comparison lisp/ChangeLog @ 87789:16e347bbe4ce

(describe-mode): Pass the right buffer to format-mode-line.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 16 Jan 2008 15:55:15 +0000
parents 4c03765b3435
children d4459bad23ea
comparison
equal deleted inserted replaced
87788:6d98607cec67 87789:16e347bbe4ce
1 2008-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * help.el (describe-mode): Pass the right buffer to format-mode-line.
4
1 2008-01-16 Glenn Morris <rgm@gnu.org> 5 2008-01-16 Glenn Morris <rgm@gnu.org>
2 6
3 * comint.el (comint-regexp-arg): Fix no-input case. 7 * comint.el (comint-regexp-arg): Fix no-input case.
4 8
5 2008-01-16 Dan Nicolaescu <dann@ics.uci.edu> 9 2008-01-16 Dan Nicolaescu <dann@ics.uci.edu>
12 * vc-arch.el (vc-arch-find-file-hook): Undo previous change. 16 * vc-arch.el (vc-arch-find-file-hook): Undo previous change.
13 17
14 2008-01-16 Ulf Jasper <ulf.jasper@web.de> 18 2008-01-16 Ulf Jasper <ulf.jasper@web.de>
15 19
16 * calendar/icalendar.el (icalendar-version): Increase to 0.16. 20 * calendar/icalendar.el (icalendar-version): Increase to 0.16.
17 (icalendar-export-file, icalendar-import-file): Restore 21 (icalendar-export-file, icalendar-import-file):
18 significant trailing whitespace in `interactive' prompts. 22 Restore significant trailing whitespace in `interactive' prompts.
19 23
20 2008-01-16 Tom Tromey <tromey@redhat.com> 24 2008-01-16 Tom Tromey <tromey@redhat.com>
21 25
22 * calendar/icalendar.el (icalendar--convert-tz-offset) 26 * calendar/icalendar.el (icalendar--convert-tz-offset)
23 (icalendar--parse-vtimezone, icalendar--convert-all-timezones) 27 (icalendar--parse-vtimezone, icalendar--convert-all-timezones)
24 (icalendar--find-time-zone): New functions. 28 (icalendar--find-time-zone): New functions.
25 (icalendar--decode-isodatetime): Add `zone' argument, passed to 29 (icalendar--decode-isodatetime): Add `zone' argument, passed to
26 `decode-time'. Doc fix. 30 `decode-time'. Doc fix.
27 (icalendar--convert-ical-to-diary): Compute zone-map. Pass 31 (icalendar--convert-ical-to-diary): Compute zone-map.
28 timezone to icalendar--decode-isodatetime. 32 Pass timezone to icalendar--decode-isodatetime.
29 33
30 2008-01-16 Alan Mackenzie <acm@muc.de> 34 2008-01-16 Alan Mackenzie <acm@muc.de>
31 35
32 * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside 36 * progmodes/cc-vars.el (c-constant-symbol): Put this defun inside
33 an eval-and-compile, so as to permit byte-compiling (e.g. in 37 an eval-and-compile, so as to permit byte-compiling (e.g. in