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

Diff of /emacs/lisp/ChangeLog

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

revision 1.7476 by rsteib, Mon May 9 16:20:33 2005 UTC revision 1.7477 by monnier, Mon May 9 17:31:00 2005 UTC
# Line 24  Line 24 
24    
25  2005-05-08  Eli Zaretskii  <eliz@gnu.org>  2005-05-08  Eli Zaretskii  <eliz@gnu.org>
26    
27          * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Improve          * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
28          commentary.          Improve commentary.
29    
30          * simple.el (next-error-overlay-arrow-position): Revert the change          * simple.el (next-error-overlay-arrow-position): Revert the change
31          made on 2005-04-30.          made on 2005-04-30.
# Line 41  Line 41 
41    
42  2005-05-07  Eli Zaretskii  <eliz@gnu.org>  2005-05-07  Eli Zaretskii  <eliz@gnu.org>
43    
44          * progmodes/compile.el (compilation-setup): Set          * progmodes/compile.el (compilation-setup):
45          overlay-arrow-string to an empty string on text terminals.          Set overlay-arrow-string to an empty string on text terminals.
46    
47          * textmodes/ispell.el (ispell-program-name): Try looking for          * textmodes/ispell.el (ispell-program-name): Try looking for
48          "aspell" along exec-path, and if found, use it as the default          "aspell" along exec-path, and if found, use it as the default
# Line 50  Line 50 
50    
51  2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)  2005-05-07  Jirka Kosek  <jirka@kosek.cz>  (tiny change)
52    
53          * international/mule.el (sgml-xml-auto-coding-function): Recognize          * international/mule.el (sgml-xml-auto-coding-function):
54          encoding='FOO' in single quotes as well as in double quotes.          Recognize encoding='FOO' in single quotes as well as in double quotes.
55    
56  2005-05-07  Johan Bockg,Ae(Brd  <bojohan@dd.chalmers.se>  2005-05-07  Johan Bockg,Ae(Brd  <bojohan@dd.chalmers.se>
57    
# Line 61  Line 61 
61    
62  2005-05-07  Eli Zaretskii  <eliz@gnu.org>  2005-05-07  Eli Zaretskii  <eliz@gnu.org>
63    
64          * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name): Explain          * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
65          more about the LIGHTER arg's usage in the doc string.  Add          Explain more about the LIGHTER arg's usage in the doc string.
66          commentary to clarify what the code does.  Fix the regexp that          Add commentary to clarify what the code does.  Fix the regexp that
67          strips whitespace from LIGHTER.  Quote LIGHTER before using it,          strips whitespace from LIGHTER.  Quote LIGHTER before using it,
68          since it could have characters special to regular expressions.          since it could have characters special to regular expressions.
69    
# Line 71  Line 71 
71    
72          * replace.el (occur-1): Bind inhibit-read-only so that          * replace.el (occur-1): Bind inhibit-read-only so that
73          erase-buffer doesn't barf on read-only text properties (likewise          erase-buffer doesn't barf on read-only text properties (likewise
74          for add-text-properties in occur-engine).  Mark buffer as          for add-text-properties in occur-engine).  Mark buffer as unmodified.
         unmodified.  
75          (occur-engine): Don't set buffer-read-only here.          (occur-engine): Don't set buffer-read-only here.
76    
77  2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>  2005-05-06  Stefan Monnier  <monnier@iro.umontreal.ca>
# Line 167  Line 166 
166          * term/mac-win.el: Don't define or bind scroll bar functions if          * term/mac-win.el: Don't define or bind scroll bar functions if
167          x-toolkit-scroll-bars is t.          x-toolkit-scroll-bars is t.
168          (x-select-text, x-get-selection-value):          (x-select-text, x-get-selection-value):
169          Clear x-last-selected-text-clipboard if x-select-enable-clipboard is          Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
         nil.  
170          (PRIMARY): Put mac-scrap-name property.          (PRIMARY): Put mac-scrap-name property.
171          (mac-select-convert-to-file-url): New function.          (mac-select-convert-to-file-url): New function.
172          (public.file-url): New selection target type.  Add to          (public.file-url): New selection target type.  Add to
# Line 176  Line 174 
174          (x-get-selection, x-selection-value): Handle it.          (x-get-selection, x-selection-value): Handle it.
175          (x-cut-buffer-or-selection-value): New alias.          (x-cut-buffer-or-selection-value): New alias.
176    
177    2005-05-05  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
178    
179            * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
180            entry to avoid calling bibtex-find-entry with arg global
181            being t.  Remove arg key.
182            (bibtex-summary-function, bibtex-complete-crossref-cleanup)
183            (bibtex-copy-summary-as-kill): Change accordingly.
184    
185    2005-05-05  Stefan Monnier  <monnier@iro.umontreal.ca>
186    
187            * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
188            (org-agenda-date-later): Use with-current-buffer.
189    
190  2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>  2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
191    
192          * emacs-lisp/byte-run.el (define-obsolete-function-alias)          * emacs-lisp/byte-run.el (define-obsolete-function-alias)

Legend:
Removed from v.1.7476  
changed lines
  Added in v.1.7477

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