aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog146
1 files changed, 139 insertions, 7 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5b0fab21cc9..e4310dd5fe8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,137 @@
12010-12-13 Eli Zaretskii <eliz@gnu.org>
2
3 * subr.el (posn-col-row): Evaluate header-line-format in the
4 context of the POSITION window's buffer.
5
62010-12-13 Glenn Morris <rgm@gnu.org>
7
8 * subr.el (member-ignore-case, run-mode-hooks, insert-for-yank-1)
9 (with-silent-modifications): Doc fixes.
10
112010-12-13 Michael Albinus <michael.albinus@gmx.de>
12
13 * net/tramp.el (tramp-action-password, tramp-process-actions):
14 Revert patch from 2010-12-08. Use `save-restriction'.
15
162010-12-13 Stephen Berman <stephen.berman@gmx.net>
17
18 * calendar/diary-lib.el (diary-list-sexp-entries):
19 Handle case of no newline at end of file. (Bug#7536)
20
212010-12-13 Glenn Morris <rgm@gnu.org>
22
23 * mail/smtpmail.el (smtpmail-send-it): Revert previous change.
24
252010-12-13 Michael Albinus <michael.albinus@gmx.de>
26
27 * net/tramp.el (tramp-action-password): Delete region, do not narrow.
28 (tramp-process-actions): Do not widen.
29 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
30 Protect buffer-modified value. (Bug#7557)
31
322010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
33
34 * log-edit.el (log-edit-changelog-entries):
35 Regexp quote filename. (Bug#7505)
36
372010-12-13 Tom Breton <tehom@panix.com>
38
39 * cus-edit.el (custom-save-all):
40 Bind print-length and print-level to nil. (Bug#7581)
41
422010-12-13 Glenn Morris <rgm@gnu.org>
43
44 * mouse.el (mouse-menu-major-mode-map, mouse-menu-bar-map):
45 Run hooks to update menu contents. (Bug#7586)
46
47 * mail/smtpmail.el (smtpmail-send-it): Avoid colons in the queued
48 file names, for the sake of MS Windows. (Bug#7588)
49
502010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
51
52 * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
53 empty lines without a leading space.
54
552010-12-13 Leo <sdl.web@gmail.com>
56
57 * dired-aux.el (dired-do-redisplay): Postpone dired-after-readin-hook
58 while mapping over marks (Bug#6810).
59
602010-12-13 Chong Yidong <cyd@stupidchicken.com>
61
62 * image-dired.el (image-dired-db-file)
63 (image-dired-temp-image-file, image-dired-gallery-dir)
64 (image-dired-temp-rotate-image-file): Set default values relative
65 to image-dired-dir (Bug#7518).
66
672010-12-13 Lawrence Mitchell <wence@gmx.li>
68
69 * format.el (format-decode-run-method): Pass args FROM and TO, not
70 point-min and point-max, to shell-command-on-region (Bug#7488).
71
722010-12-13 Jan Djärv <jan.h.d@swipnet.se>
73
74 * frame.el (blink-cursor-mode): Make default t for ns.
75
762010-12-13 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
77
78 * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
79
802010-12-13 Chong Yidong <cyd@stupidchicken.com>
81
82 * comint.el (comint-dynamic-list-input-ring)
83 (comint-dynamic-complete-filename)
84 (comint-replace-by-expanded-filename)
85 (comint-dynamic-simple-complete)
86 (comint-dynamic-list-filename-completions)
87 (comint-dynamic-list-completions): Doc fix (Bug#7499).
88
89 * subr.el (posn-x-y, posn-object-x-y, posn-object-width-height):
90 Doc fix (Bug#7471).
91
922010-12-13 Martin Rudalics <rudalics@gmx.at>
93
94 * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil
95 (Bug#7533).
96
972010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
98
99 * files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
100 (Bug#7491).
101
1022010-12-13 Eli Zaretskii <eliz@gnu.org>
103
104 * files.el (file-relative-name): Handle UNC file names on
105 DOS/Windows. (Bug#4674)
106
1072010-12-13 Daiki Ueno <ueno@unixuser.org>
108
109 * epg.el (epg-digest-algorithm-alist): Replace "RMD160" with
110 "RIPEMD160" (Bug#7490). Reported by Daniel Kahn Gillmor.
111 (epg-context-set-passphrase-callback): Mention that the callback
112 is not called when used with GnuPG 2.x.
113
1142010-12-13 Glenn Morris <rgm@gnu.org>
115
116 * ps-print.el (ps-line-lengths-internal, ps-nb-pages):
117 Ensure ps-footer-font-size-internal is initialized.
118 Call ps-get-page-dimensions before trying to use ps-font-for-text.
119
1202010-12-13 Kenichi Handa <handa@m17n.org>
121
122 * mail/rmailmm.el (rmail-mime-parse): Call rmail-mime-process
123 within condition-case.
124 (rmail-show-mime): Don't use condition-case.
125 (rmail-search-mime-message): New function.
126 (rmail-search-mime-message-function): Set to
127 rmail-search-mime-message.
128
1292010-12-13 Leo <sdl.web@gmail.com>
130
131 * ido.el (ido-common-initialization): New function. (bug#3274)
132 (ido-mode): Use it.
133 (ido-completing-read): Call it.
134
12010-12-12 Karl Fogel <kfogel@red-bean.com> 1352010-12-12 Karl Fogel <kfogel@red-bean.com>
2 136
3 * bookmark.el (bookmark-name-from-full-record): Rename back to 137 * bookmark.el (bookmark-name-from-full-record): Rename back to
@@ -437,17 +571,15 @@
437 (rmail-mime-save): Handle the case that the button's `data' is a 571 (rmail-mime-save): Handle the case that the button's `data' is a
438 MIME entity. 572 MIME entity.
439 (rmail-mime-insert-text): New function. 573 (rmail-mime-insert-text): New function.
440 (rmail-mime-insert-image): Handle the case that DATA is a MIME 574 (rmail-mime-insert-image): Handle the case that DATA is a MIME entity.
441 entity.
442 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk. 575 (rmail-mime-bulk-handler): Just call rmail-mime-insert-bulk.
443 (rmail-mime-insert-bulk): New function mostly copied from the old 576 (rmail-mime-insert-bulk): New function mostly copied from the old
444 rmail-mime-bulk-handler. 577 rmail-mime-bulk-handler.
445 (rmail-mime-multipart-handler): Just call 578 (rmail-mime-multipart-handler): Just call rmail-mime-process-multipart.
446 rmail-mime-process-multipart. 579 (rmail-mime-process-multipart): New function mostly copied from
447 (rmail-mime-process-multipart): New funciton mostly copied from
448 the old rmail-mime-multipart-handler. 580 the old rmail-mime-multipart-handler.
449 (rmail-mime-show): Just call rmail-mime-process. 581 (rmail-mime-show): Just call rmail-mime-process.
450 (rmail-mime-process): New funciton mostly copied from the old 582 (rmail-mime-process): New function mostly copied from the old
451 rmail-mime-show. 583 rmail-mime-show.
452 (rmail-mime-insert-multipart, rmail-mime-parse) 584 (rmail-mime-insert-multipart, rmail-mime-parse)
453 (rmail-mime-insert, rmail-show-mime) 585 (rmail-mime-insert, rmail-show-mime)
@@ -5911,7 +6043,7 @@
59112010-07-20 Michael R. Mauger <mmaug@yahoo.com> 60432010-07-20 Michael R. Mauger <mmaug@yahoo.com>
5912 6044
5913 * progmodes/sql.el: Version 2.3. 6045 * progmodes/sql.el: Version 2.3.
5914 (sql-connection-alist): Changed keys from symbols to strings; 6046 (sql-connection-alist): Change keys from symbols to strings;
5915 enhanced the widget definition. 6047 enhanced the widget definition.
5916 (sql-mode-menu): Add submenu to select connections. 6048 (sql-mode-menu): Add submenu to select connections.
5917 (sql-interactive-mode-menu): Add "Save Connection" item. 6049 (sql-interactive-mode-menu): Add "Save Connection" item.