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: Sun, 01 Sep 2002 09:46:53 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4266 emacs/lisp/ChangeLog:1.4267
*** emacs/lisp/ChangeLog:1.4266 Sat Aug 31 21:03:09 2002
--- emacs/lisp/ChangeLog        Sun Sep  1 09:46:53 2002
***************
*** 1,3 ****
--- 1,21 ----
+ 2002-09-01  Richard M. Stallman  <address@hidden>
+ 
+       * ruler-mode.el (defgroup ruler-mode): Use `convenience' as parent.
+ 
+       * dired.el (defgroup dired): Use `files' as parent.
+       (dired-get-filename): Ignore handler if it has safe-magic prop.
+ 
+       * jka-compr.el (jka-compr-handler): Add safe-magic property.
+ 
+ 2002-08-31  Richard M. Stallman  <address@hidden>
+ 
+       * simple.el (kill-line): Use end-of-visible-line to determine
+       if rest of line is blank.
+       (end-of-visible-line): Cope if end-of-line moved back over
+       invisible intangible chars at end of line.
+ 
+       * simple.el (completion-setup-function): Don't use directory-sep-char.
+ 
  2002-09-01  Glenn Morris  <address@hidden>
  
        * progmodes/f90.el (f90-menu): Remove ":active" keyword where not




reply via email to

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