Mercurial > emacs
comparison lisp/ChangeLog @ 87220:655d101f4e6b
(server-select-display): Fix important typo.
(server-process-filter): Turn a "" display into nil.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 10 Dec 2007 03:51:25 +0000 |
parents | b158ddb21552 |
children | 415e3088cd6c |
comparison
equal
deleted
inserted
replaced
87219:5da2063a52e4 | 87220:655d101f4e6b |
---|---|
1 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * server.el (server-select-display): Fix important typo. | |
4 (server-process-filter): Turn a "" display into nil. | |
5 | |
1 2007-12-09 Juri Linkov <juri@jurta.org> | 6 2007-12-09 Juri Linkov <juri@jurta.org> |
2 | 7 |
3 * replace.el (keep-lines, flush-lines, how-many): Doc fix. | 8 * replace.el (keep-lines, flush-lines, how-many): Doc fix. |
4 Check search-upper-case before calling isearch-no-upper-case-p | 9 Check search-upper-case before calling isearch-no-upper-case-p |
5 to set case-fold-search. | 10 to set case-fold-search. |
27 | 32 |
28 2007-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 33 2007-12-09 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
29 | 34 |
30 * printing.el: Fix pr-interface-map initialization code. | 35 * printing.el: Fix pr-interface-map initialization code. |
31 (pr-version): New version 6.9.3. | 36 (pr-version): New version 6.9.3. |
32 (pr-f-set-keymap-parents): Replaced by pr-set-keymap-parents. | 37 (pr-f-set-keymap-parents): Replace by pr-set-keymap-parents. |
33 (pr-f-set-keymap-name): Replaced by pr-set-keymap-name. | 38 (pr-f-set-keymap-name): Replace by pr-set-keymap-name. |
34 (pr-f-read-string): Replaced by pr-read-string. | 39 (pr-f-read-string): Replace by pr-read-string. |
35 (pr-set-keymap-parents, pr-set-keymap-name, pr-read-string): New fun | 40 (pr-set-keymap-parents, pr-set-keymap-name, pr-read-string): New fun |
36 name. | 41 name. |
37 (pr-interactive-n-up, pr-interactive-regexp): Code fix. | 42 (pr-interactive-n-up, pr-interactive-regexp): Code fix. |
38 | 43 |
39 2007-12-09 Glenn Morris <rgm@gnu.org> | 44 2007-12-09 Glenn Morris <rgm@gnu.org> |
66 (generic-unix-modes): Add it. | 71 (generic-unix-modes): Add it. |
67 | 72 |
68 2007-12-08 Michael Albinus <michael.albinus@gmx.de> | 73 2007-12-08 Michael Albinus <michael.albinus@gmx.de> |
69 | 74 |
70 * net/dbus.el (dbus-hash-table=): Remove function. We cannot | 75 * net/dbus.el (dbus-hash-table=): Remove function. We cannot |
71 apply wildcards in a hash table key; there is no usable hash code | 76 apply wildcards in a hash table key; there is no usable hash code then. |
72 then. | |
73 (dbus-registered-functions-table): Use `equal' as test function. | 77 (dbus-registered-functions-table): Use `equal' as test function. |
74 (dbus-name-owner-changed-handler): Rewrite due to new hash table | 78 (dbus-name-owner-changed-handler): Rewrite due to new hash table |
75 structure. | 79 structure. |
76 | 80 |
77 2007-12-08 Martin Rudalics <rudalics@gmx.at> | 81 2007-12-08 Martin Rudalics <rudalics@gmx.at> |
112 * calendar/calendar.el (calendar-print-day-of-year): | 116 * calendar/calendar.el (calendar-print-day-of-year): |
113 * calc/calcalg3.el (calc-curve-fit): | 117 * calc/calcalg3.el (calc-curve-fit): |
114 * calc/calcalg2.el (math-integral): | 118 * calc/calcalg2.el (math-integral): |
115 * calc/calc.el (calc-read-key-sequence, calc-version): | 119 * calc/calc.el (calc-read-key-sequence, calc-version): |
116 * calc/calc-mode.el (calc-set-simplify-mode): | 120 * calc/calc-mode.el (calc-set-simplify-mode): |
117 * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to | 121 * calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to `message'. |
118 `message'. | |
119 | 122 |
120 2007-12-07 D. Goel <deego3@gmail.com> | 123 2007-12-07 D. Goel <deego3@gmail.com> |
121 | 124 |
122 * progmodes/idlw-shell.el (idlwave-shell-display-line) | 125 * progmodes/idlw-shell.el (idlwave-shell-display-line) |
123 * progmodes/ada-xref.el (ada-find-file, ada-get-all-references) | 126 * progmodes/ada-xref.el (ada-find-file, ada-get-all-references) |
134 * textmodes/reftex-parse.el (reftex-short-context): | 137 * textmodes/reftex-parse.el (reftex-short-context): |
135 Revert previous change. | 138 Revert previous change. |
136 | 139 |
137 2007-12-07 Michael Albinus <michael.albinus@gmx.de> | 140 2007-12-07 Michael Albinus <michael.albinus@gmx.de> |
138 | 141 |
139 * net/dbus.el (dbus-hash-table=): Fix for new hash table key | 142 * net/dbus.el (dbus-hash-table=): Fix for new hash table key structure. |
140 structure. | 143 (dbus-list-hash-table, dbus-name-owner-changed-handler): New defuns. |
141 (dbus-list-hash-table, dbus-name-owner-changed-handler): New | |
142 defuns. | |
143 (dbus-check-event, dbus-handle-event, dbus-event-bus-name) | 144 (dbus-check-event, dbus-handle-event, dbus-event-bus-name) |
144 (dbus-event-service-name, dbus-event-path-name) | 145 (dbus-event-service-name, dbus-event-path-name) |
145 (dbus-event-interface-name, dbus-event-member-name): Fix for new | 146 (dbus-event-interface-name, dbus-event-member-name): Fix for new |
146 event structure. | 147 event structure. |
147 (dbus-list-activatable-names, dbus-list-names) | 148 (dbus-list-activatable-names, dbus-list-names) |
289 * eshell/esh-cmd.el (eshell-debug-command): | 290 * eshell/esh-cmd.el (eshell-debug-command): |
290 * eshell/esh-io.el (eshell-print): Move definitions before use. | 291 * eshell/esh-io.el (eshell-print): Move definitions before use. |
291 | 292 |
292 * eshell/esh-module.el (eshell-load-defgroups): Eval and compile. | 293 * eshell/esh-module.el (eshell-load-defgroups): Eval and compile. |
293 | 294 |
294 * eshell/esh-util.el (top-level): Don't require pp. Use | 295 * eshell/esh-util.el (top-level): Don't require pp. |
295 condition-case rather than ignore-errors. | 296 Use condition-case rather than ignore-errors. |
296 | 297 |
297 * eshell/eshell.el (eshell-buffer-name): Define for compiler. | 298 * eshell/eshell.el (eshell-buffer-name): Define for compiler. |
298 | 299 |
299 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el | 300 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el |
300 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el | 301 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el |
312 * eshell/esh-proc.el, eshell/esh-var.el: | 313 * eshell/esh-proc.el, eshell/esh-var.el: |
313 Require individual files if needed when compiling, rather than | 314 Require individual files if needed when compiling, rather than |
314 esh-maint. Collect any require statements. Leave provide at start. | 315 esh-maint. Collect any require statements. Leave provide at start. |
315 Move any commentary to start. | 316 Move any commentary to start. |
316 | 317 |
317 * emacs-lisp/bytecomp.el (byte-compile-declare-function): Remove | 318 * emacs-lisp/bytecomp.el (byte-compile-declare-function): |
318 declared function from byte-compile-noruntime-functions. | 319 Remove declared function from byte-compile-noruntime-functions. |
319 | 320 |
320 * ediff-util.el (ediff-version): | 321 * ediff-util.el (ediff-version): |
321 * progmodes/python.el (compilation-shell-minor-mode): | 322 * progmodes/python.el (compilation-shell-minor-mode): |
322 * textmodes/org.el (Info-goto-node, calendar-astro-date-string) | 323 * textmodes/org.el (Info-goto-node, calendar-astro-date-string) |
323 (calendar-bahai-date-string, calendar-check-holidays) | 324 (calendar-bahai-date-string, calendar-check-holidays) |
415 (doc-view-current-overlay, doc-view-pending-cache-flush): | 416 (doc-view-current-overlay, doc-view-pending-cache-flush): |
416 Add doc string. | 417 Add doc string. |
417 | 418 |
418 2007-12-03 Richard Stallman <rms@gnu.org> | 419 2007-12-03 Richard Stallman <rms@gnu.org> |
419 | 420 |
420 * subr.el (declare-function): Moved from byte-run.el. | 421 * subr.el (declare-function): Move from byte-run.el. |
421 | 422 |
422 * emacs-lisp/byte-run.el (declare-function): Moved to subr.el | 423 * emacs-lisp/byte-run.el (declare-function): Move to subr.el |
423 | 424 |
424 * window.el (recenter-top-bottom): Don't use `ecase'. | 425 * window.el (recenter-top-bottom): Don't use `ecase'. |
425 | 426 |
426 2007-12-02 Karl Fogel <kfogel@red-bean.com> | 427 2007-12-02 Karl Fogel <kfogel@red-bean.com> |
427 | 428 |
428 * saveplace.el (save-place-alist-to-file): Set | 429 * saveplace.el (save-place-alist-to-file): |
429 coding-system-for-write once and refer to it throughout. | 430 Set coding-system-for-write once and refer to it throughout. |
430 Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>. | 431 Suggested by David Reitter <dreitter{_AT_}inf.ed.ac.uk>. |
431 | 432 |
432 2007-12-02 Karl Fogel <kfogel@red-bean.com> | 433 2007-12-02 Karl Fogel <kfogel@red-bean.com> |
433 | 434 |
434 * saveplace.el (save-place-alist-to-file): Use `utf-8' coding | 435 * saveplace.el (save-place-alist-to-file): Use `utf-8' coding |