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

Diff of /emacs/lisp/ChangeLog

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

revision 1.2776.2.132 by eliz, Tue Feb 12 17:46:45 2002 UTC revision 1.2776.2.133 by schwab, Fri Feb 15 17:09:22 2002 UTC
# Line 1  Line 1 
1    2002-02-15  Andreas Schwab  <schwab@suse.de>
2    
3            * textmodes/tex-mode.el (tex-font-lock-keywords-2): Require
4            non-letter after specials.
5    
6  2002-02-12  Eli Zaretskii  <eliz@is.elta.co.il>  2002-02-12  Eli Zaretskii  <eliz@is.elta.co.il>
7    
8          * window.el (save-selected-window): If the saved window has          * window.el (save-selected-window): If the saved window has
# Line 26  Line 31 
31          version of rmail-enable-mime.          version of rmail-enable-mime.
32          (rmail-forward): Use it.          (rmail-forward): Use it.
33    
34  2002-02-06  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-02-06  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
35    
36          * textmodes/sgml-mode.el (sgml-start-tag-regex)          * textmodes/sgml-mode.el (sgml-start-tag-regex)
37          (sgml-font-lock-keywords-1, sgml-mode-common): Allow underscore,          (sgml-font-lock-keywords-1, sgml-mode-common): Allow underscore,
# Line 74  Line 79 
79          looking for X-Coding-System header, and restore the pruned state          looking for X-Coding-System header, and restore the pruned state
80          before returning.          before returning.
81    
82  2002-02-02  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-02-02  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
83    
84          * cus-edit.el (customize-save-variable): Fix typo in prompt.          * cus-edit.el (customize-save-variable): Fix typo in prompt.
85    
# Line 92  Line 97 
97    
98          * hi-lock.el (hi-lock-find-patterns): Save restriction.          * hi-lock.el (hi-lock-find-patterns): Save restriction.
99    
100  2002-01-29  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2002-01-29  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
101    
102          * tmm.el (tmm-get-keymap): Honour :visible in `menu-item'.          * tmm.el (tmm-get-keymap): Honour :visible in `menu-item'.
103          Add Keywords header.  Update Commentary section.          Add Keywords header.  Update Commentary section.
# Line 687  Line 692 
692    
693          * pcvs-util.el (cvs-prefix-define): Typo cons->concat.          * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
694    
695  2001-10-03  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-10-03  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
696    
697          * emulation/tpu-edt.el: Make messages match original TPU/edt          * emulation/tpu-edt.el: Make messages match original TPU/edt
698          editor.  From riepel@Stanford.EDU (Rob Riepel).          editor.  From riepel@Stanford.EDU (Rob Riepel).
# Line 1073  Line 1078 
1078          * comint.el (comint-send-input): Handle comint-process-echoes          * comint.el (comint-send-input): Handle comint-process-echoes
1079          differently.          differently.
1080    
1081  2001-09-07  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-09-07  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1082    
1083          * locate.el (locate-insert-header): Remove unnecessary whitespace.          * locate.el (locate-insert-header): Remove unnecessary whitespace.
1084    
# Line 1184  Line 1189 
1189    
1190          * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:          * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
1191          Mention "yank" in the help-echo text.          Mention "yank" in the help-echo text.
1192          Suggested by Pavel Jan,Bm(Bk <Pavel@Janik.cz>.          Suggested by Pavel Jan,Am(Bk <Pavel@Janik.cz>.
1193    
1194  2001-09-01  Stefan Monnier  <monnier@cs.yale.edu>  2001-09-01  Stefan Monnier  <monnier@cs.yale.edu>
1195    
# Line 1244  Line 1249 
1249          * startup.el (fancy-splash-screens): Temporarily set          * startup.el (fancy-splash-screens): Temporarily set
1250          minor-mode-map-alist to nil while displaying splash screens.          minor-mode-map-alist to nil while displaying splash screens.
1251    
1252  2001-08-29  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-08-29  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1253    
1254          * buff-menu.el: Add Keywords header.          * buff-menu.el: Add Keywords header.
1255          Doc fix (C-x C-b is bound to list-buffers).          Doc fix (C-x C-b is bound to list-buffers).
# Line 1328  Line 1333 
1333  2001-08-26  Eli Zaretskii  <eliz@is.elta.co.il>  2001-08-26  Eli Zaretskii  <eliz@is.elta.co.il>
1334    
1335          * textmodes/texnfo-upd.el: Remove dots and exclams at end of error          * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
1336          messages.  From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.          messages.  From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
1337    
1338          * emacs-lisp/levents.el: Specify FSF as Maintainer.  From Pavel          * emacs-lisp/levents.el: Specify FSF as Maintainer.  From Pavel
1339          Jan,Bm(Bk <Pavel@Janik.cz>.          Jan,Am(Bk <Pavel@Janik.cz>.
1340    
1341          * emacs-lisp/lselect.el: Ditto.          * emacs-lisp/lselect.el: Ditto.
1342    
1343          * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):          * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
1344          Remove periods from the end of error message strings.          Remove periods from the end of error message strings.
1345          From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.          From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
1346    
1347          * progmodes/antlr-mode.el: Add Keywords header.  From Pavel          * progmodes/antlr-mode.el: Add Keywords header.  From Pavel
1348          Jan,Bm(Bk <Pavel@Janik.cz>.          Jan,Am(Bk <Pavel@Janik.cz>.
1349    
1350          * net/telnet.el: Ditto.          * net/telnet.el: Ditto.
1351    
# Line 1460  Line 1465 
1465  2001-08-20  Gerd Moellmann  <gerd@gnu.org>  2001-08-20  Gerd Moellmann  <gerd@gnu.org>
1466    
1467          * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove          * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
1468          some spaces from a message.  From Pavel Jan,Bm(Bk  <Pavel@Janik.cz>.          some spaces from a message.  From Pavel Jan,Am(Bk  <Pavel@Janik.cz>.
1469    
1470          * whitespace.el (whitespace-global-mode): Add autoload cookie.          * whitespace.el (whitespace-global-mode): Add autoload cookie.
1471    
# Line 1634  Line 1639 
1639          text files.          text files.
1640          (image-jpeg-p): Correct calculation of next field offset.          (image-jpeg-p): Correct calculation of next field offset.
1641    
1642  2001-08-08  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-08-08  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1643    
1644          * battery.el: Fix typo.          * battery.el: Fix typo.
1645    
# Line 1671  Line 1676 
1676          * image.el (image-type-regexps): Use `\`' instead of `^' in          * image.el (image-type-regexps): Use `\`' instead of `^' in
1677          most regular expressions.          most regular expressions.
1678    
1679  2001-08-06  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-08-06  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1680    
1681          * play/animate.el: Re-insert a reference to re-inserted function.          * play/animate.el: Re-insert a reference to re-inserted function.
1682    
# Line 1685  Line 1690 
1690          * toolbar/tool-bar.el (tool-bar-add-item-from-menu):          * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
1691          Handle old-style menu definitions.          Handle old-style menu definitions.
1692    
1693  2001-08-06  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-08-06  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1694    
1695          * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,          * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
1696          * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.          * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
# Line 1694  Line 1699 
1699          * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,          * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
1700          * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.          * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
1701    
1702  2001-08-05  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-08-05  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
1703    
1704          * textmodes/tildify.el: Milan Zamazal has new address.          * textmodes/tildify.el: Milan Zamazal has new address.
1705    
# Line 2032  Line 2037 
2037          * mail/mh-utils.el (mh-find-progs): Also search in `lib'.          * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
2038          From Mats Bengtsson <mats.bengtsson@s3.kth.se>,          From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
2039    
2040  2001-07-17  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-07-17  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2041    
2042          * international/iso-transl.el: Fix typo in the header of the file.          * international/iso-transl.el: Fix typo in the header of the file.
2043    
# Line 2064  Line 2069 
2069          * server.el (server-process-filter, server-visit-files):          * server.el (server-process-filter, server-visit-files):
2070          Add support for +LINE:COLUMN style emacsclient calls.          Add support for +LINE:COLUMN style emacsclient calls.
2071    
2072  2001-07-16  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-07-16  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2073    
2074          * emacs-lisp/easy-mmode.el: Add Keywords header.          * emacs-lisp/easy-mmode.el: Add Keywords header.
2075    
# Line 2117  Line 2122 
2122    
2123          * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.          * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
2124    
2125  2001-07-16  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-07-16  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2126    
2127          * ps-print.el: Fix Author: header.          * ps-print.el: Fix Author: header.
2128    
# Line 2130  Line 2135 
2135          send-invisible, which is already defined in Comint.          send-invisible, which is already defined in Comint.
2136          (eshell-watch-for-password-prompt): Use it.          (eshell-watch-for-password-prompt): Use it.
2137    
2138  2001-07-16  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-07-16  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2139    
2140          * which-func.el (which-func-mode): Doc fix.          * which-func.el (which-func-mode): Doc fix.
2141    
# Line 2189  Line 2194 
2194          * simple.el (set-variable): Require 'cus-edit' instead of          * simple.el (set-variable): Require 'cus-edit' instead of
2195          `wid-edit', so that the Custom widgets get defined.          `wid-edit', so that the Custom widgets get defined.
2196    
2197  2001-07-16  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-07-16  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2198    
2199          * allout.el: A fix to follow coding conventions.          * allout.el: A fix to follow coding conventions.
2200    
# Line 2215  Line 2220 
2220          * dired.el (dired-insert-set-properties): Fix invalid mouse-face          * dired.el (dired-insert-set-properties): Fix invalid mouse-face
2221          property.          property.
2222    
2223  2001-07-16  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-07-16  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2224    
2225          * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,          * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
2226          * play/gamegrid.el, play/handwrite.el, play/landmark.el,          * play/gamegrid.el, play/handwrite.el, play/landmark.el,
# Line 2237  Line 2242 
2242          * mail/reporter.el (reporter-submit-bug-report):          * mail/reporter.el (reporter-submit-bug-report):
2243          Don't abuse make-variable-buffer-local.  Fix call to add-hook.          Don't abuse make-variable-buffer-local.  Fix call to add-hook.
2244    
2245  2001-07-15  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-07-15  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2246    
2247          * calendar/cal-china.el, calendar/cal-coptic.el,          * calendar/cal-china.el, calendar/cal-coptic.el,
2248          * calendar/cal-dst.el, calendar/cal-french.el,          * calendar/cal-dst.el, calendar/cal-french.el,
# Line 2364  Line 2369 
2369          * vt100-led.el, window.el: Some fixes to follow coding conventions in          * vt100-led.el, window.el: Some fixes to follow coding conventions in
2370          files maintained by FSF.          files maintained by FSF.
2371    
2372  2001-07-13  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-07-13  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2373    
2374          * arc-mode.el: A fix to follow coding conventions.          * arc-mode.el: A fix to follow coding conventions.
2375    
# Line 2395  Line 2400 
2400    
2401          * play/fortune.el: Add types to defcustoms.          * play/fortune.el: Add types to defcustoms.
2402    
2403  2001-07-12  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>  2001-07-12  Pavel Jan,Am(Bk  <Pavel@Janik.cz>
2404    
2405          * language/czech.el: A fix to follow coding conventions.          * language/czech.el: A fix to follow coding conventions.
2406    
# Line 2424  Line 2429 
2429  2001-07-11  Eli Zaretskii  <eliz@is.elta.co.il>  2001-07-11  Eli Zaretskii  <eliz@is.elta.co.il>
2430    
2431          * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.          * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
2432          From Pavel Jan,Bm(Bk <Pavel@Janik.cz>          From Pavel Jan,Am(Bk <Pavel@Janik.cz>
2433    
2434          * progmodes/ada-mode.el: Ditto.          * progmodes/ada-mode.el: Ditto.
2435    
# Line 2532  Line 2537 
2537          * calendar/todo-mode.el (todo-top-priorities): Use delete-region          * calendar/todo-mode.el (todo-top-priorities): Use delete-region
2538          instead of kill-line.          instead of kill-line.
2539    
2540          * play/pong.el: Fix first line.  From Pavel Jan,Bm(Bk          * play/pong.el: Fix first line.  From Pavel Jan,Am(Bk
2541          <Pavel@Janik.cz>.          <Pavel@Janik.cz>.
2542    
2543          * battery.el (battery-update): Add help-echo.  From Pavel Jan,Bm(Bk          * battery.el (battery-update): Add help-echo.  From Pavel Jan,Am(Bk
2544          <Pavel@Janik.cz>.          <Pavel@Janik.cz>.
2545    
2546  2001-07-04  Gerd Moellmann  <gerd@gnu.org>  2001-07-04  Gerd Moellmann  <gerd@gnu.org>
# Line 2573  Line 2578 
2578  2001-07-02  Eli Zaretskii  <eliz@is.elta.co.il>  2001-07-02  Eli Zaretskii  <eliz@is.elta.co.il>
2579    
2580          * allout.el: Fix the header line, so that finder.el recognizes it.          * allout.el: Fix the header line, so that finder.el recognizes it.
2581          From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.          From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
2582    
2583          * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.          * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
2584          From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.          From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
2585    
2586  2001-06-29  Eli Zaretskii  <eliz@is.elta.co.il>  2001-06-29  Eli Zaretskii  <eliz@is.elta.co.il>
2587    
# Line 2886  Line 2891 
2891  2001-06-10  Eli Zaretskii  <eliz@is.elta.co.il>  2001-06-10  Eli Zaretskii  <eliz@is.elta.co.il>
2892    
2893          * server.el (server-process, server-buffer-clients): Doc fix.          * server.el (server-process, server-buffer-clients): Doc fix.
2894          From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.          From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
2895    
2896  2001-06-09  John Wiegley  <johnw@gnu.org>  2001-06-09  John Wiegley  <johnw@gnu.org>
2897    
# Line 3144  Line 3149 
3149  2001-05-20  Eli Zaretskii  <eliz@is.elta.co.il>  2001-05-20  Eli Zaretskii  <eliz@is.elta.co.il>
3150    
3151          * international/ccl.el (define-ccl-program): Fix a typo.          * international/ccl.el (define-ccl-program): Fix a typo.
3152          From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.          From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
3153    
3154          * international/mule.el (decode-char): Fix a typo.  From Pavel          * international/mule.el (decode-char): Fix a typo.  From Pavel
3155          Jan,Bm(Bk <Pavel@Janik.cz>.          Jan,Am(Bk <Pavel@Janik.cz>.
3156    
3157          * textmodes/artist.el (artist-mode): Fix a typo.  From Pavel          * textmodes/artist.el (artist-mode): Fix a typo.  From Pavel
3158          Jan,Bm(Bk <Pavel@Janik.cz>.          Jan,Am(Bk <Pavel@Janik.cz>.
3159    
3160          * frame.el (automatic-hscrolling): Fix a typo.  From Pavel          * frame.el (automatic-hscrolling): Fix a typo.  From Pavel
3161          Jan,Bm(Bk <Pavel@Janik.cz>.          Jan,Am(Bk <Pavel@Janik.cz>.
3162    
3163  2001-05-18  Sam Steingold  <sds@gnu.org>  2001-05-18  Sam Steingold  <sds@gnu.org>
3164    
# Line 3385  Line 3390 
3390          coding-system-for-read, if it is non-nil.          coding-system-for-read, if it is non-nil.
3391    
3392          * calendar/holidays.el (holidays): Add an autoload cookie.          * calendar/holidays.el (holidays): Add an autoload cookie.
3393          From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.          From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
3394    
3395  2001-05-08  John Wiegley  <johnw@gnu.org>  2001-05-08  John Wiegley  <johnw@gnu.org>
3396    
# Line 4083  Line 4088 
4088          Add an antry for ``converts''.          Add an antry for ``converts''.
4089    
4090          * language/slovak.el ("Slovak"): Add documentation string.          * language/slovak.el ("Slovak"): Add documentation string.
4091          From Pavel@Janik.cz (Pavel Jan,Bm(Bk ml.).          From Pavel@Janik.cz (Pavel Jan,Am(Bk ml.).
4092    
4093          * language/czech.el ("Czech"): Add documentation string.          * language/czech.el ("Czech"): Add documentation string.
4094          From Pavel@Janik.cz (Pavel Jan,Bm(Bk ml.).          From Pavel@Janik.cz (Pavel Jan,Am(Bk ml.).
4095    
4096          * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'          * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
4097          to `isci24-mule.bdf'.  From: Kenichi Handa <handa@etl.go.jp>.          to `isci24-mule.bdf'.  From: Kenichi Handa <handa@etl.go.jp>.
# Line 4797  Line 4802 
4802  2001-03-15  Gerd Moellmann  <gerd@gnu.org>  2001-03-15  Gerd Moellmann  <gerd@gnu.org>
4803    
4804          * textmodes/ispell.el (ispell-dictionary-alist-6): Add support          * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
4805          for Slovak.  From Pavel.Janik@suse.cz (Pavel Jan,Bm(Bk ml.).          for Slovak.  From Pavel.Janik@suse.cz (Pavel Jan,Am(Bk ml.).
4806    
4807  2001-03-14  Gerd Moellmann  <gerd@gnu.org>  2001-03-14  Gerd Moellmann  <gerd@gnu.org>
4808    

Legend:
Removed from v.1.2776.2.132  
changed lines
  Added in v.1.2776.2.133

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