emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 10 Sep 2002 12:50:08 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4302 emacs/lisp/ChangeLog:1.4303
*** emacs/lisp/ChangeLog:1.4302 Tue Sep 10 04:08:18 2002
--- emacs/lisp/ChangeLog        Tue Sep 10 12:50:07 2002
***************
*** 1,3 ****
--- 1,44 ----
+ 2002-09-10  Richard M. Stallman  <address@hidden>
+ 
+       * files.el (diff-buffer-with-file): Simplify.
+       Don't signal an error if buffer has no file.
+       Call sit-for after `diff' returns.
+ 
+       * play/gamegrid.el (gamegrid-make-color-tty-face):
+       Handle string as COLOR arg.
+       (gamegrid-display-type): Don't assume display-color-p
+       implies a color-x terminal.
+       (gamegrid-hide-cursor): Set `cursor-type' local variable.
+ 
+       * descr-text.el (describe-text-mode): Add font-lock-defontify to
+       change-major-mode-hook.
+ 
+       * ibuffer.el (ibuffer-mode): Add font-lock-defontify to
+       change-major-mode-hook.
+ 
+       * comint.el (comint-mode): Add font-lock-defontify to
+       change-major-mode-hook.
+ 
+       * info.el (Info-mode):  Add font-lock-defontify to
+       change-major-mode-hook.
+ 
+       * replace.el (occur-mode): Add font-lock-defontify to
+       change-major-mode-hook.
+ 
+       * font-core.el (font-lock-defontify): New function.
+ 
+ 2002-09-10  Richard M. Stallman  <address@hidden>
+ 
+       * ps-print.el (ps-printer-name-option): Doc fix.
+ 
+ 2002-09-10  Vinicius Jose Latorre  <address@hidden>
+ 
+       * ps-print.el: Adjust ps-postscript-code-directory setting.  XEmacs
+       version check was adjusted.
+       (ps-print-version): New version number (6.5.6).
+       (ps-print-color-p, ps-page-dimensions-database): Autoload var.
+       (ps-print-code, ps-print-preprint-region): Adjust code.
+ 
  2002-09-10  Kai Gro,b_(Bjohann  <address@hidden>
  
        * files.el (auto-mode-alist): ~/.gnus, ~/.viper are in




reply via email to

[Prev in Thread] Current Thread [Next in Thread]