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

Diff of /emacs/lisp/ChangeLog

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

revision 1.5193 by rms, Wed Jun 4 09:48:59 2003 UTC revision 1.5194 by monnier, Wed Jun 4 19:26:51 2003 UTC
# Line 23  Line 23 
23          * desktop.el (desktop-create-buffer): Undo last change.          * desktop.el (desktop-create-buffer): Undo last change.
24          (desktop-kill, desktop-save, desktop-remove): Use expand-directory          (desktop-kill, desktop-save, desktop-remove): Use expand-directory
25          rather than concat to construct desktop filename.          rather than concat to construct desktop filename.
26          (desktop-kill, desktop-read, desktop-change-dir): Ensure          (desktop-kill, desktop-read, desktop-change-dir):
27          desktop-dirname is a directory name.          Ensure desktop-dirname is a directory name.
28          (desktop-change-dir): Fix bug when DIR was relative.          (desktop-change-dir): Fix bug when DIR was relative.
29    
30  2003-06-04  Alex Coventry  <alex_c@mit.edu>  (tiny change)  2003-06-04  Alex Coventry  <alex_c@mit.edu>  (tiny change)
31    
32          * files.el (after-find-file): Fix arguments of call to `sit-for'.          * files.el (after-find-file): Fix arguments of call to `sit-for'.
33    
34    2003-06-03  Stefan Monnier  <monnier@cs.yale.edu>
35    
36            * info.el (Info-extract-menu-node-name): Remove unused arg `errmessage'.
37            (Info-follow-reference): Update corresponding call.
38            (Info-node-spec-re): New const.
39            (Info-complete-menu-item): Use it to only allow : when necessary.
40            (Info-fontify-node): Use it as well.  Fixup typo.
41    
42            * info.el (info-fontify-node): Use better help-echo text.
43            Use :align-to display prop.
44            Use `invisible' rather than `display' prop to hide text.
45    
46            * info.el (Info-mode-hook): Obey obsolete `Info-fontify'.
47            (Info-find-in-tag-table-1): Remove unused vars.
48            (Info-display-images-node): Remove unused var paragraph-markers.
49            (Info-header-line): Remove.
50            (Info-select-node): Don't set it.
51            (Info-search): Remove unused var `current'.
52            (Info-follow-reference): Remove unused var `beg'.
53            (Info-extract-menu-node-name): Remove unused var `i'.
54            (Info-complete-menu-item): Use `with-current-buffer'.
55            (Info-index): Remove unused var `rnode'.
56            (Info-mode): Set header-line-format to check text-properties directly.
57            (Info-find-emacs-command-nodes): Remove unused var `found' and `exact'.
58            (Info-fontify-node): Use `push'.
59            (Info-speedbar-hierarchy-buttons): Use `dolist'.
60            (Info-speedbar-goto-node, Info-speedbar-fetch-file-nodes):
61            Check the return value of `string-match'.
62            (Info-speedbar-fetch-file-nodes): Factor out common code.
63    
64  2003-06-03  Lute Kamstra  <Lute.Kamstra@cwi.nl>  2003-06-03  Lute Kamstra  <Lute.Kamstra@cwi.nl>
65    
66          * cus-edit.el (custom-get-fresh-buffer): Test for nonexistence buffer.          * cus-edit.el (custom-get-fresh-buffer): Test for nonexistence buffer.

Legend:
Removed from v.1.5193  
changed lines
  Added in v.1.5194

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