comparison lisp/ChangeLog @ 101327:b0eef2ac5a59

(completion--insert-strings): Fix up computation of column position which manifested e.g. in proced's signal completion.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 21 Jan 2009 21:20:55 +0000
parents 945f3656919f
children 3c967cc822f1
comparison
equal deleted inserted replaced
101326:b837d61f9eba 101327:b0eef2ac5a59
1 2009-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * minibuffer.el (completion--insert-strings): Fix up computation of
4 column position which manifested e.g. in proced's signal completion.
5
1 2009-01-21 Chong Yidong <cyd@stupidchicken.com> 6 2009-01-21 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * server.el (server-start): Allow server to shut down when no 8 * server.el (server-start): Allow server to shut down when no
4 frames are available in daemon-mode. 9 frames are available in daemon-mode.
5 10
17 (authors-scan-change-log): Doc fix. 22 (authors-scan-change-log): Doc fix.
18 (authors-scan-el): Restore let*, foolishly removed 2009-01-11. 23 (authors-scan-el): Restore let*, foolishly removed 2009-01-11.
19 24
20 2009-01-20 Agustín Martín <agustin.martin@hispalinux.es> 25 2009-01-20 Agustín Martín <agustin.martin@hispalinux.es>
21 26
22 * textmodes/ispell.el (ispell-find-aspell-dictionaries): Use 27 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
23 aspell default dict. 28 Use aspell default dict.
24 29
25 2009-01-20 Kenichi Handa <handa@m17n.org> 30 2009-01-20 Kenichi Handa <handa@m17n.org>
26 31
27 * descr-text.el (describe-char): Improve description of eight-bit 32 * descr-text.el (describe-char): Improve description of eight-bit
28 char in a unibyte buffer. (Bug#1935) 33 char in a unibyte buffer. (Bug#1935)
65 (eldoc-message-commands, eldoc-print-current-symbol-info): 70 (eldoc-message-commands, eldoc-print-current-symbol-info):
66 Doc fix (consistent case of "ElDoc"). 71 Doc fix (consistent case of "ElDoc").
67 72
68 2009-01-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> 73 2009-01-17 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
69 74
70 * textmodes/bibtex.el (bibtex-format-entry): Simplify previous 75 * textmodes/bibtex.el (bibtex-format-entry): Simplify previous change.
71 change.
72 76
73 2009-01-17 Eli Zaretskii <eliz@gnu.org> 77 2009-01-17 Eli Zaretskii <eliz@gnu.org>
74 78
75 * dos-w32.el (find-buffer-file-type-coding-system): If `(car 79 * dos-w32.el (find-buffer-file-type-coding-system): If `(car
76 TARGET)' does not exist, try again with its basename replaced by 80 TARGET)' does not exist, try again with its basename replaced by
99 (ispell-find-aspell-dictionaries): Better error message. Use correct 103 (ispell-find-aspell-dictionaries): Better error message. Use correct
100 dictionary alist for default. Better fallback default dictionary. 104 dictionary alist for default. Better fallback default dictionary.
101 105
102 2009-01-16 Ulrich Mueller <ulm@kph.uni-mainz.de> 106 2009-01-16 Ulrich Mueller <ulm@kph.uni-mainz.de>
103 107
104 * international/quail.el (quail-insert-kbd-layout): Delete 108 * international/quail.el (quail-insert-kbd-layout):
105 superfluous handling of 8-bit code. (Bug#1418) 109 Delete superfluous handling of 8-bit code. (Bug#1418)
106 110
107 2009-01-16 Glenn Morris <rgm@gnu.org> 111 2009-01-16 Glenn Morris <rgm@gnu.org>
108 112
109 * emacs-lisp/eldoc.el: Remove leading `*' from defcustoms. 113 * emacs-lisp/eldoc.el: Remove leading `*' from defcustoms.
110 (eldoc-argument-case, eldoc-echo-area-use-multiline-p) 114 (eldoc-argument-case, eldoc-echo-area-use-multiline-p)
182 186
183 * window.el (special-display-buffer-names) 187 * window.el (special-display-buffer-names)
184 (special-display-regexps): Add customization support for 188 (special-display-regexps): Add customization support for
185 function/other-args elements. Rewrite doc-strings. 189 function/other-args elements. Rewrite doc-strings.
186 (special-display-function): Rewrite doc-string. 190 (special-display-function): Rewrite doc-string.
187 (same-window-buffer-names, same-window-regexps): Minor 191 (same-window-buffer-names, same-window-regexps):
188 doc-string fixes. 192 Minor doc-string fixes.
189 (special-display-p): Minor rewrite. 193 (special-display-p): Minor rewrite.
190 194
191 2009-01-14 Glenn Morris <rgm@gnu.org> 195 2009-01-14 Glenn Morris <rgm@gnu.org>
192 196
193 * textmodes/bibtex.el (bibtex-copy-field-as-kill): Doc fix. 197 * textmodes/bibtex.el (bibtex-copy-field-as-kill): Doc fix.
301 305
302 2009-01-10 Eli Zaretskii <eliz@gnu.org> 306 2009-01-10 Eli Zaretskii <eliz@gnu.org>
303 307
304 Fix Bug #876: 308 Fix Bug #876:
305 309
306 * info.el (info-insert-file-contents, Info-insert-dir): Bind 310 * info.el (info-insert-file-contents, Info-insert-dir):
307 inhibit-null-byte-detection to non-nil. 311 Bind inhibit-null-byte-detection to non-nil.
308 312
309 2009-01-10 Martin Rudalics <rudalics@gmx.at> 313 2009-01-10 Martin Rudalics <rudalics@gmx.at>
310 314
311 * tool-bar.el (tool-bar-mode): Modify all frame parameters when 315 * tool-bar.el (tool-bar-mode): Modify all frame parameters when
312 toggling tool bars on. (Bug#1754) 316 toggling tool bars on. (Bug#1754)
313 317
314 2009-01-09 Chong Yidong <cyd@stupidchicken.com> 318 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
315 319
316 * faces.el (face-valid-attribute-values): Use string as value for 320 * faces.el (face-valid-attribute-values): Use string as value for
317 :family attribute. Now, font-family-list returns a list of 321 :family attribute. Now, font-family-list returns a list of strings.
318 strings.
319 (x-font-family-list): Obsolete compatibility version of function 322 (x-font-family-list): Obsolete compatibility version of function
320 from xfaces.c. 323 from xfaces.c.
321 324
322 2009-01-09 Martin Rudalics <rudalics@gmx.at> 325 2009-01-09 Martin Rudalics <rudalics@gmx.at>
323 326
324 * window.el (special-display-buffer-names) 327 * window.el (special-display-buffer-names)
325 (special-display-regexps, special-display-function): In 328 (special-display-regexps, special-display-function):
326 doc-strings say "same-window" instead of "same-buffer". 329 In doc-strings say "same-window" instead of "same-buffer".
327 330
328 2009-01-09 Michael Albinus <michael.albinus@gmx.de> 331 2009-01-09 Michael Albinus <michael.albinus@gmx.de>
329 332
330 * net/tramp.el: Revert previous patch. `last-command-char' is 333 * net/tramp.el: Revert previous patch. `last-command-char' is
331 used in code intended only for XEmacs, where it is different from 334 used in code intended only for XEmacs, where it is different from
413 (dns-query): Rename from query-dns. 416 (dns-query): Rename from query-dns.
414 (dns-query-cached): Rename from query-dns-cached. 417 (dns-query-cached): Rename from query-dns-cached.
415 418
416 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de> 419 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
417 420
418 * net/imap.el (imap-enable-exchange-bug-workaround): Explain 421 * net/imap.el (imap-enable-exchange-bug-workaround):
419 auto-detection in the doc string. 422 Explain auto-detection in the doc string.
420 423
421 2009-01-09 Juanma Barranquero <lekktu@gmail.com> 424 2009-01-09 Juanma Barranquero <lekktu@gmail.com>
422 425
423 * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name) 426 * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)
424 (ispell-html-skip-alists, ispell-send-replacement, ispell-show-choices) 427 (ispell-html-skip-alists, ispell-send-replacement, ispell-show-choices)