aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog109
1 files changed, 73 insertions, 36 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f8d8ab379fa..2813d80d9ff 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,47 @@
12012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * minibuffer.el (completion--replace): Strip properties (bug#10062).
4
52012-01-16 Martin Rudalics <rudalics@gmx.at>
6
7 * window.el (window-state-ignored-parameters): Remove variable.
8 (window--state-get-1): Rename argument MARKERS to IGNORE.
9 Handle persistent window parameters. Make copy of clone-of
10 parameter only if requested. (Bug#10348)
11 (window--state-put-2): Install a window parameter only if it has
12 a non-nil value or an existing parameter shall be overwritten.
13
142012-01-15 Michael Albinus <michael.albinus@gmx.de>
15
16 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
17
182012-01-14 Eli Zaretskii <eliz@gnu.org>
19
20 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
21 don't pass the (nil) value of `upnode' to string-match.
22
232012-01-14 Chong Yidong <cyd@gnu.org>
24
25 * startup.el (command-line): Fix X resource class for cursorColor.
26 Fix values recognized by the cursorBlink resource.
27
282012-01-14 Paul Eggert <eggert@cs.ucla.edu>
29
30 * epg.el (epg--make-temp-file): Avoid permission race condition
31 when running on old Emacs versions (bug#10403).
32
332012-01-14 Glenn Morris <rgm@gnu.org>
34
35 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
36
372012-01-13 Glenn Morris <rgm@gnu.org>
38
39 * dired.el (dired-switches-escape-p): New function.
40 (dired-insert-directory): Use dired-switches-escape-p.
41 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
42
43 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
44
12012-01-12 Glenn Morris <rgm@gnu.org> 452012-01-12 Glenn Morris <rgm@gnu.org>
2 46
3 * mail/sendmail.el (mail-mode): Update paragraph-separate for 47 * mail/sendmail.el (mail-mode): Update paragraph-separate for
@@ -7,7 +51,7 @@
7 51
8 Fix Emacs bug #10463 - put `widen's around the critical spots. 52 Fix Emacs bug #10463 - put `widen's around the critical spots.
9 53
10 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): put a 54 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
11 widen around each invocation of c-state-pp-to-literal. Remove an 55 widen around each invocation of c-state-pp-to-literal. Remove an
12 unused let variable. 56 unused let variable.
13 57
@@ -18,8 +62,8 @@
18 62
192012-01-10 Chong Yidong <cyd@gnu.org> 632012-01-10 Chong Yidong <cyd@gnu.org>
20 64
21 * net/network-stream.el (network-stream-open-starttls): Avoid 65 * net/network-stream.el (network-stream-open-starttls):
22 emitting a confusing error message when the server gives a bad 66 Avoid emitting a confusing error message when the server gives a bad
23 response to the capability command. 67 response to the capability command.
24 68
252012-01-10 Glenn Morris <rgm@gnu.org> 692012-01-10 Glenn Morris <rgm@gnu.org>
@@ -112,8 +156,8 @@
112 156
113 * custom.el (enable-theme): Don't set custom-safe-themes. 157 * custom.el (enable-theme): Don't set custom-safe-themes.
114 158
115 * cus-theme.el (custom-theme-merge-theme): Ignore 159 * cus-theme.el (custom-theme-merge-theme):
116 custom-enabled-themes and custom-safe-themes. 160 Ignore custom-enabled-themes and custom-safe-themes.
117 161
1182012-01-05 Michael R. Mauger <mmaug@yahoo.com> 1622012-01-05 Michael R. Mauger <mmaug@yahoo.com>
119 163
@@ -136,8 +180,8 @@
136 180
1372012-01-03 Chong Yidong <cyd@gnu.org> 1812012-01-03 Chong Yidong <cyd@gnu.org>
138 182
139 * shell.el (shell-dynamic-complete-functions): Put 183 * shell.el (shell-dynamic-complete-functions):
140 pcomplete-completions-at-point, so as to try 184 Put pcomplete-completions-at-point, so as to try
141 comint-filename-completion first (Bug#10417). 185 comint-filename-completion first (Bug#10417).
142 186
1432012-01-02 Richard Stallman <rms@gnu.org> 1872012-01-02 Richard Stallman <rms@gnu.org>
@@ -162,8 +206,8 @@
162 206
1632012-01-01 Eli Zaretskii <eliz@gnu.org> 2072012-01-01 Eli Zaretskii <eliz@gnu.org>
164 208
165 * term/w32-win.el (dynamic-library-alist) <gnutls>: Load 209 * term/w32-win.el (dynamic-library-alist) <gnutls>:
166 libgnutls-28.dll, from GnuTLS version 3.x, in preference to 210 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
167 libgnutls-26.dll. 211 libgnutls-26.dll.
168 212
1692011-12-31 Andreas Schwab <schwab@linux-m68k.org> 2132011-12-31 Andreas Schwab <schwab@linux-m68k.org>
@@ -215,11 +259,10 @@
2152011-12-24 Alan Mackenzie <acm@muc.de> 2592011-12-24 Alan Mackenzie <acm@muc.de>
216 260
217 Introduce a mechanism to widen the region used in context font 261 Introduce a mechanism to widen the region used in context font
218 locking. Use this to protect declarations from losing their 262 locking. Use this to protect declarations from losing their contexts.
219 contexts.
220 263
221 * progmodes/cc-langs.el (c-before-font-lock-functions): Replace 264 * progmodes/cc-langs.el (c-before-font-lock-functions):
222 c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming). 265 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
223 (c-before-context-fontification-functions): New defvar, a list of 266 (c-before-context-fontification-functions): New defvar, a list of
224 functions to be run just before context (etc.) font locking. 267 functions to be run just before context (etc.) font locking.
225 268
@@ -371,22 +414,19 @@
371 414
372 * progmodes/cc-langs (c-label-kwds): Let AWK take the same 415 * progmodes/cc-langs (c-label-kwds): Let AWK take the same
373 expression as the rest. 416 expression as the rest.
374 (c-nonlabel-token-key): Allow string literals for AWK. Refactor 417 (c-nonlabel-token-key): Allow string literals for AWK.
375 for the other modes. 418 Refactor for the other modes.
376 419
377 Large brace-block initialisation makes CC Mode slow: Fix. 420 Large brace-block initialisation makes CC Mode slow: Fix.
378 Tidy up and accelerate c-in-literal, etc. by using the 421 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
379 c-parse-state
380 routines. Limit backward searching in c-font-lock-enclosing.decl. 422 routines. Limit backward searching in c-font-lock-enclosing.decl.
381 423
382 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the 424 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
383 pp-state and literal type in addition to the limits. 425 pp-state and literal type in addition to the limits.
384 (c-state-safe-place): New defun, extracted from 426 (c-state-safe-place): New defun, extracted from c-state-literal-at.
385 c-state-literal-at.
386 (c-state-literal-at): Use the above new defun. 427 (c-state-literal-at): Use the above new defun.
387 (c-slow-in-literal, c-fast-in-literal): Removed. 428 (c-slow-in-literal, c-fast-in-literal): Remove.
388 (c-in-literal, c-literal-limits): Amended to use 429 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
389 c-state-pp-to-literal.
390 430
391 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for 431 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
392 being in a literal. Add a limit for backward searching. 432 being in a literal. Add a limit for backward searching.
@@ -460,8 +500,8 @@
4602011-12-10 Eli Zaretskii <eliz@gnu.org> 5002011-12-10 Eli Zaretskii <eliz@gnu.org>
461 501
462 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the 502 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
463 `from' or `to' address before taking its substring. Fixes 503 `from' or `to' address before taking its substring.
464 incorrect display in Rmail summary buffer whereby an RFC2047 504 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
465 encoded name is chopped in the middle of the encoded string, and 505 encoded name is chopped in the middle of the encoded string, and
466 thus displayed encoded. 506 thus displayed encoded.
467 507
@@ -680,8 +720,8 @@
680 (verilog-uvm-statement-re): Support UVM indentation and 720 (verilog-uvm-statement-re): Support UVM indentation and
681 highlighting, with old OVM keywords only. 721 highlighting, with old OVM keywords only.
682 (verilog-auto-tieoff, verilog-auto-tieoff-declaration): 722 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
683 Support AUTOTIEOFF creating non-wire data types. Suggested by Jonathan 723 Support AUTOTIEOFF creating non-wire data types.
684 Greenlaw. 724 Suggested by Jonathan Greenlaw.
685 (verilog-auto-insert-lisp, verilog-delete-to-paren) 725 (verilog-auto-insert-lisp, verilog-delete-to-paren)
686 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt) 726 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
687 (verilog-inject-sense, verilog-read-inst-pins) 727 (verilog-inject-sense, verilog-read-inst-pins)
@@ -767,11 +807,11 @@
767 Andrew Drake. 807 Andrew Drake.
768 (verilog-auto-star-safe, verilog-delete-auto-star-implicit) 808 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
769 (verilog-inst-comment-re): Fix not deleting Interfaced comment 809 (verilog-inst-comment-re): Fix not deleting Interfaced comment
770 when expanding .* in interfaces, bug320. Reported by Pierre-David 810 when expanding .* in interfaces, bug320.
771 Pfister. 811 Reported by Pierre-David Pfister.
772 (verilog-read-module-name): Fix import statements between module 812 (verilog-read-module-name): Fix import statements between module
773 name and open parenthesis, bug317. Reported by Pierre-David 813 name and open parenthesis, bug317.
774 Pfister. 814 Reported by Pierre-David Pfister.
775 (verilog-simplify-range-expression): Fix simplification of 815 (verilog-simplify-range-expression): Fix simplification of
776 multiplications inside AUTOWIRE connections, bug303. 816 multiplications inside AUTOWIRE connections, bug303.
777 (verilog-auto-inst-port): Support parameter expansion in 817 (verilog-auto-inst-port): Support parameter expansion in
@@ -1025,8 +1065,7 @@
1025 1065
10262011-11-19 Andreas Schwab <schwab@linux-m68k.org> 10662011-11-19 Andreas Schwab <schwab@linux-m68k.org>
1027 1067
1028 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for 1068 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
1029 bash.
1030 1069
10312011-11-19 Juri Linkov <juri@jurta.org> 10702011-11-19 Juri Linkov <juri@jurta.org>
1032 1071
@@ -1151,8 +1190,7 @@
1151 1190
1152 * window.el (window-resize, delete-window, split-window): 1191 * window.el (window-resize, delete-window, split-window):
1153 Replace window-splits by window-combination-resize. 1192 Replace window-splits by window-combination-resize.
1154 * cus-start.el (window-splits): Replace by 1193 * cus-start.el (window-splits): Replace by window-combination-resize.
1155 window-combination-resize.
1156 1194
11572011-11-17 Glenn Morris <rgm@gnu.org> 11952011-11-17 Glenn Morris <rgm@gnu.org>
1158 1196
@@ -1217,8 +1255,7 @@
1217 * window.el (split-window, window-state-get-1) 1255 * window.el (split-window, window-state-get-1)
1218 (window-state-put-1, window-state-put-2): Rename occurrences of 1256 (window-state-put-1, window-state-put-2): Rename occurrences of
1219 window-nest to window-combination-limit. 1257 window-nest to window-combination-limit.
1220 * cus-start.el (window-nest): Rename to 1258 * cus-start.el (window-nest): Rename to window-combination-limit.
1221 window-combination-limit.
1222 1259
12232011-11-16 Chong Yidong <cyd@gnu.org> 12602011-11-16 Chong Yidong <cyd@gnu.org>
1224 1261