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

Diff of /emacs/lisp/ChangeLog

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

revision 1.3953 by kfstorm, Tue May 28 22:03:41 2002 UTC revision 1.3954 by rms, Wed May 29 16:40:46 2002 UTC
# Line 1  Line 1 
1    2002-05-29  Richard M. Stallman  <rms@gnu.org>
2    
3            * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
4            When recognizing a def... construct, make that indentation
5            tentative, so that it can be overridden if the list in question
6            is not actually an expression.
7            (common-lisp-indent-call-method): New subroutine.
8    
9            * emacs-lisp/bytecomp.el (batch-byte-compile-file):
10            Delete the output file if we get a file-error.
11    
12            * tooltip.el (tooltip-mouse-motions-active): New variable.
13            (tooltip-activate-mouse-motions): Don't kill track-mouse local
14            if it was not made by us.
15    
16            * mouse.el (mouse-set-font): Avoid misleading error message
17            if user makes no selection.
18    
19            * info.el (Info-setup-header-line): Don't hide the links line.
20    
21            * files.el (find-file-noselect-1): Return the buffer we created
22            even if it has been killed within `after-find-file'.
23    
24            * files.el (auto-mode-alist): Use ada-mode for .ad[bs].dg files.
25    
26  2002-05-29  Kim F. Storm  <storm@cua.dk>  2002-05-29  Kim F. Storm  <storm@cua.dk>
27    
28          * simple.el (open-network-stream-server): Pass on optional args          * simple.el (open-network-stream-server): Pass on optional args

Legend:
Removed from v.1.3953  
changed lines
  Added in v.1.3954

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