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: Wed, 08 Jun 2005 11:55:20 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7695 emacs/lisp/ChangeLog:1.7696
*** emacs/lisp/ChangeLog:1.7695 Wed Jun  8 12:00:22 2005
--- emacs/lisp/ChangeLog        Wed Jun  8 15:55:18 2005
***************
*** 1,3 ****
--- 1,25 ----
+ 2005-06-08  Richard M. Stallman  <address@hidden>
+ 
+       * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
+       give the variable a doc string that doesn't say don't set it directly.
+ 
+       * textmodes/ispell.el (ispell-check-version):
+       Use match-string-no-properties.
+       (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
+       (ispell-buffer-local-words): Likewise.
+ 
+       * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
+       except on terminals with enough colors to really display it.
+       (makefile-dependency-regex): Delete spurious `bb'.
+ 
+       * faces.el (escape-glyph): Use blue once again in last case.
+       (no-break-space): Redefined so that it isn't invisible on a tty.
+ 
+ 2005-06-07  Richard M. Stallman  <address@hidden>
+ 
+       * progmodes/make-mode.el (makefile-dependency-regex):
+       Remove `bb' inserted by mistake.
+ 
  2005-06-08  Kim F. Storm  <address@hidden>
  
        * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
***************
*** 16,22 ****
  
  2005-06-07  David McCabe  <address@hidden>  (tiny change)
  
!       * emacs-lisp/lisp-mode.el (defstruct): Set doc-string-elt property.
  
  2005-06-06  Stefan Monnier  <address@hidden>
  
--- 38,44 ----
  
  2005-06-07  David McCabe  <address@hidden>  (tiny change)
  
!       * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
  
  2005-06-06  Stefan Monnier  <address@hidden>
  




reply via email to

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