aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorStefan Monnier2003-04-12 19:17:24 +0000
committerStefan Monnier2003-04-12 19:17:24 +0000
commiteec54bd7437d62b15d6f174dc342d70459d3cf52 (patch)
treeaca791f827da8d7e86653440aa2f31053648c45a /lisp
parente5576936b9cf8de84f985ea1b0ebac80a03db9b7 (diff)
downloademacs-eec54bd7437d62b15d6f174dc342d70459d3cf52.tar.gz
emacs-eec54bd7437d62b15d6f174dc342d70459d3cf52.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog94
1 files changed, 49 insertions, 45 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0290cfc5607..5abe2744492 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,23 +5,29 @@
5 (describe-minor-mode-completion-table-for-indicator) 5 (describe-minor-mode-completion-table-for-indicator)
6 (describe-minor-mode-completion-table-for-symbol): New functions. 6 (describe-minor-mode-completion-table-for-symbol): New functions.
7 minor-mode-list is used here. 7 minor-mode-list is used here.
8 (describe-minor-mode-from-symbol): renamed 8 (describe-minor-mode-from-symbol):
9 from (old) describe-minor-mode. Use 9 Renamed from (old) describe-minor-mode.
10 describe-minor-mode-completion-table-for-symbol. 10 Use describe-minor-mode-completion-table-for-symbol.
11 Don't use eval. Just use symbol-name. 11 Don't use eval. Just use symbol-name.
12 (describe-minor-mode-from-indicator): Document is updated. 12 (describe-minor-mode-from-indicator): Document is updated.
13 Use `format-mode-line'. Use 13 Use `format-mode-line'.
14 describe-minor-mode-from-symbol instead of 14 Use describe-minor-mode-from-symbol instead of describe-minor-mode.
15 describe-minor-mode.
16 Use describe-minor-mode-completion-table-for-indicator. 15 Use describe-minor-mode-completion-table-for-indicator.
17 (expand-minor-mode-indicator-object): removed. 16 (expand-minor-mode-indicator-object): Remove.
18 (lookup-minor-mode-from-indicator): remove the fist white 17 (lookup-minor-mode-from-indicator): Remove the fist white
19 space from both indicator and anindicator before comparing them. 18 space from both indicator and anindicator before comparing them.
20 19
21 * bindings.el (mode-line-major-mode-keymap) 20 * bindings.el (mode-line-major-mode-keymap)
22 (mode-line-minor-mode-keymap): defined keys for the maps 21 (mode-line-minor-mode-keymap): Define keys for the maps
23 here in `defvar'. 22 here in `defvar'.
24 23
242003-04-12 Stefan Monnier <monnier@cs.yale.edu>
25
26 * server.el (server-socket-name): Use new safe location for socket.
27 (server-ensure-safe-dir): New fun.
28 (server-start): Use it and letf.
29 (server-process-filter): Re-enable the -eval feature.
30
252003-04-12 Glenn Morris <gmorris@ast.cam.ac.uk> 312003-04-12 Glenn Morris <gmorris@ast.cam.ac.uk>
26 32
27 * play/gomoku.el (gomoku-buffer-name): New constant. 33 * play/gomoku.el (gomoku-buffer-name): New constant.
@@ -41,6 +47,10 @@
41 * help-fns.el (help-add-fundoc-usage): Pass an empty string to 47 * help-fns.el (help-add-fundoc-usage): Pass an empty string to
42 `format' if no newlines are necessary. 48 `format' if no newlines are necessary.
43 49
502003-04-11 Stefan Monnier <monnier@cs.yale.edu>
51
52 * bindings.el (global-map): Bind [select-window].
53
442003-04-11 John Paul Wallington <jpw@gnu.org> 542003-04-11 John Paul Wallington <jpw@gnu.org>
45 55
46 * type-break.el (type-break-warning-countdown-string): Doc fix. 56 * type-break.el (type-break-warning-countdown-string): Doc fix.
@@ -52,22 +62,19 @@
52 62
532003-04-11 Masatake YAMATO <jet@gyve.org> 632003-04-11 Masatake YAMATO <jet@gyve.org>
54 64
55 * progmodes/etags.el (select-tags-table-mode-map): 65 * progmodes/etags.el (select-tags-table-mode-map):
56 Don't create new keymap. Instead copy from button-buffer-map. 66 Don't create new keymap. Instead copy from button-buffer-map.
57 Bind push-button to `t' instead of binding 67 Bind push-button to `t' instead of binding
58 select-tags-table-select directly 68 select-tags-table-select directly
59 69 (tags-select-tags-table): New button.
60 * (tags-select-tags-table): New button. 70 (select-tags-table): Put a button for each selections.
61
62 * progmodes/etags.el (select-tags-table): Put
63 a button for each selections.
64 71
652003-04-11 Kenichi Handa <handa@m17n.org> 722003-04-11 Kenichi Handa <handa@m17n.org>
66 73
67 * international/mule.el: Don't set 74 * international/mule.el:
68 after-insert-file-adjust-coding-function. 75 Don't set after-insert-file-adjust-coding-function.
69 (after-insert-file-set-coding): Renamed from 76 (after-insert-file-set-coding):
70 after-insert-file-set-buffer-file-coding-system. 77 Renamed from after-insert-file-set-buffer-file-coding-system.
71 78
722003-04-11 Kenichi Handa <handa@m17n.org> 792003-04-11 Kenichi Handa <handa@m17n.org>
73 80
@@ -78,8 +85,8 @@
78 (quail-kill-guidance-buf): Delete this function. 85 (quail-kill-guidance-buf): Delete this function.
79 (quail-activate): Add/remove quail-show-guidance to/from 86 (quail-activate): Add/remove quail-show-guidance to/from
80 post-command-hook. 87 post-command-hook.
81 (quail-input-method): Don't setup quail-guidance-buf. Initialize 88 (quail-input-method): Don't setup quail-guidance-buf.
82 quail-guidance-str to "". 89 Initialize quail-guidance-str to "".
83 (quail-start-translation): Call quail-show-guidance at first. 90 (quail-start-translation): Call quail-show-guidance at first.
84 (quail-start-conversion): Likewise. 91 (quail-start-conversion): Likewise.
85 (quail-terminate-translation): Don't erase quail-guidance-buf. 92 (quail-terminate-translation): Don't erase quail-guidance-buf.
@@ -88,13 +95,12 @@
88 (quail-update-current-translations): Check the width of the 95 (quail-update-current-translations): Check the width of the
89 current window, not the width of quail-guidance-win. 96 current window, not the width of quail-guidance-win.
90 (quail-make-guidance-frame): Delete the arg BUF. Fix position 97 (quail-make-guidance-frame): Delete the arg BUF. Fix position
91 calculation. Don't set the window buffer, just return the new 98 calculation. Don't set the window buffer, just return the new frame.
92 frame.
93 (quail-minibuffer-message): New function. 99 (quail-minibuffer-message): New function.
94 (quail-show-guidance): Renamed from quail-show-guidance-buf. Use 100 (quail-show-guidance): Renamed from quail-show-guidance-buf.
95 message and quail-minibuffer-message to display the guidance. 101 Use message and quail-minibuffer-message to display the guidance.
96 (quail-hide-guidance): Renamed from quail-hide-guidance-buf. Only 102 (quail-hide-guidance): Renamed from quail-hide-guidance-buf.
97 delete quail-guidance-frame. 103 Only delete quail-guidance-frame.
98 (quail-update-guidance): Just update quail-guidance-str, not 104 (quail-update-guidance): Just update quail-guidance-str, not
99 display it. 105 display it.
100 (quail-get-translations): Renamed from quail-show-translations. 106 (quail-get-translations): Renamed from quail-show-translations.
@@ -117,8 +123,8 @@
117 123
1182003-04-10 Kenichi Handa <handa@m17n.org> 1242003-04-10 Kenichi Handa <handa@m17n.org>
119 125
120 * international/mule.el: Set 126 * international/mule.el:
121 after-insert-file-adjust-coding-function to 127 Set after-insert-file-adjust-coding-function to
122 after-insert-file-set-buffer-file-coding-system instead of adding 128 after-insert-file-set-buffer-file-coding-system instead of adding
123 it to after-insert-file-functions. 129 it to after-insert-file-functions.
124 130
@@ -146,8 +152,7 @@
146 152
1472003-04-09 Kenichi Handa <handa@m17n.org> 1532003-04-09 Kenichi Handa <handa@m17n.org>
148 154
149 * international/fontset.el: Specify rescale ratio 1.3 for CDAC 155 * international/fontset.el: Specify rescale ratio 1.3 for CDAC fonts.
150 fonts.
151 156
152 * international/mule-conf.el: Register ?\221 and ?\226 in 157 * international/mule-conf.el: Register ?\221 and ?\226 in
153 latin-extra-code-table. 158 latin-extra-code-table.
@@ -171,10 +176,10 @@
171 176
1722003-04-09 Kenichi Handa <handa@m17n.org> 1772003-04-09 Kenichi Handa <handa@m17n.org>
173 178
174 * international/mule-diag.el (print-coding-system-briefly): If 179 * international/mule-diag.el (print-coding-system-briefly):
175 DOC-STRING is `tightly', print the doc-string tightly. 180 If DOC-STRING is `tightly', print the doc-string tightly.
176 (list-coding-systems-1): Sort coding systems. Call 181 (list-coding-systems-1): Sort coding systems.
177 print-coding-system-briefly with the arg DOC-STRING `tightly'. 182 Call print-coding-system-briefly with the arg DOC-STRING `tightly'.
178 183
1792003-04-08 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> 1842003-04-08 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
180 185
@@ -190,8 +195,7 @@
190 195
1912003-04-08 Kenichi Handa <handa@m17n.org> 1962003-04-08 Kenichi Handa <handa@m17n.org>
192 197
193 * international/mule-conf.el: Register ?\225 in 198 * international/mule-conf.el: Register ?\225 in latin-extra-code-table.
194 latin-extra-code-table.
195 199
196 * international/utf-16.el (utf-16-le-decode-loop) 200 * international/utf-16.el (utf-16-le-decode-loop)
197 (utf-16-be-decode-loop): New temporary variables. 201 (utf-16-be-decode-loop): New temporary variables.
@@ -254,7 +258,7 @@
254 file format. 258 file format.
255 (desktop-create-buffer-form): Variable deleted. 259 (desktop-create-buffer-form): Variable deleted.
256 (desktop-save): New customizable variable. 260 (desktop-save): New customizable variable.
257 (desktop-kill): Changed to use `desktop-save'. 261 (desktop-kill): Use `desktop-save'.
258 (desktop-file-name-format): New option: format in 262 (desktop-file-name-format): New option: format in
259 which desktop file names should be saved. 263 which desktop file names should be saved.
260 (desktop-file-name): New function to convert a filename to the 264 (desktop-file-name): New function to convert a filename to the
@@ -269,19 +273,19 @@
269 ro -> desktop-buffer-read-only 273 ro -> desktop-buffer-read-only
270 locals -> desktop-buffer-locals 274 locals -> desktop-buffer-locals
271 (desktop-buffer-major-mode, desktop-buffer-file-name) 275 (desktop-buffer-major-mode, desktop-buffer-file-name)
272 (desktop-buffer-name): Unused customizable variables deleted. 276 (desktop-buffer-name): Delete unused customizable variables.
273 (desktop-buffer-misc): Unused variable deleted. 277 (desktop-buffer-misc): Delete unused variable.
274 (desktop-save, desktop-buffer-dired-misc-data): 278 (desktop-save, desktop-buffer-dired-misc-data):
275 Use `desktop-file-name'. 279 Use `desktop-file-name'.
276 (desktop-path): New customizable variable. List of directories in 280 (desktop-path): New customizable variable. List of directories in
277 which to lookup the desktop file. Replaces hardcoded list. 281 which to lookup the desktop file. Replaces hardcoded list.
278 (desktop-globals-to-clear): New variable replaces hardcoded list. 282 (desktop-globals-to-clear): New variable replaces hardcoded list.
279 (desktop-clear-preserve-buffers-regexp): New customizable variable. 283 (desktop-clear-preserve-buffers-regexp): New customizable variable.
280 (desktop-after-read-hook): New hook run after a desktop is read. 284 (desktop-after-read-hook): New hook run after a desktop is read.
281 (desktop-no-desktop-file-hook): New hook when no desktop file found. 285 (desktop-no-desktop-file-hook): New hook when no desktop file found.
282 (desktop-change-dir): New function. 286 (desktop-change-dir): New function.
283 (desktop-save-in-load-dir): New function. Save desktop in 287 (desktop-save-in-load-dir): New function. Save desktop in
284 directory from witch it was loaded. 288 directory from which it was loaded.
285 (desktop-revert): New function. Revert to the last loaded desktop. 289 (desktop-revert): New function. Revert to the last loaded desktop.
286 290
2872003-04-06 Masatake YAMATO <jet@gyve.org> 2912003-04-06 Masatake YAMATO <jet@gyve.org>
@@ -289,8 +293,8 @@
289 * progmodes/etags.el (tag-find-file-of-tag): Renamed from 293 * progmodes/etags.el (tag-find-file-of-tag): Renamed from
290 find-file-of-tag to avoid name space pollution. 294 find-file-of-tag to avoid name space pollution.
291 (tag-find-file-of-tag-noselect): Likewise. 295 (tag-find-file-of-tag-noselect): Likewise.
292 (etags-list-tags, etags-tags-apropos): Use 296 (etags-list-tags, etags-tags-apropos):
293 tag-find-file-of-tag instead of find-file-of-tag. 297 Use tag-find-file-of-tag instead of find-file-of-tag.
294 298
2952003-04-06 Masatake YAMATO <jet@gyve.org> 2992003-04-06 Masatake YAMATO <jet@gyve.org>
296 300