/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7914 by eliz, Fri Jul 8 13:45:29 2005 UTC revision 1.7915 by rms, Fri Jul 8 22:55:36 2005 UTC
# Line 1  Line 1 
1    2005-07-08  Richard M. Stallman  <rms@gnu.org>
2    
3            * emacs-lisp/checkdoc.el (checkdoc-proper-noun-list):
4            Check for "emacs", etc., as entire symbol, not just as word.
5            (checkdoc-file-comments-engine): Use regexp-quote on FN.
6    
7            * files.el (set-visited-file-name): Report the error
8            for "empty filename" earlier.
9            (kill-some-buffers): Ignore buffers already dead.
10    
11            * fringe.el (fringe-mode): Doc fix.
12    
13            * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded):
14            Check for (featurep 'xemacs) and turn off warnings in what it guards.
15            Use unwind-protect to ensure byte-compile-unresolved-functions
16            is updated.
17    
18            * whitespace.el (whitespace-buffer-leading-cleanup):
19            Simplify w/ skip-chars-forward.
20            (whitespace-buffer-trailing-cleanup): Simplify w/ skip-chars-backward.
21    
22            * mail/rmail.el (rmail-only-expunge): Fix paren error.
23            Unconditionally try to leave point at the same old place.
24    
25  2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)  2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
26    
27          * comint.el (comint-postoutput-scroll-to-bottom)          * comint.el (comint-postoutput-scroll-to-bottom)

Legend:
Removed from v.1.7914  
changed lines
  Added in v.1.7915

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26