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

Diff of /emacs/lisp/ChangeLog

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

revision 1.7770 by lute, Mon Jun 13 12:08:25 2005 UTC revision 1.7771 by monnier, Mon Jun 13 20:50:25 2005 UTC
# Line 1  Line 1 
1    2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2    
3            * subr.el (complete-in-turn): New macro.
4            (dynamic-completion-table, lazy-completion-table): Add debug info.
5    
6            * faces.el (read-face-name): Use complete-in-turn complete non-aliases
7            in preference to face aliases.
8    
9            * textmodes/fill.el (fill-match-adaptive-prefix): New function.
10            (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
11            Remove unused vars `start' and `firstline'.
12            (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
13            (justify-current-line, fill-individual-paragraphs): Remove unused vars.
14    
15  2005-06-13  Eli Zaretskii  <eliz@gnu.org>  2005-06-13  Eli Zaretskii  <eliz@gnu.org>
16    
17          * cus-start.el (all): Don't complain about missing GTK-related          * cus-start.el (all): Don't complain about missing GTK-related
# Line 16  Line 30 
30    
31          * woman.el (woman-mode-line-format): Delete constant.          * woman.el (woman-mode-line-format): Delete constant.
32          (woman-mode-map): Initialize it properly.          (woman-mode-map): Initialize it properly.
33          (woman-mode): Set mode-class property to special.  Use          (woman-mode): Set mode-class property to special.
34          delay-mode-hooks and run-mode-hooks.  Use the right keymap.  Set          Use delay-mode-hooks and run-mode-hooks.  Use the right keymap.
35          major-mode and mode-name.  Don't set mode-line-format directly.          Set major-mode and mode-name.  Don't set mode-line-format directly.
36          (Man-getpage-in-background): Don't reference          (Man-getpage-in-background): Don't reference woman-mode-line-format.
         woman-mode-line-format.  
37    
38          * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty          * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
39          string argument obsolete.          string argument obsolete.
# Line 46  Line 59 
59          (org-insert-link, org-store-link): Use org-make-link.          (org-insert-link, org-store-link): Use org-make-link.
60          (org-open-file): Quote file name for shell command, to allow          (org-open-file): Quote file name for shell command, to allow
61          spaces in file names.          spaces in file names.
62          (org-link-regexp): Fixed bug with mailto link.          (org-link-regexp): Fix bug with mailto link.
63          (org-link-maybe-angles-regexp, org-protected-link-regexp): New          (org-link-maybe-angles-regexp, org-protected-link-regexp):
64          constant.          New constants.
65          (org-export-as-html): Deal with the optional angles around a link.          (org-export-as-html): Deal with the optional angles around a link.
66          Better treatment of file: links.          Better treatment of file: links.
67          (org-open-at-point): Replace @{ and @} with < and >.          (org-open-at-point): Replace @{ and @} with < and >.
# Line 79  Line 92 
92          * loadup.el: Don't say we are dumping under 2 names on windows-nt          * loadup.el: Don't say we are dumping under 2 names on windows-nt
93          and cygwin.          and cygwin.
94    
95          * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH): Don't          * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
96          use an old loaddefs.el, as in Makefile.in.          Don't use an old loaddefs.el, as in Makefile.in.
97    
98  2005-06-12  Lute Kamstra  <lute@gnu.org>  2005-06-12  Lute Kamstra  <lute@gnu.org>
99    
# Line 126  Line 139 
139  2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>  2005-06-11  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
140    
141          * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)          * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
142          (thumbs-relief, thumbs-margin, thumbs-image-resizing-step): Fix          (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
143          :type--it is `integer', not `string'.          Fix :type--it is `integer', not `string'.
144    
145          * faces.el (modeline-highlight): Rename from (the erroneous)          * faces.el (modeline-highlight): Rename from (the erroneous)
146          `modeline-higilight'.          `modeline-higilight'.

Legend:
Removed from v.1.7770  
changed lines
  Added in v.1.7771

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