comparison lisp/ChangeLog @ 67051:ba04f6850d69

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 20 Nov 2005 18:06:05 +0000
parents 580816de789f
children b8c0eb74d77e
comparison
equal deleted inserted replaced
67050:c365e04ea266 67051:ba04f6850d69
11 Remove excess whitespace in the output. Use `=' in `column=' 11 Remove excess whitespace in the output. Use `=' in `column='
12 like in `point=' and `Hscroll='. 12 like in `point=' and `Hscroll='.
13 13
14 * international/mule-cmds.el (encoded-string-description): 14 * international/mule-cmds.el (encoded-string-description):
15 Use Lisp-readable syntax for hex. 15 Use Lisp-readable syntax for hex.
16
17 2005-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
18
19 * newcomment.el (comment-enter-backward): Handle the case where the
20 comment is closed by EOB.
16 21
17 2005-11-19 Chong Yidong <cyd@stupidchicken.com> 22 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
18 23
19 * longlines.el (longlines-before-revert-hook) 24 * longlines.el (longlines-before-revert-hook)
20 (longlines-after-revert-hook): New functions. 25 (longlines-after-revert-hook): New functions.
57 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of 62 * ffap.el (ffap-menu-rescan): Use inhibit-read-only instead of
58 binding buffer-read-only to nil. 63 binding buffer-read-only to nil.
59 64
60 2005-11-19 Eli Zaretskii <eliz@gnu.org> 65 2005-11-19 Eli Zaretskii <eliz@gnu.org>
61 66
62 * complete.el (partial-completion-mode): Mention 67 * complete.el (partial-completion-mode):
63 completion-auto-help in the doc string. 68 Mention completion-auto-help in the doc string.
64 69
65 * man.el (Man-highlight-references): Doc fix. Reformat code in a 70 * man.el (Man-highlight-references): Doc fix. Reformat code in a
66 more Lisp-ish way. 71 more Lisp-ish way.
67 72
68 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change) 73 2005-11-19 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change)
70 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9 75 * ls-lisp.el (ls-lisp-format-file-size): Format file size with 9
71 digits, not 8, to avoid misalignment for files larger than 100MB. 76 digits, not 8, to avoid misalignment for files larger than 100MB.
72 77
73 2005-11-19 Eli Zaretskii <eliz@gnu.org> 78 2005-11-19 Eli Zaretskii <eliz@gnu.org>
74 79
75 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>: Mention 80 * menu-bar.el (menu-bar-describe-menu) <list-keybindings>:
76 "keyboard shortcuts" in the help text. 81 Mention "keyboard shortcuts" in the help text.
77 82
78 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 83 2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
79 84
80 * startup.el (fancy-splash-default-action): Discard only 85 * startup.el (fancy-splash-default-action): Discard only
81 mouse-down and succeeding mouse-up events in the splash screen 86 mouse-down and succeeding mouse-up events in the splash screen