remove `declare' macro
[bpt/emacs.git] / lisp / ChangeLog.16
1 2013-03-11 Glenn Morris <rgm@gnu.org>
2
3 * Version 24.3 released.
4
5 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
6
7 * recentf.el (recentf-save-file): Use locate-user-emacs-file (bug#13870).
8
9 2013-03-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10
11 * net/net-utils.el (net-utils-remove-ctrl-m-filter):
12 Use with-current-buffer and don't move point.
13 (net-utils-run-simple): Remove useless code.
14 (net-utils-remove-ctl-m): Remove unused custom.
15
16 2013-03-11 Per Starbäck <starback@stp.lingfil.uu.se>
17
18 * international/characters.el (glyphless-set-char-table-range): New fun.
19 (update-glyphless-char-display): Use it (bug#13744).
20
21 2013-03-11 Teodor Zlatanov <tzz@lifelogs.com>
22
23 * progmodes/cfengine.el: Update for CFEngine 3.4.2 and higher:
24 namespaces in the syntax, indent closer for hanging brace
25 correctly, allow single-quote delimited 'strings', and make
26 `cfengine3-mode' the default.
27
28 2013-03-11 Jean-Philippe Gravel <jpgravel@gmail.com>
29
30 * progmodes/gdb-mi.el: Speed up initialization (bug#10580).
31 Use lexical-binding. Fix up docstring according to conventions.
32 (gdbmi-debug-mode): New var.
33 (gdbmi-start-with, gdbmi-same-start, gdbmi-is-number, gdbmi-bnf-init)
34 (gdbmi-bnf-output, gdbmi-bnf-skip-unrecognized, gdbmi-bnf-gdb-prompt)
35 (gdbmi-bnf-result-record, gdbmi-bnf-out-of-band-record)
36 (gdbmi-bnf-async-record, gdbmi-bnf-stream-record)
37 (gdbmi-bnf-console-stream-output, gdbmi-bnf-target-stream-output)
38 (gdbmi-bnf-log-stream-output, gdbmi-bnf-result-and-async-record-impl)
39 (gdbmi-bnf-incomplete-record-result): New functions.
40 (gdb-car<): Remove function.
41 (gdbmi-record-list): Remove variable.
42 (gdbmi-bnf-state, gdbmi-bnf-offset): New vars.
43 (gdbmi-bnf-result-state-configs): New const.
44 (gud-gdbmi-marker-filter): Rewrite.
45 (gdb-ignored-notification, gdb-thread-created, gdb-thread-exited)
46 (gdb-thread-selected, gdb-running, gdb-starting, gdb-stopped):
47 Add `token' argument.
48 (gdb-done, gdb-error): New functions.
49 (gdb-done-or-error): Add `is-complete' argument. Change arg order.
50
51 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
52
53 * term/xterm.el (xterm--report-background-handler): Don't burp
54 upon timeout.
55 (xterm--version-handler): Extract from terminal-init-xterm.
56 (xterm--query): Don't mishandle timeout. Remove debugging messages.
57 Allow multiple handlers.
58 (terminal-init-xterm): Handle OSX's Terminal.app's incorrect answer.
59
60 * term/xterm.el: Don't discard input (bug#6758). Use lexical-binding.
61 (xterm--report-background-handler, xterm--query): New functions.
62 (terminal-init-xterm): Use them.
63
64 2013-03-11 Michael R. Mauger <michael@mauger.com>
65
66 * progmodes/sql.el: Version 3.2
67 Please note that my address changed to <michael@mauger.com>;
68 the <mmaug@yahoo.com> address remains active.
69 (sql-connection-alist): Updates documentation to fix bug#13715.
70 (sql-connect): Handle missing `sql-connection-alist' correctly.
71 (sql-mode-oracle-font-lock-keywords): Add missing keywords.
72 (sql-magic-go, sql-magic-semicolon): Mark with `delete-selection'
73 property.
74 (sql-default-value): New function.
75 (sql-get-login-ext, sql-get-login): Fixes bug where buffer-local
76 values were not used.
77 (sql-rename-buffer): Make sure alternate buffer name has no text
78 properties.
79 (sql-input-sender, sql-execute-feature): Fetch variable with
80 `buffer-local-value' rather than `with-current-buffer'.
81 (sql-*): Use #' function syntax consistently.
82 (sql-*): Use message/error/user-error consistently.
83
84 2013-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
85
86 * xt-mouse.el (xterm-mouse-event-read): Remove.
87 (xterm-mouse--read-event-sequence-1000)
88 (xterm-mouse--read-event-sequence-1006): Use read-event instead.
89
90 2013-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
91
92 * term/xterm.el (xterm-function-map): Support format used with
93 formatOtherKeys=1 (bug#13839).
94
95 * emacs-lisp/byte-run.el (dont-compile): Declare obsolete.
96 (with-no-warnings): Use `declare'.
97
98 * whitespace.el (whitespace-enable-predicate): New variable.
99 (whitespace-enable-predicate): Use it.
100
101 * comint.el (comint-send-input, comint-snapshot-last-prompt)
102 (comint-output-filter, comint-update-fence):
103 Use with-silent-modifications.
104
105 2013-03-10 Jambunathan K <kjambunathan@gmail.com>
106
107 * replace.el (occur-read-regexp-defaults-function): New var.
108 (occur-read-regexp-defaults): New defun.
109 (occur-read-primary-args): Propagate above change (bug#13892).
110
111 2013-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
112
113 * mouse.el (mouse-drag-track): Remove left-over debugging code.
114
115 2013-03-09 Michael Albinus <michael.albinus@gmx.de>
116
117 Major rewrite due to changed D-Bus interface of GVFS 1.14.
118
119 * net/tramp-gvfs.el (top): Extend check for gvfs availability.
120 (tramp-gvfs-methods-mounttracker, tramp-gvfs-listmounts)
121 (tramp-gvfs-mountlocation, tramp-gvfs-mountlocation-signature):
122 New defconst.
123 (tramp-gvfs-file-name-handler-alist) [directory-files]
124 [directory-files-and-attributes, file-exists-p, file-modes]:
125 Use Tramp default handler.
126 [file-acl, file-selinux-context, process-file, set-file-acl]:
127 [set-file-modes, set-file-selinux-context, shell-command]:
128 [start-file-process]: Remove handler.
129 [verify-visited-file-modtime]: New handler.
130 (tramp-gvfs-dbus-string-to-byte-array)
131 (tramp-gvfs-dbus-byte-array-to-string): New defuns. Replace all
132 calls of `dbus-string-to-byte-array' and
133 `tramp-gvfs-dbus-byte-array-to-string'.
134 (tramp-gvfs-handle-copy-file)
135 (tramp-gvfs-handle-delete-directory)
136 (tramp-gvfs-handle-delete-file, tramp-gvfs-handle-file-attributes)
137 (tramp-gvfs-handle-file-directory-p)
138 (tramp-gvfs-handle-file-executable-p)
139 (tramp-gvfs-handle-file-name-all-completions)
140 (tramp-gvfs-handle-file-readable-p)
141 (tramp-gvfs-handle-file-writable-p)
142 (tramp-gvfs-handle-insert-directory)
143 (tramp-gvfs-handle-insert-file-contents)
144 (tramp-gvfs-handle-make-directory, tramp-gvfs-handle-rename-file)
145 (tramp-gvfs-handle-set-visited-file-modtime)
146 (tramp-gvfs-handle-write-region): Rewrite.
147 (tramp-gvfs-handle-file-acl)
148 (tramp-gvfs-handle-file-selinux-context)
149 (tramp-gvfs-handle-process-file, tramp-gvfs-handle-set-file-acl)
150 (tramp-gvfs-handle-set-file-modes)
151 (tramp-gvfs-handle-set-file-selinux-context)
152 (tramp-gvfs-handle-shell-command)
153 (tramp-gvfs-handle-start-file-process)
154 (tramp-gvfs-handle-verify-visited-file-modtime): Remove defuns.
155 (tramp-gvfs-url-file-name): Do not use `file-truename', we work
156 over the symlinks. Fix user handling.
157 (top, tramp-gvfs-handler-mounted-unmounted): Handle different names
158 of the D-Bus signals.
159 (tramp-gvfs-connection-mounted-p): Handle different names of the
160 D-Bus methods.
161 (tramp-gvfs-mount-spec-entry): New defun.
162 (tramp-gvfs-mount-spec): Use it.
163 (tramp-gvfs-maybe-open-connection): Check, that in case of "smb"
164 there is a share name. Handle different names of the D-Bus
165 signals and methods. Set connection properties needed for
166 `tramp-check-cached-permissions'.
167 (tramp-gvfs-send-command): Apply `tramp-gvfs-maybe-open-connection'.
168 Return t or nil.
169
170 * net/tramp.el (tramp-backtrace): Move up.
171 (tramp-error): Dump a backtrace into the debug buffer when
172 `tramp-verbose > 9.
173 (tramp-file-mode-type-map, tramp-file-mode-from-int)
174 (tramp-file-mode-permissions, tramp-get-local-uid)
175 (tramp-get-local-gid, tramp-check-cached-permissions): Move from
176 tramp-sh.el.
177
178 * net/tramp-sh.el (tramp-file-mode-type-map)
179 (tramp-check-cached-permissions, tramp-file-mode-from-int)
180 (tramp-file-mode-permissions, tramp-get-local-uid)
181 (tramp-get-local-gid): Move to tramp.el.
182
183 2013-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
184
185 Separate mouse-1-click-follows-link from mouse-drag-region.
186 * mouse.el (mouse--down-1-maybe-follows-link): New function.
187 (key-translation-map): Use it to implement mouse-1-click-follows-link.
188 (mouse-drag-line, mouse-drag-track):
189 Remove mouse-1-click-follows-link code.
190 (mouse--remap-link-click-p): Remove.
191
192 2013-03-08 Jambunathan K <kjambunathan@gmail.com>
193
194 * hi-lock.el (hi-lock-read-regexp-defaults-function): New var.
195 (hi-lock-read-regexp-defaults): New defun.
196 (hi-lock-line-face-buffer, hi-lock-face-buffer)
197 (hi-lock-face-phrase-buffer): Propagate above change.
198 Update docstring (bug#13892).
199
200 * subr.el (find-tag-default-as-regexp): New defun.
201 * replace.el (read-regexp): Propagate above change.
202
203 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
204
205 * calc/calc-units.el (calc-convert-units): Fix the way that default
206 new units are stored.
207
208 2013-03-07 Matthias Meulien <orontee@gmail.com>
209
210 * bookmark.el: Define a face to highlight bookmark names in
211 bookmark menu buffers, where the default is a bold face similarly
212 to buffer names in buffer menu buffers.
213 (bookmark-menu-bookmark): New face to highlight bookmark names.
214 (bookmark-insert-location): Remove duplicated text property to
215 conform to buffer list (see `list-buffers').
216 (bookmark-bmenu-list, bookmark-bmenu-hide-filenames): Apply face
217 `bookmark-menu-bookmark' to bookmark names.
218
219 2013-03-07 Matthias Meulien <orontee@gmail.com>
220 Karl Fogel <kfogel@red-bean.com>
221
222 * bookmark.el: Display the bookmark list header similarly to the
223 buffer list header (see `list-buffers'), where the default is now
224 an immovable/immutable header line.
225 (bookmark-bmenu-use-header-line): New variable.
226 (bookmark-bmenu-inline-header-height): New name for
227 `bookmark-bmenu-header-height', to avoid confusion with the code
228 for the new immovable header. All references changed.
229 (bookmark-bmenu-set-header): New function.
230 (bookmark-bmenu-list, bookmark-bmenu-toggle-filenames):
231 Conditionalize header construction accordingly.
232 (bookmark-bmenu-ensure-position): Conditionalize the skipping of
233 the inline header height.
234 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
235 Conditionalize the skipping of the inline header height.
236
237 2013-03-07 Dmitry Gutov <dgutov@yandex.ru>
238
239 * progmodes/js.el (js--multi-line-declaration-indentation):
240 Merge from js2-mode (https://github.com/mooz/js2-mode/issues/89).
241
242 2013-03-06 Dmitry Gutov <dgutov@yandex.ru>
243
244 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
245 Only propertize regexp when not inside a string (Bug#13885).
246
247 2013-03-06 Alan Mackenzie <acm@muc.de>
248
249 Correct the position of point in some line-up functions.
250 * progmodes/cc-align.el (c-lineup-whitesmith-in-block)
251 (c-lineup-assignments, c-lineup-gcc-asm-reg ): Take position of
252 point at column 0 rather than at a random place in the line.
253
254 2013-03-05 Michael Albinus <michael.albinus@gmx.de>
255
256 * net/tramp-compat.el (tramp-compat-delete-directory):
257 Implement TRASH argument.
258
259 2013-03-05 Dmitry Gutov <dgutov@yandex.ru>
260
261 Keep pre-existing highlighting in completion candidates (Bug#13250).
262 * minibuffer.el (completions-first-difference): State that the
263 face is "added" in the docstring.
264 (completions-common-part): Same. And don't inherit from default.
265 (completion-hilit-commonality): Prepend 'completions-common-part
266 and 'completion-first-difference faces to the 'face property,
267 instead of replacing the value(s).
268 (completion--insert-strings): Same with 'completions-annotations face.
269 (completion-hilit-commonality): Use 'face instead of
270 'font-lock-face, because it gets priority if the completion
271 strings already have 'face set.
272
273 2013-03-04 Alan Mackenzie <acm@muc.de>
274
275 Replace `last-command-event' by `last-command-char' in XEmacs.
276 * progmodes/cc-defs.el (c-last-command-char): New macro.
277 * progmodes/cc-align.el (c-semi&comma-inside-parenlist)
278 (c-semi&comma-no-newlines-before-nonblanks)
279 (c-semi&comma-no-newlines-for-oneline-inliners): Use the new macro
280 in place of `last-command-event'.
281 * progmodes/cc-cmds.el (c-electric-pound, c-electric-brace)
282 (c-electric-slash, c-electric-semi&comma, c-electric-lt-gt)
283 (c-electric-paren, c-electric-continued-statement): Use the new
284 macro in place of `last-command-event'.
285
286 2013-03-04 Glenn Morris <rgm@gnu.org>
287
288 * files.el (inhibit-local-variables-regexps):
289 Add .diff and .patch. (Bug#13862)
290
291 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
292
293 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
294 Cache, whether the "su" command is available on the device.
295
296 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
297
298 * net/tramp-adb.el (tramp-adb-prompt): Extend regexp.
299 (tramp-adb-handle-process-file): Remove superfluous setting.
300 (tramp-adb-command-exit-status): Handle case that COMMAND is nil.
301 (tramp-adb-barf-unless-okay): Use `tramp-adb-command-exit-status'.
302 (tramp-adb-maybe-open-connection): Apply "su" if user is defined.
303
304 2013-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
305
306 * textmodes/ispell.el: Fix nitpicks and byte-compiler warnings.
307 (ispell-print-if-debug): Build `format' in. Avoid end-of-buffer.
308 (ispell-parse-hunspell-affix-file): Avoid beginning-of-buffer.
309 Use dict-key rather than dict-name for the error message.
310
311 2013-03-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
312
313 * net/net-utils.el (net-utils-run-simple): Don't display-buffer
314 when reverting (bug#13831).
315
316 2013-03-01 Agustín Martín Domingo <agustin.martin@hispalinux.es>
317
318 * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
319 Always expand affix-file before storing to protect against changed
320 `default-directory'.
321 (ispell-print-if-debug): Make sure message is printed at the end
322 of the debug buffer.
323
324 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
325
326 * net/tramp.el (tramp-obsolete-methods): New defconst.
327 (tramp-warned-obsolete-methods): New defvar.
328 (tramp-find-method): Check for obsolete methods. Map them to a
329 replacement method if appropriate.
330
331 * net/tramp-sh.el (tramp-methods) [scp1, scp2, ssh1, ssh2, plink1]:
332 Remove methods.
333 (top): Remove completion functions for "scp1", "scp2", "ssh1",
334 "ssh2" and "plink1".
335
336 2013-02-28 Dale Sedivec <dale@codefu.org>
337
338 * textmodes/sgml-mode.el (sgml-syntax-propertize-function):
339 Return valid syntax-table property value when converting
340 quotes within text from string syntax to punctuation syntax (bug#13844).
341
342 2013-02-28 Juri Linkov <juri@jurta.org>
343
344 * dired-aux.el (dired-diff): If file at point is a backup file,
345 use its original as the default value, and reverse the order
346 of arguments to the `diff' call. Doc fix. (Bug#13772)
347
348 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
349
350 * net/tramp-adb.el (tramp-adb-sdk-dir): Remove. Replaced by ...
351 (tramp-adb-program): New defcustom. Remove function. Adapt calls.
352
353 2013-02-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
354
355 Initial support for hunspell dictionaries auto-detection (Bug#13639)
356
357 * textmodes/ispell.el (ispell-find-hunspell-dictionaries):
358 Ask hunspell about available and default dictionaries.
359 (ispell-parse-hunspell-affix-file): Extract relevant info from
360 hunspell affix file.
361 (ispell-hunspell-fill-dictionary-entry): Fill non-initialized
362 `ispell-dictionary-alist' entry for given dictionary after info
363 provided by `ispell-parse-hunspell-affix-file'.
364 (ispell-hunspell-dict-paths-alist): New defvar to contain an alist
365 of parsed hunspell dicts and associated affix files.
366 (ispell-hunspell-dictionary-alist): New defvar to contain an alist
367 of parsed hunspell dicts and associated parameters.
368 (ispell-set-spellchecker-params):
369 Call `ispell-find-hunspell-dictionaries' if hunspell and not
370 previously done.
371 (ispell-start-process):
372 Call `ispell-hunspell-fill-dictionary-entry' for current
373 dictionary if it is not initialized.
374
375 2013-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
376
377 * imenu.el: Comment nitpicks.
378
379 2013-02-28 Sam Steingold <sds@gnu.org>
380
381 * vc/diff-mode.el (diff-hunk-file-names): Handle filenames with spaces.
382 See <http://stackoverflow.com/questions/14720205>.
383
384 2013-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
385
386 * net/net-utils.el (net-utils--revert-function): New fun (bug#13831).
387 (net-utils-mode): Use it.
388 (net-utils--revert-cmd): New var.
389 (net-utils-run-simple): Set it, and remove bogus interactive spec.
390 (traceroute): Use net-utils-run-simple.
391
392 2013-02-28 Glenn Morris <rgm@gnu.org>
393
394 * textmodes/paragraphs.el (mark-paragraph): Doc fix.
395
396 2013-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
397
398 * doc-view.el: Preserve h&v scroll across C-c C-c C-c C-c.
399 (doc-view-fallback-mode): Remove overlays here.
400 (doc-view-toggle-display): Instead of here. Don't throw away
401 image-mode-winprops-alist.
402 (doc-view-goto-page): Don't mess with hscroll.
403
404 2013-02-27 Thierry Volpiatto <thierry.volpiatto@gmail.com>
405
406 * font-lock.el (lisp-font-lock-keywords-2): Fix highlighting of
407 &optional (bug#13819).
408
409 2013-02-27 Michael Albinus <michael.albinus@gmx.de>
410
411 * net/tramp-adb.el (tramp-adb-parse-device-names)
412 (tramp-adb-maybe-open-connection): Add timeouts. (Bug#13299)
413
414 2013-02-26 Michael Albinus <michael.albinus@gmx.de>
415
416 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
417 Add "2>/dev/null" to the ls command, in case "en_US.utf8" is not
418 defined. POSIX environments fall back to the "C" locale then and
419 emit a warning, which shall be suppressed.
420
421 2013-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
422
423 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Tweak logic.
424 (easy-mmode-set-keymap-parents): Use make-composed-keymap.
425
426 2013-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
427
428 * emacs-lisp/bytecomp.el (byte-compile-file): Use let.
429
430 2013-02-25 Juri Linkov <juri@jurta.org>
431
432 * replace.el (read-regexp): Let-bind `default' to the first
433 element of `defaults' if it's a list, otherwise it should be
434 a string or nil. Let-bind `suggestions' to `defaults' if it's
435 a list, otherwise make a list with the string value. Doc fix.
436 (Bug#13805)
437
438 2013-02-25 Eli Zaretskii <eliz@gnu.org>
439
440 * emacs-lisp/bytecomp.el (byte-recompile-directory): Reject files
441 that match "\`\.#", to avoid compiling lock files, even if they
442 are readable (as they are on MS-Windows).
443
444 2013-02-25 Stefan Monnier <monnier@iro.umontreal.ca>
445
446 * files.el (basic-save-buffer): Remove redundant directory-creation.
447
448 2013-02-24 Jay Belanger <jay.p.belanger@gmail.com>
449
450 * calc/calc-ext.el (math-to-radians-2, math-from-radians-2):
451 Add option to force `pi' to remain symbolic.
452 * calc/calcalg2.el (calcFunc-sin, calcFunc-cos, calcFunc-tan)
453 (calcFunc-cot, calcFunc-csc, calcFunc-sec, calcFunc-arcsin)
454 (calcFunc-arccos, calcFunc-arctan): Use symbolic `pi' in the
455 derivatives, when necessary.
456
457 2013-02-23 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
458
459 * progmodes/ps-mode.el (ps-mode-version): Bump to 1.1i.
460 (ps-mode-octal-region): Use string-make-unibyte.
461
462 2013-02-23 Glenn Morris <rgm@gnu.org>
463
464 * emulation/viper-cmd.el (viper-submit-report):
465 * progmodes/ps-mode.el (ps-mode-maintainer-address):
466 * progmodes/vera-mode.el (vera-mode-help-address):
467 * textmodes/artist.el (artist-maintainer-address):
468 * textmodes/reftex.el (reftex-report-bug):
469 * vc/ediff-util.el (ediff-submit-report):
470 Add bug-gnu-emacs to bug report address.
471
472 * progmodes/simula.el (simula-mode-menu, simula-mode-map):
473 Remove bug report entries.
474 (simula-mode-help-address, simula-submit-bug-report): Make obsolete.
475
476 * emacs-lisp/bytecomp.el (byte-compile-level): New.
477 (byte-compile-file, byte-compile-from-buffer):
478 Use separate input/output buffers for each level of recursive
479 byte-compile-file calls. (Bug#13787)
480
481 2013-02-23 Michael Albinus <michael.albinus@gmx.de>
482
483 * net/tramp.el (tramp-methods): Fix docstring.
484 (tramp-ssh-controlmaster-options): Rename it from
485 `tramp-ssh-controlmaster-template'. Return a string.
486 (tramp-default-method): Adapt check for
487 `tramp-ssh-controlmaster-options'.
488
489 * net/tramp-sh.el (tramp-methods):
490 Replace `tramp-ssh-controlmaster-template' by "%c".
491 (tramp-do-copy-or-rename-file-out-of-band)
492 (tramp-maybe-open-connection): Use it in format spec. Ensure,
493 that it is applied for the first hop only.
494
495 2013-02-22 Juri Linkov <juri@jurta.org>
496
497 * isearch.el (isearch-lazy-highlight-new-loop):
498 Set `isearch-lazy-highlight-start' and `isearch-lazy-highlight-end'
499 to `isearch-other-end' if it is not nil. (Bug#13402)
500
501 * replace.el (replace-highlight): Let-bind `isearch-other-end'
502 to `match-beg'.
503
504 * textmodes/ispell.el (ispell-highlight-spelling-error-overlay):
505 Let-bind `isearch-other-end' to `start', `isearch-forward' to t
506 and `isearch-error' to nil.
507
508 2013-03-16 Fabián Ezequiel Gallina <fgallina@cuca>
509
510 * progmodes/python.el (python-info-current-defun):
511 Enhance match-data cluttering prevention.
512
513 2013-02-22 Michael Albinus <michael.albinus@gmx.de>
514
515 * net/tramp.el (tramp-tramp-file-p): Fix docstring.
516
517 * net/tramp-sh.el (tramp-sh-handle-insert-directory):
518 Handle multibyte file names.
519
520 2013-02-22 Glenn Morris <rgm@gnu.org>
521
522 * textmodes/sgml-mode.el (sgml-xml-mode): Move before use.
523 (sgml-transformation-function): Give it a :set function.
524 (sgml-tag): Doc fix.
525
526 * cmuscheme.el (scheme-buffer):
527 * progmodes/inf-lisp.el (inferior-lisp-buffer):
528 * progmodes/tcl.el (inferior-tcl-buffer):
529 * textmodes/tex-mode.el (tex-command): Doc fixes.
530
531 * image-mode.el (image-mode): Add mouse bindings for mode-line-process.
532
533 * htmlfontify.el (hfy-default-header): Encode title string. (Bug#7457)
534
535 2013-02-21 Bastien Guerry <bzg@gnu.org>
536
537 * cmuscheme.el (scheme-buffer): Fix docstring. (Bug#13778)
538
539 2013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
540
541 * progmodes/python.el (python-info-current-defun):
542 Enhance match-data cluttering prevention.
543
544 2013-02-21 Glenn Morris <rgm@gnu.org>
545
546 * net/tramp.el (tramp-get-debug-buffer): Ensure outline.el is not
547 loaded while outline-regexp is let bound. (Bug#9584)
548
549 2013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
550
551 * progmodes/python.el (python-info-current-defun): Fix failed
552 defun name retrieval because of unwanted match-data cluttering.
553
554 2013-02-21 Michael Albinus <michael.albinus@gmx.de>
555
556 * net/tramp.el (tramp-ssh-controlmaster-template): Make it a
557 defconst. Apply independent check for ControlPersist.
558
559 * net/tramp-sh.el (tramp-sh-handle-set-file-times): Set $UTC only
560 temporarily, via "env".
561
562 2013-02-21 Glenn Morris <rgm@gnu.org>
563
564 * info.el (Info-enable-edit): Remove.
565 (Info-edit): Disable it rather than using Info-enable.
566 (Info-edit-mode-hook, Info-edit-map, Info-edit-mode, Info-edit)
567 (Info-cease-edit): Make editing of Info files obsolete.
568
569 * informat.el (Info-tagify):
570 Handle buffers not visiting files. (Bug#13763)
571
572 2013-02-21 Juanma Barranquero <lekktu@gmail.com>
573
574 * calc/calc-graph.el (calc-graph-show-dumb): Fix typo.
575
576 2013-02-21 Glenn Morris <rgm@gnu.org>
577
578 * files.el (basic-save-buffer): Move check for existing parent
579 directory after hooks. (Bug#13773)
580
581 2013-02-20 Stefan Monnier <monnier@iro.umontreal.ca>
582
583 * simple.el (command-execute): Move from C. Add obsolete check.
584 (extended-command-history): Move from C.
585
586 2013-02-20 Ulrich Müller <ulm@gentoo.org>
587
588 * jka-cmpr-hook.el (jka-compr-compression-info-list)
589 (jka-compr-mode-alist-additions): Handle .txz suffix for
590 XZ-compressed tar archives (bug#13770).
591
592 2013-02-20 Bastien Guerry <bzg@gnu.org>
593
594 * outline.el (outline-regexp, outline-heading-end-regexp):
595 Make variables, not options (bug#13731).
596
597 2013-02-20 Glenn Morris <rgm@gnu.org>
598
599 * image.el (image-current-frame): Change from variable to function.
600 (image-show-frame): Rename from image-nth-frame. Update callers.
601 * image-mode.el (image-multi-frame): New variable.
602 (image-mode-map, image-mode, image-goto-frame):
603 Use image-multi-frame rather than image-current-frame.
604 (image-mode, image-goto-frame): Use image-current-frame as
605 function rather than as variable.
606
607 * emacs-lisp/cl-lib.el (cl-floatp-safe): Make it an alias for floatp.
608 * emacs-lisp/cl-macs.el (cl--make-type-test)
609 (cl--compiler-macro-assoc): Use floatp rather than cl-floatp-safe.
610
611 2013-02-19 Michael Albinus <michael.albinus@gmx.de>
612
613 * net/tramp-cache.el (tramp-get-hash-table): New defun.
614 (tramp-get-file-property, tramp-set-file-property)
615 (tramp-get-connection-property, tramp-set-connection-property): Use it.
616 (tramp-flush-file-property, tramp-flush-directory-property):
617 Rename argument to KEY.
618 (tramp-flush-connection-property): Simplify a little bit.
619 (tramp-connection-property-p): New defun.
620 (top): Reapply saved values only if there isn't a corresponding
621 entry in `tramp-connection-properties'.
622
623 2013-02-19 Fabián Ezequiel Gallina <fgallina@cuca>
624
625 * progmodes/python.el (python-indent-context):
626 Fix python-info-line-ends-backslash-p call.
627 (python-info-line-ends-backslash-p)
628 (python-info-beginning-of-backslash): Respect line-number argument.
629 (python-info-current-line-comment-p):
630 Fix behavior when not at beginning-of-line.
631 (python-util-position): Remove function.
632 (python-util-goto-line): New function.
633
634 2013-02-19 Michael Albinus <michael.albinus@gmx.de>
635
636 * eshell/em-unix.el (eshell/su): Require tramp.
637 (eshell/sudo): Require tramp. Remove now unnecessary check.
638
639 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Let-bind
640 `tramp-current-connection' in order to avoid an error when several
641 commands are invoked in a short time in eshell and friends.
642
643 2013-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
644
645 Cleanup some of EIEIO's namespace.
646 * emacs-lisp/eieio.el (eieio--define-field-accessors): New macro.
647 Use it to define all the class-* and object-* field accessors (renamed
648 to eieio--class-* and eieio--object-*). Update all uses.
649 (eieio--class-num-slots, eieio--object-num-slots): Rename from
650 class-num-slots and object-num-slots.
651 (eieio--check-type): New macro.
652 (eieio-defclass, eieio-oref, eieio-oref-default, same-class-p)
653 (object-of-class-p, child-of-class-p, object-slots, class-slot-initarg)
654 (eieio-oset, eieio-oset-default, object-assoc, object-assoc-list)
655 (object-assoc-list-safe): Use it.
656 (eieio-defclass): Tighten regexp.
657 (eieio--defmethod): Use `memq'. Signal an error for unknown method kind.
658 Remove unreachable code.
659 (object-class-fast): Declare obsolete.
660 (eieio-class-name, eieio-object-name, eieio-object-set-name-string)
661 (eieio-object-class, eieio-object-class-name, eieio-class-parents)
662 (eieio-class-children, eieio-class-precedence-list, eieio-class-parent):
663 Rename from class-name, object-name, object-set-name-string,
664 object-class, object-class-name, class-parents, class-children,
665 class-precedence-list, class-parent; with obsolete alias.
666 (class-of, class-direct-superclasses, class-direct-subclasses):
667 Declare obsolete.
668 (eieio-defmethod): Use `memq'; remove unreachable code.
669 * emacs-lisp/eieio-base.el (eieio-persistent-read):
670 * emacs-lisp/eieio-opt.el (eieio-class-button, eieio-describe-generic)
671 (eieio-browse-tree, eieio-browse): Use eieio--check-type.
672
673 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
674
675 * eshell/em-cmpl.el: Correct "context-related help" keybinding in
676 commentary.
677
678 2013-02-18 Michael Heerdegen <michael_heerdegen@web.de>
679
680 * emacs-lisp/eldoc.el (eldoc-highlight-function-argument):
681 Use font-lock-keyword-face for macros and special forms (bug#8345).
682
683 2013-02-17 Didier Verna <didier@didierverna.net>
684
685 * net/network-stream.el (network-stream-open-starttls):
686 Check that response to the starttls-command is non-nil. (Bug#13706)
687
688 2013-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
689
690 * font-lock.el (lisp-font-lock-keywords-1, lisp-font-lock-keywords-2):
691 Don't assume all identifier chars have syntax word.
692 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
693 Remove bar-not-symbol. Adjust callers.
694 (lisp-mode-variables): Don't set a font-lock-syntax-table.
695
696 2013-02-17 Leo Liu <sdl.web@gmail.com>
697
698 * net/rcirc.el (rcirc-keepalive): Fix invalid timer error.
699
700 2013-02-17 Glenn Morris <rgm@gnu.org>
701
702 * menu-bar.el (menu-bar-tools-menu): Fix case of EDE entry.
703
704 * image-mode.el (image-mode-map): Add image-dired menu entry.
705
706 * image-dired.el (tumme): Make this alias obsolete.
707
708 2013-02-16 Glenn Morris <rgm@gnu.org>
709
710 * image.el (image-animated-types): Remove.
711 (image-multi-frame-p): Rename from image-animated-p, and generalize.
712 (image-animated-p): Make obsolete alias.
713 (image-animate, image-nth-frame, image-animate-timeout):
714 Use image-multi-frame-p.
715 (image-animate-timeout): If no delay, use image-default-frame-delay.
716 * image-mode.el (image-mode, image-toggle-animation):
717 Use image-multi-frame-p. (Bug#763, bug#10739)
718 (image-mode): Adjust startup message for a multi-frame image.
719
720 * image-mode.el (image-mode-map): Give it a menu.
721
722 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
723
724 * net/tramp-cache.el (tramp-connection-properties): New customer
725 option.
726 (tramp-get-connection-property): Use it.
727
728 * net/tramp-compat.el (top): Require 'trampver.
729
730 * net/tramp-sh.el (tramp-remote-process-environment):
731 Set tramp-autoload cookie.
732
733 2013-02-16 Kevin Ryde <user42@zip.com.au>
734
735 * info-look.el (info-lookup-select-mode): If major-mode has no
736 info-lookup-alist entry then search up derived-mode-parent (bug#8660).
737
738 2013-02-16 Jambunathan K <kjambunathan@gmail.com>
739
740 * replace.el (read-regexp): Tighten the regexp that matches tag.
741 When tag is retrieved with `find-tag-default', use regexp that
742 matches tag at point. Also update docstring (Bug#13687).
743
744 2013-02-16 Eli Zaretskii <eliz@gnu.org>
745
746 * autorevert.el (auto-revert-notify-add-watch): With 'w32notify',
747 add watch for the file, not its parent directory, since w32notify
748 sets up the watch for the directory internally. (Bug#13725)
749
750 2013-02-16 Glenn Morris <rgm@gnu.org>
751
752 * image.el (image-default-frame-delay): New variable.
753 (image-animated-p): Use image-default-frame-delay.
754 (image-minimum-frame-delay): New constant.
755 (image-animate-timeout): Use image-minimum-frame-delay.
756
757 * image.el (image-nth-frame): New, split from image-animate-timeout.
758 (image-animate-timeout): Use image-nth-frame.
759 * image-mode.el (image-goto-frame, image-next-frame)
760 (image-previous-frame): New commands.
761 (image-mode-map): Add new frame commands.
762
763 2013-02-16 Jonas Bernoulli <jonas@bernoul.li>
764
765 * emacs-lisp/tabulated-list.el (tabulated-list-print-col):
766 If col-desc already has help-echo, use it. (Bug#13563)
767
768 2013-02-16 Glenn Morris <rgm@gnu.org>
769
770 * image.el (image-current-frame): New variable.
771 (image-animate-timeout): Set image-current-frame.
772 * image-mode.el (image-mode): For animated images,
773 display a frame counter via mode-line-process.
774
775 * font-lock.el (lisp-font-lock-keywords-1): Add defvar-local.
776
777 2013-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
778
779 * simple.el (eval-expression): Let `exp' set the mark (bug#13724).
780
781 2013-02-15 Alan Mackenzie <acm@muc.de>
782
783 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode): When a
784 global minor mode has been enabled, call the minor mode function
785 for a new buffer once only, after the major mode hook, whilst
786 allowing that hook explicitly to disable the minor mode.
787 (MODE-disable-in-buffer): New (generated) function.
788 (disable-MODE): New (generated) buffer local variable.
789
790 2013-02-15 Jambunathan K <kjambunathan@gmail.com>
791
792 * iswitchb.el (iswitchb-read-buffer): Bind `C-.' and `C-,' to
793 `iswitchb-next-match' and `iswitchb-prev-match' resply.
794 * ido.el (ido-init-completion-maps): Bind `C-.' and `C-,' to
795 `ido-next-match' and `ido-prev-match' resply.
796 * icomplete.el (icomplete-minibuffer-map): Unbind `C-s' and `C-r'.
797 Bind `C-.' and `C-,' to `icomplete-forward-completions' and
798 `icomplete-backward-completions' (Bug#13708).
799
800 2013-02-15 Glenn Morris <rgm@gnu.org>
801
802 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
803
804 2013-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
805
806 * net/goto-addr.el (goto-address-fontify): Add start and end args.
807 (goto-address-fontify-region): Use them instead of narrowing, so
808 syntax-ppss has access to the whole buffer.
809
810 2013-02-15 Fabián Ezequiel Gallina <fgallina@cuca>
811
812 * progmodes/python.el: Explain how to restore "cc-mode"-like
813 forward-sexp movement in header documentation (Bug#13642).
814 (python-nav--forward-sexp): Behave like emacs-lisp-mode in
815 comments and strings (GH bug 114).
816
817 2013-02-15 Fabián Ezequiel Gallina <fgallina@cuca>
818
819 * progmodes/python.el (python-info-current-defun): Fix current
820 defun detection (Bug#13618).
821
822 2013-02-15 Chong Yidong <cyd@gnu.org>
823
824 * xml.el (xml-parse-string): Fix typo in handling of bad character
825 references.
826
827 2013-02-15 Glenn Morris <rgm@gnu.org>
828
829 * play/fortune.el (fortune-compile): Simplify and fix previous change.
830
831 2013-02-14 Michael Albinus <michael.albinus@gmx.de>
832
833 * net/tramp.el (tramp-debug-message):
834 Add `tramp-condition-case-unless-debug'.
835 (tramp-debug-on-error): New defvar.
836 (tramp-condition-case-unless-debug): New defun.
837 (tramp-file-name-handler): Use it.
838
839 2013-02-14 Juri Linkov <juri@jurta.org>
840
841 * info.el (Info-isearch-filter): Treat non-nil values of
842 `search-invisible' including its default value `open'
843 like the value `t' to match hidden text. (Bug#13402)
844
845 2013-02-14 Glenn Morris <rgm@gnu.org>
846
847 * help-fns.el (find-lisp-object-file-name): Give special treatment
848 to all ~/.foo.elc files, not just ~/.emacs. (Bug#9007)
849
850 2013-02-14 David Biesack <sasdjb@d72933.na.sas.com> (tiny change)
851
852 * net/quickurl.el (quickurl-save-urls):
853 Ensure quickurl-urls is not truncated on printing. (Bug#9276)
854
855 2013-02-14 Dmitry Gutov <dgutov@yandex.ru>
856
857 * progmodes/ruby-mode.el (ruby-parse-partial): Don't increase
858 depth for unfinished percent literal. Not using it in the caller.
859 (ruby-move-to-block): Jump over multiline literals of all types,
860 ignoring code-looking contents inside them.
861 (ruby-add-log-current-method): Improve performance at the expense
862 of accuracy. `ruby-block-contains-point' is relatively slow, so
863 only use it for method and singleton class blocks.
864
865 2013-02-13 Michael Albinus <michael.albinus@gmx.de>
866
867 Use ControlMaster where applicable. (Bug#13677)
868
869 * net/tramp.el (tramp-ssh-controlmaster-template): New defvar,
870 replacing `tramp-detect-ssh-controlmaster'.
871 (tramp-default-method): Use it.
872
873 * net/tramp-sh.el (tramp-methods) [scp, scp1, scp2, scpx, sftp]:
874 [rsync, ssh, ssh1, ssh2, sshx]: Add ControlPath and ControlMaster
875 arguments.
876 [scpc, rsyncc]: Remove methods.
877 (top): Remove completion functions for "scpc", "rsyncc", "ssh1_old"
878 and "ssh2_old".
879 (tramp-do-copy-or-rename-file-out-of-band): Change trace level.
880 (tramp-maybe-open-connection): Reuse tmpfile for ControlPath.
881
882 2013-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
883
884 * emacs-lisp/package.el (package--initialized): Move before first use.
885
886 2013-02-13 Jambunathan K <kjambunathan@gmail.com>
887
888 * icomplete.el (icomplete-hide-common-prefix): New user option.
889 (icomplete-first-match): New face.
890 (icomplete-completions): Correct handling of "complete but not
891 unique" (Bug#12638).
892
893 2013-02-13 YE Qianchuan <stool.ye@gmail.com> (tiny change)
894
895 * descr-text.el (describe-char): Display the script (bug#13698).
896
897 2013-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
898
899 * tmm.el: Use lexical-binding and current-active-maps.
900 (tmm-menubar): Use map-keymap and pcase.
901 (tmm--completion-table): New function.
902 (tmm-prompt): Use it to fix the menu order.
903 (tmm-get-keybind): Use current-active-maps.
904
905 2013-02-13 Christopher Schmidt <christopher@ch.ristopher.com>
906
907 Add dired-hide-details-mode. (Bug#6799)
908
909 * locate.el (locate-mode): Set parent mode property to dired-mode.
910
911 * find-dired.el (find-dired): Call dired-insert-set-properties on
912 initial information line. Set process mark on end of buffer.
913 (find-dired-sentinel):
914 Call dired-insert-set-properties on summary.
915
916 * dired.el (dired-hide-details-hide-symlink-targets)
917 (dired-hide-details-hide-information-lines): New options.
918 (dired-insert-directory):
919 Set properties after final treatment of output.
920 (dired-insert-set-properties):
921 Set dired-hide-details-* properties.
922 (dired-mode-map): Bind dired-hide-details-mode.
923 (dired-mode): Set buffer-invisibility-spec to a list.
924 (dired-next-line): Skip hidden lines.
925 (dired-previous-line): Use dired-next-line.
926 (dired-hide-details-mode): New minor mode.
927 (dired-hide-details-update-invisibility-spec): New function.
928
929 2013-02-13 Glenn Morris <rgm@gnu.org>
930
931 * play/yow.el: Move to obsolete/. (Bug#9384)
932
933 2013-02-13 Juri Linkov <juri@jurta.org>
934
935 * vc/ediff-util.el (ediff-recenter): Use `select-frame-set-input-focus'
936 to select `ediff-control-frame' and set input focus correctly on Xfce.
937 (Bug#12218)
938
939 2013-02-13 Juri Linkov <juri@jurta.org>
940
941 * image-mode.el (image-mode-map):
942 * doc-view.el (doc-view-mode-map):
943 * vc/ediff-util.el (ediff-setup-keymap):
944 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
945
946 2013-02-13 Dmitry Gutov <dgutov@yandex.ru>
947
948 * progmodes/ruby-mode.el (ruby-move-to-block): Improve performance.
949 Instead of recalculating indentation fully for each line, sum up
950 indentation depth based only on visited lines.
951 (ruby-parse-partial): Increase the depth after "do" even when END
952 is right after it.
953 (ruby-parse-partial): When END is in the middle of a percent
954 literal, increase the depth if the delimiter chars belong to the
955 paren syntax class.
956
957 2013-02-13 Kirill A. Korinskiy <catap@catap.ru>
958
959 * play/fortune.el (fortune-compile): Also make the compiled file
960 if it does not exist at all, not just if it is old. (Bug#5338)
961
962 2013-02-13 Glenn Morris <rgm@gnu.org>
963
964 * emacs-lisp/package.el (package-menu-execute): Doc fix.
965
966 2013-02-13 Yves Baumes <ybaumes@gmail.com> (tiny change)
967
968 * emacs-lisp/package.el (package-menu-execute):
969 Add optional noquery argument. (Bug#13625)
970
971 2013-02-13 Michael Albinus <michael.albinus@gmx.de>
972
973 * net/ange-ftp.el (ange-ftp-make-directory): Don't raise an error,
974 if DIR exists and PARENTS is non-nil.
975
976 2013-02-13 Juanma Barranquero <lekktu@gmail.com>
977
978 * progmodes/js.el (js--multi-line-declaration-indentation):
979 Silence byte-compiler warning.
980
981 2013-02-12 Michael Albinus <michael.albinus@gmx.de>
982
983 * net/tramp-adb.el (tramp-adb-handle-start-file-process): Rewrite.
984
985 * net/tramp-compat.el (top): Declare `remote-file-name-inhibit-cache'
986 only if it doesn't exist.
987
988 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
989 Set process marker.
990
991 2013-02-12 Tassilo Horn <tsdh@gnu.org>
992
993 * doc-view.el (doc-view-odf->pdf-converter-soffice): Use separate
994 UserInstallation when calling soffice to work around LibreOffice
995 bug 37531.
996
997 2013-02-12 Glenn Morris <rgm@gnu.org>
998
999 * files.el (basic-save-buffer):
1000 Offer to create a non-existing directory. (Bug#3016)
1001
1002 * calc/calc-graph.el (calc-graph-show-dumb):
1003 * calendar/calendar.el (calendar-mode-map):
1004 * cus-edit.el (custom-mode-map):
1005 * ehelp.el (electric-help-map):
1006 * emulation/vip.el (vip-mode-map):
1007 * epa.el (epa-key-list-mode-map):
1008 * info.el (Info-mode-map):
1009 * mail/rmail.el (rmail-mode-map):
1010 * mail/rmailsum.el (rmail-summary-mode-map):
1011 * man.el (Man-mode-map):
1012 * net/newst-plainview.el (newsticker-mode-map):
1013 * progmodes/cpp.el (cpp-edit-mode-map):
1014 * progmodes/grep.el (grep-mode-map):
1015 * progmodes/idlw-help.el (idlwave-help-mode-map):
1016 * simple.el (special-mode-map):
1017 * startup.el (splash-screen-keymap):
1018 * view.el (view-mode-map):
1019 Make S-SPC scroll in the opposite sense to SPC. (Bug#2145)
1020
1021 2013-02-11 Elias Pipping <pipping@lavabit.com>
1022
1023 * doc-view.el (doc-view-current-cache-dir): Beware % escapes
1024 (bug#13679).
1025
1026 2013-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
1027
1028 * cus-start.el (all): Remove inhibit-local-menu-bar-menus.
1029
1030 2013-02-11 Glenn Morris <rgm@gnu.org>
1031
1032 * vc/diff.el (diff-use-labels): New variable.
1033 (diff-no-select): Use --label rather than -L, and first
1034 check that it is supported. (Bug#11067)
1035
1036 * files.el (enable-dir-local-variables): New variable.
1037 (hack-dir-local-variables): Respect enable-dir-local-variables.
1038 * tutorial.el (help-with-tutorial):
1039 Ignore directory-local variables. (Bug#11127)
1040
1041 * vc/vc-svn.el (vc-svn-command): Move --non-interactive from here...
1042 (vc-svn-global-switches): ... to here. (Bug#13513)
1043
1044 2013-02-10 Christopher Schmidt <christopher@ch.ristopher.com>
1045
1046 * minibuf-eldef.el (minibuffer-default--in-prompt-regexps):
1047 Handle "foo (bar, default: xxx): " prompts.
1048
1049 2013-02-10 Chong Yidong <cyd@gnu.org>
1050
1051 * files.el (basic-save-buffer-1): Do not set
1052 buffer-file-coding-system-explicit (Bug#4533).
1053
1054 * mail/emacsbug.el (report-emacs-bug): Change binding of
1055 report-emacs-bug-insert-to-mailer to C-c M-i (Bug#13510).
1056
1057 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1058
1059 * calc/calc.el (calc-allow-units-as-numbers): New variable.
1060 * calc/calc-units.el (calc-convert-units): Use new variable.
1061
1062 2013-02-09 Eli Zaretskii <eliz@gnu.org>
1063
1064 * subr.el (buffer-file-type, default-buffer-file-type): Remove.
1065
1066 * net/ange-ftp.el (ange-ftp-insert-file-contents): Don't reference
1067 buffer-file-type.
1068
1069 * mail/feedmail.el (feedmail-force-binary-write): Doc fix.
1070 (feedmail-run-the-queue, feedmail-dump-message-to-queue)
1071 (feedmail-send-it-immediately): Don't bind buffer-file-type, bind
1072 coding-system-for-write instead.
1073
1074 * jka-compr.el (jka-compr-write-region): Don't bind
1075 buffer-file-type.
1076
1077 * emacs-lisp/bytecomp.el (byte-compile-file): Don't bind
1078 buffer-file-type.
1079
1080 * files.el (file-name-buffer-file-type-alist): Remove defvar.
1081 (insert-file-contents-literally): Remove reference to
1082 file-name-buffer-file-type-alist.
1083
1084 * dos-w32.el (file-name-buffer-file-type-alist): Deprecate and
1085 make-obsolete.
1086 (find-buffer-file-type-match, find-buffer-file-type): Remove.
1087 (find-buffer-file-type-coding-system): Remove references to
1088 find-buffer-file-type-match, find-buffer-file-type, and
1089 buffer-file-type.
1090 Don't put find-buffer-file-type-coding-system into
1091 file-coding-system-alist.
1092 (find-file-binary, find-file-text): Bind coding-system-for-read
1093 instead of file-name-buffer-file-type-alist.
1094
1095 2013-02-09 Jambunathan K <kjambunathan@gmail.com>
1096
1097 * doc-view.el: Use (and prefer) soffice as default ODF->PDF
1098 converter (Bug#13622).
1099 (doc-view-unoconv-program): Make obsolete alias.
1100 (doc-view-odf->pdf-converter-program): New variable.
1101 (doc-view-odf->pdf-converter-function): New variable.
1102 (doc-view-mode-p): Use it.
1103 (doc-view-odf->pdf-converter-unoconv):
1104 Rename from `doc-view-odf->pdf-converter-unoconv'.
1105 (doc-view-odf->pdf-converter-soffice): New function.
1106 (doc-view-convert-current-doc):
1107 Use `doc-view-odf->pdf-converter-function'.
1108
1109 2013-02-09 Chong Yidong <cyd@gnu.org>
1110
1111 * minibuffer.el (minibuffer-inactive-mode-map): Bind mouse-1 to
1112 view-echo-area-messages (Bug#13340).
1113
1114 * help.el (view-echo-area-messages): Use display-buffer.
1115
1116 * dired-x.el (dired-do-run-mail): Prompt for confirmation
1117 (Bug#13561).
1118
1119 2013-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
1120
1121 * emacs-lisp/byte-run.el (eval-when-compile, eval-and-compile):
1122 Eval body right away, now that we do eager macroexpansion (bug#13605).
1123
1124 * simple.el (end-of-buffer): Don't touch unrelated windows (bug#13466).
1125 (fundamental-mode): Use run-mode-hooks.
1126
1127 * eshell/esh-proc.el (eshell/kill): Fix last change.
1128 * eshell/em-ls.el (eshell-ls-dir): Fix use of CL in last change.
1129
1130 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1131
1132 * eshell/esh-proc.el (eshell/kill): Rewrite.
1133
1134 * eshell/em-ls.el (show-almost-all): Declare.
1135 (eshell-do-ls): Add support for -A argument.
1136
1137 2013-02-08 Jambunathan K <kjambunathan@gmail.com>
1138
1139 * icomplete.el (icomplete-forward-completions)
1140 (icomplete-backward-completions): Handle corner case (bug#13602).
1141
1142 2013-02-07 Michael Albinus <michael.albinus@gmx.de>
1143
1144 * vc/vc-hooks.el (vc-find-file-hook): `buffer-file-truename' can
1145 be nil. Handle this. (Bug#13636)
1146
1147 2013-02-07 Richard Stallman <rms@gnu.org>
1148
1149 * mail/rmail.el (rmail-variables): Specify `no-conversion' for
1150 `save-buffer-coding-system'.
1151
1152 2013-02-07 Alan Mackenzie <acm@muc.de>
1153
1154 Fix bug in state cache mechanism. Remove 'BOD "strategy". Refactor.
1155 * progmodes/cc-engine.el (c-get-fallback-scan-pos): Remove.
1156 (c-parse-state-get-strategy): Don't return 'BOD any more.
1157 (c-append-lower-brace-pair-to-state-cache):
1158 Extra parameter HERE instead of narrowing.
1159 Widen to top of buffer before searching backwards for a brace pair.
1160 (c-state-push-any-brace-pair): Add HERE parameter to function call.
1161 (c-append-to-state-cache): Extra parameter HERE in place of narrowing.
1162 Narrow to parameter HERE, in place of being called narrowed.
1163 (c-remove-stale-state-cache): Extra parameter HERE in place of
1164 narrowing. Check there's an open brace in the cache before
1165 searching for its match.
1166 (c-invalidate-state-cache-1): Add HERE parameter to function call.
1167 (c-parse-state-1): Don't narrow here for 'forward strategy,
1168 instead passing extra parameter HERE to several functions.
1169 Remove 'BOD strategy.
1170
1171 2013-02-06 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change)
1172
1173 * emacs-lisp/package.el (describe-package-1): Tell what archive is
1174 used to install the package.
1175
1176 2013-02-06 Glenn Morris <rgm@gnu.org>
1177
1178 * vc/vc-hooks.el (vc-find-file-hook): Don't ask about following links
1179 if we can't get user input. (Bug#6567)
1180
1181 * startup.el (command-line): If simple.el is missing,
1182 test and warn about for some possible causes.
1183
1184 2013-02-05 Jan Djärv <jan.h.d@swipnet.se>
1185
1186 * cus-start.el (all): Add ns-use-native-fullscreen.
1187
1188 2013-02-05 Glenn Morris <rgm@gnu.org>
1189
1190 * profiler.el (profiler-report-mode-map): Add a restart menu entry.
1191
1192 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
1193 Fix directory creation in fallback case.
1194
1195 2013-02-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1196
1197 * vc/vc.el (vc-next-action): Fix inf-loop (bug#13610).
1198 (vc-update-change-log): Use dolist.
1199
1200 2013-02-04 Chong Yidong <cyd@gnu.org>
1201
1202 * thingatpt.el: Rewrite the URL detection routines, absorbing some
1203 code from ffap.el.
1204 (thing-at-point-beginning-of-url-regexp): New var.
1205 (thing-at-point-uri-schemes): Update list of URI schemes.
1206 (thing-at-point-url-regexp): Variable deleted.
1207 (thing-at-point-markedup-url-regexp): Disallow newlines.
1208 (thing-at-point-newsgroup-regexp)
1209 (thing-at-point-newsgroup-heads)
1210 (thing-at-point-default-mail-uri-scheme): New variables.
1211 (thing-at-point-bounds-of-url-at-point): Rewrite. Use ffap's
1212 method to find the possible bounds of the URI at point.
1213 New optional argument to find ill-formed URIs.
1214 (thing-at-point-url-at-point): Rewrite. New arguments for finding
1215 ill-formed URIs. Use thing-at-point-bounds-of-url-at-point, and
1216 the scheme-adding heuristics from ffap-url-at-point.
1217 (thing-at-point--bounds-of-well-formed-url): New function.
1218 Do parens matching to decide whether to include parens in the URI
1219 (Bug#9153).
1220
1221 * ffap.el: Require thingatpt.
1222 (ffap-url-at-point): Delegate URI detection to thing-at-point.
1223 All URI-valid characters are now recognized (Bug#5673).
1224 (ffap-string-at-point): Use use-region-p.
1225 (ffap-url-regexp): Extra character is handled by thing-at-point.
1226 (ffap-string-at-point-mode-alist): Allow parentheses.
1227 (ffap-newsgroup-regexp, ffap-newsgroup-heads, ffap-newsgroup-p):
1228 Convert to aliases; code moved to thingatpt.el.
1229 (ffap-gnus-hook): Use setq-local.
1230
1231 2013-02-04 Glenn Morris <rgm@gnu.org>
1232
1233 * emacs-lisp/ert.el (ert--explain-format-atom):
1234 Don't try to print non-characters as characters. (Bug#13543)
1235
1236 2013-02-03 Michael Albinus <michael.albinus@gmx.de>
1237
1238 * net/tramp.el (tramp-debug-message): Extend function exclude list.
1239 (tramp-backtrace): New defun.
1240 (tramp-handle-insert-file-contents): Use `visit' when inserting
1241 the local copy.
1242
1243 * net/tramp-sh.el (tramp-sh-handle-set-visited-file-modtime):
1244 Use `remote-file-name-inhibit-cache'.
1245
1246 2013-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
1247
1248 * progmodes/cperl-mode.el (cperl-mode): Avoid byte-compile warning
1249 (bug#13614).
1250
1251 * subr.el (internal--called-interactively-p--get-frame): Avoid filling
1252 current-load-list (bug#13366).
1253
1254 2013-02-02 Christopher Schmidt <christopher@ch.ristopher.com>
1255
1256 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1257 Identify g++ template instantiation trace. (Bug#12287)
1258 (compilation-mode-hook, compilation-start-hook)
1259 (compilation-window-height): Simplify docstrings. (Bug#13379)
1260
1261 2013-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
1262
1263 * mouse.el (mouse-drag-track): Always deactivate the mark before
1264 running the final event's command since that command is in charge of
1265 activating the mark if needed (bug#13523).
1266
1267 2013-02-02 Juri Linkov <juri@jurta.org>
1268
1269 * replace.el (perform-replace): Move let-bindings of isearch-*
1270 variables deeper to the loop that searches for the next match.
1271 Add bindings for `isearch-nonincremental' and `isearch-adjusted'.
1272 Use `isearch-search-fun-default' instead of `isearch-search-fun'.
1273 (Bug#13579)
1274
1275 * isearch.el (isearch-search-fun-default): Check for null
1276 first element of isearch-cmds as a precaution when it's used
1277 with inactive isearch.
1278
1279 2013-02-02 Andrew W. Nosenko <andrew.w.nosenko@gmail.com> (tiny change)
1280
1281 * net/tramp.el (tramp-check-for-regexp): Avoid "Args out of range"
1282 error when buffer in question is narrowed so position 1 is out of
1283 visible part.
1284
1285 2013-02-02 Glenn Morris <rgm@gnu.org>
1286
1287 * textmodes/remember.el (remember-clipboard): Doc fix.
1288
1289 2013-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
1290
1291 * progmodes/make-mode.el (makefile-fill-paragraph): Reset syntax-table
1292 properties (bug#13179).
1293
1294 2013-02-02 Juri Linkov <juri@jurta.org>
1295
1296 * progmodes/grep.el (grep-regexp-alist): Use variable grep-match-face
1297 instead of hard-coded default face `match'. (Bug#9438)
1298
1299 2013-02-01 Christopher Schmidt <christopher@ch.ristopher.com>
1300
1301 * vc/vc-arch.el (vc-arch-registered):
1302 * vc/vc-bzr.el (vc-bzr-registered):
1303 * vc/vc-cvs.el (vc-cvs-registered):
1304 * vc/vc-git.el (vc-git-registered):
1305 * vc/vc-hg.el (vc-hg-registered):
1306 * vc/vc-mtn.el (vc-mtn-registered):
1307 * vc/vc-svn.el (vc-svn-registered): Suppress load messages.
1308 (Bug#13139)
1309
1310 * info.el (Info-next-reference, Info-prev-reference): Add numeric
1311 prefix argument. (Bug#11656)
1312
1313 2013-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1314
1315 * help-fns.el (help-split-fundoc): Don't insert byte-compiled body.
1316
1317 2013-02-01 Glenn Morris <rgm@gnu.org>
1318
1319 * vc/vc-hooks.el (vc-menu-map): Disable vc-rollback menu item
1320 if the backend is known not to support it.
1321
1322 * imenu.el (imenu-default-create-index-function):
1323 Tweak infinite loop test to check for forward motion as well as none.
1324
1325 2013-02-01 Alex Harsanyi <AlexHarsanyi@gmail.com>
1326
1327 * net/soap-client.el (soap-invoke): Encode the string for
1328 `url-request-data' as UTF-8.
1329 Fixes <http://code.google.com/p/emacs-soap-client/issues/detail?id=16>.
1330
1331 2013-02-01 Glenn Morris <rgm@gnu.org>
1332
1333 * calc/calc-help.el (calc-view-news): Use view-emacs-news.
1334
1335 * calc/README, calc/README.prev: Rename/merge to etc/CALC-NEWS.
1336
1337 2013-01-31 Michael Albinus <michael.albinus@gmx.de>
1338
1339 * net/tramp.el (tramp-tramp-file-p): Comment check for
1340 `string-as-unibyte'. The function does not exist on XEmacs, and
1341 likely we need another approach.
1342
1343 * net/tramp-sh.el (tramp-compute-multi-hops): Check, whether
1344 `tramp-gw-*' variables are bound.
1345
1346 2013-01-31 Glenn Morris <rgm@gnu.org>
1347
1348 * files.el (basic-save-buffer-2): Choose coding system for
1349 writing the file before backing it up, to reduce delay between
1350 backing up and writing the new version. (Bug#13522)
1351
1352 2013-01-31 Michal Nazarewicz <mina86@mina86.com>
1353
1354 * simple.el (cycle-spacing): New command.
1355 (just-one-space): Use it.
1356
1357 2013-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
1358
1359 * progmodes/opascal.el: Rename from delphi.el. Use lexical-binding.
1360 (opascal-newline-always-indents): Remove custom.
1361 (opascal-tab, opascal-newline): Remove commands.
1362 (opascal-new-comment-line): Insert "\n" instead of calling newline.
1363 (opascal-mode-map): Keep default bindings for RET and TAB and DEL.
1364 (opascal-save-match-data): Remove, use save-match-data instead.
1365 (opascal-save-state): Use with-silent-modifications.
1366
1367 * progmodes/pascal.el (pascal-mode-syntax-table): Accept //..\n comments
1368 (bug#13585).
1369
1370 2013-01-30 Juri Linkov <juri@jurta.org>
1371
1372 * frame.el (toggle-frame-maximized, toggle-frame-fullscreen):
1373 Use fullboth as an alias for fullscreen. Suggested by Jan Djärv in
1374 <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00203.html>.
1375
1376 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
1377
1378 * progmodes/make-mode.el (makefile-backslash-region): Don't compute
1379 column if we're just deleting the backslashes.
1380 (makefile-fill-paragraph): Use eolp.
1381
1382 2013-01-30 Michael Albinus <michael.albinus@gmx.de>
1383
1384 * autorevert.el (auto-revert-use-notify): Fix docstring.
1385
1386 2013-01-30 Leo Liu <sdl.web@gmail.com>
1387
1388 * imenu.el (imenu--truncate-items): Fix subalist checking (bug#13576).
1389
1390 2013-01-30 Glenn Morris <rgm@gnu.org>
1391
1392 * mouse.el (mouse-drag-line): Avoid pushing same event onto
1393 unread-command-events twice in some cases. This tries to implement
1394 the 2012-07-26 changes in a different way. (Bug#13560)
1395
1396 2013-01-30 Fabián Ezequiel Gallina <fgallina@cuca>
1397
1398 * progmodes/python.el
1399 (python-pdbtrack-comint-output-filter-function): Enhancements on
1400 stacktrace detection. (thanks @gnovak)
1401
1402 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
1403
1404 * jit-lock.el (jit-lock-stealth-chunk-start): Don't widen (bug#13542).
1405 (jit-lock-mode, jit-lock-functions, jit-lock-context-unfontify-pos):
1406 Use defvar-local.
1407 (jit-lock-register): Use setq-local.
1408
1409 2013-01-30 Jay Belanger <jay.p.belanger@gmail.com>
1410
1411 * calc/calc-units.el (math-default-units-table): Remove initial value.
1412 (calc-convert-units): Treat expressions where all the units cancel as
1413 if they didn't have units.
1414
1415 2013-01-30 Michael Albinus <michael.albinus@gmx.de>
1416
1417 * net/tramp.el (tramp-process-connection-type): Fix docstring.
1418 (tramp-completion-reread-directory-timeout): Fix type.
1419 (tramp-connection-min-time-diff): New defcustom.
1420
1421 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
1422
1423 2013-01-30 Glenn Morris <rgm@gnu.org>
1424
1425 * imenu.el (imenu-default-create-index-function):
1426 Put back a version of the infinite loop test removed 2013-01-23.
1427
1428 2013-01-30 Fabián Ezequiel Gallina <fgallina@cuca>
1429
1430 * progmodes/python.el (python-shell-parse-command):
1431 Find python-shell-interpreter with modified environment.
1432
1433 2013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
1434
1435 * emacs-lisp/cl.el (cl-set-getf): Add compatibility alias.
1436
1437 2013-01-29 Alan Mackenzie <acm@muc.de>
1438
1439 Amend to fontify /regexp/s in actions correctly.
1440 * progmodes/cc-awk.el (c-awk-harmless-char-re)
1441 (c-awk-harmless-string*-re, c-awk-harmless-string*-here-re):
1442 Braces, parens and semicolons are no longer included.
1443 (c-awk-harmless-line-char-re, c-awk-harmless-line-string*-re):
1444 What used to be these variables without "-line" in the name.
1445 (c-awk-neutral-re): { is no longer neutral. Escaped newlines now are.
1446 (c-awk-non-arith-op-bra-re): Now also matches {.
1447 (c-awk-pre-exp-alphanum-kwd-re): New regexp to match "print",
1448 "return", and "case".
1449 (c-awk-kwd-regexp-sign-re): New, to match "print", etc., followed
1450 by /.
1451 (c-awk-syntax-tablify-/): Check special cases "print /re/", etc.
1452 (c-awk-set-syntax-table-properties): Extend FSM to handle {,},(,),;.
1453
1454 2013-01-29 Michael Albinus <michael.albinus@gmx.de>
1455
1456 * autorevert.el (auto-revert-use-notify):
1457 Use `custom-initialize-default' for initialization. (Bug#13583)
1458
1459 * net/ange-ftp.el (ange-ftp-skip-msgs): Add another message.
1460
1461 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
1462 Catch `suppress'. Otherwise, `tramp-run-real-handler' might be called
1463 in `tramp-file-name-handler'.
1464 (tramp-gw-tunnel-method, tramp-gw-socks-method): Declare for
1465 compatibility.
1466 (tramp-compute-multi-hops): Check, whether
1467 `tramp-gw-tunnel-method' and `tramp-gw-socks-method' are non-nil.
1468
1469 2013-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
1470
1471 * hi-lock.el (hi-lock-unface-buffer): Don't assume `face' is a symbol
1472 (bug#13297).
1473
1474 2013-01-27 Dmitry Gutov <dgutov@yandex.ru>
1475
1476 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove some
1477 checks made superfluous by the \_< operator.
1478 * progmodes/ruby-mode.el (ruby-move-to-block): Work with (maybe
1479 temporarily) broken indentation.
1480 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
1481 Highlight nested constants, too. \_< broke that.
1482
1483 2013-01-27 Nobuyoshi Nakada <nobu@ruby-lang.org>
1484
1485 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Use "\\_<"
1486 instead of "\\b".
1487
1488 2013-01-27 Michael Albinus <michael.albinus@gmx.de>
1489
1490 * autorevert.el (auto-revert-handler): Notifications which result
1491 from a saved file shall not be taken into account. (Bug#13557)
1492
1493 2013-01-26 Andreas Schwab <schwab@linux-m68k.org>
1494
1495 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add optional
1496 parameter BAR-NOT-SYMBOL to control syntax of | for font-lock.
1497 (lisp-mode): Pass t for it. (Bug#13556)
1498
1499 2013-01-25 Alan Mackenzie <acm@muc.de>
1500
1501 AWK Mode: Fix indentation bug at top level. Bug #12274.
1502
1503 * progmodes/cc-engine.el (c-guess-basic-syntax): Move CASE 5P to
1504 just before CASE 5D.
1505
1506 2013-01-25 Dmitry Antipov <dmantipov@yandex.ru>
1507
1508 * net/socks.el (socks-nslookup-host): Use string-to-number.
1509
1510 2013-01-25 Michael Albinus <michael.albinus@gmx.de>
1511
1512 * autorevert.el (auto-revert-remote-files)
1513 (auto-revert-notify-exclude-dir-regexp): New defcustoms.
1514 (auto-revert-notify-enabled, auto-revert-use-notify)
1515 (auto-revert-notify-watch-descriptor-hash-list)
1516 (auto-revert-notify-modified-p, auto-revert-notify-event-p)
1517 (auto-revert-notify-event-descriptor)
1518 (auto-revert-notify-event-action)
1519 (auto-revert-notify-event-file-name): Doc fix.
1520 (global-auto-revert-mode): Reorder checks.
1521 (auto-revert-notify-rm-watch): Respect changed values of
1522 `auto-revert-notify-watch-descriptor-hash-list'.
1523 (auto-revert-notify-add-watch): Check for
1524 `auto-revert-notify-exclude-dir-regexp'. Adapt filters for
1525 `inotify-add-watch'. Watch `default-directory' instead of
1526 `buffer-file-name'. `auto-revert-notify-watch-descriptor-hash-list'
1527 has a changed meaning now. (Bug#13540)
1528 (auto-revert-notify-handler): Change implementation wrt events
1529 returning from a directory.
1530 (auto-revert-handler): Reorder implementation for checks of remote
1531 files.
1532 (auto-revert-buffers): Fix parentheses error.
1533
1534 2013-01-25 Fabián Ezequiel Gallina <fgallina@cuca>
1535
1536 * progmodes/python.el: Enhancements to header documentation about
1537 skeletons. (Bug#5716)
1538
1539 * imenu.el (imenu-default-create-index-function): Remove useless
1540 infinite loop check. (Bug#13438)
1541
1542 2013-01-25 Alan Mackenzie <acm@muc.de>
1543
1544 Fix a bug in the state cache mechanism. Refactor this a bit.
1545
1546 * progmodes/cc-engine.el (c-parse-state-get-strategy): Remove the
1547 `cache-pos' element from the return value.
1548 (c-append-lower-brace-pair-to-state-cache): "Narrow" to end of
1549 buffer to enable proper searching from beyond HERE. Amend the
1550 test for detecting the sought brace pair. Amend the value written
1551 to the "brace desert cache" when the brace isn't found.
1552 (c-remove-stale-state-cache): Rename `good-pos' to `start-point',
1553 and several other variables analogously.
1554 (c-remove-stale-state-cache-backwards): Change `cache-pos' from a
1555 parameter to a locally calculated variable.
1556 (c-parse-state-1): Change the calling conventions to the two
1557 defuns involving `cache-pos'.
1558
1559 2013-01-25 Chong Yidong <cyd@gnu.org>
1560
1561 * xml.el (xml-entity-or-char-ref-re): Fix regexp.
1562
1563 2013-01-24 Aaron Ecay <aaronecay@gmail.com> (tiny change)
1564
1565 * paren.el (show-paren-function): Make sure to set 'priority and
1566 'face only if the overlay does exist.
1567
1568 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1569
1570 * net/tramp.el (tramp-tramp-file-p): Check, whether NAME is unibyte.
1571
1572 * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Do not suppress
1573 basic attributes.
1574 (tramp-sh-handle-set-file-acl): Improve error checking.
1575
1576 2013-01-24 Dmitry Antipov <dmantipov@yandex.ru>
1577
1578 * doc-view.el (doc-view-display): Force mode line update until all
1579 document is converted. Suggested by Stefan Monnier (Bug#13164).
1580
1581 2013-01-23 Bastien Guerry <bzg@gnu.org>
1582
1583 * paren.el (show-paren-function): Make sure an overlay exists
1584 before trying to delete it. Also use `pos' as a position only
1585 when it is an integer.
1586
1587 2013-01-23 Dmitry Antipov <dmantipov@yandex.ru>
1588
1589 * play/gametree.el (gametree-break-line-here): Use point-marker.
1590
1591 2013-01-22 Michael Albinus <michael.albinus@gmx.de>
1592
1593 * net/tramp-cmds.el (tramp-bug, tramp-append-tramp-buffers):
1594 Mark descriptive parts with `display' property.
1595
1596 2013-01-21 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1597
1598 * textmodes/ispell.el (ispell-hunspell-dictionary-equivs-alist):
1599 New variable to map standard dict names to hunspell ones.
1600 (ispell-set-spellchecker-params): Make sure specific dict names
1601 are used for standard dicts with hunspell.
1602
1603 2013-01-21 Tassilo Horn <tsdh@gnu.org>
1604
1605 * textmodes/reftex-cite.el (reftex-format-citation): Add format
1606 chars for note (%N) and url (%U).
1607 * textmodes/reftex-vars.el (reftex-cite-format): Document them.
1608
1609 2013-01-21 Juri Linkov <juri@jurta.org>
1610
1611 * frame.el: Bind `f10' in `esc-map' to `toggle-frame-maximized'
1612 in addition to existing separate binding `meta f10' in `global-map'.
1613 (Bug#13484)
1614
1615 2013-01-21 Michael Albinus <michael.albinus@gmx.de>
1616
1617 Improve XEmacs compatibility.
1618
1619 * net/tramp.el (tramp-replace-environment-variables): Make it a defun.
1620
1621 * net/tramp-adb.el (top): Require `time-date'.
1622 (tramp-adb-ls-output-time-less-p): Use `tramp-time-less-p'.
1623 (tramp-adb-handle-copy-file, tramp-adb-handle-rename-file):
1624 Use `tramp-file-name-handler'.
1625 (tramp-adb-maybe-open-connection):
1626 Use `tramp-compat-set-process-query-on-exit-flag'.
1627
1628 * net/tramp-sh.el (tramp-sh-handle-file-acl):
1629 Use `tramp-compat-funcall'.
1630
1631 * net/tramp-smb.el (tramp-smb-handle-file-acl): Use `looking-at' and
1632 `tramp-compat-funcall'.
1633
1634 2013-01-21 Jürgen Hötzel <juergen@archlinux.org>
1635
1636 * net/tramp-adb.el (tramp-adb-handle-start-file-process): Complete
1637 reimplementation using "adb shell command ..." instead of running
1638 remote shell interactively.
1639
1640 2013-01-20 Glenn Morris <rgm@gnu.org>
1641
1642 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
1643 Add native profiler menu entries.
1644
1645 * profiler.el (profiler-running-p): New function.
1646 (profiler-cpu-profile): Use profiler-running-p.
1647 (profiler-report-mode-map): Add some more menu entries.
1648
1649 2013-01-19 Glenn Morris <rgm@gnu.org>
1650
1651 * mail/unrmail.el (unrmail): Do not mangle the mbox From line;
1652 fixes 2012-12-07 change. (Bug#13499)
1653
1654 2013-01-19 Leo Liu <sdl.web@gmail.com>
1655
1656 * dired.el (dired-get-marked-files): Prune erroneous values due to
1657 last change. (Bug#13152)
1658
1659 2013-01-19 Glenn Morris <rgm@gnu.org>
1660
1661 * progmodes/etags.el (tags-table-check-computed-list):
1662 Preserve point in tags buffer. (Bug#13412)
1663
1664 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
1665
1666 2013-01-19 Christian Wittern <cwittern@gmail.com> (tiny change)
1667 Chong Yidong <cyd@gnu.org>
1668
1669 * image-mode.el (image-next-file, image-previous-file):
1670 New commands (Bug#8453).
1671 (image-mode-map): Bind them to n and p.
1672 (image-mode--images-in-directory): New helper function.
1673
1674 2013-01-19 Chong Yidong <cyd@gnu.org>
1675
1676 * image-mode.el (image-mode-fit-frame): Add a frame argument.
1677 Suggested by Drew Adams (Bug#7730). Handle window decorations;
1678 save and restore the old window configuration.
1679
1680 2013-01-18 Leo Liu <sdl.web@gmail.com>
1681
1682 * progmodes/js.el: Tweak autoload cookie for alias.
1683
1684 2013-01-17 Michael Albinus <michael.albinus@gmx.de>
1685
1686 * autorevert.el (auto-revert-notify-watch-descriptor): Make it
1687 buffer local, again. This was lost with the fix on 2013-01-12.
1688
1689 2013-01-17 Jürgen Hötzel <juergen@archlinux.org>
1690
1691 * eshell/esh-util.el (eshell-path-env): Make it buffer local, in
1692 order to support several eshell buffers in parallel.
1693
1694 2013-01-17 Michael Albinus <michael.albinus@gmx.de>
1695
1696 * autorevert.el (auto-revert-use-notify): In the :set function, do
1697 not modify `kill-buffer-hook'.
1698 (auto-revert-notify-rm-watch):
1699 Remove `auto-revert-notify-rm-watch' from `kill-buffer-hook'.
1700 (auto-revert-notify-add-watch): Do not call
1701 `auto-revert-notify-rm-watch', but add it to a buffer local
1702 `kill-buffer-hook'.
1703
1704 2013-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
1705
1706 * emacs-lisp/trace.el (trace--read-args): Use a closure and an honest
1707 call to `eval' rather than a backquoted lambda.
1708
1709 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
1710
1711 * emacs-lisp/nadvice.el (advice--tweak): Make it possible for `tweak'
1712 to return an explicit nil.
1713 (advice--remove-function): Change accordingly.
1714
1715 * emacs-lisp/advice.el (ad-preactivate-advice): Adjust the cleanup to
1716 the use of nadvice.el.
1717
1718 * progmodes/which-func.el (which-function): Silence imenu errors
1719 (bug#13433).
1720
1721 2013-01-15 Michael R. Mauger <mmaug@yahoo.com>
1722
1723 * progmodes/sql.el (sql-imenu-generic-expression):
1724 (sql-mode-font-lock-object-name): Match schema qualified names.
1725 (sql-connect): Use string keys.
1726 (sql-product-interactive): Wait for interpreter prompt.
1727 (sql-comint-oracle): Set process coding based on NLS_LANG.
1728
1729 2013-01-15 Michael R. Mauger <mmaug@yahoo.com>
1730
1731 * progmodes/sql.el (sql-output-to-send): Remove, unused.
1732 (sql-interactive-remove-continuation-prompt):
1733 (sql-send-magic-terminator, sql-interactive-mode): Remove references.
1734
1735 2013-01-14 Leo Liu <sdl.web@gmail.com>
1736
1737 * calendar/calendar.el (calendar-redraw): Sync window-point and point.
1738 (Bug#13420)
1739
1740 2013-01-14 Glenn Morris <rgm@gnu.org>
1741
1742 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1743 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
1744
1745 2013-01-13 Fabián Ezequiel Gallina <fgallina@cuca>
1746
1747 * progmodes/python.el (python-nav-end-of-statement):
1748 Fix cornercase when handling multiline strings.
1749
1750 2013-01-13 Richard Stallman <rms@gnu.org>
1751
1752 * mail/sendmail.el (mail-position-on-field): Add doc string.
1753
1754 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
1755 Get current message boundaries and pass them to
1756 message-forward-make-body-mime. Minor style changes.
1757
1758 2013-01-13 Eli Zaretskii <eliz@gnu.org>
1759
1760 * cus-start.el (all): Avoid warnings about
1761 scroll-bar-adjust-thumb-portion on platforms where it is not defined.
1762
1763 2013-01-11 Jan Djärv <jan.h.d@swipnet.se>
1764
1765 * cus-start.el (all): Add scroll-bar-adjust-thumb-portion.
1766
1767 2013-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
1768
1769 * jit-lock.el (jit-lock-debug-mode): New minor mode.
1770 (jit-lock--debug-fontifying): New var.
1771 (jit-lock--debug-fontify): New function.
1772 * subr.el (condition-case-unless-debug): Don't prevent catching the
1773 error, just let the debbugger run.
1774 * emacs-lisp/timer.el (timer-event-handler): Don't prevent debugging
1775 timer code and don't drop errors silently.
1776
1777 2013-01-12 Michael Albinus <michael.albinus@gmx.de>
1778
1779 * autorevert.el (auto-revert-notify-watch-descriptor): Give it
1780 `permanent-local' property.
1781 (auto-revert-notify-handler): Use `file-equal-p'.
1782
1783 2013-01-12 Eli Zaretskii <eliz@gnu.org>
1784
1785 * autorevert.el (auto-revert-notify-handler): Fix filtering of
1786 file notification by ACTION. For filtering by file name, compare
1787 only the non-directory part of the file name.
1788
1789 2013-01-12 Stefan Monnier <monnier@iro.umontreal.ca>
1790
1791 * autorevert.el: Use cl-lib instead of cl.
1792
1793 * vc/vc-bzr.el (vc-bzr--sanitize-header): New function (bug#13307).
1794 (vc-bzr-checkin): Use it.
1795 * vc/log-edit.el (log-edit-extract-headers): Don't presume FUNCTION
1796 will preserve match-data.
1797
1798 2013-01-11 Felix H. Dahlke <fhd@ubercode.de>
1799
1800 * progmodes/js.el: Fix multiline declarations's indentation (bug#8576).
1801 (js--declaration-keyword-re): New var.
1802 (js--multi-line-declaration-indentation): New function.
1803 (js--proper-indentation): Use it.
1804
1805 2013-01-11 Aaron S. Hawley <Aaron.Hawley@vtinfo.com>
1806
1807 * calc/calc.el (calc-highlight-selections-with-faces)
1808 (calc-dispatch):
1809 * comint.el (comint-history-isearch-message):
1810 * emacs-lisp/edebug.el (edebug-read, edebug-eval-defun):
1811 * ffap.el (ffap-string-at-point-region, ffap-next)
1812 (ffap-string-at-point, ffap-string-around)
1813 (ffap-copy-string-as-kill, ffap-highlight-overlay)
1814 (ffap-literally):
1815 * font-lock.el (font-lock-keywords-alist)
1816 (font-lock-removed-keywords-alist):
1817 * help-mode.el (help-xref-symbol-regexp):
1818 * info.el (Info-find-emacs-command-nodes):
1819 * international/mule.el (add-to-coding-system-list):
1820 * isearch.el (isearch-message-function, isearch-fail-pos):
1821 * misearch.el (multi-isearch-next-buffer-function):
1822 * newcomment.el (comment-box):
1823 * printing.el (pr-txt-printer-alist, pr-ps-printer-alist)
1824 (pr-setting-database):
1825 * progmodes/cc-fonts.el (c-font-lock-keywords-3)
1826 (c++-font-lock-keywords-3, objc-font-lock-keywords-3)
1827 (java-font-lock-keywords-3, idl-font-lock-keywords-3)
1828 (pike-font-lock-keywords-3):
1829 * progmodes/compile.el (compile):
1830 * progmodes/etags.el (tags-table-files)
1831 (tags-table-files-function, tags-included-tables-function):
1832 * progmodes/gdb-mi.el (gdb, gdb-setup-windows)
1833 (gdb-restore-windows):
1834 * ps-print.el (ps-even-or-odd-pages, ps-spool-buffer-with-faces)
1835 (ps-n-up-filling-database):
1836 * server.el (server-buffer, server-log):
1837 * simple.el (newline, delete-backward-char, delete-forward-char)
1838 (minibuffer-history-isearch-message, kill-line, track-eol)
1839 (temporary-goal-column):
1840 * textmodes/flyspell.el (flyspell-mark-duplications-flag)
1841 (flyspell-default-deplacement-commands):
1842 * textmodes/ispell.el (ispell-accept-output):
1843 * textmodes/sgml-mode.el (html-tag-help):
1844 * vc/compare-w.el (compare-ignore-whitespace)
1845 (compare-ignore-case, compare-windows-dehighlight):
1846 * vc/diff.el (diff):
1847 * whitespace.el (whitespace-point)
1848 (whitespace-font-lock-refontify, whitespace-bob-marker)
1849 (whitespace-eob-marker): Fix ambiguous doc string cross-reference(s).
1850
1851 2013-01-11 Michael Albinus <michael.albinus@gmx.de>
1852
1853 * autorevert.el (top): Require 'cl in order to pacify byte compiler.
1854 (auto-revert-notify-rm-watch): Ignore errors.
1855 (auto-revert-notify-add-watch): Ignore errors. Use '(modify) for
1856 inotify, and '(size last-write-time) for w32notify.
1857 Set buffer-local `auto-revert-use-notify' to nil when adding a file
1858 watch fails - this is a fallback to the file modification check.
1859 (auto-revert-notify-event-p, auto-revert-notify-event-descriptor)
1860 (auto-revert-notify-event-action)
1861 (auto-revert-notify-event-file-name): New defuns.
1862 (auto-revert-notify-handler): Use them. Implement first
1863 plausibility checks.
1864 (auto-revert-handler): Handle also `auto-revert-tail-mode'.
1865
1866 2013-01-11 Julien Danjou <julien@danjou.info>
1867
1868 * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
1869 max are almost equal. Also return the correct value for V which is
1870 already between 0 and 1.
1871
1872 2013-01-11 Dmitry Antipov <dmantipov@yandex.ru>
1873
1874 * emacs-lisp/ert.el (ert-run-test): Use point-max-marker.
1875
1876 2013-01-11 Eli Zaretskii <eliz@gnu.org>
1877
1878 * autorevert.el (auto-revert-notify-rm-watch)
1879 (auto-revert-notify-add-watch): Fix typos in w32notify function
1880 names.
1881
1882 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1883
1884 * autorevert.el (auto-revert-notify-enabled): Move up.
1885 (auto-revert-use-notify): New defcustom.
1886 (auto-revert-mode, global-auto-revert-mode)
1887 (auto-revert-notify-add-watch, auto-revert-handler)
1888 (auto-revert-buffers): Use `auto-revert-use-notify' instead of
1889 `auto-revert-notify-enabled'.
1890
1891 2013-01-10 Elias Pipping <pipping@exherbo.org>
1892
1893 * files.el (auto-mode-alist): Use doc-view for djvu files (bug#13164).
1894 * doc-view.el (doc-view-document->bitmap):
1895 Use doc-view-single-page-converter-function instead of
1896 single-page-converter arg; adjust callers.
1897
1898 2013-01-10 Feng Li <fengli@gmail.com> (tiny change)
1899
1900 * progmodes/which-func.el (which-function): Understand Semantic's use
1901 of overlays in imenu--index-alist.
1902
1903 2013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
1904
1905 * man.el: Handle different "man -k" behaviors (bug#13160). Use utf-8.
1906 (Man-man-k-use-anchor): New var.
1907 (Man-parse-man-k): New function.
1908 (Man-completion-table): Use it.
1909 (man): Flush the completion cache between uses.
1910
1911 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1912
1913 * autorevert.el: Add file watch support.
1914 (auto-revert-notify-enabled): New defconst.
1915 (auto-revert-notify-watch-descriptor-hash-list)
1916 (auto-revert-notify-watch-descriptor)
1917 (auto-revert-notify-modified-p): New defvars.
1918 (auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
1919 (auto-revert-notify-handler): New defuns.
1920 (auto-revert-mode, global-auto-revert-mode): Remove file watches
1921 when mode is disabled.
1922 (auto-revert-handler): Check for `auto-revert-notify-modified-p'.
1923 (auto-revert-buffers): Add file watches for active buffers.
1924
1925 2013-01-10 Dmitry Antipov <dmantipov@yandex.ru>
1926
1927 * cus-start.el (toplevel): Only allow float values for
1928 scroll-up-aggressively and scroll-down-aggressively.
1929 Allow any number for line-spacing.
1930
1931 2013-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
1932
1933 * doc-view.el (doc-view-pdfdraw-program): Allow "pdfdraw" name.
1934 (doc-view-pdf->png-converter-function): Use mupdf if available.
1935 (doc-view-djvu->png-converter-function)
1936 (doc-view-ps->png-converter-function): Remove.
1937 (doc-view--image-file-pattern): Replace doc-view--image-file-extension.
1938 (doc-view-goto-page, doc-view-convert-current-doc, doc-view-display)
1939 (doc-view-already-converted-p): Adjust accordingly.
1940 (doc-view-mode-p): Simplify.
1941 (doc-view-enlarge): Use setq-local.
1942 (doc-view-pdf->png-converter-ghostscript)
1943 (doc-view-djvu->png-converter-ddjvu)
1944 (doc-view-pdf->png-converter-mupdf): Rework to call
1945 doc-view-start-process directly.
1946 (doc-view-pdf/ps->png): Simplify accordingly.
1947 (doc-view-pdf->png-1, doc-view-djvu->png-1): Remove.
1948 (doc-view-document->bitmap): Rename from doc-view-document->png.
1949 (doc-view-convert-current-doc): Merge pdf and djvu cases.
1950 (doc-view-set-slice-from-bounding-box): Fix completion table.
1951 (doc-view-mode): Use add-hook for after-revert-hook.
1952
1953 2013-01-10 Glenn Morris <rgm@gnu.org>
1954
1955 * emacs-lisp/authors.el (authors-ignored-files)
1956 (authors-valid-file-names, authors-renamed-files-alist):
1957 Add some more entries.
1958
1959 2013-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
1960
1961 * image-mode.el (image-mode-winprops): Don't throw away the fallback
1962 `t' pseudo-window entry.
1963
1964 2013-01-10 Alan Mackenzie <acm@muc.de>
1965
1966 Fix bugs in the c-parse-state mechanism. Reuse some markers
1967 instead of continually generating new ones.
1968
1969 * progmodes/cc-engine.el (c-state-old-cpp-beg-marker)
1970 (c-state-old-cpp-end-marker): New variables.
1971 (c-append-lower-brace-pair-to-state-cache): Start a backward
1972 search for "}" definitively outside CPP constructs.
1973 (c-remove-stale-state-cache): Inform the caller of a need to
1974 search back for a brace pair in certain circumstances.
1975 (c-state-maybe-marker): New macro.
1976 (c-parse-state): Reuse markers when appropriate.
1977
1978 2013-01-10 Glenn Morris <rgm@gnu.org>
1979
1980 * simple.el (execute-extended-command): Doc fix.
1981 Bind prefix-arg around read-extended-command, for prompt. (Bug#13395)
1982
1983 2013-01-10 Chong Yidong <cyd@gnu.org>
1984
1985 * faces.el (read-face-name): Doc fix.
1986
1987 2013-01-10 Roland Winkler <winkler@gnu.org>
1988
1989 * emacs-lisp/crm.el: Allow any regexp for separators.
1990 (crm-default-separator): All spaces around the default comma separator.
1991 (crm--completion-command): New macro.
1992 (crm-completion-help, crm-complete, crm-complete-word): Use it.
1993 (crm-complete-and-exit): Handle non-single-char separators.
1994
1995 2013-01-09 Elias Pipping <pipping@lavabit.com>
1996
1997 * doc-view.el: Add support for DjVu (bug#13164).
1998 (doc-view-djvu->png-converter-function): New config var.
1999 (doc-view-single-page-converter-function, doc-view--image-type)
2000 (doc-view--image-file-extension): New vars.
2001 (doc-view-mode): Initialize them.
2002 (doc-view-goto-page): Use them.
2003 (doc-view-mode-p): Add support for ddjvu.
2004 (doc-view-djvu->png-converter-ddjvu, doc-view-djvu->png-1)
2005 (doc-view-set-up-single-converter): New funs.
2006 (doc-view-pdf/ps->png): Extend for djvu.
2007 (doc-view-document->png): Rename from doc-view-pdf->png.
2008 (doc-view-convert-current-doc): Handle djvu.
2009 (doc-view-insert-image, doc-view-display)
2010 (doc-view-already-converted-p): Don't hardcode png.
2011 (doc-view-set-doc-type): Recognize djvu docs.
2012
2013 2013-01-09 Elias Pipping <pipping@lavabit.com>
2014
2015 * doc-view.el: Add support for mupdf converter (bug#13164).
2016 (doc-view-pdfdraw-program, doc-view-pdf->png-converter-function)
2017 (doc-view-ps->png-converter-function): New config vars.
2018 (doc-view-pdf->png-converter-ghostscript)
2019 (doc-view-ps->png-converter-ghostscript)
2020 (doc-view-pdf->png-converter-mupdf): New functions.
2021 (doc-view-pdf/ps->png, doc-view-pdf->png-1): Use them.
2022
2023 2013-01-09 Jürgen Hötzel <juergen@archlinux.org>
2024
2025 * net/tramp.el (tramp-eshell-directory-change): Check remote-path
2026 first in session cache: When `tramp-own-remote-path' is in
2027 `tramp-remote-path', the remote path is only set in the session
2028 cache.
2029
2030 2013-01-09 Glenn Morris <rgm@gnu.org>
2031
2032 * emacs-lisp/trace.el (trace-function-foreground)
2033 (trace-function-background): Doc fix.
2034
2035 2013-01-09 Juri Linkov <juri@jurta.org>
2036
2037 * international/mule-cmds.el (read-char-by-name): Move let-binding
2038 of completion-ignore-case around completing-read to fix regression
2039 exhibited by the test case `C-x 8 RET *acc TAB' and caused by
2040 `string-match-p' using the nil value of `case-fold-search' and
2041 `completion-ignore-case' in `completion-pcm--all-completions'.
2042 (Bug#12615).
2043
2044 2013-01-09 Glenn Morris <rgm@gnu.org>
2045
2046 * progmodes/compile.el (compilation-parse-errors):
2047 Fix typo. (Bug#13369)
2048
2049 2013-01-09 Vitalie Spinu <spinuvit@gmail.com> (tiny change)
2050
2051 * comint.el (comint-send-input): Check size of buffer before
2052 waiting for process output, in case already accepted. (Bug#13290)
2053
2054 2013-01-09 Paul Eggert <eggert@cs.ucla.edu>
2055
2056 Spelling fixes.
2057 * net/tramp-adb.el (tramp-adb-get-toolbox):
2058 Fix misspelling of 'unknown'.
2059
2060 2013-01-08 Juri Linkov <juri@jurta.org>
2061
2062 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
2063 * progmodes/flymake.el (flymake-errline, flymake-warnline):
2064 Use underline style wave on terminals that support it. (Bug#13000)
2065
2066 2013-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
2067
2068 * emacs-lisp/pcase.el (pcase--split-equal): Also take advantage if
2069 the predicate returns nil.
2070
2071 * simple.el: Use lexical-binding.
2072 (primitive-undo): Use pcase.
2073 (minibuffer-history-isearch-push-state): Use a closure.
2074
2075 2013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
2076
2077 * simple.el (primitive-undo): Move from undo.c.
2078
2079 2013-01-08 Stefan Monnier <monnier@iro.umontreal.ca>
2080
2081 * vc/pcvs.el (cvs-cleanup-collection): Extend meaning of `rm-handled'.
2082 (cvs-mode-remove-handled): Use it (bug#13380).
2083
2084 * emacs-lisp/nadvice.el (advice--tweak): New function.
2085 (advice--remove-function, advice--subst-main): Use it.
2086
2087 * emacs-lisp/advice.el: Update commentary.
2088
2089 2013-01-08 Michael Albinus <michael.albinus@gmx.de>
2090
2091 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
2092 Remove spurious entry.
2093
2094 2013-01-08 Glenn Morris <rgm@gnu.org>
2095
2096 * net/tramp.el (tramp-default-host-alist): Add :version.
2097
2098 2013-01-08 Juri Linkov <juri@jurta.org>
2099
2100 * info.el (Info-read-node-name-2): Don't duplicate suffixes for
2101 single completion. (Bug#12456)
2102 (info--manual-names): Expand node completions into an explicit list
2103 before appending it to another list. Filter out internal buffers
2104 with the leading space in the buffer name. (Bug#10771)
2105
2106 2013-01-08 Juri Linkov <juri@jurta.org>
2107
2108 * info.el (Info-read-node-name-1): Allow empty node name in (FILENAME)
2109 that defaults to the Top node.
2110 (Info-goto-node, Info-read-node-name): Doc fix to mention that
2111 the short format (FILENAME) goes to the Top node.
2112 (Info-build-node-completions): Rename arg `file' to `filename'.
2113 (Bug#13365)
2114
2115 2013-01-07 Bastien Guerry <bzg@gnu.org>
2116
2117 * menu-bar.el (menu-bar-search-documentation-menu):
2118 Use `apropos-user-option' and fix the help message.
2119
2120 2013-01-07 Bastien Guerry <bzg@gnu.org>
2121
2122 * apropos.el (apropos-do-all): Update docstring.
2123 (apropos-user-option-button): New face.
2124 (apropos-user-option): Rename from `apropos-variable' and update
2125 docstring.
2126 (apropos-variable): Rewrite, now show all variables by default.
2127 (apropos-print): Mention "User option" instead of "Variable" when
2128 printing doc for user options. (Bug#13276)
2129
2130 2013-01-07 Jürgen Hötzel <juergen@archlinux.org>
2131
2132 * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
2133 Handle filename correctly, when parsing "source -> target" symlink
2134 output.
2135 (tramp-adb-handle-set-file-times): New defun.
2136
2137 2013-01-07 Stefan Monnier <monnier@iro.umontreal.ca>
2138
2139 * emacs-lisp/advice.el (ad-activate-advised-definition): Refresh the
2140 advice list when the interactive-spec of ad-Advice-* changes.
2141
2142 2013-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
2143
2144 * wid-edit.el (widget-default-get): Work for inlined elements.
2145 (Bug#12670)
2146
2147 2013-01-07 Michael Albinus <michael.albinus@gmx.de>
2148
2149 * net/tramp.el (tramp-default-host-alist): New defcustom.
2150 (tramp-find-host): Use it.
2151 (tramp-eshell-directory-change): Move from tramp-sh.el. Add to
2152 `eshell-directory-change-hook'.
2153
2154 * net/tramp-adb.el (top): Add adb specific entry in
2155 `tramp-default-host-alist'.
2156 (tramp-adb-file-name-host): Remove function.
2157 (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
2158 Use `tramp-file-name-host' instead of `tramp-adb-file-name-host'.
2159
2160 * net/tramp-sh.el: Move eshell integration code to tramp.el.
2161
2162 2013-01-06 Jürgen Hötzel <juergen@archlinux.org>
2163
2164 * net/tramp-adb.el (tramp-methods): Add `tramp-tmpdir' entry.
2165
2166 2013-01-06 Michael Albinus <michael.albinus@gmx.de>
2167
2168 * net/tramp-adb.el (tramp-adb-ls-toolbox-regexp): The file size can
2169 consist of more than one digit.
2170 (tramp-adb-file-name-handler-alist):
2171 Use `tramp-handle-file-exists-p' consistently.
2172 (tramp-adb-file-name-handler): Don't tweak `tramp-default-host'.
2173 (tramp-adb-handle-file-exists-p): Remove function.
2174 (tramp-adb-file-name-host): New defun.
2175 (tramp-adb-execute-adb-command, tramp-adb-maybe-open-connection):
2176 Use it.
2177 (tramp-adb-maybe-open-connection): Set "remote-path" property.
2178
2179 2013-01-06 Chong Yidong <cyd@gnu.org>
2180
2181 * vc/vc.el (vc-next-action): Detect buffer modifications
2182 conflicting with locking VCS operation (Bug#11490).
2183
2184 * vc/vc-hooks.el (vc-after-save): DTRT for locking VCSes.
2185
2186 2013-01-05 Michael Albinus <michael.albinus@gmx.de>
2187
2188 * net/tramp-adb.el (tramp-do-parse-file-attributes-with-ls):
2189 (tramp-adb-handle-directory-files-and-attributes): Fix typos.
2190
2191 2013-01-05 Jürgen Hötzel <juergen@archlinux.org>
2192
2193 * net/tramp-adb.el (tramp-adb-handle-file-attributes): More robust
2194 parsing of ls output using regular expression (handle filenames
2195 with spaces). Use virtual device number.
2196 (tramp-do-parse-file-attributes-with-ls): New defun (Code
2197 cleanup).
2198
2199 2013-01-04 Daiki Ueno <ueno@gnu.org>
2200
2201 * epg.el: Silence byte-compiler warnings.
2202 (epg--start): Use delete-char instead of delete-backward-char.
2203 (epg-wait-for-completion): Pass FRAME arg to redraw-frame.
2204
2205 2013-01-04 Daiki Ueno <ueno@gnu.org>
2206
2207 * epg.el (epg--start): Don't call "tty" program on W32 platforms.
2208 Suggested by Eli Zaretskii <eliz@gnu.org>.
2209
2210 2013-01-04 Michael Albinus <michael.albinus@gmx.de>
2211
2212 * net/tramp-sh.el (tramp-set-file-uid-gid): UID and GID must be
2213 non-negative integers. Otherwise, the default values are used.
2214 (tramp-convert-file-attributes): Convert uid and gid to integers.
2215
2216 2013-01-04 Glenn Morris <rgm@gnu.org>
2217
2218 * term.el (term-handle-colors-array): Ensure face attributes
2219 are fully specified, not nil. (Bug#13337)
2220
2221 * term.el (term-default-fg-color, term-default-bg-color):
2222 Fix custom type.
2223
2224 * progmodes/etags.el (tags-compression-info-list): Doc fix.
2225 (tag-find-file-of-tag-noselect): Check auto-compression-mode
2226 rather than 'jka-compr being loaded. (Bug#13338)
2227
2228 2013-01-04 Wesley Dawson <whd@lavabit.com> (tiny change)
2229
2230 * icomplete.el (icomplete-completions):
2231 Honor icomplete-prospects-height once more following
2232 2012-11-29 changes. (Bug#13224)
2233
2234 2013-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2235
2236 * subr.el (internal--called-interactively-p--get-frame): Find aliases
2237 of called-interactively-p as well (bug#13237).
2238
2239 * view.el (view--enable, view--disable): Rename from view-mode-enable
2240 and view-mode-disable and assume it's called from view-mode.
2241 (view-mode-enable, view-mode-disable): Redefine as obsolete
2242 compatibility layer above view-mode.
2243 (view-mode-enter): Call `view-mode'.
2244
2245 * files.el (after-find-file): Call `view-mode'.
2246
2247 * doc-view.el (doc-view-scale-internally): New var.
2248 (doc-view-enlarge, doc-view-insert-image): Obey it.
2249
2250 2013-01-03 Daiki Ueno <ueno@gnu.org>
2251
2252 * epg.el (epg--start): Ignore errors when /dev/fd/0 does not
2253 exist. (Bug#13344)
2254
2255 2013-01-03 Glenn Morris <rgm@gnu.org>
2256
2257 * mail/rmail.el (rmail-set-header-1): Ignore case.
2258 Handle multi-line headers. (Bug#13330)
2259
2260 * progmodes/make-mode.el (makefile-fill-paragraph): Add doc.
2261 Handle paragraph starting at beginning of buffer.
2262
2263 * subr.el (eval-after-load): Don't purecopy the form, so that it
2264 can be nconc'd later on; reverts 2009-11-11 change. (Bug#13331)
2265
2266 * emacs-lisp/byte-run.el (defun): Place cl declarations
2267 after any interactive spec. (Bug#13265)
2268
2269 2013-01-02 Andreas Schwab <schwab@linux-m68k.org>
2270
2271 * emacs-lisp/byte-run.el (defmacro): Use same argument parsing as
2272 defun. Don't check for DECL if DOCSTRING isn't a string.
2273 (defun): Likewise.
2274
2275 2013-01-02 Glenn Morris <rgm@gnu.org>
2276
2277 * eshell/em-cmpl.el (eshell-pcomplete):
2278 More thoroughly imitate pcomplete. (Bug#13293)
2279
2280 * files.el (parse-colon-path): Doc fix. (Bug#12351)
2281 Return nil for empty path elements. (Bug#13296)
2282
2283 2013-01-02 Fabián Ezequiel Gallina <fgallina@cuca>
2284
2285 * progmodes/python.el (python-nav-end-of-statement): Rewrite in
2286 order to improve efficiency (Based on Daniel Colascione's
2287 <dancol@dancol.org> patch). (Bug#13182)
2288
2289 2013-01-02 Glenn Morris <rgm@gnu.org>
2290
2291 * vc/log-edit.el (log-edit-header-contents-regexp): Add doc string.
2292
2293 2013-01-02 Andreas Schwab <schwab@linux-m68k.org>
2294
2295 * emacs-lisp/byte-run.el (defmacro): Don't lose final nil if
2296 neither DOCSTRING nor DECL was given. (Bug#13316)
2297
2298 2013-01-02 Michael Albinus <michael.albinus@gmx.de>
2299
2300 * net/tramp-sh.el (tramp-sh-handle-set-file-acl): Add argument to
2301 `error' call.
2302 (tramp-do-copy-or-rename-file): Ignore errors when calling
2303 `set-file-extended-attributes'.
2304
2305 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
2306 Add handler for `file-acl'.
2307 (tramp-smb-handle-file-acl): New defun.
2308
2309 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
2310
2311 * calc/README: Mention ISO 8601 week-numbering dates.
2312
2313 2013-01-01 Martin Rudalics <rudalics@gmx.at>
2314
2315 * view.el (view-mode-enable): New argument run-view-mode-hook.
2316 Run view-mode-hook only when it's non-nil (Bug#13315).
2317 (view-mode-enter): Call view-mode-enable with run-view-mode-hook
2318 argument t.
2319
2320 2012-12-31 Jürgen Hötzel <juergen@archlinux.org>
2321
2322 * net/tramp-adb.el (tramp-adb-maybe-open-connection): Handle errors
2323 (No device connected, invalid device name). (Bug #13299)
2324
2325 2012-12-31 Martin Rudalics <rudalics@gmx.at>
2326
2327 * window.el (window-resizable--p): Rename to window-resizable-p.
2328 (window-resize-no-error): New function.
2329
2330 * mail/rmail.el (rmail-maybe-display-summary): Restore behavior
2331 broken in fix from 2012-12-28.
2332
2333 2012-12-31 Stefan Monnier <monnier@iro.umontreal.ca>
2334
2335 * subr.el (special-form-p): Don't signal errors on undef aliases.
2336
2337 2012-12-31 Jay Belanger <jay.p.belanger@gmail.com>
2338
2339 * calc/calc-forms.el (math-parse-date): Try using
2340 `math-parse-iso-date' when it looks like it might be needed.
2341 Allow times of 24:00.
2342 (math-parse-date-validate, math-parse-iso-date-validate): Allow times
2343 of 24:00.
2344
2345 2012-12-30 Glenn Morris <rgm@gnu.org>
2346
2347 * net/mairix.el (rmail, rmail-summary-displayed, rmail-summary):
2348 Remove unnecessary/buggy autoloads (missing interactive). (Bug#13294)
2349 (rmail-summary-displayed, rmail-summary): Declare.
2350 (mairix-rmail-display): Just require rmail.
2351
2352 2012-12-30 Chong Yidong <cyd@gnu.org>
2353
2354 * emacs-lisp/package.el (package-untar-buffer): Improve integrity
2355 check for the tarball contents.
2356
2357 2012-12-30 Matt Fidler <matt.fidler@alcon.com> (tiny change)
2358
2359 * emacs-lisp/package.el (package-untar-buffer): Handle problematic
2360 tarfile content listings (Bug#13136).
2361
2362 2012-12-30 Mark Lillibridge <mark.lillibridge@hp.com>
2363
2364 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
2365 Insert the undecoded text of the message being forwarded. (Bug#9521)
2366
2367 2012-12-30 Michael Albinus <michael.albinus@gmx.de>
2368
2369 * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID to
2370 integers, if they are real numbers. (Bug#13282)
2371
2372 * net/tramp-sh.el (tramp-sh-handle-set-file-selinux-context):
2373 Return `t' on success.
2374
2375 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
2376 Add handler for `set-file-selinux-context'.
2377
2378 2012-12-29 Michael Albinus <michael.albinus@gmx.de>
2379
2380 * net/tramp-sh.el (tramp-sh-handle-file-acl): Suppress basic attributes.
2381 (tramp-sh-handle-set-file-acl): Return `t' on success.
2382
2383 2012-12-29 Eli Zaretskii <eliz@gnu.org>
2384
2385 * files.el (backup-buffer-copy, basic-save-buffer-2):
2386 If set-file-extended-attributes fails, fall back on set-file-modes
2387 instead of signaling an error. (Bug#13298)
2388 (basic-save-buffer): Likewise.
2389
2390 2012-12-29 Fabián Ezequiel Gallina <fgallina@cuca>
2391
2392 * progmodes/python.el: Support other commands triggering
2393 python-indent-line so indentation cycling continues to work.
2394 (python-indent-trigger-commands): New defcustom.
2395 (python-indent-line): Use it.
2396
2397 2012-12-29 Fabián Ezequiel Gallina <fgallina@cuca>
2398
2399 * progmodes/python.el (python-shell-send-region): Add blank lines
2400 for non sent code so backtraces remain correct.
2401
2402 2012-12-29 Fabián Ezequiel Gallina <fgallina@cuca>
2403
2404 * progmodes/python.el: Remove cl dependency.
2405 (python-syntax-count-quotes): Replace incf call.
2406 (python-fill-string): Replace setf call.
2407
2408 2012-12-29 Damien Cassou <damien.cassou@gmail.com>
2409
2410 * info.el (info-other-window): New arg, for consistency with info.
2411
2412 2012-12-28 Martin Rudalics <rudalics@gmx.at>
2413
2414 * mail/rmail.el (rmail-maybe-display-summary):
2415 Rewrite (Bug#13066).
2416
2417 2012-12-28 Andreas Schwab <schwab@linux-m68k.org>
2418
2419 * epg.el (epg--start): Modify process-environment locally.
2420
2421 2012-12-28 Daiki Ueno <ueno@gnu.org>
2422
2423 * epg.el: Support pinentry-curses.
2424 Suggested by Werner Koch in
2425 <http://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00755.html>.
2426 (epg-agent-file, epg-agent-mtime): New variable.
2427 (epg--start): Record the modified time of gpg-agent socket file,
2428 to restore Emacs frame after pinentry-curses termination.
2429 (epg-wait-for-completion): Restore Emacs frame here.
2430
2431 2012-12-27 Juri Linkov <juri@jurta.org>
2432
2433 * info.el (Info-file-completions): New variable.
2434 (Info-read-node-name-1): Complete node names in the Info file
2435 when a file name is given. Call `Info-build-node-completions'
2436 with a file name.
2437 (Info-build-node-completions): Add new arg `file'. When it is
2438 non-nil, visit it in a temporary buffer and cache its completions in
2439 `Info-current-file-completions'. Move most of the function body to
2440 `Info-build-node-completions-1'.
2441 (Info-build-node-completions-1): New function with the body from
2442 `Info-build-node-completions'. (Bug#12456)
2443
2444 2012-12-27 Juri Linkov <juri@jurta.org>
2445
2446 * frame.el (frame-maximization-style): Remove user option.
2447 (cycle-frame-maximized): Remove function.
2448 (toggle-frame-maximized): Rewrite and bind to M-<f10>.
2449 (toggle-frame-fullscreen): New command bound to <f11> instead of
2450 `toggle-frame-maximized'.
2451 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00703.html
2452
2453 2012-12-27 Michael Albinus <michael.albinus@gmx.de>
2454
2455 * net/tramp.el (tramp-handle-file-accessible-directory-p): New defun.
2456
2457 * net/tramp-adb.el (tramp-adb-file-name-handler-alist):
2458 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
2459 * net/tramp-sh.el (tramp-sh-file-name-handler-alist): Add handler
2460 for `file-accessible-directory-p'. (Bug#13275)
2461
2462 2012-12-27 Sam Steingold <sds@gnu.org>
2463
2464 * progmodes/cperl-mode.el (cperl-calculate-indent): Do not stagger
2465 continuations, see <http://stackoverflow.com/questions/3582436>.
2466
2467 2012-12-27 Dmitry Gutov <dgutov@yandex.ru>
2468
2469 * progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",
2470 "module" and "def" to have indentation before them.
2471 Regression from 2012-09-07T04:15:56Z!dgutov@yandex.ru (see the new test).
2472
2473 * progmodes/ruby-mode.el: Bump the version to 1.2 (Bug#13200).
2474
2475 2012-12-27 Alan Mackenzie <acm@muc.de>
2476
2477 Speed up fontification where there's large brace blocks.
2478 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Add a limit
2479 to a call of c-beginning-of-decl-1.
2480
2481 2012-12-27 Vitalie Spinu <spinuvit@gmail.com> (tiny change)
2482
2483 * comint.el (comint-adjust-window-point): New function.
2484 (comint-postoutput-scroll-to-bottom):
2485 Call comint-adjust-window-point (Bug#13248).
2486
2487 2012-12-26 Dmitry Gutov <dgutov@yandex.ru>
2488
2489 * progmodes/ruby-mode.el (auto-mode-alist): `purecopy' the
2490 Rakefile regexp.
2491 (auto-mode-alist): Associate .gemspec files with ruby-mode
2492 (https://bugs.ruby-lang.org/issues/5453).
2493
2494 2012-12-26 Jürgen Hötzel <juergen@archlinux.org>
2495
2496 * net/tramp-adb.el (tramp-adb-get-ls-command): New defun.
2497 Suppress coloring, if possible (required for BusyBox based systems like
2498 CyanogenMod).
2499 (tramp-adb-handle-file-attributes)
2500 (tramp-adb-handle-insert-directory)
2501 (tramp-adb-handle-file-name-all-completions): Use it.
2502 (tramp-adb-get-toolbox): New defun. Check for remote shell
2503 implementation (BusyBox or Toolbox).
2504
2505 2012-12-24 Constantin Kulikov <zxnotdead@gmail.com> (tiny change)
2506
2507 * startup.el (initial-buffer-choice): Allow function as value
2508 (Bug#13251).
2509 (command-line-1): Handle case where initial-buffer-choice
2510 specifies a function.
2511 * server.el (server-execute): Handle case where
2512 initial-buffer-choice specifies a function.
2513
2514 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
2515
2516 * mail/smtpmail.el (smtpmail-try-auth-method): Refactored out into
2517 its own function.
2518 (smtpmail-try-auth-methods): Forget the user name/password if the
2519 login is unsuccessful (bug#12424).
2520
2521 2012-12-22 Michael Albinus <michael.albinus@gmx.de>
2522
2523 * notifications.el (notifications-notify): Protect body with
2524 `with-demoted-errors'.
2525
2526 * net/tramp-adb.el (tramp-adb-maybe-open-connection):
2527 Check properties of remote device. Restart connection, if there is a
2528 change.
2529
2530 2012-12-21 Chong Yidong <cyd@gnu.org>
2531
2532 * sort.el (sort-subr): Doc fix (Bug#13056).
2533
2534 2012-12-21 Bastien Guerry <bzg@gnu.org>
2535
2536 * progmodes/etags.el (tags-search): Fix typo. Bug #13232.
2537
2538 2012-12-21 Michael Albinus <michael.albinus@gmx.de>
2539
2540 * simple.el (process-file): Overwrite stderr file, if exists.
2541
2542 2012-12-21 Daiki Ueno <ueno@gnu.org>
2543
2544 * epg.el (epg--start): Print GPG_AGENT_INFO in the debug buffer.
2545 (epg-error): Set `error-message' property.
2546
2547 2012-12-21 Chong Yidong <cyd@gnu.org>
2548
2549 * international/mule-cmds.el (read-char-by-name): Signal an error
2550 if the user does not supply a valid character (Bug#13177).
2551
2552 * simple.el (transpose-subr-1): Preserve marker positions by
2553 changing the insertion sequence (Bug#13122).
2554
2555 2012-12-21 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
2556
2557 * simple.el (kill-region): Deactivate mark even for empty regions
2558 (Bug#13169).
2559
2560 2012-12-21 Chong Yidong <cyd@gnu.org>
2561
2562 * help-fns.el (describe-variable): Make sure we get the right
2563 buffer name (Bug#13105). Suggested by Kelly Dean.
2564
2565 2012-12-20 Michael R. Mauger <mmaug@yahoo.com>
2566
2567 * comint.el (comint-redirect-previous-input-string): New variable.
2568 (comint-redirect-setup, comint-redirect-cleanup)
2569 (comint-redirect-preoutput-filter): Use it. Fixes redirection bug.
2570 (comint-redirect-preoutput-filter): Fix verbose message.
2571
2572 2012-12-20 Michael Albinus <michael.albinus@gmx.de>
2573
2574 * progmodes/grep.el (rgrep): Escape command line. Sometimes, it
2575 is too long for Tramp. See discussion in
2576 <http://thread.gmane.org/gmane.emacs.tramp/8233/focus=8244>.
2577
2578 * progmodes/compile.el (compilation-start): Remove line escape
2579 template.
2580
2581 2012-12-20 Dmitry Antipov <dmantipov@yandex.ru>
2582
2583 * vc/ediff-ptch.el (ediff-map-patch-buffer): Use `point-min-marker'.
2584 Adjust comment.
2585
2586 2012-12-19 Jonas Bernoulli <jonas@bernoul.li>
2587
2588 * emacs-lisp/lisp-mnt.el (lm-section-end): Always end before the
2589 following non-comment text (bug#13207).
2590 (lm-header-multiline): Continuation lines need to be indented more than
2591 the first line.
2592 (lm-homepage): New function.
2593 (lm-with-file): Don't be confused if narrowing is in effect.
2594
2595 2012-12-19 Stefan Monnier <monnier@iro.umontreal.ca>
2596
2597 * vc/diff-mode.el (diff-post-command-hook): Don't ignore changes at the
2598 very beginning of a hunk (e.g. killing the first line).
2599
2600 2012-12-19 Michael Albinus <michael.albinus@gmx.de>
2601
2602 * net/tramp-sh.el (tramp-sh-handle-file-acl): Delete empty lines
2603 and text properties from returned ACL string.
2604 (tramp-sh-handle-set-file-acl): Do not use additional parentheses
2605 for "setfacl" command.
2606
2607 2012-12-18 Michael Albinus <michael.albinus@gmx.de>
2608
2609 * net/tramp.el (tramp-error-with-buffer): Give a hint to use
2610 `tramp-cleanup-this-connection', when the process has died.
2611 (Bug#13151)
2612
2613 2012-12-17 Stefan Monnier <monnier@iro.umontreal.ca>
2614
2615 * icomplete.el (icomplete-completions): Also use … to truncate prefix.
2616
2617 2012-12-17 Kevin Ryde <user42@zip.com.au>
2618
2619 * files.el (auto-save-file-name-p): Use \` and \' (bug#13186).
2620
2621 2012-12-17 Michael Albinus <michael.albinus@gmx.de>
2622
2623 Add support for preserving ACL entries of files.
2624
2625 * net/tramp.el (tramp-file-name-for-operation): Add `file-acl' and
2626 `set-file-acl' handlers.
2627
2628 * net/tramp-adb.el (tramp-adb-handle-copy-file):
2629 Handle PRESERVE-EXTENDED-ATTRIBUTES.
2630
2631 * net/tramp-compat.el (tramp-compat-copy-file):
2632 Handle PRESERVE-EXTENDED-ATTRIBUTES.
2633
2634 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
2635 Add `file-acl' and `set-file-acl' handlers.
2636 (tramp-gvfs-handle-copy-file):
2637 Handle PRESERVE-EXTENDED-ATTRIBUTES.
2638 (tramp-gvfs-handle-file-acl, tramp-gvfs-handle-set-file-acl):
2639 New defuns.
2640
2641 * net/tramp-sh.el (tramp-sh-file-name-handler-alist):
2642 Add `file-acl' and `set-file-acl' handlers.
2643 (tramp-remote-acl-p, tramp-sh-handle-file-acl)
2644 (tramp-sh-handle-set-file-acl): New defuns.
2645 (tramp-sh-handle-copy-file, tramp-do-copy-or-rename-file):
2646 Handle PRESERVE-EXTENDED-ATTRIBUTES.
2647
2648 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
2649 Add `file-acl' and `set-file-acl' handlers.
2650 (tramp-smb-handle-copy-file): Handle PRESERVE-EXTENDED-ATTRIBUTES.
2651
2652 2012-12-17 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
2653
2654 * help-macro.el (make-help-screen): Instead of switch-to-buffer
2655 use pop-to-buffer with NORECORD argument t. As buffer name, use
2656 *Metahelp* with a leading space (Bug#13146).
2657
2658 2012-12-16 Romain Francoise <romain@orebokech.com>
2659
2660 * files.el (file-extended-attributes)
2661 (set-file-extended-attributes): New functions.
2662 (backup-buffer): Use them to handle both SELinux context and ACL
2663 entries.
2664 (backup-buffer-copy): Work with an alist of extended attributes,
2665 rather than an SELinux context.
2666 (basic-save-buffer-2): Ditto.
2667
2668 2012-12-16 Timo Myyrä <timo.myyra@gmail.com>
2669
2670 * battery.el (battery-bsd-apm): New function.
2671
2672 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
2673
2674 * calc/calc.el (calc-standard-date-formats): Adjust one of the
2675 standard date formats.
2676
2677 2012-12-15 Juri Linkov <juri@jurta.org>
2678
2679 * isearch.el (isearch-mode-map): Bind `C-x 8 RET' to
2680 `isearch-insert-char-by-name'.
2681 (with-isearch-suspended): New defmacro with body mostly from
2682 `isearch-edit-string' except the part that sets
2683 `isearch-new-string' and `isearch-new-message'.
2684 (isearch-edit-string): Use new macro `with-isearch-suspended' with
2685 body that sets `isearch-new-string' and `isearch-new-message'.
2686 (isearch-insert-char-by-name): New command.
2687 * international/mule-cmds.el (read-char-by-name): Let-bind
2688 `enable-recursive-minibuffers' to t.
2689 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00234.html
2690
2691 2012-12-15 Juri Linkov <juri@jurta.org>
2692
2693 * isearch.el (isearch-delete-char, isearch-del-char): Doc fix.
2694 (Bug#13175)
2695
2696 2012-12-15 Christopher Schmidt <christopher@ch.ristopher.com>
2697
2698 * dired-x.el (dired-guess-shell-command): Put colon at the end of
2699 the prompt. (Bug#13045)
2700
2701 2012-12-14 Glenn Morris <rgm@gnu.org>
2702
2703 * emacs-lisp/macroexp.el (macroexp--warn-and-return):
2704 Try to include filename in non-bytecomp warning. (Bug#13132)
2705
2706 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
2707
2708 Fix permissions bugs with setgid directories etc. (Bug#13125)
2709 * files.el (backup-buffer): Don't rely on 9th output of
2710 file-attributes, as it's now a placeholder. Instead, use the new
2711 optional arg of file-ownership-preserved-p.
2712 (file-ownership-preserved-p): New optional arg GROUP.
2713 Fix mishandling of setuid directories that would cause this
2714 function to return t when it should have returned nil.
2715 Document what happens if the file does not exist, and when
2716 it's not known whether the ownership will be preserved.
2717 * net/tramp-sh.el (tramp-sh-handle-file-ownership-preserved-p):
2718 Likewise.
2719 (tramp-get-local-gid): Use group-gid for integer, as that's
2720 faster and more reliable.
2721
2722 2012-12-14 Julien Danjou <julien@danjou.info>
2723
2724 * progmodes/sql.el (sql-mode-postgres-font-lock-keywords):
2725 Update keywords list, data type and PL/pgSQL.
2726
2727 2012-12-14 Dave Abrahams <dave@boostpro.com>
2728
2729 * vc/ediff-util.el (ediff-buffer-type): New function.
2730 (ediff-clone-buffer-for-current-diff-comparison): Compute the buf-type
2731 rather than taking it as as argument.
2732 (ediff-inferior-compare-regions): Adjust calls accordingly (bug#11319).
2733
2734 2012-12-14 Ryan Crum <ryan.crum@eleostech.com>
2735
2736 * json.el: Add pretty-print option (bug#12634).
2737 (json-encoding-separator, json-encoding-default-indentation)
2738 (json--encoding-current-indentation, json-encoding-pretty-print)
2739 (json-encoding-lisp-style-closings): New vars.
2740 (json--with-indentation): New macro.
2741 (json-encode-hash-table, json-encode-alist, json-encode-plist)
2742 (json-encode-array): Use it to obey json-encoding-pretty-print.
2743 (json-pretty-print-buffer, json-pretty-print): New commands.
2744
2745 2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
2746
2747 * progmodes/ruby-mode.el (ruby-syntax-propertize-function):
2748 Extract `ruby-syntax-propertize-expansions'.
2749 (ruby-syntax-propertize-expansions): Only change syntax on
2750 certain string delimiters, to punctuation. This way the common
2751 functions like forward-word and thing-at-point still work.
2752 (ruby-match-expression-expansion): Improve readability.
2753 (ruby-block-contains-point): New function.
2754 (ruby-add-log-current-method): Handle several edge cases.
2755
2756 2012-12-13 Juanma Barranquero <lekktu@gmail.com>
2757
2758 * emacs-lisp/edebug.el (edebug-unload-function): Make sure that
2759 unload-feature finishes even when aborting an ongoing edebug session.
2760 Also, do not worry about edebug-mode, unload-feature takes care of it.
2761
2762 2012-12-13 Andreas Schwab <schwab@suse.de>
2763
2764 * net/tls.el (tls-program): Update customize type.
2765
2766 2012-12-13 Juanma Barranquero <lekktu@gmail.com>
2767
2768 * emacs-lisp/edebug.el (edebug--require-cl-read): New function.
2769 (edebug-setup-hook, cl-read-load-hooks): Use it.
2770 (edebug-unload-function): New function. (Bug#13163)
2771
2772 2012-12-13 Michael Albinus <michael.albinus@gmx.de>
2773
2774 * net/tramp-adb.el (tramp-adb-file-name-p): Make it a defsubst.
2775 Otherwise, there could be errors in autoloading. (Bug#13151)
2776
2777 2012-12-13 Jürgen Hötzel <juergen@archlinux.org>
2778
2779 * net/tramp-adb.el (tramp-adb-wait-for-output): Remove spurious " ^H"
2780 sequences.
2781
2782 2012-12-13 Alan Mackenzie <acm@muc.de>
2783
2784 Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841.
2785 * progmodes/cc-engine.el (c-backward-comments): Add code to work
2786 around `forward-comment' not recognizing ^M as whitespace.
2787
2788 2012-12-13 Fabián Ezequiel Gallina <fgallina@cuca>
2789
2790 * progmodes/python.el (python-skeleton-class)
2791 (python-skeleton-def): Do not add space after defun name.
2792
2793 2012-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2794
2795 * emacs-lisp/cl.el (letf): Make it an alias of cl-letf.
2796 (cl--symbol-function): Remove (now that funbound is like nil).
2797
2798 2012-12-12 Glenn Morris <rgm@gnu.org>
2799
2800 * button.el (button--area-button-p): Fix typo.
2801
2802 2012-12-12 Sam Steingold <sds@gnu.org>
2803
2804 * frame.el (frame-maximization-style): New user option.
2805 (toggle-frame-maximized): Toggle frame maximization according to
2806 `frame-maximization-style', bound to <f11>.
2807 (cycle-frame-maximized): Cycle between all maximization styles and
2808 non-maximized frame, bound to shift-<f11>.
2809
2810 2012-12-12 David Cadé <codename68@gmail.com>
2811
2812 * mpc.el (mpc-format): Use truncate-string-to-width (bug#13143).
2813
2814 2012-12-12 Jonas Bernoulli <jonas@bernoul.li>
2815
2816 * emacs-lisp/eieio.el: Prettier object pretty-printing (bug#13115).
2817 (eieio-override-prin1): Don't quote kewords and booleans.
2818 (object-write) <eieio-default-superclass>: Don't put closing parens
2819 on new line, avoid needless empty lines, align values that are objects
2820 with the slot keyword (instead of beginning on the same line).
2821 (eieio-list-prin1): Align value with slot keyword; increase
2822 eieio-print-depth before printing members of the list.
2823
2824 2012-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
2825
2826 * mail/emacsbug.el (report-emacs-bug): Move the intangible text to
2827 a display text-property.
2828 (report-emacs-bug-hook): Don't bother deleting it any more.
2829
2830 * hilit-chg.el (highlight-save-buffer-state): Delete.
2831 Use with-silent-modifications instead.
2832 (hilit-chg-set-face-on-change): Only fixup the text that's modified.
2833
2834 * button.el: Handle buttons in display text-properties.
2835 (button--area-button-p, button--area-button-string):
2836 Use (STRING . STRING-POS) representation instead of just STRING.
2837
2838 2012-12-11 Eli Zaretskii <eliz@gnu.org>
2839
2840 * makefile.w32-in (compile4-SH): Fix a typo that caused term
2841 subdirectory be skipped.
2842
2843 2012-12-11 Glenn Morris <rgm@gnu.org>
2844
2845 * net/rcirc.el (rcirc-urls, rcirc-condition-filter): Doc fixes.
2846
2847 * progmodes/f90.el (f90-line-continued, f90-indent-region):
2848 Treat preprocessor lines embedded in continuations like comments.
2849 (f90-indent-line): Special-case preprocessor lines. (Bug#13138)
2850
2851 2012-12-11 Jay Belanger <jay.p.belanger@gmail.com>
2852
2853 * calc/calc.el (calc-standard-date-formats): Add more date
2854 formats.
2855 * calc/calc-forms.el (math-parse-iso-date): New function.
2856 (math-parse-date): Use `math-parse-iso-date' when appropriate.
2857 (math-parse-iso-date-validate): Add extra error checking.
2858 (calc-date-notation): Add ability to access new date formats.
2859
2860 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
2861
2862 * hi-lock.el (hi-lock--regexps-at-point): Fix boundary case for
2863 font-lock as well as when there's no text-property.
2864
2865 2012-12-10 Jambunathan K <kjambunathan@gmail.com>
2866
2867 * hi-lock.el: Refine the choice of default face.
2868 (hi-lock-keyword->face): New function. Use it wherever we used
2869 cadadadr instead.
2870 (hi-lock--regexps-at-point): Ignore faces that can't come from hi-lock.
2871 (hi-lock--last-face): Remove var.
2872 (hi-lock--unused-faces): New var to replace it.
2873 (hi-lock-read-face-name): Use/maintain it.
2874 (hi-lock-unface-buffer): Maintain it. Fix error for the C-u case.
2875 (hi-lock-set-pattern): Ignore new rule if it has the same regexp even
2876 if it has another face.
2877
2878 2012-12-10 Eli Zaretskii <eliz@gnu.org>
2879
2880 * subr.el (w32notify-handle-event): New function.
2881 (inotify-handle-event): Doc fix.
2882
2883 2012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2884
2885 * subr.el (inotify-event-p, inotify-handle-event): New functions.
2886
2887 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
2888
2889 * simple.el (just-one-space): Doc fix.
2890
2891 2012-12-10 Eli Zaretskii <eliz@gnu.org>
2892
2893 * textmodes/texinfo.el (texinfo-enable-quote-envs): Add "smallexample".
2894
2895 2012-12-10 Le Wang <l26wang@gmail.com>
2896
2897 * hilit-chg.el (hilit-chg-set-face-on-change): Don't burp in
2898 narrowed buffer (bug#12361).
2899
2900 2012-12-10 Juanma Barranquero <lekktu@gmail.com>
2901
2902 * vc/vc-hooks.el (vc-state): Doc fix.
2903
2904 2012-12-10 Glenn Morris <rgm@gnu.org>
2905
2906 * mail/rmail.el (rmail-maybe-display-summary):
2907 Preserve buffer, in case select-window changes it. (Bug#13066)
2908
2909 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
2910
2911 * emacs-lisp/cl.el, emacs-lisp/cl-lib.el: Move cl-unload-function and
2912 cl-load-hook where they belong.
2913
2914 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
2915
2916 * emacs-lisp/cl-lib.el (cl-declaim): Paren typo.
2917
2918 2012-12-09 Eli Zaretskii <eliz@gnu.org>
2919
2920 Parallelize byte compilation on MS-Windows.
2921 * makefile.w32-in (WINS_BASIC1, WINS_BASIC2, WINS_BASIC3)
2922 (WINS_BASIC4): New variables, subdivide subdirectories into 4 parts.
2923 (WINS_BASIC): Define as concatenation of the above.
2924 (compile): Subdivide into 4 separate and independent jobs that can
2925 be run in parallel.
2926 (compile0-CMD, compile0-SH): New targets for compiling
2927 COMPILE_FIRST files, which are prerequisites for the rest of the
2928 byte-compilation.
2929 (compile1-CMD, compile2-CMD, compile3-CMD, compile4-CMD):
2930 New targets for parallel compilation with cmd.exe.
2931 (compile1-SH, compile2-SH, compile3-SH, compile4-SH): Ditto for
2932 compiling under a Unixy shell.
2933
2934 2012-12-09 Chong Yidong <cyd@gnu.org>
2935
2936 * simple.el (set-mark-default-inactive): Delete this
2937 accidentally-introduced option.
2938 (set-mark-command, exchange-point-and-mark): Remove calls.
2939
2940 2012-12-09 Glenn Morris <rgm@gnu.org>
2941
2942 * emacs-lisp/lisp-mode.el (eval-defun-1): Doc fix.
2943 Respect a defcustom's :set function, if appropriate. (Bug#109)
2944 (eval-defun): Doc fix.
2945
2946 2012-12-08 Juri Linkov <juri@jurta.org>
2947
2948 * info.el (Info-copy-current-node-name, Info-breadcrumbs)
2949 (Info-fontify-node, Info-bookmark-make-record): Remove the
2950 file extension from Info-current-file (Bug#13016).
2951
2952 2012-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
2953
2954 * hi-lock.el (hi-lock-unface-buffer): If there's no matching regexp at
2955 point, still provide some default.
2956 (hi-lock--regexps-at-point): Don't enforce a "hi-lock-" prefix on face
2957 names, since we don't use it right now. Actually return the list.
2958 (hi-lock-file-patterns, hi-lock-interactive-patterns): Use defvar-local.
2959
2960 2012-12-07 Chong Yidong <cyd@gnu.org>
2961
2962 * novice.el (disabled-command-function): Remove a spurious help
2963 xref (Bug#13043). Suggested by Kelly Dean.
2964
2965 * subr.el (text-clone-maintain): Fix clone overlay deletion when a
2966 syntax is specified (Bug#13025).
2967
2968 * info.el (Info-set-mode-line): Remove the file extension from
2969 Info-current-file if there is one (Bug#13016).
2970
2971 2012-12-07 Glenn Morris <rgm@gnu.org>
2972
2973 * mail/rmail.el (rmail-mime-decoded): New permanent local.
2974 (rmail-show-message-1): Set rmail-mime-decoded when appropriate.
2975 * mail/rmailedit.el (rmail-cease-edit): Respect rmail-mbox-format
2976 and rmail-mime-decoded. (Bug#9841)
2977
2978 * mail/unrmail.el (unrmail-mbox-format): New option. (Bug#6574)
2979 (batch-unrmail, unrmail): Doc fixes.
2980 (unrmail): Respect unrmail-mbox-format.
2981 * mail/rmail.el (rmail-mbox-format): New option.
2982 (rmail-show-message-1): Respect rmail-mbox-format.
2983
2984 2012-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
2985
2986 * emacs-lisp/cl-macs.el (cl-tagbody): New macro.
2987
2988 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
2989
2990 Further cleanup of the "cl-" namespace. Fit CL in 80 columns.
2991 * emacs-lisp/cl-macs.el (cl--pop2, cl--optimize-safety)
2992 (cl--optimize-speed, cl--not-toplevel, cl--parse-loop-clause)
2993 (cl--expand-do-loop, cl--proclaim-history, cl--declare-stack)
2994 (cl--do-proclaim, cl--proclaims-deferred): Rename from the "cl-" prefix.
2995 (cl-progv): Don't rely on dynamic scoping to find the body.
2996 * emacs-lisp/cl-lib.el (cl--optimize-speed, cl--optimize-safety)
2997 (cl--proclaims-deferred): Rename from the "cl-" prefix.
2998 (cl-declaim): Use backquotes.
2999 * emacs-lisp/cl-extra.el (cl-make-random-state, cl-random-state-p):
3000 Use "cl--" prefix for the object's tag.
3001
3002 * ses.el: Use advice-add/remove.
3003 (ses--advice-copy-region-as-kill, ses--advice-yank): New functions.
3004 (copy-region-as-kill, yank): Use advice-add.
3005 (ses-unload-function): Use advice-remove.
3006
3007 2012-12-06 Jonas Bernoulli <jonas@bernoul.li>
3008
3009 * button.el: Make them work in header-lines (bug#12817).
3010 (button-map): Add bindings for header-line and mode-line use.
3011 (button-get, button-put, button-label): `button' may now be a string.
3012 (button-activate): Don't make it a defsubst.
3013 (button--area-button-p, button--area-button-string): New functions.
3014 (make-text-button): Fix the return value when `beg' was a string.
3015 (push-button): Handle the mode-line case.
3016
3017 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3018
3019 * progmodes/sql.el: Use cl-lib and lexical-binding; various cleanup.
3020 (sql-signum): Remove. Use `cl-signum' instead.
3021 (sql-read-passwd): Remove; use read-passwd instread.
3022 (sql-get-login-ext): Use read-string.
3023 (sql-get-login): Use dolist and pcase.
3024 (sql--completion-table): Rename from sql-try-completion.
3025 Use complete-with-action.
3026 (sql-mode): Don't change abbrev-all-caps globally.
3027 (sql-connect): Don't rely on dynamic scoping for `new-name'.
3028 (sql-postgres-completion-object): Initialize vars in their `let'.
3029 (sql-comint-sybase, sql-comint-sqlite, sql-comint-mysql)
3030 (sql-comint-solid, sql-comint-ms, sql-comint-postgres)
3031 (sql-comint-interbase): Use a single append, without setq.
3032 (sql-comint-linter): Same, and unwind-protect the LINTER_MBX var.
3033
3034 * hi-lock.el: Rework the default face and the serialize regexp code.
3035 (hi-lock--auto-select-face-defaults): Remove.
3036 (hi-lock-string-serialize-serial): Remove.
3037 (hi-lock--hashcons-hash): Rename from hi-lock-string-serialize-hash;
3038 make weak.
3039 (hi-lock--hashcons): Rename from hi-lock-string-serialize, return an
3040 equal string.
3041 (hi-lock-set-pattern): Adjust accordingly.
3042 (hi-lock--regexps-at-point): Simplify accordingly.
3043 (hi-lock--auto-select-face-defaults): Remove.
3044 (hi-lock--last-face): New var to replace it.
3045 (hi-lock-read-face-name): Rewrite (bug#11095).
3046 (hi-lock-unface-buffer): Arrange for the face to be the next default.
3047
3048 2012-12-06 Michael Albinus <michael.albinus@gmx.de>
3049
3050 * net/tramp.el (tramp-replace-environment-variables):
3051 Hide compiler warning.
3052 (tramp-file-name-for-operation): Remove `executable-find',
3053 `start-process', `call-process' and `call-process-region'.
3054
3055 * net/tramp-compat.el (top): Don't require 'tramp-util and 'tramp-vc.
3056
3057 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Ensure backward
3058 compatibility.
3059
3060 * net/tramp-sh.el (top): Remove `tramp-sh-handle-call-process-region'.
3061
3062 2012-12-06 Chong Yidong <cyd@gnu.org>
3063
3064 * ffap.el (ffap-replace-file-component): Fix typo.
3065
3066 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3067
3068 * progmodes/octave-mod.el (octave-mark-block): Move out of tokens and
3069 fix open-paren-like token test (bug#12785).
3070
3071 2012-12-06 Glenn Morris <rgm@gnu.org>
3072
3073 * mail/rmailsum.el (rmail-new-summary): Tweak for
3074 rmail-maybe-display-summary changing buffer. (Bug#13066)
3075
3076 2012-12-06 Juri Linkov <juri@jurta.org>
3077
3078 * info.el (Info-fontify-node): Don't hide the last newline.
3079 (Bug#12272)
3080
3081 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
3082
3083 * mail/mailabbrev.el (mail-abbrev-expand-wrapper): Work in minibuffer
3084 so as to enable message-read-from-minibuffer to expand mail aliases.
3085
3086 2012-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3087
3088 * minibuf-eldef.el (minibuf-eldef-update-minibuffer): Don't mess with
3089 the `intangible' property.
3090 Suggested by Christopher Schmidt <christopher@ch.ristopher.com>
3091
3092 2012-12-05 Deniz Dogan <deniz@dogan.se>
3093
3094 * net/rcirc.el (rcirc-urls): Update documentation.
3095 (rcirc-condition-filter): New function.
3096 (rcirc-browse-url, rcirc-markup-urls): Use only URLs before point
3097 and exclude consecutive duplicate URLs (Bug#6082).
3098
3099 2012-12-05 Michael Albinus <michael.albinus@gmx.de>
3100
3101 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
3102 Check return code of copy command.
3103
3104 * net/tramp-adb.el (tramp-adb-sdk-dir, tramp-adb-prompt):
3105 Use group `tramp'. Add version.
3106
3107 2012-12-05 Chong Yidong <cyd@gnu.org>
3108
3109 * ffap.el (ffap-url-regexp): Don't require matching at front of
3110 string (Bug#4952).
3111 (ffap-url-p): If only a substring matches, return that.
3112 (ffap-url-at-point): Use the return value of ffap-url-p.
3113 (ffap-read-file-or-url, ffap-read-file-or-url-internal)
3114 (find-file-at-point, dired-at-point, dired-at-point-prompter)
3115 (ffap-guess-file-name-at-point): Likewise.
3116 (ffap-replace-file-component): Fix typo.
3117
3118 * info.el (info-display-manual): Add existing Info buffers, whose
3119 files may not be in Info-directory-list, to the completion.
3120 (info--manual-names): New helper function.
3121
3122 2012-12-05 Glenn Morris <rgm@gnu.org>
3123
3124 * vc/vc-hg.el (vc-hg-resolve-when-done, vc-hg-find-file-hook):
3125 New functions, for detecting and resolving conflicts. (Bug#10709)
3126
3127 2012-12-04 Jambunathan K <kjambunathan@gmail.com>
3128
3129 * hi-lock.el (hi-lock-auto-select-face): New user variable.
3130 (hi-lock-auto-select-face-defaults): New buffer local variable.
3131 (hi-lock-read-face-name): Honor `hi-lock-auto-select-face'.
3132 (hi-lock-unface-buffer): Prompt user with useful defaults.
3133 With prefix arg, unhighlight all hi-lock patterns in buffer.
3134
3135 2012-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
3136
3137 * obsolete/terminal.el, obsolete/longlines.el: Add obsolecence info.
3138
3139 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
3140
3141 * Makefile.in (TRAMP_SRC):
3142 * makefile.w32-in (TRAMP_SRC): Add tramp-adb.el.
3143
3144 2012-12-04 Juergen Hoetzel <juergen@archlinux.org>
3145
3146 * net/tramp-adb.el: New package.
3147
3148 2012-12-04 Chong Yidong <cyd@gnu.org>
3149
3150 * terminal.el: Move to obsolete/.
3151
3152 * longlines.el: Move to obsolete/.
3153
3154 * vc/ediff-diff.el (ediff-extract-diffs, ediff-extract-diffs3):
3155 Remove code referring to longlines mode.
3156
3157 2012-12-03 Juri Linkov <juri@jurta.org>
3158
3159 * sort.el (delete-duplicate-lines): New command. (Bug#13032)
3160
3161 2012-12-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
3162
3163 * textmodes/ispell.el (ispell-init-process)
3164 (ispell-start-process, ispell-internal-change-dictionary):
3165 Make sure personal dictionary name is expanded after initial
3166 `default-directory' value. Use expanded strings for
3167 keep/restart checks and for value (Bug#13019).
3168
3169 2012-12-03 Jay Belanger <jay.p.belanger@gmail.com>
3170
3171 * calc/calc-forms.el (math-date-to-iso-dt): Fix weekday number.
3172
3173 2012-12-03 Leo Liu <sdl.web@gmail.com>
3174
3175 * files.el (dir-locals-read-from-file): Check file non-empty
3176 before reading. (Bug#13038)
3177
3178 2012-12-03 Glenn Morris <rgm@gnu.org>
3179
3180 * jka-cmpr-hook.el (jka-compr-get-compression-info):
3181 Remove any version extension before checking filename. (Bug#13006)
3182 (jka-compr-compression-info-list): Belated :version bump.
3183
3184 2012-12-03 Chong Yidong <cyd@gnu.org>
3185
3186 * simple.el (transient-mark-mode): Doc fix (Bug#11523).
3187
3188 * buff-menu.el (Buffer-menu-delete-backwards, Buffer-menu-mode)
3189 (buffer-menu): Doc fix (Bug#12294).
3190
3191 2012-12-03 Roland Winkler <winkler@gnu.org>
3192
3193 * calendar/diary-lib.el (diary-header-line-format): Use keybinding
3194 of diary-show-all-entries in the diary buffer (Bug#12994).
3195
3196 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
3197
3198 * net/tramp-sh.el (tramp-perl-encode): Use "read STDIN" instead of
3199 "<STDIN>". This is binary safe.
3200
3201 2012-12-03 Jay Belanger <jay.p.belanger@gmail.com>
3202
3203 * calc/calc-forms.el (math-absolute-from-iso-dt)
3204 (math-date-to-iso-dt, math-parse-iso-date-validate)
3205 (math-iso-dt-to-date): New functions.
3206 (math-fd-iso-dt, math-fd-isoyear, math-fd-isoweek)
3207 (math-fd-isoweekday): New variables.
3208 (calc-date-notation, math-parse-standard-date, math-format-date)
3209 (math-format-date-part): Add support for more formatting codes.
3210
3211 2012-12-02 Dmitry Gutov <dgutov@yandex.ru>
3212
3213 * vc/vc.el (vc-delete-file, vc-rename-file): Default to the
3214 current buffer's file name when called interactively (Bug#12488).
3215
3216 2012-12-02 Juri Linkov <juri@jurta.org>
3217
3218 * info.el (info-display-manual): Don't clobber an existing Info
3219 buffer (Bug#10770). Add completion (Bug#10771).
3220
3221 2012-12-01 Yuya Nishihara <yuya@tcha.org> (tiny change)
3222
3223 * vc/vc-hooks.el (vc-find-file-hook): Expand buffer-file-truename
3224 before using it for comparison (Bug#5297).
3225
3226 2012-12-01 Jari Aalto <jari.aalto@cante.net>
3227
3228 * textmodes/css-mode.el (css-current-defun-name): New function.
3229 (css-mode): Use it.
3230
3231 * textmodes/sgml-mode.el (html-current-defun-name): New function.
3232 (html-mode): Use it.
3233
3234 2012-12-01 Chong Yidong <cyd@gnu.org>
3235
3236 Modularize add-log-current-defun (Bug#2224).
3237 Suggested by Jari Aalto.
3238
3239 * vc/add-log.el (add-log-current-defun-function): Doc fix.
3240 (add-log-current-defun): Move mode-specific code to other files.
3241 (add-log-lisp-like-modes, add-log-c-like-modes)
3242 (add-log-tex-like-modes): Variables deleted.
3243
3244 * emacs-lisp/lisp-mode.el (lisp-current-defun-name): New.
3245 (lisp-mode-variables): Use it.
3246
3247 * progmodes/cc-mode.el (c-common-init):
3248 * progmodes/cperl-mode.el (cperl-mode): Set a value for
3249 add-log-current-defun-function.
3250
3251 * progmodes/m4-mode.el (m4-current-defun-name): New function.
3252 (m4-mode): Use it.
3253
3254 * progmodes/perl-mode.el (perl-current-defun-name): New.
3255 (perl-mode): Use it.
3256
3257 * progmodes/scheme.el (scheme-mode-variables, dsssl-mode):
3258 Use lisp-current-defun-name.
3259
3260 * textmodes/tex-mode.el (tex-current-defun-name): New.
3261 (tex-common-initialization): Use it.
3262
3263 * textmodes/texinfo.el (texinfo-current-defun-name): New.
3264 (texinfo-mode): Use it.
3265
3266 2012-12-01 Chong Yidong <cyd@gnu.org>
3267
3268 * emacs-lisp/lisp-mode.el (lisp-mode-variables, lisp-mode):
3269 * progmodes/autoconf.el (autoconf-mode):
3270 * progmodes/js.el (js-mode):
3271 * progmodes/make-mode.el (makefile-mode, makefile-makepp-mode)
3272 (makefile-bsdmake-mode, makefile-imake-mode, makefile-browse):
3273 * progmodes/perl-mode.el (perl-mode):
3274 * progmodes/sh-script.el (sh-mode, sh-set-shell):
3275 * textmodes/css-mode.el (css-mode):
3276 * textmodes/sgml-mode.el (html-mode, sgml-mode)
3277 (sgml-tags-invisible, sgml-guess-indent):
3278 * textmodes/tex-mode.el (tex-common-initialization)
3279 (latex-complete-bibtex-keys, tex-shell, tex-main-file)
3280 (doctex-mode, plain-tex-mode, latex-mode):
3281 * textmodes/texinfo.el (texinfo-mode): Use setq-local.
3282
3283 2012-12-01 Kirk Kelsey <kirk.kelsey@0x4b.net>
3284
3285 * vc/vc-hg.el (vc-hg-next-revision):
3286 Ensure use of default "tip" output format. (Bug#6968)
3287
3288 2012-12-01 Kim F. Storm <storm@cua.dk>
3289
3290 * startup.el (fancy-startup-tail): Add a clickable link
3291 (Bug#2176).
3292
3293 2012-12-01 Chong Yidong <cyd@gnu.org>
3294
3295 * startup.el (fancy-startup-tail): Improve the message about
3296 auto-save files (Bug#2176).
3297
3298 * files.el (recover-session): Improve the descriptive message, and
3299 use substitute-command-keys.
3300
3301 2012-12-01 Glenn Morris <rgm@gnu.org>
3302
3303 * ido.el (ido-file-internal):
3304 Handle other-window, other-frame for dired. (Bug#13036)
3305
3306 2012-11-30 Glenn Morris <rgm@gnu.org>
3307
3308 * icomplete.el (icomplete-separator): Fix :version.
3309
3310 2012-11-30 Chong Yidong <cyd@gnu.org>
3311
3312 * shell.el (shell): For C-u M-x shell, use an inactive shell
3313 buffer as the default (Bug#1975).
3314 (shell-apply-ansi-color, shell-reapply-ansi-color): New functions.
3315 (shell-mode): Use them to reapply ansi colorization if Shell mode
3316 is re-enabled.
3317
3318 2012-11-30 Yuriy Vostrikov <delamonpansie@gmail.com> (tiny change)
3319
3320 * vc/vc-git.el (vc-git-command): Disable the pager (Bug#6137).
3321
3322 2012-11-30 Samuel Bronson <naesten@gmail.com>
3323
3324 * progmodes/grep.el (grep-compute-defaults): Do not pass the -e
3325 flag to xargs, for compatibility with BSD xargs (Bug#11703).
3326
3327 2012-11-30 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
3328
3329 * textmodes/fill.el (fill-region-as-paragraph): Handle overshoot
3330 by move-to-column (Bug#3234).
3331
3332 2012-11-30 Chong Yidong <cyd@gnu.org>
3333
3334 * longlines.el (longlines-wrap-line, longlines-encode-region):
3335 Preserve text properties (Bug#1425).
3336
3337 2012-11-30 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
3338
3339 * vc/vc.el (vc-register): Allow registering a file which is
3340 already registered with a different backend (Bug#10589).
3341
3342 2012-11-29 Jambunathan K <kjambunathan@gmail.com>
3343 Stefan Monnier <monnier@iro.umontreal.ca>
3344
3345 * icomplete.el: Change separator; add ido-style commands.
3346 (icomplete-show-key-bindings): Remove custom var.
3347 (icomplete-get-keys): Remove function.
3348 (icomplete-forward-completions, icomplete-backward-completions):
3349 New commands.
3350 (icomplete-minibuffer-map): New var.
3351 (icomplete-minibuffer-setup): Use it.
3352 (icomplete-exhibit): Don't delay if the list of completions is known.
3353 (icomplete-separator): New custom.
3354 (icomplete-completions): Use it.
3355 * minibuffer.el (completion-all-sorted-completions): Delete duplicates.
3356 (minibuffer-force-complete-and-exit): New command.
3357 (minibuffer--complete-and-exit): New function extracted from
3358 minibuffer-complete-and-exit.
3359 (minibuffer-complete-and-exit): Use it.
3360
3361 * progmodes/etags.el (visit-tags-table-buffer): Give a more precise
3362 error message when the file doesn't exist (bug#12974).
3363
3364 2012-11-29 Kelly Dean <kellydeanch@yahoo.com> (tiny change)
3365
3366 * simple.el (activate-mark): Run activate-mark-hook (bug#13027).
3367
3368 2012-11-29 Glenn Morris <rgm@gnu.org>
3369
3370 * files.el (hack-dir-local-variables): Warn if try to set
3371 coding via dir-locals, since it doesn't work. (Bug#7169)
3372
3373 Add desktop support for restoring vc-dir buffers. (Bug#10606)
3374 * vc/vc-dir.el (vc-dir-mode): Autoload it (for desktop restore).
3375 Set buffer-local value of desktop-save-buffer.
3376 (vc-dir-desktop-buffer-misc-data, vc-dir-restore-desktop-buffer):
3377 New functions.
3378 (desktop-buffer-mode-handlers): Add vc-dir-mode entry.
3379 * desktop.el (desktop-save-buffer-p): Treat vc-dir like dired.
3380
3381 * files.el (inhibit-local-variables-ignore-case): New. (Bug#10610)
3382 (inhibit-local-variables-p): Use inhibit-local-variables-ignore-case.
3383 Doc fix.
3384 (inhibit-local-variables-regexps, inhibit-local-variables-suffixes):
3385 Doc fixes.
3386
3387 2012-11-28 Jay Belanger <jay.p.belanger@gmail.com>
3388
3389 * calc/calc-forms.el (calc-date-notation): Fix regexp
3390 used to find time codes. Fix symbol for seconds.
3391
3392 2012-11-27 Glenn Morris <rgm@gnu.org>
3393
3394 * emacs-lisp/derived.el (derived-mode-make-docstring):
3395 Don't mention "abbrev" or "syntax" if nil. (Bug#11277)
3396
3397 2012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
3398
3399 * textmodes/table.el (table-insert): Don't use `symbol-name' on
3400 lexically scoped variables (bug#13005).
3401
3402 2012-11-27 Glenn Morris <rgm@gnu.org>
3403
3404 * vc/vc-hooks.el (vc-mistrust-permissions):
3405 Default to t, to avoid data-loss. (Bug#11490)
3406
3407 2012-11-27 Fabián Ezequiel Gallina <fgallina@cuca>
3408
3409 * progmodes/python.el (python-indent-guess-indent-offset):
3410 If indentation is guessed make python-indent-offset buffer-local.
3411
3412 Fix Imenu regression.
3413 * progmodes/python.el (python-nav-beginning-of-defun):
3414 Fix forward movement when statement(s) separates point from defun.
3415 (python-imenu-prev-index-position): New function.
3416
3417 2012-11-27 Eli Zaretskii <eliz@gnu.org>
3418
3419 * subr.el (buffer-file-type): Declare with defvar-local. Doc fix.
3420
3421 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
3422 Don't set buffer-file-type. Return nil. (Bug#12989)
3423
3424 2012-11-27 Glenn Morris <rgm@gnu.org>
3425
3426 * hippie-exp.el (hippie-expand-try-functions-list):
3427 Re-autoload it. (Bug#12982)
3428
3429 2012-11-27 Eli Zaretskii <eliz@gnu.org>
3430
3431 * descr-text.el (describe-char-padded-string):
3432 Call internal-char-font only on GUI frames. (Bug#11964)
3433
3434 2012-11-27 Andreas Schwab <schwab@linux-m68k.org>
3435
3436 * buff-menu.el (Buffer-menu-buffer+size-width): Fix customize type
3437 and obsoletion message.
3438
3439 2012-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
3440
3441 * emacs-lisp/cl-macs.el (cl--transform-lambda): Add back `declare' in
3442 the constructs to keep outside of the `cl-block' (bug#12977).
3443
3444 2012-11-27 Chong Yidong <cyd@gnu.org>
3445
3446 * mouse.el (mouse-drag-line): Even if the line is not draggable,
3447 keep reading until we get the up-event anyway, in order to process
3448 the up-event for mouse-1-click-follows-link (Bug#12971).
3449
3450 2012-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
3451
3452 * emacs-lisp/advice.el (ad-should-compile): Don't compile advice if the
3453 base function is not yet defined (bug#12965).
3454 (ad-activate-advised-definition): Use ad-compile-function.
3455 (ad-activate): Use cond.
3456
3457 2012-11-25 Leo Liu <sdl.web@gmail.com>
3458
3459 * textmodes/sgml-mode.el (sgml-tag): Fix indentation for closing tag.
3460 (Bug#12979)
3461
3462 2012-11-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
3463
3464 * textmodes/reftex-parse.el (reftex-parse-from-file): Use variable
3465 reftex-section-info-function in order to be compatible with
3466 Texinfo integration.
3467
3468 * textmodes/reftex.el (reftex-section-pre-regexp)
3469 (reftex-section-post-regexp, reftex-section-info-function):
3470 New variable.
3471 (reftex-compile-variables): Use variables reftex-section-pre-regexp,
3472 reftex-section-post-regexp, and reftex-section-info-function in order
3473 to be compatible with Texinfo integration.
3474
3475 * textmodes/reftex-toc.el (reftex-toc-promote-action):
3476 use reftex-section-pre-regexp variable in order to be compatible with
3477 Texinfo integration.
3478
3479 2012-11-25 Chong Yidong <cyd@gnu.org>
3480
3481 * faces.el: Make face-spec-set more analogous to setq.
3482 (face-spec-set): Change the third arg to specify whether this
3483 function is being called via defface, customize, or a third party.
3484 Set the appropriate symbol properties. Clear the override spec if
3485 setting via Custom. Initialize face if necessary. (Bug#4988)
3486 (face-spec-recalc): Allow theme faces to completely replace the
3487 defface spec, in the same way as custom faces (Bug#8454).
3488
3489 * cus-face.el (custom-declare-face): Move face initialization to
3490 face-spec-set.
3491 (custom-theme-set-faces): Don't initialize the face name here, as
3492 that is now done in face-spec-set.
3493
3494 * cus-edit.el (custom-face-set, custom-face-mark-to-save)
3495 (custom-face-reset-saved, custom-face-mark-to-reset-standard):
3496 Simplify by using the new arg to face-spec-set.
3497
3498 * emacs-lisp/lisp-mode.el (eval-defun-1): When evaluating defface,
3499 reset face-override-spec too, and use custom-declare-face.
3500
3501 2012-11-24 Jan Djärv <jan.h.d@swipnet.se>
3502
3503 * term/ns-win.el (ns-initialize-window-system): Move creation of
3504 fontsets here (Bug#11964).
3505
3506 2012-11-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
3507
3508 * ses.el (ses-rename-cell): Correct bug on mode-line update after
3509 cell renaming.
3510
3511 2012-11-24 Chong Yidong <cyd@gnu.org>
3512
3513 * woman.el (woman-default-faces, woman-monochrome-faces): Mark as
3514 obsolete.
3515
3516 * custom.el (custom-theme-set-variables): Use a topological sort
3517 for ordering by custom dependencies (Bug#12952).
3518 (custom--sort-vars, custom--sort-vars-1): New functions.
3519
3520 2012-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
3521
3522 * emacs-lisp/bytecomp.el (byte-compile-file): Setup default value for
3523 lexical-binding (bug#12938).
3524
3525 2012-11-24 Wolfgang Jenkner <wjenkner@inode.at>
3526
3527 * image-mode.el (image-transform-check-size): Use assertions only
3528 for images of type imagemagick.
3529
3530 Otherwise no error, image-transform-fit-to-{width,height} is
3531 silently ignored, as before. Doc fix.
3532
3533 2012-11-24 Chong Yidong <cyd@gnu.org>
3534
3535 * faces.el (color-defined-p): Doc fix (Bug#12853).
3536
3537 2012-11-24 Juri Linkov <juri@jurta.org>
3538
3539 * dired.el (dired-mark): Add optional arg `interactive'.
3540 Check for `use-region-p' if `interactive' is non-nil.
3541 (dired-unmark, dired-flag-file-deletion): Add optional arg
3542 `interactive'. Call `dired-mark' with the arg `interactive'.
3543 (Bug#10624)
3544
3545 * wdired.el: Revert 2012-10-17 change partly and replace it with
3546 Patch by Christopher Schmidt <christopher@ch.ristopher.com>.
3547 (wdired-finish-edit): Add marks for new file names to
3548 `wdired-old-marks'. Restore marks using `dired-mark-remembered'
3549 after `revert-buffer'.
3550 (wdired-do-renames): Remove calls to `dired-remove-file',
3551 `dired-add-file', `dired-add-entry'. (Bug#11795)
3552
3553 2012-11-24 Alan Mackenzie <acm@muc.de>
3554
3555 * progmodes/cc-defs.el (c-version): Bump to 5.32.4.
3556
3557 Fix bugs in the state cache. Enhance a debugging mechanism.
3558 * progmodes/cc-engine.el (c-parse-state-get-strategy): Don't use
3559 "brace at column zero" strategy for C++.
3560 (c-append-lower-brace-pair-to-state-cache): Repair algorithm.
3561 (c-parse-state-point): New variable.
3562 (c-record-parse-state-state): Record old parse state with
3563 `copy-tree'. Record previous value of point.
3564 (c-debug-parse-state-double-cons): New debugging function.
3565 (c-debug-parse-state): Call the above new function.
3566 (c-toggle-parse-state-debug): Output a confirmatory message.
3567
3568 * progmodes/cc-mode.el (c-before-change, c-after-change):
3569 Call c-invalidate-state-cache from `c-before-change' instead of
3570 `c-after-change'.
3571
3572 2012-11-23 Chong Yidong <cyd@gnu.org>
3573
3574 * find-cmd.el (find-constituents): Add executable, ipath,
3575 readable, samefile, writable, daystart, regextype (Bug#12856).
3576
3577 2012-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
3578
3579 * emacs-lisp/ert.el, emacs-lisp/ert-x.el: Use cl-lib and lexical-binding.
3580
3581 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
3582
3583 * calc/calc.el (calc-gregorian-switch): Move to after calc-refresh
3584 definition. This fixes a bootstrap failure.
3585 (calc-gregorian-switch): In menu, put dates before regions.
3586 This is easier to follow, lines up better in the menu, and lets us
3587 coalesce regions that switch at the same time. Give country
3588 names, not "Vatican", as that's better for non-expert users.
3589 Use names that are stable between the date of switch and now, e.g.,
3590 Bohemia and Moravia (which existed then and now) and not
3591 Czechoslovakia (which didn't exist then and doesn't exist now).
3592 What is now the U.S. mostly did not switch at the same time as
3593 Britain, so omit the U.S. Correct spelling of "Britain".
3594 Catholic Switzerland was too much of a mess, so omit it.
3595
3596 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3597
3598 * calc/calc.el (calc-gregorian-switch): Refresh the Calc buffer
3599 after the variable is changed.
3600
3601 2012-11-21 Daniel Colascione <dancol@dancol.org>
3602
3603 * progmodes/sql.el (sql-mode-font-lock-object-name): Support IF NOT EXISTS
3604 in SQL declarations for font-lock.
3605 (sql-imenu-generic-expression): Teach imenu about IF NOT EXISTS.
3606
3607 2012-11-21 Glenn Morris <rgm@gnu.org>
3608
3609 * faces.el (face-underline-p, face-inverse-video-p, face-bold-p)
3610 (face-italic-p): Add optional argument "inherit".
3611
3612 * faces.el (set-face-inverse-video, set-face-bold, set-face-italic):
3613 Remove -p suffix from names, for consistency with other set-face-*.
3614 (set-face-inverse-video): Fix interactive spec.
3615 * play/gamegrid.el (gamegrid-make-mono-tty-face):
3616 * textmodes/table.el (table--update-cell-face):
3617 Use set-face-inverse-video rather than now obsolete alias.
3618
3619 2012-11-21 Eli Zaretskii <eliz@gnu.org>
3620
3621 * simple.el (line-move): Don't call line-move-partial if
3622 scroll-conservatively is in effect. (Bug#12927)
3623
3624 2012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
3625
3626 * eshell/em-cmpl.el (eshell-pcomplete): Refine fix for bug#12838:
3627 Fallback on completion-at-point rather than
3628 pcomplete-expand-and-complete, and only if pcomplete actually failed.
3629 (eshell-cmpl-initialize): Setup completion-at-point.
3630
3631 * pcomplete.el (pcomplete--entries): Obey pcomplete-ignore-case.
3632
3633 * emacs-lisp/ert.el (ert--expand-should-1): Adapt to cl-lib.
3634
3635 2012-11-21 Michael Albinus <michael.albinus@gmx.de>
3636
3637 * net/tramp-sh.el (tramp-do-copy-or-rename-file): If both files
3638 are remote, check out-of-band property for both.
3639
3640 2012-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
3641
3642 * window.el (switch-to-buffer): Re-add the warning that was lost in the
3643 code rewrite.
3644
3645 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
3646
3647 More minor time fixes.
3648 * calendar/time-date.el: Commentary fix.
3649 * net/tramp-sh.el (tramp-do-file-attributes-with-ls): Undo last change;
3650 too much other code depends on (0 0) time stamps.
3651 * net/tramp.el (tramp-time-less-p, tramp-time-subtract):
3652 Add a couple of FIXME comments.
3653
3654 Minor cleanup for times as lists of four integers.
3655 * files.el (dir-locals-directory-cache):
3656 * ps-bdf.el (bdf-file-mod-time, bdf-read-font-info):
3657 Doc fixes.
3658 * net/tramp-sh.el (tramp-do-file-attributes-with-ls):
3659 * ps-bdf.el (bdf-file-newer-than-time):
3660 Process four-integers time stamps, not two. Doc fixes.
3661
3662 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
3663
3664 * uniquify.el (uniquify-managed): Use defvar-local.
3665 (rename-buffer, create-file-buffer): Advise with advice-add.
3666 (uniquify-unload-function): Unadvise accordingly.
3667
3668 * emacs-lisp/trace.el: Rewrite, use nadvice and lexical-binding.
3669 (trace-buffer): Don't purecopy.
3670 (trace-entry-message, trace-exit-message): Add `context' arg.
3671 (trace--timer): New var.
3672 (trace-make-advice): Adjust for use in nadvice.
3673 Add `context' argument. Delay `display-buffer' via a timer.
3674 (trace-function-internal): Use advice-add.
3675 (trace--read-args): New function.
3676 (trace-function-foreground, trace-function-background): Use it.
3677 (trace-function): Rename to trace-function-foreground and redefine as
3678 an alias to that new name.
3679 (untrace-function, untrace-all): Adjust to the use of nadvice.
3680
3681 * emacs-lisp/bytecomp.el (byte-compile): Fix handling of closures.
3682
3683 * emacs-lisp/byte-run.el (defun-declarations-alist): Fix last change.
3684
3685 * subr.el (called-interactively-p-functions): New var.
3686 (internal--called-interactively-p--get-frame): New macro.
3687 (called-interactively-p, interactive-p): Rewrite in Lisp.
3688 * emacs-lisp/nadvice.el (advice--called-interactively-skip): New fun.
3689 (called-interactively-p-functions): Use it.
3690 * emacs-lisp/edebug.el (edebug--called-interactively-skip): New fun.
3691 (called-interactively-p-functions): Use it.
3692 * allout.el (allout-called-interactively-p): Don't assume
3693 called-interactively-p is a subr.
3694
3695 2012-11-20 Glenn Morris <rgm@gnu.org>
3696
3697 * profiler.el (profiler-report-mode-map): Add a menu.
3698 No need to bind `q' because we derive from special-mode.
3699 (profiler-report-find-entry): Handle calls from the menu-bar.
3700
3701 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
3702
3703 * emacs-lisp/byte-run.el (defun-declarations-alist):
3704 Allow a compiler-macro to be a lambda expression.
3705
3706 * progmodes/python.el: Use cl-lib. Move var declarations outside of
3707 eval-when-compile.
3708 (python-syntax-context): Add compiler-macro.
3709 (python-font-lock-keywords): Simplify with De Morgan.
3710
3711 * vc/diff-mode.el (diff-hunk): Don't make useless timers.
3712
3713 * files.el (load-file): Require match in minibuffer selection, as was
3714 the case in Emacs-20 before we changed the spec to allow .elc files
3715 (bug#12935).
3716
3717 * json.el: Don't require cl since we don't use it.
3718 * color.el: Don't require cl.
3719 (color-complement): `caddr' -> `nth 2'.
3720
3721 * calendar/time-date.el (time-to-seconds): De-obsolete.
3722
3723 2012-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3724
3725 * calc/calc-forms.el (math-leap-year-p): Fix formula for negative
3726 year numbers.
3727 (math-date-to-julian-dt): Adjust the initial approximation for the
3728 year to deal with the new definition of the DATE.
3729
3730 2012-11-19 Daniel Colascione <dancol@dancol.org>
3731
3732 * term/w32-win.el (cygwin-convert-path-from-windows):
3733 Accommodate rename of cygwin_convert_path* to
3734 cygwin_convert_file_name*.
3735
3736 2012-11-18 Chong Yidong <cyd@gnu.org>
3737
3738 * filecache.el (file-cache--read-list): New function.
3739 (file-cache-add-directory-list, file-cache-add-file-list)
3740 (file-cache-delete-file-list, file-cache-delete-directory-list):
3741 Use it to read a list of files or directories (Bug#12846).
3742 (file-cache-add-file, file-cache-add-directory)
3743 (file-cache-delete-file-list, file-cache-delete-file-regexp)
3744 (file-cache-delete-directory): Print an message.
3745
3746 2012-11-18 Jay Belanger <jay.p.belanger@gmail.com>
3747
3748 * calc/calc-forms.el (math-date-to-dt): Use integer date when
3749 calling `math-date-to-julian-dt' and 'math-date-to-gregorian-dt'.
3750
3751 2012-11-18 Glenn Morris <rgm@gnu.org>
3752
3753 * image.el (insert-image, insert-sliced-image): Doc fix.
3754
3755 2012-11-18 Chong Yidong <cyd@gnu.org>
3756
3757 * emacs-lisp/syntax.el (syntax-propertize-function): Doc fix
3758 (Bug#12810).
3759
3760 2012-11-18 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
3761
3762 * vc/vc-svn.el (vc-svn-merge-news): Properly parse the merge
3763 response when the target file is in a subdirectory (Bug#12757).
3764
3765 2012-11-18 Chong Yidong <cyd@gnu.org>
3766
3767 * filecache.el (file-cache-add-file-list): Doc fix (Bug#12694).
3768
3769 2012-11-18 Glenn Morris <rgm@gnu.org>
3770
3771 * emacs-lisp/cl-lib.el (face-underline-p):
3772 Use set-face-underline rather than the alias set-face-underline-p.
3773
3774 * window.el (with-temp-buffer-window): Doc fix.
3775 * subr.el (with-output-to-temp-buffer):
3776 Add doc xref to with-temp-buffer-window.
3777
3778 2012-11-18 Juanma Barranquero <lekktu@gmail.com>
3779
3780 * woman.el (woman-non-underline-faces): Use `set-face-underline'.
3781 * calc/calc.el (math-format-date-cache): Declare.
3782
3783 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
3784
3785 Calc by default uses the Gregorian calendar for all dates (Bug#12633).
3786 It also uses January 1, 1 AD as its day number 1.
3787 * calc/calc-forms.el (math-julian-date-beginning)
3788 (math-julian-date-beginning-int): Implement this.
3789
3790 2012-11-17 Juanma Barranquero <lekktu@gmail.com>
3791
3792 * descr-text.el (quail-find-key):
3793 * dired.el (desktop-file-name):
3794 * dirtrack.el (shell-prefixed-directory-name, shell-process-cd):
3795 * generic-x.el (comint-mode, comint-exec):
3796 * image-dired.el (widget-forward):
3797 * info.el (speedbar-add-expansion-list, speedbar-center-buffer-smartly)
3798 (speedbar-change-expand-button-char)
3799 (speedbar-change-initial-expansion-list, speedbar-delete-subblock)
3800 (speedbar-make-specialized-keymap, speedbar-make-tag-line):
3801 * printing.el (easy-menu-add-item, easy-menu-remove-item)
3802 (widget-field-action, widget-value-set):
3803 * speedbar.el (imenu--make-index-alist):
3804 * term.el (ring-empty-p, ring-ref, ring-insert-at-beginning)
3805 (ring-length, ring-insert):
3806 * vcursor.el (compare-windows-skip-whitespace):
3807 * woman.el (dired-get-filename):
3808 Declare functions.
3809
3810 * term/w32-win.el (cygwin-convert-path-from-windows): Fix declaration.
3811
3812 2012-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3813
3814 * calc/calc.el (calc-gregorian-switch): New variable.
3815
3816 * calc/calc-forms.el (math-day-in-year, math-dt-before-p)
3817 (math-absolute-from-gregorian-dt, math-absolute-from-julian-dt)
3818 (math-date-to-julian-dt, math-date-to-gregorian-dt): New functions.
3819 (math-leap-year-p): Add option to distinguish between Julian
3820 and Gregorian calendars.
3821 (math-day-number): Use `math-day-in-year' to do the computations.
3822 (math-absolute-from-dt): Rename from `math-absolute-from-date'.
3823 Use `math-absolute-from-gregorian' and `math-absolute-from-julian'
3824 to do the computations.
3825 (math-date-to-dt): Use `math-date-to-julian-dt' and
3826 `math-date-to-gregorian-dt' to do the computations.
3827 (calcFunc-weekday, math-format-date-part): Use the new version of
3828 the DATE to determine the weekday.
3829 (calcFunc-newmonth, calcFunc-newyear): Use `calc-gregorian-switch'
3830 when necessary.
3831
3832 2012-11-17 Eli Zaretskii <eliz@gnu.org>
3833
3834 * term/w32-win.el (w32-handle-dropped-file): Use 'file://' only on
3835 Cygwin; otherwise use 'file:'. (Bug#12914)
3836 (cygwin-convert-path-from-windows): Declare, to avoid
3837 byte-compiler warnings.
3838
3839 2012-11-17 Andreas Politz <politza@fh-trier.de>
3840
3841 * ibuffer.el (ibuffer-mark-forward, ibuffer-unmark-forward)
3842 (ibuffer-unmark-backward, ibuffer-mark-interactive): Support plain
3843 prefix and negative numeric prefix args (Bug#12795).
3844
3845 2012-11-17 Stephen Berman <stephen.berman@gmx.net>
3846
3847 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
3848 Don't signal an error with a score that is too low to add to the
3849 list of top scores. (Bug#12779)
3850
3851 2012-11-17 Chong Yidong <cyd@gnu.org>
3852
3853 * help-mode.el (help-xref-interned): End on point-min (Bug#12737).
3854
3855 * filecache.el (file-cache-add-file): Handle relative file name in
3856 the argument (Bug#12694).
3857
3858 2012-11-16 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
3859
3860 * eshell/em-unix.el (eshell/mkdir): Handle "--parents" (bug#12897).
3861
3862 2012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3863
3864 * emacs-lisp/advice.el (ad-make-advised-definition): Improve last fix.
3865
3866 * emacs-lisp/cl-lib.el: Set more meaningful version number.
3867
3868 2012-11-16 Martin Rudalics <rudalics@gmx.at>
3869
3870 * window.el (enlarge-window, shrink-window): Don't mention return
3871 value in doc-string (Bug#12896).
3872 (window--display-buffer): Don't resize frames - it won't work
3873 with all window managers and defeat pop-up-frame-alist.
3874 (display-buffer-alist): In doc-string explain that CONDITION can
3875 be a function and which arguments are passed to it (Bug#12854).
3876 (display-buffer-assq-regexp): New argument ACTION. Handle lambda
3877 expressions (Bug#12854).
3878 (display-buffer): Pass ACTION argument to
3879 display-buffer-assq-regexp.
3880
3881 2012-11-16 Glenn Morris <rgm@gnu.org>
3882
3883 * window.el (fit-frame-to-buffer-bottom-margin)
3884 (fit-frame-to-buffer, fit-window-to-buffer): Doc fixes.
3885
3886 * faces.el (face-underline-p): Use face-attribute-specified-or.
3887
3888 2012-11-16 Juanma Barranquero <lekktu@gmail.com>
3889
3890 * emacs-lisp/cl-macs.el (cl-loop, cl-do, cl-do*): Doc fixes.
3891
3892 2012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3893
3894 * emacs-lisp/cl-macs.el (cl-flet, cl-flet*): Fix docstring (bug#12895).
3895
3896 2012-11-16 Glenn Morris <rgm@gnu.org>
3897
3898 * eshell/em-cmpl.el (eshell-pcomplete): New command. (Bug#12838)
3899 (eshell-cmpl-initialize): Bind eshell-pcomplete to TAB, C-i.
3900
3901 * faces.el (face-underline-p): Doc fix. Handle :underline being
3902 things other than `t' (a string, a list).
3903 (face-inverse-video-p): Doc fix.
3904 (set-face-underline): Rename it back from set-face-underline-p.
3905 Doc fix. Allow interactive input of values other than t.
3906 (read-face-attribute): Apply formatting to :underline,
3907 since like :box and :stipple it can take list values.
3908
3909 * term.el (ansi-term): Don't let C-x escape-char binding
3910 clobber the more standard C-c binding. (Bug#12842)
3911
3912 * subr.el (set-temporary-overlay-map): Doc fix.
3913
3914 2012-11-16 Martin Rudalics <rudalics@gmx.at>
3915
3916 * window.el (record-window-buffer)
3917 (display-buffer-record-window): When copying the markers to
3918 window-point preserve window-point-insertion-type. (Bug#12588)
3919
3920 2012-11-16 Glenn Morris <rgm@gnu.org>
3921
3922 * emacs-lisp/eieio-datadebug.el (eieio-debug-methodinvoke):
3923 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error):
3924 Use new names for hooks rather than obsolete aliases.
3925
3926 2012-11-15 Daniel Colascione <dancol@dancol.org>
3927
3928 * term/w32-win.el (w32-handle-dropped-file): Use a "file://"
3929 prefix instead of "file:" so that when FILE-NAME begins with "//",
3930 as it does when the target file is on a network share, url-handler
3931 isn't confused.
3932
3933 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
3934
3935 * emacs-lisp/advice.el (ad-definition-type): Make sure we don't use
3936 a preactivated advice from an old advice.el; they're not compatible!
3937
3938 2012-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
3939
3940 * emacs-lisp/nadvice.el (advice--make-interactive-form):
3941 Fix string-spec case.
3942
3943 * emacs-lisp/advice.el (ad-make-advised-definition): Fix undefined case.
3944
3945 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
3946
3947 * emacs-lisp/nadvice.el: Add buffer-local support to add-function.
3948 (advice--buffer-local-function-sample): New var.
3949 (advice--set-buffer-local, advice--buffer-local): New functions.
3950 (add-function, remove-function): Use them.
3951
3952 2012-11-15 Drew Adams <drew.adams@oracle.com>
3953
3954 * imenu.el (imenu--split-submenus): Use imenu--subalist-p (bug#12717).
3955
3956 2012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
3957
3958 * emacs-lisp/cl-macs.el (cl--transform-lambda): Defend against
3959 potential binding of print-gensym to t, and prettify (back)quotes in
3960 case they appear in args's default values (bug#12884).
3961
3962 2012-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
3963
3964 * emacs-lisp/nadvice.el: Add around advice for interactive specs.
3965 (advice-eval-interactive-spec): New function.
3966 (advice--make-interactive-form): Support around advice (bug#12844).
3967
3968 2012-11-14 Dmitry Gutov <dgutov@yandex.ru>
3969
3970 * progmodes/ruby-mode.el (ruby-expr-beg): Make heredoc detection
3971 more strict. Add docstring.
3972 (ruby-expression-expansion-re): Extract from
3973 `ruby-match-expression-expansion'.
3974 (ruby-syntax-propertize-function): After everything else, search
3975 for expansions in string literals, mark their insides as
3976 whitespace syntax and save match data for font-lock.
3977 (ruby-font-lock-keywords): Use the 2nd group from expression
3978 expansion matches.
3979 (ruby-match-expression-expansion): Use the match data saved to the
3980 text property in ruby-syntax-propertize-function.
3981
3982 2012-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
3983
3984 * emacs-lisp/gv.el (setf): Fix debug spec for multiple assignments
3985 (bug#12879).
3986
3987 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
3988
3989 * progmodes/ruby-mode.el (ruby-move-to-block): Looks for a block
3990 start/end keyword a bit harder. Works with different values of N.
3991 Add more comments.
3992 (ruby-end-of-block): Update accordingly.
3993
3994 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
3995
3996 * woman.el (woman-file-name): Don't mess with unread-command-events
3997 (bug#12861).
3998
3999 * emacs-lisp/advice.el: Layer on top of nadvice.el.
4000 Remove out of date self-require hack.
4001 (ad-do-advised-functions): Use simple `dolist'.
4002 (ad-advice-name, ad-advice-protected, ad-advice-enabled)
4003 (ad-advice-definition): Redefine as functions.
4004 (ad-advice-classes): Move before first use.
4005 (ad-make-origname, ad-set-orig-definition, ad-clear-orig-definition)
4006 (ad-make-mapped-call, ad-make-advised-docstring)
4007 (ad-make-plain-docstring, ad--defalias-fset): Remove functions.
4008 (ad-make-advicefunname, ad-clear-advicefunname-definition): New funs.
4009 (ad-get-orig-definition): Rewrite.
4010 (ad-make-advised-definition-docstring): Change base docstring.
4011 (ad-real-orig-definition): Rewrite.
4012 (ad-map-arglists): Change name of called function.
4013 (ad--make-advised-docstring): Redirect `function' from ad-Advice-...
4014 (ad-make-advised-definition): Simplify.
4015 (ad-assemble-advised-definition): Tweak for new calling context.
4016 (ad-activate-advised-definition): Setup ad-Advice-* i.s.o ad-Orig-*.
4017 (ad--defalias-fset): Rename from ad-handle-definition. Make it set the
4018 function and call ad-activate if needed.
4019 (ad-activate, ad-deactivate): Don't call ad-handle-definition any more.
4020 (ad-recover): Clear ad-Advice-* instead of ad-Orig-*.
4021 (ad-compile-function): Compile ad-Advice-*.
4022 (ad-activate-on-top-level, ad-with-auto-activation-disabled): Remove.
4023 (ad-start-advice, ad-stop-advice): Remove.
4024
4025 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
4026
4027 * progmodes/ruby-mode.el (ruby-add-log-current-method): Print the
4028 period before class method names, not after. Remove handling of
4029 one impossible case. Add comments.
4030
4031 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
4032
4033 * emacs-lisp/advice.el: Remove support for freezing.
4034 (ad-make-freeze-docstring, ad-make-freeze-definition): Remove functions.
4035 (ad-make-single-advice-docstring, ad-defadvice-flags, defadvice):
4036 Remove support for `freeze'.
4037
4038 * emacs-lisp/cl.el (dolist, dotimes, declare): Use advice-add to
4039 override the default.
4040 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Rewrite without using
4041 cl--dotimes/dolist.
4042 * subr.el (dolist, dotimes, declare): Redefine them normally, even when
4043 `cl' is loaded.
4044
4045 * emacs-lisp/nadvice.el (advice--normalize): New function, extracted
4046 from add-advice.
4047 (advice--strip-macro): New function.
4048 (advice--defalias-fset): Use them to handle macros.
4049 (advice-add): Use them.
4050 (advice-member-p): Correctly handle macros.
4051
4052 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
4053
4054 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
4055 Never font-lock the beginning of singleton class as heredoc.
4056
4057 2012-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
4058
4059 * emacs-lisp/gv.el (gv-define-simple-setter): One more fix (bug#12871).
4060
4061 2012-11-13 Wolfgang Jenkner <wjenkner@inode.at>
4062
4063 * ansi-color.el (ansi-color-apply-sequence): Implement SGR codes
4064 39 and 49 (bug#12792). Also, treat unimplemented parameters as 0,
4065 thereby restoring the behavior of revisions prior to 2012-08-15T03:33:55Z!monnier@iro.umontreal.ca.
4066
4067 2012-11-13 Fabián Ezequiel Gallina <fgallina@cuca>
4068
4069 Fix end-of-defun misbehavior.
4070 * progmodes/python.el (python-nav-beginning-of-defun): Rename from
4071 python-beginning-of-defun-function. Handle nested defuns
4072 correctly.
4073 (python-nav-end-of-defun): Rename from
4074 python-end-of-defun-function. Ensure forward movement.
4075 (python-info-current-defun): Reimplement to work as intended
4076 with new fixed python-nav-{end,beginning}-of-defun. Stop scanning
4077 parent defuns as soon as possible.
4078
4079 2012-11-13 Glenn Morris <rgm@gnu.org>
4080
4081 * progmodes/flymake.el (flymake-error-bitmap)
4082 (flymake-warning-bitmap, flymake-fringe-indicator-position): Doc fixes.
4083 (flymake-error-bitmap, flymake-warning-bitmap): Fix :types.
4084
4085 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
4086
4087 * progmodes/ruby-mode.el (ruby-move-to-block): When moving
4088 backward, always stop at indentation. Reverts the change from
4089 2012-08-12T22:06:56Z!monnier@iro.umontreal.ca (Bug#12851).
4090
4091 2012-11-13 Glenn Morris <rgm@gnu.org>
4092
4093 * ibuffer.el (ibuffer-mode-map, ibuffer-mode):
4094 Add ibuffer-filter-by-derived-mode.
4095
4096 * ibuffer.el (ibuffer-mode-map): Don't have two menu items with
4097 the same name shadowing each other.
4098
4099 * window.el (with-temp-buffer-window): Doc tweak.
4100
4101 * emacs-lisp/debug.el (debugger-bury-or-kill): Doc tweak.
4102
4103 * help.el (temp-buffer-max-height):
4104 * window.el (fit-frame-to-buffer, fit-frame-to-buffer-bottom-margin):
4105 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix :version.
4106
4107 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
4108
4109 * emacs-lisp/nadvice.el: New package.
4110 * subr.el (special-form-p): New function.
4111 * emacs-lisp/elp.el: Use lexical-binding and advice-add.
4112 (elp-all-instrumented-list): Remove var.
4113 (elp-not-profilable): Remove elp-wrapper.
4114 (elp-profilable-p): Use autoloadp and special-form-p.
4115 (elp--advice-name): New const.
4116 (elp-instrument-function): Use advice-add.
4117 (elp--instrumented-p): New predicate.
4118 (elp-restore-function): Use advice-remove.
4119 (elp-restore-all, elp-reset-all): Use mapatoms.
4120 (elp-set-master): Use elp--instrumented-p.
4121 (elp--make-wrapper): Rename from elp-wrapper, return a function
4122 suitable for advice-add. Use cl-inf.
4123 (elp-results): Use mapatoms+elp--instrumented-p.
4124 * emacs-lisp/debug.el: Use lexical-binding and advice-add.
4125 (debug-function-list): Remove var.
4126 (debug): Rename arg, and then let-bind it explicitly inside.
4127 (debugger-setup-buffer): Rename arg.
4128 (debugger-setup-buffer): Adjust counts to new debug-on-entry setup.
4129 (debugger-frame-number): Adjust to new debug-on-entry setup.
4130 (debug--implement-debug-on-entry): Rename from
4131 implement-debug-on-entry, add argument.
4132 (debugger-special-form-p): Remove, use special-form-p instead.
4133 (debug-on-entry): Use advice-add.
4134 (debug--function-list): New function.
4135 (cancel-debug-on-entry): Use it, along with advice-remove.
4136 (debug-arglist, debug-convert-byte-code, debug-on-entry-1): Remove.
4137 (debugger-list-functions): Use debug--function-list instead of
4138 debug-function-list.
4139 * emacs-lisp/advice.el (ad-save-real-definition): Remove, unused.
4140 (ad-special-form-p): Remove, use special-form-p instead.
4141 (ad-set-advice-info): Use add-function and remove-function.
4142 (ad--defalias-fset): Adjust accordingly.
4143
4144 2012-11-10 Glenn Morris <rgm@gnu.org>
4145
4146 * mail/emacsbug.el (report-emacs-bug-tracker-url)
4147 (report-emacs-bug-bug-alist, report-emacs-bug-choice-widget)
4148 (report-emacs-bug-create-existing-bugs-buffer)
4149 (report-emacs-bug-parse-query-results)
4150 (report-emacs-bug-query-existing-bugs): Remove. (Bug#7449)
4151
4152 * term.el (term-default-fg-color, term-default-bg-color):
4153 Make obsolete, rather than just saying "deprecated" in the doc.
4154
4155 * term.el (term): Rename from `term-face'.
4156 (term-current-face, ansi-term-color-vector)
4157 (term-default-fg-color, term-default-bg-color, term-ansi-reset):
4158 Update all users.
4159
4160 2012-11-10 Jan Djärv <jan.h.d@swipnet.se>
4161
4162 * server.el (server-create-window-system-frame): Handle Nextstep
4163 specially (Bug#12780).
4164
4165 2012-11-10 Glenn Morris <rgm@gnu.org>
4166
4167 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs):
4168 Unautoload, and make obsolete. (Bug#7449)
4169
4170 2012-11-10 Chong Yidong <cyd@gnu.org>
4171
4172 * vc/diff-mode.el (diff-delete-trailing-whitespace): Rewrite, and
4173 rename from diff-remove-trailing-whitespace (Bug#12831).
4174
4175 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
4176
4177 * emacs-lisp/advice.el: Require `cl-lib' at run-time to fix
4178 miscompilation of trace.el.
4179
4180 2012-11-10 Glenn Morris <rgm@gnu.org>
4181
4182 * vc/diff-mode.el (diff-remove-trailing-whitespace): Doc fix.
4183
4184 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
4185
4186 * emacs-lisp/gv.el (gv-define-simple-setter): Fix last change
4187 (bug#12812).
4188
4189 2012-11-10 Chong Yidong <cyd@gnu.org>
4190
4191 * minibuf-eldef.el (minibuffer-eldef-shorten-default): Convert to
4192 a defcustom with an appropriate :set function.
4193 (minibuffer-default--in-prompt-regexps): New function.
4194
4195 2012-11-10 Glenn Morris <rgm@gnu.org>
4196
4197 * emacs-lisp/cl.el (define-setf-expander, defsetf)
4198 (define-modify-macro): Doc fixes.
4199
4200 * emacs-lisp/gv.el (gv-letplace): Fix doc typo.
4201 (gv-define-simple-setter): Update doc of `fix-return'.
4202
4203 2012-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
4204
4205 * emacs-lisp/gv.el (gv-define-simple-setter): Don't evaluate `val'
4206 twice when `fix-return' is set (bug#12813).
4207
4208 * emacs-lisp/cl.el (defsetf): Pass the third arg to
4209 gv-define-simple-setter (bug#12812).
4210
4211 * woman.el (woman-decode-region): Disable adaptive-fill when rendering
4212 (bug#12756).
4213
4214 2012-11-10 Glenn Morris <rgm@gnu.org>
4215
4216 * emacs-lisp/gv.el (gv-define-setter): Fix doc typo.
4217
4218 * emacs-lisp/cl-extra.el (cl-prettyexpand):
4219 * emacs-lisp/cl-lib.el (cl-proclaim, cl-declaim):
4220 * emacs-lisp/cl-macs.el (cl-destructuring-bind, cl-locally)
4221 (cl-the, cl-compiler-macroexpand): Add basic doc strings.
4222
4223 * emacs-lisp/cl-extra.el (cl-maplist, cl-mapcan): Doc fix.
4224
4225 2012-11-10 Leo Liu <sdl.web@gmail.com>
4226
4227 * ido.el (ido-set-matches-1): Improve flex matching performance by
4228 removing backtracking in the regexp (suggested by Stefan). (Bug#12796)
4229
4230 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4231
4232 * emacs-lisp/advice.el (ad-set-advice-info): Set defalias-fset-function.
4233 (ad--defalias-fset): New function.
4234 (ad-safe-fset): Remove.
4235 (ad-make-freeze-definition): Use cl-letf*.
4236
4237 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4238
4239 * subr.el (dolist): Don't bind VAR in RESULT.
4240
4241 * emacs-lisp/advice.el: Miscellaneous cleanup. Use lexical-binding.
4242 (fset, documentation): Don't save real def since we don't advise.
4243 (ad-do-advised-functions): Remove problematic `result-form'.
4244 (ad-safe-fset): `ad-real-fset' => `fset'.
4245 (ad-read-advised-function): Don't assume that ad-do-advised-functions
4246 uses CL's dolist internally.
4247 (ad-arglist): Remove unused arg `name'.
4248 (ad-docstring, ad-make-advised-docstring):
4249 `ad-real-documentation' => `documentation'.
4250 (warning-suppress-types): Declare.
4251 (ad-set-arguments): Simple CSE.
4252 (ad-recover-normality): Sanity check.
4253
4254 * emacs-lisp/bytecomp.el (byte-compile-out-toplevel): Don't turn
4255 (funcall '(lambda ..) ..) into ((lambda ..) ..).
4256
4257 2012-11-09 Vincent Belaïche <vincentb1@users.sourceforge.net>
4258
4259 * ses.el: Symbol to coordinate mapping is made by symbol property
4260 `ses-cell'. This means that the same mapping is done for all SES
4261 sheets. That is good enough for cells with standard A1 names, but
4262 not for named cell. So a hash map is added for the latter.
4263 (defconst ses-localvars): Add local variable ses--named-cell-hashmap
4264 (ses-sym-rowcol): Use hashmap for named cell.
4265 (ses-is-cell-sym-p): New defun.
4266 (ses-decode-cell-symbol): New defun.
4267 (ses-create-cell-variable): Add cell to hashmap when name is not
4268 A1-like.
4269 (ses-rename-cell): Check that cell new name is not already in
4270 spreadsheet with the use of ses-is-cell-sym-p
4271 (ses-rename-cell): Use hash map for named cells, but accept also
4272 renaming back to A1-like.
4273
4274 2012-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4275
4276 * emacs-lisp/advice.el: Use new dynamic docstrings.
4277 (ad-make-advised-definition-docstring, ad-advised-definition-p):
4278 Use dynamic-docstring-function instead of ad-advice-info.
4279 (ad--make-advised-docstring): New function extracted from
4280 ad-make-advised-docstring.
4281 (ad-make-advised-docstring): Use it.
4282 * progmodes/sql.el (sql--make-help-docstring): New function, extracted
4283 from sql-help.
4284 (sql-help): Use it with dynamic-docstring-function.
4285
4286 * env.el (env--substitute-vars-regexp): Don't use rx (for bootstrap).
4287
4288 2012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4289
4290 * files.el (hack-one-local-variable--obsolete): New function.
4291 (hack-one-local-variable): Use it for obsolete settings.
4292
4293 * subr.el (locate-user-emacs-file): If both old and new name exist, use
4294 the new name.
4295
4296 * progmodes/js.el (js--filling-paragraph): New var.
4297 (c-forward-sws, c-backward-sws, c-beginning-of-macro): Advise.
4298 (js-c-fill-paragraph): Prefer advice to cl-letf so the rebinding is
4299 less sneaky.
4300
4301 2012-11-08 Julien Danjou <julien@danjou.info>
4302
4303 * progmodes/ruby-mode.el (auto-mode-alist): Add Rakefile in
4304 `auto-mode-alist' (Bug#12835).
4305
4306 2012-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4307
4308 * progmodes/perl-mode.el (perl-prettify-symbols): New defcustom.
4309 (perl--prettify-symbols-alist): New const.
4310 (perl--font-lock-compose-symbol, perl--font-lock-symbols-keywords):
4311 New functions.
4312 (perl-font-lock-keywords-2): Use them.
4313 (perl-electric-noindent-p): New function.
4314 (perl-mode): Use it to set up electric-indent-mode.
4315 (perl-electric-terminator, perl-indent-command): Mark obsolete.
4316 (perl-mode-map): Remove bindings for them.
4317 (perl-imenu-generic-expression, perl-outline-level):
4318 Match functions&packages in column>0.
4319
4320 * env.el (env--substitute-vars-regexp): New const.
4321 (substitute-env-vars): Use it. Add `only-defined' arg.
4322 * net/tramp.el (tramp-replace-environment-variables): Use it.
4323
4324 * emacs-lisp/bytecomp.el (byte-compile-initial-macro-environment):
4325 Byte-compile *before* eval in eval-and-compile.
4326 (byte-compile-log-warning): Remove redundant inhibit-read-only.
4327 (byte-compile-file-form-autoload): Don't hide actual definition.
4328 (byte-compile-maybe-guarded): Accept `functionp' as well.
4329
4330 * emacs-lisp/gv.el (gv-ref, gv-deref): New function and macro.
4331
4332 2012-11-07 Michael Albinus <michael.albinus@gmx.de>
4333
4334 * notifications.el (notifications-get-server-information-method):
4335 New defconst.
4336 (notifications-get-capabilities): Fix docstring.
4337 (notifications-get-server-information): New defun.
4338
4339 2012-11-06 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4340
4341 * textmodes/ispell.el (ispell-region): Standard re-indent for better
4342 readability.
4343
4344 * textmodes/ispell.el: Experimental support for support debugging.
4345 (ispell-create-debug-buffer): Create a `ispell-debug-buffer' debug
4346 buffer for ispell.
4347 (ispell-print-if-debug): New function to print stuff to
4348 `ispell-debug-buffer' if debugging is enabled.
4349 (ispell-region, ispell-process-line): Use `ispell-print-if-debug' to
4350 show some debugging info.
4351 (ispell-buffer-with-debug): New function that creates a debugging
4352 buffer and calls `ispell-buffer' with debugging enabled.
4353
4354 * textmodes/ispell.el (ispell-region): Do not prefix sent string by
4355 comment in autoconf mode. (Bug#12768)
4356
4357 2012-11-06 Dmitry Antipov <dmantipov@yandex.ru>
4358
4359 * emacs-lisp/byte-opt.el (toplevel): Add compare-window-configurations,
4360 frame-first-window, frame-root-window, frame-selected-window,
4361 minibuffer-selected-window, minibuffer-window,
4362 window-absolute-pixel-edges, window-at, window-body-height,
4363 window-body-width, window-display-table, window-combination-limit,
4364 window-frame, window-fringes, window-inside-absolute-pixel-edges,
4365 window-inside-edges, window-inside-pixel-edges, window-left-child,
4366 window-left-column, window-margins, window-next-buffers,
4367 window-next-sibling, window-new-normal, window-new-total,
4368 window-normal-size, window-parameter, window-parameters, window-parent,
4369 window-pixel-edges, window-point, window-prev-buffers,
4370 window-prev-sibling, window-redisplay-end-trigger, window-scroll-bars,
4371 window-start, window-text-height, window-top-child, window-top-line,
4372 window-total-height, window-total-width and window-use-time to the list
4373 of functions without side-effects.
4374 (toplevel): Add window-valid-p to the list of error-free functions
4375 without side-effects.
4376
4377 2012-11-05 Agustín Martín Domingo <agustin.martin@hispalinux.es>
4378
4379 * textmodes/ispell.el (ispell-program-name):
4380 Update spellchecker parameters when customized.
4381
4382 2012-11-04 Glenn Morris <rgm@gnu.org>
4383
4384 * vc/vc-svn.el (vc-svn-state-heuristic): Avoid calling svn. (Bug#7850)
4385
4386 2012-11-04 Chong Yidong <cyd@gnu.org>
4387
4388 * bookmark.el (bookmark-bmenu-switch-other-window): Avoid binding
4389 same-window-* variables.
4390
4391 2012-11-04 Juri Linkov <juri@jurta.org>
4392
4393 * isearch.el (isearch-help-for-help, isearch-describe-bindings)
4394 (isearch-describe-key, isearch-describe-mode): Use a display
4395 action instead of binding same-window-* variables (Bug#10040).
4396
4397 2012-11-03 Glenn Morris <rgm@gnu.org>
4398
4399 * emacs-lisp/cl-macs.el (cl-parse-loop-clause):
4400 Rename handler properties back from cl-- to cl-. (Bug#12788)
4401
4402 * emacs-lisp/cl-macs.el (cl-do-all-symbols): Add doc string.
4403
4404 2012-11-03 Eli Zaretskii <eliz@gnu.org>
4405
4406 * term/pc-win.el: Don't load term/internal from here.
4407
4408 * loadup.el: Load term/internal from here.
4409
4410 2012-11-03 Fabián Ezequiel Gallina <fgallina@cuca>
4411
4412 * progmodes/python.el (inferior-python-mode): Fix hang in
4413 jit-lock (Bug#12645).
4414
4415 2012-11-03 Martin Rudalics <rudalics@gmx.at>
4416
4417 * window.el (switch-to-visible-buffer)
4418 (switch-to-buffer-preserve-window-point): Fix doc-strings.
4419
4420 2012-11-03 Glenn Morris <rgm@gnu.org>
4421
4422 * emacs-lisp/cl-lib.el (cl--random-time):
4423 Rename from cl-random-time. (Bug#12773)
4424 (cl--gensym-counter, cl--random-state): Update callers.
4425 * emacs-lisp/cl-extra.el (cl-make-random-state): Update callers.
4426
4427 2012-11-03 Chong Yidong <cyd@gnu.org>
4428
4429 * cus-start.el: Make cursor-type customizable (Bug#11633).
4430
4431 2012-11-02 Glenn Morris <rgm@gnu.org>
4432
4433 * filecache.el: No need to load find-lisp when compiling.
4434 (find-lisp-find-files): Autoload it.
4435 (file-cache-add-directory-recursively): Don't require find-lisp.
4436
4437 * image.el (image-type-from-file-name): Trivial simplification.
4438
4439 * emacs-lisp/bytecomp.el (byte-compile-eval):
4440 Decouple "noruntime" and "cl-functions" warnings.
4441
4442 2012-11-01 Stephen Berman <stephen.berman@gmx.net>
4443
4444 * play/gomoku.el (gomoku-display-statistics): Update mode line
4445 only if in Gomoku buffer; don't capitalize "won" (Bug#12771).
4446
4447 2012-10-31 Martin Rudalics <rudalics@gmx.at>
4448
4449 * window.el (quit-restore-window): If the window has been
4450 created on an existing frame and ended up as the sole window on
4451 that frame, do not delete it (Bug#12764).
4452
4453 2012-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
4454
4455 * progmodes/sh-script.el (sh--inside-noncommand-expression):
4456 Rename from sh--inside-arithmetic-expression, handle more cases
4457 (bug#11263).
4458
4459 * progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.
4460 (sh-font-lock-open-heredoc): Use it (bug#12770).
4461
4462 2012-10-30 Glenn Morris <rgm@gnu.org>
4463
4464 * emacs-lisp/cl-extra.el (cl-mapc): Add autoload cookie. Doc fix.
4465
4466 * emacs-lisp/cl.el (letf): Doc fix. (Bug#12760)
4467
4468 2012-10-29 Chong Yidong <cyd@gnu.org>
4469
4470 * isearch.el (isearch-other-meta-char): Ensure that a reprocessed
4471 function key is stored in a keyboard macro (Bug#4894).
4472
4473 * thingatpt.el (number-at-point): Apply a thing-at-point property.
4474
4475 2012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
4476
4477 * vc/diff-mode.el (diff-context->unified): Don't get confused by "hunk
4478 header comments".
4479 (diff-unified->context, diff-context->unified)
4480 (diff-reverse-direction, diff-fixup-modifs): Use `use-region-p'.
4481
4482 * emacs-lisp/cl.el (letf): Add missing indent rules (bug#12759).
4483
4484 * files.el (find-alternate-file): Only ask one question (bug#12487).
4485
4486 2012-10-29 Chong Yidong <cyd@gnu.org>
4487
4488 * vc/vc-hooks.el (vc-file-clearprops): Kill vc-parent-buffer.
4489 Suggested by Dan Nicolaescu (Bug#6326).
4490
4491 * info.el (Info-complete-menu-item): Avoid duplicates (Bug#12705).
4492
4493 * startup.el (fancy-about-screen): Don't message (Bug#12680).
4494
4495 * thingatpt.el (thing-at-point): Doc fix (Bug#12691).
4496
4497 * imenu.el (imenu): Inhibit push-mark message (Bug#12726).
4498
4499 * face-remap.el (face-remap-add-relative): Handle the case where a
4500 face-remapping-alist entry is a cons cell (Bug#12762).
4501
4502 2012-10-29 Kevin Ryde <user42@zip.com.au>
4503
4504 * woman.el (woman-parse-numeric-value): Handle picas correctly
4505 (Bug#12639).
4506
4507 2012-10-29 Glenn Morris <rgm@gnu.org>
4508
4509 * emacs-lisp/cl.el (defsetf): Doc fix.
4510
4511 2012-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
4512
4513 * progmodes/sh-script.el (sh-font-lock-paren): Also put punctuation
4514 syntax to the matching opener, if any (bug#12547).
4515 (sh-smie-sh-forward-token, sh-smie-sh-backward-token): Recognize this
4516 matching open as a "case-(".
4517 (sh-smie-rc-grammar): Add a corresponding rule for it.
4518
4519 2012-10-28 Daniel Hackney <dan@haxney.org>
4520
4521 * emacs-lisp/package.el (package-generate-autoloads): Kill buffer
4522 "PKGNAME-autoloads.el" in case we created it.
4523
4524 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4525
4526 * minibuffer.el (completion--sifn-requote): Rewrite to handle things
4527 like Tramp's "/foo:~bar//baz" -> "/scpc:foo:/baz" mapping (bug#11714).
4528 (completion--twq-all): Disable too-strict assertions.
4529
4530 * tmm.el (tmm-prompt): Use map-keymap (bug#12744).
4531
4532 2012-10-27 Eli Zaretskii <eliz@gnu.org>
4533
4534 * profiler.el (profiler-report-make-entry-part): Fix help-echo
4535 text to match the real keybindings.
4536
4537 2012-10-27 Juri Linkov <juri@jurta.org>
4538
4539 * wdired.el (wdired-keep-marker-rename): New defcustom.
4540 (wdired-do-renames): Use it instead of `dired-keep-marker-rename'.
4541 (Bug#11795)
4542
4543 * dired.el (dired-keep-marker-rename): Add reference to
4544 `wdired-keep-marker-rename' in the docstring.
4545 Add default character value ?R to display initially in
4546 Customization UI instead of ?@.
4547
4548 2012-10-27 Martin Rudalics <rudalics@gmx.at>
4549
4550 * window.el (display-buffer): In doc-string describe
4551 window-height and window-width alist entries.
4552
4553 * time.el (display-time-world): Restore fit-window-to-buffer
4554 behavior.
4555
4556 2012-10-27 Chong Yidong <cyd@gnu.org>
4557
4558 * subr.el (insert-buffer-substring-as-yank): Doc fix.
4559
4560 2012-10-26 Jambunathan K <kjambunathan@gmail.com>
4561
4562 * minibuffer.el (completion-category-overrides): New completion
4563 category `bookmark' (bug#11131).
4564
4565 2012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
4566
4567 * emacs-lisp/advice.el (ad-assemble-advised-definition):
4568 Silence bogus compiler warnings for ad-do-it.
4569
4570 * bookmark.el (bookmark-completing-read): Set the completion category
4571 to `bookmark' (bug#11131).
4572
4573 2012-10-26 Bastien Guerry <bzg@altern.org>
4574 Stefan Monnier <monnier@iro.umontreal.ca>
4575
4576 * face-remap.el: Use lexical-binding.
4577 (text-scale-adjust): Improve docstring. Use itself for the temporary
4578 overlay-map bindings, so as to repeat the "Use..." message each time.
4579
4580 2012-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
4581
4582 * emacs-lisp/macroexp.el (macroexp--expand-all):
4583 Obey byte-compile-warning-enabled-p (bug#12486).
4584
4585 * vc/diff-mode.el (diff-end-of-hunk): Also skip potential "no LF at eol".
4586 (diff-refine-hunk): Similarly, handle the "no LF at eol" (bug#12584).
4587
4588 2012-10-26 Martin Rudalics <rudalics@gmx.at>
4589
4590 * mouse.el (mouse-drag-line): Move last form into preceding when
4591 clause (Bug#12731).
4592
4593 * help.el (resize-temp-buffer-window): Fix doc-string.
4594
4595 2012-10-25 David Engster <deng@randomsample.de>
4596
4597 * emacs-lisp/eieio.el (eieio-update-lisp-imenu-expression):
4598 Remove. This feature is already integrated in imenu.
4599
4600 * emacs-lisp/eieio-opt.el: Remove require for `button' since it is
4601 always loaded. Require `speedbar' unconditionally.
4602
4603 2012-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
4604
4605 * dired.el (dired-get-marked-files): Allow ! on . and .. (bug#12725).
4606
4607 * minibuffer.el (minibuffer-force-complete): Fix thinko.
4608
4609 * net/ldap.el (ldap-search-internal): The official ldif format starts
4610 with a "version: 1" header (bug#12724).
4611
4612 * emacs-lisp/package.el (package-installed-p): Warn if not ready
4613 (bug#12721).
4614
4615 2012-10-25 Glenn Morris <rgm@gnu.org>
4616
4617 * emacs-lisp/cl-macs.el (cl-progv): Doc fix.
4618
4619 2012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
4620
4621 * minibuffer.el (minibuffer-force-complete): Use one more marker
4622 for the temporary-overlay-map command (bug#12619).
4623
4624 2012-10-24 Chong Yidong <cyd@gnu.org>
4625
4626 * time.el (display-time-world-mode): Derive from special-mode.
4627 (display-time-world): Use display-buffer (Bug#12708).
4628 (display-time-world-mode-map): Variable deleted.
4629 (display-time-world-display): Wrap the final delete-char inside
4630 inhibit-read-only.
4631
4632 2012-10-24 Chong Yidong <cyd@gnu.org>
4633
4634 * dired.el (dired-mark, dired-unmark, dired-flag-file-deletion):
4635 Doc fix.
4636
4637 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix (Bug#12628).
4638
4639 2012-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
4640
4641 * minibuffer.el (completion--all-sorted-completions-location): New var.
4642 (completion--cache-all-sorted-completions)
4643 (completion--flush-all-sorted-completions): Use it.
4644 (completion-in-region, completion-in-region--postch)
4645 (completion-at-point, completion-help-at-point): Use markers in
4646 completion-in-region--data (bug#12619).
4647
4648 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
4649
4650 * progmodes/compile.el (compilation-start): Try to handle common
4651 quoting of `cd' argument (bug#12640).
4652
4653 * vc/diff-mode.el (diff-hunk): `save-excursion' while refining
4654 (bug#12671).
4655
4656 2012-10-23 Glenn Morris <rgm@gnu.org>
4657
4658 * progmodes/gud.el (gud-menu-map):
4659 Check gdb-active-process is bound. (Bug#12358)
4660
4661 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
4662
4663 * repeat.el (repeat): Set real-this-command (bug#12232).
4664
4665 * htmlfontify.el (hfy-post-html-hook):
4666 * filesets.el (filesets-cache-fill-content-hook):
4667 * arc-mode.el (archive-extract-hook):
4668 * progmodes/cc-mode.el (c-prepare-bug-report-hook):
4669 * net/rcirc.el (rcirc-sentinel-functions)
4670 (rcirc-receive-message-functions, rcirc-activity-functions)
4671 (rcirc-print-functions):
4672 * net/dbus.el (dbus-event-error-functions):
4673 * emacs-lisp/eieio.el (eieio-pre-method-execution-functions):
4674 * emacs-lisp/checkdoc.el (checkdoc-style-functions)
4675 (checkdoc-comment-style-functions): Don't use "-hooks" suffix.
4676 * term/sun.el (sun-raw-prefix-hooks):
4677 * mail/sendmail.el (mail-yank-hooks): Use make-obsolete-variable.
4678
4679 2012-10-23 Michael Albinus <michael.albinus@gmx.de>
4680
4681 * net/tramp-smb.el (tramp-smb-maybe-open-connection):
4682 Set `tramp-chunksize' to 1. This improves the performance.
4683 (tramp-smb-wait-for-output): Add timeout to
4684 `tramp-accept-process-output' calls.
4685
4686 2012-10-23 Chong Yidong <cyd@gnu.org>
4687
4688 * faces.el (font-list-limit): Define as an obsolete variable.
4689
4690 * startup.el (command-line):
4691 * cus-start.el: Don't refer to font-list-limit.
4692
4693 * newcomment.el (comment-normalize-vars): Doc fix (Bug#12583).
4694
4695 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
4696
4697 * subr.el (internal-temp-output-buffer-show): Rename from
4698 temp-output-buffer-show, since previously compiled files expect this name.
4699
4700 2012-10-23 Glenn Morris <rgm@gnu.org>
4701
4702 * image.el (image-type-from-file-name): If multiple types match,
4703 return the first one that is supported. (Bug#9045)
4704
4705 2012-10-22 Glenn Morris <rgm@gnu.org>
4706
4707 * image.el (imagemagick-enabled-types): Doc fix.
4708
4709 2012-10-22 Takafumi Arakaki <aka.tkf@gmail.com> (tiny change)
4710
4711 * progmodes/which-func.el (which-func-current): The hash-table may have
4712 an explicit nil (bug#12338).
4713
4714 2012-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
4715
4716 * electric.el (electric-pair-delete-selection-self-insert-function):
4717 Rename to electric-pair-will-use-region, return a boolean.
4718 (electric-pair-mode): Adjust accordingly. Don't require delsel.
4719
4720 * delsel.el (delete-selection-helper): Use a function instead of a hook.
4721 (delete-selection-pre-hook): Use use-region-p.
4722 (delete-selection-self-insert-function): Remove.
4723 (self-insert-command): Obey self-insert-uses-region-functions.
4724 (self-insert-iso): Revert to previous setting, since we don't actually
4725 know what that command does.
4726 (delete-selection-self-insert-hooks): Remove.
4727
4728 2012-10-22 Simon Law <sfllaw@sfllaw.ca> (tiny change)
4729
4730 * delsel.el (delete-selection-helper): New function, extracted from
4731 delete-selection-pre-hook.
4732 (delete-selection-pre-hook): Use it.
4733 (delete-selection-self-insert-function): New function.
4734 (delete-selection-self-insert-hooks): New hook.
4735 (self-insert-command, self-insert-iso): Use it.
4736 * electric.el (electric-pair-syntax): New function, extracted from
4737 electric-pair-post-self-insert-function.
4738 (electric-pair-post-self-insert-function): Use it.
4739 (electric-pair-delete-selection-self-insert-function): New function.
4740 (electric-pair-mode): Require delsel and setup
4741 delete-selection-self-insert-hooks (bug#11520).
4742
4743 2012-10-20 Chong Yidong <cyd@gnu.org>
4744
4745 * vc/vc.el (vc-diff-internal): Set up Diff mode even if there are
4746 no changes to show (Bug#12586).
4747
4748 * eshell/esh-cmd.el (eshell-rewrite-for-command): Copy the body
4749 list explicitly (Bug#12571).
4750
4751 2012-10-20 Arne Jørgensen <arne@arnested.dk>
4752
4753 * progmodes/flymake.el (flymake-create-temp-inplace):
4754 Use file-truename.
4755
4756 2012-10-20 Eli Zaretskii <eliz@gnu.org>
4757
4758 * loadup.el: Update comment about uncompiled Lisp files. (Bug#12395)
4759
4760 2012-10-20 Jay Belanger <jay.p.belanger@gmail.com>
4761
4762 * calc/calc-units.el (math-extract-units): Properly extract powers
4763 of units.
4764
4765 2012-10-20 Daniel Colascione <dancol@dancol.org>
4766
4767 * frame.el (make-frame): Set x-display-name as we used to in order
4768 to unbreak creating an X11 frame from an Emacs daemon started
4769 without a display.
4770
4771 2012-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
4772
4773 * minibuffer.el (minibuffer-force-complete): Make the next completion use
4774 the same completion-field (bug#12221).
4775
4776 2012-10-19 Martin Rudalics <rudalics@gmx.at>
4777
4778 * emacs-lisp/debug.el (debug): Record height of debugger window
4779 also when debugger will be back (Bug#8789).
4780
4781 2012-10-18 Chong Yidong <cyd@gnu.org>
4782
4783 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
4784 Convert to defcustom.
4785 (gdb-get-source-file): Don't bind pop-up-windows.
4786
4787 * progmodes/gud.el (gud-display-line): Don't specially re-use
4788 other frames for the gdb-mi case (Bug#12648).
4789
4790 2012-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
4791
4792 * emacs-lisp/advice.el: Clean up commentary a bit.
4793 (ad-do-advised-functions, ad-with-originals): Use `declare'.
4794 (byte-code-function-p): Never redefine.
4795
4796 * emacs-lisp/gv.el (cond): Same fix as before for `if'.
4797
4798 2012-10-18 Glenn Morris <rgm@gnu.org>
4799
4800 * dired.el (dired-sort-toggle): Some ls implementations only allow
4801 a single option string. (Bug#12666)
4802
4803 * minibuffer.el (completion-cycle-threshold): Doc fix.
4804
4805 2012-10-17 Kenichi Handa <handa@gnu.org>
4806
4807 * international/mule.el (set-keyboard-coding-system):
4808 Recover input meta mode when the new coding system doesn not use 8-bit.
4809 Supply TERMINAL arg to set-input-meta-mode.
4810
4811 2012-10-17 Michael Heerdegen <michael_heerdegen@web.de>
4812
4813 * wdired.el (wdired-old-marks): New variable.
4814 (wdired-change-to-wdired-mode): Locally set wdired-old-marks.
4815 (wdired-do-renames): Move point with renamed file and don't lose
4816 mark status (Bug#11795).
4817
4818 2012-10-16 Juri Linkov <juri@jurta.org>
4819
4820 * replace.el (query-replace-help): Mention multi-buffer replacement
4821 keys in the Help message. (Bug#12655)
4822
4823 2012-10-15 Chong Yidong <cyd@gnu.org>
4824
4825 * emacs-lisp/byte-run.el (defsubst): Doc fix.
4826
4827 2012-10-14 Eli Zaretskii <eliz@gnu.org>
4828
4829 * window.el (display-buffer): Doc fix.
4830
4831 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4832 Adjust the msft regexp to the output of Studio 2010, and move msft
4833 before edg-1. See the discussion on emacs-devel,
4834 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00579.html,
4835 for the details.
4836
4837 2012-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
4838
4839 * emacs-lisp/eieio.el (eieio-oset-default, eieio-oset, oset-default)
4840 (oset): Move uses of object-class-fast macro after its definition.
4841
4842 * emacs-lisp/gv.el (if): Don't use closures in non-lexical-binding code.
4843
4844 2012-10-13 Chong Yidong <cyd@gnu.org>
4845
4846 * textmodes/ispell.el (ispell-pdict-save): If flyspell-mode is
4847 enabled, re-enable it (Bug#11963).
4848
4849 2012-10-13 Martin Rudalics <rudalics@gmx.at>
4850
4851 * emacs-lisp/debug.el (debug): When debugger-will-be-back is
4852 non-nil, restore window configuration (Bug#12623).
4853
4854 2012-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
4855
4856 * help-fns.el (describe-variable, describe-function-1):
4857 * help-mode.el (help-make-xrefs): Remove error handler, made unneeded.
4858
4859 * emacs-lisp/eieio.el (lisp-imenu-generic-expression): Fix typo.
4860
4861 2012-10-12 Glenn Morris <rgm@gnu.org>
4862
4863 * mail/rmailsum.el (rmail-header-summary):
4864 Fix 2010-11-26 test for multiline Subject: field. (Bug#12625)
4865
4866 2012-10-12 Fabián Ezequiel Gallina <fgallina@cuca>
4867
4868 * progmodes/python.el (python-mode-map):
4869 Replace subtitute-key-definition with proper command remapping.
4870 (python-nav--up-list): Fix behavior for blocks on the same level.
4871
4872 2012-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
4873
4874 * help-fns.el (describe-function-1): Handle autoloads w/o docstrings.
4875
4876 * emacs-lisp/bytecomp.el (byte-compile-eval): Adjust to long-ago
4877 changes to the format of load-history.
4878
4879 * international/mule-cmds.el (read-char-by-name): Move let-binding of
4880 completion-ignore-case in case that var is buffer-local (bug#12615).
4881
4882 2012-10-11 Kenichi Handa <handa@gnu.org>
4883
4884 * international/eucjp-ms.el: Re-generated.
4885
4886 2012-10-10 Kenichi Handa <handa@gnu.org>
4887
4888 * select.el (xselect--encode-string): If a coding is specified for
4889 selection, and that is compatible with COMPOUND_TEXT, use it.
4890
4891 2012-10-10 Martin Rudalics <rudalics@gmx.at>
4892
4893 * window.el (switch-to-buffer-preserve-window-point): New option.
4894 (switch-to-buffer):
4895 Obey `switch-to-buffer-preserve-window-point' (Bug#4041).
4896
4897 2012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
4898
4899 * newcomment.el (comment-start-skip, comment-end-skip, comment-end):
4900 Don't document nil as a useful value (bug#12583).
4901
4902 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
4903
4904 * net/tramp.el (tramp-debug-message):
4905 Remove "tramp-with-progress-reporter" from regexp of ignored functions.
4906 (with-tramp-progress-reporter): Rename from
4907 `tramp-with-progress-reporter'.
4908 (with-tramp-file-property, with-tramp-connection-property):
4909 Move from tramp-cache.el, rename from `with-file-property' and
4910 `with-connection-property', respectively.
4911
4912 * net/tramp-cache.el: Remove `with-file-property' and
4913 `with-connection-property'.
4914
4915 * net/tramp.el:
4916 * net/tramp-gvfs.el:
4917 * net/tramp-sh.el:
4918 * net/tramp-smb.el: Adapt callees.
4919
4920 * net/trampver.el: Update release number.
4921
4922 2012-10-09 Glenn Morris <rgm@gnu.org>
4923
4924 * w32-fns.el (set-message-beep):
4925 * term/w32-win.el (set-message-beep): Update declarations.
4926
4927 2012-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
4928
4929 * bindings.el (mode-line-toggle-read-only, mode-line-toggle-modified)
4930 (mode-line-widen, mode-line-input-method-map)
4931 (mode-line-coding-system-map, mode-line-remote)
4932 (mode-line-unbury-buffer, mode-line-bury-buffer)
4933 (mode-line-next-buffer, mode-line-previous-buffer):
4934 Replace save-selected-window+select-window => with-selected-window.
4935
4936 * progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused.
4937 * progmodes/cc-vars.el (bq-process): Remove, unused.
4938
4939 * emacs-lisp/cl-macs.el (cl-defstruct): Obey the :read-only property.
4940
4941 2012-10-09 Fabián Ezequiel Gallina <fgallina@cuca>
4942
4943 Implemented `backward-up-list'-like navigation.
4944 * progmodes/python.el (python-nav-up-list)
4945 (python-nav-backward-up-list): New functions.
4946 (python-mode-map): Define substitute key for backward-up-list to
4947 python-nav-backward-up-list.
4948
4949 2012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
4950
4951 * progmodes/python.el (python-fill-paragraph): Rename from
4952 python-fill-paragraph-function. Fixed fill-paragraph for
4953 decorators (Bug#12605).
4954
4955 2012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
4956
4957 * progmodes/python.el (python-shell-output-filter): Handle extra
4958 carriage return in OSX (Bug#12409).
4959
4960 2012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
4961
4962 Fix shell handling of unbalanced quotes and parens in output.
4963 * progmodes/python.el (python-rx-constituents): Add string-delimiter.
4964 (python-syntax-propertize-function): Use it.
4965 (python-shell-output-syntax-table): New var.
4966 (inferior-python-mode): Prevent unbalanced parens/quotes from
4967 previous output mess with current input context.
4968
4969 2012-10-08 Juanma Barranquero <lekktu@gmail.com>
4970
4971 * generic-x.el (javascript-generic-mode, javascript-generic-mode-hook):
4972 Make obsolete aliases of js-mode and js-mode-hook (from js.el).
4973
4974 2012-10-08 Michael Albinus <michael.albinus@gmx.de>
4975
4976 * ffap.el (ffap-replace-file-component): Support Tramp file name
4977 syntax, not only ange-ftp's one.
4978
4979 2012-10-08 Glenn Morris <rgm@gnu.org>
4980
4981 * cus-start.el (message-log-max): Set :version.
4982
4983 * calendar/calendar.el (calendar-intermonth-header): Doc fix.
4984
4985 2012-10-08 Martin Rudalics <rudalics@gmx.at>
4986
4987 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't try to split
4988 the minibuffer window (Bug#10851).
4989
4990 2012-10-08 Fabián Ezequiel Gallina <fgallina@cuca>
4991
4992 Enhancements on forward-sexp movement.
4993 * progmodes/python.el (python-nav-beginning-of-statement)
4994 (python-nav-end-of-statement): Return point-marker.
4995 (python-nav-forward-sexp): lisp-like forward-sexp behavior.
4996 (python-info-current-symbol)
4997 (python-info-statement-starts-block-p): Rename from
4998 python-info-beginning-of-block-p.
4999 (python-info-statement-ends-block-p): Rename from
5000 python-info-end-of-block-p.
5001 (python-info-beginning-of-statement-p)
5002 (python-info-end-of-statement-p)
5003 (python-info-beginning-of-block-p, python-info-end-of-block-p):
5004 New functions.
5005
5006 2012-10-08 Stefan Monnier <monnier@iro.umontreal.ca>
5007
5008 * comint.el (comint-preinput-scroll-to-bottom): Preserve the
5009 frame-selected-windows.
5010
5011 2012-10-08 Daniel Colascione <dancol@dancol.org>
5012
5013 * battery.el (battery-status-function): Check for
5014 w32-battery-status itself, not system-time windows-nt.
5015
5016 * frame.el: Require cl-lib.
5017 (display-format-alist): New variable mapping frame types to
5018 functions that initialize them.
5019 (window-system-for-display): New function: interprets
5020 display-format-alist.
5021 (make-frame-on-display): Remove existing display-selection logic
5022 and just forward to make-frame, which will now DTRT.
5023 (make-frame): Restructure to use window-system-for-display to
5024 figure out how to create a frame on a given display.
5025 (display-mouse-p): Look for frame-type w32, not a particular
5026 system-type.
5027
5028 * loadup.el: Load w32 lisp code when we have the w32 feature.
5029
5030 * mouse.el (mouse-yank-primarY): Look for frame-type w32, not
5031 system-type windows-nt.
5032
5033 * server.el (server-create-window-system-frame): Look for window
5034 type.
5035 (server-proces-filter): Only force a window system when windows-nt
5036 _and_ w32. Explain why.
5037
5038 * simple.el (normal-erase-is-backspace-mode): Add w32 to the list
5039 of window systems we configure for the mode.
5040
5041 * startup.el (command-line): Mark window system is initialized
5042 after we've done it.
5043
5044 * term/common-win.el (x-select-text): Look for w32, not windows-nt.
5045
5046 * term/ns-win.el: Require cl-lib. Add ourselves to
5047 display-format-alist.
5048 (ns-initialize-window-system): Assert we're not initialized twice.
5049
5050 * term/w32-win.el: Enable lexical binding; require cl-lib; add
5051 ourselves to display-format-alist.
5052 (w32-handle-dropped-file): Convert incoming dropped files from
5053 Windows paths to Cygwin ones before passing them on to the rest of
5054 Emacs.
5055 (w32-drag-n-drop): New paramter new-frame. Simplify logic.
5056 (w32-initialize-window-system): Assert we're not initialized twice.
5057
5058 * term/x-win.el: Require cl-lib; add ourselves to display-format-alist.
5059 (x-initialize-window-system): Assert we're not initialized twice.
5060
5061 * w32-common-fns.el: New File.
5062 (w32-version, w32-using-nt, w32-get-clipboard-data)
5063 (w32-set-clipboard-data, x-set-selection, x-get-selection)
5064 (w32-charset-info-alist, x-last-selected, text)
5065 (x-get-selection-value, x-selection-value): Move here.
5066
5067 * w32-fns.el: Require w32-common-fns.
5068 (w32-version, w32-using-nt, w32-get-clipboard-data)
5069 (w32-set-clipboard-data, x-set-selection, x-get-selection)
5070 (w32-charset-info-alist, x-last-selected, text)
5071 (x-get-selection-value, x-selection-value): Move to
5072 w32-common-fns.
5073
5074 * w32-vars.el:
5075 (w32-allow-system-shell, w32-system-shells): Define only in
5076 non-cygwin case.
5077
5078 2012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
5079
5080 * subr.el (read-passwd-map): Don't use `defconst' (bug#12597).
5081 (read-passwd): Remove a few more potential sources of leaks.
5082
5083 2012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
5084
5085 * progmodes/python.el (inferior-python-mode)
5086 (python-shell-make-comint): Fix initialization of local
5087 variables copied from parent buffer.
5088
5089 2012-10-07 Jan Djärv <jan.h.d@swipnet.se>
5090
5091 * term/ns-win.el (ns-read-file-name): Update declaration to match
5092 nsfns.m.
5093 (ns-respond-to-change-font): Change fontsize separately so we are sure
5094 it is set when font is acted upon.
5095
5096 2012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
5097
5098 Enhancements to indentation.
5099 * progmodes/python.el (python-indent-context): Give priority to
5100 inside-string context. Make comments indentation markers.
5101 (python-indent-region): Do not mess with strings, unless it's the
5102 enclosing set of quotes.
5103
5104 2012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
5105
5106 * window.el (internal--before-save-selected-window)
5107 (internal--after-save-selected-window): New functions extracted from
5108 save-selected-window. Make sure we return the `alist' we construct.
5109 (save-selected-window): Use them.
5110
5111 * textmodes/tex-mode.el (tex-recenter-output-buffer):
5112 Use with-selected-window.
5113
5114 * emacs-lisp/autoload.el (make-autoload): Add `cl-defmacro' to the
5115 forms that define macros (bug#12593).
5116
5117 2012-10-07 Kenichi Handa <handa@gnu.org>
5118
5119 * international/mule-conf.el (compound-text-with-extensions):
5120 Add :mime-charset property as x-ctext.
5121
5122 2012-10-07 Stefan Merten <smerten@oekonux.de>
5123
5124 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
5125 (rst-indent-literal-normal, rst-indent-literal-minimized)
5126 (rst-indent-comment): Correct :version tag.
5127 (rst-official-cvs-rev): Correct version string.
5128
5129 2012-10-07 Glenn Morris <rgm@gnu.org>
5130
5131 * mail/rmailmm.el (rmail-mime-process-multipart):
5132 Do not confuse a multipart message with an epilogue
5133 with a "truncated" one; fixes 2011-06-27 change. (Bug#10101)
5134
5135 2012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
5136
5137 Fix shell output retrieval and comint-prompt-regexp init.
5138 * progmodes/python.el (inferior-python-mode):
5139 (python-shell-make-comint): Fix initialization of
5140 comint-prompt-regexp from copied file local variables.
5141 (python-shell-fetched-lines): Remove var.
5142 (python-shell-output-filter-in-progress): Rename from
5143 python-shell-fetch-lines-in-progress.
5144 (python-shell-output-filter-buffer): Rename from
5145 python-shell-fetch-lines-string.
5146 (python-shell-fetch-lines-filter): Delete function.
5147 (python-shell-output-filter): New function.
5148 (python-shell-send-string-no-output): Use them.
5149
5150 2012-10-07 Glenn Morris <rgm@gnu.org>
5151
5152 * hi-lock.el (hi-lock-process-phrase):
5153 Try to make it less fragile. (Bug#7161)
5154
5155 * hi-lock.el (hi-lock-face-phrase-buffer): Doc fix.
5156
5157 2012-10-06 Glenn Morris <rgm@gnu.org>
5158
5159 * ehelp.el (electric-help-mode): Use help-mode rather than
5160 non-existent mode `help'.
5161 (electric-help-map): Use button-buffer-map. (Bug#10917)
5162
5163 * textmodes/reftex-vars.el (reftex-create-bibtex-header)
5164 (reftex-create-bibtex-footer): Fix custom types.
5165
5166 * progmodes/sh-script.el (sh-indent-after-continuation):
5167 Add explicit :group.
5168
5169 * textmodes/rst.el (rst-preferred-decorations)
5170 (rst-shift-basic-offset): Clarify obsolescence versions.
5171
5172 * profiler.el (profiler): Add missing group :version tag.
5173 * avoid.el (mouse-avoidance-banish-position):
5174 * proced.el (proced-renice-command):
5175 * calc/calc.el (calc-ensure-consistent-units):
5176 * calendar/icalendar.el (icalendar-import-format-uid):
5177 * net/tramp.el (tramp-save-ad-hoc-proxies):
5178 * progmodes/bug-reference.el (bug-reference-bug-regexp):
5179 * progmodes/flymake.el (flymake-error-bitmap)
5180 (flymake-warning-bitmap, flymake-fringe-indicator-position):
5181 * progmodes/sh-script.el (sh-indent-after-continuation):
5182 * progmodes/verilog-mode.el (verilog-auto-template-warn-unused)
5183 (verilog-before-save-font-hook, verilog-after-save-font-hook):
5184 * progmodes/vhdl-mode.el (vhdl-makefile-default-targets)
5185 (vhdl-array-index-record-field-in-sensitivity-list)
5186 (vhdl-indent-comment-like-next-code-line):
5187 * textmodes/reftex-vars.el (reftex-ref-style-alist)
5188 (reftex-ref-macro-prompt, reftex-ref-style-default-list)
5189 (reftex-cite-key-separator, reftex-create-bibtex-header)
5190 (reftex-create-bibtex-footer):
5191 * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)
5192 (rst-indent-literal-normal, rst-indent-literal-minimized)
5193 (rst-indent-comment): Add missing custom :version tags.
5194
5195 * calendar/timeclock.el (timeclock-modeline-display):
5196 Add missing obsolete alias for renamed user option.
5197
5198 * strokes.el (strokes-modeline-string):
5199 * emulation/crisp.el (crisp-mode-modeline-string):
5200 * eshell/esh-mode.el (eshell-status-in-modeline):
5201 Aliases to defcustoms must come before the defcustom.
5202
5203 * calendar/cal-tex.el (cal-tex-diary, cal-tex-cursor-week)
5204 (cal-tex-cursor-week2, cal-tex-cursor-week-iso)
5205 (cal-tex-cursor-week-monday): Doc fixes.
5206 (cal-tex-cursor-week2-summary): Doc fix.
5207 Rename from cal-tex-cursor-week-at-a-glance.
5208
5209 * calendar/cal-menu.el (cal-menu-context-mouse-menu):
5210 Tweak week descriptions. Add cal-tex-cursor-week2-summary.
5211
5212 * calendar/calendar.el (calendar-mode-map):
5213 Add cal-tex-cursor-week2-summary.
5214
5215 2012-10-06 Stefan Monnier <monnier@iro.umontreal.ca>
5216
5217 * emacs-lisp/cl-macs.el (cl-defstruct): Improve docstring.
5218
5219 * subr.el (read-passwd-map): New var.
5220 (read-passwd): Use `read-string' again.
5221 * minibuffer.el (delete-minibuffer-contents): Make it interactive.
5222
5223 2012-10-06 Jambunathan K <kjambunathan@gmail.com>
5224
5225 * register.el (append-to-register, prepend-to-register):
5226 Deactivate mark, as does `copy-to-register' (bug#12389).
5227
5228 2012-10-06 Chong Yidong <cyd@gnu.org>
5229
5230 * files.el (auto-mode-alist): Add .by and .wy (Semantic grammars).
5231
5232 2012-10-06 Ikumi Keita <ikumi@ikumi.que.jp> (tiny change)
5233
5234 * international/characters.el: Fix simple mistake ((car chars) ->
5235 elt), delete duplicated code.
5236
5237 2012-10-06 Glenn Morris <rgm@gnu.org>
5238
5239 * subr.el (read-passwd): Allow C-u to erase entry. (Bug#12570)
5240
5241 2012-10-06 Julian Scheid <julians37@gmail.com> (tiny change)
5242
5243 * color.el (color-hsl-to-rgb): Fix incorrect results for
5244 small and large hue values. (Bug#12559)
5245
5246 2012-10-05 Fabián Ezequiel Gallina <fgallina@cuca>
5247
5248 Enhancements to docstring formatting when filling paragraphs.
5249 * progmodes/python.el (python-fill-docstring-style): Rename from
5250 python-fill-string-style. Added new style.
5251 (python-fill-string): Use new style. Better checks for
5252 docstrings.
5253
5254 2012-10-05 Glenn Morris <rgm@gnu.org>
5255
5256 * net/newst-treeview.el (newsticker-group-move-feed): Doc fix.
5257
5258 * color.el (color-name-to-rgb, color-rgb-to-hex)
5259 (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
5260 (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
5261 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
5262 (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
5263
5264 * emacs-lisp/timer.el (with-timeout): Add missing progn. (Bug#12577)
5265
5266 2012-10-05 Juanma Barranquero <lekktu@gmail.com>
5267
5268 * ido.el (ido-directory-too-big-p): Pass dir through file-truename
5269 to get the correct size across symlinks.
5270
5271 * ido.el (ido-buffer-disable-smart-matches): Fix typo in docstring.
5272
5273 2012-10-04 Juri Linkov <juri@jurta.org>
5274
5275 * replace.el (query-replace-interactive): Declare obsolete.
5276 (query-replace-read-from): Add the last incremental search string
5277 to the list of default values accessible via M-n.
5278 (map-query-replace-regexp): Use `read-regexp'.
5279 (query-replace, query-replace-regexp, query-replace-regexp-eval)
5280 (map-query-replace-regexp, replace-string, replace-regexp):
5281 Fix docstrings to replace mentions of `query-replace-interactive'
5282 with alternatives. (Bug#12526)
5283
5284 2012-10-04 Juri Linkov <juri@jurta.org>
5285
5286 * dired.el (dired-shrink-to-fit): Declare obsolete. (Bug#1806)
5287 (dired-pop-to-buffer): Declare obsolete.
5288 (dired-mark-pop-up): Doc fix.
5289
5290 2012-10-04 Fabián Ezequiel Gallina <fgallina@cuca>
5291
5292 Allow user to set docstring style for fill-paragraph.
5293 * progmodes/python.el
5294 (python-fill-comment-function, python-fill-string-function)
5295 (python-fill-decorator-function, python-fill-paren-function):
5296 Remove :safe for defcustoms.
5297 (python-fill-string-style): New defcustom
5298 (python-fill-paragraph-function): Enhance context detection.
5299 (python-fill-string): Honor python-fill-string-style settings.
5300
5301 2012-10-04 Martin Rudalics <rudalics@gmx.at>
5302
5303 * emacs-lisp/edebug.el (edebug-pop-to-buffer): Select window
5304 after setting its buffer (Bug#10805).
5305
5306 2012-10-03 Fabián Ezequiel Gallina <fgallina@cuca>
5307
5308 Fix cornercase for string syntax.
5309 * progmodes/python.el (python-syntax-propertize-function):
5310 Simplify and enhance the regexp for unescaped quotes. Now it also
5311 matches quotes in weird situations like the single quote in
5312 "something\"'".
5313 (python-syntax-stringify): Simplify num-quotes detecting code.
5314
5315 2012-10-03 Glenn Morris <rgm@gnu.org>
5316
5317 * help-macro.el (three-step-help):
5318 Revert 2012-09-29 change. (Bug#12567)
5319
5320 2012-10-03 Martin Rudalics <rudalics@gmx.at>
5321
5322 * menu-bar.el (kill-this-buffer): Don't do anything when
5323 `menu-frame' is not alive or visible (Bug#8184).
5324
5325 * emacs-lisp/debug.el (debug): When quitting the debugger window
5326 restore current buffer (Bug#12502).
5327
5328 2012-10-02 Chong Yidong <cyd@gnu.org>
5329
5330 * progmodes/hideif.el (hif-lookup, hif-defined):
5331 Handle semantic-c-takeover-hideif.
5332
5333 2012-10-02 Paul Eggert <eggert@cs.ucla.edu>
5334
5335 Change sampling interval units from ms to ns.
5336 * profiler.el (profiler-sampling-interval): Change units
5337 from ms to ns, multiplying the default by 1000000 so that
5338 it remains 1 ms.
5339 (profiler-report-cpu-line-format): Give enough room for
5340 the maximum counters on 64-bit hosts.
5341 (profiler-report-render-calltree-1): Call them "CPU samples",
5342 not "Time (ms)", since they are not milliseconds now (and
5343 never really were).
5344
5345 2012-10-02 Sergio Durigan Junior <sergiodj@riseup.net> (tiny change)
5346
5347 * net/eudcb-bbdb.el (eudc-bbdb-format-record-as-result):
5348 Fix querying BBDB for entries without a last name (Bug#11580).
5349
5350 2012-10-02 Chong Yidong <cyd@gnu.org>
5351
5352 * emacs-lisp/eieio.el: Restore Version header.
5353
5354 2012-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
5355
5356 * vc/diff-mode.el (diff--auto-refine-data): New var.
5357 (diff-hunk): Use it to delay refinement.
5358 (diff-mode): Remove overlays when we turn off font-lock.
5359
5360 * textmodes/table.el: Use lexical-binding, dolist, define-minor-mode.
5361 (table-initialize-table-fixed-width-mode)
5362 (table-set-table-fixed-width-mode): Remove functions.
5363 (table-command-list): Move initialization into declaration.
5364 (table--tweak-menu-for-xemacs): Move defun outside mapcar.
5365 (table-with-cache-buffer): Use `declare'.
5366 (table-span-cell): Simplify via CSE.
5367 (table-fixed-width-mode): Use define-minor-mode.
5368 (table-call-interactively, table-funcall, table-apply): Remove.
5369 (table-function): New function, to replace them.
5370
5371 * bookmark.el (bookmark-search-pattern): Remove var.
5372 (bookmark-read-search-input): Remove function.
5373 (bookmark-bmenu-search): Reimplement using a minibuffer.
5374
5375 * faces.el (modeline): Remove obsolete face name.
5376
5377 * vc/add-log.el (add-log-buffer-file-name-function): Demote to defvar
5378 and give a non-nil default value.
5379 (add-change-log-entry): Simplify accordingly.
5380
5381 2012-10-01 Dmitry Gutov <dgutov@yandex.ru>
5382
5383 * vc/vc-git.el (vc-git-log-edit-toggle-signoff): New function.
5384 (vc-git-log-edit-toggle-amend): New function.
5385 (vc-git-log-edit-toggle-signoff): New function.
5386 (vc-git-log-edit-mode): New major mode.
5387 (vc-git-log-edit-mode-map): Keymap for it.
5388 (vc-git-checkin): Handle "Amend" and "Sign-Off" headers.
5389
5390 * vc/log-edit.el (log-edit-font-lock-keywords): Allow hyphens in
5391 header names.
5392 (log-edit-toggle-header): New function.
5393 (log-edit-extract-headers): Accept function values in HEADERS alist.
5394
5395 2012-10-01 David Engster <deng@randomsample.de>
5396
5397 * emacs-lisp/eieio-opt.el (eieio-describe-class): Add filename
5398 from symbol property and change message to be more consistent with
5399 Emacs proper.
5400 (eieio-describe-generic): Add filename for each implementation.
5401 Fix indices for generic and normal methods.
5402 (eieio-method-def, eieio-class-def): New buttons.
5403 (eieio-help-find-method-definition)
5404 (eieio-help-find-class-definition): New functions.
5405 (eieio-help-mode-augmentation-maybee): Add buttons to filenames of
5406 class, constructor and method definitions.
5407
5408 * emacs-lisp/eieio.el (eieiomt-add, eieio-defclass): Save file
5409 information in symbol property.
5410 (scoped-class): Remove.
5411 (eieio-slot-name-index, call-next-method): Check if it is bound.
5412
5413 2012-10-01 Leo P. White <lpw25@cam.ac.uk>
5414
5415 * emacs-lisp/eieio-custom.el (eieio-custom-mode-map): New option.
5416 (eieio-custom-mode): New major mode.
5417 (eieio-customize-object): Use it.
5418
5419 2012-10-01 Eric Ludlam <zappo@gnu.org>
5420
5421 * emacs-lisp/eieio-base.el (eieio-persistent-read): New input args
5422 specifying the expected class, and whether subclassing is allowed.
5423 (eieio-persistent-convert-list-to-object):
5424 (eieio-persistent-validate/fix-slot-value)
5425 (eieio-persistent-slot-type-is-class-p): New functions.
5426 (eieio-named::slot-missing): Doc fix.
5427
5428 * emacs-lisp/eieio-datadebug.el (data-debug/eieio-insert-slots):
5429 Stop using unused publd variable.
5430
5431 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click):
5432 (eieio-speedbar-description, eieio-speedbar-derive-line-path)
5433 (eieio-speedbar-object-buttonname, eieio-speedbar-make-tag-line)
5434 (eieio-speedbar-handle-click): Do not specify a class for the
5435 method. Fixes method invocation order problems with EDE.
5436
5437 2012-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
5438
5439 * emacs-lisp/bytecomp.el (byte-compiler-abbreviate-file): New function.
5440 (byte-compile-warning-prefix, byte-compile-file): Use it (bug#12508).
5441
5442 2012-10-01 Karl Fogel <kfogel@red-bean.com>
5443
5444 * bookmark.el (bookmark-version-control): Give tags in the
5445 :type choices (Bug#12309), and improve doc string.
5446 (bookmark-write-file): Bind `print-circle' to `t' to allow
5447 circular custom bookmark types. (Bug#12503)
5448
5449 2012-10-01 Paul Eggert <eggert@cs.ucla.edu>
5450
5451 Revert the FOLLOW-SYMLINKS change for file-attributes.
5452 * files.el (remote-file-name-inhibit-cache, after-find-file):
5453 * time.el (display-time-file-nonempty-p): Undo last change.
5454
5455 * profiler.el (profiler-sampling-interval): Change default back to 1.
5456 See Stefan Monnier in
5457 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00863.html>.
5458
5459 2012-10-01 Fabián Ezequiel Gallina <fgallina@cuca>
5460
5461 Shell output catching a la gud-gdb.
5462 * progmodes/python.el (python-shell-fetch-lines-in-progress)
5463 (python-shell-fetch-lines-string, python-shell-fetched-lines):
5464 New Vars.
5465 (python-shell-fetch-lines-filter): New function.
5466 (python-shell-send-string-no-output): Use them.
5467
5468 2012-09-30 Tomohiro Matsuyama <tomo@cx4a.org>
5469
5470 * profiler.el (profiler-sampling-interval): Rename from
5471 profiler-sample-interval.
5472 (profiler-sampling-interval): Default to 10.
5473 (profiler-find-profile): New command (was profiler-find-log).
5474 (profiler-find-profile-other-window): New command.
5475 (profiler-find-profile-other-frame): New command.
5476 (profiler-profile): Introduce API-level data structure.
5477
5478 2012-09-30 Paul Eggert <eggert@cs.ucla.edu>
5479
5480 file-attributes has a new optional arg FOLLOW-SYMLINKS.
5481 * files.el (remote-file-name-inhibit-cache):
5482 * time.el (display-time-file-nonempty-p): Use it.
5483 * files.el (after-find-file): Don't chase links before calling
5484 file-exists-p, as file-exists-p already does the right thing.
5485
5486 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
5487
5488 Merge from standalone RefTeX repository.
5489
5490 The following ChangeLog entries are shortened versions of the
5491 original ones with file paths adapted. A not so strongly edited
5492 version of the original ChangeLog can be found in the commit log.
5493
5494 * textmodes/reftex-auc.el: Move `provide' call to bottom of file.
5495 (reftex-arg-cite): Use `reftex-cite-key-separator'.
5496 Correctly handle new value type returned by `reftex-citation'.
5497
5498 * textmodes/reftex-cite.el (reftex-create-bibtex-file): Make sure
5499 that entries with whitespace at various places are found.
5500 Doc fix. Include entries that are cross-referenced from cited entries.
5501 Include @String definitions in the resulting bib file. Add header
5502 and footer defined in `reftex-create-bibtex-header' and
5503 `reftex-create-bibtex-footer'.
5504 (reftex-do-citation): Make it possible again to insert
5505 non-existent entries. Save match data when asking for optional
5506 arguments. Return all keys, not just the first one.
5507 (reftex-all-used-citation-keys): Fix regexp to correctly extract
5508 all citations in the same line.
5509 (reftex-parse-bibtex-entry): Accept additional optional argument
5510 `raw' and keep quotes or braces if it is non-nil. Match fields
5511 containing hyphens besides word constituents.
5512 (reftex-get-string-refs): New function.
5513 (reftex-extract-bib-entries): Check if BibTeX file changed on disk
5514 and ask if it should be reread in case it did.
5515 (reftex-pop-to-bibtex-entry)
5516 (reftex-extract-bib-entries-from-thebibliography): Match \bibitem
5517 entries with spaces or tabs in front of arguments.
5518 (reftex-pop-to-bibtex-entry, reftex-extract-bib-entries)
5519 (reftex-parse-bibtex-entry, reftex-create-bibtex-file):
5520 Match entries containing numbers and symbol constituents.
5521 (reftex-do-citation, reftex-figure-out-cite-format):
5522 Use `reftex-cite-key-separator'.
5523
5524 * textmodes/reftex-dcr.el: Move provide statement to end of file.
5525 (reftex-mouse-view-crossref): Explain why point is set.
5526
5527 * textmodes/reftex-global.el: Whitespace changes.
5528
5529 * textmodes/reftex-index.el: Move provide statement to end of
5530 file.
5531 (reftex-index-selection-or-word): Use `reftex-region-active-p'.
5532 (reftex-index-visit-phrases-buffer): Set marker when visiting
5533 buffer. This allows for returning from the phrases file to the
5534 file one was just editing instead of the file where the last
5535 phrases was added from.
5536 (reftex-index-phrases-syntax-table): New variable. Give ?\"
5537 punctuation syntax as it usually is not used as string quote in
5538 TeX-related modes and may occur unmatched. The change also
5539 prevents fontification of quoted content.
5540 (reftex-index-phrases-mode): Use it.
5541
5542 * textmodes/reftex-parse.el (reftex-parse-from-file):
5543 Move backward one char if a `\' was matched after a section macro.
5544 (reftex-parse-from-file): Use beginning of match instead of end as
5545 bound.
5546
5547 * textmodes/reftex-ref.el: Adapt creation of
5548 `reftex-<package>-<macro>' functions to new structure of
5549 `reftex-ref-style-alist'.
5550 (reftex-reference): Use `reftex-ref-style-list' function.
5551 Adapt to new structure of `reftex-ref-style-alist'. Prompt for a
5552 reference macro if `reftex-ref-macro-prompt' is non-nil.
5553 (reftex-reference): Pass refstyle to `reftex-format-special'.
5554 Determine reference macro by looking at
5555 `reftex-ref-style-default-list' and `reftex-ref-style-alist'.
5556 Use only one special format function.
5557 (reftex-varioref-vref, reftex-fancyref-fref)
5558 (reftex-fancyref-Fref): Remove definitions. The functions are now
5559 generated from `reftex-ref-style-alist'.
5560 (reftex-format-vref, reftex-format-Fref, reftex-format-fref):
5561 Remove.
5562 (reftex-format-special): New function.
5563
5564 * textmodes/reftex-sel.el
5565 (reftex-select-cycle-ref-style-internal): Adapt to new structure
5566 of `reftex-ref-style-alist'. Remove code for testing macro type.
5567 (reftex-select-toggle-varioref)
5568 (reftex-select-toggle-fancyref): Remove.
5569 (reftex-select-cycle-ref-style-internal)
5570 (reftex-select-cycle-ref-style-forward)
5571 (reftex-select-cycle-ref-style-backward): New functions.
5572 (reftex-select-label-map): Use `v' and `V' for general cycling
5573 through reference styles. Add `p' for switching between number
5574 and page reference types.
5575
5576 * textmodes/reftex-toc.el (reftex-re-enlarge):
5577 Call `enlarge-window' only if there is something to do because in Emacs
5578 the horizontal version throws an error even if the parameter is 0.
5579
5580 * textmodes/reftex-vars.el (reftex-label-alist): Doc fix.
5581 (reftex-plug-into-AUCTeX): Doc fix.
5582 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc
5583 string. Adapt to new name.
5584 (reftex-ref-style-alist): Change structure so that it is not
5585 possible to use multiple different package names within a style.
5586 Remove the symbols for symbols for macro type distinction.
5587 Add characters for macro selection.
5588 (reftex-ref-macro-prompt, reftex-create-bibtex-header)
5589 (reftex-create-bibtex-footer): New variables.
5590 (reftex-format-ref-function): Mention third argument of special
5591 format function.
5592 (reftex-ref-style-alist, reftex-ref-style-default-list):
5593 New variables.
5594 (reftex-vref-is-default, reftex-fref-is-default): Adapt doc string
5595 to new implementation. Mark as obsolete. Add compatibility code
5596 for honoring the variable values in case they are set.
5597 (reftex-cite-format-builtin, reftex-bibliography-commands):
5598 Add support for ConTeXt.
5599 (reftex-format-ref-function, reftex-format-cite-function):
5600 Fix custom type.
5601 (reftex-cite-key-separator): New variable.
5602
5603 * textmodes/reftex.el (reftex-syntax-table-for-bib)
5604 (reftex-mode): Do not derive `reftex-syntax-table-for-bib' from
5605 `reftex-syntax-table' because parens have to retain their paren
5606 syntax in order for parsing of BibTeX entries like @book(...) to
5607 work.
5608 (reftex-in-comment): Do not error out if `comment-start-skip' is
5609 not set. Deal correctly with escaped comment characters.
5610 (reftex-tie-multifile-symbols): Add doc string.
5611 Initialize `reftex-ref-style-list'.
5612 (reftex-untie-multifile-symbols): Add doc string.
5613 (reftex-add-index-macros): Doc fix.
5614 (reftex-ref-style-activate, reftex-ref-style-toggle)
5615 (reftex-ref-style-list): New functions.
5616 (reftex-mode-menu): Use them. Adapt to new structure of
5617 `reftex-ref-style-alist'.
5618 (reftex-select-with-char): Kill the RefTeX Select buffer when
5619 done.
5620 (reftex-remove-if): New function.
5621 (reftex-erase-all-selection-and-index-buffers)
5622 (reftex-mode-menu): Reference styles are now computed from
5623 `reftex-ref-style-alist'. Fix typo.
5624 (reftex-report-bug): New function.
5625 (reftex-uniquify, reftex-uniquify-by-car): Replace O(n^2)
5626 algorithms with O(n log n). Introduce optional argument SORT (not
5627 yet used).
5628
5629 2012-09-30 Fabián Ezequiel Gallina <fgallina@cuca>
5630
5631 Enhancements for triple-quote string syntax.
5632 * progmodes/python.el (python-syntax-propertize-function):
5633 Match both quote cases in one regexp.
5634 (python-syntax-stringify): Handle matches properly.
5635
5636 2012-09-30 Juri Linkov <juri@jurta.org>
5637
5638 * arc-mode.el (archive-summarize): Let-bind `buffer-file-truename'
5639 to nil around the call to `insert' to prevent
5640 directory time modification by lock_file. (Bug#2295)
5641 * tar-mode.el (tar-summarize-buffer): Idem.
5642
5643 2012-09-30 Juri Linkov <juri@jurta.org>
5644
5645 * facemenu.el (list-colors-sort): Add option "Luminance".
5646 (list-colors-sort-key): Implement it.
5647
5648 * vc/diff-mode.el (diff-refine-removed):
5649 * vc/ediff-init.el (ediff-fine-diff-A):
5650 * vc/smerge-mode.el (smerge-refined-removed):
5651 Change background color "#ffaaaa" to "#ffbbbb". (Bug#10181)
5652
5653 2012-09-30 Jan Djärv <jan.h.d@swipnet.se>
5654
5655 * term/ns-win.el (x-file-dialog): New function.
5656
5657 2012-09-30 Juanma Barranquero <lekktu@gmail.com>
5658
5659 * ido.el (ido-max-directory-size): Default to nil; the current
5660 default is small for POSIX systems, and impractical on Windows 7
5661 now that lstat returns directory sizes for NTFS.
5662
5663 2012-09-30 Martin Rudalics <rudalics@gmx.at>
5664
5665 In buffer display functions handle window-height/window-width
5666 alist entries. Suggested by Juri Linkov as fix for Bug#1806.
5667 * window.el (window--display-buffer): New argument ALIST.
5668 Obey window-height and window-width alist entries.
5669 (window--try-to-split-window): New argument ALIST.
5670 Bind window-combination-limit to t when the window's size shall be
5671 changed and window-combination-limit equals `window-size'.
5672 (display-buffer-in-atom-window)
5673 (display-buffer-in-major-side-window)
5674 (display-buffer-in-side-window, display-buffer-same-window)
5675 (display-buffer-reuse-window, display-buffer-pop-up-frame)
5676 (display-buffer-pop-up-window, display-buffer-below-selected)
5677 (display-buffer-at-bottom, display-buffer-in-previous-window)
5678 (display-buffer-use-some-window): Adjust all callers of
5679 window--display-buffer and window--try-to-split-window.
5680 (fit-frame-to-buffer): New option.
5681 (fit-window-to-buffer): Can resize frames if fit-frame-to-buffer
5682 is non-nil.
5683 (display-buffer-in-major-side-window): Evaluate window-height /
5684 window-width alist entries.
5685
5686 * help.el (temp-buffer-resize-frames)
5687 (temp-buffer-resize-regexps): Remove options.
5688 (temp-buffer-resize-mode): Adjust doc-string.
5689 (resize-temp-buffer-window): Don't consult
5690 temp-buffer-resize-regexps. Use fit-frame-to-buffer instead of
5691 temp-buffer-resize-frames.
5692
5693 * dired.el (dired-mark-pop-up):
5694 Call display-buffer-below-selected with a fit-window-to-buffer alist
5695 entry.
5696
5697 2012-09-30 Chong Yidong <cyd@gnu.org>
5698
5699 * server.el (server-host): Document the security implications.
5700 (server-auth-key): Doc fix.
5701
5702 * startup.el (initial-buffer-choice): Doc fix.
5703
5704 * minibuffer.el (minibuffer-local-filename-syntax): Doc fix.
5705
5706 * simple.el (delete-trailing-whitespace): Avoid an unnecessary
5707 restriction change.
5708
5709 * bindings.el (goto-map): Bind M-g TAB to move-to-column.
5710
5711 * help-fns.el (help-fns--obsolete): Fix last change.
5712
5713 2012-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
5714
5715 * winner.el (winner-mode-map): Obey winner-dont-bind-my-keys here.
5716 (minor-mode-map-alist): Remove redundant code.
5717
5718 * vc/pcvs.el (cvs-cleanup-collection): Keep entries that are currently
5719 visited in a buffer.
5720 (cvs-insert-visited-file): New function.
5721 (find-file-hook): Use it.
5722
5723 * vc/pcvs-info.el (cvs-fileinfo-pp): Don't use non-existent faces.
5724
5725 * vc/log-edit.el (log-edit-font-lock-keywords): Ignore case to
5726 chose face.
5727 (log-edit-empty-buffer-p): Don't require a space after a header.
5728
5729 * vc/ediff-util.el (ediff-diff-at-point): Don't assume point-min==1.
5730
5731 * tutorial.el (help-with-tutorial): Use minibuffer-with-setup-hook.
5732
5733 * textmodes/text-mode.el (paragraph-indent-minor-mode): Make it
5734 a proper minor-mode.
5735
5736 * textmodes/tex-mode.el (tex-mode-map): Don't bind paren keys.
5737
5738 2012-09-29 Glenn Morris <rgm@gnu.org>
5739
5740 * winner.el (winner-mode): Remove variable (let define-minor-mode
5741 handle it).
5742 (winner-dont-bind-my-keys, winner-boring-buffers, winner-mode-hook):
5743 Doc fixes.
5744 (winner-mode-leave-hook): Rename to winner-mode-off-hook.
5745 (winner-mode): Use define-minor-mode.
5746
5747 * vc/vc-sccs.el (vc-sccs-registered): Use the progn trick to get
5748 the full definition in loaddefs, rather than duplicating it.
5749
5750 * help-macro.el (three-step-help): No need to autoload defcustom.
5751
5752 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
5753 (inferior-lisp-program, inferior-lisp-load-command)
5754 (inferior-lisp-prompt, inferior-lisp-mode-hook):
5755 No need to autoload defcustoms.
5756
5757 * hippie-exp.el (hippie-expand-try-functions-list)
5758 (hippie-expand-verbose, hippie-expand-dabbrev-skip-space)
5759 (hippie-expand-dabbrev-as-symbol, hippie-expand-no-restriction)
5760 (hippie-expand-max-buffers, hippie-expand-ignore-buffers)
5761 (hippie-expand-only-buffers): No need to autoload defcustoms.
5762 * progmodes/vhdl-mode.el (vhdl-line-expand):
5763 Explicitly load hippie-exp, so it does not get autoloaded
5764 while hippie-expand-try-functions-list is let-bound.
5765
5766 2012-09-28 Glenn Morris <rgm@gnu.org>
5767
5768 * emacs-lisp/cl.el (flet): Fix case of obsolescence message.
5769
5770 * emacs-lisp/bytecomp.el (byte-compile-cl-file-p):
5771 Only "cl.el" counts as cl these days.
5772
5773 2012-09-28 Juri Linkov <juri@jurta.org>
5774
5775 Display archive errors in the echo area instead of inserting
5776 to the file buffer.
5777
5778 * arc-mode.el (archive-extract-by-stdout): Change arg STDERR-FILE
5779 to STDERR-TEST that can be a regexp matching a successful output.
5780 Create a temporary file and redirect stderr to it. Search for
5781 STDERR-TEST in the stderr output and display it in the echo area
5782 if no match is found.
5783 (archive-extract-by-file): New function like
5784 `archive-extract-by-stdout' but extracting archives to files
5785 and looking for successful matches in stdout. Function body is
5786 mostly copied from `archive-rar-extract'.
5787 (archive-rar-extract): Use `archive-extract-by-file'.
5788 (archive-7z-extract): Use `archive-extract-by-stdout'. (Bug#10347)
5789
5790 2012-09-28 Leo Liu <sdl.web@gmail.com>
5791
5792 * pcomplete.el (pcomplete-show-completions):
5793 Use minibuffer-message to make pcomplete usable in minibuffer.
5794
5795 * ido.el (ido-set-matches-1): Fix 2012-09-11 change.
5796
5797 2012-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
5798
5799 * type-break.el: Use lexical-binding.
5800 (type-break-mode): Use define-minor-mode.
5801
5802 * emacs-lisp/pcase.el (pcase--mark-used): New.
5803 (pcase--u1): Use it (bug#12512).
5804
5805 * custom.el (load-theme): Set buffer-file-name so the load is recorded
5806 in load-history with the right file name.
5807
5808 2012-09-28 Tassilo Horn <tsdh@gnu.org>
5809
5810 * doc-view.el (doc-view-current-cache-doc-pdf): New function.
5811 (doc-view-doc->txt, doc-view-convert-current-doc): Use it.
5812 (doc-view-get-bounding-box): Make bounding box slicing work for
5813 ODF and DVI documents.
5814
5815 2012-09-28 Glenn Morris <rgm@gnu.org>
5816
5817 * type-break.el (type-break-mode, type-break-interval)
5818 (type-break-good-rest-interval, type-break-keystroke-threshold):
5819 No need to autoload.
5820 (type-break-good-rest-interval, type-break-keystroke-threshold):
5821 Add :set-after.
5822
5823 2012-09-28 Chong Yidong <cyd@gnu.org>
5824
5825 * progmodes/verilog-mode.el (verilog-auto-inst-interfaced-ports):
5826 Add :version tag.
5827
5828 2012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
5829
5830 * json.el (json-encode-char): Codes 127-160 aren't "ASCII printable".
5831
5832 2012-09-27 Glenn Morris <rgm@gnu.org>
5833
5834 * faces.el (x-display-name): Declare (for without-x builds).
5835
5836 * linum.el (linum-format): Don't autoload it. Improve :type.
5837
5838 * progmodes/tcl.el: Don't require outline when compiling.
5839 (outline-regexp, outline-level): Declare.
5840 * textmodes/sgml-mode.el: Don't require outline when compiling.
5841 (outline-regexp, outline-heading-end-regexp, outline-level): Declare.
5842
5843 * term.el (term-ansi-reset):
5844 Try setting term-ansi-face-already-done to nil. (Bug#11785)
5845
5846 * vc/vc.el (vc-next-action): Only gripe about committing read-only
5847 files for RCS and SCCS. (Bug#9781)
5848
5849 2012-09-27 Chong Yidong <cyd@gnu.org>
5850
5851 * progmodes/verilog-mode.el (verilog-mode-release-emacs): Fix last
5852 change; value should be t.
5853
5854 2012-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
5855
5856 * image-mode.el: Use lexical-binding.
5857 (image-mode-winprops): Use t to stand for the window of
5858 a buffer that's not displayed.
5859 * doc-view.el (doc-view-new-window-function): Handle the new
5860 t in winprops.
5861 (doc-view-enlarge): Make it a real nop if the size is not changed.
5862 (doc-view-display): Handle the case where the buffer is not (yet?)
5863 displayed in any window.
5864 (doc-view-saved-settings): New var.
5865 (doc-view-mode): Use it.
5866 (doc-view-fallback-mode): Set it.
5867
5868 * minibuf-eldef.el: Make it possible to replace (default ...) with [...].
5869 Set lexical-binding.
5870 (minibuffer-eldef-shorten-default): New var.
5871 (minibuffer-default-in-prompt-regexps): Use it for new default.
5872 (minibuf-eldef-setup-minibuffer): Add replacement functionality.
5873
5874 2012-09-26 Juanma Barranquero <lekktu@gmail.com>
5875
5876 * international/uni-bidi.el:
5877 * international/uni-category.el:
5878 * international/uni-name.el:
5879 * international/uni-numeric.el: Regenerate.
5880
5881 2012-09-26 Tomohiro Matsuyama <tomo@cx4a.org>
5882 Stefan Monnier <monnier@iro.umontreal.ca>
5883
5884 * profiler.el: New file.
5885
5886 2012-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
5887
5888 * emacs-lisp/testcover.el (testcover-after): Add gv-expander.
5889 (testcover-reinstrument): Simplify with CSE.
5890
5891 2012-09-26 Juanma Barranquero <lekktu@gmail.com>
5892
5893 * window.el (temp-buffer-window-setup): Fix typo in docstring.
5894
5895 2012-09-25 Wilson Snyder <wsnyder@wsnyder.org>
5896
5897 * progmodes/verilog-mode.el (verilog-auto-ascii-enum)
5898 (verilog-auto-inout, verilog-auto-input, verilog-auto-insert-lisp)
5899 (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg)
5900 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-undef)
5901 (verilog-auto-unused, verilog-auto-wire)
5902 (verilog-forward-or-insert-line): Fix AUTOs with no trailing
5903 newline. Reported by Andrew Jones.
5904 (verilog-auto-inst) Support expanding $clog2 in AUTOINST.
5905 Reported by Brad Dobbie.
5906 (verilog-batch-delete-trailing-whitespace):
5907 Create verilog-batch-delete-trailing-whitespace.
5908 Reported by Brad Dobbie.
5909 (verilog-auto-inout-param): Support AUTOINOUTPARAM for copying
5910 parameters from another module. Reported by Dan Katz.
5911 (verilog-auto, verilog-auto-assign-modport)
5912 (verilog-auto-inout-modport): Add AUTOASSIGNMODPORT and
5913 AUTOINOUTMODPORT for UVM interface module shell generation.
5914 Reported by Brad Dobbie.
5915 (verilog-auto-inst-interfaced-ports): Make default nil, as more
5916 standard behavior.
5917 (verilog-auto): Fix AUTO parameters with parenthesis arguments.
5918 Reported by Matt Martin.
5919
5920 2012-09-25 Martin Rudalics <rudalics@gmx.at>
5921
5922 * window.el (window--resize-child-windows): When resizing child
5923 windows proportionally, process them in reverse order to
5924 preserve the "when splitting a window the new one gets the odd
5925 line" behavior.
5926 (window--resize-root-window-vertically): When resizing the
5927 minibuffer window try to affect only windows at the bottom of the
5928 frame. (Bug#12419)
5929
5930 2012-09-25 Chong Yidong <cyd@gnu.org>
5931
5932 * subr.el (declare): Doc fix.
5933
5934 * help-fns.el (help-fns--obsolete): Handle macros properly.
5935
5936 2012-09-25 Chong Yidong <cyd@gnu.org>
5937
5938 * bookmark.el (bookmark-jump-noselect): Use a declare form to mark
5939 this function obsolete.
5940
5941 * calendar/cal-x.el (calendar-two-frame-setup)
5942 (calendar-only-one-frame-setup, calendar-one-frame-setup):
5943 * calendar/calendar.el (american-calendar, european-calendar)
5944 (calendar-for-loop):
5945 * comint.el (comint-dynamic-simple-complete)
5946 (comint-dynamic-complete-as-filename, comint-unquote-filename):
5947 * desktop.el (desktop-load-default):
5948 * dired-x.el (dired-omit-here-always)
5949 (dired-hack-local-variables, dired-default-directory):
5950 * emacs-lisp/derived.el (derived-mode-class):
5951 * emacs-lisp/timer.el (timer-set-time-with-usecs):
5952 * emacs-lock.el (toggle-emacs-lock):
5953 * epa.el (epa-display-verify-result):
5954 * epg.el (epg-sign-keys, epg-start-sign-keys)
5955 (epg-passphrase-callback-function):
5956 * eshell/esh-util.el (eshell-for):
5957 * eshell/eshell.el (eshell-remove-from-window-buffer-names)
5958 (eshell-add-to-window-buffer-names):
5959 * files.el (locate-file-completion):
5960 * imenu.el (imenu-example--create-c-index)
5961 (imenu-example--create-lisp-index)
5962 (imenu-example--lisp-extract-index-name)
5963 (imenu-example--name-and-position):
5964 * international/mule-cmds.el (princ-list):
5965 * international/mule-diag.el (decode-codepage-char):
5966 * international/mule-util.el (detect-coding-with-priority):
5967 * iswitchb.el (iswitchb-read-buffer):
5968 * mail/mailalias.el (mail-complete):
5969 * mail/sendmail.el (mail-sent-via):
5970 * mouse.el (mouse-popup-menubar-stuff, mouse-popup-menubar)
5971 (mouse-major-mode-menu):
5972 * password-cache.el (password-read-and-add):
5973 * pcomplete.el (pcomplete-parse-comint-arguments):
5974 * progmodes/sh-script.el (sh-maybe-here-document):
5975 * replace.el (query-replace-regexp-eval):
5976 * savehist.el (savehist-load):
5977 * simple.el (choose-completion-delete-max-match):
5978 * term.el (term-dynamic-simple-complete):
5979 * vc/ediff-init.el (ediff-check-version):
5980 * vc/ediff-wind.el (ediff-choose-window-setup-function-automatically):
5981 * vc/vc.el (vc-diff-switches-list):
5982 * view.el (view-return-to-alist-update): Likewise.
5983
5984 * subr.el (eval-next-after-load, makehash, insert-string)
5985 (assoc-ignore-representation, assoc-ignore-case): Use declare to
5986 mark obsolete.
5987 (mode-line-inverse-video): Variable deleted.
5988
5989 * international/mule-util.el (string-to-sequence): Remove.
5990
5991 * calendar/calendar.el (calendar-version):
5992 * calendar/icalendar.el (icalendar-extract-ical-from-buffer)
5993 (icalendar-convert-diary-to-ical):
5994 * cus-edit.el (custom-mode):
5995 * ansi-color.el (ansi-color-unfontify-region):
5996 * international/latin1-disp.el (latin1-char-displayable-p):
5997 * progmodes/cwarn.el (turn-on-cwarn-mode):
5998 * progmodes/which-func.el (which-func-update-1):
5999 Use define-obsolete-function-alias.
6000
6001 * net/newst-backend.el (newsticker-cache-filename):
6002 * net/newst-treeview.el (newsticker-groups-filename):
6003 Fix incorrect obsolescence declaration.
6004
6005 * allout.el (allout-passphrase-hint-string): Likewise.
6006 (allout-init): Use a declare form to mark obsolete.
6007
6008 * emacs-lisp/byte-run.el (make-obsolete): Doc fix; emphasize that
6009 this applies to functions.
6010
6011 * iswitchb.el (iswitchb-read-buffer): Move code of
6012 iswitchb-define-mode-map here, and delete that obsolete function.
6013
6014 * net/snmp-mode.el (snmp-font-lock-keywords-3): Don't use obsolete
6015 font-lock-reference-face.
6016
6017 2012-09-25 Glenn Morris <rgm@gnu.org>
6018
6019 * buff-menu.el (Buffer-menu-name-width, Buffer-menu-size-width):
6020 Doc fixes.
6021
6022 * eshell/em-term.el (eshell-term-name):
6023 Default to term-term-name. (Bug#12485)
6024
6025 2012-09-24 Fabián Ezequiel Gallina <fgallina@cuca>
6026
6027 * progmodes/python.el (python-shell-send-buffer): Better handling
6028 of "if __name__ == '__main__':" conditionals when sending the buffer.
6029
6030 2012-09-24 Glenn Morris <rgm@gnu.org>
6031
6032 * eshell/esh-cmd.el (eshell-find-alias-function):
6033 Tighten up file-name regexp. (Bug#12499)
6034
6035 2012-09-24 Fabián Ezequiel Gallina <fgallina@cuca>
6036
6037 Enhancements for triple-quote string syntax.
6038 * progmodes/python.el (python-quote-syntax): Remove.
6039 (python-syntax-propertize-function): New value.
6040 (python-syntax-count-quotes, python-syntax-stringify):
6041 New functions.
6042
6043 2012-09-24 Chong Yidong <cyd@gnu.org>
6044
6045 * mail/supercite.el (sc-version): Remove obsolete function.
6046 (sc-describe): Don't mark as obsolete, since it is bound.
6047 (sc-submit-bug-report): Remove.
6048
6049 * vc/log-edit.el (cvs-changelog-full-paragraphs)
6050 (cvs-commit-buffer-require-final-newline): Remove.
6051 (log-edit-require-final-newline)
6052 (log-edit-changelog-full-paragraphs): Default to t.
6053
6054 * vc/pcvs-defs.el (cvs-diff-buffer-name, cvs-diff-ignore-marks)
6055 * vc/vc-hooks.el (vc-ignore-vc-files, vc-master-templates)
6056 * vc/vc.el (vc-checkout-carefully): Likewise.
6057
6058 * vc/emerge.el (emerge-mode): Make it an obsolete alias.
6059 (emerge-version): Remove.
6060
6061 * progmodes/compile.el (compile-internal): Remove.
6062 (compilation-parse-errors-function): Fix typo.
6063
6064 * international/mule.el (set-char-table-default): Remove.
6065 (set-coding-priority, make-coding-system, generic-char-p)
6066 (charset-list, charset-bytes, charset-id): Use declare to mark
6067 functions as obsolete.
6068
6069 * vc/pcvs-defs.el (cvs-buffer-name-alist)
6070 (cvs-invert-ignore-marks): Remove references to obsolete vars.
6071 * vc/vc-hooks.el (vc-default-registered): Don't use
6072 vc-master-templates.
6073
6074 * font-lock.el (font-lock-reference-face):
6075 Use define-obsolete-variable-alias.
6076
6077 * generic-x.el (rul-generic-mode): Use font-lock-constant-face.
6078 * calendar/calendar.el (calendar-font-lock-keywords):
6079 * calendar/diary-lib.el (diary-font-lock-keywords)
6080 (diary-fancy-font-lock-keywords):
6081 * textmodes/reftex-sel.el (reftex-insert-docstruct):
6082 * textmodes/reftex-index.el (reftex-insert-index):
6083 * textmodes/reftex-cite.el (reftex-format-bib-entry):
6084 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
6085 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
6086 * progmodes/prolog.el (prolog-font-lock-keywords):
6087 * progmodes/idlwave.el (idlwave-idl-keywords):
6088 * progmodes/ada-mode.el (ada-font-lock-keywords):
6089 * net/snmp-mode.el (snmp-font-lock-keywords-3): Likewise.
6090
6091 2012-09-24 Glenn Morris <rgm@gnu.org>
6092
6093 * mail/emacsbug.el (report-emacs-bug): Include `lsb_release -d'.
6094
6095 2012-09-23 Fabián Ezequiel Gallina <fgallina@cuca>
6096
6097 * progmodes/python.el (python-indent-line): More consistent cursor
6098 movement behavior.
6099
6100 2012-09-23 Stefan Merten <smerten@oekonux.de>
6101
6102 * textmodes/rst.el: Fix compiler warning.
6103
6104 2012-09-23 Roland Winkler <winkler@gnu.org>
6105
6106 * textmodes/bibtex.el (bibtex-autokey-transcriptions):
6107 Transcribe also LaTeX hyphenation.
6108 (bibtex-reformat): Bug fix. Do not quote twice the elements of
6109 bibtex-reformat-previous-options.
6110
6111 2012-09-23 Roland Winkler <winkler@gnu.org>
6112
6113 * proced.el (proced-renice-command): New variable.
6114 (proced-marked-processes): New function.
6115 (proced-with-processes-buffer): New macro.
6116 (proced-send-signal): Use them.
6117 (proced-renice): New command bound to r.
6118
6119 2012-09-23 Roland Winkler <winkler@gnu.org>
6120
6121 * ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): If list
6122 ibuffer-saved-filter-groups has one element, shortcut the call of
6123 completing-read. (Bug#12331)
6124
6125 2012-09-23 Chong Yidong <cyd@gnu.org>
6126
6127 * bindings.el (mode-line-toggle-read-only):
6128 * bs.el (bs-toggle-readonly):
6129 * buff-menu.el (Buffer-menu-toggle-read-only):
6130 * dired.el (dired-toggle-read-only):
6131 * ibuffer.el (ibuffer-do-toggle-read-only): Use read-only-mode.
6132
6133 2012-09-23 Chong Yidong <cyd@gnu.org>
6134
6135 * image.el (image-type-available-p): Adapt to init-image-library
6136 argument changes.
6137
6138 2012-09-22 Juri Linkov <juri@jurta.org>
6139
6140 * dired.el (dired-mode-map): Add [remap read-only-mode] for
6141 `dired-toggle-read-only'. (Bug#12462)
6142
6143 2012-09-22 Martin Rudalics <rudalics@gmx.at>
6144
6145 * subr.el (temp-output-buffer-show): New function.
6146 (with-output-to-temp-buffer): Call temp-output-buffer-show
6147 instead of internal-temp-output-buffer-show.
6148
6149 2012-09-22 Chong Yidong <cyd@gnu.org>
6150
6151 * files.el (ctl-x-map): Bind C-x C-q to read-only-mode
6152 (Bug#12462).
6153
6154 * repeat.el (repeat): Doc fix (Bug#12348).
6155
6156 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix
6157 (Bug#10909).
6158
6159 * simple.el (shell-command-on-region): Doc fix.
6160 (read-only-mode): Doc fix.
6161
6162 2012-09-22 Eli Zaretskii <eliz@gnu.org>
6163
6164 * emacs-lisp/timer.el (run-with-idle-timer)
6165 (timer-activate-when-idle): Warn against reinvoking an idle timer
6166 from within its own timer action. (Bug#12447)
6167
6168 2012-09-22 Martin Rudalics <rudalics@gmx.at>
6169
6170 * cus-start.el (window-combination-limit): Add new optional
6171 values.
6172 * window.el (temp-buffer-window-show)
6173 (window--try-to-split-window): Handle new values of
6174 window-combination-limit (Bug#1806).
6175 (split-window): Test window-combination-limit for t instead of
6176 non-nil.
6177 (display-buffer-at-bottom): New buffer display action function.
6178 * help.el (temp-buffer-resize-regexps): New option.
6179 (temp-buffer-resize-mode): Rewrite doc-string.
6180 (resize-temp-buffer-window): Obey temp-buffer-resize-regexps.
6181 Don't resize reused window. Suggested by Glenn Morris.
6182
6183 2012-09-22 Stefan Merten <smerten@oekonux.de>
6184
6185 * textmodes/rst.el: Revamp section title faces.
6186 (rst-official-version)
6187 (rst-package-emacs-version-alist): Sync with official version
6188 V1.4.0.
6189 (rst-faces-defaults, rst-set-level-default)
6190 (rst-level-face-max, rst-level-face-base-color)
6191 (rst-level-face-base-light, rst-level-face-format-light)
6192 (rst-level-face-step-light, rst-define-level-faces): Obsolete.
6193 (rst-adornment-faces-alist): Match new setup.
6194 (rst-level-1, rst-level-2, rst-level-3, rst-level-4)
6195 (rst-level-5, rst-level-6): New faces.
6196
6197 2012-09-22 Chong Yidong <cyd@gnu.org>
6198
6199 * simple.el (undo): Handle indirect buffers (Bug#8207).
6200
6201 2012-09-21 Leo Liu <sdl.web@gmail.com>
6202
6203 IDO: Disable match re-ordering for buffer switching.
6204 * ido.el (ido-buffer-disable-smart-matches): New variable.
6205 (ido-set-matches-1): Use it. (Bug#2042)
6206
6207 2012-09-21 Jose Marino <marinoj@nso.edu> (tiny change)
6208
6209 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
6210 Fix 2011-05-17 change. (Bug#12418)
6211
6212 2012-09-21 Leo Liu <sdl.web@gmail.com>
6213
6214 * subr.el (ignore-errors): Mention with-demoted-errors in doc-string.
6215
6216 2012-09-21 Glenn Morris <rgm@gnu.org>
6217
6218 * emacs-lisp/shadow.el (load-path-shadows-font-lock-keywords):
6219 Be more robust about locating simple.el.
6220
6221 2012-09-21 Glenn Morris <rgm@gnu.org>
6222
6223 * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors.
6224
6225 2012-09-21 Joel Bion <jpbion@westvi.com> (tiny change)
6226
6227 * pcmpl-gnu.el (pcmpl-gnu-tarfile-regexp): Add tar.xz. (Bug#12382)
6228
6229 2012-09-20 Juri Linkov <juri@jurta.org>
6230
6231 * replace.el (query-replace-read-from): Use `read-regexp' instead
6232 of `read-from-minibuffer' when `regexp-flag' is non-nil.
6233 (occur-read-primary-args): Use `read-regexp' instead of
6234 `read-string'.
6235 (multi-occur-in-matching-buffers): Use `read-regexp' instead of
6236 `read-from-minibuffer'.
6237 * isearch.el (isearch-occur): Use `read-regexp' instead of
6238 `read-string'.
6239 * dired.el (dired-read-regexp): Use `read-regexp' instead of
6240 `read-from-minibuffer'.
6241 * progmodes/grep.el (grep-read-regexp): Use `read-regexp' instead
6242 of `read-string'. (Bug#7567)
6243
6244 * replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTS
6245 and allow accepting a list of strings prepended to a list of
6246 standard default values. Doc fix. (Bug#12321)
6247
6248 * replace.el (read-regexp): Add HISTORY arg. (Bug#7567)
6249
6250 * replace.el (read-regexp): Don't add ": " when PROMPT already
6251 ends with a colon and space. (Bug#12321)
6252
6253 2012-09-20 Tassilo Horn <tsdh@gnu.org>
6254
6255 * doc-view.el (doc-view-display): Better fix for the cl-assertion
6256 error.
6257
6258 2012-09-20 Stefan Merten <smerten@oekonux.de>
6259
6260 * textmodes/rst.el: Integrate support for `imenu' and `which-function'.
6261 Fixes feature request bug#11711.
6262 (rst-mode): Create `imenu-create-index-function'.
6263 (rst-get-stripped-line): Delete after refactoring.
6264 (rst-section-tree, rst-section-tree-rec)
6265 (rst-section-tree-point): Refactor and document properly.
6266 (rst-imenu-find-adornments-for-position)
6267 (rst-imenu-convert-cell, rst-imenu-create-index):
6268 New function.
6269
6270 2012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6271
6272 * emacs-lisp/macroexp.el (macroexp--obsolete-warning): New function.
6273 (macroexp--expand-all): Use it.
6274 (macroexp--funcall-and-return): Remove by folding it into its sole
6275 caller (macroexp--warn-and-return).
6276 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete):
6277 Use macroexp--obsolete-warning.
6278
6279 * calc/calc.el: Fix last change by removing the whole chunk, since it
6280 was only needed back when Calc was not bundled.
6281
6282 2012-09-20 Martin Rudalics <rudalics@gmx.at>
6283
6284 * emacs-lisp/debug.el (debug): Restore assignment to
6285 debugger-old-buffer removed on 2012-09-08.
6286
6287 2012-09-20 Juri Linkov <juri@jurta.org>
6288
6289 * dired-aux.el (dired-diff): Remove (require 'diff) since
6290 `diff-latest-backup-file' is now autoloaded.
6291
6292 2012-09-20 Chong Yidong <cyd@gnu.org>
6293
6294 * vc/diff.el (diff-latest-backup-file): Autoload.
6295
6296 2012-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
6297
6298 * calc/calc.el: Remove redundant autoload shape check.
6299 (sel-mode): Don't defvar.
6300 (calc-get-stack-element): Add `sel-mode' arg instead.
6301 (calc-top, calc-top-list): Pass it this additional argument.
6302 * calc/calc-store.el (calc-store-map):
6303 * calc/calc-map.el (calc-apply, calc-reduce, calc-map)
6304 (calc-map-equation, calc-outer-product, calc-inner-product):
6305 * calc/calc-aent.el (calc-alg-entry): Don't bind sel-mode.
6306
6307 * emacs-lisp/macroexp.el (macroexp--expand-all): Fix last change.
6308
6309 2012-09-19 Juri Linkov <juri@jurta.org>
6310
6311 * dired-aux.el (dired-diff): Add (require 'diff) because
6312 `diff-latest-backup-file' is not autoloaded.
6313 (dired-do-chxxx, dired-do-chmod): Set `no-error-if-not-filep' arg
6314 of `dired-get-filename' to t to not report error when there is
6315 no default file on the current line.
6316
6317 2012-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
6318
6319 * emacs-lisp/macroexp.el (macroexp--funcall-if-compiled): Rename from
6320 macroexp--eval-if-compile.
6321 (macroexp--funcall-and-return, macroexp--warn-and-return): New funs.
6322 (macroexp--expand-all): Use them (bug#12371).
6323
6324 * doc-view.el (doc-view-guess-paper-size)
6325 (doc-view-scale-bounding-box): Fix unbound `caddr'.
6326
6327 2012-09-19 Tassilo Horn <tsdh@gnu.org>
6328
6329 New feature: set optimal slice from BoundingBox information.
6330 * doc-view.el (doc-view-mode-map): Add keybinding.
6331 (doc-view-menu): Add menu entry.
6332 (doc-view-set-slice): Adapt docstring.
6333 (doc-view-get-bounding-box, doc-view-guess-paper-size)
6334 (doc-view-scale-bounding-box)
6335 (doc-view-set-slice-from-bounding-box): New functions.
6336 (doc-view-paper-sizes): New defvar.
6337
6338 2012-09-19 Glenn Morris <rgm@gnu.org>
6339
6340 * emacs-lisp/macroexp.el (byte-compile-warn-obsolete)
6341 (byte-compile-log-warning): Autoload. (Bug#12371)
6342
6343 * calendar/calendar.el (calendar-american-month-header)
6344 (calendar-european-month-header, calendar-iso-month-header)
6345 (calendar-month-header): New options.
6346 (calendar-set-date-style): Set calendar-month-header. Redraw calendar.
6347 (calendar-generate-month): Use calendar-month-header. (Bug#9510)
6348
6349 2012-09-19 Jan Djärv <jan.h.d@swipnet.se>
6350
6351 * startup.el (command-line-ns-option-alist): Add -g and --geometry.
6352
6353 2012-09-18 Juri Linkov <juri@jurta.org>
6354
6355 * dired-aux.el (dired-diff): Restore original functionality of
6356 getting the default value, but keep new feature of using the
6357 latest existing backup file (`diff-latest-backup-file').
6358
6359 2012-09-18 Juri Linkov <juri@jurta.org>
6360
6361 * dired.el (dired-mark): If the region is active in Transient Mark
6362 mode, mark all files in the active region. Doc fix.
6363 (dired-unmark, dired-flag-file-deletion, dired-unmark-backward):
6364 Doc fix. (Bug#10624)
6365
6366 2012-09-18 Juri Linkov <juri@jurta.org>
6367
6368 * dired-aux.el (dired-do-chxxx, dired-do-chmod): Default file
6369 attributes for M-n are pulled from the file at point.
6370 (dired-do-chgrp, dired-do-chown, dired-do-touch): Doc fix.
6371 Suggested by Drew Adams. (Bug#10624)
6372
6373 2012-09-18 Dmitry Gutov <dgutov@yandex.ru>
6374
6375 * progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extra
6376 whitespace after "end".
6377 (ruby-do-end-to-brace): Collapse block to one line if it fits
6378 within fill-column.
6379
6380 2012-09-18 Martin Rudalics <rudalics@gmx.at>
6381
6382 * emacs-lisp/debug.el (debugger-bury-or-kill): Fix customization
6383 value.
6384 (debug): Don't remove debugger window when debugger is expected
6385 to be back.
6386
6387 2012-09-18 Chong Yidong <cyd@gnu.org>
6388
6389 * custom.el (defface): Doc fix.
6390
6391 * cus-edit.el (custom-unlispify-remove-prefixes): Add warning.
6392
6393 2012-09-18 Martin Blais <blais@furius.ca> (tiny change)
6394
6395 * progmodes/compile.el (compilation-start): Use compilation-always-kill
6396 to initialize query-on-exit; then test that instead (bug#12288).
6397
6398 2012-09-17 Stefan Merten <smerten@oekonux.de>
6399
6400 * textmodes/rst.el: Add support for `testcover'.
6401 (rst-defcustom-testcover, rst-testcover-add-compose)
6402 (rst-testcover-add-1value): New functions.
6403 (rst-portable-mark-active-p): Replace by `use-region-p'.
6404 (rst-update-section, rst-classify-adornment)
6405 (rst-find-title-line): Mark `1value' forms.
6406 (rst-classify-adornment): Remove superfluous form.
6407 (rst-update-section, rst-get-adornments-around)
6408 (rst-adornment-complete-p, rst-get-next-adornment)
6409 (rst-adjust, rst-promote-region)
6410 (rst-display-adornments-hierarchy, rst-straighten-adornments)
6411 (rst-find-pfx-in-region, rst-section-tree-rec)
6412 (rst-section-tree-point, rst-toc-insert, rst-toc-insert-node)
6413 (rst-toc-node, rst-toc, rst-forward-section)
6414 (rst-iterate-leftmost-paragraphs)
6415 (rst-iterate-leftmost-paragraphs-2, rst-enumerate-region)
6416 (rst-bullet-list-region)
6417 (rst-convert-bullets-to-enumeration, rst-font-lock-keywords)
6418 (rst-compile-find-conf, rst-compile)
6419 (rst-repeat-last-character): Fix style.
6420
6421 2012-09-17 Chong Yidong <cyd@gnu.org>
6422
6423 * comint.el (comint--complete-file-name-data): Don't add a space
6424 if the status is `sole'; that adds a gratuitous space in the
6425 completion-cycling case (Bug#12092).
6426
6427 * pcomplete.el (pcomplete-completions-at-point): Likewise.
6428
6429 2012-09-17 Richard Stallman <rms@gnu.org>
6430
6431 * mail/rmailmm.el (rmail-mime-toggle-raw): Do rmail-mime-insert
6432 only in the mime-shown mode, not in raw mode.
6433 (rmail-mime): Toggle off mime by displaying the message without
6434 mime processing. (Bug#12305)
6435
6436 * mail/rmail.el (rmail-retry-failure):
6437 Turn off mime processing first. (Bug#12037)
6438
6439 * epa-mail.el (epa-mail-encrypt): Fix bug when a name has no key.
6440
6441 2012-09-17 Chong Yidong <cyd@gnu.org>
6442
6443 * shell.el (shell-file-name-chars, shell-file-name-quote-list)
6444 (shell-dynamic-complete-functions): Convert to defcustom.
6445 (shell-prompt-pattern, shell-completion-fignore): Doc fix.
6446
6447 * bookmark.el (bookmark-bmenu-toggle-filenames): Doc fixes.
6448 * comint.el (comint-prompt-read-only):
6449 * custom.el (defcustom):
6450 * hi-lock.el (hi-lock-mode):
6451 * ibuffer.el (ibuffer-formats):
6452 * ielm.el (ielm-prompt-read-only):
6453 * novice.el (disable-command):
6454 * saveplace.el (toggle-save-place):
6455 * speedbar.el (speedbar-supported-extension-expressions):
6456 * startup.el (auto-save-list-file-prefix, init-file-user)
6457 (after-init-hook, inhibit-startup-echo-area-message):
6458 * strokes.el (strokes-help):
6459 * time-stamp.el (time-stamp):
6460 * calendar/calendar.el (calendar, diary-file):
6461 * calendar/diary-lib.el (diary-mail-entries, diary)
6462 (diary-list-entries-hook):
6463 * calendar/holidays.el (holidays, calendar-holidays):
6464 * calendar/lunar.el (lunar-phases):
6465 * calendar/solar.el (sunrise-sunset):
6466 * emulation/edt.el (edt-load-keys):
6467 * emulation/viper.el (viper-mode):
6468 * eshell/em-alias.el (eshell-command-aliases-list):
6469 * eshell/esh-util.el (eshell-convert-numeric-arguments):
6470 * international/ogonek.el (ogonek-information):
6471 * net/tramp-cmds.el (tramp-bug):
6472 * net/quickurl.el (quickurl-reread-hook-postfix):
6473 * play/decipher.el (decipher-font-lock-keywords):
6474 * progmodes/cc-styles.el (c-set-style):
6475 * progmodes/idlw-shell.el (idlwave-shell-prompt-pattern):
6476 * progmodes/inf-lisp.el (inferior-lisp-prompt):
6477 * progmodes/octave-mod.el (octave-mode):
6478 * progmodes/sql.el (sql-mode, sql-interactive-mode, sql-password):
6479 * progmodes/verilog-mode.el (verilog-read-defines):
6480 * textmodes/two-column.el (2C-mode): Likewise.
6481
6482 2012-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
6483
6484 * mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee
6485 that holds many addresses.
6486
6487 2012-09-16 Chong Yidong <cyd@gnu.org>
6488
6489 * align.el (align-areas): Call the indication function with
6490 positions instead of markers for arguments (Bug#12343).
6491
6492 * files.el (parse-colon-path): Use split-string (Bug#12351).
6493
6494 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
6495 (display-buffer-function): Mark as obsolete.
6496
6497 * progmodes/compile.el (compilation-parse-errors): Accept list
6498 values similar to font-lock-keywords (Bug#12136).
6499 Suggested by Oleksandr Manzyuk.
6500 (compilation-error-regexp-alist): Doc fix.
6501
6502 2012-09-15 Glenn Morris <rgm@gnu.org>
6503
6504 * version.el (emacs-bzr-version-bzr): New function.
6505 (emacs-bzr-get-version): Add optional EXTERNAL argument.
6506
6507 * vc/vc-bzr.el (vc-bzr-working-revision): For lightweight local
6508 checkouts, check the parent dirstate matches the branch.
6509 Add "--tree" to "bzr revno" arguments. Don't try to shorten the
6510 empty string.
6511
6512 * version.el (emacs-bzr-version): Doc fix.
6513 (emacs-bzr-version-dirstate): New function.
6514 (emacs-bzr-get-version): For lightweight checkouts, if the parent
6515 is local try and check that it matches the branch. If not, just
6516 use dirstate information. (Bug#12441)
6517
6518 2012-09-14 Juri Linkov <juri@jurta.org>
6519
6520 * dired-aux.el (dired-do-chmod): Use `eq' to detect empty input.
6521 (Bug#12399)
6522
6523 2012-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
6524
6525 * emacs-lisp/advice.el (ad-prognify): Remove, use macroexp-progn.
6526
6527 * emacs-lisp/edebug.el: Miscellaneous cleanup.
6528 Remove obsolete byte-compiler hack that tried to silence some warnings.
6529 (edebug-submit-bug-report): Remove.
6530 (edebug-get-buffer-window, edebug-sit-for, edebug-input-pending-p):
6531 Remove aliases, use the un-prefixed name instead.
6532 (edebug-pop-to-buffer): Consider other frames.
6533 (edebug-original-read):: Make it more obvious that it's always defined.
6534 (edebug--make-form-data-entry, edebug--form-data-name)
6535 (edebug--form-data-begin, edebug--form-data-end): Rename from the
6536 single-dashed name, and implement with cl-defstruct.
6537 (edebug-set-form-data-entry): Use the standard accessors.
6538 (edebug-make-top-form-data-entry): Use push.
6539 (edebug-no-match): Drop useless `funcall'.
6540 (mapcar, mapconcat, mapatoms, apply, funcall): Don't add debug specs
6541 to functions.
6542 (defsubst, dont-compile, eval-when-compile, eval-and-compile)
6543 (delay-mode-hooks, with-temp-file, with-temp-message, ad-dolist)
6544 (with-syntax-table, push, pop, 1value, noreturn, defadvice)
6545 (easy-menu-define, with-custom-print): Remove redundant specs.
6546 (edebug-outside-overriding-local-map)
6547 (edebug-outside-overriding-terminal-local-map): Remove, unused.
6548 (edebug--display): Bind unread-command-events directly to nil rather
6549 than binding it to unread-command-events and later setting it to nil.
6550 (edebug--display): Kill edebug-eval-buffer here...
6551 (edebug--recursive-edit): ...rather than here.
6552 Bind standard-output and standard-input.
6553 (edebug-eval): Check cl-macroexpand-all is fboundp.
6554 (edebug-temp-display-freq-count): Fix last change.
6555
6556 * emacs-lisp/easymenu.el (easy-menu-define): Add `debug' spec.
6557 * subr.el (noreturn, 1value): Add `debug' spec.
6558 * emacs-lisp/advice.el: Require cl-lib.
6559 (ad-copy-tree): Remove, use copy-tree instead.
6560 (ad-dolist): Remove use dolist or cl-dolist instead.
6561 (ad-do-return): Remove, use cl-return instead.
6562 (defadvice): Add `debug' spec.
6563
6564 2012-09-13 Juri Linkov <juri@jurta.org>
6565
6566 * dired-aux.el (dired-do-chxxx): Use `eq' to detect empty input.
6567 (Bug#12399)
6568
6569 2012-09-13 Glenn Morris <rgm@gnu.org>
6570
6571 * calc/calc.el (math-compose-expr):
6572 * calc/calc-ext.el (math-compose-expr):
6573 * progmodes/cc-defs.el (cl-macroexpand-all):
6574 * progmodes/cc-langs.el (delete-duplicates, mapcan)
6575 (cl-macroexpand-all): Update declarations.
6576
6577 * vc/vc.el: No need to require ediff.
6578 (ediff-load-version-control): Declare.
6579 (ediff-vc-internal): Fix declaration.
6580 (vc-version-ediff): Require ediff.
6581
6582 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
6583
6584 Use a more backwards-compatible timer format (Bug#12430).
6585 * emacs-lisp/timer.el (timer): PSECS is now at the end, rather than
6586 being right after USECS, as that better supports old code that
6587 inadvisedly looked directly at the timer vector.
6588
6589 2012-09-13 Kenichi Handa <handa@gnu.org>
6590
6591 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
6592 ("Chinese-CNS", "Chinese-EUC-TW"): Add chinese-gbk to
6593 `coding-priority' property of these language environment.
6594
6595 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
6596
6597 Fix glitches caused by addition of psec to timers (Bug#12430).
6598 * image.el (image-animate-timer):
6599 * time.el (display-time-world-timer):
6600 Use timer--function and timer--args rather than raw access to
6601 timer vector.
6602
6603 2012-09-13 Glenn Morris <rgm@gnu.org>
6604
6605 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
6606 If not compiling a file, try using load-file-name.
6607
6608 2012-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
6609
6610 * emacs-lisp/edebug.el (edebug-outside-unread-command-events):
6611 Fix last change.
6612 (edebug-update-eval-list): Use `push'.
6613
6614 * emacs-lisp/edebug.el: Use lexical-binding.
6615 Remove the "edebug-" prefix from non-dynamically-scoped variables.
6616 Mark unused args with underscore.
6617 (edebug-save-restriction, edebug-outside-excursion): Use `declare'.
6618 (edebug-form-data): Use defvar-local.
6619 (edebug-make-before-and-after-form, edebug-make-after-form):
6620 Use backquote.
6621 (edebug-args, edebug-value, edebug-after-index, edebug-arg-mode):
6622 Not dynamically scoped any more.
6623 (edebug--enter-trace): Add arguments `function' and `args'.
6624 Rename from edebug-enter-trace.
6625 (edebug-enter): Call it accordingly. Bind edebug-function explicitly.
6626 (edebug--update-coverage): Add `after-index' and `value' args.
6627 Rename from edebug-update-coverage.
6628 (edebug-slow-after): Call it accordingly.
6629 (edebug--recursive-edit): Add arg `arg-mode'. Rename from
6630 edebug-recursive-edit.
6631 (edebug--display): Call it accordingly. Add args `value',
6632 `offset-index', and `arg-mode'. Rename from edebug-display.
6633 (edebug-debugger, edebug): Call it accordingly.
6634 (edebug-eval-display-list): Use dolist.
6635
6636 2012-09-12 Juri Linkov <juri@jurta.org>
6637
6638 * info.el (Info-search): Don't check for isearch-mode and
6639 isearch-regexp before let-binding search-spaces-regexp to
6640 Info-search-whitespace-regexp.
6641 (Info-isearch-search): Let-bind Info-search-whitespace-regexp to
6642 search-whitespace-regexp if isearch-lax-whitespace or
6643 isearch-regexp-lax-whitespace is non-nil.
6644 (Info-mode): Don't set local variable search-whitespace-regexp.
6645 http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00811.html
6646
6647 2012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
6648
6649 * emacs-lisp/debug.el (debugger-outer-unread-command-char, debug)
6650 (debugger-env-macro): Remove support for unread-command-char.
6651
6652 * subr.el (set-temporary-overlay-map): Minimize slightly the impact of
6653 the temporary map re-appearing on emulation-mode-map-alists.
6654
6655 * emacs-lisp/edebug.el (def-edebug-form-spec): Remove, it's been broken
6656 since 22.1.
6657
6658 * ehelp.el (with-electric-help): Accept functions in
6659 electric-help-form-to-execute.
6660 (electric-help-execute-extended, electric-help-ctrl-x-prefix): Use it.
6661 And replace unread-command-char -> unread-command-events.
6662
6663 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
6664
6665 Sync with Tramp 2.2.6.
6666
6667 * net/tramp.el (tramp-accept-process-output): Don't use
6668 JUST-THIS-ONE in the XEmacs case.
6669
6670 * net/trampver.el: Update release number.
6671
6672 2012-09-12 Martin Rudalics <rudalics@gmx.at>
6673
6674 * emacs-lisp/debug.el (debugger-previous-window-height):
6675 New variable.
6676 (debug): When debugger-jumping-flag is non-nil try to restore
6677 height of debugger window. (Bug#8789)
6678
6679 2012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
6680
6681 * emacs-lisp/edebug.el (edebug-enter): Don't mess with
6682 overriding-local-map and pre/post-command-hook here.
6683 (edebug-recursive-edit): Do it here instead (bug#12345).
6684 (edebug-outside-unread-command-char): Remove all uses of
6685 unread-command-char.
6686
6687 * emacs-lisp/debug.el (debug): Don't bind debug-on-error since
6688 inhibit-debugger is bound instead.
6689
6690 2012-09-11 Bastien Guerry <bzg@gnu.org>
6691
6692 * subr.el (set-temporary-overlay-map): Add a docstring.
6693 (Bug#12346)
6694
6695 2012-09-11 Bastien Guerry <bzg@gnu.org>
6696
6697 * minibuffer.el (completion-table-subvert): Fix docstring.
6698 (Bug#12347)
6699
6700 2012-09-11 Bastien Guerry <bzg@gnu.org>
6701
6702 * help-fns.el (describe-variable): Fix typo. (Bug#12346)
6703
6704 2012-09-10 Michael R. Mauger <mmaug@yahoo.com>
6705
6706 * progmodes/sql.el: Version 3.1
6707 (sql-db2-escape-newlines): New variable.
6708 (sql-escape-newlines-filter): Use it.
6709
6710 2012-09-10 Juanma Barranquero <lekktu@gmail.com>
6711
6712 * custom.el (custom-theme-load-confirm): Remove unneeded assignment.
6713
6714 2012-09-10 Dan Nicolaescu <dann@gnu.org>
6715
6716 * vc/diff-mode.el (diff-mode-menu):
6717 Bind diff-remove-trailing-whitespace.
6718
6719 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
6720
6721 * emacs-lisp/lisp-mode.el (emacs-list-byte-code-comment-re): New var.
6722 (emacs-lisp-byte-code-comment, emacs-lisp-byte-code-syntax-propertize)
6723 (emacs-lisp-byte-code-mode): New functions.
6724 (eval-sexp-add-defvars): Don't skip defvars in column >0.
6725 (eval-defun-2): Remove bogus interactive spec.
6726 (lisp-indent-line): Remove redundant whole-exp code, now done in
6727 indent-according-to-mode.
6728 (save-match-data): Remove redundant indent data.
6729
6730 * emacs-lisp/benchmark.el (benchmark-run, benchmark-run-compiled):
6731 Use `declare'.
6732
6733 2012-09-09 Juri Linkov <juri@jurta.org>
6734
6735 * replace.el (replace-regexp-lax-whitespace): New defcustom.
6736 (replace-lax-whitespace, query-replace-regexp)
6737 (query-replace-regexp-eval, replace-regexp): Doc fix.
6738 (perform-replace, replace-highlight): Let-bind
6739 isearch-lax-whitespace to replace-lax-whitespace and
6740 isearch-regexp-lax-whitespace to replace-regexp-lax-whitespace.
6741
6742 * isearch.el (isearch-query-replace): Let-bind
6743 replace-lax-whitespace to isearch-lax-whitespace and
6744 replace-regexp-lax-whitespace to
6745 isearch-regexp-lax-whitespace. (Bug#10885)
6746
6747 2012-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
6748
6749 * eshell/em-unix.el (eshell/sudo): Explicitly drop return value.
6750
6751 2012-09-09 Alan Mackenzie <acm@muc.de>
6752
6753 * progmodes/cc-engine.el (c-state-cache-init):
6754 Initialise c-state-semi-nonlit-pos-cache\(-limit\)? properly.
6755 (c-record-parse-state-state):
6756 Record c-state-semi-nonlit-pos-cache\(-limit\)?.
6757
6758 2012-09-09 Andreas Schwab <schwab@linux-m68k.org>
6759
6760 * register.el (register-separator): Rename from
6761 separator-register. All uses changed. Doc fix.
6762 (register): Fix version.
6763
6764 2012-09-09 Chong Yidong <cyd@gnu.org>
6765
6766 * replace.el (query-replace-map): Bind four new symbols for
6767 requesting window scrolling.
6768
6769 * subr.el (y-or-n-p): Handle the window-scrolling bindings in
6770 query-replace-map (Bug#8948).
6771
6772 * custom.el (custom-theme-load-confirm): Use y-or-n-p.
6773
6774 * emacs-lisp/map-ynp.el (map-y-or-n-p): Don't bind scrolling keys
6775 since they are now in query-replace-map.
6776
6777 * window.el (scroll-other-window-down): Make the arg optional.
6778
6779 2012-09-09 Chong Yidong <cyd@gnu.org>
6780
6781 * files.el (hack-local-variables-confirm): Use quit-window to kill
6782 the *Local Variables* buffer.
6783
6784 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
6785
6786 * progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block,
6787 not just expect to be at its beginning. Adjust callees.
6788 Succeed when do-end block has no space before the pipe character.
6789 (ruby-brace-to-do-end): When the original block is one-liner,
6790 convert to multiline. Reindent the result.
6791
6792 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
6793
6794 * register.el (register): New group.
6795 (separator-register): New user option.
6796 (increment-register): Route it to `append-to-register', if
6797 register contains text. Implication is that `C-x r +' can now be
6798 used for appending to a text register (bug#12217).
6799 (append-to-register, prepend-to-register): Add separator based on
6800 `separator-register'.
6801
6802 2012-09-08 Alan Mackenzie <acm@muc.de>
6803
6804 AWK Mode: make auto-newline work when there's "==" in the pattern.
6805 * progmodes/cc-cmds.el (c-point-syntax): Handle virtual semicolons
6806 correctly.
6807 * progmodes/cc-engine.el (c-guess-basic-syntax CASE 5A.3):
6808 Test more rigorously for "=" token.
6809
6810 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
6811
6812 * progmodes/ruby-mode.el (ruby-match-expression-expansion):
6813 Only fail when reached LIMIT.
6814
6815 2012-09-08 Chong Yidong <cyd@gnu.org>
6816
6817 * dired.el (dired-mode-map): Don't bind M-=.
6818
6819 * dired-aux.el (dired-diff): Use backup file as default.
6820
6821 2012-09-08 Drew Adams <drew.adams@oracle.com>
6822
6823 * subr.el (add-to-history): Fix delete usage (Bug#12314).
6824
6825 2012-09-08 Chong Yidong <cyd@gnu.org>
6826
6827 * subr.el (syntax-after, syntax-class): Doc fix.
6828
6829 2012-09-08 Martin Rudalics <rudalics@gmx.at>
6830
6831 * window.el (display-buffer-in-previous-window): New buffer
6832 display action function.
6833
6834 * emacs-lisp/debug.el (debugger-bury-or-kill): New option.
6835 (debugger-previous-window): New variable.
6836 (debug): Rewrite using display-buffer-in-previous-window,
6837 quit-restore-window and debugger-bury-or-kill. (Bug#8789)
6838
6839 2012-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
6840
6841 * emacs-lisp/byte-run.el (defun): Tweak message. Simplify code.
6842
6843 2012-09-07 Matt McClure <mlm@aya.yale.edu> (tiny change)
6844
6845 * progmodes/python.el (python-shell-send-string):
6846 When default-directory is remote, create temp file on remote
6847 filesystem.
6848 (python-shell-send-file): When file is remote, pass local view of
6849 file paths to remote Python interpreter. (Bug#12340)
6850
6851 2012-09-07 Chong Yidong <cyd@gnu.org>
6852
6853 * window.el (switch-to-buffer): Doc fix (Bug#12181).
6854
6855 * files.el (after-find-file): Don't fail on a read-only buffer if
6856 require-final-newline is `visit' or `visit-save' (Bug#11156).
6857
6858 * subr.el (read-char-choice): Allow quitting via ESC ESC.
6859
6860 * userlock.el (ask-user-about-supersession-threat):
6861 Use read-char-choice (Bug#12093).
6862
6863 2012-09-07 Chong Yidong <cyd@gnu.org>
6864
6865 * subr.el (buffer-narrowed-p): New function.
6866
6867 * ses.el (ses-widen):
6868 * simple.el (count-words--buffer-message):
6869 * net/browse-url.el (browse-url-of-buffer): Use it.
6870
6871 * simple.el (count-words-region): Don't signal an error if there
6872 is a non-nil prefix arg and the mark is not set.
6873
6874 * help.el (describe-key-briefly): Allow the message to be seen
6875 when invoked from the minibuffer (Bug#7014).
6876
6877 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
6878
6879 * progmodes/ruby-mode.el (ruby-end-of-defun)
6880 (ruby-beginning-of-defun): Simplify, allow indentation before
6881 block beginning and end keywords.
6882 (ruby-beginning-of-defun): Only consider 3 keywords defun beginners.
6883 (ruby-end-of-defun): Expect that the point is at the beginning of
6884 the defun.
6885
6886 2012-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
6887
6888 * emacs-lisp/cl-macs.el (cl--do-arglist): Understand _ on &key args
6889 (bug#12367).
6890 (cl--make-usage-args): Strip _ from argument names.
6891
6892 2012-09-06 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
6893
6894 * progmodes/vhdl-mode.el (vhdl-speedbar-initialize): Don't use
6895 obsolete alias speedbar-key-map.
6896 (vhdl-doc-variable, vhdl-doc-mode): Use called-interactively-p.
6897 (vhdl-index-menu-init): Don't use obsolete variable
6898 font-lock-maximum-size.
6899
6900 2012-09-06 Chong Yidong <cyd@gnu.org>
6901
6902 * frame.el (window-system-version): Mark as obsolete.
6903
6904 * speedbar.el (speedbar-update-flag, speedbar-mode): Remove uses
6905 of obsolete variable speedbar-key-map.
6906
6907 2012-09-06 Juri Linkov <juri@jurta.org>
6908
6909 * replace.el (replace-lax-whitespace): New defcustom.
6910 (query-replace, query-replace-regexp, query-replace-regexp-eval)
6911 (replace-string, replace-regexp): Mention it in docstrings.
6912 (perform-replace, replace-highlight): Let-bind
6913 isearch-lax-whitespace and isearch-regexp-lax-whitespace according
6914 to the values of replace-lax-whitespace and regexp-flag.
6915 Don't let-bind search-whitespace-regexp. (Bug#10885)
6916
6917 * isearch.el (isearch-query-replace): Let-bind
6918 replace-lax-whitespace instead of let-binding
6919 replace-search-function and replace-re-search-function.
6920 (isearch-lazy-highlight-search): Let-bind isearch-lax-whitespace
6921 and isearch-regexp-lax-whitespace to lazy-highlight variables.
6922 (isearch-toggle-symbol): Set isearch-regexp to nil
6923 in isearch-word mode (like in isearch-toggle-word).
6924
6925 2012-09-06 Juri Linkov <juri@jurta.org>
6926
6927 * replace.el (replace-search-function)
6928 (replace-re-search-function): Set default values to nil.
6929 (perform-replace): Let-bind isearch-related variables based on
6930 replace-related values, call `isearch-search-fun' and let-bind
6931 the result to `search-function'. Remove code that sets
6932 `search-function' and `search-string' separately for
6933 `delimited-flag'.
6934 (replace-highlight): Add new argument `delimited-flag' and
6935 rename other arguments to the names used in `perform-replace'.
6936 Let-bind `isearch-word' to the argument `delimited-flag'.
6937 (Bug#10885, bug#10887)
6938
6939 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
6940
6941 * progmodes/ruby-mode.el (ruby-indent-beg-re): Add pieces from
6942 ruby-beginning-of-indent, simplify, allow all keywords to have
6943 indentation before them.
6944 (ruby-beginning-of-indent): Adjust for above. Search until the
6945 found point is not inside a string or comment.
6946 (ruby-font-lock-keywords): Allow symbols to start with "@"
6947 character, give them higher priority than variables.
6948 (ruby-syntax-propertize-function)
6949 (ruby-font-lock-syntactic-keywords): Remove the "not comments"
6950 matchers. Expression expansions are not comments when inside a
6951 string, and there comment syntax status is irrelevant.
6952 (ruby-match-expression-expansion): New function. Check that
6953 expression expansion is inside a string, and it's not escaped.
6954 (ruby-font-lock-keywords): Use it.
6955
6956 2012-09-05 Martin Rudalics <rudalics@gmx.at>
6957
6958 * help.el (temp-buffer-max-height): New default value.
6959 (temp-buffer-resize-frames): New option.
6960 (resize-temp-buffer-window): Optionally resize frame.
6961
6962 * window.el (fit-frame-to-buffer-bottom-margin): New option.
6963 (fit-frame-to-buffer): New function.
6964
6965 2012-09-05 Glenn Morris <rgm@gnu.org>
6966
6967 * emulation/cua-rect.el (cua--init-rectangles):
6968 * textmodes/picture.el (picture-mode-map):
6969 * play/blackbox.el (blackbox-mode-map): Remap right-char and left-char
6970 like forward-char and backward-char. (Bug#12317)
6971
6972 2012-09-05 Leo Liu <sdl.web@gmail.com>
6973
6974 * progmodes/flymake.el (flymake-warning-re): New variable.
6975 (flymake-parse-line): Use it.
6976
6977 2012-09-05 Glenn Morris <rgm@gnu.org>
6978
6979 * calendar/holidays.el (holiday-christian-holidays):
6980 Rename an entry. (Bug#12289)
6981
6982 2012-09-05 Stefan Monnier <monnier@iro.umontreal.ca>
6983
6984 * progmodes/sh-script.el (sh-font-lock-paren): Don't burp at BOB
6985 (bug#12222).
6986
6987 2012-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
6988
6989 * loadup.el: Load macroexp. Remove hack.
6990 * emacs-lisp/macroexp.el (macroexp--eval-if-compile): New function.
6991 (macroexp--expand-all): Use it to get better warnings.
6992 (macroexp--backtrace, macroexp--trim-backtrace-frame)
6993 (internal-macroexpand-for-load): New functions.
6994 (macroexp--pending-eager-loads): New var.
6995 (emacs-startup-hook): New hack to replace one in loadup.el.
6996 * emacs-lisp/cl-macs.el (cl--compiler-macro-list*)
6997 (cl--compiler-macro-cXXr): Move to top, before they can be used.
6998 (cl-psetf): Simplify.
6999 (cl-defstruct): Add indent rule.
7000
7001 2012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
7002
7003 * mail/smtpmail.el (smtpmail-send-it): Prefer the From: header
7004 over `user-mail-address' for the SMTP MAIL FROM envelope.
7005 (smtpmail-via-smtp): Ditto.
7006
7007 2012-09-04 Dmitry Gutov <dgutov@yandex.ru>
7008
7009 * progmodes/ruby-mode.el: Clean up keybindings.
7010 (ruby-mode-map): Don't bind ruby-electric-brace,
7011 ruby-beginning-of-defun, ruby-end-of-defun, ruby-mark-defun,
7012 backward-kill-word, reindent-then-newline-and-indent.
7013 (ruby-mark-defun): Remove.
7014 (ruby-electric-brace): Remove. Obsoleted by electric-indent-chars.
7015 (ruby-mode): Set local beginning-of-defun-function and
7016 end-of-defun-function values.
7017
7018 2012-09-03 Martin Rudalics <rudalics@gmx.at>
7019
7020 * window.el (temp-buffer-window-setup-hook)
7021 (temp-buffer-window-show-hook): New hooks.
7022 (temp-buffer-window-setup, temp-buffer-window-show)
7023 (with-temp-buffer-window): New functions.
7024 (fit-window-to-buffer): Remove unused optional argument OVERRIDE.
7025 (special-display-popup-frame): Make sure the window used shows BUFFER.
7026
7027 * help.el (temp-buffer-resize-mode): Fix doc-string.
7028 (resize-temp-buffer-window): New optional argument WINDOW.
7029
7030 * files.el (recover-file, save-buffers-kill-emacs):
7031 * dired.el (dired-mark-pop-up): Use with-temp-buffer-window.
7032
7033 2012-09-02 Michael Albinus <michael.albinus@gmx.de>
7034
7035 * eshell/em-unix.el (eshell/sudo): When we have an ad-hoc
7036 remote definition of `default-directory', ensure we can connect.
7037
7038 2012-09-02 Juri Linkov <juri@jurta.org>
7039
7040 Toggle whitespace matching mode with M-s SPC.
7041 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00008.html
7042
7043 * isearch.el (search-whitespace-regexp): Doc fix.
7044 Remove cons cell customization.
7045 (isearch-mode-map): Bind "\M-s " to isearch-toggle-lax-whitespace.
7046 (isearch-lax-whitespace, isearch-regexp-lax-whitespace):
7047 New variables.
7048 (isearch-forward, isearch-forward-regexp): Doc fix.
7049 (isearch-toggle-lax-whitespace): New command.
7050 (search-forward-lax-whitespace, search-backward-lax-whitespace)
7051 (re-search-forward-lax-whitespace)
7052 (re-search-backward-lax-whitespace): New functions.
7053 (isearch-whitespace-regexp): Remove function.
7054 (isearch-query-replace): Let-bind replace-search-function and
7055 replace-re-search-function.
7056 (isearch-occur): Let-bind search-spaces-regexp according to the
7057 value of isearch-lax-whitespace and isearch-regexp-lax-whitespace.
7058 (isearch-quote-char): Check isearch-regexp-lax-whitespace in the
7059 condition for C-q SPC.
7060 (isearch-search-fun-default): Use new functions mentioned above.
7061 (isearch-search-forward, isearch-search-backward): Remove functions.
7062 (isearch-search): Don't let-bind search-spaces-regexp.
7063 (isearch-lazy-highlight-space-regexp): Remove variable.
7064 (isearch-lazy-highlight-lax-whitespace)
7065 (isearch-lazy-highlight-regexp-lax-whitespace): New variables.
7066 (isearch-lazy-highlight-new-loop): Use them.
7067 (isearch-lazy-highlight-search): Don't let-bind search-spaces-regexp.
7068
7069 2012-09-02 Chong Yidong <cyd@gnu.org>
7070
7071 * dired.el (dired-mode-map): Menu string fixes (Bug#11616).
7072
7073 2012-09-02 Glenn Morris <rgm@gnu.org>
7074
7075 * simple.el (undo): Tweak message in undo-only case. (Bug#12283)
7076
7077 2012-09-01 Glenn Morris <rgm@gnu.org>
7078
7079 * term.el: Tidy up menu definitions.
7080 (term-mode-map): Use easymenu for In/Out, Complete menus.
7081 (term-pager-break-map): Initialize in the defvar.
7082 (term-terminal-menu, term-signals-menu): Define with easymenu.
7083 (term-terminal-menu): Also show it in line-mode. (Bug#11957)
7084 (term-pager-menu): New, extracted from term-process-pager.
7085 (term-mode, term-char-mode, term-process-pager): Use easymenu-add.
7086 (term-update-mode-line): Propertize line/char and page items.
7087 (term-process-pager): Move keymap initialization elsewhere.
7088
7089 2012-09-01 Martin Rudalics <rudalics@gmx.at>
7090
7091 * window.el (switch-to-prev-buffer): Handle additional values of
7092 BURY-OR-KILL argument. Don't switch in minibuffer window.
7093 (switch-to-next-buffer): Don't switch in minibuffer window.
7094 (quit-restore-window): New function based on quit-window.
7095 Handle additional values of former KILL argument.
7096 (quit-window): Call quit-restore-window with appropriate
7097 interpretation of KILL argument.
7098 (display-buffer-below-selected): New buffer display action
7099 function.
7100
7101 2012-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
7102
7103 * minibuffer.el (completion-at-point-functions): Complete docstring
7104 (bug#12254).
7105
7106 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
7107
7108 Better seed support for (random).
7109 * play/5x5.el, play/animate.el, play/cookie1.el, play/dissociate.el:
7110 * play/doctor.el, play/dunnet.el, play/gomoku.el, play/landmark.el:
7111 * play/mpuz.el, play/tetris.el, play/zone.el:
7112 * calc/calc-comb.el (math-init-random-base):
7113 * play/blackbox.el (bb-init-board):
7114 * play/life.el (life):
7115 * server.el (server-use-tcp):
7116 * type-break.el (type-break):
7117 Remove unnecessary call to (random t).
7118 * net/sasl.el (sasl-unique-id-function):
7119 Change (random t) to (random), now that the latter is more random.
7120 * play/life.el (life-initialized): Remove no-longer-needed var.
7121
7122 2012-08-31 Alp Aker <alp.tekin.aker@gmail.com>
7123
7124 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
7125 Consider frame's buffer predicate when choosing the buffer.
7126 (Bug#12081)
7127
7128 2012-08-30 Richard Stallman <rms@gnu.org>
7129
7130 * simple.el (special-mode-map): Delete binding for `z'.
7131
7132 2012-08-30 Andreas Schwab <schwab@linux-m68k.org>
7133
7134 * progmodes/compile.el (compilation-always-kill): Doc fix.
7135
7136 2012-08-30 Chong Yidong <cyd@gnu.org>
7137
7138 * window.el (display-buffer-reuse-frames): Make the obsolescence
7139 message more informative.
7140
7141 2012-08-30 Glenn Morris <rgm@gnu.org>
7142
7143 * paren.el (show-paren-delay):
7144 Add a :set function. Doc fix. (Bug#12297)
7145
7146 2012-08-29 Martin Blais <blais@furius.ca> (tiny change)
7147
7148 * progmodes/compile.el (compilation-always-kill): New var.
7149 (compilation-start): Use it.
7150
7151 2012-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
7152
7153 * simple.el (read-only-mode): Move from files.el for bootstrapping.
7154 * files.el (read-only-mode): Move to simple.el.
7155
7156 * files.el (read-only-mode): New minor mode.
7157 (toggle-read-only): Use it and mark obsolete.
7158 (find-file--read-only):
7159 * vc/vc.el (vc-next-action, vc-checkout):
7160 * vc/vc-cvs.el (vc-cvs-checkout):
7161 * obsolete/vc-mcvs.el (vc-mcvs-update):
7162 * ffap.el (ffap--toggle-read-only): Update callers.
7163
7164 2012-08-29 Michael Albinus <michael.albinus@gmx.de>
7165
7166 * eshell/esh-ext.el (eshell-external-command): Do not examine
7167 remote shell scripts.
7168 See <https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1035790>.
7169
7170 * net/tramp-sh.el (tramp-remote-path): Add "/sbin" and
7171 "/usr/local/sbin".
7172
7173 2012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7174
7175 * emacs-lisp/cl-lib.el (buffer-string): Fix setter macro (bug#12293).
7176
7177 2012-08-28 Leo Liu <sdl.web@gmail.com>
7178
7179 * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to
7180 completion-at-point. (Bug#12220)
7181
7182 * skeleton.el (skeleton-untabify): Change to nil (bug#12223).
7183
7184 * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).
7185
7186 2012-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7187
7188 * files.el (safe-local-eval-forms): Fix before-save-hook entry to
7189 be buffer-local; add delete-trailing-whitespace (bug#12259).
7190
7191 2012-08-28 Jeremy Moore <jmoore@ieee.org> (tiny change)
7192
7193 * progmodes/hideif.el (hif-compress-define-list):
7194 Fix typo. (Bug#11951)
7195
7196 2012-08-28 Dan Nicolaescu <dann@gnu.org>
7197
7198 * progmodes/hideshow.el (hs-block-end-regexp): Restore lost
7199 buffer local setting.
7200
7201 * net/rcirc.el (rcirc-split-message): Fix for buffer-local
7202 rcirc-encode-coding-system.
7203
7204 2012-08-28 Leo Liu <sdl.web@gmail.com>
7205
7206 * net/rcirc.el (rcirc-split-message): New function.
7207 (rcirc-send-message): Use it. (Bug#12051)
7208
7209 2012-08-28 Juri Linkov <juri@jurta.org>
7210
7211 * info.el (Info-fontify-node): Hide empty lines at the end of
7212 the node. (Bug#12272)
7213
7214 2012-08-27 Drew Adams <drew.adams@oracle.com>
7215
7216 * dired.el (dired-pop-to-buffer): Make window start at beginning
7217 of buffer (Bug#12281).
7218
7219 2012-08-26 Chong Yidong <cyd@gnu.org>
7220
7221 * window.el (special-display-regexps, special-display-frame-alist)
7222 (special-display-buffer-names, special-display-function)
7223 (display-buffer-reuse-frames): Mark as obsolete.
7224
7225 * progmodes/compile.el: Don't use display-buffer-reuse-frames.
7226
7227 * help.el (help-print-return-message): Don't treat
7228 display-buffer-reuse-frames specially.
7229
7230 2012-08-26 Chong Yidong <cyd@gnu.org>
7231
7232 * progmodes/gdb-mi.el (gdb-display-buffer-other-frame-action):
7233 New variable, replacing gdb-frame-parameters.
7234 (gdb-frame-io-buffer, gdb-frame-breakpoints-buffer)
7235 (gdb-frame-threads-buffer, gdb-frame-memory-buffer)
7236 (gdb-frame-disassembly-buffer, gdb-frame-stack-buffer)
7237 (gdb-frame-locals-buffer, gdb-frame-registers-buffer): Use it.
7238 (def-gdb-frame-for-buffer): Macro deleted. It is easier to define
7239 the functions directly with gdb-display-buffer-other-frame-action.
7240 (gdb-display-breakpoints-buffer, gdb-display-threads-buffer)
7241 (gdb-display-memory-buffer, gdb-display-disassembly-buffer)
7242 (gdb-display-stack-buffer, gdb-display-locals-buffer)
7243 (gdb-display-registers-buffer): Define directly.
7244 (def-gdb-display-buffer): Macro deleted.
7245 (gdb-display-buffer): Remove second and third args, callers don't
7246 use them. Defer to the default display-buffer behavior, apart
7247 from making windows dedicated.
7248 (gdb-setup-windows): Don't call display-buffer unnecessarily.
7249
7250 * progmodes/gud.el (gud-display-line): Just use display-buffer.
7251
7252 * window.el (display-buffer-pop-up-frame): Handle a
7253 pop-up-frame-parameters alist entry.
7254 (display-buffer): Document it.
7255
7256 2012-08-26 Chong Yidong <cyd@gnu.org>
7257
7258 * isearch.el (search-whitespace-regexp): Make string and nil
7259 values apply to both ordinary and regexp search. Allow a cons
7260 cell value to distinguish between the two.
7261 (isearch-whitespace-regexp, isearch-search-forward)
7262 (isearch-search-backward): New functions.
7263 (isearch-occur, isearch-search-fun-default, isearch-search)
7264 (isearch-lazy-highlight-new-loop): Use them.
7265 (isearch-forward, isearch-forward-regexp): Doc fix.
7266
7267 2012-08-26 Chong Yidong <cyd@gnu.org>
7268
7269 * faces.el (help-argument-name): Always inherit from italic
7270 (Bug#12213).
7271
7272 2012-08-25 Martin Rudalics <rudalics@gmx.at>
7273
7274 * window.el (window--even-window-heights): Even heights when
7275 WINDOW and the selected window form a vertical combination.
7276 (display-buffer-use-some-window): Provide that window used gets
7277 sized back by quit-window. (Bug#11880) and (Bug#12091)
7278
7279 2012-08-24 Paul Eggert <eggert@cs.ucla.edu>
7280
7281 Fix file time stamp problem with bzr and CVS (Bug#12001).
7282 * vc/vc-cvs.el (vc-cvs-parse-entry): Ignore subsecond information
7283 in the file's time stamp, since the version control system loses
7284 that information.
7285
7286 2012-08-22 Juri Linkov <juri@jurta.org>
7287
7288 * info.el (Info-fontify-node): Hide the suffix of the
7289 Info file name in the header line. (Bug#12187)
7290
7291 2012-08-22 Glenn Morris <rgm@gnu.org>
7292
7293 * calendar/cal-tex.el (cal-tex-weekly-common):
7294 Restore leading blank page.
7295
7296 2012-08-22 Le Wang <l26wang@gmail.com>
7297
7298 * misc.el (forward-to-word, backward-to-word): Activate or extend
7299 the region under `shift-select-mode'. (Bug#12231)
7300
7301 2012-08-22 Bastien Guerry <bzg@gnu.org>
7302
7303 * progmodes/executable.el (executable-prefix): Set to "#!" instead
7304 of "#! ". http://www.in-ulm.de/~mascheck/various/shebang/#details
7305 gives details on why the space is never needed.
7306
7307 2012-08-22 Martin Rudalics <rudalics@gmx.at>
7308
7309 * window.el (walk-window-tree, window-with-parameter):
7310 New optional argument MINIBUF to control whether these functions
7311 should run on the minibuffer window.
7312 (window-at-side-list): Don't operate on minibuffer window.
7313 (window-in-direction): Simplify and rewrite doc-string.
7314 (window--size-ignore): Rename to window--size-ignore-p.
7315 Update callers.
7316 (display-buffer-in-atom-window, window--major-non-side-window)
7317 (window--major-side-window, display-buffer-in-major-side-window)
7318 (delete-side-window, display-buffer-in-side-window):
7319 New functions.
7320 (window--side-check, window-deletable-p, delete-window)
7321 (delete-other-windows, split-window): Handle side windows and
7322 atomic windows appropriately.
7323 (window--display-buffer): Call display-buffer-record-window also
7324 when the window buffer did not change.
7325
7326 2012-08-22 Christopher Schmidt <christopher@ch.ristopher.com>
7327
7328 * help-fns.el (help-fns--key-bindings):
7329 Abbreviate non-symbol remap targets. (Bug#12174)
7330
7331 2012-08-22 Martin Rudalics <rudalics@gmx.at>
7332
7333 * dired.el (dired-mark-remembered): Don't clobber point.
7334 (Bug#11795)
7335
7336 2012-08-22 Glenn Morris <rgm@gnu.org>
7337
7338 * progmodes/bug-reference.el (bug-reference): New custom group.
7339 (bug-reference-bug-regexp): Make it a defcustom.
7340
7341 2012-08-22 Daiki Ueno <ueno@unixuser.org>
7342
7343 * progmodes/js.el (js-indent-level, js-expr-indent-offset)
7344 (js-paren-indent-offset, js-square-indent-offset)
7345 (js-curly-indent-offset): Add :safe (Bug#12257).
7346
7347 2012-08-22 Edward O'Connor <hober0@gmail.com>
7348
7349 * json.el (json-key-format): Add error properties.
7350 (json-encode-key): New function.
7351 (json-encode-hash-table, json-encode-alist, json-encode-plist):
7352 Use json-encode-key.
7353
7354 2012-08-22 Glenn Morris <rgm@gnu.org>
7355
7356 * calendar/cal-tex.el (cal-tex-longday): New function, replacing...
7357 (cal-tex-leftday, cal-tex-rightday): Remove functions.
7358 (cal-tex-weekly-common, cal-tex-cursor-filofax-2week):
7359 Update for above change.
7360
7361 2012-08-21 Andreas Schwab <schwab@linux-m68k.org>
7362
7363 * cus-face.el (custom-face-attributes): Fix customize type for the
7364 :underline attribute. (Bug#11805)
7365
7366 2012-08-21 Martin Rudalics <rudalics@gmx.at>
7367
7368 * window.el (window-point-1, set-window-point-1): Remove.
7369 (window-in-direction, record-window-buffer)
7370 (set-window-buffer-start-and-point, split-window-below)
7371 (window--state-get-1, display-buffer-record-window):
7372 Replace calls to window-point-1 and set-window-point-1 by calls to
7373 window-point and set-window-point respectively.
7374
7375 2012-08-21 Glenn Morris <rgm@gnu.org>
7376
7377 * calendar/cal-tex.el (cal-tex-weekly-common): New function.
7378 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week):
7379 Use it.
7380
7381 * calendar/cal-tex.el (cal-tex-rightday): Add optional funcname arg.
7382 (cal-tex-shortday): New function.
7383 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-week)
7384 (cal-tex-cursor-filofax-daily): Use the above.
7385
7386 * calendar/cal-tex.el (cal-tex-leftday, cal-tex-rightday):
7387 New functions.
7388 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
7389 (cal-tex-cursor-filofax-week): Use them.
7390
7391 * calendar/cal-tex.el (cal-tex-lefthead, cal-tex-righthead):
7392 New constants.
7393 (cal-tex-cursor-week-at-a-glance, cal-tex-cursor-filofax-2week)
7394 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use them.
7395
7396 * calendar/cal-tex.el (cal-tex-preamble): Generate new buffers.
7397 (cal-tex-end-document): Don't rely on buffer name.
7398
7399 * calendar/cal-tex.el (cal-tex-cursor-filofax-year):
7400 Use cal-tex-vspace.
7401 (cal-tex-vspace, cal-tex-hspace, cal-tex-em, cal-tex-bf)
7402 (cal-tex-Huge-bf, cal-tex-large-bf): Use cal-tex-cmd.
7403 (cal-tex-scriptsize, cal-tex-huge, cal-tex-Huge, cal-tex-large):
7404 Use cal-tex-arg.
7405
7406 * calendar/cal-tex.el (cal-tex-cursor-filofax-year)
7407 (cal-tex-cursor-week, cal-tex-cursor-week2)
7408 (cal-tex-cursor-week-iso, cal-tex-cursor-week-at-a-glance)
7409 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
7410 (cal-tex-cursor-filofax-daily, cal-tex-cursor-day)
7411 (cal-tex-insert-preamble, cal-tex-b-document)
7412 (cal-tex-e-document, cal-tex-b-center, cal-tex-e-center):
7413 Improve cal-tex-cmd usage.
7414
7415 * calendar/cal-tex.el (cal-tex-filofax-paper): New function.
7416 (cal-tex-cursor-filofax-year, cal-tex-cursor-filofax-2week)
7417 (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily): Use it.
7418 (cal-tex-weekly-paper): New function.
7419 (cal-tex-cursor-week, cal-tex-cursor-week2)
7420 (cal-tex-cursor-week-iso, cal-tex-cursor-week-monday)
7421 (cal-tex-cursor-day): Use it.
7422
7423 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance)
7424 (cal-tex-cursor-filofax-week): Remove leading blank page.
7425
7426 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
7427 Add autoload cookie. For now at least, don't use color, since
7428 no other cal-tex function does.
7429
7430 * calendar/cal-tex.el (cal-tex-cursor-week-iso)
7431 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
7432 (cal-tex-cursor-filofax-daily): Correct start date for diary entries.
7433
7434 2012-08-21 Juri Linkov <juri@jurta.org>
7435
7436 * info.el (Info-file-attributes): New variable.
7437 (info-insert-file-contents): Add file attributes to
7438 `Info-file-attributes'. Clear the caches `Info-index-nodes' and
7439 `Info-toc-nodes' when previous modtime of the Info file is less
7440 than new modtime.
7441 (Info-toc-nodes, Info-index-nodes): Move definitions up to the top
7442 of info.el. (Bug#12230)
7443
7444 2012-08-20 Glenn Morris <rgm@gnu.org>
7445
7446 * calendar/diary-lib.el (diary-include-files, diary-sexp-entry):
7447 * calendar/holidays.el (calendar-holiday-list):
7448 Report errors with display-warning rather than beep'n'sleep.
7449
7450 2012-08-20 Michael Albinus <michael.albinus@gmx.de>
7451
7452 * net/tramp.el (tramp-accept-process-output): Accept only output
7453 from PROC. Otherwise, process filters and sentinels might be
7454 confused. (Bug#12145)
7455
7456 2012-08-20 Chong Yidong <cyd@gnu.org>
7457
7458 * descr-text.el (describe-text-properties-1): Use overlays-in to
7459 report on empty overlays (Bug#3322).
7460
7461 2012-08-20 Glenn Morris <rgm@gnu.org>
7462
7463 * mail/rmailout.el (rmail-output-read-file-name):
7464 Trap and report errors in rmail-output-file-alist elements.
7465
7466 * font-lock.el (font-lock-add-keywords): Doc fix (quote face names
7467 since most non-font-lock faces are not also variables).
7468
7469 2012-08-20 Edward Reingold <reingold@iit.edu>
7470
7471 * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance):
7472 New function. (Bug12160)
7473
7474 2012-08-19 Glenn Morris <rgm@gnu.org>
7475
7476 * mail/rmailout.el (rmail-output-read-file-name):
7477 Fix previous change (when the alist is nil or does not match).
7478
7479 2012-08-19 Chong Yidong <cyd@gnu.org>
7480
7481 * xml.el (xml-escape-string): Don't refer to xml-entity-alist
7482 (Bug#12228).
7483
7484 2012-08-18 Chong Yidong <cyd@gnu.org>
7485
7486 * simple.el (yank-handled-properties): New defcustom.
7487 (yank-excluded-properties): Add font-lock-face and category.
7488 (yank): Doc fix.
7489
7490 * subr.el (remove-yank-excluded-properties):
7491 Obey yank-handled-properties. The special handling of font-lock-face
7492 and category is now done this way, instead of being hard-coded.
7493 (insert-for-yank-1): Remove font-lock-face handling.
7494 (yank-handle-font-lock-face-property)
7495 (yank-handle-category-property): New function.
7496
7497 2012-08-17 Glenn Morris <rgm@gnu.org>
7498
7499 * mail/rmailout.el (rmail-output-read-file-name):
7500 Check rmail-output-file-alist against the full message body
7501 in the correct rmail buffer. (Bug#12214)
7502
7503 2012-08-17 Michael Albinus <michael.albinus@gmx.de>
7504
7505 * net/tramp-sh.el (tramp-sh-handle-start-file-process):
7506 Eliminate superfluous prompt. (Bug#12203)
7507
7508 2012-08-17 Chong Yidong <cyd@gnu.org>
7509
7510 * mouse.el (mouse-appearance-menu): If x-select-font returns a
7511 font spec, set the font directly (Bug#3228).
7512
7513 2012-08-17 Martin Rudalics <rudalics@gmx.at>
7514
7515 * window.el (delete-window): Fix last fix.
7516
7517 2012-08-16 Martin Rudalics <rudalics@gmx.at>
7518
7519 * window.el (window-valid-p): Move to window.c.
7520 (window-child, window-child-count, window-last-child)
7521 (window-normalize-window, window-combined-p)
7522 (window-combinations, window-atom-root, window-min-size)
7523 (window-sizable, window-sizable-p, window-size-fixed-p)
7524 (window-min-delta, window-max-delta, window--resizable)
7525 (window--resizable-p, window-resizable, window-total-size)
7526 (window-full-height-p, window-full-width-p, window-body-size)
7527 (window-at-side-p, adjust-window-trailing-edge, maximize-window)
7528 (minimize-window, window-deletable-p, delete-window)
7529 (delete-other-windows, set-window-buffer-start-and-point)
7530 (next-buffer, previous-buffer, split-window, balance-windows-2)
7531 (set-window-text-height, window-buffer-height)
7532 (fit-window-to-buffer, shrink-window-if-larger-than-buffer)
7533 (truncated-partial-width-window-p): Minor code adjustments.
7534 In doc-strings state whether the argument window has to denote a
7535 live, valid or any window.
7536
7537 2012-08-16 Phil Sainty <psainty@orcon.net.nz> (tiny change)
7538
7539 * progmodes/subword.el (subword-forward-function)
7540 (subword-backward-function, subword-forward-regexp)
7541 (subword-backward-regexp): New variables.
7542 (subword-forward, subword-forward-internal, subword-backward-internal):
7543 Use new variables, eg so that different "word" definitions
7544 can be easily used. (Bug#11411)
7545
7546 2012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
7547
7548 * vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completion
7549 for composite selectors.
7550 * vc/vc.el (vc-diff-build-argument-list-internal): Don't prevent
7551 operation just because we can't find a previous revision.
7552
7553 2012-08-15 Chong Yidong <cyd@gnu.org>
7554
7555 * frame.el (set-frame-font): Accept font objects.
7556
7557 2012-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
7558
7559 * textmodes/tex-mode.el (tex-insert-quote): ~ is a space (bug#12137).
7560
7561 2012-08-15 Wolfgang Jenkner <wjenkner@inode.at>
7562
7563 * man.el (Man-overstrike-face, Man-underline-face)
7564 (Man-reverse-face): Remove variables.
7565 (Man-overstrike, Man-underline, Man-reverse): New faces.
7566 (Man-fontify-manpage): Use them instead of the variables.
7567 (Man-cleanup-manpage): Comment change.
7568 (Man-ansi-color-map): New variable.
7569 (Man-fontify-manpage): Use it.
7570 Call ansi-color-apply-on-region to replace ad hoc code (bug#12147).
7571
7572 Implement ANSI SGR parameters 22-27 (bug#12146).
7573 * ansi-color.el (ansi-colors): Doc fix.
7574 (ansi-color-context, ansi-color-context-region): Doc fix.
7575 (ansi-color--find-face): New function.
7576 (ansi-color-apply, ansi-color-apply-on-region): Use it.
7577 Rename the local variable `face' to `codes' since it is now a list of
7578 ansi codes. Doc fix.
7579 (ansi-color-get-face): Remove.
7580 (ansi-color-parse-sequence): New function, derived from
7581 ansi-color-get-face.
7582 (ansi-color-apply-sequence): Use it. Rewrite, and support ansi
7583 codes 22-27.
7584
7585 2012-08-14 Stefan Monnier <monnier@iro.umontreal.ca>
7586
7587 * subr.el (read-passwd): Allow use from a minibuffer.
7588
7589 2012-08-14 Eli Zaretskii <eliz@gnu.org>
7590
7591 * tooltip.el (tooltip-identifier-from-point): Don't treat tokens
7592 inside comments and strings as identifiers.
7593
7594 * progmodes/gud.el (gud-tooltip-print-command): Quote the
7595 expression to evaluate. This allows to evaluate expressions with
7596 embedded whitespace.
7597 (gud-tooltip-tips): Add a blank before the newline in the
7598 message-box text, for the benefit of message-box emulation on
7599 MS-Windows.
7600
7601 * progmodes/gdb-mi.el (gdb-tooltip-print): Don't ignore error
7602 messages from GDB, pop them up in a tooltip to give feedback to
7603 user.
7604 (gdb-tooltip-print-1): Quote the expression to evaluate.
7605 This allows to evaluate expressions with embedded whitespace.
7606 (gdb-inferior-io--init-proc): Don't send "-inferior-tty" command
7607 if the TTY name is nil or empty (which happens when communicating
7608 with the inferior via pipes, e.g. on MS-Windows).
7609 (gdb-internals): If GDB sends a "&\n" empty debugging message,
7610 don't send that to the GUD buffer.
7611
7612 2012-08-14 Glenn Morris <rgm@gnu.org>
7613
7614 * emacs-lisp/bytecomp.el (byte-compile-setq-default):
7615 Optimize away setq-default with no args, as for setq. (Bug#12195)
7616
7617 2012-08-14 Chong Yidong <cyd@gnu.org>
7618
7619 * minibuffer.el (read-file-name): Doc fix (Bug#10881).
7620
7621 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Doc fix
7622 (Bug#12085).
7623
7624 2012-08-14 Glenn Morris <rgm@gnu.org>
7625
7626 * emacs-lisp/bytecomp.el (byte-recompile-file): Doc fix.
7627
7628 2012-08-14 Michael Albinus <michael.albinus@gmx.de>
7629
7630 * net/tramp-sh.el (tramp-open-shell): Cache the shell name.
7631 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
7632 Use cached shell name.
7633
7634 2012-08-14 Fabián Ezequiel Gallina <fgallina@cuca>
7635
7636 * progmodes/python.el (python-shell-send-string):
7637 (python-shell-send-setup-code): Do not use `format' with `message'.
7638
7639 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
7640
7641 * progmodes/ruby-mode.el: Improve percent literals (bug#6286).
7642 (ruby-percent-literal-beg-re): New constant.
7643 (ruby-syntax-general-delimiters-goto-beg): Rename to
7644 `ruby-syntax-enclosing-percent-literal', improve literal type check.
7645 (ruby-syntax-propertize-general-delimiters): Rename to
7646 `ruby-syntax-propertize-percent-literal', it's a shorter and more
7647 popular term. Adjust comments everywhere.
7648 (ruby-syntax-propertize-percent-literal): Only propertize when not
7649 inside a simple string or comment. When the literal is unclosed,
7650 leave the text after it unpropertized.
7651 (ruby-syntax-methods-before-regexp): New constant.
7652 (ruby-syntax-propertize-function): Use it to recognize regexps.
7653 Don't look at the text after regexp, just use the whitelist.
7654
7655 2012-08-14 Andreas Schwab <schwab@linux-m68k.org>
7656
7657 * emacs-lisp/bytecomp.el (byte-recompile-file): When LOAD is
7658 non-nil always load the compiled file if it exists. (Bug#12197)
7659
7660 2012-08-14 Chong Yidong <cyd@gnu.org>
7661
7662 * hi-lock.el (hi-lock-mode): Do not unilaterally enable font lock.
7663 (hi-lock-set-pattern): When deciding whether to use font lock or
7664 overlays, look at font-lock-mode instead of font-lock-fontified
7665 (Bug#12168).
7666 (hi-lock-mode, hi-lock-line-face-buffer, hi-lock-unface-buffer)
7667 (hi-lock-face-buffer, hi-lock-face-phrase-buffer): Doc fix.
7668
7669 2012-08-14 Daiki Ueno <ueno@unixuser.org>
7670
7671 * subr.el (internal--after-with-selected-window): Fix typo
7672 (Bug#12193).
7673
7674 2012-08-14 Fabián Ezequiel Gallina <fgallina@cuca>
7675
7676 Use `completion-table-dynamic' for completion functions.
7677 * progmodes/python.el
7678 (python-shell-completion--do-completion-at-point)
7679 (python-shell-completion--get-completions):
7680 Remove functions.
7681 (python-shell-completion-complete-at-point): New function.
7682 (python-completion-complete-at-point): Use it.
7683
7684 2012-08-13 Jambunathan K <kjambunathan@gmail.com>
7685
7686 * vc/vc-dir.el (vc-dir-hide-state): New command (bug#12159).
7687 (vc-dir-hide-up-to-date): Route it to `vc-dir-hide-state'.
7688
7689 2012-08-13 Stefan Monnier <monnier@iro.umontreal.ca>
7690
7691 * subr.el (function-get): Refine `autoload' arg so it can also
7692 autoload functions for gv.el (bug#12191).
7693 * emacs-lisp/edebug.el (get-edebug-spec): Adjust so it only
7694 autoloads macros.
7695
7696 * color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):
7697 Prefer pcase-let over destructuring-bind.
7698 * vc/diff-mode.el (diff-remove-trailing-whitespace): Same.
7699 Also, remove whitespace as we go, rather than after accumulating the
7700 various places.
7701
7702 * subr.el (internal--before-with-selected-window)
7703 (internal--after-with-selected-window): Fix typo seleted->selected.
7704 (with-selected-window): Adjust callers.
7705 Reported by Dmitry Gutov <dgutov@yandex.ru>.
7706
7707 2012-08-13 Bastien Guerry <bzg@gnu.org>
7708
7709 * window.el (special-display-popup-frame): Minor docstring
7710 enhancement. (Bug#12172)
7711
7712 2012-08-13 Andreas Schwab <schwab@linux-m68k.org>
7713
7714 * tar-mode.el (tar-header-data-end): Only ignore size for files of
7715 type 1-6.
7716 (tar-header-block-summarize, tar-get-descriptor): Handle pax
7717 extended headers.
7718
7719 * files.el (hack-local-variables-filter): Remove useless eval.
7720
7721 2012-08-13 Martin Rudalics <rudalics@gmx.at>
7722
7723 * subr.el (with-selected-window): Fix last change.
7724
7725 2012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
7726
7727 * subr.el (internal--before-with-seleted-window)
7728 (internal--after-with-seleted-window): New functions.
7729 (with-selected-window): Use them, to replace dependency on
7730 tty-top-frame.
7731
7732 2012-08-12 Nobuyoshi Nakada <nobu@ruby-lang.org>
7733
7734 * progmodes/ruby-mode.el (ruby-mode-map): Remove unnecessary
7735 binding for `newline'.
7736 (ruby-move-to-block): When moving backward, stop at block opening,
7737 not indentation.
7738 * progmodes/ruby-mode.el (ruby-brace-to-do-end)
7739 (ruby-do-end-to-brace, ruby-toggle-block): New functions.
7740 * progmodes/ruby-mode.el (ruby-mode-map): Add binding for
7741 `ruby-toggle-block'.
7742
7743 2012-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
7744
7745 * ibuffer.el (ibuffer-do-toggle-read-only):
7746 * dired.el (dired-toggle-read-only):
7747 * buff-menu.el (Buffer-menu-toggle-read-only):
7748 * bindings.el (mode-line-toggle-read-only):
7749 * bs.el (bs-toggle-readonly): Call toggle-read-only interactively.
7750
7751 2012-08-12 Andreas Schwab <schwab@linux-m68k.org>
7752
7753 * descr-text.el (describe-char): Put the overlays over the
7754 "displayed as" character.
7755
7756 2012-08-12 Jay Belanger <jay.p.belanger@gmail.com>
7757
7758 * calc/calc-units.el (math-default-units-table): Give an
7759 initial value.
7760 (math-put-default-units): Add options to put composite units and
7761 unit systems in the default units table.
7762 (calc-convert-units): Send composite units to
7763 `math-put-default-units' when appropriate.
7764
7765 2012-08-11 Glenn Morris <rgm@gnu.org>
7766
7767 * emacs-lisp/copyright.el (copyright-update-directory): Logic fix.
7768
7769 * tutorial.el (help-with-tutorial):
7770 * emacs-lisp/copyright.el (copyright-update-directory):
7771 * emacs-lisp/autoload.el (autoload-find-generated-file)
7772 (autoload-find-file): Disable local eval: (for insurance).
7773
7774 * files.el (hack-local-variables-filter): If an eval: form is not
7775 known to be safe, and enable-local-variables is :safe, then ignore
7776 the form totally, as is done for non-eval forms. (Bug#12155)
7777 This is CVE-2012-3479.
7778
7779 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
7780
7781 * emacs-lisp/rx.el (rx-constituents): Don't define as constant.
7782 (rx-form): Simplify.
7783
7784 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
7785
7786 * progmodes/ruby-mode.el (ruby-expr-beg, ruby-parse-partial):
7787 ?, _, and : are symbol constituents, ! is not (but kinda should be).
7788 (ruby-syntax-propertize-heredoc): Use ruby-singleton-class-p.
7789 (ruby-syntax-propertize-function): Adjust for changes in
7790 `ruby-syntax-propertize-heredoc'.
7791
7792 2012-08-09 Nobuyoshi Nakada <nobu@ruby-lang.org>
7793
7794 * progmodes/ruby-mode.el (ruby-mode-map): Remove deprecated
7795 binding (use `M-;' instead).
7796 (ruby-singleton-class-p): New function.
7797 (ruby-expr-beg, ruby-in-here-doc-p) Use it.
7798
7799 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
7800
7801 * emacs-lisp/cl-macs.el (cl-loop): Improve debug spec.
7802
7803 2012-08-10 Chong Yidong <cyd@gnu.org>
7804
7805 * progmodes/python.el (python-shell-get-process-name): Don't mess
7806 with same-window-buffer-names.
7807
7808 * eshell/eshell.el (eshell-add-to-window-buffer-names)
7809 (eshell-remove-from-window-buffer-names): Make obsolete.
7810 (eshell-buffer-name, eshell-unload-hook): Don't use them.
7811 (eshell): Just use pop-to-buffer-same-window instead.
7812
7813 2012-08-10 Chong Yidong <cyd@gnu.org>
7814
7815 * bindings.el: Bind M-= back to count-words-region.
7816
7817 * simple.el (count-words-region): Accept a prefix arg for acting
7818 on the entire buffer.
7819 (count-words--buffer-message): New helper function.
7820
7821 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
7822
7823 * term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.
7824 * subr.el (eventp): `nil' is not an event, and eventp is not hot.
7825 (event-start, event-end): Use posn-at-point to return a more
7826 informative posn.
7827 (posnp): New function.
7828 * mouse.el (popup-menu-normalize-position): Use it.
7829
7830 2012-08-10 Masatake YAMATO <yamato@redhat.com>
7831
7832 * mouse.el (popup-menu-normalize-position): New function.
7833 (popup-menu): Use `popup-menu-normalize-position' to normalize
7834 the form for POSITION argument.
7835
7836 * term/x-win.el (x-menu-bar-open):
7837 Use the value returend from (posn-at-point) as position
7838 passed to `popup-menu'.
7839
7840 2012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
7841
7842 * calc/calccomp.el (math-compose-expr): Add extra argument
7843 indicating that parentheses should be put around products in
7844 denominators. Give multiplication precedence over division during
7845 composition.
7846
7847 2012-08-09 Chong Yidong <cyd@gnu.org>
7848
7849 * man.el (Man-switches, Man-sed-command, Man-awk-command)
7850 (Man-mode-hook, Man-cooked-hook, Man-untabify-command-args)
7851 (Man-untabify-command, manual-program): Convert to defcustom
7852 (Bug#10429).
7853
7854 * vc/add-log.el (change-log-mode): Bind comment-start to nil.
7855
7856 * descr-text.el (describe-char): Don't insert extra newlines
7857 (Bug#10127).
7858
7859 * vc/log-view.el (log-view-diff): Use use-region-p (Bug#10133).
7860 (log-view-diff-changeset, log-view-minor-wrap): Likewise.
7861
7862 * align.el (align-region): Delete temporary markers (Bug#10047).
7863 Plus some code cleanups.
7864
7865 2012-08-09 Fabián Ezequiel Gallina <fgallina@cuca>
7866
7867 * progmodes/python.el (python-pdbtrack-tracked-buffer)
7868 (python-pdbtrack-buffers-to-kill, python-shell-internal-buffer)
7869 (python-shell-internal-last-output): Use make-local-variable
7870 instead of make-variable-buffer-local.
7871
7872 2012-08-09 Fabián Ezequiel Gallina <fgallina@cuca>
7873
7874 * progmodes/python.el: Enhancements to forward-sexp.
7875 (python-nav-forward-sexp): Rename from
7876 python-nav-forward-sexp-function.
7877 (python-nav--forward-sexp, python-nav--backward-sexp):
7878 New functions.
7879
7880 2012-08-09 Jay Belanger <jay.p.belanger@gmail.com>
7881
7882 * calc/calc-menu.el (calc-modes-menu): Add entries for matrix
7883 modes and simplification modes.
7884
7885 2012-08-09 Stefan Monnier <monnier@iro.umontreal.ca>
7886
7887 * delsel.el (delete-selection-pre-hook): Don't propagate the
7888 file-supersession signals (bug#12161).
7889
7890 2012-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
7891
7892 * emacs-lisp/cl.el (cl-map-keymap-recursively, cl-map-intervals)
7893 (cl-map-extents): Add compatibility aliases (bug#12135).
7894
7895 2012-08-08 Michael Albinus <michael.albinus@gmx.de>
7896
7897 * net/tramp-sh.el (tramp-find-file-exists-command): Protect the
7898 tests by `ignore-error'.
7899 (tramp-find-shell): Open also a new shell, when cache is already
7900 set. Reported by Carsten Bormann <cabo@tzi.org>. (Bug#12148)
7901
7902 2012-08-08 Juri Linkov <juri@jurta.org>
7903
7904 * bookmark.el: Add `defaults' property to the bookmark record.
7905 (bookmark-current-buffer): Doc fix.
7906 (bookmark-make-record): Add `defaults' property with default values
7907 to the bookmark record.
7908 (bookmark-minibuffer-read-name-map): Remove key binding "\C-u"
7909 with `bookmark-insert-current-bookmark'.
7910 (bookmark-set): Get `defaults' property from the bookmark record
7911 and use it in `read-from-minibuffer'.
7912 (bookmark-insert-current-bookmark): Remove function.
7913
7914 * info.el (Info-bookmark-make-record): Add `defaults' property
7915 with values of canonical Info node name, the current Info file
7916 name and the current Info node name. (Bug#12107)
7917
7918 2012-08-08 Juri Linkov <juri@jurta.org>
7919
7920 * files.el (basic-save-buffer): Use `buffer-name' as the default
7921 of `read-file-name' when buffer is not visiting a file (bug#12128).
7922
7923 2012-08-08 Juri Linkov <juri@jurta.org>
7924
7925 * info.el (Info-isearch-search): Doc fix.
7926 (Info-search): Change search-failed message from "initial node" to
7927 "end of node" (bug#12078).
7928 (Info-isearch-search): Change `isearch-string-state' to
7929 `isearch--state-string'.
7930
7931 2012-08-08 Glenn Morris <rgm@gnu.org>
7932
7933 * language/persian.el: Remove file.
7934 * language/misc-lang.el: Move unique part of persian.el here.
7935 * loadup.el: Remove language/persian.
7936
7937 2012-08-08 Óscar Fuentes <ofv@wanadoo.es>
7938
7939 * vc/diff-mode.el (diff-remove-trailing-whitespace): New function.
7940
7941 2012-08-08 Fabián Ezequiel Gallina <fgallina@cuca>
7942
7943 * progmodes/python.el: Fix defsubst warning.
7944 (python-syntax-context) Rename from python-info-ppss-context.
7945 (python-syntax-context-type): Rename from
7946 python-info-ppss-context-type.
7947 (python-syntax-comment-or-string-p): Rename from
7948 python-info-ppss-comment-or-string-p.
7949
7950 2012-08-08 Jay Belanger <jay.p.belanger@gmail.com>
7951
7952 * calc/calc-misc.el (calc-record-why): Don't record a message twice.
7953
7954 2012-08-07 Andreas Schwab <schwab@linux-m68k.org>
7955
7956 * emacs-lisp/lisp-mode.el (eval-defun-1): Handle standard value of
7957 a defcustom that is quoted with backquote.
7958
7959 * calc/calc-prog.el (math-do-defmath): Use backquote forms.
7960 Fix handling of interactive spec when the body uses return.
7961 (math-do-arg-check, math-define-function-body): Use backquote forms.
7962 * calc/calc-ext.el (math-defcache): Likewise.
7963 * calc/calc-rewr.el (math-rwfail, math-rweval): Likewise.
7964 * allout.el (allout-new-exposure): Likewise.
7965 * calc/calcalg2.el (math-tracing-integral): Likewise.
7966 * info.el (Info-last-menu-item): Likewise.
7967 * emulation/vip.el (vip-loop): Likewise.
7968 * textmodes/artist.el (artist-funcall): Likewise.
7969 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle):
7970 Construct menu-item directly.
7971
7972 * progmodes/autoconf.el (font-lock-syntactic-keywords):
7973 Don't declare.
7974
7975 2012-08-07 Chong Yidong <cyd@gnu.org>
7976
7977 * simple.el (deactivate-mark): Preserve text properties when
7978 saving the primary selection (Bug#8384).
7979
7980 2012-08-07 Kevin Ryde <user42@zip.com.au>
7981
7982 * woman.el (woman0-if): Quietly treat ".if v" as false (Bug#12109).
7983 (woman-parse-numeric-value): On a bad .IP line, issue a warning
7984 and continue processing (Bug#12110).
7985
7986 2012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
7987
7988 * progmodes/cperl-mode.el (cperl-mode): Yet another fix for
7989 syntax-propertize-function (bug#10095).
7990
7991 2012-08-06 Stefan Monnier <monnier@iro.umontreal.ca>
7992
7993 * help-fns.el (help-fns--key-bindings, help-fns--signature)
7994 (help-fns--parent-mode, help-fns--obsolete): New funs, extracted from
7995 describe-function-1.
7996 (describe-function-1): Use them. Move compiler macro after sig.
7997 (help-fns--compiler-macro): Use function-get. Assume we're already in
7998 standard-output. Adjust layout to new call order.
7999
8000 * emacs-lisp/cl-macs.el (cl--sm-macroexpand): Fix handling of
8001 re-binding a symbol that has a symbol-macro (bug#12119).
8002
8003 2012-08-06 Mohsen BANAN <libre@mohsen.1.banan.byname.net>
8004
8005 * language/persian.el: New file. (Bug#11812)
8006 * loadup.el: Add language/persian.el.
8007
8008 2012-08-06 Chong Yidong <cyd@gnu.org>
8009
8010 * window.el (window--maybe-raise-frame): New function.
8011 (window--display-buffer): Split off from here.
8012 (display-buffer-reuse-window, display-buffer-pop-up-frame)
8013 (display-buffer-pop-up-window, display-buffer-use-some-window):
8014 Obey an inhibit-switch-frame action alist entry.
8015 (display-buffer): Update doc.
8016
8017 * replace.el (occur-after-change-function): Avoid losing focus by
8018 using the inhibit-switch-frame display parameter (Bug#12139).
8019
8020 2012-08-06 Fabián Ezequiel Gallina <fgallina@cuca>
8021
8022 Make internal shell process buffer names start with space.
8023 * progmodes/python.el (python-shell-make-comint): Add optional
8024 argument INTERNAL.
8025 (run-python-internal): Use it.
8026 (python-shell-internal-get-or-create-process): Check for new
8027 internal buffer names.
8028
8029 2012-08-06 Glenn Morris <rgm@gnu.org>
8030
8031 * eshell/esh-ext.el (eshell/addpath): Use dolist and mapconcat.
8032 Do less getting and setting of environment variables.
8033
8034 2012-08-05 Chong Yidong <cyd@gnu.org>
8035
8036 * proced.el (proced): Add substitution string to docstring to
8037 trigger autoloading of the proced library on C-h f (Bug#1768).
8038
8039 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
8040 Don't show defvars which have no second argument (Bug#8638).
8041
8042 * imenu.el (imenu-generic-expression): Move documentation here
8043 from imenu--generic-function.
8044 (imenu--generic-function): Refer to imenu-generic-expression.
8045
8046 2012-08-05 Vegard Øye <vegard_oye@hotmail.com> (tiny change)
8047
8048 * emulation/viper-init.el (viper-deflocalvar): Add docstring and
8049 indentation declaration.
8050 (viper-loop): Add indentation declaration (Bug#7025).
8051
8052 2012-08-05 Chong Yidong <cyd@gnu.org>
8053
8054 * help-fns.el (describe-variable): Add hyperlink for
8055 directory-local variables files. Improve buffer-local and
8056 permanent-local reporting; suggested by MON KEY (Bug#6644).
8057
8058 * help-mode.el (help-dir-local-var-def): New button type.
8059
8060 * files.el (kill-buffer-hook): Provide a defvar.
8061
8062 2012-08-05 Glenn Morris <rgm@gnu.org>
8063
8064 * eshell/esh-ext.el (eshell/addpath):
8065 Also update eshell-path-env. (Bug#12013)
8066
8067 2012-08-05 Chong Yidong <cyd@gnu.org>
8068
8069 * wdired.el (wdired-mode, wdired-change-to-wdired-mode): Doc fixes.
8070
8071 * fringe.el (fringe-styles): Add docstring.
8072 (fringe--check-mode): New function.
8073 (set-fringe-mode, set-fringe-style): Use it.
8074 (fringe-mode, set-fringe-style): Doc fixes (Bug#6480).
8075
8076 * files.el (set-auto-mode): Fix invalid setq call.
8077
8078 2012-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
8079
8080 * isearch.el: Misc simplification; use defstruct.
8081 (isearch-mode-map): Dense maps now work like sparse ones.
8082 (isearch--state): New defstruct.
8083 (isearch-string-state, isearch-message-state, isearch-point-state)
8084 (isearch-success-state, isearch-forward-state)
8085 (isearch-other-end-state, isearch-word-state, isearch-error-state)
8086 (isearch-wrapped-state, isearch-barrier-state)
8087 (isearch-case-fold-search-state, isearch-pop-fun-state):
8088 Remove, replaced by defstruct's accessors.
8089 (isearch--set-state): Rename from isearch-top-state and change
8090 calling convention.
8091 (isearch-push-state): Use new isearch--get-state.
8092 (isearch-toggle-word): Disable regexp when enabling word.
8093 (isearch-message-prefix): Remove unused arg _c-q-hack.
8094 (isearch-message-suffix): Remove unused arg _ellipsis.
8095
8096 2012-08-04 Andreas Schwab <schwab@linux-m68k.org>
8097
8098 * simple.el (list-processes--refresh): For a server use :host or
8099 :local as the address.
8100 (list-processes): Doc fix.
8101
8102 2012-08-04 Michal Nazarewicz <mina86@mina86.com>
8103
8104 * mpc.el: Support password in host argument.
8105 (mpc--proc-connect): Parse and use new password element.
8106 Set mpc-proc variable instead of returning process.
8107 (mpc-proc): Adjust accordingly.
8108
8109 2012-08-03 Eli Zaretskii <eliz@gnu.org>
8110
8111 * whitespace.el (whitespace-display-mappings): Use Unicode
8112 codepoints, instead of emacs-mule codepoints. See
8113 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-07/msg00366.html
8114 for the details.
8115
8116 * files.el (file-truename): Don't skip symlink-chasing part on
8117 windows-nt. Incorporate the resolution of 8+3 short aliases on
8118 Windows into the loop that recursively chases symlinks.
8119 Compare directory and its parent case-insensitively on MS-Windows and
8120 MS-DOS.
8121
8122 2012-08-03 Chong Yidong <cyd@gnu.org>
8123
8124 * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
8125
8126 * sort.el (sort-regexp-fields): Doc fix.
8127
8128 2012-08-03 Tassilo Horn <tsdh@gnu.org>
8129
8130 * textmodes/reftex.el (reftex-compile-variables): Make keyvals
8131 labels regex position point at the expected place.
8132
8133 2012-08-03 MON KEY <monkey@sandpframing.com>
8134
8135 * net/imap.el (imap-interactive-login, imap-authenticate)
8136 (imap-mailbox-lsub, imap-mailbox-list)
8137 (imap-mailbox-status-asynch, imap-mailbox-acl-delete)
8138 (imap-fetch, imap-message-flag-permanent-p, imap-envelope-from)
8139 (imap-parse-response): Doc fix.
8140
8141 2012-08-03 João Távora <joaotavora@gmail.com>
8142
8143 * textmodes/tex-mode.el (latex-forward-sexp): Terminate the loop
8144 if sexp scanning does not move point (Bug#5734).
8145
8146 2012-08-02 Tassilo Horn <tsdh@gnu.org>
8147
8148 * textmodes/reftex-vars.el (reftex-default-label-alist-entries):
8149 Add listings, minted, and ctable packages.
8150 (reftex-label-alist-builtin): Move listings, minted, and ctable
8151 entries before LaTeX.
8152 (reftex-label-alist): Docfix.
8153
8154 2012-08-02 Bastien Guerry <bzg@gnu.org>
8155
8156 * replace.el (occur): Fix docstring (bug#12122).
8157
8158 2012-08-02 Glenn Morris <rgm@gnu.org>
8159
8160 * emacs-lisp/authors.el (authors-renamed-files-alist): Add ms-w32.h.
8161
8162 2012-08-02 Paul Eggert <eggert@cs.ucla.edu>
8163
8164 Obsolete alias inactivate-current-input-method-function (Bug#10150).
8165 * international/mule-cmds.el: Create
8166 inactivate-current-input-method-function as an obsolete alias for
8167 deactivate-current-input-method-function. See Katsumi Yamaoka in
8168 <http://bugs.gnu.org/10150#46>.
8169
8170 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
8171
8172 * calc/calc-mode.el (calc-set-simplify-mode): Use `cond' instead
8173 of nested `if's.
8174
8175 2012-08-01 Glenn Morris <rgm@gnu.org>
8176
8177 * progmodes/autoconf.el (autoconf-definition-regexp):
8178 Add AH_TEMPLATE, adjust submatch numbering.
8179 (autoconf-font-lock-keywords, autoconf-imenu-generic-expression)
8180 (autoconf-current-defun-function): Update for above change.
8181 (autoconf-current-defun-function): First skip to end of current word.
8182
8183 2012-08-01 Rupert Swarbrick <rswarbrick@gmail.com> (tiny change)
8184
8185 * calendar/cal-html.el (cal-html-insert-agenda-days):
8186 Fix typo. (Bug#12018)
8187
8188 2012-07-31 Fabián Ezequiel Gallina <fgallina@cuca>
8189
8190 Shell processes: enhancements to startup and CEDET compatibility.
8191 * progmodes/python.el (python-shell-send-setup-max-wait): Delete var.
8192 (python-shell-make-comint): accept-process-output at startup.
8193 (run-python-internal): Set inferior-python-mode-hook to nil.
8194 (python-shell-internal-get-or-create-process): Call sit-for.
8195 (python-preoutput-result): Add obsolete alias.
8196 (python-shell-internal-send-string): Use it.
8197 (python-shell-send-setup-code): Remove call to
8198 accept-process-output.
8199
8200 2012-07-31 Andreas Schwab <schwab@linux-m68k.org>
8201
8202 * buff-menu.el (list-buffers-noselect): Use prefix-numeric-value.
8203 (Bug#12108)
8204
8205 2012-07-31 Jay Belanger <jay.p.belanger@gmail.com>
8206
8207 * calc/calc-mode.el (calc-basic-simplification-mode): Rename from
8208 `calc-limited-simplification-mode'.
8209 (calc-alg-simplification-mode): New function.
8210 (calc-set-simplify-mode): Adjust message.
8211
8212 * calc/calc.el (calc-set-mode-line): Adjust mode line display for
8213 basic simplification mode.
8214
8215 * calc/calc-help.el (calc-m-prefix-help): Update help message.
8216
8217 * calc/calc-ext.el (calc-init-extensions): Add bindings and autoloads
8218 for `calc-basic-simplify-mode' and `calc-alg-simplify-mode'.
8219
8220 2012-07-31 Bastien Guerry <bzg@gnu.org>
8221
8222 * man.el (man): Fix comment. (bug#12101)
8223
8224 2012-07-31 Martin Rudalics <rudalics@gmx.at>
8225
8226 * window.el (switch-to-prev-buffer, switch-to-next-buffer):
8227 Don't return a non-nil value when no suitable buffer was found.
8228
8229 2012-07-31 Fabián Ezequiel Gallina <fgallina@cuca>
8230
8231 * progmodes/python.el (run-python-internal): Disable font lock for
8232 internal shells.
8233
8234 2012-07-30 Stefan Merten <smerten@oekonux.de>
8235
8236 * textmodes/rst.el: Silence `checkdoc-ispell'.
8237 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
8238 (rst-official-version, rst-official-cvs-rev)
8239 (rst-package-emacs-version-alist): Update to upstream V1.3.1.
8240 (rst-mode-map): New key binding.
8241
8242 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
8243
8244 Update .PHONY listings in makefiles.
8245 * Makefile.in (.PHONY): Add all, doit, custom-deps, finder-data,
8246 autoloads, update-subdirs, updates, bzr-update, update-authors,
8247 compile-onefile, compile-calc, backup-compiled-files,
8248 compile-after-backup, compile-one-process, mh-autoloads,
8249 bootstrap-clean, distclean, maintainer-clean.
8250
8251 2012-07-29 Jay Belanger <jay.p.belanger@gmail.com>
8252
8253 * calc/calc.el (calc-simplify-mode): Make 'alg the default value.
8254 (calc-set-mode-line): Don't display "AlgSimp ".
8255
8256 * calc/calc-mode.el (calc-alg-simplify-mode): Remove function.
8257 (calc-lim-simplify-mode): New function.
8258 (calc-set-simplify-mode): Default to 'alg.
8259 (calc-default-simplify-mode): Make algebraic simplifications
8260 the default.
8261
8262 * calc/calc-ext.el (calc-init-extensions): Remove binding for
8263 `calc-alg-simplify-mode'. Add binding for `calc-lim-simplify-mode'.
8264
8265 * calc/calc-help.el (calc-m-prefix-help): Change messages to
8266 indicate new simplification modes.
8267
8268 * calc/README: Mention new default simplification mode.
8269
8270 * calc/calc.el (math-normalize-error): New variable.
8271 (math-normalize): Set `math-normalize-error' to t
8272 when there's an error.
8273
8274 * calc/calc-alg.el (math-simplify): Don't simplify when
8275 `math-normalize' returns an error.
8276
8277 2012-07-29 Eli Zaretskii <eliz@gnu.org>
8278
8279 * international/mule-cmds.el (set-locale-environment): Revert last
8280 change, since display-graphic-p returns nil when this function is
8281 called during startup. Instead...
8282
8283 * term/w32console.el (terminal-init-w32console): ...setup the
8284 keyboard and terminal encoding for TTY sessions here. (Bug#12082)
8285
8286 2012-07-29 Juri Linkov <juri@jurta.org>
8287
8288 * simple.el (goto-line): Don't display default line number in the
8289 prompt because it should be displayed by `read-number' (bug#9952).
8290 Add the current line number to the defaults of `goto-line' to
8291 allow its easier modification by users with `M-n' (bug#9201).
8292
8293 * subr.el (read-number): Support multiple default values like in
8294 other minibuffer reading functions. Replace `read' with
8295 `string-to-number' for consistency with `number-to-string'.
8296
8297 2012-07-29 Paul Eggert <eggert@cs.ucla.edu>
8298
8299 deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
8300 * emulation/viper-init.el (viper-deactivate-input-method-action):
8301 Rename from viper-inactivate-input-method-action.
8302 (viper-deactivate-input-method):
8303 Rename from viper-inactivate-input-method.
8304 * follow.el (follow-inactive-menu): Rename from follow-deactive-menu.
8305 * international/mule-cmds.el (deactivate-input-method):
8306 Rename from inactivate-input-method.
8307 Also run input-method-deactivate-hook.
8308 (deactivate-current-input-method-function):
8309 Rename from inactivate-current-input-method-function.
8310 (input-method-deactivate-hook): New hook.
8311 (input-method-inactivate-hook): Mark obsolete.
8312 (inactivate-input-method): Mark obsolete.
8313
8314 * international/quail.el (quail-activate):
8315 Also run quail-deactivate-hook.
8316 (quail-deactivate): Rename from quail-inactivate.
8317 * international/robin.el (robin-activate):
8318 Also run robin-deactivate-hook.
8319 (robin-deactivate): Rename from robin-inactivate.
8320
8321 2012-07-29 Chong Yidong <cyd@gnu.org>
8322
8323 * simple.el (indicate-copied-region): New function.
8324 (kill-ring-save): Split off from here.
8325
8326 * rect.el (copy-rectangle-as-kill): Call indicate-copied-region.
8327 (kill-rectangle): Set deactivate-mark to t on read-only error.
8328
8329 * register.el (copy-to-register, copy-rectangle-to-register):
8330 Deactivate the mark, and use indicate-copied-region (Bug#10056).
8331 (append-to-register, prepend-to-register): Call indicate-copied-region.
8332
8333 2012-07-29 Juri Linkov <juri@jurta.org>
8334
8335 * simple.el (async-shell-command-buffer): New defcustom.
8336 (shell-command): Use it. (Bug#4719)
8337
8338 2012-07-28 Eli Zaretskii <eliz@gnu.org>
8339
8340 * international/mule-cmds.el (set-locale-environment): In a
8341 console session on MS-Windows, set up keyboard and terminal
8342 encoding from the OEM codepage, not the ANSI codepage.
8343 (Bug#12055)
8344
8345 2012-07-28 Chong Yidong <cyd@gnu.org>
8346
8347 * progmodes/gdb-mi.el (gdb-place-breakpoints): Fix the call to
8348 gdb-get-location.
8349
8350 2012-07-28 Leo Liu <sdl.web@gmail.com>
8351
8352 * progmodes/cc-menus.el (cc-imenu-objc-function): Avoid leaving nil in
8353 the alist (bug#12029).
8354
8355 2012-07-28 Eli Zaretskii <eliz@gnu.org>
8356
8357 * makefile.w32-in (custom-deps, finder-data, updates, compile)
8358 (compile-always, compile-first)
8359 ($(lisp)/calendar/cal-loaddefs.el)
8360 ($(lisp)/calendar/diary-loaddefs.el)
8361 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
8362 ($(lisp)/net/tramp-loaddefs.el, bootstrap)
8363 ($(lisp)/progmodes/cc-mode.elc): Depend on $(lisp)subdirs.el,
8364 instead of on update-subdirs.
8365 (bootstrap-clean): Delete $(lisp)/subdirs.el.
8366
8367 2012-07-28 Chong Yidong <cyd@gnu.org>
8368
8369 * vc/vc.el (vc-root-diff, vc-print-root-log): Prompt for a
8370 directory if vc-deduce-backend returns nil (Bug#7350).
8371
8372 * simple.el (delete-trailing-lines): New option.
8373 (delete-trailing-whitespace): Obey it (Bug#11879).
8374
8375 2012-07-28 David Engster <deng@randomsample.de>
8376
8377 * xml.el (xml-node-name, xml-parse-file, xml-parse-region):
8378 Explanation of new 'symbol-qnames feature in doc-strings.
8379 (xml-maybe-do-ns): Return expanded names as plain symbols if
8380 'symbol-qnames was provided in XML-NS argument (Bug#11916).
8381 (xml-parse-tag-1): Deal with new definition of PARSE-NS argument.
8382
8383 2012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
8384
8385 Consistent completion in inferior python with emacs -nw.
8386 * progmodes/python.el (inferior-python-mode): Replace "<tab>"
8387 binding in inferior-python-mode-map with "\t".
8388 (python-shell-completion-complete-at-point)
8389 (python-completion-complete-at-point): Remove interactive spec.
8390
8391 2012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
8392
8393 * calc/calccomp.el (math-compose-expr): Undo previous change.
8394
8395 2012-07-27 Fabián Ezequiel Gallina <fgallina@cuca>
8396
8397 * progmodes/python.el (python-mode-map): Add keybinding for
8398 run-python.
8399 (python-shell-make-comint): Fix pop-to-buffer call.
8400 (run-python): Autoload. New arg SHOW.
8401 (python-shell-get-or-create-process): Do not pop python process
8402 buffer.
8403
8404 2012-07-27 Michael Albinus <michael.albinus@gmx.de>
8405
8406 * notifications.el (notifications-on-action-signal)
8407 (notifications-on-closed-signal): Use also the bus address for the map.
8408 (notifications-notify, notifications-close-notification)
8409 (notifications-get-capabilities): Add optional argument BUS.
8410
8411 2012-07-27 Tassilo Horn <tsdh@gnu.org>
8412
8413 * textmodes/reftex-vars.el (reftex-label-alist-builtin):
8414 Add support for the lstlisting and minted environments, and for the
8415 ctable macro.
8416 * textmodes/reftex.el (reftex-compile-variables): Also recognize
8417 labels written in keyvals syntax.
8418
8419 2012-07-27 Jay Belanger <jay.p.belanger@gmail.com>
8420
8421 * calc/calccomp.el (math-compose-expr): Use parentheses when
8422 there is a product in the denominator of a fraction.
8423
8424 2012-07-26 Eli Zaretskii <eliz@gnu.org>
8425
8426 * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
8427 ($(lisp)/calendar/diary-loaddefs.el)
8428 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
8429 ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs.
8430 Fixes failures in parallel bootstrap because subdirs.el is being
8431 rewritten while the autoload files are built at the same time,
8432 which needs to load subdirs.el.
8433
8434 2012-07-26 Martin Rudalics <rudalics@gmx.at>
8435
8436 * mouse.el (popup-menu): Fix doc-string and re-indent code.
8437 (mouse-drag-line): Don't exit tracking when a switch-frame or
8438 switch-window event occurs (Bug#12006).
8439
8440 2012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
8441
8442 * mouse.el (popup-menu): Fix last change.
8443
8444 2012-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
8445
8446 Autoload from Lisp with more care. Follow aliases when looking for
8447 function properties.
8448 * subr.el (autoloadp): New function.
8449 (symbol-file): Use it.
8450 (function-get): New function.
8451 * emacs-lisp/macroexp.el (macroexp--expand-all): Use function-get and
8452 autoload-do-load.
8453 * emacs-lisp/lisp-mode.el (lisp-font-lock-syntactic-face-function)
8454 (lisp-indent-function):
8455 * emacs-lisp/gv.el (gv-get):
8456 * emacs-lisp/edebug.el (get-edebug-spec, edebug-basic-spec):
8457 * emacs-lisp/byte-opt.el (byte-optimize-form):
8458 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
8459 * emacs-lisp/autoload.el (make-autoload, autoload-print-form):
8460 Use function-get.
8461 * emacs-lisp/cl.el: Don't propagate function properties any more.
8462
8463 * speedbar.el (speedbar-add-localized-speedbar-support):
8464 * emacs-lisp/disass.el (disassemble-internal):
8465 * desktop.el (desktop-load-file):
8466 * help-fns.el (help-function-arglist, find-lisp-object-file-name)
8467 (describe-function-1):
8468 * emacs-lisp/find-func.el (find-function-noselect):
8469 * emacs-lisp/elp.el (elp-instrument-function):
8470 * emacs-lisp/advice.el (ad-has-proper-definition):
8471 * apropos.el (apropos-safe-documentation, apropos-macrop):
8472 * emacs-lisp/debug.el (debug-on-entry):
8473 * emacs-lisp/cl-macs.el (cl-compiler-macroexpand):
8474 * emacs-lisp/byte-opt.el (byte-compile-inline-expand):
8475 * calc/calc.el (name): Use autoloadp & autoload-do-load.
8476
8477 2012-07-25 Alp Aker <alp.tekin.aker@gmail.com>
8478
8479 * international/mule-cmds.el (ucs-insert): Mark it as an obsolete
8480 function, not an obsolete variable (Bug#12046).
8481
8482 2012-07-25 Andreas Schwab <schwab@linux-m68k.org>
8483
8484 * faces.el (face-spec-reset-face): Fix last change. (Bug#12042)
8485
8486 2012-07-25 Christopher Schmidt <christopher@ch.ristopher.com>
8487
8488 * emacs-lisp/pp.el (pp-display-expression): Select old selected
8489 window only if it is still live (Bug#12034).
8490
8491 2012-07-25 Martin Rudalics <rudalics@gmx.at>
8492
8493 * subr.el (redirect-frame-focus): Add advertised calling
8494 convention (Bug#12030).
8495
8496 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
8497
8498 Prefer typical American spelling for "acknowledgment".
8499 * vc/add-log.el (change-log-acknowledgment): Rename from
8500 change-log-acknowledgement, with an alias for the old name.
8501
8502 2012-07-25 Jay Belanger <jay.p.belanger@gmail.com>
8503
8504 * calc/calc-alg.el (math-simplify-divide): Don't cross multiply
8505 in an equation when the lhs is a variable.
8506
8507 2012-07-24 Julien Danjou <julien@danjou.info>
8508
8509 * net/netrc.el (netrc-find-service-number, netrc-store-data):
8510 Remove, unused.
8511
8512 2012-07-23 Eli Zaretskii <eliz@gnu.org>
8513
8514 * startup.el (command-line): Don't display an empty user name in
8515 the error message about non-existent home directory, when
8516 init-file-user was set to an empty string. See
8517 http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
8518 for the details and context.
8519
8520 2012-07-22 Vincent Belaïche <vincentb1@users.sourceforge.net>
8521
8522 * ses.el (ses-cell-formula-aset): New macro.
8523 (ses-cell-references-aset): New macro.
8524 (ses-cell-p): New function.
8525 (ses-rename-cell): Do no longer rely on complex operations like
8526 ses-cell-set-formula or ses-set-cell to change the cell and handle
8527 the undo at the same time, but rather use lower level new macros
8528 `ses-cell-formula-aset' and `ses-cell-references-aset' and handle
8529 the undo directly. Refresh the mode line.
8530
8531 2012-07-21 Leo Liu <sdl.web@gmail.com>
8532
8533 * progmodes/cc-cmds.el (c-defun-name):
8534 Use match-string-no-properties instead for consistency.
8535
8536 2012-07-20 Leo Liu <sdl.web@gmail.com>
8537
8538 * progmodes/cc-cmds.el (c-defun-name): Handle objc selectors properly.
8539 (Bug#7879)
8540
8541 * progmodes/cc-langs.el (c-symbol-start): Include char _ (bug#11986).
8542
8543 2012-07-20 Stefan Monnier <monnier@iro.umontreal.ca>
8544
8545 * userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
8546 * progmodes/bug-reference.el, misearch.el: Provide themselves
8547 (bug#11915).
8548
8549 * progmodes/cperl-mode.el (cperl-unwind-to-safe): Don't inf-loop at end
8550 of narrowed buffer (bug#11966).
8551
8552 2012-07-20 Vincent Belaïche <vincentb1@users.sourceforge.net>
8553
8554 * ses.el (ses-rename-cell): Set new name also in reference list of
8555 cells of which the renamed cell depends.
8556
8557 2012-07-20 Masatake YAMATO <yamato@redhat.com>
8558
8559 * term/x-win.el (x-menu-bar-open): Use `frame-parameter'
8560 to check whether menu-bar is shown or not. If not shown,
8561 show the menu-bar as a popup menu instead of using tmm.
8562 * mouse.el (popup-menu): Accept `point' as `position' argument.
8563
8564 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
8565
8566 * progmodes/ruby-mode.el (ruby-parse-partial): No error when end
8567 up inside string symbol literal (bug#11923).
8568
8569 2012-07-20 Eli Zaretskii <eliz@gnu.org>
8570
8571 * startup.el (fancy-startup-text): Read the whole tutorial, not
8572 just its first 256 bytes. Prevents gibberish in display of the
8573 tutorial title.
8574
8575 2012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
8576
8577 Drop idle buffer compaction due to an absence of the
8578 proved efficiency.
8579 * compact.el: Remove.
8580
8581 2012-07-19 Sam Steingold <sds@gnu.org>
8582
8583 * vc/vc-dispatcher.el (vc-compilation-mode): Add, based on
8584 vc-bzr-pull & vc-bzr-merge-branch.
8585 * vc/vc-bzr.el (vc-bzr-pull, vc-bzr-merge-branch): Use it.
8586 (vc-bzr-error-regexp-alist): Rename from vc-bzr-error-regex-alist
8587 for consistency with compilation-error-regexp-alist.
8588 * vc/vc-git.el (vc-git-error-regexp-alist): Add.
8589 (vc-git-pull, vc-git-merge-branch): Call vc-compilation-mode.
8590 * vc/vc-hg.el (vc-hg-error-regexp-alist): Add.
8591 (vc-hg-pull, vc-hg-merge-branch): Call vc-compilation-mode.
8592
8593 2012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
8594
8595 * emacs-lisp/chart.el: Use lexical-binding.
8596 (chart-emacs-storage): Don't hardcode the list of entries.
8597
8598 2012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
8599
8600 Next round of tweaks caused by Fgarbage_collect changes.
8601 * emacs-lisp/chart.el (chart-emacs-storage): Adjust again.
8602
8603 2012-07-19 Dmitry Antipov <dmantipov@yandex.ru>
8604
8605 Compact buffers when idle.
8606 * compact.el: New file.
8607
8608 2012-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
8609
8610 * subr.el (eventp): Presume that if it looks vaguely like an event,
8611 it's an event (bug#10190).
8612
8613 2012-07-19 Fabián Ezequiel Gallina <fgallina@cuca>
8614
8615 Enhancements to ppss related code (thanks Stefan).
8616 * progmodes/python.el (python-indent-context)
8617 (python-indent-calculate-indentation, python-indent-dedent-line)
8618 (python-indent-electric-colon, python-nav-forward-block)
8619 (python-mode-abbrev-table)
8620 (python-info-assignment-continuation-line-p): Simplify checks
8621 for ppss context.
8622 (python-info-continuation-line-p): Cleanup.
8623 (python-info-ppss-context): Do not catch 'quote.
8624 (python-info-ppss-context-type)
8625 (python-info-ppss-comment-or-string-p): Simplify.
8626
8627 2012-07-18 Fabián Ezequiel Gallina <fgallina@cuca>
8628
8629 * progmodes/python.el: Enhancements to eldoc support.
8630 (python-info-current-symbol): New function.
8631 (python-eldoc-at-point): Use python-info-current-symbol.
8632 (python-info-current-defun): Fix cornercase on first defun scan.
8633 (python-eldoc--get-doc-at-point): Use python-info-current-symbol
8634 and signal error when no inferior python process is available.
8635
8636 2012-07-18 Dmitry Gutov <dgutov@yandex.ru>
8637
8638 * vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
8639 assume it's always t.
8640 (vc-git-registered): Remove caching, the function is only called
8641 once.
8642 (vc-git-branches): Use `vc-git--call' instead of `call-process'.
8643
8644 2012-07-18 Chong Yidong <cyd@gnu.org>
8645
8646 * subr.el (last-input-char, last-command-char): Remove (Bug#9195).
8647
8648 * simple.el (count-words): Report on narrowing (Bug#9959).
8649
8650 * bindings.el: Bind M-= to count-words.
8651
8652 * faces.el (face-spec-reset-face): Handle reverse video (Bug#4238).
8653
8654 2012-07-18 Masatake YAMATO <yamato@redhat.com>
8655
8656 * progmodes/sh-script.el (sh-imenu-generic-expression):
8657 Capture a function with `function' keyword and without parentheses
8658 like "function FOO" (bug#11856).
8659
8660 2012-07-18 Tassilo Horn <tassilo@member.fsf.org>
8661
8662 * window.el (split-window-sensibly): Make WINDOW argument
8663 optional.
8664
8665 2012-07-18 Chong Yidong <cyd@gnu.org>
8666
8667 * subr.el (keyboard-translate): Doc fix (Bug#7261).
8668
8669 * isearch.el (isearch-mode-map): Handle C-x 8 key translations,
8670 and make C-x 8 RET exit isearch (Bug#11439).
8671
8672 * international/iso-transl.el: Move isearch-mode-map key
8673 definitions to isearch.el.
8674
8675 2012-07-18 Stefan Monnier <monnier@iro.umontreal.ca>
8676
8677 * emacs-lisp/eieio.el: Adapt further to gv.el (bug#11970).
8678 (eieio-defclass): Use gv-define-setter when possible.
8679
8680 2012-07-18 Dmitry Antipov <dmantipov@yandex.ru>
8681
8682 Reflect recent changes in Fgarbage_collect.
8683 * emacs-lisp/chart.el (chart-emacs-storage): Change to
8684 reflect new format of data returned by Fgarbage_collect.
8685
8686 2012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
8687
8688 New utility functions + python-info-ppss-context fix (Bug#11910).
8689 * progmodes/python.el (python-info-beginning-of-block-statement-p)
8690 (python-info-ppss-comment-or-string-p): New functions.
8691 (python-info-ppss-context): Small fix for string check.
8692
8693 2012-07-17 Juri Linkov <juri@jurta.org>
8694
8695 * dired-aux.el (dired-do-async-shell-command): Doc fix.
8696 (dired-do-async-shell-command): Don't add `*' at the end of the
8697 command (Bug#11815).
8698 (dired-do-shell-command): Doc fix.
8699 (dired-shell-stuff-it): Strip the trailing "&" and ";" if any.
8700 Join the individual commands using either "&" or ";" as the
8701 separator depending on the values of these trailing characters.
8702 At the end re-add the trailing "&". (Bug#10598)
8703
8704 * simple.el (async-shell-command): Sync the interactive spec with
8705 `shell-command'. Doc fix.
8706 (shell-command): Doc fix.
8707
8708 2012-07-17 Juri Linkov <juri@jurta.org>
8709
8710 * descr-text.el (describe-char): Fix format args. (Bug#10129)
8711
8712 2012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
8713
8714 Final renames and doc fixes for movement commands (bug#11899).
8715 * progmodes/python.el (python-nav-beginning-of-statement):
8716 Rename from python-nav-statement-start.
8717 (python-nav-end-of-statement): Rename from
8718 python-nav-statement-end.
8719 (python-nav-beginning-of-block): Rename from
8720 python-nav-block-start.
8721 (python-nav-end-of-block): Rename from python-nav-block-end.
8722
8723 2012-07-17 Fabián Ezequiel Gallina <fgallina@cuca>
8724
8725 * progmodes/python.el (python-shell-send-string-no-output):
8726 Allow accept-process-output to quit, keeping shell process ready for
8727 future interactions (Bug#11868).
8728
8729 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
8730
8731 * emacs-lisp/cl-macs.el (cl-progv): Use a properly prefixed var name.
8732
8733 * emacs-lisp/elint.el (elint-find-args-in-code):
8734 Use help-function-arglist, so as to handle lexical byte-code.
8735
8736 * progmodes/sh-script.el (sh-syntax-propertize-function): Fix last
8737 change (bug#11826).
8738
8739 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
8740
8741 * progmodes/cc-engine.el (c-forward-sws, c-backward-sws):
8742 Avoid spuriously marking the buffer as modified because of c-is-sws.
8743
8744 * progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
8745 as not-a-comment (bug#11946).
8746
8747 * emacs-lisp/macroexp.el (macroexp-let2): Use more informative names
8748 for uninterned vars.
8749
8750 * xt-mouse.el (xterm-mouse-translate-1, xterm-mouse-event-read):
8751 Use read-event since we don't really want to read chars but bytes.
8752
8753 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Highlight not only
8754 $$..$$ but also $..$ using regexps (bug#11953).
8755 Use tex-verbatim for \url and \path.
8756 (tex-font-lock-keywords): Define as defconst like the others.
8757 (tex-common-initialization): Don't use font-lock-syntax-table any more.
8758
8759 2012-07-16 René Kyllingstad <Rene@Kyllingstad.com> (tiny change)
8760
8761 * international/mule-cmds.el (ucs-insert): Make it an obsolete
8762 alias for insert-char.
8763
8764 2012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
8765
8766 * progmodes/python.el: Simplified imenu implementation.
8767 (python-nav-jump-to-defun): Remove command.
8768 (python-mode-map): Use `imenu' instead.
8769 (python-nav-list-defun-positions-cache)
8770 (python-imenu-include-defun-type, python-imenu-make-tree)
8771 (python-imenu-subtree-root-label, python-imenu-index-alist):
8772 Remove vars.
8773 (python-nav-list-defun-positions, python-nav-read-defun)
8774 (python-imenu-tree-assoc, python-imenu-make-element-tree)
8775 (python-imenu-make-tree, python-imenu-create-index):
8776 Remove functions.
8777 (python-mode): Update to interact with imenu by setting
8778 `imenu-extract-index-name-function' only.
8779
8780 2012-07-16 Fabián Ezequiel Gallina <fgallina@cuca>
8781
8782 * progmodes/python.el: Enhancements to navigation commands.
8783 (python-nav-backward-sentence)
8784 (python-nav-forward-sentence): Remove.
8785 (python-nav-backward-statement, python-nav-forward-statement)
8786 (python-nav-statement-start, python-nav-statement-end)
8787 (python-nav-backward-block, python-nav-forward-block)
8788 (python-nav-block-start, python-nav-block-end)
8789 (python-nav-forward-sexp-function)
8790 (python-info-current-line-comment-p)
8791 (python-info-current-line-empty-p): New functions.
8792 (python-indent-context): Use `python-nav-statement-start'.
8793
8794 2012-07-16 Michael Albinus <michael.albinus@gmx.de>
8795
8796 * eshell/em-ls.el (eshell/ls): Use `apply'.
8797
8798 * eshell/em-unix.el (eshell/su, eshell/sudo): Apply Tramp's ad-hoc
8799 multi-hops, instead of Tramp internals.
8800
8801 * vc/ediff.el (ediff-directories): Add trailing space to prompts.
8802
8803 * vc/ediff-diff.el (ediff-same-file-contents): Handle the case,
8804 when F1 and F2 are located on different hosts.
8805
8806 2012-07-14 Chong Yidong <cyd@gnu.org>
8807
8808 * xt-mouse.el: Implement extended mouse coordinates (Bug#10642).
8809 (xterm-mouse-translate): Move code into xterm-mouse-translate-1.
8810 (xterm-mouse-translate-extended, xterm-mouse-translate-1)
8811 (xterm-mouse--read-event-sequence-1000)
8812 (xterm-mouse--read-event-sequence-1006): New functions. For old
8813 mouse protocol, handle M-mouse-X events correctly.
8814 (xterm-mouse-event): New arg specifying mouse protocol.
8815 (turn-on-xterm-mouse-tracking-on-terminal)
8816 (turn-off-xterm-mouse-tracking-on-terminal): Send DEC 1006
8817 sequence to toggle extended coordinates on newer XTerms.
8818 This appears to be harmless on terminals which do not support this.
8819
8820 2012-07-14 Leo Liu <sdl.web@gmail.com>
8821
8822 Add fringe bitmap indicators for flymake. (Bug#11253)
8823 * progmodes/flymake.el (flymake-highlight-line): Use fringe bitmaps.
8824 (flymake-make-overlay): New arg BITMAP.
8825 (flymake-error-bitmap, flymake-warning-bitmap)
8826 (flymake-fringe-indicator-position): New user variables.
8827
8828 * fringe.el: New bitmap exclamation-mark.
8829
8830 2012-07-14 Jan Djärv <jan.h.d@swipnet.se>
8831
8832 * progmodes/cc-cmds.el (c-defun-name): Recognize Objective-C methods
8833 also (Bug#7879).
8834
8835 2012-07-14 Chong Yidong <cyd@gnu.org>
8836
8837 * electric.el (electric-pair-post-self-insert-function): Fix pair
8838 insertion in empty-region case (Bug#11520).
8839
8840 2012-07-14 Chong Yidong <cyd@gnu.org>
8841
8842 * bindings.el: Consolidate ctl-x-r-map bindings.
8843 Bind copy-rectangle-as-kill to C-x r w.
8844
8845 * rect.el, register.el: Move bindings to bindings.el.
8846
8847 2012-07-14 Reuben Thomas <rrt@sc3d.org>
8848
8849 * rect.el (copy-rectangle-as-kill): New command (Bug#739).
8850
8851 2012-07-13 Andreas Schwab <schwab@linux-m68k.org>
8852
8853 * emacs-lisp/cl.el (labels): Remove spurious quote. (Bug#11938)
8854
8855 2012-07-13 Juanma Barranquero <lekktu@gmail.com>
8856
8857 * bindings.el (top): Use `mapc' instead of `mapcar'.
8858
8859 * loadup.el (top): Remove bogus `if' choice (brought by 2008-06-21T01:38:39Z!monnier@iro.umontreal.ca).
8860
8861 2012-07-13 Michael Albinus <michael.albinus@gmx.de>
8862
8863 * progmodes/sql.el (sql-comint): Suppress the check for program on
8864 remote hosts. Reported by Francis Devereux <francis@devrx.org>.
8865 (Bug#11908)
8866
8867 2012-07-13 Chong Yidong <cyd@gnu.org>
8868
8869 * bindings.el: Assign a non-nil permanent-local property to
8870 per-buffer variables which lack a default value (Bug#11930).
8871
8872 * help-fns.el (describe-variable): In the "automatically becomes
8873 local" notice, take note of permanent-local variables.
8874
8875 2012-07-13 Chong Yidong <cyd@gnu.org>
8876
8877 * files.el (toggle-read-only): Doc fix and code cleanup. New arg
8878 to allow printing the message when called from Lisp.
8879
8880 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8881 Remove toggle-read-only.
8882
8883 * bs.el (bs-toggle-readonly):
8884 * buff-menu.el (Buffer-menu-toggle-read-only):
8885 Remove with-no-warnings around toggle-read-only.
8886
8887 * ffap.el (ffap--toggle-read-only): Accept a list of buffers.
8888 Remove with-no-warnings around toggle-read-only.
8889 (ffap-read-only, ffap-read-only-other-window)
8890 (ffap-read-only-other-frame): Callers changed.
8891
8892 * help-mode.el: Don't require view package.
8893 (help-mode-finish): Set buffer-read-only instead of calling
8894 toggle-read-only.
8895
8896 * bindings.el (mode-line-toggle-read-only):
8897 * dired.el (dired-toggle-read-only):
8898 * ibuffer.el (ibuffer-do-toggle-read-only): Call toggle-read-only
8899 with non-nil second arg.
8900
8901 * emacs-lisp/eieio-custom.el (eieio-customize-object):
8902 * vc/ediff.el (ediff-set-read-only-in-buf-A): Set buffer-read-only
8903 directly.
8904
8905 2012-07-12 Eli Zaretskii <eliz@gnu.org>
8906
8907 * emacs-lisp/bytecomp.el (byte-recompile-directory): Use cl-incf,
8908 not incf.
8909
8910 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
8911
8912 More CL cleanups and reduction of use of cl.el.
8913 * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el:
8914 * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el:
8915 * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el:
8916 * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el:
8917 * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el:
8918 * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el:
8919 * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el:
8920 * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el:
8921 * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el:
8922 * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el:
8923 * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el:
8924 * eshell/em-cmpl.el, eshell/em-banner.el:
8925 * calendar/parse-time.el: Use cl-lib.
8926 * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el:
8927 * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el:
8928 * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el:
8929 * term/ns-win.el, term.el, shell.el, ps-samp.el:
8930 * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el:
8931 * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el:
8932 * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el:
8933 * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el:
8934 * net/ldap.el, net/eudc.el, net/browse-url.el, man.el:
8935 * mail/mailheader.el, mail/feedmail.el: Don't use CL.
8936 * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time.
8937 * eshell/esh-opt.el (eshell-eval-using-options): Quote code with
8938 `lambda' rather than with `quote'.
8939 (eshell-do-opt): Adjust accordingly.
8940 (eshell-process-option): Simplify.
8941 * eshell/esh-var.el:
8942 * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options.
8943 * emacs-lisp/pcase.el (pcase--dontcare-upats, pcase--let*)
8944 (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern
8945 to `pcase--dontcare'.
8946 * emacs-lisp/cl.el (labels): Mark obsolete.
8947 (cl--letf, letf): Move to cl-lib.
8948 (cl--letf*, letf*): Remove.
8949 * emacs-lisp/cl-lib.el (cl-nth-value): Use defalias.
8950 * emacs-lisp/cl-macs.el (cl-dolist, cl-dotimes): Add indent rule.
8951 (cl-progv): Rewrite.
8952 (cl--letf, cl-letf): Move from cl.el.
8953 (cl-letf*): New macro.
8954 * emacs-lisp/cl-extra.el (cl--progv-before, cl--progv-after): Remove.
8955
8956 2012-07-11 Michael Albinus <michael.albinus@gmx.de>
8957
8958 * net/ange-ftp.el (ange-ftp-cf1): Update the files cache.
8959
8960 2012-07-11 Chong Yidong <cyd@gnu.org>
8961
8962 * vc/log-edit.el (log-edit-vc-backend): New variable.
8963 (log-edit): Doc fix.
8964
8965 * vc/vc-dispatcher.el (vc-log-edit): New args. Use PARAMS
8966 argument of log-edit to set up all local variables.
8967 (vc-start-logentry): New optional arg specifying VC backend.
8968
8969 * vc/vc.el (vc-checkin): Use it.
8970 (vc-deduce-fileset): Handle Log Edit buffers.
8971 (vc-diff): Make first argument optional too.
8972
8973 * vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.
8974
8975 2012-07-10 Michael Albinus <michael.albinus@gmx.de>
8976
8977 * eshell/esh-ext.el (eshell-remote-command): Remove remote part of
8978 command, just in case. The function is not needed anymore.
8979 (eshell-external-command): Do not call `eshell-remote-command'.
8980
8981 2012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
8982
8983 Reduce use of (require 'cl).
8984 * vc/smerge-mode.el, vc/pcvs.el, vc/pcvs-util.el, vc/pcvs-info.el:
8985 * vc/diff-mode.el, vc/cvs-status.el, uniquify.el, scroll-bar.el:
8986 * register.el, progmodes/sh-script.el, net/gnutls.el, net/dbus.el:
8987 * msb.el, mpc.el, minibuffer.el, international/ucs-normalize.el:
8988 * international/quail.el, info-xref.el, imenu.el, image-mode.el:
8989 * font-lock.el, filesets.el, edmacro.el, doc-view.el, bookmark.el:
8990 * battery.el, avoid.el, abbrev.el: Use cl-lib.
8991 * vc/pcvs-parse.el, vc/pcvs-defs.el, vc/log-view.el, vc/log-edit.el:
8992 * vc/diff.el, simple.el, pcomplete.el, lpr.el, comint.el, loadhist.el:
8993 * jit-lock.el, international/iso-ascii.el, info.el, frame.el, bs.el:
8994 * emulation/crisp.el, electric.el, dired.el, cus-dep.el, composite.el:
8995 * calculator.el, autorevert.el, apropos.el: Don't require CL.
8996 * emacs-lisp/bytecomp.el (byte-recompile-directory, display-call-tree)
8997 (byte-compile-unfold-bcf, byte-compile-check-variable):
8998 * emacs-lisp/byte-opt.el (byte-compile-trueconstp)
8999 (byte-compile-nilconstp):
9000 * emacs-lisp/autoload.el (make-autoload): Use pcase.
9001 * face-remap.el (text-scale-adjust): Simplify pcase patterns.
9002
9003 * emacs-lisp/gv.el (cond): Make it a valid place.
9004 (if): Simplify slightly.
9005
9006 * emacs-lisp/pcase.el (pcase): Accept self-quoting exps as "upatterns".
9007 (pcase--self-quoting-p): New function.
9008 (pcase--u1): Use it.
9009
9010 2012-07-10 Glenn Morris <rgm@gnu.org>
9011
9012 * emacs-lisp/authors.el (authors-fixed-entries):
9013 (authors-renamed-files-alist): Update for configure.in -> configure.ac.
9014
9015 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
9016
9017 Rename configure.in to configure.ac (Bug#11603).
9018 * emacs-lisp/authors.el (authors-canonical-file-name):
9019 * progmodes/autoconf.el (autoconf-mode):
9020 Prefer configure.ac to configure.in.
9021
9022 2012-07-08 Chong Yidong <cyd@gnu.org>
9023
9024 * mouse.el (mouse-drag-line): Rewrite the track-mouse loop.
9025 Implement the mouse-1-click-follows-link handling properly.
9026
9027 * info.el (Info-link-keymap): Use follow-link mechanism for
9028 header-line links (Bug#374).
9029
9030 * simple.el (deactivate-mark): Do not set the primary selection
9031 if another program has acquired it (Bug#11772).
9032
9033 2012-07-07 Kevin Ryde <user42@zip.com.au>
9034
9035 * woman.el (woman-strings): Fix double-quote handling (Bug#1151).
9036 (woman-decode-region): Replace escaped-escapes without destroying
9037 bold or underline (Bug#11552).
9038 (woman2-process-escapes): Handle nofill regions (Bug#11591).
9039
9040 2012-07-07 Chong Yidong <cyd@gnu.org>
9041
9042 * simple.el (yank-pop-change-selection): Doc fix (Bug#11361).
9043 (interprogram-cut-function, interprogram-paste-function):
9044 Mention that we typically mean the clipboard.
9045
9046 2012-07-06 Glenn Morris <rgm@gnu.org>
9047
9048 * kmacro.el (kmacro-call-macro): Restore repeat message. (Bug#11817)
9049
9050 * files.el (toggle-read-only): Restrict message to interactive use.
9051
9052 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
9053
9054 * net/tramp.el (tramp-restricted-shell-hosts-alist): New defcustom.
9055
9056 * net/tramp-sh.el (tramp-maybe-open-connection): Handle it.
9057
9058 2012-07-06 Glenn Morris <rgm@gnu.org>
9059
9060 * Makefile.in (compile-one-process): Rename from "recompile".
9061
9062 * Makefile.in (bzr-update): "compile" is the same as "recompile
9063 autoloads", but parallelizable, so use that instead.
9064
9065 2012-07-06 Dmitry Gutov <dgutov@yandex.ru>
9066
9067 * window.el (quit-window): Always restore window height when
9068 it's saved in quit-restore parameter (Bug#11810).
9069
9070 2012-07-06 Glenn Morris <rgm@gnu.org>
9071
9072 * simple.el (kill-whole-line): Doc tweak.
9073
9074 2012-07-06 Eli Zaretskii <eliz@gnu.org>
9075
9076 * files.el (file-relative-name): Compare file names
9077 case-insensitively if on MS-Windows or MS-DOS, or if
9078 read-file-name-completion-ignore-case is non-nil. Don't use
9079 case-fold-search for this purpose. (Bug#11827)
9080
9081 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
9082
9083 * calendar/cal-dst.el (calendar-current-time-zone):
9084 Return calendar-current-time-zone-cache if non-nil.
9085
9086 2012-07-17 Masatake YAMATO <yamato@redhat.com>
9087 2012-07-06 Andreas Schwab <schwab@linux-m68k.org>
9088
9089 * calendar/cal-dst.el (calendar-current-time-zone):
9090 Return calendar-current-time-zone-cache if non-nil.
9091
9092 2012-07-06 Glenn Morris <rgm@gnu.org>
9093
9094 * Makefile.in (cvs-update): Remove old alias.
9095
9096 2012-07-05 Michael Albinus <michael.albinus@gmx.de>
9097
9098 Sync with Tramp 2.2.6-pre.
9099
9100 * net/tramp.el (tramp-drop-volume-letter): Provide an XEmacs
9101 compatible declaration.
9102
9103 * net/tramp-cmds.el (tramp-append-tramp-buffers):
9104 Protect `list-load-path-shadows' call.
9105
9106 * net/tramp-compat.el (top): Require packages, which aren't
9107 autoloaded anymore for XEmacs. Protect call of
9108 `tramp-file-name-handler' by `tramp-compat-funcall', pacifying the
9109 compiler. Do not require tramp-util.el and tramp-vc.el anymore,
9110 it hurts at least for SXEmacs.
9111 (tramp-compat-temporary-file-directory): In XEmacs, there is no
9112 standard-value for `temporary-file-directory'.
9113
9114 * net/tramp-sh.el (tramp-do-directory-files-and-attributes-with-stat):
9115 Redirect stderr to /dev/null.
9116 (tramp-sh-handle-write-region): uid and gid can be floats.
9117 Reported by Russell Sim <russell.sim@gmail.com>.
9118 (tramp-sh-handle-vc-registered): Hide errors.
9119 (tramp-vc-file-name-handler): Use dummy results for `process-file'
9120 and `start-file-process'.
9121 (tramp-maybe-open-connection): Check also whether `non-essential'
9122 is bound.
9123
9124 2012-07-04 Chong Yidong <cyd@gnu.org>
9125
9126 * xml.el (xml--parse-buffer): Use xml-syntax-table.
9127 (xml-parse-tag): Likewise, and avoid changing entity tables.
9128 (xml-syntax-table): Define from scratch, making sure not to give
9129 x2000 and other Unicode spaces whitespace syntax, since those are
9130 not spaces in XML.
9131 (xml-parse-fragment): Delete unused function.
9132 (xml-name-start-char-re, xml-name-char-re, xml-name-re)
9133 (xml-names-re, xml-nmtoken-re, xml-nmtokens-re, xml-char-ref-re)
9134 (xml-entity-ref, xml-pe-reference-re)
9135 (xml-reference-re, xml-att-value-re, xml-tokenized-type-re)
9136 (xml-notation-type-re, xml-enumeration-re, xml-enumerated-type-re)
9137 (xml-att-type-re, xml-default-decl-re, xml-att-def-re)
9138 (xml-entity-value-re): Use syntax references in regexps where
9139 possible; no need to define inside a let-binding.
9140 (xml-parse-dtd): Use xml-pe-reference-re.
9141 (xml-entity-or-char-ref-re): New defconst.
9142 (xml-parse-string, xml-substitute-special): Use it.
9143
9144 2012-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
9145
9146 * files.el (locate-dominating-file): Allow `name' to be a predicate.
9147 (find-file--read-only): New function.
9148 (find-file-read-only, find-file-read-only-other-window)
9149 (find-file-read-only-other-frame): Use it.
9150 (insert-file-contents-literally): Don't `fset'.
9151 (get-free-disk-space): Use locate-dominating-file.
9152
9153 * emacs-lisp/bytecomp.el (byte-compile): Don't signal an error if the
9154 function is already compiled.
9155
9156 * xml.el (xml-name-regexp): Remove, redundant. Use xml-name-re.
9157
9158 2012-07-03 Michael Albinus <michael.albinus@gmx.de>
9159
9160 * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote
9161 files on the same host.
9162
9163 2012-07-03 Andreas Schwab <schwab@linux-m68k.org>
9164
9165 * help-fns.el (describe-function-1): Only call
9166 help-fns--autoloaded-p when we have a file name. (Bug#11848)
9167
9168 2012-07-03 Chong Yidong <cyd@gnu.org>
9169
9170 * xml.el: Protect parser against XML bombs.
9171 (xml-entity-expansion-limit): New variable.
9172 (xml-parse-string, xml-substitute-special): Use it.
9173 (xml-parse-dtd): Avoid infloop if the DTD is not terminated.
9174
9175 2012-07-03 Glenn Morris <rgm@gnu.org>
9176
9177 * progmodes/bug-reference.el (bug-reference-bug-regexp):
9178 Allow linking to specific messages in debbugs reports (eg 123#5).
9179
9180 2012-07-02 Chong Yidong <cyd@gnu.org>
9181
9182 * xml.el: Fix entity and character reference expansion, allowing
9183 them to expand into markup as per XML spec.
9184 (xml-default-ns): New variable.
9185 (xml-entity-alist): Use XML spec definitions for lt and amp.
9186 (xml-parse-region): Make first two arguments optional.
9187 Discard text properties.
9188 (xml-parse-tag-1): New function, spun off from xml-parse-tag.
9189 All callers changed.
9190 (xml-parse-tag): Call xml-parse-tag-1. For backward
9191 compatibility, this function should not modify buffer contents.
9192 (xml-parse-tag-1): Fix opening-tag regexp.
9193 (xml-parse-string): Rewrite, handling entity and character
9194 references properly.
9195 (xml--entity-replacement-text): Signal an error if a parameter
9196 entity is undefined.
9197
9198 2012-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
9199
9200 * comint.el (comint-output-filter): Filter out repeated prompts.
9201
9202 * net/ange-ftp.el (ange-ftp-expand-file-name): Use ange-ftp-ftp-name
9203 and file-name-absolute-p.
9204 (ange-ftp-file-exists-p): Use ange-ftp-file-exists-p for
9205 internal calls.
9206
9207 2012-07-02 Paul Eggert <eggert@cs.ucla.edu>
9208
9209 Spelling fixes.
9210 * emacs-lisp/bytecomp.el (byte-compile--reify-function):
9211 Rename from byte-compile--refiy-function. All uses changed.
9212
9213 2012-07-01 Chong Yidong <cyd@gnu.org>
9214
9215 * xml.el (xml--parse-buffer): New function. Move most of
9216 xml-parse-region here.
9217 (xml-parse-region): Copy region into a temporary buffer, since
9218 parameter entity substitution requires changing buffer contents.
9219 Use xml--parse-buffer.
9220 (xml-parse-file): Use xml--parse-buffer.
9221 (xml-parse-dtd): Make parameter entity substitution work right.
9222 Use proper regexps for ELEMENT declarations (Bug#7172).
9223
9224 2012-06-30 Glenn Morris <rgm@gnu.org>
9225
9226 * comint.el (follow-comint-scroll-to-bottom): Fix declaration.
9227
9228 * net/secrets.el, net/tramp-gvfs.el, net/xesam.el, net/zeroconf.el:
9229 Remove outdated and unnecessary dbus declarations.
9230
9231 2012-06-30 Eli Zaretskii <eliz@gnu.org>
9232
9233 * emacs-lisp/timer.el (timer-until): Subtract results of
9234 float-time, instead of taking float-time of the result of
9235 time-subtract, since float-time signals an error for negative time
9236 arguments.
9237
9238 2012-06-30 Chong Yidong <cyd@gnu.org>
9239
9240 * xml.el (xml-*-re): Convert defvars into defconsts, and
9241 eval-and-compile them so eval-and-compile works on derivatives.
9242 (xml--entity-replacement-text): Use eval-and-comple.
9243
9244 2012-06-30 Michael Albinus <michael.albinus@gmx.de>
9245
9246 * vc/vc-git.el (vc-git-registered): Use cache property
9247 `git-registered'.
9248 (vc-git-mode-line-string): Call `vc-working-revision' instead of
9249 `vc-git-working-revision' in order to benefit from the cache.
9250 (vc-git-root): Use cache property `git-root'. (Bug#11757)
9251
9252 2012-06-30 Dmitry Gutov <dgutov@yandex.ru>
9253
9254 * vc/vc-hooks.el (vc-before-save): Clear cache if file has been
9255 removed (likely outside Emacs). (Bug#11757)
9256
9257 2012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
9258
9259 * emacs-lisp/cl-lib.el: Require macroexp.
9260
9261 2012-06-30 Chong Yidong <cyd@gnu.org>
9262
9263 * xml.el: Implement XML parameter entities.
9264 (xml-parameter-entity-alist): New variable.
9265 (xml-parse-region, xml-parse-fragment): Preserve previous values
9266 of xml-entity-alist and xml-parameter-entity-alist, so that
9267 repeated calls on different documents do not change them.
9268 (xml-parse-tag): Fix doctype regexp.
9269 (xml--entity-replacement-text): New function.
9270 (xml-parse-dtd): Use it. Don't handle system entities; doing that
9271 properly requires url retrieval which is unimplemented.
9272 (xml-escape-string): Doc fix.
9273
9274 2012-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
9275
9276 * emacs-lisp/cl-lib.el (cl-pushnew): Use macroexp-let2.
9277
9278 2012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
9279
9280 * fringe.el (fringe-mode): Doc fix.
9281
9282 2012-06-29 Michael Albinus <michael.albinus@gmx.de>
9283
9284 * net/ange-ftp.el (ange-ftp-get-passwd): Throw if `non-essential'
9285 is non-nil.
9286 (ange-ftp-ignore-errors-if-non-essential): New defmacro.
9287 (ange-ftp-file-name-all-completions): Use it. (Bug#11808)
9288
9289 2012-06-29 Andreas Schwab <schwab@linux-m68k.org>
9290
9291 * calendar/cal-dst.el (calendar-current-time-zone):
9292 Return calendar-current-time-zone-cache if non-nil.
9293
9294 2012-06-29 Masatake YAMATO <yamato@redhat.com>
9295
9296 * progmodes/which-func.el (which-func-format):
9297 Add mouse-face. (Bug#11698)
9298
9299 2012-06-29 Leo Liu <sdl.web@gmail.com>
9300
9301 * textmodes/enriched.el (enriched-next-annotation): Use eq (Bug#11528).
9302
9303 2012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
9304
9305 * minibuffer.el (minibuffer-confirm-exit-commands):
9306 Add completion-at-point (bug#11725).
9307
9308 2012-06-29 Glenn Morris <rgm@gnu.org>
9309
9310 * progmodes/f90.el (f90-font-lock-keywords-2):
9311 Add some preprocessor elements. (Bug#10499)
9312
9313 2012-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
9314
9315 * progmodes/cperl-mode.el (cperl-update-syntaxification):
9316 Use syntax-propertize (bug#11739).
9317
9318 2012-06-28 Juanma Barranquero <lekktu@gmail.com>
9319
9320 * emacs-lisp/cl-lib.el (cl-pushnew): Don't capture X (bug#11811).
9321
9322 2012-06-28 Julien Danjou <julien@danjou.info>
9323
9324 * term.el (term-handle-colors-array): Use a set of new faces to
9325 color the terminal. Also uses :inverse-video property.
9326 (term-default-fg-color): Set to nil by default, deprecate in favor
9327 of `term-face'.
9328 (term-default-bg-color): Set to nil by default, deprecate in favor
9329 of `term-face'.
9330 (term-current-face): Use `term-face' by default.
9331 (term-bold-attribute): Variable deleted.
9332
9333 2012-06-28 Glenn Morris <rgm@gnu.org>
9334
9335 * simple.el (completion-list-mode-finish):
9336 Don't use toggle-read-only. (Since completion-list-mode has
9337 a special mode-class, it wasn't doing anything extra anyway.)
9338
9339 2012-06-28 Stefan Monnier <monnier@iro.umontreal.ca>
9340
9341 Make inlining of other-mode interpreted functions work (bug#11799).
9342 * emacs-lisp/bytecomp.el (byte-compile--refiy-function): New fun.
9343 (byte-compile): Use it to fix compilation of lexical-binding closures.
9344 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Compile the
9345 function, if needed.
9346
9347 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
9348
9349 * help-mode.el (help-make-xrefs): Don't just withstand
9350 cyclic-variable-indirection but any error in documentation-property.
9351
9352 * loadup.el (purify-flag): Pre-grow the hash-table to reduce the
9353 memory use.
9354 * bindings.el (bindings--define-key): New function.
9355 * vc/vc-hooks.el, replace.el, menu-bar.el, international/mule-cmds.el:
9356 * emacs-lisp/lisp-mode.el, buff-menu.el, bookmark.el:
9357 * bindings.el: Use it to purecopy define-key bindings.
9358
9359 * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list.
9360
9361 * emacs-lisp/cl.el (flet): Mark obsolete.
9362 * emacs-lisp/cl-macs.el (cl-flet*): New macro.
9363 * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse):
9364 * progmodes/js.el (js-c-fill-paragraph):
9365 * progmodes/ebrowse.el (ebrowse-switch-member-buffer-to-sibling-class)
9366 (ebrowse-switch-member-buffer-to-derived-class):
9367 * play/5x5.el (5x5-solver): Use cl-flet.
9368
9369 * emacs-lisp/cl.el: Use lexical-binding. Fix flet (bug#11780).
9370 (cl--symbol-function): New macro.
9371 (cl--letf, cl--letf*): Use it.
9372
9373 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
9374 Strip "toggle-" if any.
9375
9376 2012-06-27 Glenn Morris <rgm@gnu.org>
9377
9378 * info.el (Info-default-directory-list): Move here from paths.el.
9379 * paths.el: Remove file, which is now empty.
9380 * loadup.el: No longer load "paths".
9381
9382 * custom.el (custom-initialize-delay): Doc fix.
9383
9384 * eshell/em-alias.el, eshell/em-banner.el, eshell/em-basic.el:
9385 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el:
9386 * eshell/em-hist.el, eshell/em-ls.el, eshell/em-pred.el:
9387 * eshell/em-prompt.el, eshell/em-rebind.el, eshell/em-script.el:
9388 * eshell/em-smart.el, eshell/em-term.el, eshell/em-unix.el:
9389 * eshell/em-xtra.el: Replace eshell-defgroup with "(progn (defgroup".
9390 * eshell/eshell.el (eshell-defgroup): Remove alias.
9391
9392 2012-06-27 Chong Yidong <cyd@gnu.org>
9393
9394 * help.el (help-enable-auto-load): New variable.
9395
9396 * help-fns.el (help-fns--autoloaded-p): New function.
9397 (describe-function-1): Refer to a function as "autoloaded" if it
9398 was autoloaded at any time in the past. Perform autoloading if
9399 help-enable-auto-load is non-nil.
9400
9401 2012-06-26 Eli Zaretskii <eliz@gnu.org>
9402
9403 * makefile.w32-in (compile, compile-always): Depend on
9404 update-subdirs, not on subdirs.el. Otherwise, several different
9405 sub-targets of 'bootstrap' running in parallel could
9406 simultaneously write to subdirs.el, producing a garbled file.
9407
9408 2012-06-26 Sam Steingold <sds@gnu.org>
9409
9410 * files.el (file-name-base): New convenience function.
9411 * autoinsert.el, cus-dep.el, doc-view.el, image-dired.el:
9412 * woman.el, eshell/esh-cmd.el, progmodes/ada-xref.el:
9413 * progmodes/cc-defs.el, progmodes/cperl-mode.el:
9414 * progmodes/flymake.el, progmodes/gud.el, progmodes/idlwave.el:
9415 * textmodes/ispell.el, textmodes/reftex-ref.el:
9416 * textmodes/tex-mode.el: Use it.
9417 Did not touch cedet and org because they are maintained elsewhere.
9418
9419 2012-06-26 Martin Rudalics <rudalics@gmx.at>
9420
9421 * calendar/calendar.el (calendar-exit): Don't try to delete or
9422 iconify last frame. See:
9423 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
9424
9425 2012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change)
9426
9427 * server.el (server-process-filter): Remember dir in the
9428 process's `server-client-directory' properties.
9429
9430 2012-06-24 Chong Yidong <cyd@gnu.org>
9431
9432 * xml.el (xml-parse-tag): Correctly handle comment embedded in
9433 non-tag text.
9434
9435 2012-06-23 Juanma Barranquero <lekktu@gmail.com>
9436
9437 * makefile.w32-in (COMPILE_FIRST): Synch with changes in 2012-06-22T21:24:54Z!monnier@iro.umontreal.ca.
9438
9439 2012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
9440
9441 * help-fns.el (describe-variable): Don't croak when doc is not found.
9442 * vc/pcvs.el (cvs-retrieve-revision): Avoid toggle-read-only.
9443 * menu-bar.el (menu-bar-line-wrapping-menu): Purecopy a tiny bit more.
9444 * emacs-lisp/syntax.el (syntax-ppss): Simplify with new `if' place.
9445 * emacs-lisp/smie.el (smie-next-sexp): CSE.
9446 * emacs-lisp/macroexp.el (macroexp-let2): Fix edebug spec and avoid
9447 ((lambda ..) ..).
9448 * emacs-lisp/eieio.el (eieio-oref, slot-value): Use simpler defsetf.
9449
9450 2012-06-23 Chong Yidong <cyd@gnu.org>
9451
9452 * info.el (Info-mouse-follow-link): Accept symbol values of
9453 link-args. Select window; suggested by Gerhard Kahl (Bug#11672).
9454 (Info-fontify-node): Use Info-link-keymap for all navigation
9455 buttons, with link-args property to perform the desired action.
9456 (Info-link-keymap): Doc fix.
9457 (Info-next-link-keymap, Info-prev-link-keymap)
9458 (Info-up-link-keymap): Delete now-unused keymaps.
9459
9460 2012-06-23 Chong Yidong <cyd@gnu.org>
9461
9462 * mouse.el (mouse-drag-track): Deactivate the mark before popping.
9463
9464 * progmodes/python.el (python-skeleton-define): Mark abbrevs as
9465 system abbrevs.
9466
9467 * ansi-color.el (ansi-color-apply-on-region): Doc fix.
9468
9469 2012-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
9470
9471 * emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists
9472 (bug#11719).
9473
9474 * minibuffer.el (completion--twq-try): Try to fail more gracefully when
9475 the requote function doesn't work properly (bug#11714).
9476
9477 2012-06-23 Glenn Morris <rgm@gnu.org>
9478
9479 * pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.
9480
9481 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
9482
9483 Further GV/CL cleanups.
9484 * emacs-lisp/gv.el (gv-get): Autoload functions to find their
9485 gv-expander.
9486 (gv--defun-declaration): New function.
9487 (defun-declarations-alist): Use it.
9488 (gv-define-modify-macro, gv-pushnew!, gv-inc!, gv-dec!): Remove.
9489 (gv-place): Autoload.
9490 * emacs-lisp/cl.el (cl--dotimes, cl--dolist): Remember subr.el's
9491 original definition of dotimes and dolist.
9492 * emacs-lisp/cl-macs.el (cl-expr-access-order): Remove unused.
9493 (cl-dolist, cl-dotimes): Use `dolist' and `dotimes'.
9494 * emacs-lisp/cl-lib.el: Move gv handlers from cl-macs to here.
9495 (cl-fifth, cl-sixth, cl-seventh, cl-eighth)
9496 (cl-ninth, cl-tenth): Move gv handler to the function's definition.
9497 * emacs-lisp/cl-extra.el (cl-subseq, cl-get, cl-getf): Move gv handler
9498 to the function's definition.
9499 * Makefile.in (COMPILE_FIRST): Re-order to speed it up by about 50%.
9500 * window.el:
9501 * files.el:
9502 * faces.el:
9503 * env.el: Don't use CL.
9504
9505 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
9506
9507 Support higher-resolution time stamps (Bug#9000).
9508
9509 * calendar/time-date.el (with-decoded-time-value): New arg
9510 PICO-SYMBOL in VARLIST. It's optional, for backward compatibility.
9511 (encode-time-value): New optional arg PICO. New type 3.
9512 (time-to-seconds) [!float-time]: Support the new picoseconds
9513 component if it's used.
9514 (seconds-to-time, time-subtract, time-add):
9515 Support ps-resolution time stamps as well.
9516
9517 * emacs-lisp/timer.el (timer): New component psecs. All uses changed.
9518 (timerp): Timer vectors now have length 9, not 8.
9519 (timer--time): Support new-style (4-part) time stamps.
9520 (timer-next-integral-multiple-of-time): Time stamps now have
9521 picosecond resolution, so take a bit more care about rounding.
9522 (timer-relative-time, timer-inc-time): New optional arg psecs.
9523 (timer-set-time-with-usecs): Set psecs to 0.
9524 (timer--activate): Check psecs component, too.
9525
9526 * proced.el (proced-time-lessp): Support ps-resolution stamps.
9527
9528 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
9529
9530 * icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
9531 Move the non-essential binding to the post/pre-command-hook where it is
9532 more obviously correct.
9533
9534 * subr.el (read-passwd): Don't use a history at all.
9535 * savehist.el (savehist-save): Remove password saved accidentally
9536 because of the above bug.
9537
9538 2012-06-22 Bastien Guerry <bzg@gnu.org>
9539
9540 * files.el (toggle-read-only): Display a message telling whether
9541 the buffer is read-only or not (bug#11726).
9542
9543 2012-06-22 Stefan Monnier <monnier@iro.umontreal.ca>
9544
9545 * emacs-lisp/gv.el: New file.
9546 * subr.el (push, pop): Extend to generalized variables.
9547 * loadup.el (macroexp): Unload if preloaded and uncompiled (bug#11657).
9548 * emacs-lisp/cl-lib.el (cl-pop, cl-push, cl--set-nthcdr): Remove.
9549 * emacs-lisp/cl-macs.el: Require gv. Use gv-define-setter,
9550 gv-define-simple-setter, and gv-define-expander.
9551 Remove setf-methods defined in gv. Rename cl-setf -> setf.
9552 (cl-setf, cl-do-pop, cl-get-setf-method): Remove.
9553 (cl-letf, cl-letf*, cl-define-modify-macro, cl-defsetf)
9554 (cl-define-setf-expander, cl-struct-setf-expander): Move to cl.el.
9555 (cl-remf, cl-shiftf, cl-rotatef, cl-callf, cl-callf2): Rewrite with
9556 gv-letplace.
9557 (cl-defstruct): Don't define setf-method any more.
9558 * emacs-lisp/cl.el (flet): Don't autoload.
9559 (cl--letf, letf, cl--letf*, letf*, cl--gv-adapt)
9560 (define-setf-expander, defsetf, define-modify-macro)
9561 (cl-struct-setf-expander): Move from cl-lib.el.
9562 * emacs-lisp/syntax.el:
9563 * emacs-lisp/ewoc.el:
9564 * emacs-lisp/smie.el:
9565 * emacs-lisp/cconv.el:
9566 * emacs-lisp/timer.el: Rename cl-setf -> setf, cl-push -> push.
9567 (timer--time): Use gv-define-simple-setter.
9568 * emacs-lisp/macroexp.el (macroexp-let2): Rename from macroexp-let²
9569 to avoid coding-system problems in subr.el. Adjust all users.
9570 (macroexp--maxsize, macroexp-small-p): New functions.
9571 * emacs-lisp/bytecomp.el (byte-compile-file): Don't use cl-letf.
9572 * scroll-bar.el (scroll-bar-mode):
9573 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
9574 (normal-erase-is-backspace-mode): Don't use the `eq' place.
9575 * winner.el (winner-configuration, winner-make-point-alist)
9576 (winner-set-conf, winner-get-point, winner-set): Don't abuse letf.
9577 * files.el (locate-file-completion-table): Avoid list*.
9578
9579 2012-06-22 Chong Yidong <cyd@gnu.org>
9580
9581 * dired-aux.el (dired-do-create-files): Doc fix (Bug#11327).
9582 (dired-create-files): Doc fix (Bug#11329).
9583 (dired-do-copy): Doc fix (Bug#11334).
9584 (dired-mark-read-string): Doc fix (Bug#11553).
9585
9586 * dired.el (dired-recursive-copies, dired-recursive-deletes):
9587 Doc fix (Bug#11326).
9588 (dired-make-relative): Doc fix (Bug#11332). Remove unused arg.
9589 (dired-dwim-target): Doc fix.
9590
9591 * wdired.el (wdired-mode): Doc fix.
9592
9593 2012-06-22 Glenn Morris <rgm@gnu.org>
9594
9595 * pcmpl-rpm.el (pcmpl-rpm-cache): New option.
9596 (pcmpl-rpm-cache-stamp-file): New constant.
9597 (pcmpl-rpm-cache-time, pcmpl-rpm-packages): New variables.
9598 (pcmpl-rpm-packages): Optionally cache list of packages.
9599
9600 * pcmpl-rpm.el (pcmpl-rpm): New group.
9601 (pcmpl-rpm-query-options): New option.
9602 (pcmpl-rpm-packages): No need to inline it.
9603 Use pcmpl-rpm-query-options.
9604
9605 * calendar/calendar.el (calendar-in-read-only-buffer):
9606 Avoid some needless mode changes.
9607
9608 2012-06-21 Chong Yidong <cyd@gnu.org>
9609
9610 * desktop.el (desktop-read): Don't prompt if daemon (Bug#11674).
9611 (desktop-path): Remove . from the default value (Bug#10977).
9612 (desktop-read): Use user-emacs-directory if desktop-path is nil.
9613
9614 2012-06-20 Chong Yidong <cyd@gnu.org>
9615
9616 * term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).
9617
9618 2012-06-20 David Röthlisberger <david@rothlis.net> (tiny change)
9619
9620 * ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j
9621 (bug#11201).
9622
9623 2012-06-20 Chong Yidong <cyd@gnu.org>
9624
9625 * term.el (term-window-width): Handle the case of a missing right
9626 fringe (Bug#8837).
9627 (term-check-size): Use window-text-height (Bug#5445).
9628 (term-mode): Use define-derived-mode. Minor cleanups.
9629 Set font-lock-defaults (Bug#7692).
9630 (term-move-columns, term-insert-char, term-emulate-terminal)
9631 (term-erase-in-line, term-insert-spaces): Use font-lock-face.
9632
9633 2012-06-20 Michael Albinus <michael.albinus@gmx.de>
9634
9635 * net/ange-ftp.el (ange-ftp-get-passwd):
9636 Bind `enable-recursive-minibuffers'.
9637 (ange-ftp-get-process): Throw if `non-essential' is non-nil.
9638
9639 2012-06-19 David Röthlisberger <david@rothlis.net> (tiny change)
9640
9641 * ido.el (ido-find-file): Mention C-d binding in docstring (bug#11244).
9642
9643 2012-06-19 Glenn Morris <rgm@gnu.org>
9644
9645 * progmodes/python.el (python-mode): Derive from prog-mode.
9646
9647 2012-06-19 Kevin Gallagher <Kevin.Gallagher@boeing.com>
9648
9649 * emulation/edt.el (edt-default-menu-bar-update-buffers)
9650 (edt-user-menu-bar-update-buffers): New functions.
9651 (edt-default-emulation-setup, edt-user-emulation-setup): Use them.
9652
9653 2012-06-19 Chong Yidong <cyd@gnu.org>
9654
9655 * subr.el (with-selected-window): Preserve the selected window's
9656 terminal's top-frame (Bug#4702).
9657
9658 * window.el (save-selected-window): Likewise.
9659
9660 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9661
9662 * progmodes/python.el (python-rx-constituents): Move backquote.
9663 (python-skeleton-define, python-define-auxiliary-skeleton):
9664 Use `declare'.
9665
9666 2012-06-18 Michael Albinus <michael.albinus@gmx.de>
9667
9668 * minibuffer.el (read-file-name-default): Revert the patch from
9669 2012-06-17.
9670
9671 2012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
9672
9673 * emacs-lisp/pcase.el (pcase--expand): Warn for unused pattern.
9674 (pcase--u1, pcase--q1): Don't use apply-partially.
9675
9676 2012-06-18 Glenn Morris <rgm@gnu.org>
9677
9678 * progmodes/python.el (python-proc, python-buffer)
9679 (python-send-receive, python-send-string): Fix obsolete versions.
9680
9681 2012-06-18 Martin Rudalics <rudalics@gmx.at>
9682
9683 * window.el (special-display-p): Completely remove stringp
9684 check. Suggested by Andreas Schwab <schwab@linux-m68k.org>.
9685
9686 2012-06-17 Michael Albinus <michael.albinus@gmx.de>
9687
9688 * minibuffer.el (read-file-name-default): Bind `non-essential' to `t'.
9689
9690 * net/tramp.el (tramp-file-name-handler): Catch 'non-essential.
9691
9692 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-start-process):
9693 * net/tramp-sh.el (tramp-maybe-open-connection):
9694 Throw if `non-essential' is non-nil.
9695
9696 2012-06-17 Martin Rudalics <rudalics@gmx.at>
9697
9698 * window.el (special-display-p): Signal an error if BUFFER-NAME
9699 is not a string (Bug#11713).
9700
9701 2012-06-17 Paul Eggert <eggert@cs.ucla.edu>
9702
9703 * progmodes/python.el (python-info-beginning-of-backslash):
9704 Rename from python-info-beginning-of-backlash, as a spelling fix.
9705
9706 2012-06-17 Chong Yidong <cyd@gnu.org>
9707
9708 * term.el (term-emulate-terminal): If term-check-size is called,
9709 move point to the process mark without resetting point (Bug#4635).
9710
9711 2012-06-17 Glenn Morris <rgm@gnu.org>
9712
9713 * international/mule-cmds.el (mule-menu-keymap)
9714 (set-language-environment, set-locale-environment): Doc tweaks.
9715
9716 2012-06-16 Aurélien Aptel <aurelien.aptel@gmail.com>
9717
9718 * cus-face.el (custom-face-attributes): Add wave-style underline
9719 attribute.
9720 * faces.el (set-face-attribute): Update docstring to describe
9721 wave-style underline attribute.
9722
9723 2012-06-16 Chong Yidong <cyd@gnu.org>
9724
9725 * term/xterm.el (terminal-init-xterm): Discard input before
9726 querying background mode (Bug#10959).
9727
9728 2012-06-16 Stefan Merten <smerten@oekonux.de>
9729
9730 * textmodes/rst.el: Added and corrected some comments.
9731 (rst-re-alist-def): Improve symbol syntax.
9732 (rst-mode-syntax-table): Correct syntax entries.
9733 (rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
9734 (rst-official-version, rst-official-cvs-rev): Update version
9735 information.
9736
9737 2012-06-15 Juanma Barranquero <lekktu@gmail.com>
9738
9739 * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes
9740 in 2008-06-22T13:57:28Z!monnier@iro.umontreal.ca.
9741
9742 2012-06-15 Fabián Ezequiel Gallina <fgallina@cuca>
9743
9744 * progmodes/python.el: New python.el merge.
9745 (python-guess-indent): Obsolete var.
9746 (python-indent-guess-indent-offset): New defcustom.
9747 (python-indent): Obsolete var.
9748 (python-indent-offset): New defcustom.
9749 (python-python-command, python-jython-command): Delete var.
9750 (python-shell-interpreter): New defcustom.
9751 (python-pdbtrack-do-tracking-p): Delete var.
9752 (python-pdbtrack-activate): New defcustom.
9753 (python-use-skeletons): Obsolete var.
9754 (python-skeleton-autoinsert): New defcustom.
9755 (inferior-python-filter-regexp, python-continuation-offset)
9756 (python-honour-comment-indentation, python-indent-string-contents)
9757 (python-jython-packages, python-mode-hook)
9758 (python-pdbtrack-minor-mode-string, python-remove-cwd-from-path)
9759 (python-shell-prompt-alist)
9760 (python-source-modes): Delete defcustoms.
9761 (python-check-buffer-name, python-eldoc-setup-code)
9762 (python-eldoc-string-code, python-ffap-setup-code)
9763 (python-ffap-string-code, python-fill-comment-function)
9764 (python-fill-decorator-function, python-fill-paren-function)
9765 (python-fill-string-function, python-imenu-include-defun-type)
9766 (python-imenu-make-tree, python-imenu-subtree-root-label)
9767 (python-pdbtrack-stacktrace-info-regexp, python-shell-buffer-name)
9768 (python-shell-compilation-regexp-alist)
9769 (python-shell-completion-module-string-code)
9770 (python-shell-completion-pdb-string-code)
9771 (python-shell-completion-setup-code)
9772 (python-shell-completion-string-code)
9773 (python-shell-enable-font-lock, python-shell-exec-path)
9774 (python-shell-extra-pythonpaths)
9775 (python-shell-internal-buffer-name, python-shell-interpreter-args)
9776 (python-shell-process-environment)
9777 (python-shell-prompt-block-regexp)
9778 (python-shell-prompt-output-regexp)
9779 (python-shell-prompt-pdb-regexp, python-shell-prompt-regexp)
9780 (python-shell-send-setup-max-wait, python-shell-setup-codes)
9781 (python-shell-virtualenv-path): New defcustoms.
9782 (brm-menu, eldoc-documentation-function, inferior-python-mode-map)
9783 (inferior-python-mode-syntax-table, python--prompt-regexp)
9784 (python-buffer, python-command python-python-command)
9785 (python-default-template, python-imports, python-indent-index)
9786 (python-indent-list, python-indent-list-length)
9787 (python-mode-running, python-pdbtrack-is-tracking-p)
9788 (python-preoutput-continuation, python-preoutput-leftover)
9789 (python-preoutput-result, python-preoutput-skip-next-prompt)
9790 (python-prev-dir/file, python-recursing)
9791 (python-saved-check-command, python-version-checked)
9792 (python-which-func-length-limit)
9793 (view-return-to-alist): Delete vars.
9794 (python-check-custom-command, python-dotty-syntax-table)
9795 (python-imenu-index-alist, python-indent-current-level)
9796 (python-indent-dedenters, python-indent-levels)
9797 (python-nav-beginning-of-defun-regexp)
9798 (python-nav-list-defun-positions-cache)
9799 (python-pdbtrack-buffers-to-kill, python-pdbtrack-tracked-buffer)
9800 (python-shell-internal-buffer)
9801 (python-skeleton-available): New vars.
9802 (def-python-skeleton): Delete macro.
9803 (python-skeleton-define): New macro.
9804 (python-define-auxiliary-skeleton, python-rx): New macros.
9805 (python-insert-class): Delete command.
9806 (python-skeleton-class): New command.
9807 (python-insert-def): Delete command.
9808 (python-skeleton-def): New command.
9809 (python-insert-for): Delete command.
9810 (python-skeleton-for): New command.
9811 (python-insert-if): Delete command.
9812 (python-skeleton-if): New command.
9813 (python-insert-try/except, python-insert-try/finally): Delete commands.
9814 (python-skeleton-try): New command.
9815 (python-insert-while): Delete command.
9816 (python-skeleton-while): New command.
9817 (python-backspace): Delete command.
9818 (python-indent-dedent-line-backspace): New command.
9819 (python-electric-colon): Delete command.
9820 (python-indent-electric-colon): New command.
9821 (python-guess-indent): Delete command.
9822 (python-indent-guess-indent-offset): New command.
9823 (python-shift-left): Delete command.
9824 (python-indent-shift-left): New command.
9825 (python-shift-right): Delete command.
9826 (python-indent-shift-right): New command.
9827 (python-find-function): Delete command.
9828 (python-nav-jump-to-defun): New command.
9829 (python-next-statement): Delete command.
9830 (python-nav-forward-sentence): New command.
9831 (python-previous-statement): Delete command.
9832 (python-nav-backward-sentence): New command.
9833 (python-fill-paragraph): Delete command.
9834 (python-fill-paragraph-function): New command.
9835 (python-send-buffer): Delete command.
9836 (python-shell-send-buffer): New command.
9837 (python-send-defun): Delete command.
9838 (python-shell-send-defun): New command.
9839 (python-send-region, python-send-region-and-go): Delete commands.
9840 (python-shell-send-region)
9841 (python-shell-switch-to-shell): New commands.
9842 (python-send-string): Delete command.
9843 (python-shell-send-string): New command.
9844 (python-switch-to-python): Delete command.
9845 (python-shell-switch-to-shell): New command.
9846 (python-describe-symbol): Delete command.
9847 (python-eldoc-at-point): New command.
9848 (python--set-prompt-regexp, python-args-to-list)
9849 (python-after-info-look, python-check-version)
9850 (python-check-comint-prompt, python-find-imports)
9851 (python-execute-file, turn-off-pdbtrack, turn-on-pdbtrack)
9852 (python-unload-function, python-expand-template)
9853 (python-maybe-jython, python-preoutput-filter)
9854 (python-pdbtrack-get-source-buffer)
9855 (python-pdbtrack-grub-for-buffer, python-pdbtrack-overlay-arrow)
9856 (python-pdbtrack-toggle-stack-tracking)
9857 (python-pdbtrack-track-stack-file, python-initial-text)
9858 (python-first-word, python-comment-line-p, python-send-command)
9859 (python-setup-brm, python-sentinel, python-set-proc)
9860 (python-skip-out, python-input-filter, python-outdent-p)
9861 (python-outline-level, python-backslash-continuation-line-p)
9862 (python-end-of-block, python-end-of-statement, python-mark-block)
9863 (python-beginning-of-block, python-beginning-of-statement)
9864 (python-blank-line-p, python-beginning-of-string)
9865 (python-open-block-statement-p): Delete functions.
9866 (python-indent-line, python-indent-line-1): Delete functions.
9867 (python-indent-line): New function.
9868 (python-indentation-levels): Delete function.
9869 (python-indent-calculate-levels): New function.
9870 (python-proc): Delete function.
9871 (python-shell-get-process): New function.
9872 (python-send-receive): Delete function.
9873 (python-shell-send-string-no-output): New function.
9874 (python-module-path): Delete function.
9875 (python-ffap-module-path): New function.
9876 (python-completion-at-point)
9877 (python-symbol-completions): Delete functions.
9878 (python-completion-complete-at-point): New function.
9879 (python-load-file): Delete function.
9880 (python-shell-send-file): New function.
9881 (python-calculate-indentation): Delete function.
9882 (python-indent-calculate-indentation): New function.
9883 (python-skip-comments/blanks): Delete function.
9884 (python-util-forward-comment): New function.
9885 (python-continuation-line-p): Delete function.
9886 (python-info-continuation-line-p): New function.
9887 (python-which-func, python-current-defun): Delete function.
9888 (python-info-current-defun): New function.
9889 (python-beginning-of-defun): Delete function.
9890 (python-nav-beginning-of-defun): New function.
9891 (python-close-block-statement-p)
9892 (python-block-end-p): Delete function.
9893 (python-info-closing-block): New function.
9894 (python-comint-output-filter-function)
9895 (python-eldoc--get-doc-at-point, python-end-of-defun-function)
9896 (python-fill-comment, python-fill-decorator, python-fill-paren)
9897 (python-fill-string, python-imenu-make-element-tree)
9898 (python-imenu-make-tree, python-imenu-tree-assoc)
9899 (python-indent-context, python-indent-dedent-line)
9900 (python-indent-line-function)
9901 (python-indent-post-self-insert-function)
9902 (python-indent-toggle-levels)
9903 (python-info-assignment-continuation-line-p)
9904 (python-info-beginning-of-backlash)
9905 (python-info-block-continuation-line-p)
9906 (python-info-closing-block-message)
9907 (python-info-line-ends-backslash-p)
9908 (python-info-looking-at-beginning-of-defun)
9909 (python-info-ppss-context, python-info-ppss-context-type)
9910 (python-nav-list-defun-positions, python-nav-read-defun)
9911 (python-nav-sentence-end, python-nav-sentence-start)
9912 (python-pdbtrack-comint-output-filter-function)
9913 (python-pdbtrack-set-tracked-buffer)
9914 (python-shell-calculate-exec-path)
9915 (python-shell-calculate-process-environment)
9916 (python-shell-completion--do-completion-at-point)
9917 (python-shell-completion--get-completions)
9918 (python-shell-completion-complete-at-point)
9919 (python-shell-completion-complete-or-indent)
9920 (python-shell-get-or-create-process)
9921 (python-shell-get-process-name)
9922 (python-shell-internal-get-or-create-process)
9923 (python-shell-internal-get-process-name)
9924 (python-shell-internal-send-string, python-shell-make-comint)
9925 (python-shell-parse-command, python-shell-send-setup-code)
9926 (python-skeleton-add-menu-items)
9927 (python-util-clone-local-variables, python-util-position)
9928 (run-python-internal, python-indentation-levels)
9929 (python-nav-beginning-of-defun)
9930 (python-completion-complete-at-point): New functions.
9931 (run-python): Change arguments. New API requirements.
9932
9933 2012-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
9934
9935 * emacs-lisp/cl-lib.el (cl--defsubst-expand): Autoload inliner
9936 (bug#11649).
9937
9938 * emacs-lisp/macroexp.el (macroexp--compiler-macro): New function.
9939 (macroexp--expand-all): Use it.
9940
9941 * emacs-lisp/cl-macs.el (cl--transform-function-property): Remove.
9942 (cl-define-setf-expander, cl-deftype, cl-define-compiler-macro):
9943 Use `cl-function' instead.
9944
9945 2012-06-14 Juanma Barranquero <lekktu@gmail.com>
9946
9947 * makefile.w32-in (COMPILE_FIRST): Remove subr.el.
9948 Suggested by Stefan Monnier while discussing bug#11657.
9949
9950 2012-06-14 Sam Steingold <sds@gnu.org>
9951
9952 * files.el (abort-if-file-too-large): Use `file-size-human-readable'.
9953
9954 2012-06-14 Andreas Schwab <schwab@linux-m68k.org>
9955
9956 * play/doctor.el (doctor-doc): Remove parameter and use
9957 doctor-sent instead of sent.
9958 (doctor-read-print): Use doctor-sent instead of sent. (Bug#11708)
9959
9960 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9961
9962 * files.el: Require cl-lib.
9963 (file-name-non-special): Replace case -> cl-case.
9964
9965 * emacs-lisp/cl-macs.el (cl-defstruct): Don't add print-func.
9966
9967 * emacs-lisp/edebug.el (edebug-read-function): Remove old incorrect
9968 mapping from #' to function*.
9969
9970 2012-06-13 Chong Yidong <cyd@gnu.org>
9971
9972 * mouse.el (mouse-drag-track): Do not set the mark if the user
9973 releases the mouse without selecting anything (Bug#11588).
9974
9975 2012-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
9976
9977 * textmodes/tex-mode.el (latex-indent): Recognize tex-verbatim at EOB
9978 as well (bug#11646).
9979
9980 * loadup.el: Count byte-code functions as well.
9981
9982 * emacs-lisp/byte-opt.el (featurep): Move compiler-macro...
9983 * emacs-lisp/bytecomp.el (featurep): ...here (bug#11692).
9984
9985 * emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt
9986 (bug#11649). Add cl-defun and cl-defmacro.
9987
9988 2012-06-13 Drew Adams <drew.adams@oracle.com>
9989
9990 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
9991 Fix last change.
9992
9993 2012-06-13 Michael Albinus <michael.albinus@gmx.de>
9994
9995 * net/dbus.el (dbus-call-method): Use timeout for `read-event'.
9996 Otherwise, it blocks in batch mode.
9997
9998 2012-06-13 Juanma Barranquero <lekktu@gmail.com>
9999
10000 * help-mode.el (bookmark-make-record-default): Declare.
10001
10002 2012-06-13 Chong Yidong <cyd@gnu.org>
10003
10004 * emacs-lisp/package.el (list-packages): Compute a list of
10005 packages that are newly-available since the last list-packages
10006 invocation.
10007 (package-menu--new-package-list): New var.
10008 (package-menu--generate, package-menu--print-info)
10009 (package-menu--status-predicate, package-menu-mark-install):
10010 Handle new status label "new".
10011
10012 2012-06-12 Stefan Monnier <monnier@iro.umontreal.ca>
10013
10014 * emacs-lisp/cl-macs.el (cl-remf): Fix error in recent
10015 conversion to backquotes.
10016
10017 2012-06-12 Chong Yidong <cyd@gnu.org>
10018
10019 * emacs-lisp/edebug.el (edebug-inhibit-emacs-lisp-mode-bindings):
10020 Rename from gud-inhibit-global-bindings.
10021
10022 * emacs-lisp/eieio.el (eieio-pre-method-execution-hooks): Doc fix.
10023
10024 * nxml/nxml-glyph.el (nxml-glyph-set-functions): Rename abnormal
10025 hook from nxml-glyph-set-hook.
10026
10027 * progmodes/cwarn.el (cwarn-mode): Remove redundant variable
10028 declaration.
10029
10030 * progmodes/pascal.el (pascal-toggle-completions): Doc fix.
10031
10032 * textmodes/bibtex.el (bibtex-string-file-path, bibtex-file-path):
10033 Convert to defcustom.
10034
10035 2012-06-12 Drew Adams <drew.adams@oracle.com>
10036
10037 * help-mode.el (help-bookmark-make-record, help-bookmark-jump):
10038 New functions.
10039 (help-mode): Use them.
10040
10041 2012-06-11 Glenn Morris <rgm@gnu.org>
10042
10043 * progmodes/fortran.el (fortran-font-lock-keywords-3):
10044 Use preprocessor face for directives.
10045 (fortran-directive-re): Doc fix.
10046
10047 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10048
10049 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Fix error in recent
10050 conversion to backquotes (bug#11652).
10051
10052 Fix compiler-expansion of CL's cXXr functions (bug#11673).
10053 * emacs-lisp/cl-lib.el (cl--defalias): New function.
10054 (cl-values, cl-values-list, cl-copy-seq, cl-svref, cl-first)
10055 (cl-second, cl-rest, cl-endp, cl-third, cl-fourth): Use it.
10056 (cl-plusp, cl-minusp, cl-fifth, cl-sixth, cl-seventh, cl-eighth)
10057 (cl-ninth, cl-tenth): Mark them as inlinable.
10058 (cl-caaar, cl-caadr, cl-cadar, cl-caddr, cl-cdaar, cl-cdadr)
10059 (cl-cddar, cl-cdddr, cl-caaaar, cl-caaadr, cl-caadar, cl-caaddr)
10060 (cl-cadaar, cl-cadadr, cl-caddar, cl-cadddr, cl-cdaaar, cl-cdaadr)
10061 (cl-cdadar, cl-cdaddr, cl-cddaar, cl-cddadr, cl-cdddar, cl-cddddr):
10062 Add a compiler-macro declaration to use cl--compiler-macro-cXXr.
10063 (cl-list*, cl-adjoin): Don't put an autoload manually.
10064 * emacs-lisp/cl-macs.el (cl--compiler-macro-adjoin)
10065 (cl--compiler-macro-list*): Add autoload cookie.
10066 (cl--compiler-macro-cXXr): New function.
10067
10068 * help-fns.el (help-fns--compiler-macro): New function extracted from
10069 describe-function-1; follow aliases and use `compiler-macro' property.
10070 (describe-function-1): Use it.
10071
10072 2012-06-11 Chong Yidong <cyd@gnu.org>
10073
10074 * startup.el (fancy-splash-head): Use splash.svg even if librsvg
10075 is uninstalled, if imagemagick is installed.
10076
10077 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10078
10079 * emacs-lisp/cl-lib.el: Use lexical-binding.
10080 (cl-map-extents, cl-maclisp-member): Remove.
10081 (cl--set-elt, cl--set-nthcdr, cl--set-buffer-substring)
10082 (cl--set-substring, cl--block-wrapper, cl--block-throw)
10083 (cl--compiling-file, cl--mapcar-many, cl--do-subst): Use "cl--" prefix.
10084 * emacs-lisp/cl-extra.el: Use lexical-binding.
10085 (cl--mapcar-many, cl--map-keymap-recursively, cl--map-intervals)
10086 (cl--map-overlays, cl--set-frame-visible-p, cl--progv-save)
10087 (cl--progv-before, cl--progv-after, cl--finite-do, cl--set-getf)
10088 (cl--do-remf, cl--do-prettyprint): Use "cl--" prefix.
10089 * emacs-lisp/cl-seq.el: Use lexical-binding.
10090 (cl--parsing-keywords, cl--check-key, cl--check-test-nokey)
10091 (cl--check-test, cl--check-match): Use "cl--" prefix and backquotes.
10092 (cl--alist, cl--sublis-rec, cl--nsublis-rec, cl--tree-equal-rec):
10093 * emacs-lisp/cl-macs.el (cl--lambda-list-keywords): Use "cl--" prefix.
10094 * edmacro.el (edmacro-mismatch): Simplify to remove dependence on
10095 CL's internals.
10096
10097 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
10098
10099 Sync with Tramp 2.2.6-pre.
10100
10101 * net/tramp-cache.el (tramp-dump-connection-properties): Let-bind
10102 `print-length' and `print-level' to nil, in order to avoid
10103 truncation. Reported by Christopher Schmidt
10104 <christopher@ristopher.com>.
10105
10106 * net/tramp-cmds.el (tramp-cleanup-connection): Delete also process.
10107
10108 * net/tramp-compat.el (tramp-compat-condition-case-unless-debug):
10109 New defmacro.
10110 (tramp-compat-copy-directory): Add optional argument
10111 COPY-CONTENTS. It is not handled yet.
10112
10113 * net/tramp-ftp.el (tramp-disable-ange-ftp): Fix docstring.
10114 (tramp-ftp-file-name-p): Simplify.
10115
10116 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name):
10117 * net/tramp-gw.el (tramp-gw-open-connection): Add hop to
10118 connection vector.
10119
10120 * net/tramp-sh.el (tramp-copy-size-limit): Fix docstring.
10121 (tramp-methods): Do not use `tramp-password-end-of-line'.
10122 (tramp-completion-function-alist-putty): Handle UNIX case.
10123 (tramp-remote-path): Add "/opt/bin", "/opt/sbin" and "/opt/local/bin".
10124 (tramp-do-file-attributes-with-stat)
10125 (tramp-do-directory-files-and-attributes-with-stat) Return uid and
10126 gid as real numbers. They could run out of integer range on cygwin.
10127 (tramp-do-copy-or-rename-file-out-of-band): Better trace format.
10128 (tramp-sh-handle-expand-file-name): Handle hops.
10129 (tramp-open-connection-setup-interactive-shell):
10130 Use `tramp-cleanup'. Move check for busyboxes ...
10131 (tramp-find-shell): ... here. Simplify implementation.
10132 Set "remote-shell" property also for alternative shells.
10133 (tramp-remote-coding-commands): Check "test -c /dev/stdout".
10134 If failing, a regular file would be written otherwise.
10135 Reported by Dmitry Kurochkin <dmitry.kurochkin@gmail.com>.
10136 (tramp-find-inline-encoding): Cache the coding commands in the
10137 process cache. Apply test command on the remote side, if defined.
10138 (tramp-find-inline-compress): Cache the compress commands in the
10139 process cache.
10140 (tramp-compute-multi-hops): Save `tramp-default-proxies-alist'
10141 when requested. Handle hops.
10142 (tramp-current-connection): New defvar.
10143 (tramp-maybe-open-connection): Use `tramp-cleanup'.
10144 Throw `suppress', if there was a failed connection shortly before.
10145 Handle user interrupt. (Bug#10187)
10146 (tramp-get-inline-compress, tramp-get-inline-coding):
10147 Read connection properties from the process cache.
10148
10149 * net/tramp-smb.el (tramp-smb-server-version)
10150 (tramp-smb-wrong-passwd-regexp, tramp-smb-actions-with-tar):
10151 New defconsts.
10152 (tramp-smb-prompt): Extend for powershell prompt.
10153 (tramp-smb-file-name-handler-alist): Add handlers for
10154 `process-file', `shell-command' and `start-file-process'.
10155 (tramp-smb-winexe-program, tramp-smb-winexe-shell-command)
10156 (tramp-smb-winexe-shell-command-switch): New defcustoms.
10157 (tramp-smb-file-name-p): Simplify.
10158 (tramp-smb-action-with-tar, tramp-smb-handle-process-file)
10159 (tramp-smb-kill-winexe-function, tramp-smb-call-winexe)
10160 (tramp-smb-shell-quote-argument): New defuns.
10161 (tramp-smb-handle-copy-directory): Add COPY-CONTENTS argument.
10162 Implement using "tar". By this, time-stamps are preserved.
10163 (tramp-smb-handle-copy-file): Handle also the case of directories.
10164 (tramp-smb-do-file-attributes-with-stat)
10165 (tramp-smb-get-file-entries, tramp-smb-get-cifs-capabilities):
10166 Use `tramp-get-connection-buffer').
10167 (tramp-smb-handle-rename-file): Use "rename", when source and
10168 target are on the same share.
10169 (tramp-smb-maybe-open-connection): Handle wrong passwords.
10170 Use `tramp-smb-server-version'.
10171 (tramp-smb-wait-for-output): Remove prompt.
10172
10173 * net/tramp.el (top): Require 'cl.
10174 (tramp-methods, tramp-rsh-end-of-line):
10175 Remove `tramp-password-end-of-line' from docstring.
10176 (tramp-save-ad-hoc-proxies): New defcustom.
10177 (tramp-completion-function-alist): Adapt docstring.
10178 (tramp-default-password-end-of-line): Remove defcustom.
10179 (tramp-shell-prompt-pattern): Allow "[]" style prompts. (Bug#11065)
10180 (tramp-user-regexp, tramp-file-name-regexp-unified)
10181 (tramp-file-name-regexp-url): Extend regexp by hop separator.
10182 (tramp-postfix-hop-format, tramp-postfix-hop-regexp)
10183 (tramp-remote-file-name-spec-regexp): New defconst.
10184 (tramp-file-name-structure): Extend structure for hops.
10185 (tramp-get-method-parameter): Move up.
10186 (tramp-file-name-p, tramp-dissect-file-name)
10187 (with-parsed-tramp-file-name): Handle hops.
10188 (tramp-file-name-hop): New defun.
10189 (tramp-make-tramp-file-name): New optional arg HOP.
10190 (tramp-message-show-progress-reporter-message): New defvar.
10191 (tramp-with-progress-reporter): Use it. We cannot use
10192 `tramp-message-show-message' here, because this suppresses also
10193 error buffers.
10194 (tramp-error-with-buffer): Suppress buffer view, if
10195 `tramp-message-show-message' is nil.
10196 Use `tramp-get-connection-buffer'.
10197 (tramp-cleanup): New defun.
10198 (tramp-rfn-eshadow-update-overlay): Let-bind `non-essential' to `t'.
10199 (tramp-file-name-handler): If `debug-on-error' is set, propagate
10200 an error unchanged.
10201 (tramp-completion-handle-file-name-all-completions): Handle hops.
10202 Fix an error when called from ido.
10203 (tramp-completion-dissect-file-name): Use better local variable
10204 name. Add hop to the vector.
10205 (tramp-handle-insert-file-contents): Use progress-reporter for the
10206 whole scenario.
10207 (tramp-action-password): Let-bind `enable-recursive-minibuffers'
10208 to `t'.
10209 (tramp-check-for-regexp): Simplify search.
10210 (tramp-enter-password): Remove it. Move implementation ...
10211 (tramp-action-password): ... here.
10212 (tramp-mode-string-to-int, tramp-local-host-p)
10213 (tramp-make-tramp-temp-file, tramp-read-passwd)
10214 (tramp-clear-passwd, tramp-time-less-p, tramp-time-diff):
10215 Set tramp-autoload cookie.
10216
10217 * net/trampver.el: Update release number.
10218
10219 2012-06-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
10220 Michael Albinus <michael.albinus@gmx.de>
10221
10222 * net/tramp.el (tramp-set-completion-function): Fix docstring.
10223 (tramp-parse-group, tramp-parse-file)
10224 (tramp-parse-shostkeys-sknownhosts): New defuns.
10225 (tramp-parse-rhosts, tramp-parse-rhosts-group, tramp-parse-shosts)
10226 (tramp-parse-shosts-group, tramp-parse-sconfig)
10227 (tramp-parse-sconfig-group, tramp-parse-shostkeys)
10228 (tramp-parse-sknownhosts, tramp-parse-hosts)
10229 (tramp-parse-hosts-group, tramp-parse-passwd, tramp-parse-netrc):
10230 Use them.
10231 (tramp-parse-passwd-group, tramp-parse-netrc-group)
10232 (tramp-parse-putty-group): Don't narrow.
10233 (tramp-parse-putty): Make a loop.
10234 (tramp-file-name-handler): Catch the `suppress' signal.
10235
10236 2012-06-11 Chong Yidong <cyd@gnu.org>
10237
10238 * image.el (imagemagick-register-types): Put the ImageMagick entry
10239 at the end of image-type-file-name-regexps.
10240
10241 2012-06-11 Johan Bockgård <bojohan@gnu.org>
10242
10243 * emacs-lisp/pcase.el (pcase-UPAT, pcase-QPAT): New edebug specs.
10244 (pcase, pcase-let*, pcase-dolist): Use them.
10245
10246 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
10247
10248 * emacs-lisp/pcase.el (pcase--let*): New function.
10249 (pcase-let*): Use it. Use pcase--memoize to avoid repeated expansions.
10250 (pcase--expand): Use macroexp-let².
10251
10252 2012-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
10253
10254 * emacs-lisp/timer.el, emacs-lisp/syntax.el, emacs-lisp/smie.el:
10255 * emacs-lisp/ewoc.el, emacs-lisp/cconv.el, emacs-lisp/bytecomp.el:
10256 * emacs-lisp/byte-opt.el, emacs-lisp/autoload.el: Convert to cl-lib.
10257 * emacs-lisp/easymenu.el, emacs-lisp/easy-mmode.el:
10258 * emacs-lisp/derived.el: Use pcase instead of `cl'.
10259 * emacs-lisp/cl-lib.el: Get rid of special cl-macs auto load.
10260
10261 2012-06-10 Glenn Morris <rgm@gnu.org>
10262
10263 * mail/rmail.el (rmail-yank-current-message): Leave point at
10264 correct position. (Bug#11660)
10265
10266 2012-06-10 Chong Yidong <cyd@gnu.org>
10267
10268 * allout-widgets.el: Fix code header.
10269
10270 2012-06-10 Chong Yidong <cyd@gnu.org>
10271
10272 * cus-edit.el (customize-changed-options-previous-release):
10273 Bump to 24.1.
10274
10275 2012-06-09 Andreas Schwab <schwab@linux-m68k.org>
10276
10277 * Makefile.in (BIG_STACK_DEPTH): Enlarge to 2200.
10278
10279 2012-06-09 Chong Yidong <cyd@gnu.org>
10280
10281 * ebuff-menu.el (electric-buffer-list): Preserve header line.
10282
10283 2012-06-09 Martin Rudalics <rudalics@gmx.at>
10284
10285 * window.el (special-display-popup-frame): Don't use
10286 window--display-buffer (Bug#11651).
10287
10288 2012-06-09 Eli Zaretskii <eliz@gnu.org>
10289
10290 Fix parallel builds: make sure loaddefs.el is not being written
10291 while Lisp files are compiled.
10292 (compile): Don't depend on 'mh-autoloads'.
10293 (compile-CMD, compile-SH): Depend on 'autoloads'.
10294 (bootstrap): Don't depend on 'autoloads' and 'mh-autoloads'.
10295
10296 * makefile.w32-in (BIG_STACK_DEPTH): Enlarge to 2200. (Bug#11649)
10297
10298 2012-06-09 Chong Yidong <cyd@gnu.org>
10299
10300 * face-remap.el (face-remap-add-relative, face-remap-set-base)
10301 (buffer-face-set, buffer-face-toggle, buffer-face-mode-invoke):
10302 Doc fixes (Bug#11225).
10303
10304 2012-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
10305
10306 * emacs-lisp/macroexp.el (macroexp--expand-all): Only autoload
10307 a function if there's a clear indication that it has a compiler-macro.
10308 * emacs-lisp/byte-run.el (defun-declarations-alist, defmacro, defun)
10309 (macro-declarations-alist): Add arglist to declaration functions.
10310 (defun-declarations-alist): Add `obsolete' and `compiler-macro'.
10311 * emacs-lisp/cl-seq.el (cl-member, cl-assoc):
10312 * emacs-lisp/cl-lib.el (cl-list*, cl-adjoin):
10313 * emacs-lisp/cl-extra.el (cl-get): Use the new `declare' statement.
10314 Also add autoload to find the compiler macro.
10315 * emacs-lisp/cl-macs.el (eql) [compiler-macro]: Remove.
10316 (cl--compiler-macro-member, cl--compiler-macro-assoc)
10317 (cl--compiler-macro-adjoin, cl--compiler-macro-list*)
10318 (cl--compiler-macro-get): New functions, replacing calls to
10319 cl-define-compiler-macro.
10320 (cl-typep) [compiler-macro]: Use macroexp-let².
10321
10322 2012-06-08 Nick Dokos <nicholas.dokos@hp.com> (tiny change)
10323
10324 * calendar/icalendar.el (icalendar--parse-vtimezone): Import TZID
10325 string properly, fixes Bug#11473.
10326
10327 2012-06-08 Chong Yidong <cyd@gnu.org>
10328
10329 * faces.el (set-face-attribute): Doc fix.
10330 (modify-face): Don't use :bold and :italic.
10331 (error, warning, success): Tweak definitions.
10332
10333 * cus-edit.el (custom-modified, custom-invalid, custom-rogue)
10334 (custom-modified, custom-set, custom-changed, custom-themed)
10335 (custom-saved, custom-button, custom-button-mouse)
10336 (custom-button-pressed, custom-state, custom-comment-tag)
10337 (custom-variable-tag, custom-group-tag-1, custom-group-tag)
10338 (custom-group-subtitle): Use new-style face specs.
10339 (custom-invalid-face, custom-rogue-face, custom-modified-face)
10340 (custom-set-face, custom-changed-face, custom-saved-face)
10341 (custom-button-face, custom-button-pressed-face)
10342 (custom-documentation-face, custom-state-face)
10343 (custom-comment-face, custom-comment-tag-face)
10344 (custom-variable-tag-face, custom-variable-button-face)
10345 (custom-face-tag-face, custom-group-tag-face-1)
10346 (custom-group-tag-face): Remove obsolete face alias.
10347
10348 * epa.el (epa-validity-high, epa-validity-medium)
10349 (epa-validity-low, epa-mark, epa-field-name, epa-string)
10350 (epa-field-name, epa-field-body):
10351 * font-lock.el (font-lock-comment-face, font-lock-string-face)
10352 (font-lock-keyword-face, font-lock-builtin-face)
10353 (font-lock-function-name-face, font-lock-variable-name-face)
10354 (font-lock-type-face, font-lock-constant-face):
10355 * ido.el (ido-first-match, ido-only-match, ido-subdir)
10356 (ido-virtual, ido-indicator, ido-incomplete-regexp):
10357 * speedbar.el (speedbar-button-face, speedbar-file-face)
10358 (speedbar-directory-face, speedbar-tag-face)
10359 (speedbar-selected-face, speedbar-highlight-face)
10360 (speedbar-separator-face):
10361 * whitespace.el (whitespace-newline, whitespace-space)
10362 (whitespace-hspace, whitespace-tab, whitespace-trailing)
10363 (whitespace-line, whitespace-space-before-tab)
10364 (whitespace-space-after-tab, whitespace-indentation)
10365 (whitespace-empty):
10366 * emulation/cua-base.el (cua-global-mark):
10367 * eshell/em-prompt.el (eshell-prompt):
10368 * net/newst-plainview.el (newsticker-new-item-face)
10369 (newsticker-old-item-face, newsticker-immortal-item-face)
10370 (newsticker-obsolete-item-face, newsticker-date-face)
10371 (newsticker-statistics-face, newsticker-default-face):
10372 * net/newst-reader.el (newsticker-feed-face)
10373 (newsticker-extra-face, newsticker-enclosure-face):
10374 * net/newst-treeview.el (newsticker-treeview-face)
10375 (newsticker-treeview-new-face, newsticker-treeview-old-face)
10376 (newsticker-treeview-immortal-face)
10377 (newsticker-treeview-obsolete-face)
10378 (newsticker-treeview-selection-face):
10379 * net/rcirc.el (rcirc-my-nick, rcirc-other-nick)
10380 (rcirc-bright-nick, rcirc-server, rcirc-timestamp)
10381 (rcirc-nick-in-message, rcirc-nick-in-message-full-line)
10382 (rcirc-prompt, rcirc-track-keyword, rcirc-url, rcirc-keyword):
10383 * nxml/nxml-outln.el (nxml-heading, nxml-outline-indicator)
10384 (nxml-outline-active-indicator, nxml-outline-ellipsis):
10385 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
10386 (mpuz-text):
10387 * progmodes/vera-mode.el (vera-font-lock-number)
10388 (vera-font-lock-function, vera-font-lock-interface):
10389 * textmodes/table.el (table-cell): Use new-style face specs, and
10390 don't use the old :bold and :italic attributes.
10391
10392 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
10393 (ebrowse-member-attribute, ebrowse-default, ebrowse-file-name)
10394 (ebrowse-member-class, ebrowse-progress): Likewise.
10395 (ebrowse-tree-mark-face, ebrowse-root-class-face)
10396 (ebrowse-file-name-face, ebrowse-default-face)
10397 (ebrowse-member-attribute-face, ebrowse-member-class-face)
10398 (ebrowse-progress-face): Remove obsolete faces.
10399
10400 * progmodes/flymake.el (flymake-errline, flymake-warnline):
10401 Inherit from error and warning faces respectively.
10402
10403 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
10404 Likewise.
10405 (flyspell-incorrect-face, flyspell-duplicate-face):
10406 Remove obsolete aliases.
10407
10408 2012-06-08 Michael Albinus <michael.albinus@gmx.de>
10409
10410 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
10411 Avoid infloop.
10412
10413 2012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
10414
10415 * startup.el (argv, argi): Make lexically scoped.
10416 * emacs-lisp/float-sup.el (pi): Use internal-make-var-non-special.
10417 * emacs-lisp/cl-macs.el: Use lexical-binding.
10418 Rename cl-bind-* to cl--bind-*.
10419 * files.el: Don't require `cl' since it doesn't use it.
10420 * emacs-lisp/pcase.el, emacs-lisp/macroexp.el: Add coding cookie.
10421
10422 2012-06-08 Juanma Barranquero <lekktu@gmail.com>
10423
10424 * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu).
10425 (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms,
10426 instead of calling external sort utility.
10427 (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions.
10428
10429 2012-06-08 Eli Zaretskii <eliz@gnu.org>
10430
10431 * descr-text.el (describe-char): Mention how to insert the
10432 character, if the current input method doesn't support it.
10433 See the discussion in this thread for the details:
10434 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
10435
10436 2012-06-08 Sam Steingold <sds@gnu.org>
10437
10438 * bindings.el (global-map): Bind XF86Forward to next-buffer and
10439 XF86Back to previous-buffer.
10440 (minibuffer-local-map): Bind them to next-history-element and
10441 previous-history-element respectively.
10442 * help-mode.el (help-mode-map): Bind them to help-go-forward and
10443 help-go-back respectively.
10444 * info.el (Info-mode-map): Bind them to Info-history-forward and
10445 Info-history-back respectively.
10446 These are the keys next to Up on the ThinkPad keyboard.
10447
10448 2012-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
10449
10450 Get rid of cl-lexical-let, keeping only lexical-let for compatibility.
10451 * emacs-lisp/cl-macs.el: Provide itself.
10452 (cl--labels-convert-cache): New var.
10453 (cl--labels-convert): New function.
10454 (cl-flet, cl-labels): New implementation with new semantics, relying on
10455 lexical-binding.
10456 * emacs-lisp/cl.el: Mark compatibility aliases as obsolete.
10457 (cl-closure-vars, cl--function-convert-cache)
10458 (cl--function-convert): Move from cl-macs.el.
10459 (lexical-let, lexical-let*, flet, labels): Move from cl-macs.el and
10460 rename by removing the "cl-" prefix.
10461 * emacs-lisp/macroexp.el (macroexp-unprogn): New function.
10462
10463 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10464
10465 * emacs-lisp/cl.el (cl-macroexpand, cl-macro-environment)
10466 (cl-macroexpand-all, cl-not-hash-table, cl-builtin-gethash)
10467 (cl-builtin-remhash, cl-builtin-clrhash, cl-builtin-maphash)
10468 (cl-map-keymap, cl-copy-tree, cl-gethash, cl-puthash, cl-remhash)
10469 (cl-clrhash, cl-maphash, cl-make-hash-table, cl-hash-table-p)
10470 (cl-hash-table-count): Add old compatibility aliases.
10471
10472 * emacs-lisp/cl-macs.el (cl-macro-environment): Remove var.
10473 Use macroexpand-all-environment instead.
10474 (cl--old-macroexpand): New var.
10475 (cl--sm-macroexpand): New function.
10476 (cl-symbol-macrolet): Use it during macro expansion.
10477 (cl--function-convert-cache): New var.
10478 (cl--function-convert): New function, extracted from
10479 cl-macroexpand-all.
10480 (cl-lexical-let): Use it.
10481
10482 * emacs-lisp/cl-lib.el (cl-macro-environment): Remove decl.
10483 (cl-macroexpand): Move to cl-macs.el and rename to cl--sm-macroexpand.
10484 (cl-member): Remove old alias.
10485
10486 * emacs-lisp/cl-extra.el (cl-map-keymap, cl-copy-tree)
10487 (cl-not-hash-table, cl-builtin-gethash, cl-builtin-remhash)
10488 (cl-builtin-clrhash, cl-builtin-maphash, cl-gethash, cl-puthash)
10489 (cl-remhash, cl-clrhash, cl-maphash, cl-make-hash-table)
10490 (cl-hash-table-p, cl-hash-table-count): Move to cl.el.
10491 (cl-macroexpand-cmacs): Remove var.
10492 (cl-macroexpand-all, cl-macroexpand-body): Remove funs.
10493 Use macroexpand-all instead.
10494
10495 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10496
10497 * emacs-lisp/macroexp.el (macroexp-progn, macroexp-let*, macroexp-if)
10498 (macroexp-let², macroexp--const-symbol-p, macroexp-const-p)
10499 (macroexp-copyable-p): New functions and macros.
10500 * emacs-lisp/edebug.el (edebug-unwrap):
10501 * emacs-lisp/disass.el (disassemble-internal): Use macroexp-progn.
10502 * emacs-lisp/pcase.el: Use macroexp-let*, macroexp-if, ...
10503 (pcase--let*): Remove.
10504 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p)
10505 (byte-compile-constp): Remove. Use macroexp--const-symbol-p and
10506 macroexp-const-p instead.
10507 * emacs-lisp/byte-opt.el: Use macroexp-const-p and macroexp-progn.
10508
10509 * emacs-lisp/cl-macs.el: Clean up the name space by using "cl--"
10510 instead of "cl-" for internal definitions. Use macroexp-const-p.
10511 (cl-old-bc-file-form): Remove var.
10512 (cl-const-exprs-p): Remove fun.
10513 (cl-labels, cl-macrolet): Use backquote.
10514 (cl-lexical-let): Use cl-symbol-macrolet. Don't use cl-defun-expander.
10515 (cl-defun-expander, cl-byte-compile-compiler-macro): Remove fun.
10516 (cl-define-setf-expander): Rename from cl-define-setf-method.
10517 * emacs-lisp/cl.el: Adjust alias for define-setf-method.
10518
10519 * international/mule-cmds.el: Don't require CL.
10520 (view-hello-file): Don't use `letf'.
10521
10522 2012-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
10523
10524 * tmm.el (tmm-prompt): Use string-prefix-p.
10525 (tmm-completion-delete-prompt): Don't affect current-buffer outside.
10526 (tmm-add-prompt): Use minibuffer-completion-help.
10527 (tmm-delete-map): Remove.
10528
10529 * subr.el (kbd): Make it its own function.
10530
10531 2012-06-07 Stefan Merten <smerten@oekonux.de>
10532
10533 * textmodes/rst.el: Use `eval-when-compile' for requiring `cl.el'.
10534 Silence compiler warnings. Fix versions.
10535 (rst-position-if, rst-position, rst-some, rst-signum): New functions.
10536 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
10537 (rst-indent-line, rst-shift-region, rst-forward-line): Use them.
10538 (rst-package-emacs-version-alist): Correct Emacs version to
10539 represent major merge with upstream.
10540 (rst-transition, rst-adornment, rst-compile-toolsets): Fix versions.
10541
10542 2012-06-06 Glenn Morris <rgm@gnu.org>
10543
10544 * mail/emacsbug.el (report-emacs-bug): Add relevant EMACS env-vars.
10545 Only print environment variables if set.
10546
10547 2012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
10548
10549 * emacs-lisp/macroexp.el: Don't require CL since we don't use it.
10550 (macroexp--cons): Rename from maybe-cons.
10551 (macroexp--accumulate): Rename from macroexp-accumulate.
10552 (macroexp--all-forms): Rename from macroexpand-all-forms.
10553 (macroexp--all-clauses): Rename from macroexpand-all-clauses.
10554 (macroexp--expand-all): Rename from macroexpand-all-1.
10555
10556 2012-06-06 Sam Steingold <sds@gnu.org>
10557
10558 * calendar/calendar.el (calendar-in-read-only-buffer):
10559 Call `special-mode' to enable the standard read-only keybindings.
10560
10561 2012-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
10562
10563 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't spam the output
10564 with "loading" messages (bug#11635).
10565
10566 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
10567
10568 * files.el (enable-remote-dir-locals): New option.
10569 (hack-dir-local-variables): Use it. (Bug#1933, Bug#6731)
10570
10571 * net/tramp-compat.el (tramp-compat-temporary-file-directory):
10572 Ensure, that the temp directory is local.
10573
10574 * net/tramp-sh.el (tramp-sh-handle-write-region): Let-bind
10575 `temporary-file-directory'.
10576
10577 * progmodes/python.el (python-send-region): Ensure, that the
10578 temporary file is created also in the remote case.
10579
10580 2012-06-06 Glenn Morris <rgm@gnu.org>
10581
10582 * vc/vc-rcs.el (vc-rcs-rcs2log-program): New.
10583 (vc-rcs-update-changelog): Use it.
10584
10585 * emacs-lisp/authors.el (authors-fixed-entries): Remove vcdiff.
10586
10587 * vc/vc-sccs.el (vc-sccs-write-revision): New function.
10588 (vc-sccs-workfile-unchanged-p): Use vc-sccs-write-revision.
10589 (vc-sccs-diff): Replace use of the external vcdiff script.
10590
10591 2012-06-05 Glenn Morris <rgm@gnu.org>
10592
10593 * ledit.el: Move to obsolete/.
10594
10595 2012-06-05 Sam Steingold <sds@gnu.org>
10596
10597 * calendar/calendar.el (calendar-exit): Reinstate the 2012-03-28
10598 patch (Bug#11140).
10599
10600 2012-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
10601
10602 * emacs-lisp/cust-print.el: Move to obsolete.
10603
10604 * emacs-lisp/macroexp.el (macroexpand-all-1): Tolerate errors during
10605 compiler-macro expansion.
10606
10607 Add native compiler-macro support.
10608 * emacs-lisp/macroexp.el (macroexpand-all-1):
10609 Support compiler-macros directly. Properly follow aliases and apply
10610 the compiler macros more thoroughly.
10611 * emacs-lisp/cl.el: Don't copy compiler-macro properties any more since
10612 macroexpand now properly follows aliases.
10613 * emacs-lisp/cl-macs.el (toplevel, cl-define-compiler-macro)
10614 (cl-compiler-macroexpand): Use new prop.
10615 * emacs-lisp/byte-opt.el (featurep): Optimize earlier.
10616
10617 * emacs-lisp/cl-lib.el (custom-print-functions): Add alias.
10618
10619 2012-06-05 Martin Rudalics <rudalics@gmx.at>
10620
10621 * window.el (get-lru-window, get-mru-window, get-largest-window):
10622 New argument NOT-SELECTED to avoid picking the selected window.
10623 (window--display-buffer-1, window--display-buffer-2): Replace by
10624 new function window--display-buffer
10625 (display-buffer-same-window, display-buffer-reuse-window)
10626 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
10627 Use window--display-buffer.
10628 (display-buffer-use-some-window): Remove temporary dedication
10629 hack by calling get-lru-window and get-largest-window with
10630 NOT-SELECTED argument non-nil. Call window--display-buffer.
10631
10632 2012-06-05 Glenn Morris <rgm@gnu.org>
10633
10634 * vc/vc-sccs.el (vc-sccs-workfile-unchanged-p):
10635 Replace external vcdiff script.
10636
10637 2012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
10638
10639 * emacs-lisp/cl-lib.el (cl-values, cl-values-list): Fix up last change.
10640
10641 2012-06-04 Chong Yidong <cyd@gnu.org>
10642
10643 * image.el (imagemagick-types-inhibit): Revert last change.
10644 Add INFO and M.
10645 (imagemagick-enabled-types): Remove CIN and EPS*.
10646
10647 2012-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
10648
10649 * emacs-lisp/cl-lib.el: Rename from cl.el.
10650 * emacs-lisp/cl.el: New compatibility file.
10651 * emacs-lisp/cl-lib.el, emacs-lisp/cl-seq.el, emacs-lisp/cl-macs.el:
10652 * emacs-lisp/cl-extra.el: Rename all top-level functions and variables
10653 to obey the "cl-" prefix.
10654 * emacs-lisp/macroexp.el (macroexpand-all-1): Adjust to new name.
10655
10656 2012-06-03 Glenn Morris <rgm@gnu.org>
10657
10658 * emacs-lisp/authors.el (authors-aliases): Addition.
10659
10660 * cus-start.el (tool-bar-style, tool-bar-max-label-size):
10661 Fix :version.
10662
10663 2012-06-03 Stefan Merten <smerten@oekonux.de>
10664
10665 * textmodes/rst.el: Add comments.
10666 (rst-transition, rst-adornment): New faces.
10667 (rst-adornment-faces-alist): Make default safe to reevaluate.
10668 Fixes
10669 http://sourceforge.net/tracker/?func=detail&atid=422030&aid=3479603&group_id=38414.
10670 Improve customization tags.
10671 (rst-define-level-faces): Clarify meaning.
10672
10673 2012-06-03 Chong Yidong <cyd@gnu.org>
10674
10675 * progmodes/compile.el (compilation-mode-line-fail)
10676 (compilation-mode-line-run, compilation-mode-line-exit):
10677 New faces.
10678 (compilation-start, compilation-handle-exit): Use them (Bug#11032).
10679
10680 2012-06-03 Jack Duthen <duthen.mac.01@gmail.com> (tiny change)
10681
10682 * progmodes/which-func.el (which-func-update-ediff-windows):
10683 New function. Use it in ediff-select-hook (Bug#11478).
10684
10685 2012-06-03 Chong Yidong <cyd@gnu.org>
10686
10687 * bindings.el: Remove explicit help text from format-mode-line.
10688 It is now supplied by mode-line-default-help-echo.
10689 (mode-line-front-space, mode-line-end-spaces)
10690 (mode-line-misc-info): New variables.
10691 (mode-line-modes, mode-line-position): Move the default value to
10692 the variable definition.
10693 (mode-line-default-help-echo): New defcustom.
10694 (mode-line-mule-info-help-echo, mode-line-read-only-help-echo)
10695 (mode-line-modified-help-echo): New functions.
10696 (mode-line-mule-info, mode-line-modified): Use them.
10697 (mode-line-eol-desc, propertized-buffer-identification):
10698 Consistency fixes for help text.
10699 (mode-line-coding-system-map): Allow using mouse-3 to invoke
10700 set-buffer-file-coding-system (Bug#289).
10701 (mode-line-mule-info-help-echo): Update help text.
10702
10703 2012-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
10704
10705 * simple.el (execute-extended-command): Set real-this-command
10706 (bug#11506).
10707
10708 2012-06-02 Chong Yidong <cyd@gnu.org>
10709
10710 Remove incorrect uses of "modeline" in comments, docstrings, and
10711 function/variable names (Bug#10329).
10712
10713 * cus-edit.el (mode-line):
10714 * dframe.el (dframe-mouse-hscroll):
10715 * emacs-lisp/re-builder.el:
10716 * emacs-lisp/easy-mmode.el (define-minor-mode):
10717 * frame.el (set-frame-name):
10718 * help.el (lookup-minor-mode-from-indicator):
10719 * net/rcirc.el (rcirc-activity-string, rcirc-short-buffer-name):
10720 * progmodes/cc-cmds.el (c-toggle-auto-newline)
10721 (c-toggle-hungry-state):
10722 * progmodes/antlr-mode.el (antlr-language-alist):
10723 * progmodes/idlw-shell.el (idlwave-shell-electric-stop-line-face):
10724 * progmodes/vhdl-mode.el (vhdl-mode):
10725 * progmodes/which-func.el (which-func, which-func-cleanup-function):
10726 * term/ns-win.el (ns-face-at-pos):
10727 * term/sup-mouse.el (sup-mouse-report):
10728 * textmodes/flyspell.el (flyspell-mode-line-string):
10729 * textmodes/ispell.el (ispell-highlight-face):
10730 * textmodes/reftex-global.el:
10731 * vc/vc-arch.el (vc-arch-mode-line-string):
10732 * vc/vc-cvs.el (vc-cvs-mode-line-string):
10733 * vc/vc-git.el (vc-git-mode-line-string):
10734 * vc/vc-hooks.el (vc-display-status)
10735 (vc-default-mode-line-string):
10736 * vc/vc-mtn.el (vc-mtn-mode-line-string): Doc fixes.
10737
10738 * ansi-color.el (ansi-color-faces-vector): Change default faces.
10739
10740 * dired.el (dired-sort-set-mode-line): Rename from
10741 dired-sort-set-modeline. All callers changed.
10742
10743 * eshell/esh-mode.el (eshell-status-in-mode-line): Rename from
10744 eshell-status-in-modeline.
10745
10746 * foldout.el (foldout-mode-line-string): Rename from
10747 foldout-modeline-string. All callers changed.
10748 (foldout-update-mode-line): Rename from foldout-update-modeline.
10749
10750 * subr.el (redraw-modeline): Make into obsolete alias.
10751
10752 * calendar/timeclock.el (timeclock-mode-line-display): Rename from
10753 timeclock-modeline-display. Make old name an alias.
10754 (timeclock-update-mode-line): Likewise. All callers changed.
10755 (timeclock-mode-line-display): No need to check before using
10756 add-hook.
10757 (timeclock-relative, timeclock-day-over-hook)
10758 (timeclock-use-elapsed, timeclock-mode-string)
10759 (timeclock-mode-line-display): Doc fix, "modeline" -> "mode line".
10760
10761 * emulation/crisp.el (crisp-mode-mode-line-string): Rename from
10762 crisp-mode-modeline-string.
10763
10764 * play/solitaire.el (solitaire-build-mode-line): Rename from
10765 solitaire-build-modeline. All callers changed.
10766
10767 * play/zone.el (zone-hiding-mode-line): Rename from
10768 zone-hiding-modeline. All callers changed.
10769 (zone): Remove unusued `modeline-hidden-level' property.
10770
10771 * progmodes/xscheme.el (xscheme-mode-line-initialize): Rename from
10772 xscheme-modeline-initialize. All callers changed.
10773
10774 * strokes.el (strokes-lighter): Rename from
10775 strokes-modeline-string.
10776
10777 * textmodes/sgml-mode.el (html-face-tag-alist)
10778 (html-tag-face-alist): Use mode-line face instead of obsolete
10779 alias modeline.
10780
10781 2012-06-02 Stefan Merten <smerten@oekonux.de>
10782
10783 * textmodes/rst.el: Always require `cl'.
10784 (rst-mode-map): Fix meaning of C-M-a / C-M-e.
10785
10786 2012-06-02 Chong Yidong <cyd@gnu.org>
10787
10788 * image.el (imagemagick-enabled-types): Rename from
10789 imagemagick-types-enable. Add many more types.
10790 (imagemagick-types-inhibit): Change default to nil.
10791 (imagemagick-filter-types): Caller changed.
10792
10793 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
10794
10795 * emacs-lisp/cl-macs.el: Use backquotes.
10796 (cl-transform-function-property): Use eval-and-compile rather than
10797 abusing `require'.
10798 (defstruct): Use declare-function instead of with-no-warnings.
10799
10800 * emacs-lisp/bytecomp.el: Fix last change (bug#11594).
10801 (byte-compile-output-docform): Re-add the print-circle bindings.
10802 (byte-compile-fix-header): Use #$ just because it's shorter.
10803 (byte-compile-output-file-form): Remove defun/defmacro.
10804
10805 2012-06-01 Martin Rudalics <rudalics@gmx.at>
10806
10807 * simple.el (choose-completion): Remove now obsolete binding for
10808 owindow.
10809
10810 2012-06-01 Michael Albinus <michael.albinus@gmx.de>
10811
10812 * net/tramp.el (tramp-check-for-regexp): Search from buffer end,
10813 in order to avoid "Stack overflow in regexp matcher".
10814
10815 2012-05-31 Glenn Morris <rgm@gnu.org>
10816
10817 * image.el: For clarity, call imagemagick-register-types at
10818 top-level, rather than relying on a custom :initialize.
10819 (imagemagick-types-enable): New option. (Bug#11557)
10820 (imagemagick-filter-types): New function. (Bug#7406)
10821 (imagemagick-register-types): Use imagemagick-filter-types.
10822 If disabling support, remove elements altogether rather
10823 than using an impossible regexp.
10824 (imagemagick-types-inhibit): Give it the default init function.
10825
10826 2012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10827
10828 * emacs-lisp/bytecomp.el (byte-compile-fix-header):
10829 Handle arbitrary file name lengths (Bug#11585).
10830
10831 2012-05-31 Martin Rudalics <rudalics@gmx.at>
10832
10833 * desktop.el (desktop-read): Clear previous and next buffers for
10834 all windows and bury *Messages* buffer (bug#11556).
10835
10836 2012-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
10837
10838 Add `declare' for `defun'. Align `defmacro's with it.
10839 * emacs-lisp/easy-mmode.el (define-minor-mode)
10840 (define-globalized-minor-mode): Don't autoload the var definitions.
10841 * emacs-lisp/byte-run.el: Use lexical-binding.
10842 (defun-declarations-alist, macro-declarations-alist): New vars.
10843 (defmacro, defun): Use them.
10844 (make-obsolete, define-obsolete-function-alias)
10845 (make-obsolete-variable, define-obsolete-variable-alias):
10846 Use `declare'.
10847 (macro-declaration-function): Mark obsolete.
10848 * emacs-lisp/autoload.el: Use lexical-binding.
10849 (make-autoload): Add `expansion' arg. Rely more on macro expansion.
10850
10851 2012-05-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
10852
10853 * textmodes/ispell.el (ispell-with-no-warnings):
10854 Define as a macro.
10855 (ispell-kill-ispell, ispell-change-dictionary):
10856 Use `called-interactively-p' for Emacs instead of obsolete
10857 `interactive-p'.
10858
10859 2012-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
10860
10861 * emacs-lisp/byte-run.el (defmacro, defun): Move from C.
10862 (macro-declaration-function): Move var from C code.
10863 (macro-declaration-function): Define function with defalias.
10864 * emacs-lisp/macroexp.el (macroexpand-all-1):
10865 * emacs-lisp/cconv.el (cconv-convert, cconv-analyse-form):
10866 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Don't handle
10867 defun/defmacro any more.
10868 * emacs-lisp/bytecomp.el (byte-compile-arglist-signature):
10869 Provide fallback for unknown arglist.
10870 (byte-compile-arglist-warn): Change calling convention.
10871 (byte-compile-output-file-form): Move print-vars binding.
10872 (byte-compile-output-docform): Simplify accordingly.
10873 (byte-compile-file-form-defun, byte-compile-file-form-defmacro)
10874 (byte-compile-defmacro-declaration): Remove.
10875 (byte-compile-file-form-defmumble): Generalize to defalias.
10876 (byte-compile-output-as-comment): Return byte-positions.
10877 Simplify callers accordingly.
10878 (byte-compile-lambda): Use `assert'.
10879 (byte-compile-defun, byte-compile-defmacro): Remove.
10880 (byte-compile-file-form-defalias):
10881 Use byte-compile-file-form-defmumble.
10882 (byte-compile-defalias-warn): Remove.
10883
10884 2012-05-29 Stefan Merten <smerten@oekonux.de>
10885
10886 * textmodes/rst.el: Silence `checkdoc-ispell' errors where
10887 possible. Fix authors. Improve comments. Improve loading of `cl'.
10888
10889 (rst-mode-abbrev-table): Merge definition.
10890 (rst-mode): Make sure `font-lock-defaults' is buffer local.
10891 (rst-define-key, rst-deprecated-keys, rst-call-deprecated): Refactor.
10892
10893 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
10894
10895 * calendar/icalendar.el
10896 (icalendar-export-region): Export UID properly.
10897
10898 2012-05-29 Leo Liu <sdl.web@gmail.com>
10899 * calendar/icalendar.el (icalendar-import-format):
10900 Add `icalendar-import-format-uid' (Bug#11525).
10901 (icalendar-import-format-uid): New.
10902 (icalendar--parse-summary-and-rest, icalendar--format-ical-event):
10903 Export UID.
10904
10905 2012-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
10906
10907 * emacs-lisp/pcase.el (pcase--expand): Accept different sets of vars in
10908 different alternative patterns.
10909 (pcase-codegen): Be more careful to preserve identity.
10910 (pcase--u1): Don't forget to mark vars as used.
10911
10912 * emacs-lisp/bytecomp.el (byte-compile-constp): Treat #'v as a constant.
10913 (byte-compile-close-variables): Bind byte-compile--outbuffer here...
10914 (byte-compile-from-buffer): ...rather than here.
10915
10916 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Don't re-preprocess
10917 functions from byte-compile-function-environment.
10918
10919 2012-05-29 Troels Nielsen <bn.troels@gmail.com>
10920
10921 * window.el (window-deletable-p): Avoid deleting the root window
10922 of a frame with an active minibuffer.
10923
10924 2012-05-29 Martin Rudalics <rudalics@gmx.at>
10925
10926 * simple.el (choose-completion): Use quit-window (Bug#11567).
10927
10928 2012-05-29 Chong Yidong <cyd@gnu.org>
10929
10930 * whitespace.el (whitespace-cleanup): Fix usage of
10931 whitespace-empty-at-bob-regexp (Bug#11492).
10932
10933 2012-05-29 Aaron S. Hawley <aaron.s.hawley@gmail.com>
10934
10935 * vc/vc.el (vc-revert, vc-rollback): Dont kill vc-diff buffer on
10936 revert (Bug#11488).
10937
10938 2012-05-29 Juri Linkov <juri@jurta.org>
10939
10940 * isearch.el (isearch-mode-map): Bind `M-s _' to
10941 `isearch-toggle-symbol'. Bind `M-s c' to
10942 `isearch-toggle-case-fold'.
10943 (search-map): Bind `M-s _' to `isearch-forward-symbol'.
10944 (isearch-forward): Add `M-s _' to the docstring.
10945 (isearch-forward-symbol, isearch-toggle-case-fold)
10946 (isearch-symbol-regexp): New functions. (Bug#11381)
10947
10948 2012-05-29 Juri Linkov <juri@jurta.org>
10949
10950 * isearch.el (isearch-word): Add docstring. (Bug#11381)
10951 (isearch-occur, isearch-search-and-update): If `isearch-word' is
10952 a function, call it to get the regexp.
10953 (isearch-message-prefix): If `isearch-word' holds a symbol, use its
10954 property `isearch-message-prefix' instead of the string "word ".
10955 (isearch-search-fun-default): For the case of `isearch-word',
10956 return a lambda that calls re-search-forward/re-search-backward
10957 with a regexp returned by `word-search-regexp' or by the function
10958 in `isearch-word'.
10959
10960 2012-05-29 Juri Linkov <juri@jurta.org>
10961
10962 * isearch.el (isearch-search-fun-default): New function.
10963 (isearch-search-fun): Move default part to the new function
10964 `isearch-search-fun-default'.
10965 (isearch-search-fun-function): Set the default value to
10966 `isearch-search-fun-default'. (Bug#11381)
10967
10968 * comint.el (comint-history-isearch-end):
10969 Use `isearch-search-fun-default'.
10970 (comint-history-isearch-search): Use `isearch-search-fun-default'
10971 and remove spacial case for `isearch-word'.
10972 (comint-history-isearch-wrap): Remove spacial case for
10973 `isearch-word'.
10974
10975 * hexl.el (hexl-isearch-search-function):
10976 Use `isearch-search-fun-default'.
10977
10978 * info.el (Info-isearch-search): Use `isearch-search-fun-default'.
10979 Use `word-search-regexp' for `isearch-word'.
10980
10981 * misearch.el (multi-isearch-search-fun):
10982 Use `isearch-search-fun-default'.
10983
10984 * simple.el (minibuffer-history-isearch-search):
10985 Use `isearch-search-fun-default' and remove spacial case for
10986 `isearch-word'.
10987 (minibuffer-history-isearch-wrap): Remove spacial case for
10988 `isearch-word'.
10989
10990 * textmodes/reftex-global.el (reftex-isearch-wrap-function):
10991 Remove spacial case for `isearch-word'.
10992 (reftex-isearch-isearch-search): Use `isearch-search-fun-default'.
10993
10994 2012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
10995
10996 Decrease XEmacs incompatibilities.
10997 * textmodes/flyspell.el (flyspell-check-pre-word-p):
10998 Use `string-match'.
10999 (flyspell-delete-region-overlays): Use alternative definition for
11000 XEmacs.
11001 (flyspell-delete-all-overlays): Use `flyspell-delete-region-overlays'.
11002 (flyspell-word): Use `process-kill-without-query' if XEmacs.
11003 (flyspell-mode-on): Use `interactive-p' if XEmacs.
11004 (flyspell-incorrect-face, flyspell-duplicate-face): Do not use
11005 `define-obsolete-face-alias' under XEmacs, but old method.
11006
11007 * textmodes/ispell.el (ispell-with-no-warnings): XEmacs alternative
11008 `with-no-warnings' definition or Emacs alias.
11009 (ispell-command-loop, ispell-message): Use `ispell-with-no-warnings'.
11010 (ispell-word): Do not use `region-p' if XEmacs.
11011
11012 2012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11013
11014 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
11015 Check for `ispell-dictionary-base-alist' instead of full
11016 `ispell-dictionary-alist'.
11017 (ispell-init-process): Show spellchecker when starting new Ispell
11018 process.
11019
11020 2012-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
11021
11022 * progmodes/vhdl-mode.el: Sync with upstream 3.33.28.
11023 http://www.iis.ee.ethz.ch/~zimmi/emacs/vhdl-mode.html#release-notes-3.33
11024
11025 2012-05-27 Juanma Barranquero <lekktu@gmail.com>
11026
11027 * version.el (motif-version-string, gtk-version-string)
11028 (ns-version-string): Declare.
11029
11030 2012-05-27 Juri Linkov <juri@jurta.org>
11031
11032 * emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
11033 after the `eval-defun-1' specialcaseing
11034 like in `edebug-eval-defun' (bug#10181).
11035
11036 * emacs-lisp/edebug.el (edebug-eval-defun): Set `face-documentation'
11037 like in `eval-defun-1'.
11038
11039 2012-05-27 Eli Zaretskii <eliz@gnu.org>
11040
11041 * mail/sendmail.el (mail-yank-region):
11042 Recognize rmail-yank-current-message in addition to insert-buffer.
11043 Fixes mail-mode's "C-c C-r" that otherwise does nothing when invoked in
11044 a *mail* buffer created through rmail-start-mail with sendmail as
11045 mail-user-agent.
11046
11047 2012-05-27 Chong Yidong <cyd@gnu.org>
11048
11049 * net/gnutls.el (gnutls-min-prime-bits): Improve docstring.
11050 Default to 256 (Bug#11267).
11051
11052 * help.el (describe-mode): Doc fix.
11053
11054 2012-05-26 Glenn Morris <rgm@gnu.org>
11055
11056 * w32-fns.el (w32-init-info): Remove.
11057 * paths.el (Info-default-directory-list): Add w32-init-info equivalent.
11058
11059 * info.el (info-initialize): For self-contained NS builds, put the
11060 included info/ directory at the front. (Bug#2791)
11061
11062 * paths.el (Info-default-directory-list): Make it a defcustom,
11063 mainly so that we can use custom-initialize-delay.
11064
11065 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
11066
11067 * subr.el (buffer-has-markers-at): Mark obsolete.
11068
11069 * subr.el (lambda): Use declare.
11070
11071 * emacs-lisp/lisp-mode.el (lambda):
11072 * emacs-lisp/edebug.el (lambda): Move properties to its definition.
11073
11074 2012-05-26 Aaron S. Hawley <aaron.s.hawley@gmail.com>
11075
11076 * thingatpt.el (forward-same-syntax): Handle no ARG case. (Bug#11560)
11077
11078 2012-05-26 Glenn Morris <rgm@gnu.org>
11079
11080 * progmodes/cc-mode.el (auto-mode-alist): Fix typo.
11081
11082 2012-05-25 Glenn Morris <rgm@gnu.org>
11083
11084 * paths.el: Remove no-byte-compile.
11085 * loadup.el: No need to load paths.el uncompiled.
11086
11087 * image.el (imagemagick-types-inhibit): Doc fix.
11088
11089 * version.el: Remove no-byte-compile and associated formatting.
11090 * loadup.el: No need to load version.el uncompiled. AFAICS, this
11091 is ancient code from when there was an "inc-vers.el".
11092
11093 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
11094
11095 * progmodes/gdb-mi.el: Minor style changes.
11096 (gdb-enable-debug, gdb-speedbar-auto-raise, gdb-many-windows):
11097 Turn into minor modes.
11098 (gdb--if-arrow): Rename from gdb-if-arrow, make it hygienic.
11099 (gdb-mouse-until, gdb-mouse-jump): Adjust uses accordingly.
11100 (gdb-shell): Remove unneeded let-binding.
11101 (gdb-get-many-fields): Eliminate O(n²) behavior.
11102
11103 2012-05-25 Eli Zaretskii <eliz@gnu.org>
11104
11105 * cus-start.el <vertical-centering-font-regexp>: Avoid warning on
11106 platforms that don't link in fontset.c.
11107
11108 2012-05-25 Juri Linkov <juri@jurta.org>
11109
11110 Use the same diff color scheme as in modern VCSes (bug#10181).
11111
11112 * vc/diff-mode.el (diff-header, diff-file-header): Remove "green"
11113 to avoid confusion with `diff-added' that now uses green colors.
11114 (diff-removed): Use shades of red.
11115 (diff-added): Use shades of green.
11116 (diff-changed): Leave just the yellow color.
11117 (diff-use-changed-face): New variable.
11118 (diff-font-lock-keywords): Use `diff-use-changed-face' to decide
11119 how to highlight context diff changes.
11120 (diff-refine-change): Use shades of yellow.
11121 (diff-refine-removed): New face that uses shades of red.
11122 (diff-refine-added): New face that uses shades of green.
11123 (diff-refine-hunk): Use `diff-refine-change', `diff-refine-added',
11124 `diff-refine-removed' in the call to `smerge-refine-subst'
11125 depending on the value of `diff-use-changed-face'.
11126
11127 * vc/smerge-mode.el (smerge-mine): Use shades of red.
11128 (smerge-other): Use shades of green.
11129 (smerge-base): Use shades of yellow.
11130 (smerge-refined-change): Empty face.
11131 (smerge-refined-removed): New face that uses shades of red.
11132 (smerge-refined-added): New face that uses shades of green.
11133 (smerge-refine-subst): Rename arg `props' to `props-c'. Add new
11134 args `props-r' and `props-a', and use them. Doc fix.
11135 (smerge-refine): Evaluate `smerge-use-changed-face' and depending
11136 on its value use different faces `smerge-refined-change',
11137 `smerge-refined-removed', `smerge-refined-added' in the call to
11138 `smerge-refine-subst'.
11139
11140 * vc/ediff-init.el (ediff-current-diff-A, ediff-fine-diff-A):
11141 Add face condition `min-colors 88' with shades of red.
11142 (ediff-current-diff-B, ediff-fine-diff-B): Add face condition
11143 `min-colors 88' with shades of green.
11144 (ediff-current-diff-C, ediff-fine-diff-C): Add face condition
11145 `min-colors 88' with shades of yellow.
11146
11147 2012-05-24 Glenn Morris <rgm@gnu.org>
11148
11149 * paths.el (prune-directory-list, remote-shell-program): Move to...
11150 * files.el (prune-directory-list, remote-shell-program): ...here.
11151 For the latter, delay initialization, prefer ssh, just search PATH.
11152
11153 * paths.el (term-file-prefix): Move to faces.el (the only user).
11154 * faces.el (term-file-prefix): Move here, make it a defcustom.
11155
11156 * paths.el (news-directory, news-path, news-inews-program):
11157 Move to gnus/nnspool.el.
11158
11159 * paths.el (gnus-default-nntp-server): Remove (gnus.el defines it).
11160
11161 * paths.el (rmail-file-name, rmail-spool-directory): Move from here...
11162 * mail/rmail.el (rmail-file-name, rmail-spool-directory): ... to here.
11163 Make the latter a defcustom, with a delayed initialization.
11164
11165 * paths.el (gnus-nntp-service, gnus-local-organization): Remove.
11166 These were deleted from Gnus itself late 2010.
11167
11168 2012-05-22 Juanma Barranquero <lekktu@gmail.com>
11169
11170 * progmodes/which-func.el (which-func-ff-hook):
11171 Check against user-error, not error.
11172
11173 * emacs-lisp/edebug.el (top): Do not load or set up loading of
11174 cl-specs.el, which no longer exists.
11175
11176 2012-05-22 Glenn Morris <rgm@gnu.org>
11177
11178 * info.el (info-emacs-bug): New command.
11179 * menu-bar.el (menu-bar-help-menu): Add "How to Report a Bug" to Help.
11180 * mail/emacsbug.el (report-emacs-bug): Replace with info-emacs-bug.
11181
11182 2012-05-21 Glenn Morris <rgm@gnu.org>
11183
11184 * makefile.w32-in (update-subdirs-SH):
11185 * Makefile.in (update-subdirs): Update for moved update-subdirs.
11186
11187 2012-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
11188
11189 * hi-lock.el (hi-lock-face-defaults): Move obsolete before definition.
11190
11191 * progmodes/compile.el (compilation-error-regexp-alist-alist):
11192 Simplify Maven regexp, and make sure the file can't start with a space
11193 (bug#11517).
11194
11195 2012-05-21 Glenn Morris <rgm@gnu.org>
11196
11197 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
11198 Scrap superfluous subshells.
11199
11200 2012-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
11201
11202 * emacs-lisp/bytecomp.el (byte-compile-root-dir): New var.
11203 (byte-compile-warning-prefix, batch-byte-compile-file): Use it.
11204
11205 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
11206
11207 * calc/calc.el (calc-ensure-consistent-units): New variable.
11208
11209 * calc/calc-units.el (math-consistent-units-p)
11210 (math-check-unit-consistency): New functions.
11211 (calc-quick-units, calc-convert-units):
11212 Use `math-check-unit-consistency' when `calc-ensure-consistent-units'
11213 is non-nil.
11214 (calc-extract-units): Fix typo.
11215
11216 2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
11217
11218 * vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1.
11219
11220 * textmodes/flyspell.el: Commenting style, plus code simplifications.
11221 (flyspell-default-deplacement-commands): Don't spell check after
11222 repeated window/frame switches (e.g. triggered by mouse-movement).
11223 (flyspell-delay-commands, flyspell-deplacement-commands): Use mapc.
11224 (flyspell-debug-signal-word-checked): Simplify and fit in 80 cols.
11225 (flyspell-casechars-cache, flyspell-ispell-casechars-cache)
11226 (flyspell-not-casechars-cache, flyspell-ispell-not-casechars-cache):
11227 Remove unused vars.
11228 (flyspell-get-casechars, flyspell-get-not-casechars):
11229 Simplify; Don't bother removing a ] just to add it back.
11230 * textmodes/ispell.el (ispell-program-name): Use executable-find.
11231
11232 2012-05-18 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
11233
11234 * calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma):
11235 New functions.
11236 (math-function-table): Add support for more C functions.
11237
11238 2012-05-18 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11239
11240 * textmodes/flyspell.el (flyspell-check-pre-word-p)
11241 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
11242 Protect delay handling for otherchars against empty otherchars.
11243
11244 2012-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
11245
11246 * emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
11247 their respective macro declarations.
11248 * skeleton.el (define-skeleton):
11249 * progmodes/compile.el (define-compilation-mode):
11250 * ibuf-macs.el (define-ibuffer-sorter, define-ibuffer-op)
11251 (define-ibuffer-filter):
11252 * emacs-lisp/generic.el (define-generic-mode):
11253 * emacs-lisp/easy-mmode.el (define-minor-mode)
11254 (define-globalized-minor-mode):
11255 * emacs-lisp/cl-macs.el (defun*, defmacro*, defstruct, deftype):
11256 * emacs-lisp/byte-run.el (defsubst):
11257 * custom.el (deftheme): Add doc-string metadata.
11258
11259 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
11260
11261 * emacs-lisp/cl-macs.el, emacs-lisp/cl.el: Move indent info.
11262
11263 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
11264
11265 * emacs-lisp/pcase.el (pcase--u1): Avoid ((lambda ...) ...).
11266
11267 * emacs-lisp/cl.el: Add edebug specs from cl-specs.el.
11268 * emacs-lisp/cl-macs.el: Idem.
11269 * emacs-lisp/cl-specs.el: Remove.
11270
11271 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
11272
11273 Minor renaming of internal CL functions and variables.
11274 * emacs-lisp/cl-seq.el (cl--adjoin): Rename from cl-adjoin.
11275 (cl--position): Rename from cl-position.
11276 (cl--delete-duplicates): Rename from cl-delete-duplicates.
11277 * emacs-lisp/cl.el (cl--gensym-counter): Rename from *gensym-counter*.
11278 (cl--random-state): Rename from *random-state*.
11279
11280 2012-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
11281
11282 * emacs-lisp/cl-macs.el (cl-transform-lambda): Don't add spurious
11283 parens around the arg list (bug#11499).
11284
11285 2012-05-17 Juri Linkov <juri@jurta.org>
11286
11287 * isearch.el (word-search-regexp, word-search-backward)
11288 (word-search-forward, word-search-backward-lax)
11289 (word-search-forward-lax): Move functions from search.c
11290 (bug#10145, bug#11381).
11291
11292 2012-05-16 Agustín Martín Domingo <agustin.martin@hispalinux.es>
11293
11294 * textmodes/flyspell.el (flyspell-check-pre-word-p)
11295 (flyspell-check-word-p, flyspell-debug-signal-word-checked):
11296 Delay for otherchars as for normal word components.
11297
11298 2012-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
11299
11300 * minibuffer.el (completion--sifn-requote): Fix last change.
11301 (minibuffer-local-must-match-filename-map):
11302 Move define-obsolete-variable-alias before its var.
11303
11304 2012-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
11305
11306 * emacs-lisp/pcase.el (pcase-let*, pcase-let): Fix edebug spec.
11307
11308 * minibuffer.el (completion--sifn-requote): Handle sifn's truncation
11309 behavior.
11310 (completion--string-equal-p): New function.
11311 (completion--twq-all): Use it to get better assertion failure data.
11312
11313 Only handle ".." and '..' quoting in shell-mode (bug#11466).
11314 * shell.el (shell--unquote&requote-argument, shell--unquote-argument)
11315 (shell--requote-argument): New functions.
11316 (shell-completion-vars): Use them.
11317 (shell--parse-pcomplete-arguments): Rename from
11318 shell-parse-pcomplete-arguments.
11319 * comint.el (comint-word): Obey comint-file-name-quote-list. Simplify.
11320 (comint--unquote&requote-argument): Don't handle ".." and '..' quoting.
11321 Obey comint-file-name-quote-list.
11322
11323 * emacs-lisp/smie.el (smie-indent--bolp-1): New function.
11324 (smie-indent-keyword): Use it.
11325
11326 2012-05-14 Stefan Merten <smerten@oekonux.de>
11327
11328 * textmodes/rst.el (rst-re-alist): Fix loading (bug#11462).
11329
11330 2012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
11331
11332 * net/rlogin.el (rlogin-mode-map): Fix last change.
11333
11334 2012-05-14 Jason L. Wright <jason.wright@inl.gov> (tiny change)
11335
11336 * mail/smtpmail.el (smtpmail-send-command): Send the command and
11337 the following \r\n using a single `process-send-string', since the
11338 Lotus SMTP server refuses to accept any commands if they are sent
11339 with two `process-send-string's (Bug#11444).
11340
11341 2012-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
11342
11343 * shell.el (shell-parse-pcomplete-arguments):
11344 Obey pcomplete-arg-quote-list inside double-quoted args (Bug#11348).
11345
11346 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
11347
11348 * image-mode.el: Fit to width/height for rotated images (Bug#11431).
11349 (image-transform-scale, image-transform-right-angle-fudge): New vars.
11350 (image-transform-width, image-transform-fit-width): New functions.
11351 (image-transform-properties): Use them.
11352 (image-transform-check-size): New function.
11353 (image-toggle-display-image): Use it (for testing).
11354 (image-transform-set-rotation): Reduce angle mod 360.
11355 Delete obsolete comment.
11356
11357 2012-05-14 Wolfgang Jenkner <wjenkner@inode.at>
11358
11359 * image-mode.el: Fix scaling (bug#11399).
11360 (image-transform-resize): Doc fix.
11361 (image-transform-properties): Default scale is 1 and height should
11362 be an integer.
11363
11364 2012-05-13 Johan Bockgård <bojohan@gnu.org>
11365
11366 * emacs-lisp/smie.el (smie-next-sexp): Use accessor `op-forw' rather
11367 than hard-coding `car', to fix misbehavior when moving forward.
11368
11369 2012-05-13 Chong Yidong <cyd@gnu.org>
11370
11371 * emacs-lisp/tabulated-list.el (tabulated-list-format)
11372 (tabulated-list-entries, tabulated-list-padding)
11373 (tabulated-list-sort-key): Make permanent-local.
11374
11375 * ebuff-menu.el: Adapt to Buffer Menu changes (Bug#11455).
11376 (electric-buffer-list): Put electric buffer menu
11377 command descriptions in this docstring, instead of the docstring
11378 of electric-buffer-menu-mode. Code cleanups.
11379 (electric-buffer-menu-mode): Use define-derived-mode. Rename from
11380 Electric-buffer-menu-mode.
11381 (electric-buffer-update-highlight): Minor code cleanup.
11382
11383 2012-05-13 Michael Albinus <michael.albinus@gmx.de>
11384
11385 * net/dbus.el (dbus-call-method): Restore events not from D-Bus.
11386 (Bug#11447)
11387
11388 2012-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
11389
11390 Move define-obsolete-variable-alias before the var's definition.
11391 * vc/log-edit.el (vc-comment-ring, vc-comment-ring-index):
11392 * tooltip.el (tooltip-hook):
11393 * textmodes/reftex-toc.el (reftex-toc-map):
11394 * textmodes/reftex-sel.el (reftex-select-label-map)
11395 (reftex-select-bib-map):
11396 * textmodes/reftex-index.el (reftex-index-map)
11397 (reftex-index-phrases-map):
11398 * speedbar.el (speedbar-syntax-table, speedbar-key-map):
11399 * progmodes/meta-mode.el (meta-mode-map):
11400 * novice.el (disabled-command-hook):
11401 * loadhist.el (unload-hook-features-list):
11402 * frame.el (blink-cursor):
11403 * files.el (find-file-not-found-hooks, write-file-hooks)
11404 (write-contents-hooks):
11405 * emulation/tpu-edt.el (GOLD-map):
11406 * emacs-lock.el (emacs-lock-from-exiting):
11407 * emacs-lisp/generic.el (generic-font-lock-defaults):
11408 * emacs-lisp/chart.el (chart-map):
11409 * dos-fns.el (register-name-alist):
11410 * dired-x.el (dired-omit-files-p):
11411 * desktop.el (desktop-enable):
11412 * cus-edit.el (custom-mode-hook):
11413 * buff-menu.el (buffer-menu-mode-hook):
11414 * bookmark.el (bookmark-read-annotation-text-func)
11415 (bookmark-exit-hooks):
11416 * allout.el (allout-mode-deactivate-hook)
11417 (allout-exposure-change-hook, allout-structure-added-hook)
11418 (allout-structure-deleted-hook, allout-structure-shifted-hook):
11419 * dirtrack.el (dirtrack-toggle, dirtrackp, dirtrack-debug-toggle)
11420 (dirtrack-debug): Move call to define-obsolete-variable-alias so it
11421 comes before the corresponding variable's definition.
11422
11423 2012-05-12 Chong Yidong <cyd@gnu.org>
11424
11425 * buff-menu.el (Buffer-menu-buffer+size-width): Doc fix (Bug#11454).
11426 (Buffer-menu-mouse-select): Restore function (Bug#11459).
11427 (Buffer-menu-mode-map): Bind it.
11428 (Buffer-menu--pretty-name): Add a mouse-face property.
11429
11430 2012-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
11431
11432 * progmodes/prolog.el: Use SMIE. Cleanup regexp setup.
11433 (prolog-upper-case-string, prolog-lower-case-string)
11434 (prolog-atom-char-regexp, prolog-atom-regexp): Initialize in defconst.
11435 (prolog-use-smie, prolog-smie-grammar): New vars.
11436 (prolog-smie-forward-token, prolog-smie-backward-token)
11437 (prolog-smie-rules): New funs.
11438 (prolog-comment-indent): Remove.
11439 (prolog-mode-variables): Use default comment indentation instead.
11440 Setup SMIE.
11441 (prolog-build-case-strings, prolog-set-atom-regexps): Remove.
11442 (prolog-mode): Don't call them any more.
11443 (prolog-electric-colon, prolog-electric-dash)
11444 (prolog-edit-menu-insert-move): Use indent-according-to-mode.
11445
11446 * dabbrev.el (dabbrev-expand): Make "no expansion found" a user-error.
11447
11448 * minibuffer.el (completion--twq-all): Again, allow case differences.
11449
11450 * term.el: Move keymap initialization code to be more idiomatic.
11451 (term-signals-menu, term-mode-map, term-raw-map, term-raw-escape-map)
11452 (term-terminal-menu): Move initialization into declaration.
11453 (term-escape-char): Let the user set it in her .emacs.
11454
11455 * progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.
11456 Provide SMIE-based indentation (not enabled by default yet).
11457 (sh-mode-map): Don't bind electric keys.
11458 Use electric-pair-mode instead of skeleton-pair.
11459 (sh-assignment-regexp): Fit within 80 columns.
11460 (sh-indent-supported): Specify actual shell name instead of boolean.
11461 (sh--maybe-here-document): New fun, from sh-maybe-here-document.
11462 (sh-maybe-here-document): Use it. Make obsolete.
11463 (sh-electric-here-document-mode) New minor mode.
11464 (sh-mode): Use it. Don't set sh-indent-supported-here here.
11465 (sh-smie-sh-grammar, sh-smie--sh-operators, sh-smie--sh-operators-re)
11466 (sh-smie--sh-operators-back-re, sh-indent-after-continuation)
11467 (sh-smie-rc-grammar, sh-use-smie): New vars.
11468 (sh-smie--keyword-p, sh-smie--newline-semi-p, sh-smie--sh-keyword-p)
11469 (sh-smie-sh-forward-token, sh-smie--looking-back-at-continuation-p)
11470 (sh-smie-sh-backward-token, sh-smie--continuation-start-indent)
11471 (sh-smie-sh-rules, sh-smie-rc-rules, sh-smie--sh-keyword-in-p)
11472 (sh-smie--rc-after-special-arg-p, sh-smie-rc-backward-token)
11473 (sh-smie-sh-rules, sh-smie--rc-newline-semi-p): New functions.
11474 (sh-set-shell): Use smie-setup if requested.
11475
11476 * term.el (term-set-escape-char): Properly set term-escape-char.
11477 See http://stackoverflow.com/questions/10524656.
11478
11479 2012-05-10 Chong Yidong <cyd@gnu.org>
11480
11481 * ffap.el (ffap-url-unwrap-local): Make it work right (Bug#9131).
11482 Use url-generic-parse-url, and handle host names and Windows
11483 filenames properly.
11484 (ffap-url-unwrap-remote): Use url-generic-parse-url.
11485 (ffap-url-unwrap-remote): Accept list values, specifying a list of
11486 URL schemes to work on.
11487 (ffap--toggle-read-only): New function.
11488 (ffap-read-only, ffap-read-only-other-window)
11489 (ffap-read-only-other-frame): Use it.
11490 (ffap-fixup-url): Don't check ffap-ftp-regexp, since it is not
11491 necessary for ffap-url-unwrap-remote.
11492
11493 2012-05-10 Dave Abrahams <dave@boostpro.com>
11494
11495 * cus-start.el (create-lockfiles): Add it.
11496
11497 2012-05-09 Chong Yidong <cyd@gnu.org>
11498
11499 * net/browse-url.el (browse-url-url-encode-chars): Use upper-case.
11500 (browse-url-encode-url): Encode spaces and quotes (Bug#6300).
11501
11502 2012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
11503
11504 * shell.el (shell-completion-vars): Fix last change (bug#11348).
11505
11506 2012-05-09 Chong Yidong <cyd@gnu.org>
11507
11508 * ansi-color.el (ansi-color-process-output): Check for validity of
11509 comint-last-output-start before using it. This avoids a bad
11510 interaction with gdb-mi's input/output buffer.
11511
11512 2012-05-09 Glenn Morris <rgm@gnu.org>
11513
11514 * files.el (dir-locals-read-from-file):
11515 Mention dir-locals in any error message.
11516
11517 2012-05-09 Chong Yidong <cyd@gnu.org>
11518
11519 * emacs-lisp/package.el (package-built-in-p): Handle the `emacs'
11520 package (Bug#11410).
11521
11522 * emacs-lisp/package.el (package-buffer-info): Avoid putting local
11523 variables into description.
11524
11525 2012-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
11526
11527 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
11528 shell-delimiter-argument-list (bug#11348).
11529 (shell-parse-pcomplete-arguments): Obey pcomplete-arg-quote-list.
11530
11531 2012-05-09 Juanma Barranquero <lekktu@gmail.com>
11532
11533 * textmodes/rst.el: Silence byte-compiler warnings.
11534 (rst-re-alist, rst-reset-section-caches): Move around.
11535 (rst-re): Use `characterp', not `char-valid-p'.
11536 (font-lock-beg, font-lock-end): Declare.
11537
11538 * progmodes/idlw-shell.el (specs): Remove reference to deleted
11539 variable `idlwave-shell-activate-alt-keybindings' and simplify.
11540
11541 * eshell/esh-cmd.el (eshell-debug-command): Fix typo in previous change.
11542
11543 2012-05-08 Glenn Morris <rgm@gnu.org>
11544
11545 * files.el (auto-mode-alist): Treat ".make" like ".mk".
11546
11547 2012-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11548
11549 * vc/log-edit.el: Add GNU coding standards highlighting.
11550 (log-edit-font-lock-gnu-style)
11551 (log-edit-font-lock-gnu-keywords): New vars.
11552 (log-edit-font-lock-keywords): New fun.
11553 (log-edit-mode): Don't fold case in font-lock.
11554 (log-edit-font-lock-keywords): Do not assume case-folding.
11555
11556 * imenu.el: Misc cleanup. Make docstrings out of comments.
11557 Use lexical-binding.
11558 (imenu--index-alist, imenu--last-menubar-index-alist)
11559 (imenu-menubar-modified-tick): Use defvar-local.
11560 (imenu--split-menu): Remove unused var.
11561 (imenu--cleanup-seen): Declare as global.
11562 (imenu--cleanup): Use dolist.
11563
11564 * subr.el (defvar-local): Add debug spec and doc-string position.
11565
11566 2012-05-08 Glenn Morris <rgm@gnu.org>
11567
11568 * language/burmese.el, language/cham.el, language/czech.el:
11569 * language/english.el, language/georgian.el, language/greek.el:
11570 * language/japanese.el, language/khmer.el, language/korean.el:
11571 * language/lao.el, language/misc-lang.el, language/romanian.el:
11572 * language/sinhala.el, language/slovak.el, language/tai-viet.el:
11573 * language/thai.el, language/utf-8-lang.el:
11574 Remove no-byte-compile setting.
11575
11576 * play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)
11577
11578 2012-05-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
11579
11580 * progmodes/make-mode.el (makefile-browse):
11581 Remove unnecessary interactive. (Bug#11324)
11582
11583 2012-05-07 Glenn Morris <rgm@gnu.org>
11584
11585 * forms-d2.el, forms-pass.el: Move to ../etc/forms directory.
11586
11587 * international/mule.el (find-auto-coding): Make "unibyte: t" obsolete.
11588
11589 2012-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11590
11591 * loadup.el: Preload newcomment.el.
11592 * newcomment.el: Move autoload-only code to toplevel.
11593
11594 * buff-menu.el (list-buffers--refresh): Mark `size' as right-align.
11595 * emacs-lisp/tabulated-list.el (tabulated-list-init-header):
11596 Handle new :right-align column property.
11597 (tabulated-list-print-col): Idem, plus use `display' text-property to
11598 try and preserve alignment for variable pitch fonts.
11599
11600 2012-05-07 Chong Yidong <cyd@gnu.org>
11601
11602 * emacs-lisp/tabulated-list.el: Add no-header-line alternative.
11603 (tabulated-list-use-header-line): New var.
11604 (tabulated-list-init-header): Use it.
11605 (tabulated-list-print-fake-header): New function.
11606 (tabulated-list-print): Use it.
11607 (tabulated-list-sort-button-map): Add non-header-line commands.
11608 (tabulated-list-init-header): Add column name property to basic
11609 labels as well.
11610 (tabulated-list-col-sort): Handle non-header-line button case.
11611 (tabulated-list--sort-by-column-name): Fix a corner case.
11612
11613 * buff-menu.el (list-buffers--refresh):
11614 Handle Buffer-menu-use-header-line.
11615
11616 2012-05-06 Chong Yidong <cyd@gnu.org>
11617
11618 * buff-menu.el: Convert to Tabulated List mode.
11619 (Buffer-menu-buffer+size-width): Make obsolete.
11620 (Buffer-menu-name-width, Buffer-menu-size-width): New variables.
11621 (Buffer-menu-mode-map): Inherit from tabulated-list-mode-map.
11622 (Buffer-menu-mode): Derive from tabulated-list-mode. Move command
11623 documentation into docstring of buffer-menu.
11624 (Buffer-menu-toggle-files-only): Add an informative message.
11625 (Buffer-menu-sort): Convert to alias for tabulated-list-sort.
11626 (Buffer-menu-buffer, Buffer-menu-beginning, Buffer-menu-mark)
11627 (Buffer-menu-unmark, Buffer-menu-backup-unmark)
11628 (Buffer-menu-delete, Buffer-menu-save, Buffer-menu-not-modified)
11629 (Buffer-menu-execute, Buffer-menu-select)
11630 (Buffer-menu-marked-buffers, Buffer-menu-toggle-read-only)
11631 (Buffer-menu-bury): Use Tabulated List machinery.
11632 (Buffer-menu-mouse-select, Buffer-menu-sort-by-column)
11633 (Buffer-menu-sort-button-map, Buffer-menu-make-sort-button):
11634 Delete.
11635 (list-buffers--refresh): New function.
11636 (list-buffers-noselect): Use it.
11637 (tabulated-list-entry-size->, Buffer-menu--pretty-name)
11638 (Buffer-menu--pretty-file-name): New helper functions.
11639
11640 * loadup.el: Preload tabulated-list.
11641
11642 * emacs-lisp/tabulated-list.el (tabulated-list-sort): Rename from
11643 tabulated-list-sort-column.
11644 (tabulated-list-init-header): Add the initial aligning space even
11645 if tabulated-list-padding is zero.
11646
11647 2012-05-06 Christopher Schmidt <christopher@ch.ristopher.com>
11648
11649 * emacs-lisp/cl-macs.el (cl-expr-contains): Handle cons cells
11650 whose cdr is not a cons cell correctly (bug#11038).
11651
11652 2012-05-06 Chong Yidong <cyd@gnu.org>
11653
11654 * emacs-lisp/tabulated-list.el (tabulated-list-format):
11655 Accept additional plist in column descriptors.
11656 (tabulated-list-init-header): Obey it.
11657 (tabulated-list-get-entry): New function.
11658 (tabulated-list-put-tag): Use it. Use string-width instead of
11659 length.
11660 (tabulated-list--column-number): New function.
11661 (tabulated-list-print): Use it.
11662 (tabulated-list-print-col): New function.
11663 Set `tabulated-list-column-name' property on each column's text.
11664 (tabulated-list-print-entry): Use it.
11665 (tabulated-list-delete-entry, tabulated-list-set-col):
11666 New functions.
11667 (tabulated-list-sort-column): New command (Bug#11337).
11668
11669 * buff-menu.el (list-buffers): Move C-x C-b binding from
11670 buff-menu.el to bindings.el.
11671
11672 * ebuff-menu.el (Electric-buffer-menu-undefined): Use the
11673 :advertised-binding feature.
11674
11675 2012-05-06 Troels Nielsen <bn.troels@gmail.com> (tiny change)
11676
11677 * progmodes/compile.el (compilation-internal-error-properties):
11678 Calculate start position correctly when end-col is set but
11679 end-line is not (Bug#11382).
11680
11681 2012-05-06 Wolfgang Jenkner <wjenkner@inode.at>
11682
11683 * man.el (Man-unindent): Use text-property-default-nonsticky to
11684 prevent untabify from inheriting face properties (Bug#11408).
11685
11686 2012-05-05 Stefan Merten <smerten@oekonux.de>
11687
11688 * textmodes/rst.el: Major merge with upstream development up to
11689 Docutils SVN r7399 / rst.el V1.2.1.
11690
11691 Clarify maintainership and authors.
11692
11693 (rst-extract-version, rst-cvs-header, rst-cvs-rev)
11694 (rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
11695 (rst-official-version, rst-official-cvs-rev, rst-version)
11696 (rst-package-emacs-version-alist): New functions and variables
11697 for version information.
11698
11699 (rst-bullets, rst-uri-schemes, rst-adornment-chars)
11700 (rst-max-inline-length, rst-re-alist-def, rst-re-alist)
11701 (rst-mode-syntax-table, rst-mode): New and corrected functions
11702 and variables representing reStructuredText features.
11703
11704 (rst-re): New function for reStructuredText regexes. Use in
11705 many places.
11706
11707 (rst-deprecated-keys, rst-call-deprecated, rst-define-key)
11708 (rst-mode-map): Rebind keys.
11709
11710 (rst-mode-lazy, rst-font-lock-keywords)
11711 (rst-font-lock-extend-region)
11712 (rst-font-lock-extend-region-internal)
11713 (rst-font-lock-extend-region-extend)
11714 (rst-font-lock-find-unindented-line-limit)
11715 (rst-font-lock-find-unindented-line-match)
11716 (rst-adornment-level, rst-font-lock-adornment-level)
11717 (rst-font-lock-adornment-match)
11718 (rst-font-lock-handle-adornment-pre-match-form)
11719 (rst-font-lock-handle-adornment-matcher): Major revision of
11720 font-locking. Integrate with other code. Use `jit-lock-mode'.
11721
11722 (rst-preferred-adornments, rst-adjust-hook)
11723 (rst-new-adornment-down, rst-preferred-bullets)
11724 (rst-preferred-bullets, rst-indent, rst-indent-width)
11725 (rst-indent-field, rst-indent-literal-normal)
11726 (rst-indent-literal-minimized, rst-indent-comment):
11727 Change, extend and improve customization.
11728
11729 (rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
11730 (rst-normalize-cursor-position, rst-get-decoration)
11731 (rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
11732 (rst-rstrip, rst-toc-insert-find-delete-contents)
11733 (rst-shift-fill-region, rst-compute-bullet-tabs)
11734 (rst-debug-print-tabs, rst-debug-mark-found)
11735 (rst-shift-region-guts, rst-shift-region-right)
11736 (rst-shift-region-left, rst-use-char-classes)
11737 (rst-font-lock-keywords-function)
11738 (rst-font-lock-indentation-point)
11739 (rst-font-lock-find-unindented-line-begin)
11740 (rst-font-lock-find-unindented-line-end)
11741 (rst-font-lock-find-unindented-line)
11742 (rst-font-lock-adornment-point, rst-font-lock-level)
11743 (rst-adornment-level-alist): Remove functions and variables.
11744
11745 (rst-compare-adornments, rst-get-adornment-match)
11746 (rst-suggest-new-adornment, rst-get-adornments-around)
11747 (rst-adornment-complete-p, rst-get-next-adornment)
11748 (rst-adjust-adornment, rst-display-adornments-hierarchy)
11749 (rst-straighten-adornments): Standardize function names to
11750 use "adornment" instead of "decoration". Correct callers.
11751 Similar standardizing in many places.
11752
11753 (rst-update-section, rst-adjust, rst-promote-region)
11754 (rst-enumerate-region, rst-bullet-list-region)
11755 (rst-repeat-last-character): Correct use of `interactive'.
11756
11757 (rst-classify-adornment, rst-find-all-adornments)
11758 (rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
11759 (rst-find-leftmost-column, rst-repeat-last-character):
11760 Refactor functions.
11761
11762 (rst-find-title-line, rst-reset-section-caches)
11763 (rst-get-adornments-around, rst-adjust-adornment-work)
11764 (rst-arabic-to-roman, rst-roman-to-arabic)
11765 (rst-insert-list-pos, rst-insert-list-new-item)
11766 (rst-insert-list-continue, rst-insert-list, rst-forward-line):
11767 New functions.
11768
11769 (rst-all-sections, rst-section-hierarchy)
11770 (rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
11771 New variables.
11772
11773 (rst-toc-return-wincfg, rst-toc-quit-window): Use window
11774 configuration instead of only buffer. Change where necessary.
11775
11776 (rst-line-tabs, rst-compute-tabs, rst-indent-line)
11777 (rst-shift-region, rst-adaptive-fill): New functions for
11778 indentation and filling.
11779
11780 (rst-comment-line-break, rst-comment-indent)
11781 (rst-comment-insert-comment, rst-comment-region)
11782 (rst-uncomment-region): New functions for handling comments.
11783
11784 (rst-compile): Quote shell arguments.
11785
11786 (rst-compile-pdf-preview, rst-compile-slides-preview):
11787 Delete temporary files after use.
11788
11789 2012-05-05 Glenn Morris <rgm@gnu.org>
11790
11791 * calendar/cal-html.el: Optionally include holidays in the output.
11792 Suggested by Ed Reingold <reingold@emr.cs.iit.edu>.
11793 (cal-html-holidays): New option.
11794 (cal-html-css-default): Add holiday entry.
11795 (holiday-in-range): Autoload it.
11796 (cal-html-htmlify-entry): Add optional class argument.
11797 (cal-html-htmlify-list): Add optional holidays argument.
11798 (cal-html-insert-agenda-days): Include holidays in the output.
11799 (cal-html-one-month): Maybe include holidays.
11800
11801 * calendar/holidays.el (holiday-in-range):
11802 Move here from cal-tex-list-holidays.
11803 * calendar/cal-tex.el (cal-tex-list-holidays):
11804 Make it an obsolete alias for holiday-in-range. Update all callers.
11805
11806 2012-05-05 Chong Yidong <cyd@gnu.org>
11807
11808 * select.el (xselect--encode-string): Always use utf-8 for TEXT on
11809 Nextstep.
11810
11811 2012-05-05 Ransom Williams <auvergnerw@gmail.com> (tiny change)
11812
11813 * files.el (file-auto-mode-skip): New var.
11814 (set-auto-mode-1): Use it.
11815
11816 2012-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
11817
11818 * repeat.el: Use lexical-binding.
11819 (repeat-last-self-insert, repeat-num-input-keys-at-self-insert)
11820 (repeat-undo-count): Remove.
11821 (repeat):
11822 * progmodes/octave-mod.el (octave-abbrev-start):
11823 * progmodes/f90.el (f90-abbrev-start):
11824 * face-remap.el (text-scale-adjust):
11825 * kmacro.el (kmacro-call-macro): Use set-temporary-overlay-map.
11826
11827 * emacs-lisp/pcase.el (pcase--let*): New function.
11828 (pcase--expand, pcase-codegen, pcase--q1): Use it to reduce nesting
11829 a bit more.
11830 (pcase--split-pred): Be more clever about ruling out overlap between
11831 a predicate and some constant pattern.
11832 (pcase--q1): Use `null' instead of (eq foo nil).
11833
11834 * subr.el (setq-local, defvar-local): New macros.
11835 (kbd): Redefine as an alias.
11836 (with-selected-window): Leave unrelated frames alone.
11837 (set-temporary-overlay-map): New function.
11838
11839 2012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
11840
11841 * subr.el (user-error): New function.
11842 * window.el (switch-to-buffer):
11843 * vc/smerge-mode.el (smerge-resolve-function, smerge-resolve)
11844 (smerge-match-conflict):
11845 * simple.el (previous-matching-history-element)
11846 (next-matching-history-element, goto-history-element, undo-more)
11847 (undo-start):
11848 * progmodes/etags.el (visit-tags-table-buffer, find-tag-tag)
11849 (find-tag-noselect, find-tag-in-order, etags-goto-tag-location)
11850 (next-file, tags-loop-scan, list-tags, complete-tag):
11851 * progmodes/compile.el (compilation-loop):
11852 * mouse.el (mouse-minibuffer-check):
11853 * man.el (Man-bgproc-sentinel, Man-goto-page):
11854 * info.el (Info-find-node-2, Info-extract-pointer, Info-history-back)
11855 (Info-history-forward, Info-follow-reference, Info-menu)
11856 (Info-extract-menu-item, Info-extract-menu-counting)
11857 (Info-forward-node, Info-backward-node, Info-next-menu-item)
11858 (Info-last-menu-item, Info-next-preorder, Info-last-preorder)
11859 (Info-next-reference, Info-prev-reference, Info-index)
11860 (Info-index-next, Info-follow-nearest-node)
11861 (Info-copy-current-node-name):
11862 * imenu.el (imenu--make-index-alist)
11863 (imenu-default-create-index-function, imenu-add-to-menubar):
11864 * files.el (basic-save-buffer, recover-file):
11865 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
11866 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
11867 (checkdoc-message-text, checkdoc-defun):
11868 * dabbrev.el (dabbrev-completion, dabbrev--abbrev-at-point):
11869 * cus-edit.el (customize-changed-options, customize-rogue)
11870 (customize-saved, custom-variable-set, custom-variable-mark-to-save)
11871 (custom-variable-mark-to-reset-standard)
11872 (custom-variable-reset-backup, custom-face-mark-to-reset-standard)
11873 (custom-file):
11874 * completion.el (check-completion-length):
11875 * comint.el (comint-search-arg)
11876 (comint-previous-matching-input-string-position)
11877 (comint-previous-matching-input)
11878 (comint-replace-by-expanded-history-before-point, comint-send-input)
11879 (comint-copy-old-input, comint-backward-matching-input)
11880 (comint-goto-process-mark, comint-set-process-mark):
11881 * calendar/calendar.el (calendar-cursor-to-date): Use it.
11882 * bindings.el (debug-ignored-errors): Remove regexps, add `user-error'.
11883
11884 2012-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
11885
11886 * dabbrev.el (dabbrev--ignore-case-p): New function.
11887 (dabbrev-completion, dabbrev-expand, dabbrev--substitute-expansion):
11888 Use it.
11889
11890 * files.el (automount-dir-prefix): Mark as obsolete.
11891
11892 2012-05-04 Glenn Morris <rgm@gnu.org>
11893
11894 * patcomp.el, play/bruce.el: Move to obsolete/.
11895
11896 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
11897
11898 Fix minor Y10k bugs.
11899 * arc-mode.el (archive-unixdate):
11900 * autoinsert.el (auto-insert-alist):
11901 * calc/calc-forms.el (math-this-year):
11902 * emacs-lisp/copyright.el (copyright-current-year)
11903 (copyright-update-year, copyright):
11904 * tar-mode.el (tar-clip-time-string):
11905 * time.el (display-time-update):
11906 Don't assume years have 4 digits.
11907
11908 2012-05-04 Chong Yidong <cyd@gnu.org>
11909
11910 * dos-w32.el (file-name-buffer-file-type-alist)
11911 (direct-print-region-use-command-dot-com):
11912 * ffap.el (ffap-menu-regexp):
11913 * find-file.el (ff-special-constructs):
11914 * follow.el (follow-debug):
11915 * forms.el (forms--debug):
11916 * iswitchb.el (iswitchb-all-frames):
11917 * ido.el (ido-all-frames):
11918 * emacs-lisp/timer.el (timer-max-repeats):
11919 * mail/feedmail.el (feedmail-mail-send-hook)
11920 (feedmail-mail-send-hook-queued):
11921 * mail/footnote.el (footnote-signature-separator):
11922 * mail/mailabbrev.el (mail-alias-separator-string)
11923 (mail-abbrev-mode-regexp):
11924 * mail/rmail.el (rmail-speedbar-match-folder-regexp):
11925 * progmodes/idlwave.el (idlwave-libinfo-file)
11926 (idlwave-default-completion-case-is-down)
11927 (idlwave-library-routines): Convert defvars to defcustoms.
11928
11929 * mail/rmail.el (rmail-decode-mime-charset):
11930 * progmodes/idlw-shell.el (idlwave-shell-print-expression-function)
11931 (idlwave-shell-fix-inserted-breaks)
11932 (idlwave-shell-activate-alt-keybindings)
11933 (idlwave-shell-use-breakpoint-glyph):
11934 * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars.
11935
11936 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
11937
11938 * minibuffer.el (completion--twq-all): Beware completion-ignore-case.
11939
11940 2012-05-03 Wilson Snyder <wsnyder@wsnyder.org>
11941
11942 * progmodes/verilog-mode.el (font-lock-keywords):
11943 Fix mis-highligting auto. Reported by Craig Barner.
11944 (verilog-auto, verilog-auto-undef): Add AUTOUNDEF to remove
11945 defines from global name space. Reported by Dan Dever.
11946 (verilog-auto-reset, verilog-auto-reset-widths)
11947 (verilog-auto-tieoff): Support using unbased numbers for
11948 AUTORESET and AUTOTIEOFF.
11949 (verilog-submit-bug-report): Update variable list.
11950 (verilog-read-auto-params): Fix AUTOINPUT regexps containing
11951 parenthesis from not matching. Reported by Michael Rytting.
11952 (verilog-auto-template-lint): Fix hash error when linting modules
11953 with no used templates.
11954 (verilog-warn, verilog-warn-error)
11955 (verilog-warn-fatal): When non-interactive report multiple
11956 warnings before exiting. Suggested by Brad Dobbie.
11957 (verilog-auto-template-lint, verilog-auto-template-warn-unused)
11958 (verilog-read-auto-template): Add `verilog-auto-template-warn-unused'
11959 to report unused template errors. Reported by Brad Dobbie.
11960 (verilog-read-decls): Fix AUTOWIRE etc on supply0, supply1 type
11961 nets, bug438. Reported by Vns Blore.
11962 (verilog-auto-inout-module, verilog-auto-reg)
11963 (verilog-read-decls, verilog-read-sub-decls-sig)
11964 (verilog-signals-edit-wire-reg, verilog-signals-with):
11965 Fix passing of Verilog data types in ANSI input/output ports
11966 such as "output logic" into the AUTOs. Special case "wire" and
11967 "reg" for backwards compatibility presuming Verilog 2001.
11968 (verilog-auto-ascii-enum): Add "auto enum" as alias.
11969 (verilog-preprocess): Fix replication of preprocess output.
11970 Reported by Brad Dobbie.
11971 (verilog-auto-inst-interfaced-ports):
11972 Create verilog-auto-inst-interfaced-ports, bug429.
11973 Reported by Julian Gorfajn.
11974 (verilog-after-save-font-hook)
11975 (verilog-before-save-font-hook): New variable.
11976 (verilog-modi-cache-results, verilog-save-font-mod-hooked)
11977 (verilog-save-font-mods): Wrap disabling fontification, reported
11978 by David Rogoff.
11979 (verilog-do-indent, verilog-pretty-declarations-auto)
11980 (verilog-sk-def-reg): Fix obeying `verilog-auto-lineup', bug305.
11981 Reported by Pierre-David Pfister.
11982 (verilog-set-auto-endcomments): Fix endtask auto comments outside
11983 of class declarations, bug292. Reported by Kevin Heilman.
11984 (verilog-read-decls): Fix 'parameter type' not appearing in
11985 AUTOINSTPARAM, bug340. Reported by Jonathan Greenlaw.
11986 (verilog-auto-logic): Fix when AUTOLOGIC present to properly do
11987 AUTOINPUTs, bug411. Reported by Jonathan Greenlaw.
11988 (verilog-read-auto-lisp): Avoid syntax-ppss warning on AUTOLISP.
11989 Reported by David Kravitz.
11990
11991 2012-05-03 Michael McNamara <mac@mail.brushroad.com>
11992
11993 * progmodes/verilog-mode.el (verilog-pretty-expr): Don't line up
11994 assignment with tests in ifs and for loops.
11995 (verilog-extended-complete-re, verilog-complete-reg): Change so
11996 that DPI inport functions don't look like fuction declarations.
11997 (verilog-pretty-expr): Don't line up assignment
11998 operations to the test and increment in if and for loops
11999 (verilog-extended-complete-re, verilog-complete-reg): Change so
12000 that DPI inport functions don't look like fuction declarations.
12001
12002 2012-05-03 Kenichi Handa <handa@m17n.org>
12003
12004 * mail/rmailmm.el (rmail-show-mime): Catch an error caused by text
12005 decoding, and show a warning message without signaling an error
12006 (Bug#11282).
12007
12008 2012-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
12009
12010 * emacs-lisp/bytecomp.el
12011 (byte-compile-file-form-custom-declare-variable): Compile all elements,
12012 since cconv.el might have introduced :fun-body, internal-make-closure,
12013 and friends for bytecomp to handle (bug#11391).
12014 * custom.el (defcustom): Avoid ((λ ..) ..).
12015
12016 2012-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
12017
12018 * subr.el (read-passwd): Better clean after ourselves (bug#11392).
12019
12020 2012-05-02 Juanma Barranquero <lekktu@gmail.com>
12021
12022 * notifications.el (dbus-debug):
12023 * term/linux.el (gpm-mouse-enable):
12024 * term/screen.el (xterm-register-default-colors): Declare.
12025
12026 2012-05-02 Chong Yidong <cyd@gnu.org>
12027
12028 * cus-start.el (gc-cons-percentage, exec-suffixes)
12029 (dos-display-scancodes, dos-hyper-key, dos-super-key)
12030 (dos-keypad-mode, debug-on-signal, vertical-centering-font-regexp)
12031 (make-cursor-line-fully-visible, void-text-area-pointer)
12032 (font-list-limit): Add customization data.
12033
12034 * allout.el (allout-exposure-change-functions)
12035 (allout-structure-added-functions)
12036 (allout-structure-deleted-functions)
12037 (allout-structure-shifted-functions): Rename abnormal hooks from
12038 *-hook, and convert to defcustoms.
12039 (allout-after-copy-or-kill-hook, allout-post-undo-hook):
12040 Convert to defcustoms.
12041 (allout-mode-hook, allout-mode-deactivate-hook): Doc fix.
12042
12043 * allout-widgets.el: Hook callers changed.
12044
12045 2012-05-02 Eli Zaretskii <eliz@gnu.org>
12046
12047 * mail/rmail.el (rmail-yank-current-message): Use the encoding of
12048 the yanked message in preference to the default value of
12049 buffer-file-coding-system.
12050
12051 2012-05-02 Martin Rudalics <rudalics@gmx.at>
12052
12053 * window.el (display-buffer--action-function-custom-type):
12054 Fix entry.
12055
12056 2012-05-02 Alan Mackenzie <acm@muc.de>
12057
12058 * progmodes/cc-defs.el (c-version): Update to 5.32.3.
12059
12060 2012-05-01 Glenn Morris <rgm@gnu.org>
12061
12062 * cus-start.el (suggest-key-bindings): Remove, now it is in Lisp.
12063
12064 * eshell/esh-cmd.el (eshell-debug-command): Doc fix. Add :set.
12065
12066 * cus-edit.el (custom-variable-documentation): Simplify with format.
12067
12068 2012-05-01 Aaron S. Hawley <aaron.s.hawley@gmail.com>
12069 Stefan Monnier <monnier@iro.umontreal.ca>
12070
12071 * simple.el (suggest-key-bindings, execute-extended-command):
12072 Move from keyboard.c.
12073
12074 2012-05-01 Chong Yidong <cyd@gnu.org>
12075
12076 * follow.el: Eliminate advice.
12077 (set-process-filter, process-filter, sit-for): Advice deleted.
12078 (follow-mode-off-hook): Obsolete hook removed.
12079 (follow-avoid-tail-recenter-p, follow-process-filter-alist):
12080 Vars deleted.
12081 (follow-auto): Use a :set function.
12082 (follow-mode): Rewritten. Don't advise process filters.
12083 (follow-switch-to-current-buffer-all, follow-scroll-up)
12084 (follow-scroll-down): Assume follow-mode is bound.
12085 (follow-comint-scroll-to-bottom)
12086 (follow-align-compilation-windows): New functions.
12087 (follow--window-sorter): New function.
12088 (follow-all-followers): Use it to explicitly sort windows by their
12089 positions; don't make assumptions about next-window order.
12090 (follow-windows-start-end, follow-delete-other-windows-and-split)
12091 (follow-calc-win-start): Doc fix.
12092 (follow-windows-aligned-p, follow-select-if-visible): Don't call
12093 vertical-motion unnecessarily.
12094 (follow-adjust-window): New function.
12095 (follow-post-command-hook): Use it.
12096 (follow-call-set-process-filter, follow-call-process-filter)
12097 (follow-intercept-process-output, follow-tidy-process-filter-alist)
12098 (follow-stop-intercept-process-output, follow-generic-filter):
12099 Functions deleted.
12100 (follow-scroll-bar-toolkit-scroll, follow-scroll-bar-drag)
12101 (follow-scroll-bar-scroll-up, follow-scroll-bar-scroll-down):
12102 New functions, replacing advice on scroll-bar-* commands.
12103 (follow-mwheel-scroll): New function (Bug#4112).
12104
12105 * comint.el (comint-adjust-point): New function.
12106 (comint-postoutput-scroll-to-bottom): Use it.
12107 Call follow-comint-scroll-to-bottom for Follow mode buffers.
12108
12109 2012-05-01 Glenn Morris <rgm@gnu.org>
12110
12111 * term/AT386.el, term/apollo.el, term/bobcat.el, term/cygwin.el:
12112 * term/iris-ansi.el, term/linux.el, term/lk201.el, term/news.el:
12113 * term/screen.el, term/vt102.el, term/vt125.el, term/vt200.el:
12114 * term/vt201.el, term/vt220.el, term/vt240.el, term/vt300.el:
12115 * term/vt320.el, term/vt400.el, term/vt420.el, term/wyse50.el:
12116 Remove no-byte-compile setting.
12117
12118 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
12119
12120 * minibuffer.el (completion-table-with-quoting): Fix compatibility
12121 all-completions code to not return a number in the last cdr.
12122
12123 2012-04-30 Leo Liu <sdl.web@gmail.com>
12124
12125 * ibuf-ext.el (ibuffer-diff-buffer-with-file-1): Avoid buffer
12126 read-only error.
12127
12128 2012-04-29 Chong Yidong <cyd@gnu.org>
12129
12130 * follow.el (follow-calc-win-end): Rewrite to handle partial
12131 screen lines correctly (Bug#8390).
12132 (follow-avoid-tail-recenter): Minor cleanup.
12133
12134 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
12135
12136 Avoid the obsolete `assoc' package.
12137 * speedbar.el (speedbar-refresh): Avoid adelete.
12138 (speedbar-file-lists): Simplify and avoid aput.
12139 * man.el (Man--sections, Man--refpages): New vars, replacing
12140 Man-sections-alist and Man-refpages-alist.
12141 (Man-build-section-alist, Man-build-references-alist):
12142 Use them; avoid aput.
12143 (Man--last-section, Man--last-refpage): New vars.
12144 (Man-follow-manual-reference): Use them.
12145 Use the `default' arg of completing-read.
12146 (Man-goto-section): Idem. Move prompt to the `interactive' spec.
12147
12148 2012-04-27 Chong Yidong <cyd@gnu.org>
12149
12150 * vc/diff.el (diff-sentinel): Go to bob (Bug#10259).
12151
12152 * startup.el (x-apply-session-resources): New function.
12153
12154 * term/ns-win.el (ns-initialize-window-system):
12155 * term/w32-win.el (w32-initialize-window-system):
12156 * term/x-win.el (x-initialize-window-system): Use it to properly
12157 set menu-bar-mode and other vars from X resources, even if the
12158 initial frame is not a window-system frame (Bug#2299).
12159
12160 * subr.el (read-key): Avoid running filter function when setting
12161 up temporary tool bar entries (Bug#9922).
12162
12163 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
12164
12165 * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
12166 (Bug#11344)
12167
12168 2012-04-27 Chong Yidong <cyd@gnu.org>
12169
12170 * select.el (xselect--encode-string): New function, split from
12171 xselect-convert-to-string.
12172 (xselect-convert-to-string): Use it.
12173 (xselect-convert-to-filename, xselect-convert-to-os)
12174 (xselect-convert-to-host, xselect-convert-to-user): Ensure that
12175 returned strings are properly encoded (Bug#11315).
12176
12177 2012-04-27 Chong Yidong <cyd@gnu.org>
12178
12179 * simple.el (delete-active-region): Move to killing custom group.
12180
12181 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
12182
12183 * progmodes/which-func.el (which-func-current): Quote %
12184 characters for mode-line processing.
12185
12186 2012-04-27 Chong Yidong <cyd@gnu.org>
12187
12188 * xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to
12189 reaching eob (Bug#11286).
12190
12191 2012-04-27 Eli Zaretskii <eliz@gnu.org>
12192
12193 * progmodes/gdb-mi.el (gdb-control-level): New variable.
12194 (gdb): Make it buffer-local and init to zero.
12195 (gdb-control-commands-regexp): New variable.
12196 (gdb-send): Don't wrap in "-interpreter-exec console" if
12197 gdb-control-level is positive. Increment gdb-control-level
12198 whenever the command matches gdb-control-commands-regexp, and
12199 decrement it each time the command is "end". (Bug#11279)
12200
12201 2012-04-27 Martin Rudalics <rudalics@gmx.at>
12202
12203 * window.el (adjust-window-trailing-edge, enlarge-window)
12204 (shrink-window, window-resize):
12205 * mouse.el (mouse-drag-line): Fix resizing of minibuffer
12206 windows (Bug#11276).
12207
12208 2012-04-27 Chong Yidong <cyd@gnu.org>
12209
12210 * progmodes/pascal.el (pascal--extra-indent): Rename from ind, to
12211 fix "missing prefix" warning. All callers changed.
12212
12213 2012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
12214
12215 * emacs-lisp/assoc.el: Move to obsolete/.
12216
12217 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
12218
12219 * emacs-lisp/assoc.el (aget): Fix dynamic-scoping issue (bug#11352).
12220
12221 * term/ns-win.el (ns-define-service):
12222 * progmodes/pascal.el (pascal-goto-defun):
12223 * progmodes/js.el (js--read-tab):
12224 * progmodes/etags.el (tags-lazy-completion-table):
12225 * emacs-lisp/syntax.el (syntax-propertize-via-font-lock):
12226 * emacs-lisp/ewoc.el (ewoc--wrap):
12227 * emacs-lisp/assoc.el (aput, adelete, amake):
12228 * doc-view.el (doc-view-convert-current-doc):
12229 * vc/diff.el (diff-no-select): Replace lexical-let by lexical-binding.
12230
12231 2012-04-26 Chong Yidong <cyd@gnu.org>
12232
12233 * image.el (image-type-from-buffer): Only return supported image
12234 type (Bug#9045).
12235
12236 * vc/diff-mode.el (diff-beginning-of-hunk): Return a meaningful
12237 value, for symmetry with diff-end-of-hunk.
12238 (diff-split-hunk, diff-find-source-location)
12239 (diff-ignore-whitespace-hunk, diff-refine-hunk): Use it.
12240 (diff-bounds-of-hunk, diff-bounds-of-file): New functions.
12241 (diff-restrict-view, diff-hunk-kill, diff-file-kill): Use them to
12242 compute the relevant hunk or file properly (Bug#6005).
12243 (diff-file-junk-re): Add bzr's "modified file" tag (Bug#6041).
12244
12245 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
12246
12247 * vc/vc-mtn.el:
12248 * vc/vc-hg.el:
12249 * vc/vc-git.el:
12250 * vc/vc-dir.el:
12251 * vc/vc-cvs.el:
12252 * vc/vc-bzr.el:
12253 * vc/vc-arch.el:
12254 * vc/vc.el: Replace lexical-let by lexical-binding.
12255 * minibuffer.el (lazy-completion-table): Avoid ((λ ...) ...).
12256 * emacs-lisp/cl-macs.el (lexical-let): Fix use in lexical-binding.
12257 * emacs-lisp/cconv.el (cconv-analyse-form): Warn use of ((λ ...) ...).
12258
12259 2012-04-26 Chong Yidong <cyd@gnu.org>
12260
12261 * vc/diff-mode.el (diff-undo): New command (Bug#5302).
12262 (diff-mode-shared-map): Bind it to / and [remap undo].
12263
12264 * vc/ediff-wind.el (ediff-setup-windows-default): New function.
12265 (ediff-window-setup-function): Use it as the default, to set up
12266 windows based on whether the current frame is graphical (Bug#2138).
12267 (ediff-choose-window-setup-function-automatically): Make obsolete.
12268
12269 * vc/ediff-init.el: Always define ediff-pixel-width/height.
12270
12271 2012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
12272
12273 * ffap.el: Remove old code for obsolete package.
12274 (ffap-complete-as-file-p): Remove.
12275
12276 Use completion-table-with-quoting for comint and pcomplete.
12277 * comint.el (comint--unquote&requote-argument)
12278 (comint--unquote-argument, comint--requote-argument): New functions.
12279 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
12280 (comint-quote-filename): Use regexp-opt-charset.
12281 (comint--common-suffix, comint--common-quoted-suffix)
12282 (comint--table-subvert): Remove.
12283 (comint-unquote-function, comint-requote-function): New vars.
12284 (comint--complete-file-name-data): Use them with
12285 completion-table-with-quoting.
12286 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
12287 * pcomplete.el (pcomplete-arg-quote-list)
12288 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
12289 (pcomplete-unquote-argument-function): Default to non-nil.
12290 (pcomplete-unquote-argument): Simplify.
12291 (pcomplete--common-quoted-suffix): Remove.
12292 (pcomplete-requote-argument-function): New var.
12293 (pcomplete--common-suffix): New function.
12294 (pcomplete-completions-at-point): Use completion-table-with-quoting
12295 and completion-table-subvert.
12296
12297 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
12298 (minibuffer--double-dollars): Preserve properties.
12299 (completion--sifn-requote): New function.
12300 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
12301
12302 * minibuffer.el: Add support for completion of quoted/escaped data.
12303 (completion-table-with-quoting, completion-table-subvert): New funs.
12304 (completion--twq-try, completion--twq-all): New functions.
12305 (completion--nth-completion): New function.
12306 (completion-try-completion, completion-all-completions): Use it.
12307
12308 2012-04-25 Leo Liu <sdl.web@gmail.com>
12309
12310 * progmodes/python.el (python-pdbtrack-get-source-buffer):
12311 Use compilation-message if available to find real filename.
12312
12313 2012-04-25 Chong Yidong <cyd@gnu.org>
12314
12315 * vc/diff-mode.el (diff-setup-whitespace): New function.
12316 (diff-mode): Use it.
12317
12318 * vc/diff.el (diff-sentinel):
12319 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
12320 Whitespace mode variables based on diff style (Bug#8612).
12321
12322 2012-04-25 Leo Liu <sdl.web@gmail.com>
12323
12324 * progmodes/python.el (python-send-region): Add suffix .py to the
12325 temp file.
12326
12327 * files.el (auto-mode-alist): Use javascript-mode instead.
12328
12329 2012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
12330
12331 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
12332
12333 * net/soap-client.el (soap-resolve-references-for-sequence-type)
12334 (soap-resolve-references-for-array-type): Hack to prevent self
12335 references, see Bug#9.
12336 (soap-parse-envelope): Report the contents of the 'detail' node
12337 when receiving a fault reply.
12338 (soap-parse-envelope): Report the contents of the entire 'detail' node.
12339
12340 * net/soap-inspect.el (soap-sample-value-for-simple-type)
12341 (soap-inspect-simple-type): New function.
12342
12343 * net/soap-client.el (soap-simple-type): New struct.
12344 (soap-default-xsd-types, soap-default-soapenc-types)
12345 (soap-decode-basic-type, soap-encode-basic-type):
12346 support unsignedInt and double basic types.
12347 (soap-resolve-references-for-simple-type)
12348 (soap-parse-simple-type, soap-encode-simple-type): New function.
12349 (soap-parse-schema): Parse xsd:simpleType declarations.
12350
12351 * net/soap-client.el (soap-default-xsd-types)
12352 (soap-default-soapenc-types): Add integer, byte and anyURI types.
12353 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
12354 the local name of "soapenc:Array".
12355 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
12356 decoding integer, byte and anyURI xsd types.
12357
12358 2012-04-25 Chong Yidong <cyd@gnu.org>
12359
12360 * cus-edit.el (custom-buffer-create-internal): Update header text.
12361
12362 2012-04-25 Eli Zaretskii <eliz@gnu.org>
12363
12364 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
12365 settings on 'system-type', not on 'window-system'. On MS-Windows,
12366 set interactive-mode on in GDB.
12367
12368 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
12369
12370 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
12371 (ruby-syntax-propertize-regexp): Remove.
12372 (ruby-syntax-propertize-function): Split regexp into chunks.
12373 Match following code directly.
12374
12375 2012-04-24 Dmitry Gutov <dgutov@yandex.ru>
12376
12377 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
12378 (ruby-syntax-propertize-regexp): New function.
12379 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
12380 by a special keyword.
12381
12382 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
12383 (ruby-syntax-general-delimiters-goto-beg)
12384 (ruby-syntax-propertize-general-delimiters): New functions.
12385 (ruby-syntax-propertize-function): Use them to handle GDL.
12386 (ruby-font-lock-keywords): Move old handling of GDL...
12387 (ruby-font-lock-syntactic-keywords): .. to here.
12388 (ruby-calculate-indent): Adjust indentation for GDL.
12389
12390 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
12391
12392 * notifications.el (top): Remove unneeded declarations.
12393 (notifications-specification-version): Change to "1.2".
12394 (notifications-interface, notifications-notify-method)
12395 (notifications-close-notification-method): Fix docstring.
12396 (notifications-get-capabilities-method): New defconst.
12397 (notifications-notify): Add :action-items, :resident and
12398 :transient hints. Change "image_data" to "image-data" and
12399 "image_path" to "image-path".
12400 (notifications-get-capabilities): New defun.
12401
12402 2012-04-24 Leo Liu <sdl.web@gmail.com>
12403
12404 * progmodes/python.el: Move hideshow setup to the end.
12405
12406 2012-04-24 Martin Rudalics <rudalics@gmx.at>
12407
12408 * window.el (handle-select-window): Clear echo area since this is
12409 no more done by read_char (Bug#11304).
12410
12411 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
12412
12413 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
12414 and `/ M' to filter-derived-mode.
12415 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
12416 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
12417 (ibuffer-mark-by-mode): Use default rather than initial-input.
12418 (ibuffer-filter-by-derived-mode): Autoload and require-match.
12419
12420 2012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
12421
12422 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
12423 (ibuffer-filter-by-derived-mode): New filter.
12424 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
12425
12426 2012-04-23 Andreas Politz <politza@fh-trier.de>
12427
12428 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
12429
12430 2012-04-23 Chong Yidong <cyd@gnu.org>
12431
12432 * cus-edit.el (customize-apropos, customize-apropos-options):
12433 Disable matching of non-option variables (Bug#11176).
12434 (customize-option, customize-option-other-window)
12435 (customize-changed-options): Doc fix.
12436 (customize-apropos-options, customize-apropos-faces)
12437 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
12438
12439 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
12440 Fix word list splitting (Bug#11132).
12441 (apropos-symbol, apropos-keybinding, apropos-label)
12442 (apropos-property, apropos-function-button)
12443 (apropos-variable-button, apropos-misc-button): New faces.
12444 (apropos-symbol-face, apropos-keybinding-face)
12445 (apropos-label-face, apropos-property-face, apropos-match-face):
12446 Variables removed (Bug#8396).
12447 (apropos-library-button, apropos-format-plist, apropos-print)
12448 (apropos-print-doc, apropos-describe-plist): Callers changed.
12449
12450 2012-04-23 Michael Albinus <michael.albinus@gmx.de>
12451
12452 * net/xesam.el (xesam-mode-map): Use let-bound map in
12453 initialization. (Bug#11292)
12454
12455 2012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
12456
12457 Preserve ispell session localwords when switching back to
12458 original buffer.
12459
12460 * textmodes/ispell.el (ispell-buffer-session-localwords):
12461 New buffer-local variable to hold buffer session localwords.
12462 (ispell-kill-ispell): Add option 'clear to delete session
12463 localwords.
12464 (ispell-command-loop, ispell-change-dictionary)
12465 (ispell-buffer-local-words): Preserve session localwords when
12466 needed.
12467
12468 * textmodes/flyspell.el (flyspell-process-localwords)
12469 (flyspell-do-correct): Preserve session localwords when needed.
12470
12471 2012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
12472
12473 * textmodes/ispell.el (ispell-insert-word) Remove unneeded function
12474 using obsolete `translation-table-for-input'.
12475 (ispell-word, ispell-process-line, ispell-complete-word):
12476 Use plain `insert' instead of removed `ispell-insert-word'.
12477
12478 2012-04-22 Chong Yidong <cyd@gnu.org>
12479
12480 * cus-edit.el (custom-variable-menu)
12481 (custom-variable-reset-saved, custom-face-menu)
12482 (custom-face-reset-saved): If there is no saved value, make the
12483 "reset-saved" operation bring back the default (Bug#9509).
12484 (custom-face-state): Properly detect themed faces.
12485
12486 * faces.el (face-spec-set): Stop supporting deprecated form of
12487 third arg.
12488
12489 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
12490
12491 Move functions from C to Lisp. Make non-blocking method calls
12492 the default. Implement further D-Bus standard interfaces.
12493
12494 * net/dbus.el (dbus-message-internal): Declare function.
12495 Remove unneeded function declarations.
12496 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
12497 (dbus-message-type-method-return, dbus-message-type-error)
12498 (dbus-message-type-signal): Declare variables. Remove local
12499 definitions.
12500 (dbus-interface-dbus, dbus-interface-peer)
12501 (dbus-interface-introspectable, dbus-interface-properties)
12502 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
12503 Adapt docstring.
12504 (dbus-interface-objectmanager): New defconst.
12505 (dbus-call-method, dbus-call-method-asynchronously)
12506 (dbus-send-signal, dbus-method-return-internal)
12507 (dbus-method-error-internal, dbus-register-service)
12508 (dbus-register-signal, dbus-register-method): New defuns, moved
12509 from dbusbind.c
12510 (dbus-call-method-handler, dbus-setenv)
12511 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
12512 New defuns.
12513 (dbus-call-method-non-blocking): Make it an obsolete function.
12514 (dbus-unregister-object, dbus-unregister-service)
12515 (dbus-handle-event, dbus-register-property)
12516 (dbus-property-handler): Obey the new structure of
12517 `bus-registered-objects'.
12518 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
12519 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
12520 Use `dbus-call-method'.
12521
12522 2012-04-22 Chong Yidong <cyd@gnu.org>
12523
12524 * cus-edit.el (custom-commands, custom-reset-menu)
12525 (Custom-reset-standard): Tweak labels.
12526 (custom-reset-button-menu): Change default to t.
12527 (custom-buffer-create-internal): For the custom-reset-button-menu
12528 case, put the revert button first.
12529 (custom-group-subtitle): New face.
12530 (custom-group-value-create): Align docstring to a specific column.
12531
12532 * wid-edit.el (widget-documentation-link-add): Don't handle
12533 indentation in this function.
12534 (widget-documentation-string-indent-to): New function.
12535 (widget-documentation-string-value-create): Use it.
12536
12537 * autorevert.el (auto-revert):
12538 * epg-config.el (epg):
12539 * ibuffer.el (ibuffer):
12540 * mpc.el (mpc):
12541 * ses.el (ses):
12542 * eshell/eshell.el (eshell):
12543 * net/ange-ftp.el (ange-ftp):
12544 * progmodes/ebnf2ps.el (postscript):
12545 * progmodes/flymake.el (flymake):
12546 * progmodes/prolog.el (prolog):
12547 * progmodes/verilog-mode.el (verilog-mode):
12548 * progmodes/which-func.el (which-func):
12549 * term/xterm.el (xterm):
12550 * textmodes/picture.el (picture):
12551 * textmodes/tildify.el (tildify):
12552 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
12553 customization buffers.
12554
12555 2012-04-22 Alan Mackenzie <acm@muc.de>
12556
12557 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
12558 Adding a ) can hide the resulting (..) from searches. Fix it.
12559 Bound the backward search to the position of the existing (.
12560
12561 2012-04-21 Juanma Barranquero <lekktu@gmail.com>
12562
12563 * progmodes/verilog-mode.el (verilog-mode): Check whether
12564 which-func-modes is t before adding verilog-mode.
12565 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
12566
12567 2012-04-21 Leo Liu <sdl.web@gmail.com>
12568
12569 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
12570
12571 2012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
12572
12573 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
12574 filling of the last column of a table (Bug#5635).
12575 (woman-find-next-control-line): New arg, specifying an additional
12576 regexp component for the control line.
12577 (woman2-roff-buffer): Use it.
12578 (woman-break-table): New function.
12579 (woman2-TS): Use it.
12580
12581 2012-04-21 Chong Yidong <cyd@gnu.org>
12582
12583 * woman.el (woman-set-buffer-display-table, woman-decode-region)
12584 (woman-horizontal-escapes, woman-negative-vertical-space)
12585 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
12586 (WoMan-warn-ignored): Use ?\s instead of ?\ .
12587
12588 2012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
12589
12590 * minibuffer.el (completion-file-name-table): Complete user names.
12591
12592 2012-04-20 Leo Liu <sdl.web@gmail.com>
12593
12594 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
12595 and pcase-let*.
12596
12597 2012-04-20 Chong Yidong <cyd@gnu.org>
12598
12599 * server.el (server-execute): Respect initial-buffer-choice if it
12600 is a string and there are no files to open (Bug#2825).
12601 (server-create-window-system-frame, server-create-tty-frame):
12602 Don't switch buffers here.
12603 (server-process-filter): Only try to open a window system frame if
12604 compiled with graphical support (Bug#8314).
12605
12606 2012-04-20 Dan Nicolaescu <dann@gnu.org>
12607
12608 * battery.el (battery-echo-area-format): Display remaining time
12609 for sysfs backend too (Bug#11269).
12610 (battery-linux-sysfs): Fix conditional for the charge.
12611
12612 2012-04-20 Chong Yidong <cyd@gnu.org>
12613
12614 * progmodes/gdb-mi.el (gdb): Revert previous change.
12615 (gdb-inferior-io--init-proc): New function.
12616 (gdb-init-1): Use it.
12617 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
12618 responsible for allocating a new pty and hooking it to gdb when
12619 the old pty gets an EIO due to process exit.
12620 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
12621 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
12622 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
12623
12624 2012-04-20 Eli Zaretskii <eliz@gnu.org>
12625
12626 * window.el (window-min-size, window-sizable, window-min-delta)
12627 (window-max-delta, window--resizable, window-resizable)
12628 (window-total-size, window-full-height-p, window-full-width-p)
12629 (window-in-direction, window--resize-mini-window, window-resize)
12630 (window--resize-child-windows-normal)
12631 (window--resize-child-windows, window--resize-siblings)
12632 (window--resize-this-window, adjust-window-trailing-edge)
12633 (enlarge-window, shrink-window): Doc fixes.
12634
12635 2012-04-20 Chong Yidong <cyd@gnu.org>
12636
12637 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
12638 New function to call delete-process on the gdb-inferior buffer's pty.
12639 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
12640 pty process (Bug#11273).
12641 (gdb-update): New arg to suppress talking to the gdb process.
12642 (gdb-done-or-error): Use it.
12643 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
12644 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
12645 sentinel not being called.
12646
12647 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
12648
12649 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
12650
12651 2012-04-20 Glenn Morris <rgm@gnu.org>
12652
12653 * net/network-stream.el (open-network-stream): Doc fix.
12654
12655 2012-04-20 Chong Yidong <cyd@gnu.org>
12656
12657 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
12658
12659 2012-04-20 Alan Mackenzie <acm@muc.de>
12660
12661 Ensure searching for keywords is case sensitive.
12662
12663 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
12664 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
12665 (c-defun-name, c-mark-function, c-cpp-define-name)
12666 (c-comment-indent, c-scan-conditionals, c-indent-defun)
12667 (c-context-line-break): Bind case-fold-search to nil.
12668
12669 * progmodes/cc-mode.el (c-font-lock-fontify-region):
12670 Bind case-fold-search to nil.
12671
12672 2012-04-20 Chong Yidong <cyd@gnu.org>
12673
12674 * mail/sendmail.el (mail-bury): Call return action with the right
12675 Rmail buffer (Bug#11242).
12676
12677 * server.el (server-process-filter): Handle corner case where both
12678 tty and nowait options are present (Bug#11102).
12679
12680 2012-04-20 Eli Zaretskii <eliz@gnu.org>
12681
12682 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
12683 (top level): Put into the executable the ident-style '$Id:' tag on
12684 windows-nt as well.
12685
12686 2012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
12687
12688 * electric.el (electric-indent-post-self-insert-function): Check that
12689 electric-indent-mode is enabled in current buffer.
12690
12691 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
12692
12693 * imenu.el (imenu-progress-message): Restore; it is "used" in
12694 erc/erc-imenu.el and net/snmp-mode.el.
12695
12696 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
12697
12698 * avoid.el (mouse-avoidance-mode): Mark unused arg.
12699 (mouse-avoidance-nudge-mouse): Remove unused binding.
12700
12701 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
12702
12703 * descr-text.el (describe-char):
12704 * progmodes/python.el (python-describe-symbol):
12705 Don't call `toggle-read-only', set `buffer-read-only'.
12706
12707 * imenu.el (imenu-default-goto-function): Mark unused args.
12708 (imenu-progress-message): Remove obsolete macro; all callers changed.
12709
12710 * subr.el (keymap-canonicalize): Remove unused binding.
12711 (read-passwd): Mark unused arg.
12712
12713 * tutorial.el (tutorial--display-changes): Remove unused binding.
12714 (tutorial--save-tutorial-to): Remove unused variable.
12715
12716 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
12717 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
12718 (package-generate-autoloads, package-menu--generate)
12719 (package-menu--find-upgrades): Remove unused bindings.
12720
12721 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
12722 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
12723 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
12724 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
12725 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
12726 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
12727 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
12728 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
12729 (cua-delete-char-rectangle): Mark unused args.
12730 (cua-align-rectangle): Remove unused binding.
12731
12732 * mail/rmail.el (compilation--message->loc)
12733 (epa--find-coding-system-for-mime-charset): Declare.
12734
12735 * net/dbus.el (dbus-register-service): Declare.
12736 (dbus-name-owner-changed-handler): Remove unused binding.
12737
12738 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
12739 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
12740 (nxml-scan-backward-within): Mark unused arg.
12741 (nxml-dynamic-markup-word): Remove unused binding.
12742
12743 * mouse.el (mouse-menu-major-mode-map):
12744 * emacs-lisp/authors.el (authors-scan-change-log)
12745 (authors-add-to-author-list):
12746 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
12747 * emacs-lisp/smie.el (smie-auto-fill):
12748 * mail/sendmail.el (mail-bury):
12749 * mail/unrmail.el (unrmail):
12750 * net/tls.el (open-tls-stream):
12751 * textmodes/picture.el (picture-mouse-set-point):
12752 Remove unused bindings.
12753
12754 2012-04-19 Michael Albinus <michael.albinus@gmx.de>
12755
12756 * net/tramp.el (tramp-action-password): Let-bind
12757 `enable-recursive-minibuffers' to t.
12758
12759 2012-04-18 Sam Steingold <sds@gnu.org>
12760
12761 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
12762 instead of 'string to accommodate values like [f11].
12763 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
12764 * progmodes/gdb-mi.el: Likewise.
12765
12766 2012-04-18 Leo Liu <sdl.web@gmail.com>
12767
12768 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
12769 current buffer.
12770 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
12771 LOCAL is nil.
12772
12773 2012-04-18 Chong Yidong <cyd@gnu.org>
12774
12775 * simple.el (line-move): Use forward-line if in batch mode
12776 (Bug#11053).
12777
12778 2012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
12779
12780 * files.el (after-find-file): Do not try to add a final newline if
12781 the buffer is read-only (Bug#11156).
12782
12783 2012-04-17 Richard Stallman <rms@gnu.org>
12784
12785 * mail/rmail.el (rmail-start-mail):
12786 Pass (rmail-mail-return...) for the return-action.
12787 Pass (rmail-yank-current-message...) for the yank-action.
12788 (rmail-yank-current-message): New function.
12789 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
12790 (rmail-reply): Likewise.
12791 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
12792
12793 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
12794 buffer, not the last. Reject temp buffers. Use the rmail-mode
12795 buffer, not newbuf.
12796
12797 2012-04-17 Juanma Barranquero <lekktu@gmail.com>
12798
12799 * server.el (server-ensure-safe-dir): Simplify.
12800
12801 2012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
12802
12803 * emacs-lisp/smie.el: Provide smarter auto-filling.
12804 (smie-auto-fill): New function.
12805 (smie-setup): Use it.
12806
12807 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
12808
12809 2012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
12810
12811 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
12812 (comment-indent): Use it.
12813
12814 2012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
12815
12816 * ses.el: The overall change is to add cell renaming, that is
12817 setting fancy names for cell symbols other than name matching
12818 "\\`[A-Z]+[0-9]+\\'" regexp .
12819 (ses-localvars): Add ses--renamed-cell-symb-list.
12820 (ses-create-cell-variable): New defun.
12821 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
12822 (ses-relocate-formula): Relocate formulas only for cells the
12823 symbols of which are not renamed, i.e. symbols whose names do not
12824 match regexp "\\`[A-Z]+[0-9]+\\'".
12825 (ses-relocate-all): Relocate values only for cells the symbols of
12826 which are not renamed.
12827 (ses-load): Create cells variables as the (ses-cell ...) are read,
12828 in order to check row col consistency with cell symbol name only
12829 for cells that are not renamed.
12830 (ses-replace-name-in-formula): New defun.
12831 (ses-rename-cell): New defun.
12832
12833 2012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
12834
12835 * progmodes/perl-mode.el (perl-indent-parens-as-block):
12836 New option (bug#11118).
12837 (perl-calculate-indent): Respect it.
12838
12839 2012-04-17 Glenn Morris <rgm@gnu.org>
12840
12841 * dired-aux.el (dired-mark-read-string): Doc fix.
12842
12843 2012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
12844
12845 * dired-aux.el (dired-mark-read-string): Offer optional completion.
12846 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
12847
12848 2012-04-17 Glenn Morris <rgm@gnu.org>
12849
12850 * mouse.el (mouse-drag-track):
12851 * speedbar.el (speedbar-frame-mode):
12852 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
12853
12854 2012-04-16 Leo Liu <sdl.web@gmail.com>
12855
12856 * progmodes/python.el: Trivial cleanup.
12857
12858 2012-04-16 Glenn Morris <rgm@gnu.org>
12859
12860 * vc/vc.el (vc-string-prefix-p):
12861 * vc/pcvs-util.el (cvs-string-prefix-p):
12862 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
12863 * mpc.el (mpc-string-prefix-p):
12864 Make all of these into obsolete aliases for string-prefix-p.
12865 Update callers.
12866 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
12867
12868 * textmodes/two-column.el: Move custom options to the start.
12869 (frame-width): Remove compat definition.
12870 (2C-associate-buffer, 2C-dissociate):
12871 Use with-current-buffer rather than save-excursion.
12872 (2C-dissociate): Force a mode-line update.
12873 (2C-autoscroll): Use ignore-errors.
12874
12875 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
12876 Autoload trivia.
12877
12878 * emacs-lisp/cl-extra.el (*random-state*):
12879 Remove unnecessary declaration.
12880
12881 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
12882
12883 * play/cookie1.el (cookie-snarf):
12884 Give an explicit error if input file cannot be read.
12885
12886 * play/yow.el (yow-file): Use expand-file-name rather than concat.
12887
12888 * progmodes/perl-mode.el (c-macro-expand):
12889 Remove unnecessary autoload (it is in loaddefs.el).
12890
12891 * textmodes/picture.el (picture-desired-column)
12892 (picture-update-desired-column): Convert comments to doc-strings.
12893 (picture-substitute): Remove function.
12894 (picture-mode-map): Initialize in the defvar.
12895
12896 * woman.el: Remove eval-after-load for tar-mode.
12897 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
12898 (woman-tar-extract-file): Autoload it.
12899
12900 * frame.el (automatic-hscrolling): Make this alias obsolete.
12901
12902 2012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
12903
12904 * textmodes/ispell.el (ispell-set-spellchecker-params): Post-process
12905 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
12906 (ispell-dictionary-base-alist): Revert to original XEmacs
12907 friendly version for default. [:alpha:] will be added in
12908 `ispell-set-spellchecker-params' if needed.
12909
12910 2012-04-16 Chong Yidong <cyd@gnu.org>
12911
12912 * image.el (imagemagick--file-regexp): New variable.
12913 (imagemagick-register-types): Use it.
12914 (imagemagick-types-inhibit): Add :set function. Allow new value
12915 of t to inhibit all types.
12916
12917 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
12918 so we can preload it.
12919
12920 * loadup.el (fboundp): Preload regexp-opt, needed by
12921 imagemagick-register-types.
12922
12923 2012-04-15 Chong Yidong <cyd@gnu.org>
12924
12925 * frame.el (scrolling): Remove nearly unused customization group.
12926
12927 * scroll-all.el (scroll-all-mode): Move to windows group.
12928
12929 2012-04-15 Chong Yidong <cyd@gnu.org>
12930
12931 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
12932
12933 2012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
12934
12935 Avoid the use of ((lambda ...) ...) in lexical-binding code.
12936 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
12937
12938 2012-04-15 Glenn Morris <rgm@gnu.org>
12939
12940 * simple.el (process-file-side-effects): Doc fix.
12941
12942 2012-04-15 Glenn Morris <rgm@gnu.org>
12943
12944 * international/mule-cmds.el (set-language-environment): Doc fix.
12945
12946 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
12947
12948 * server.el (server-auth-key, server-generate-key): Doc fixes.
12949 (server-get-auth-key): Doc fix. Use `string-match-p'.
12950 (server-start): Reflow docstring.
12951
12952 2012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
12953
12954 * server.el (server-generate-key): `called-interactively-p'
12955 requires a parameter.
12956
12957 2012-04-14 Michal Nazarewicz <mina86@mina86.com>
12958
12959 * server.el (server-auth-key): New variable.
12960 (server-generate-key, server-get-auth-key): New function.
12961 (server-start): Use the new variable and functions to allow
12962 setting a permanent server key (bug#9423).
12963
12964 2012-04-14 Leo Liu <sdl.web@gmail.com>
12965
12966 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
12967
12968 2012-04-14 Paul Eggert <eggert@cs.ucla.edu>
12969
12970 Spelling fixes.
12971 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
12972 Emacs uses American spelling.
12973
12974 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
12975
12976 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
12977 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
12978 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
12979 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
12980
12981 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
12982
12983 * progmodes/which-func.el (which-func-modes): Change default.
12984
12985 2012-04-14 Kim F. Storm <storm@cua.dk>
12986
12987 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
12988 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
12989
12990 2012-04-14 Chong Yidong <cyd@gnu.org>
12991
12992 * custom.el (custom-theme-set-variables): Doc fix.
12993
12994 2012-04-14 Glenn Morris <rgm@gnu.org>
12995
12996 * international/mule.el (set-auto-coding-for-load): Doc fix.
12997
12998 2012-04-14 Alan Mackenzie <acm@muc.de>
12999
13000 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
13001 imenu work again for Objective C Mode. Correct the *-index values,
13002 these having been disturbed by a previous change in 2011-08.
13003
13004 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
13005 Correct two search limits.
13006
13007 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
13008
13009 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
13010
13011 2012-04-14 Andreas Schwab <schwab@linux-m68k.org>
13012
13013 * international/characters.el: Fix sorting.
13014
13015 2012-04-14 Eli Zaretskii <eliz@gnu.org>
13016
13017 * international/characters.el: Add more missing Latin case pairs.
13018
13019 2012-04-14 Glenn Morris <rgm@gnu.org>
13020
13021 * files.el (dir-locals-set-class-variables): Doc fix.
13022
13023 2012-04-14 Eli Zaretskii <eliz@gnu.org>
13024
13025 * international/characters.el: Add set-case-syntax-pair call for
13026 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
13027 counterpart. (Bug#11209)
13028
13029 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
13030
13031 2012-04-14 Glenn Morris <rgm@gnu.org>
13032
13033 * calendar/holidays.el (calendar-check-holidays): Doc fix.
13034
13035 2012-04-14 Eli Zaretskii <eliz@gnu.org>
13036
13037 * textmodes/ispell.el (ispell-dictionary-base-alist):
13038 Add data for Hebrew.
13039
13040 2012-04-14 Chong Yidong <cyd@gnu.org>
13041
13042 * net/rcirc.el (rcirc-cmd-quit):
13043 Revert 2012-03-18 change (Bug#11192).
13044
13045 2012-04-14 Glenn Morris <rgm@gnu.org>
13046
13047 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
13048
13049 2012-04-14 Eli Zaretskii <eliz@gnu.org>
13050
13051 * minibuffer.el (completion-in-region-mode-map):
13052 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
13053
13054 2012-04-13 Vivek Dasmohapatra <vivek@etla.org>
13055
13056 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
13057
13058 2012-04-13 Masatake YAMATO <yamato@redhat.com>
13059
13060 * minibuffer.el (minibuffer-local-filename-syntax): New variable
13061 to allow `C-M-f' and `C-M-b' to move to the nearest path
13062 separator (bug#9511).
13063
13064 2012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
13065
13066 * avoid.el: Require cl when compiling. And also move the
13067 `provide' to the end.
13068
13069 2012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13070
13071 * avoid.el (mouse-avoidance-banish-position): New variable.
13072 (mouse-avoidance-banish-destination): Use it (bug#10165).
13073
13074 2012-04-13 Leo Liu <sdl.web@gmail.com>
13075
13076 * progmodes/which-func.el (which-func-modes): Add objc-mode.
13077
13078 2012-04-13 Ken Brown <kbrown@cornell.edu>
13079
13080 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
13081 this is no longer needed now that cygstart understands file:// URLs.
13082 (browse-url-filename-alist): For the same reason, don't modify
13083 file:// URLs on Cygwin.
13084
13085 2012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
13086
13087 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
13088 the region on shift if the binding is already shifted (bug#11221).
13089
13090 2012-04-12 Glenn Morris <rgm@gnu.org>
13091
13092 * mail/mailpost.el: Move to obsolete/.
13093
13094 2012-04-12 Drew Adams <drew.adams@oracle.com>
13095
13096 * imenu.el (imenu--generic-function): Ignore invisible definitions
13097 (bug#10123).
13098
13099 2012-04-12 Vivek Dasmohapatra <vivek@etla.org>
13100
13101 * hexl.el (hexl-bits): New variable.
13102 (hexl-options): Mention the variable in the doc string.
13103 (hexl-rulerise, hexl-line-displen): New functions.
13104 (hexl-mode): Mention the new variable.
13105 (hexl-mode, hexl-current-address, hexl-current-address):
13106 Use the displen.
13107 (hexl-ascii-start-column): New function.
13108 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
13109 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
13110
13111 2012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
13112
13113 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
13114 '("-i" ENCODING), in 2 separate command-line arguments, to specify
13115 the encoding, as expected by hunspell.
13116
13117 2012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
13118
13119 * battery.el (battery--linux-sysfs-regexp): New const.
13120 (battery-status-function): Use it. Remove yeeloong special case.
13121 (battery-yeeloong-sysfs): Remove.
13122 (battery-echo-area-format): Remove yeeloong special case.
13123
13124 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13125
13126 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
13127 Reported by Noah Friedman.
13128
13129 * subr.el (read-passwd): Use read-string.
13130
13131 2012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
13132
13133 * vcursor.el (vcursor-move): Increase the priority of the overlay
13134 (bug#9663).
13135
13136 2012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
13137
13138 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
13139 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
13140
13141 2012-04-11 William Stevenson <yhvh2000@gmail.com>
13142
13143 * textmodes/artist.el (artist-mode): Convert artist-mode to use
13144 define-minor-mode (bug#10760).
13145
13146 2012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
13147
13148 * progmodes/grep.el (rgrep): Tweak the find command line so
13149 that directories matching `grep-find-ignored-files' won't be
13150 pruned (bug#10351).
13151
13152 2012-04-11 Chong Yidong <cyd@gnu.org>
13153
13154 * startup.el (command-line): Remove support for long-obsolete
13155 variable font-lock-face-attributes.
13156
13157 2012-04-11 Glenn Morris <rgm@gnu.org>
13158
13159 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
13160
13161 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13162
13163 * window.el (window--state-get-1): Obey window-point-insertion-type.
13164
13165 2012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
13166
13167 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
13168 to previous function when point is on the first character of a
13169 function. Take care of that in `narrow-to-defun' (bug#6157).
13170
13171 2012-04-11 Glenn Morris <rgm@gnu.org>
13172
13173 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
13174 not just file-errors.
13175
13176 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
13177 (vc-bzr-sha1): Use internal sha1.
13178
13179 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
13180
13181 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
13182
13183 2012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
13184
13185 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
13186 that start in the middle of the line (bug#10496).
13187
13188 2012-04-10 Dan Nicolaescu <dann@gnu.org>
13189
13190 * battery.el (battery-linux-proc-acpi): Only one battery is
13191 discharged at a time, but that seems to confuse battery.el when
13192 computing `rate-type' for the battery not being discharged
13193 (bug#10332).
13194
13195 2012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
13196
13197 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
13198
13199 * international/quail.el: Use dolist and simplify.
13200 (quail-define-package, quail-update-keyboard-layout)
13201 (quail-define-rules): Use dolist.
13202 (quail-insert-kbd-layout, quail-get-translation): CSE.
13203
13204 * tmm.el: Use dolist, remove left over hook.
13205 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
13206 Use dolist.
13207 (calendar-load-hook): Don't mess with it.
13208
13209 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
13210 Use derived-mode-p. Run the diff asynchronously.
13211
13212 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
13213
13214 * obsolete/mouse-sel.el: Add an Obsolete-since header.
13215
13216 2012-04-10 Juanma Barranquero <lekktu@gmail.com>
13217
13218 * misc.el: Display absolute path of loaded DLLs (bug#10424).
13219 (list-dynamic-libraries--loaded): New function.
13220 (list-dynamic-libraries--refresh): Use it.
13221
13222 2012-04-10 Nathan Weizenbaum <nweiz@google.com>
13223
13224 * progmodes/python.el (python-fill-paragraph):
13225 Make python-fill-region in a multiline string work when font-lock is
13226 disabled (bug#7018).
13227
13228 2012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
13229
13230 * language/european.el (cp775): Add oem/legacy (en)coding on
13231 DOS/MS Windows for the Baltic languages. There are still plenty
13232 of texts written in this encoding/codepage (bug#6519).
13233
13234 2012-04-10 Glenn Morris <rgm@gnu.org>
13235
13236 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
13237 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
13238
13239 2012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
13240
13241 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
13242 next-line "n" and previous-line "p" in order to make recentf more
13243 consistent with ibuffer, dired or org-mode (bug#9387).
13244
13245 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
13246
13247 * image.el (put-image): Return the overlay created instead of the
13248 optional input string (bug#7834). Note that this may break code
13249 that is (for some reason or other) depending on `put-image'
13250 returning the string.
13251
13252 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
13253
13254 * simple.el (zap-to-char): Allow zapping using input methods
13255 (bug#1580).
13256
13257 * textmodes/fill.el (fill-region): Leave point and mark where they
13258 were before filling (bug#5399).
13259
13260 2012-04-09 Glenn Morris <rgm@gnu.org>
13261
13262 * version.el (emacs-bzr-get-version):
13263 Handle lightweight checkouts of local branches.
13264
13265 2012-04-09 Andreas Schwab <schwab@linux-m68k.org>
13266
13267 * international/characters.el: Recover lost case pairs. (Bug#11209)
13268
13269 2012-04-09 Chong Yidong <cyd@gnu.org>
13270
13271 * custom.el (custom-variable-p): Return nil for non-symbol
13272 arguments instead of signaling an error.
13273 (user-variable-p): Obsolete alias for custom-variable-p.
13274
13275 * apropos.el (apropos-variable):
13276 * files-x.el (read-file-local-variable):
13277 * simple.el (set-variable):
13278 * woman.el (woman-mini-help):
13279 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
13280
13281 2012-04-09 Glenn Morris <rgm@gnu.org>
13282
13283 * startup.el (normal-top-level): Don't look for leim-list.el
13284 in places where it will not be found. (Bug#910)
13285
13286 * international/mule-cmds.el (set-default-coding-systems):
13287 * files.el (normal-mode):
13288 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
13289 This function was removed with ucs-tables.el in 2008.
13290
13291 2012-04-08 Eli Zaretskii <eliz@gnu.org>
13292
13293 * textmodes/ispell.el (ispell-check-version): For hunspell, set
13294 ispell-encoding8-command to "-i", without a trailing space.
13295 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
13296 separate command-line arguments, to specify the encoding, since
13297 that's how hunspell expects it.
13298
13299 2012-04-08 Glenn Morris <rgm@gnu.org>
13300
13301 * loadup.el: Load bindings before cus-start.
13302 This reduces somewhat the number of "rogue" settings in emacs -Q.
13303
13304 2012-04-07 Glenn Morris <rgm@gnu.org>
13305
13306 * version.el (emacs-bzr-get-version): New function.
13307 (emacs-bzr-version): New variable.
13308 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
13309 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
13310
13311 2012-04-07 Eli Zaretskii <eliz@gnu.org>
13312
13313 * international/uni-bidi.el, international/uni-category.el:
13314 * international/uni-combining.el, international/uni-decimal.el:
13315 * international/uni-decomposition.el, international/uni-digit.el:
13316 * international/uni-lowercase.el, international/uni-mirrored.el:
13317 * international/uni-name.el, international/uni-numeric.el:
13318 * international/uni-titlecase.el, international/uni-uppercase.el:
13319 Update for Unicode 6.1.
13320
13321 2012-04-07 Eli Zaretskii <eliz@gnu.org>
13322
13323 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
13324
13325 2012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
13326
13327 * window.el (shrink-window): Mention the `window-min-height'
13328 variable in the doc string.
13329
13330 2012-04-05 Bastien Guerry <bzg@altern.org>
13331
13332 * color.el (color-lighten-name): Fix typo.
13333
13334 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
13335
13336 * server.el (server--on-display-p): New function.
13337 (server--on-display-p): Use it.
13338
13339 2012-04-04 Gábor Vida <vidagabor@gmail.com> (tiny change)
13340
13341 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
13342 (bug#11145).
13343
13344 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
13345
13346 * comint.el (comint--common-quoted-suffix): Check string boundary
13347 before comparing (bug#11158).
13348 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
13349
13350 2012-04-04 Chong Yidong <cyd@gnu.org>
13351
13352 * minibuffer.el (completion-extra-properties): Doc fix.
13353
13354 * subr.el (delayed-warnings-hook): Doc fix.
13355
13356 2012-04-04 Daiki Ueno <ueno@unixuser.org>
13357
13358 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
13359 selection (Bug#11159).
13360 (epa-insert-keys): Inform that the default public key will be
13361 exported if no key is selected.
13362
13363 2012-04-04 Richard Stallman <rms@gnu.org>
13364
13365 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
13366
13367 2012-04-03 Chong Yidong <cyd@gnu.org>
13368
13369 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
13370 mail-insert-file, not its obsolete alias mail-attach-file.
13371
13372 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
13373
13374 * notifications.el (notifications-notify): Fix docstring.
13375
13376 2012-04-02 Glenn Morris <rgm@gnu.org>
13377
13378 * emacs-lisp/authors.el (authors-aliases): Another addition.
13379
13380 2012-04-02 Michael Albinus <michael.albinus@gmx.de>
13381
13382 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
13383 `tramp-compat-call-process' instead of `tramp-local-call-process'.
13384 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
13385
13386 2012-04-01 Chong Yidong <cyd@gnu.org>
13387
13388 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
13389 Handle root directory properly.
13390 (copy-directory): Caller changed.
13391
13392 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
13393 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
13394
13395 2012-03-31 Glenn Morris <rgm@gnu.org>
13396
13397 * term/xterm.el (xterm-extra-capabilities): Doc fix.
13398
13399 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
13400
13401 * calendar/calendar.el (calendar-window-list)
13402 (calendar-hide-window): Restore. (Bug#11140)
13403 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
13404
13405 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
13406
13407 2012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
13408
13409 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
13410 Check if file is a symlink (Bug#10489).
13411
13412 * files.el (copy-directory): Likewise.
13413
13414 2012-03-30 Chong Yidong <cyd@gnu.org>
13415
13416 * image.el (imagemagick-types-inhibit)
13417 (imagemagick-register-types): Doc fix.
13418
13419 2012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
13420
13421 * textmodes/ispell.el (ispell-get-extended-character-mode):
13422 Disable extended-char-mode for hunspell. hunspell does not support it
13423 and treats ~word as ordinary words in pipe mode.
13424
13425 2012-03-30 Glenn Morris <rgm@gnu.org>
13426
13427 * tutorial.el (help-with-tutorial): Ensure local variables don't
13428 happen to make the buffer read-only. (Bug#11127)
13429
13430 2012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
13431
13432 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
13433 (perl-calculate-indent): Return `noindent' in strings.
13434
13435 2012-03-28 Sam Steingold <sds@gnu.org>
13436
13437 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
13438 instead of the broken adhockery which does not prevent calendar
13439 buffers from being displayed at random after exit.
13440 (calendar-window-list, calendar-hide-window): Remove the broken
13441 adhockery.
13442
13443 2012-03-28 Glenn Morris <rgm@gnu.org>
13444
13445 * replace.el (query-replace-map): Doc fix.
13446
13447 2012-03-28 Andreas Schwab <schwab@linux-m68k.org>
13448
13449 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
13450 contents. (Bug#11109)
13451
13452 2012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
13453
13454 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
13455 (bug#11077).
13456 (avl-tree--check, avl-tree--check-node): New funs.
13457
13458 2012-03-27 Martin Rudalics <rudalics@gmx.at>
13459
13460 * window.el (switch-to-visible-buffer): New option.
13461 (switch-to-prev-buffer, switch-to-next-buffer):
13462 Observe switch-to-visible-buffer. Make sure that checking for a window
13463 showing a buffer already is done on the same frame.
13464
13465 2012-03-27 Glenn Morris <rgm@gnu.org>
13466
13467 * startup.el (mail-host-address): Doc fix.
13468
13469 2012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
13470
13471 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
13472 than 197 variables.
13473
13474 2012-03-26 Ami Fischman <ami@fischman.org>
13475
13476 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
13477
13478 2012-03-26 Glenn Morris <rgm@gnu.org>
13479
13480 * files.el (save-buffers-kill-emacs): Doc fix.
13481
13482 * startup.el (normal-top-level, command-line, command-line-1):
13483 Give them doc strings.
13484
13485 2012-03-25 Eli Zaretskii <eliz@gnu.org>
13486
13487 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
13488 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
13489
13490 2012-03-25 Chong Yidong <cyd@gnu.org>
13491
13492 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
13493 theme if it was previously enabled before (Bug#11031).
13494
13495 * cus-theme.el (custom-theme-write-faces): Retrieve current face
13496 spec with custom-face-get-current-spec if its :shown-value is not
13497 determined yet (Bug#9337).
13498 (customize-create-theme, custom-theme-revert): Doc fixes.
13499
13500 * button.el (button-at): Minor addition to docstring.
13501
13502 2012-03-24 Simon Leinen <simon.leinen@gmail.com>
13503
13504 * vc/vc.el (vc-merge): Fix a prompt.
13505
13506 2012-03-24 Chong Yidong <cyd@gnu.org>
13507
13508 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
13509 point (Bug#9623).
13510
13511 * button.el (button-at): Minor addition to docstring.
13512
13513 2012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
13514
13515 * newcomment.el (comment-choose-indent): No space after BOL.
13516
13517 2012-03-22 Sam Steingold <sds@gnu.org>
13518
13519 * window.el (switch-to-prev-buffer): Revert last patch because the
13520 bug turned out to be an advertised feature (Elisp manual 28.14).
13521
13522 2012-03-22 Glenn Morris <rgm@gnu.org>
13523
13524 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
13525 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
13526
13527 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
13528
13529 * net/network-stream.el (network-stream-open-starttls): Make error
13530 message under Windows be less misleading.
13531
13532 2012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
13533
13534 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
13535 understands (bug#9942).
13536
13537 2012-03-22 Chong Yidong <cyd@gnu.org>
13538
13539 * simple.el (end-of-visible-line): Handle return value of
13540 next-single-property-change properly (Bug#9371).
13541
13542 2012-03-22 Kenichi Handa <handa@m17n.org>
13543
13544 * international/quail.el (quail-insert-kbd-layout): Fix previous
13545 change. To avoid unwanted bidi reordering, use
13546 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
13547
13548 2012-03-21 Dmitry Gutov <dgutov@yandex.ru>
13549
13550 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
13551 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
13552 (ruby-beginning-of-indent): Be more careful with the difference
13553 between word-boundary and symbol boundary.
13554 (ruby-mode-syntax-table): Make : a symbol constituent.
13555
13556 2012-03-21 Andreas Politz <politza@fh-trier.de>
13557
13558 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
13559
13560 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
13561
13562 * progmodes/etags.el (tags-completion-at-point-function):
13563 Improve last fix.
13564
13565 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
13566
13567 2012-03-21 Sam Steingold <sds@gnu.org>
13568
13569 * progmodes/etags.el (tags-completion-at-point-function):
13570 Avoid the error when point is inside the pattern.
13571
13572 2012-03-21 John Yates <john@yates-sheets.org> (tiny change)
13573
13574 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
13575 line (Bug#10855).
13576
13577 2012-03-21 Drew Adams <drew.adams@oracle.com>
13578
13579 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
13580
13581 2012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
13582
13583 * ido.el (ido-set-current-directory, ido-read-internal)
13584 (ido-choose-completion-string, ido-completion-help): Handle nil
13585 value of ido-completion-buffer (Bug#11008).
13586
13587 2012-03-21 Sam Steingold <sds@gnu.org>
13588
13589 * window.el (switch-to-prev-buffer): Do not switch to a visible
13590 window previous buffer, just like with the frame previous buffers.
13591
13592 2012-03-21 Chong Yidong <cyd@gnu.org>
13593
13594 * faces.el (make-face, make-empty-face, copy-face):
13595 * face-remap.el (face-remap-add-relative, face-remap-set-base):
13596 Doc fixes.
13597
13598 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
13599
13600 * wid-edit.el (widget-complete-field): Remove (bug#11051).
13601 (widget-complete): Remove broken use of it.
13602
13603 2012-03-20 Chong Yidong <cyd@gnu.org>
13604
13605 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
13606 Use string-width and truncate-string-width to handle arbitrary
13607 characters.
13608
13609 2012-03-20 Tassilo Horn <tassilo@member.fsf.org>
13610
13611 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
13612 to draw rectangles, not squares. (Regression introduced by revno
13613 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
13614
13615 2012-03-18 Chong Yidong <cyd@gnu.org>
13616
13617 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
13618 it is not yet defined (for temacs).
13619
13620 2012-03-18 Leo Liu <sdl.web@gmail.com>
13621
13622 * net/rcirc.el (rcirc-cmd-quit): Allow quitting all servers with
13623 prefix.
13624
13625 2012-03-17 Eli Zaretskii <eliz@gnu.org>
13626
13627 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
13628 (ispell-choices-win-default-height, ispell-silently-savep)
13629 (ispell-dictionary-alist, ispell-encoding8-command)
13630 (ispell-check-version, ispell-aspell-find-dictionary)
13631 (ispell-valid-dictionary-list, ispell-words-keyword)
13632 (ispell-get-word, ispell-internal-change-dictionary)
13633 (ispell-region, ispell-skip-region-list)
13634 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
13635 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
13636 (ispell-message-text-end, ispell-message)
13637 (ispell-buffer-local-parsing): Doc fix.
13638
13639 2012-03-13 Jambunathan K <kjambunathan@gmail.com>
13640
13641 * htmlfontify.el: Add support for code block fontification for ODT
13642 export (Bug #9914).
13643 (hfy-optimisations): Define new option
13644 `body-text-only'
13645 (hfy-fontify-buffer): Honor above setting.
13646 (hfy-begin-span, hfy-end-span): New routines factored out form
13647 `hfy-fontify-buffer'.
13648 (hfy-begin-span-handler, hfy-end-span-handler): New variables
13649 that permit insertion of custom tags.
13650 (hfy-fontify-buffer): Use above handlers.
13651 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
13652 (hfy-face-to-css): Re-defined to be a variable.
13653 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
13654 over multiple runs. This is made possible by having the caller let
13655 bind a special variable `hfy-user-sheet-assoc'.
13656 (htmlfontify-string): New defun.
13657 (hfy-compile-face-map): Make sure that the last char in the
13658 buffer is correctly fontified.
13659 (hfy-face-resolve-face): Whitespace only change.
13660
13661 2012-03-17 Eli Zaretskii <eliz@gnu.org>
13662
13663 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
13664 message more clear.
13665
13666 2012-03-16 Leo Liu <sdl.web@gmail.com>
13667
13668 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
13669
13670 2012-03-16 Alan Mackenzie <acm@muc.de>
13671
13672 Further optimize the handling of large macros.
13673
13674 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
13675 limit to a call of `c-literal-limits'.
13676 (c-determine-+ve-limit): New function.
13677 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
13678 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
13679 In CASE 5B, restrict a search limit to 500.
13680 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
13681
13682 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
13683 Restrict macro bounds to +-500 from after-change's BEG END.
13684
13685 2012-03-16 Leo Liu <sdl.web@gmail.com>
13686
13687 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
13688
13689 2012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
13690
13691 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
13692 `special-mode' setting of `buffer-read-only'. (Bug#11010)
13693
13694 2012-03-16 Glenn Morris <rgm@gnu.org>
13695
13696 * view.el (view-buffer, view-buffer-other-window)
13697 (view-buffer-other-frame): Doc fixes re special mode-class.
13698
13699 * subr.el (eval-after-load): If named feature is provided not from
13700 a file, run after-load forms. (Bug#10946)
13701
13702 * calendar/calendar.el (calendar-insert-at-column):
13703 Handle non-unit-width characters a bit better. (Bug#10978)
13704
13705 2012-03-15 Chong Yidong <cyd@gnu.org>
13706
13707 * emacs-lisp/ring.el (ring-extend): New function.
13708 (ring-insert+extend): Extend the ring correctly (Bug#11019).
13709
13710 * comint.el (comint-read-input-ring)
13711 (comint-add-to-input-history): Grow comint-input-ring lazily.
13712
13713 2012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
13714
13715 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
13716 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
13717
13718 * imenu.el: Fix multiple inheritance breakage (bug#9199).
13719 (imenu-add-to-menubar): Don't add a redundant index.
13720 (imenu-update-menubar): Handle a dynamically composed keymap.
13721
13722 2012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
13723
13724 * mail/sendmail.el (mail-encode-header):
13725 Bind rfc2047-encode-encoded-words to nil.
13726
13727 2012-03-13 Glenn Morris <rgm@gnu.org>
13728
13729 * calendar/calendar.el (calendar-string-spread):
13730 Handle non-unit-width characters a bit better. (Bug#10978)
13731
13732 2012-03-13 Leo Liu <sdl.web@gmail.com>
13733
13734 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
13735 directory and file as argument (Bug#10822).
13736
13737 2012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
13738
13739 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
13740 For dynamically generated code, follow $PC.
13741 (gdb-disassembly-handler-custom): Handle no function name case.
13742
13743 2012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
13744
13745 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
13746 * emulation/ws-mode.el (ws-query-replace):
13747 * sort.el (sort-regexp-fields):
13748 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
13749
13750 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13751
13752 * dabbrev.el: Fix cycle completion order (bug#10963).
13753 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
13754 (dabbrev-completion): Don't use an obarray; provide
13755 a cycle-sort-function.
13756
13757 2012-03-12 Leo Liu <sdl.web@gmail.com>
13758
13759 * simple.el (kill-new): Use equal-including-properties for comparison.
13760 (kill-do-not-save-duplicates): Doc fix.
13761
13762 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13763
13764 * dabbrev.el: Fix cycle completion (bug#10963).
13765 Use lexical binding and wrap to 80 columns.
13766 (dabbrev-completion): Delay computing the list of completions.
13767
13768 2012-03-12 Kenichi Handa <handa@m17n.org>
13769
13770 * international/quail.el (quail-insert-kbd-layout): Surround each
13771 row by LRO and PDF instead of inserting many LRMs. Pad the left
13772 and right of each non-spacing marks. Insert invisible space
13773 between lower and upper characters to prevent composition.
13774
13775 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
13776
13777 * minibuffer.el (minibuffer-complete): Don't get confused when the
13778 function is run twice via different commands (bug#10958).
13779 (complete-with-action): Fix docstring.
13780
13781 2012-03-12 Chong Yidong <cyd@gnu.org>
13782
13783 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
13784 (nxml-completion-at-point-function): New function.
13785 (nxml-mode): Use it.
13786 (nxml-bind-meta-tab-to-complete-flag): Default to t.
13787
13788 * emacs-lisp/package.el (package-unpack, package-unpack-single):
13789 Load generated autoloads file before byte compiling (Bug#10970).
13790 (package--make-autoloads-and-compile): New helper fun.
13791
13792 2012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
13793
13794 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
13795
13796 2012-03-11 Michael Albinus <michael.albinus@gmx.de>
13797
13798 * autorevert.el (auto-revert-handler): Ensure, that
13799 file-readable-p is applied only for local files or in
13800 auto-revert-tail-mode.
13801
13802 2012-03-11 Andreas Schwab <schwab@linux-m68k.org>
13803
13804 * server.el (server-eval-at): Handle non-tcp connections.
13805 Decode result string.
13806
13807 * server.el (server-msg-size): New constant.
13808 (server-reply-print): New function.
13809 (server-eval-and-print): Use it.
13810 (server-eval-at): Use server-quote-arg and server-unquote-arg.
13811 Handle -print-nonl.
13812
13813 2012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
13814
13815 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
13816 (Bug#10987).
13817
13818 2012-03-11 Chong Yidong <cyd@gnu.org>
13819
13820 * simple.el (goto-line): Doc fix (Bug#9938).
13821
13822 * subr.el (save-window-excursion): Doc fix (Bug#9979).
13823
13824 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
13825 when finished (Bug#10963).
13826
13827 2012-03-11 Martin Rudalics <rudalics@gmx.at>
13828
13829 * window.el (split-window-below): Fix bug in case where
13830 split-window-keep-point is nil (Bug#10971).
13831
13832 2012-03-11 Juri Linkov <juri@jurta.org>
13833
13834 * replace.el (replace-highlight): Set isearch-word to nil
13835 unconditionally. (Bug#10887)
13836
13837 2012-03-10 Eli Zaretskii <eliz@gnu.org>
13838
13839 * net/mairix.el (mairix-replace-invalid-chars): Rename from
13840 mairix-replace-illegal-chars; all callers changed. Don't remove
13841 ^, ~, and = characters: they are meaningful in mairix search specs.
13842 (mairix-widget-create-query): Add usage information about mairix
13843 search forms: negating words, searching for substrings, etc.
13844
13845 2012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
13846
13847 * international/fontset.el (font-encoding-alist): Add an entry for
13848 ksx1001 (Bug#5667).
13849
13850 2012-03-10 Richard Stallman <rms@gnu.org>
13851
13852 * mail/sendmail.el (mail-encode-header):
13853 Set rfc2047-encode-encoded-words.
13854
13855 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
13856
13857 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
13858 view buffer means not swapped.
13859 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
13860 (rmail-write-region-annotate): Error if real text has disappeared.
13861
13862 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
13863
13864 2012-03-10 Chong Yidong <cyd@gnu.org>
13865
13866 * emulation/cua-rect.el (cua--init-rectangles):
13867 * emulation/cua-base.el (cua--init-keymaps):
13868 Add delete-forward-char to remappings (Bug#9666).
13869
13870 2012-03-10 Martin Rudalics <rudalics@gmx.at>
13871
13872 * speedbar.el (speedbar-unhighlight-one-tag-line):
13873 Avoid unhighlighting due to frame switching (Bug#10275).
13874
13875 2012-03-10 Chong Yidong <cyd@gnu.org>
13876
13877 * minibuffer.el (completion-in-region, completion-help-at-point):
13878 Give the completion field overlay a high priority (Bug#6830).
13879
13880 * dired.el (dired-goto-file): Recognize absolute file name
13881 listings (Bug#7126).
13882 (dired-goto-file-1): New helper function.
13883 (dired-toggle-read-only): Inhibit warnings.
13884
13885 2012-03-09 Michael Albinus <michael.albinus@gmx.de>
13886
13887 * net/dbus.el (dbus-property-handler): Return empty array if
13888 there are no properties.
13889
13890 2012-03-09 Leo Liu <sdl.web@gmail.com>
13891
13892 * savehist.el (savehist-printable): Stricter check for string
13893 value (Bug#10937).
13894
13895 2012-03-09 Eli Zaretskii <eliz@gnu.org>
13896
13897 * mail/smtpmail.el (smtpmail-send-it):
13898 Bind coding-system-for-write to *-unix, so that FCC files are kept in
13899 valid mbox format.
13900
13901 2012-03-09 Glenn Morris <rgm@gnu.org>
13902
13903 * files.el (dir-locals-find-file):
13904 Don't check result is regular, readable.
13905 (dir-locals-read-from-file): Demote errors.
13906
13907 2012-03-08 Eli Zaretskii <eliz@gnu.org>
13908
13909 * international/quail.el (quail-insert-kbd-layout):
13910 Insert invisible LRM characters before each character in a keyboard
13911 layout cell, to prevent their reordering by bidi display engine.
13912 For details, see the discussion in
13913 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
13914
13915 2012-03-08 Alan Mackenzie <acm@muc.de>
13916
13917 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
13918 the starting position; make it extend the marked region when
13919 invoked repeatedly - all under appropriate circumstances.
13920 Fixes bugs #5525, #10906.
13921
13922 2012-03-08 Glenn Morris <rgm@gnu.org>
13923
13924 * files.el (locate-dominating-file, dir-locals-find-file):
13925 Undo 2012-03-06 change.
13926
13927 2012-03-07 Eli Zaretskii <eliz@gnu.org>
13928
13929 * international/quail.el (quail-help):
13930 Force bidi-paragraph-direction be left-to-right. See discussion in
13931 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
13932 for the reason.
13933
13934 2012-03-07 Michael Albinus <michael.albinus@gmx.de>
13935
13936 Avoid superfluous registering of signals. (Bug#10807)
13937
13938 * notifications.el (notifications-on-action-object)
13939 (notifications-on-close-object): New defvars.
13940 (notifications-on-action-signal, notifications-on-closed-signal):
13941 Unregister the signal if not needed any longer.
13942 (notifications-notify): Register `notifications-action-signal' or
13943 `notifications-closed-signal', if :on-action or :on-close has been
13944 passed as argument.
13945
13946 2012-03-07 Chong Yidong <cyd@gnu.org>
13947
13948 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
13949 non-X platforms.
13950
13951 2012-03-06 Glenn Morris <rgm@gnu.org>
13952
13953 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
13954 (x-disown-selection-internal, x-get-selection-internal):
13955 Doc fix (add arglist signatures). (Bug#10783)
13956
13957 2012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
13958
13959 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
13960 Handle breakpoints with no "type".
13961
13962 2012-03-06 Glenn Morris <rgm@gnu.org>
13963
13964 * files.el (locate-dominating-file): Add optional predicate argument.
13965 (dir-locals-find-file): Make use of above change.
13966
13967 2012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
13968
13969 * info.el (Info-insert-dir): Also try "dir.gz".
13970
13971 2012-03-06 Glenn Morris <rgm@gnu.org>
13972
13973 * files.el (dir-locals-find-file):
13974 Ignore non-readable or non-regular files. (Bug#10928)
13975
13976 * files.el (locate-dominating-file): Doc fix.
13977
13978 2012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
13979
13980 * calendar/calendar.el (calendar-set-mode-line):
13981 `getenv' returns a string. (Bug#10951)
13982
13983 2012-03-05 Leo Liu <sdl.web@gmail.com>
13984
13985 * simple.el (backward-delete-char-untabify): Constrain point to
13986 field (Bug#10939).
13987
13988 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
13989
13990 2012-03-05 Chong Yidong <cyd@gnu.org>
13991
13992 * simple.el (count-words): If called from Lisp, return the word
13993 count, for symmetry with `count-lines'. Arglist changed.
13994 (count-words--message): Args changed. Consolidate counting code
13995 from count-words and count-words-region.
13996 (count-words-region): Caller changed.
13997 (count-lines-region): Make it an obsolete alias.
13998
13999 2012-03-04 Tassilo Horn <tassilo@member.fsf.org>
14000
14001 * saveplace.el (save-place-to-alist)
14002 (save-place-ignore-files-regexp): Allow value nil to disable this
14003 feature.
14004
14005 2012-03-04 Chong Yidong <cyd@gnu.org>
14006
14007 * faces.el (face-spec-reset-face): For the default face, reset the
14008 attributes to default values (Bug#10748).
14009
14010 2012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
14011
14012 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
14013 previous patch: Check `message-send-mail-function', and not the
14014 default function (bug#10897).
14015
14016 2012-03-04 Michael Albinus <michael.albinus@gmx.de>
14017
14018 * notifications.el (notifications-on-action-signal)
14019 (notifications-on-closed-signal): Check for unique service name of
14020 incoming event. Fix error in removing entry.
14021 (top): Register for signals with wildcard service name.
14022 (notifications-notify): Use daemon unique service name for map entries.
14023
14024 2012-03-04 Chong Yidong <cyd@gnu.org>
14025
14026 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
14027
14028 2012-03-04 Glenn Morris <rgm@gnu.org>
14029
14030 * abbrev.el (copy-abbrev-table, abbrev-table-p)
14031 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
14032 (expand-abbrev, define-abbrev-table): Doc fixes.
14033
14034 2012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
14035
14036 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
14037 `message-default-send-mail-function' and not `send-mail-function'
14038 when doing the prompting for `sendmail-query-once' before sending
14039 in Message buffers (bug#10897).
14040
14041 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
14042 This is inconsistent with all the other stream functions, which leave
14043 the setting up to the higher levels (if so wanted) (bug#10931).
14044
14045 2012-03-02 Alan Mackenzie <acm@muc.de>
14046
14047 Depessimize the handling of very large macros.
14048
14049 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
14050 (c-macro-cache-syntactic): New variables to implement a one
14051 element macro cache.
14052 (c-invalidate-macro-cache): New function.
14053 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
14054 Adapt to use the new cache.
14055 (c-state-safe-place): Use better the cache of safe positions.
14056 (c-state-semi-nonlit-pos-cache)
14057 (c-state-semi-nonlit-pos-cache-limit):
14058 New variables for...
14059 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
14060 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
14061 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
14062 Use c-state-semi-safe-place.
14063
14064 * progmodes/cc-langs.el (c-get-state-before-change-functions):
14065 Add c-invalidate-macro-cache to the C, C++, Obj entries.
14066
14067 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
14068
14069 * jka-compr.el (jka-compr-call-process):
14070 Apply `file-accessible-directory-p' only when the default directory is
14071 not remote.
14072
14073 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
14074
14075 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
14076 access of FILE2, if FILE1 does not exist.
14077
14078 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
14079 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
14080
14081 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
14082 Add "PAGER=" to `process-environment'.
14083
14084 2012-03-01 Michael R. Mauger <mmaug@yahoo.com>
14085
14086 * progmodes/sql.el: Bug fix
14087 (sql-get-login-ext): Save login values in globals.
14088 (sql-get-login): Use new version of `sql-get-login-ext'.
14089 (sql-interactive-mode): Set global `sql-connection' to nil.
14090 (sql-connect): Set global values for connection.
14091 (sql-product-interactive): Save global values as buffer local.
14092
14093 2012-02-29 Leo Liu <sdl.web@gmail.com>
14094
14095 * abbrev.el (define-abbrevs): Reset sys to nil.
14096
14097 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14098
14099 * files.el (file-equal-p): Rename from `files-equal-p'.
14100 Return nil when one or both files don't exist.
14101 (file-subdir-of-p): Now only top directory must exists,
14102 return nil if it doesn't.
14103 (copy-directory): No need to test with `file-subdir-of-p' after
14104 creating dir.
14105 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
14106 to `file-equal-p'.
14107
14108 2012-02-28 Glenn Morris <rgm@gnu.org>
14109
14110 * shell.el (shell-mode):
14111 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
14112 * play/landmark.el (landmark-font-lock-face-O):
14113 * play/handwrite.el (handwrite):
14114 * play/gomoku.el (gomoku-O):
14115 * net/browse-url.el (browse-url-browser-display):
14116 * international/mule.el (define-charset):
14117 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
14118 * filesets.el (filesets-find-file-delay):
14119 * eshell/em-xtra.el (eshell-xtra):
14120 * eshell/em-unix.el (eshell-grep):
14121 * emulation/viper.el (viper-mode):
14122 * emacs-lisp/regexp-opt.el (regexp-opt-group):
14123 * emacs-lisp/easymenu.el (easy-menu-define):
14124 * calendar/timeclock.el (timeclock-use-display-time):
14125 * bs.el (bs-mode):
14126 * bookmark.el (bookmark-save-flag):
14127 Doc fix (standardize possessive apostrophe usage).
14128
14129 2012-02-27 Chong Yidong <cyd@gnu.org>
14130
14131 * emulation/viper-cmd.el (viper-intercept-ESC-key):
14132 Fix key-binding lookup for ESC key (Bug#9146).
14133
14134 * font-lock.el (font-lock-specified-p): Rename from
14135 font-lock-spec-present. Callers changed.
14136
14137 2012-02-27 Daniel Hackney <dan@haxney.org>
14138
14139 * emacs-lisp/package.el (package-compute-transaction):
14140 Handle holding a package version to t in package-load-list.
14141
14142 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
14143
14144 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
14145 (tramp-get-inode, tramp-get-device): Use cached values.
14146
14147 2012-02-26 Alan Mackenzie <acm@muc.de>
14148
14149 Check there is a font-lock specification before doing initial
14150 fontification.
14151
14152 * font-core.el (font-lock-mode): Move the conditional from
14153 :after-hook to font-lock-initial-fontify.
14154 (font-lock-default-function): Move the check for a specification
14155 to font-lock-spec-present.
14156
14157 * font-lock.el (font-lock-initial-fontify): Call ...
14158 (font-lock-spec-present): New function.
14159
14160 2012-02-26 Jim Blandy <jimb@red-bean.com>
14161
14162 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
14163 (gdb-send): Apply it to the operand of the '-interpreter-exec
14164 console' command, so that we can pass arguments with (say) quotes
14165 in them. Store exact string sent in gdb-debug-log (Bug#10765).
14166
14167 2012-02-26 Chong Yidong <cyd@gnu.org>
14168
14169 * help-fns.el (describe-function-1): Clarify description of
14170 remapping (Bug#10844).
14171
14172 * files.el (files-equal-p): Doc fix.
14173 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
14174 and quit the loop once a mismatch is found.
14175
14176 2012-02-25 Juanma Barranquero <lekktu@gmail.com>
14177
14178 * bs.el (bs--show-with-configuration): Don't throw an error
14179 if the window cannot be split; otherwise, subsequent calls to
14180 bs-show fail, restoring a stale window config. (Bug#10882)
14181
14182 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
14183
14184 * term/ns-win.el (global-map): Bind ns-drag-file to
14185 ns-find-file (Bug#5855, Bug#10050).
14186
14187 2012-02-25 Andreas Schwab <schwab@linux-m68k.org>
14188
14189 * calendar/parse-time.el (parse-time-string): Allow extractor to
14190 return nil.
14191
14192 2012-02-25 Michael Albinus <michael.albinus@gmx.de>
14193
14194 * net/tramp.el (tramp-file-name-for-operation):
14195 Add `files-equal-p' and `file-subdir-of-p'.
14196
14197 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
14198 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
14199 Add COPY-CONTENTS argument.
14200
14201 2012-02-25 Chong Yidong <cyd@gnu.org>
14202
14203 Add custom groups for VC backends, for consistency with vc-bzr.
14204
14205 * vc/vc-arch.el (vc-arch):
14206 * vc/vc-cvs.el (vc-cvs):
14207 * vc/vc-git.el (vc-git):
14208 * vc/vc-hg.el (vc-hg):
14209 * vc/vc-mtn.el (vc-mtn):
14210 * vc/vc-rcs.el (vc-rcs):
14211 * vc/vc-sccs.el (vc-sccs):
14212 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
14213 All relevant defcustoms reassigned.
14214
14215 2012-02-25 Chong Yidong <cyd@gnu.org>
14216
14217 * newcomment.el (comment-styles): Add autoload (Bug#10868).
14218
14219 * term/x-win.el (x-initialize-window-system): Reduce default for
14220 x-selection-timeout to 5 seconds (Bug#8869).
14221
14222 2012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
14223
14224 * files.el (files-equal-p, file-subdir-of-p): New functions.
14225 (copy-directory): Error when trying to copy a directory on itself.
14226 Add missing copy-contents arg to tramp handler.
14227 * dired-aux.el (dired-copy-file-recursive): Same.
14228 (dired-create-files): Modify destination when source is equal to
14229 dest when copying files.
14230 Return also when dest is a subdir of source. (Bug#10489)
14231
14232 2012-02-24 Michael Albinus <michael.albinus@gmx.de>
14233
14234 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
14235 (Bug#10874)
14236
14237 2012-02-23 Alan Mackenzie <acm@muc.de>
14238
14239 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
14240 parameter "after-hook:" to allow the expansion to run code after
14241 the execution of the mode hooks.
14242
14243 * font-lock.el (font-lock-initial-fontify): New function extracted
14244 from font-lock-mode-internal.
14245
14246 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
14247 :after-hook.
14248
14249 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
14250
14251 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
14252 (completion--cache-all-sorted-completions): New function.
14253 (completion-all-sorted-completions): Use it.
14254 (completion--do-completion, minibuffer-force-complete):
14255 Use it to re-instate the flush hook.
14256
14257 * icomplete.el (icomplete-completions): Replace last fix with a better
14258 one (bug#10850).
14259
14260 2012-02-23 Dmitry Gutov <dgutov@yandex.ru>
14261
14262 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
14263 when it might call us back infinitely (bug#10797).
14264
14265 2012-02-23 Glenn Morris <rgm@gnu.org>
14266
14267 * minibuffer.el (completion-category-overrides): Doc fix.
14268
14269 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
14270
14271 * minibuffer.el (completion-table-with-context): Fix inf-loop.
14272 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
14273
14274 2012-02-23 Glenn Morris <rgm@gnu.org>
14275
14276 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
14277 (authors-obsolete-files-regexps, authors-ignored-files)
14278 (authors-ambiguous-files, authors-renamed-files-alist):
14279 Add more entries.
14280
14281 2012-02-23 Juri Linkov <juri@jurta.org>
14282
14283 * isearch.el (isearch-occur): Sync interactive spec with occur's
14284 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
14285
14286 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
14287
14288 2012-02-22 Juri Linkov <juri@jurta.org>
14289
14290 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
14291 (ucs-insert): Doc fix. Check for hex digits in the string.
14292 Don't display `nil' in the error message. (Bug#10857)
14293
14294 2012-02-22 Alan Mackenzie <acm@muc.de>
14295
14296 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
14297
14298 2012-02-22 Glenn Morris <rgm@gnu.org>
14299
14300 * ffap.el (ffap-c-path):
14301 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
14302
14303 2012-02-22 Chong Yidong <cyd@gnu.org>
14304
14305 * custom.el (load-theme): Doc fix.
14306
14307 2012-02-22 Glenn Morris <rgm@gnu.org>
14308
14309 * dired-x.el (dired-guess-shell-alist-default):
14310 Remove escape sequences from nroff output. (Bug#172)
14311
14312 2012-02-21 Glenn Morris <rgm@gnu.org>
14313
14314 * vc/emerge.el (emerge-defvar-local):
14315 Set `permanent-local' property rather than unused `preserved'.
14316
14317 * textmodes/picture.el (picture-delete-char): New alias.
14318 (picture-mode-map): Use it. (Bug#10860)
14319 (picture-mode): Doc fix.
14320
14321 2012-02-21 Juanma Barranquero <lekktu@gmail.com>
14322
14323 * newcomment.el (uncomment-region-default): Remove unused binding.
14324
14325 2012-02-21 Glenn Morris <rgm@gnu.org>
14326
14327 * textmodes/picture.el (picture-motion, picture-motion-reverse)
14328 (picture-self-insert, picture-tab-chars): Doc fix.
14329 (picture-mode-map): Fix C-a, C-e.
14330
14331 2012-02-20 Glenn Morris <rgm@gnu.org>
14332
14333 * emacs-lisp/authors.el (authors-aliases): Add another entry.
14334
14335 2012-02-20 Leo Liu <sdl.web@gmail.com>
14336
14337 * icomplete.el (icomplete-completions): Check FROM arg before
14338 passing to substring (Bug#10850).
14339
14340 2012-02-19 Chong Yidong <cyd@gnu.org>
14341
14342 * comint.el: Require ansi-color.
14343 (comint-output-filter-functions): Add ansi-color-process-output.
14344
14345 * ansi-color.el: Don't set comint-output-filter-functions; it is
14346 now in the initial value defined in comint.el.
14347 (ansi-color-apply-face-function): New variable.
14348 (ansi-color-apply-on-region): Use it.
14349 (ansi-color-apply-overlay-face): New function.
14350
14351 * shell.el (shell): No need to require ansi-color.
14352 (shell-mode): Use ansi-color-apply-face-function to highlight
14353 color escapes using font-lock-face property (Bug#10835).
14354
14355 2012-02-19 Chong Yidong <cyd@gnu.org>
14356
14357 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
14358 mode-line formats (Bug#10839).
14359
14360 2012-02-18 Glenn Morris <rgm@gnu.org>
14361
14362 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
14363
14364 * mail/undigest.el (unforward-rmail-message): Doc fix.
14365
14366 * saveplace.el (save-place-ignore-files-regexp): Add :version.
14367
14368 2012-02-18 Eli Zaretskii <eliz@gnu.org>
14369
14370 * international/characters.el (script-list): Sync with the latest
14371 Unicode Character Database.
14372
14373 2012-02-18 Andreas Schwab <schwab@linux-m68k.org>
14374
14375 * international/titdic-cnv.el: Remove duplicate coding tag.
14376 * language/cham.el: Likewise.
14377 * language/tai-viet.el: Likewise.
14378
14379 2012-02-18 Glenn Morris <rgm@gnu.org>
14380
14381 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
14382 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
14383 (calendar-bahai-all-holidays-flag, calendar-other-dates):
14384 * calendar/diary-lib.el (diary-abbreviated-year-flag):
14385 * calendar/holidays.el (holiday-bahai-holidays)
14386 (calendar-holidays, list-holidays):
14387 Use utf-8 Bahá'í in doc-strings, menus, etc.
14388
14389 2012-02-17 Tassilo Horn <tassilo@member.fsf.org>
14390
14391 * saveplace.el (save-place-ignore-files-regexp): New variable
14392 allowing for excluding files from saving their location of point.
14393 The default value matches the temporary commit message editing
14394 files from Git, SVN, Bazaar, and Mercurial.
14395 (save-place-to-alist): Use it.
14396
14397 2012-02-17 Lawrence Mitchell <wence@gmx.li>
14398 Stefan Monnier <monnier@iro.umontreal.ca>
14399
14400 * newcomment.el (uncomment-region-default): Don't leave extra space
14401 when an arg is provided (bug#8150).
14402
14403 2012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
14404
14405 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
14406
14407 2012-02-17 Glenn Morris <rgm@gnu.org>
14408
14409 * net/socks.el: Require network-stream. (Bug#10599)
14410
14411 2012-02-17 Kenichi Handa <handa@m17n.org>
14412
14413 * international/charprop.el:
14414 * international/uni-name.el:
14415 * international/uni-old-name.el:
14416 * international/uni-comment.el: Regenerate.
14417
14418 2012-02-16 Glenn Morris <rgm@gnu.org>
14419
14420 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
14421 Interactively in calendar buffer, give an error if not on a date.
14422
14423 2012-02-15 Glenn Morris <rgm@gnu.org>
14424
14425 * shell.el (shell-delimiter-argument-list):
14426 Revert 2011-02-17 change. (Bug#8027)
14427
14428 2012-02-15 Chong Yidong <cyd@gnu.org>
14429
14430 * minibuffer.el (completion-at-point-functions): Doc fix.
14431
14432 * custom.el (defcustom): Doc fix; note use of defvar.
14433
14434 2012-02-15 Glenn Morris <rgm@gnu.org>
14435
14436 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
14437 Doc fixes.
14438
14439 2012-02-14 Glenn Morris <rgm@gnu.org>
14440
14441 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
14442
14443 2012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
14444
14445 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
14446 way the ports list is computed.
14447 (smtpmail-query-smtp-server): Prompt the user for a port number if
14448 we can't connect to any of the standard ports (bug#10810).
14449
14450 2012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
14451
14452 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
14453
14454 2012-02-13 Glenn Morris <rgm@gnu.org>
14455
14456 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
14457
14458 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
14459
14460 * net/gnutls.el (gnutls-trustfiles): New variable.
14461 (gnutls-negotiate): Use it.
14462
14463 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
14464
14465 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
14466 does its stuff if Gnus is running.
14467
14468 2012-02-13 Alan Mackenzie <acm@muc.de>
14469
14470 Fix a loop in c-set-fl-decl-start.
14471
14472 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
14473 c-backward-syntactic-ws actually moves backwards.
14474
14475 2012-02-13 Leo Liu <sdl.web@gmail.com>
14476
14477 * net/rcirc.el (rcirc-markup-attributes): Move point to the
14478 beginning so that all \C-o chars are removed.
14479
14480 2012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
14481
14482 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
14483
14484 2012-02-12 Alan Mackenzie <acm@muc.de>
14485
14486 Fix infinite loop with long macros.
14487 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
14488
14489 2012-02-12 Chong Yidong <cyd@gnu.org>
14490
14491 * window.el (display-buffer): Doc fix (Bug#10785).
14492
14493 2012-02-12 Glenn Morris <rgm@gnu.org>
14494
14495 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
14496 (x-disown-selection-internal, x-get-selection-internal):
14497 Sync docs with the xselect.c versions.
14498
14499 * allout-widgets.el: Add missing license notice.
14500
14501 2012-02-11 Glenn Morris <rgm@gnu.org>
14502
14503 * select.el (x-get-selection-internal, x-own-selection-internal)
14504 (x-disown-selection-internal):
14505 * x-dnd.el (x-get-selection-internal): Update declarations.
14506
14507 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
14508
14509 * window.el (window-sides-slots):
14510 * tool-bar.el (tool-bar-position):
14511 * term/xterm.el (xterm-extra-capabilities):
14512 * ses.el (ses-self-reference-early-detection):
14513 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
14514 (verilog-auto-wire-type)
14515 (verilog-auto-delete-trailing-whitespace)
14516 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
14517 (verilog-auto-tieoff-declaration):
14518 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
14519 (sql-oracle-statement-starters, sql-oracle-scan-on):
14520 * progmodes/prolog.el (prolog-align-comments-flag)
14521 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
14522 (prolog-left-indent-regexp, prolog-paren-indent-p)
14523 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
14524 (prolog-types, prolog-mode-specificators)
14525 (prolog-determinism-specificators, prolog-directives)
14526 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
14527 (prolog-electric-dot-flag)
14528 (prolog-electric-dot-full-predicate-template)
14529 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
14530 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
14531 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
14532 (prolog-program-switches, prolog-prompt-regexp)
14533 (prolog-debug-on-string, prolog-debug-off-string)
14534 (prolog-trace-on-string, prolog-trace-off-string)
14535 (prolog-zip-on-string, prolog-zip-off-string)
14536 (prolog-use-standard-consult-compile-method-flag)
14537 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
14538 (prolog-imenu-max-lines, prolog-info-predicate-index)
14539 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
14540 (prolog-char-quote-workaround):
14541 * progmodes/cc-vars.el (c-defun-tactic):
14542 * net/tramp.el (tramp-encoding-command-interactive)
14543 (tramp-local-end-of-line):
14544 * net/soap-client.el (soap-client):
14545 * net/netrc.el (netrc-file):
14546 * net/gnutls.el (gnutls):
14547 * minibuffer.el (completion-category-overrides)
14548 (completion-cycle-threshold)
14549 (completion-pcm-complete-word-inserts-delimiters):
14550 * man.el (Man-name-local-regexp):
14551 * mail/feedmail.el (feedmail-display-full-frame):
14552 * international/characters.el (glyphless-char-display-control):
14553 * eshell/em-ls.el (eshell-ls-date-format):
14554 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
14555 (lisp-lambda-list-keyword-parameter-indentation)
14556 (lisp-lambda-list-keyword-parameter-alignment):
14557 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
14558 * dired-x.el (dired-omit-verbose):
14559 * cus-theme.el (custom-theme-allow-multiple-selections):
14560 * calc/calc.el (calc-highlight-selections-with-faces)
14561 (calc-lu-field-reference, calc-lu-power-reference)
14562 (calc-note-threshold):
14563 * battery.el (battery-mode-line-limit):
14564 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
14565 (archive-7z-update):
14566 * allout.el (allout-prefixed-keybindings)
14567 (allout-unprefixed-keybindings)
14568 (allout-inhibit-auto-fill-on-headline)
14569 (allout-flattened-numbering-abbreviation):
14570 * allout-widgets.el (allout-widgets-auto-activation)
14571 (allout-widgets-icons-dark-subdir)
14572 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
14573 (allout-widgets-theme-dark-background)
14574 (allout-widgets-theme-light-background)
14575 (allout-widgets-item-image-properties-emacs)
14576 (allout-widgets-item-image-properties-xemacs)
14577 (allout-widgets-run-unit-tests-on-load)
14578 (allout-widgets-time-decoration-activity)
14579 (allout-widgets-hook-error-post-time)
14580 (allout-widgets-track-decoration):
14581 Add missing :version tags to new defcustoms and defgroups.
14582
14583 * progmodes/sql.el (sql-ansi-statement-starters)
14584 (sql-oracle-statement-starters): Add custom type.
14585
14586 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
14587 (prolog-system-version): Give it a type.
14588
14589 2012-02-11 Eli Zaretskii <eliz@gnu.org>
14590
14591 * term/pc-win.el (x-select-text, x-selection-owner-p)
14592 (x-own-selection-internal, x-disown-selection-internal)
14593 (x-get-selection-internal): Sync doc strings and argument lists
14594 with xselect.c, common-win.el and x-win.el. (Bug#10783)
14595
14596 2012-02-11 Leo Liu <sdl.web@gmail.com>
14597
14598 * progmodes/python.el (python-end-of-statement): Fix infinite
14599 loop. (Bug#10788)
14600
14601 2012-02-10 Glenn Morris <rgm@gnu.org>
14602
14603 * international/mule-cmds.el (unify-8859-on-encoding-mode)
14604 (unify-8859-on-decoding-mode): Properly mark as obsolete.
14605
14606 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
14607
14608 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
14609 about SMTP before checking the From header.
14610
14611 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
14612 into own function for reuse by emacsbug.el.
14613
14614 2012-02-10 Leo Liu <sdl.web@gmail.com>
14615
14616 * subr.el (condition-case-unless-debug): Rename from
14617 condition-case-no-debug. All callers changed.
14618 (with-demoted-errors): Fix caller.
14619
14620 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
14621 * nxml/rng-valid.el (rng-do-some-validation):
14622 * emacs-lisp/package.el (package-refresh-contents)
14623 (package-menu-execute):
14624 * desktop.el (desktop-create-buffer):
14625 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
14626
14627 2012-02-10 Glenn Morris <rgm@gnu.org>
14628
14629 * textmodes/bibtex.el:
14630 Add missing :version tags for new/changed defcustoms.
14631
14632 * files.el (remote-file-name-inhibit-cache): Doc fixes.
14633
14634 2012-02-09 Lars Ingebrigtsen <larsi@rusty>
14635
14636 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
14637 (smtpmail-via-smtp): Use it, or fall back on the From address.
14638 (smtpmail-send-it): Ditto.
14639
14640 2012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
14641
14642 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
14643 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
14644 (byte-compile-tmp-var): New const.
14645 (byte-compile-defvar): Use it to minimize .elc size.
14646 Just use `defvar' rather than simulate it (bug#10761).
14647
14648 2012-02-09 Glenn Morris <rgm@gnu.org>
14649
14650 * files.el (rename-uniquely): Doc fix. (Bug#3806)
14651
14652 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
14653 Add :version tags.
14654
14655 * progmodes/compile.el (compilation-error-screen-columns)
14656 (compilation-first-column, compilation-filter-start): Doc fixes.
14657
14658 * vc/log-view.el (log-view-toggle-entry-display):
14659 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
14660
14661 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
14662 (report-emacs-bug-can-use-xdg-email):
14663 (report-emacs-bug-insert-to-mailer): Doc fixes.
14664 (report-emacs-bug): Message fix.
14665
14666 * net/browse-url.el (browse-url-can-use-xdg-open)
14667 (browse-url-xdg-open): Doc fixes.
14668
14669 * electric.el (electric-indent-mode, electric-pair-mode)
14670 (electric-layout-rules, electric-layout-mode): Doc fixes.
14671 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
14672
14673 2012-02-08 Martin Rudalics <rudalics@gmx.at>
14674
14675 * server.el (server-unselect-display): Don't inadvertently kill
14676 the current buffer. (Bug#10729)
14677
14678 2012-02-08 Glenn Morris <rgm@gnu.org>
14679
14680 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
14681 (sql-list-table): Doc fixes.
14682
14683 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
14684 Comment out (does nothing).
14685
14686 * completion.el (dynamic-completion-mode):
14687 * dirtrack.el (dirtrack-debug-mode):
14688 * electric.el (electric-layout-mode):
14689 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
14690 * face-remap.el (text-scale-mode, buffer-face-mode):
14691 * iimage.el (iimage-mode):
14692 * image-mode.el (image-transform-mode):
14693 * minibuffer.el (completion-in-region-mode):
14694 * scroll-lock.el (scroll-lock-mode):
14695 * simple.el (next-error-follow-minor-mode):
14696 * tar-mode.el (tar-subfile-mode):
14697 * tooltip.el (tooltip-mode):
14698 * vcursor.el (vcursor-use-vcursor-map):
14699 * wid-browse.el (widget-minor-mode):
14700 * emulation/tpu-edt.el (tpu-edt-mode):
14701 * emulation/tpu-extras.el (tpu-cursor-free-mode):
14702 * international/iso-ascii.el (iso-ascii-mode):
14703 * language/thai-util.el (thai-word-mode):
14704 * mail/supercite.el (sc-minor-mode):
14705 * net/goto-addr.el (goto-address-mode):
14706 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
14707 * progmodes/cwarn.el (cwarn-mode):
14708 * progmodes/flymake.el (flymake-mode):
14709 * progmodes/glasses.el (glasses-mode):
14710 * progmodes/hideshow.el (hs-minor-mode):
14711 * progmodes/pascal.el (pascal-outline-mode):
14712 * textmodes/enriched.el (enriched-mode):
14713 * vc/smerge-mode.el (smerge-mode):
14714 Doc fixes (minor mode argument).
14715
14716 2012-02-07 Eli Zaretskii <eliz@gnu.org>
14717
14718 * ls-lisp.el (ls-lisp-sanitize): New function.
14719 (ls-lisp-insert-directory): Use it to fix or remove any elements
14720 in file-alist with missing attributes. (Bug#4673)
14721
14722 2012-02-07 Alan Mackenzie <acm@muc.de>
14723
14724 Fix spurious recognition of c-in-knr-argdecl.
14725
14726 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
14727 putative K&R region.
14728
14729 2012-02-07 Alan Mackenzie <acm@muc.de>
14730
14731 * progmodes/cc-engine.el (c-forward-objc-directive):
14732 Prevent looping in "#pragma mark @implementation".
14733
14734 2012-02-07 Michael Albinus <michael.albinus@gmx.de>
14735
14736 * notifications.el (notifications-on-closed-signal): Make `reason'
14737 optional. (Bug#10744)
14738
14739 2012-02-07 Glenn Morris <rgm@gnu.org>
14740
14741 * emacs-lisp/easy-mmode.el (define-minor-mode):
14742 Doc fixes for the macro and the mode it defines.
14743
14744 * image.el (imagemagick-types-inhibit): Doc fix.
14745
14746 * cus-start.el (imagemagick-render-type): Add it.
14747
14748 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
14749
14750 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
14751 Set the default at load time, too, so that `font-lock-fontify-buffer'
14752 can be called without setting up the entire mode first. This fixes
14753 a bug in `mm-inline-text' with C MIME parts.
14754
14755 2012-02-06 Chong Yidong <cyd@gnu.org>
14756
14757 * simple.el (list-processes--refresh): Delete exited processes
14758 (Bug#8094).
14759
14760 * comint.el (comint-next-prompt): next-single-char-property-change
14761 and prev-single-char-property-change never return nil (Bug#8657).
14762
14763 * custom.el (defcustom): Doc fix (Bug#9711).
14764
14765 2012-02-05 Chong Yidong <cyd@gnu.org>
14766
14767 * cus-edit.el (custom-variable-reset-backup): Quote the value
14768 before storing it in the customized-value property (Bug#6712).
14769 (custom-display): Add a customization type tag.
14770 (custom-buffer-create-internal): Improve tooltip message.
14771
14772 * wid-edit.el (widget-field-value-get): New optional arg to
14773 suppress trailing whitespace truncation.
14774 (character): Use it (Bug#2689).
14775
14776 2012-02-05 Andreas Schwab <schwab@linux-m68k.org>
14777
14778 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
14779 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
14780
14781 2012-02-05 Chong Yidong <cyd@gnu.org>
14782
14783 * cus-edit.el (custom-variable-value-create): For mismatched
14784 types, show the current value (Bug#7600).
14785
14786 * custom.el (defcustom): Doc fix.
14787
14788 2012-02-05 Glenn Morris <rgm@gnu.org>
14789
14790 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
14791
14792 2012-02-05 Juanma Barranquero <lekktu@gmail.com>
14793
14794 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
14795 (pp-buffer): Use `ignore-errors', `looking-at-p'.
14796 (pp-last-sexp): Use `looking-at-p'.
14797
14798 2012-02-04 Glenn Morris <rgm@gnu.org>
14799
14800 * files.el (revert-buffer):
14801 Doc fix (mention revert-buffer-in-progress-p).
14802
14803 * emacs-lisp/ert-x.el (ert-simulate-command):
14804 Check deferred-action-list (which is obsolete) is bound.
14805
14806 * subr.el (with-wrapper-hook): Doc fixes.
14807
14808 * simple.el (filter-buffer-substring-functions)
14809 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
14810
14811 2012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
14812
14813 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
14814 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
14815
14816 2012-02-04 Leo Liu <sdl.web@gmail.com>
14817
14818 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
14819
14820 2012-02-04 Glenn Morris <rgm@gnu.org>
14821
14822 * image.el (image-extension-data): Add obsolete alias.
14823
14824 * isearch.el (isearch-update): Doc fix.
14825
14826 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
14827
14828 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
14829
14830 2012-02-03 Glenn Morris <rgm@gnu.org>
14831
14832 * image.el (image-animated-p): Doc fix. Use image-animated-types.
14833 (image-animate-timeout): Doc fix.
14834
14835 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
14836
14837 2012-02-02 Glenn Morris <rgm@gnu.org>
14838
14839 * server.el (server-auth-dir): Doc fix.
14840 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
14841
14842 * subr.el (run-mode-hooks): Doc fix.
14843
14844 2012-02-02 Juri Linkov <juri@jurta.org>
14845
14846 * image-mode.el (image-toggle-display-image): Remove tautological
14847 `major-mode' from the `derived-mode-p' test.
14848
14849 2012-02-02 Kenichi Handa <handa@m17n.org>
14850
14851 * composite.el (compose-region): Cancel previous change.
14852
14853 2012-02-02 Kenichi Handa <handa@m17n.org>
14854
14855 * composite.el (compose-region, compose-string): Signal error for
14856 a null string component (Bug#6988).
14857
14858 2012-02-01 Chong Yidong <cyd@gnu.org>
14859
14860 * view.el (view-buffer-other-window, view-buffer-other-frame):
14861 Handle special modes like view-buffer (Bug#10650).
14862 (view-buffer): Simplify.
14863
14864 * frame.el (set-frame-font): Tweak meaning of third argument.
14865
14866 * dynamic-setting.el (font-setting-change-default-font):
14867 Use set-frame-font (Bug#9982).
14868
14869 2012-02-01 Glenn Morris <rgm@gnu.org>
14870
14871 * progmodes/compile.el (compilation-internal-error-properties):
14872 Respect compilation-first-column in the "*compilation*" buffer.
14873
14874 * emacs-lisp/easy-mmode.el (define-minor-mode):
14875 Relax :variable's test for a named function.
14876
14877 2012-01-31 Alan Mackenzie <acm@muc.de>
14878
14879 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
14880 off by one error.
14881
14882 2012-01-31 Chong Yidong <cyd@gnu.org>
14883
14884 * frame.el (set-frame-font): New arg ALL-FRAMES.
14885
14886 * menu-bar.el (menu-set-font): Use set-frame-font.
14887
14888 * faces.el (face-spec-reset-face): Don't apply unspecified
14889 attribute values to the default face.
14890
14891 2012-01-31 Juanma Barranquero <lekktu@gmail.com>
14892
14893 * progmodes/cwarn.el (cwarn): Remove dead link.
14894 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
14895 Remove * from defcustom docstrings.
14896 (turn-on-cwarn-mode): Make obsolete.
14897 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
14898 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
14899
14900 2012-01-31 Glenn Morris <rgm@gnu.org>
14901
14902 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
14903 Fix :variable handling of mode a symbol not equal to modefun.
14904 Allow named functions to be used as the cdr of :variable.
14905
14906 2012-01-30 Glenn Morris <rgm@gnu.org>
14907
14908 * emacs-lisp/authors.el (authors-fixed-entries):
14909 Remove reference to deleted file rnewspost.el.
14910
14911 2012-01-29 Juanma Barranquero <lekktu@gmail.com>
14912
14913 * window.el (window-with-parameter): Remove unused variable `windows'.
14914 (window--side-check): Remove unused variable `code'.
14915 (window--resize-siblings): Remove unused variable `first'.
14916 (adjust-window-trailing-edge): Remove unused variable `failed'.
14917 (window-deletable-p, window--delete): Remove unused variable `buffer'.
14918 Use `let', not `let*'.
14919 (balance-windows-2): Remove unused variable `found'.
14920 (window--state-put-2): Remove unused variable `splits'.
14921 (window-state-put): Remove unused variable `selected'.
14922 (same-window-p): Use `string-match-p'.
14923 (display-buffer-assq-regexp): Remove unused variable `value'.
14924 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
14925 Mark argument ALIST as ignored.
14926 (pop-to-buffer): Remove unused variable `old-window'.
14927
14928 2012-01-29 Eli Zaretskii <eliz@gnu.org>
14929
14930 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
14931 and .lzma compressed files.
14932
14933 2012-01-29 Chong Yidong <cyd@gnu.org>
14934
14935 * frame.el (window-system-default-frame-alist): Doc fix.
14936
14937 * dynamic-setting.el (font-setting-change-default-font): Don't
14938 change the default face if SET-FONT argument is non-nil (Bug#9982).
14939
14940 2012-01-29 Samuel Bronson <naesten@gmail.com>
14941
14942 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
14943
14944 2012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
14945
14946 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
14947 breakpoints in files outside current directory (Bug#6098).
14948
14949 2012-01-29 Chong Yidong <cyd@gnu.org>
14950
14951 * progmodes/python.el: Require ansi-color at top-level.
14952
14953 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
14954 Define and use in Emacs Lisp mode (Bug#9360).
14955 (lisp-mode-abbrev-table): Add doc.
14956 (lisp-mode-variables): Don't set local-abbrev-table.
14957 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
14958
14959 2012-01-28 Roland Winkler <winkler@gnu.org>
14960
14961 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
14962
14963 2012-01-28 Roland Winkler <winkler@gnu.org>
14964
14965 * textmodes/bibtex.el (bibtex-entry-alist): New function.
14966 (bibtex-set-dialect): Use it. Either set global values of
14967 dialect-dependent variables or bind these variables buffer-locally
14968 (Bug#10254).
14969 (bibtex-mode): Call bibtex-set-dialect via
14970 hack-local-variables-hook.
14971 (bibtex-dialect): Update docstring.
14972 Add safe-local-variable predicate.
14973 (bibtex-entry-alist, bibtex-field-alist): Initialize via
14974 bibtex-set-dialect.
14975 (bibtex-mode-map): Define menu for each dialect.
14976 (bibtex-entry): Fix docstring.
14977
14978 2012-01-28 Chong Yidong <cyd@gnu.org>
14979
14980 * eshell/esh-arg.el (eshell-quote-argument): New function.
14981
14982 * eshell/esh-ext.el (eshell-invoke-batch-file):
14983 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
14984 first arg to eshell-parse-command (Bug#10523).
14985
14986 2012-01-28 Drew Adams <drew.adams@oracle.com>
14987
14988 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
14989 `default-directory' is non-nil.
14990
14991 2012-01-28 Eli Zaretskii <eliz@gnu.org>
14992
14993 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
14994 line that displays system-configuration-options. (Bug#9924)
14995
14996 2012-01-28 Drew Adams <drew.adams@oracle.com>
14997
14998 * descr-text.el (describe-char): Show information about POS, in
14999 addition to information about the character at POS. Improve and
15000 update the doc string. Change "code point" to "code point in
15001 charset", to avoid confusion with the character's Unicode code
15002 point shown above that. (Bug#10129)
15003
15004 2012-01-28 Eli Zaretskii <eliz@gnu.org>
15005
15006 * descr-text.el (describe-char): Show the raw character, not only
15007 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
15008 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
15009 for the reasons.
15010
15011 2012-01-28 Phil Hagelberg <phil@hagelb.org>
15012
15013 * emacs-lisp/package.el (package-install):
15014 Run package-refresh-contents if there is no archive yet (Bug#9798).
15015
15016 2012-01-28 Chong Yidong <cyd@gnu.org>
15017
15018 * emacs-lisp/package.el (package-maybe-load-descriptor):
15019 New function, split from package-maybe-load-descriptor.
15020 (package-maybe-load-descriptor): Use it.
15021 (package-download-transaction): Fully load required packages
15022 inside the loop, so that `require' calls work (Bug#10593).
15023 (package-install): No need to call package-initialize now.
15024
15025 2012-01-28 Chong Yidong <cyd@gnu.org>
15026
15027 * simple.el (deactivate-mark): Doc fix (Bug#8614).
15028
15029 * tooltip.el (tooltip-mode): Doc fix.
15030 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
15031
15032 * frame.el (set-cursor-color): Doc fix (Bug#352).
15033
15034 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
15035 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
15036
15037 * cus-edit.el (custom-buffer-create-internal): Fix search button
15038 action (Bug#10542).
15039 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
15040
15041 2012-01-27 Eduard Wiebe <usenet@pusto.de>
15042
15043 * dired.el (dired-mark-files-regexp):
15044 Include any subdirectory components. (Bug#10445)
15045
15046 2012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
15047
15048 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
15049 Handle [host]:port syntax. (Bug#10533)
15050
15051 2012-01-27 Alex Harsanyi <harsanyi@mac.com>
15052
15053 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
15054
15055 2012-01-26 Glenn Morris <rgm@gnu.org>
15056
15057 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
15058 * term.el (term-raw-escape-map): Use Control-X-prefix.
15059 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
15060
15061 2012-01-25 Martin Rudalics <rudalics@gmx.at>
15062
15063 * window.el (window-state-get, window--state-get-1): Don't deal
15064 with fixed-sizeness of windows. Simplify code.
15065
15066 2012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
15067
15068 * window.el (window--state-get-1, window--state-put-2):
15069 Don't save and restore the mark.
15070
15071 2012-01-25 Chong Yidong <cyd@gnu.org>
15072
15073 * custom.el (custom-variable-p): Doc fix.
15074
15075 2012-01-25 Glenn Morris <rgm@gnu.org>
15076
15077 * dired.el (dired-goto-file): Handle some of the more common
15078 characters that `ls -b' escapes. (Bug#10596)
15079
15080 * progmodes/compile.el (compilation-next-error-function):
15081 Respect compilation-first-column in the "*compilation*" buffer.
15082 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
15083
15084 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
15085
15086 2012-01-24 Glenn Morris <rgm@gnu.org>
15087
15088 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
15089
15090 2012-01-24 Julien Danjou <julien@danjou.info>
15091
15092 * color.el (color-rgb-to-hsl): Fix value computing.
15093 (color-hue-to-rgb): New function.
15094 (color-hsl-to-rgb): New function.
15095 (color-clamp, color-saturate-hsl, color-saturate-name)
15096 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
15097 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
15098
15099 2012-01-24 Glenn Morris <rgm@gnu.org>
15100
15101 * vc/vc-rcs.el (vc-rcs-create-tag):
15102 * vc/vc-sccs.el (vc-sccs-create-tag):
15103 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
15104
15105 2012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
15106
15107 * eshell/esh-util.el (eshell-read-hosts-file):
15108 Skip comment lines. (Bug#10549)
15109
15110 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
15111
15112 2012-01-23 Juanma Barranquero <lekktu@gmail.com>
15113
15114 * subr.el (display-delayed-warnings): Doc fix.
15115 (collapse-delayed-warnings): New function to collapse identical
15116 adjacent warnings.
15117 (delayed-warnings-hook): Add it.
15118
15119 2012-01-22 Michael Albinus <michael.albinus@gmx.de>
15120
15121 * net/tramp.el (tramp-action-login): Set connection property "login-as".
15122
15123 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
15124 (tramp-default-user-alist): Don't add "pscp".
15125 (tramp-do-copy-or-rename-file-out-of-band): Use connection
15126 property "login-as", if set. (Bug#10530)
15127
15128 2012-01-21 Michael Albinus <michael.albinus@gmx.de>
15129
15130 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
15131 "plink1" and "psftp". (Bug#10530)
15132
15133 2012-01-21 Kenichi Handa <handa@m17n.org>
15134
15135 * international/mule-cmds.el (prefer-coding-system): Show a
15136 warning message if the default value of file-name-coding-system
15137 was not changed.
15138
15139 2012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
15140
15141 * windmove.el (windmove-reference-loc):
15142 Fix windmove-reference-loc miscalculation.
15143
15144 2012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
15145
15146 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
15147 default unit.
15148
15149 2012-01-21 Glenn Morris <rgm@gnu.org>
15150
15151 * international/mule.el (auto-coding-alist): Add .tbz.
15152
15153 * files.el (local-enable-local-variables): Doc fix.
15154 (inhibit-local-variables-regexps): Rename from
15155 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
15156 Doc fix. Add some extensions from auto-coding-alist.
15157 (inhibit-local-variables-suffixes):
15158 Rename from inhibit-first-line-modes-suffixes. Doc fix.
15159 (inhibit-local-variables-p):
15160 New function, extracted from set-auto-mode-1.
15161 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
15162 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
15163 (hack-local-variables): Doc fix. Make the mode-only case
15164 respect enable-local-variables and friends.
15165 Respect inhibit-local-variables-regexps for file-locals, but
15166 not for directory-locals.
15167 (set-visited-file-name):
15168 Take account of inhibit-local-variables-regexps.
15169 Whether it applies may change as the file name is changed.
15170 * jka-cmpr-hook.el (jka-compr-install):
15171 * jka-compr.el (jka-compr-uninstall):
15172 Update for inhibit-first-line-modes-suffixes name change.
15173
15174 2012-01-20 Martin Rudalics <rudalics@gmx.at>
15175
15176 * help-macro.el (make-help-screen): Temporarily restore original
15177 binding for minor-mode-map-alist (Bug#10454).
15178
15179 2012-01-19 Julien Danjou <julien@danjou.info>
15180
15181 * color.el (color-name-to-rgb): Use the white color to find the max
15182 color component value and return correctly computed values.
15183 (color-name-to-rgb): Add missing float conversion for max value.
15184
15185 2012-01-19 Martin Rudalics <rudalics@gmx.at>
15186
15187 * window.el (window--state-get-1, window-state-get): Do not use
15188 special state value for window-persistent-parameters.
15189 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
15190 (window--state-put-2): Reset all window parameters to nil before
15191 assigning values of persistent parameters.
15192
15193 2012-01-18 Alan Mackenzie <acm@muc.de>
15194
15195 Eliminate sluggishness and hangs in fontification of "semicolon
15196 deserts".
15197
15198 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
15199 Change value 10000 -> 3000.
15200 (c-state-safe-place): Reformulate so it doesn't stack up an
15201 infinite number of wrong entries in c-state-nonlit-pos-cache.
15202 (c-determine-limit-get-base, c-determine-limit): New functions to
15203 determine backward search limits disregarding literals.
15204 (c-find-decl-spots): Amend commenting.
15205 (c-cheap-inside-bracelist-p): New function which detects "={".
15206
15207 * progmodes/cc-fonts.el
15208 (c-make-font-lock-BO-decl-search-function): Give a limit to a
15209 backward search.
15210 (c-font-lock-declarations): Fix an occurrence of point being
15211 undefined. Check additionally for point being in a bracelist or
15212 near a macro invocation without a semicolon so as to avoid a
15213 fruitless time consuming search for a declarator. Give a more
15214 precise search limit for declarators using the new
15215 c-determine-limit.
15216
15217 2012-01-18 Glenn Morris <rgm@gnu.org>
15218
15219 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
15220 (set-auto-mode): Doc fixes.
15221
15222 2012-01-17 Glenn Morris <rgm@gnu.org>
15223
15224 * isearch.el (search-nonincremental-instead): Fix doc typo.
15225
15226 * dired.el (dired-insert-directory): Handle newlines in directory name.
15227 (dired-build-subdir-alist): Unescape newlines in directory name.
15228
15229 2012-01-17 Michael Albinus <michael.albinus@gmx.de>
15230
15231 * net/tramp.el (tramp-local-end-of-line): New defcustom.
15232 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
15233 (tramp-action-terminal): Use it. (Bug#10530)
15234
15235 2012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
15236
15237 * minibuffer.el (completion--replace): Strip properties (bug#10062).
15238
15239 2012-01-16 Martin Rudalics <rudalics@gmx.at>
15240
15241 * window.el (window-state-ignored-parameters): Remove variable.
15242 (window--state-get-1): Rename argument MARKERS to IGNORE.
15243 Handle persistent window parameters. Make copy of clone-of
15244 parameter only if requested. (Bug#10348)
15245 (window--state-put-2): Install a window parameter only if it has
15246 a non-nil value or an existing parameter shall be overwritten.
15247
15248 2012-01-15 Michael Albinus <michael.albinus@gmx.de>
15249
15250 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
15251
15252 2012-01-14 Eli Zaretskii <eliz@gnu.org>
15253
15254 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
15255 don't pass the (nil) value of `upnode' to string-match.
15256
15257 2012-01-14 Chong Yidong <cyd@gnu.org>
15258
15259 * startup.el (command-line): Fix X resource class for cursorColor.
15260 Fix values recognized by the cursorBlink resource.
15261
15262 2012-01-14 Paul Eggert <eggert@cs.ucla.edu>
15263
15264 * epg.el (epg--make-temp-file): Avoid permission race condition
15265 when running on old Emacs versions (bug#10403).
15266
15267 2012-01-14 Glenn Morris <rgm@gnu.org>
15268
15269 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
15270
15271 2012-01-13 Alan Mackenzie <acm@muc.de>
15272
15273 Fix filling for when filladapt mode is enabled.
15274
15275 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
15276 c-mask-paragraph, pass in `fill-paragraph' rather than
15277 `fill-region-as-paragraph'. (This is a reversion of a previous
15278 change.)
15279 * progmodes/cc-mode.el (c-basic-common-init):
15280 Make fill-paragraph-handle-comment buffer local and set it to nil.
15281
15282 2012-01-13 Glenn Morris <rgm@gnu.org>
15283
15284 * dired.el (dired-switches-escape-p): New function.
15285 (dired-insert-directory): Use dired-switches-escape-p.
15286 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
15287
15288 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
15289
15290 2012-01-12 Glenn Morris <rgm@gnu.org>
15291
15292 * mail/sendmail.el (mail-mode): Update paragraph-separate for
15293 changes in adaptive-fill-regexp. (Bug#10276)
15294
15295 2012-01-11 Alan Mackenzie <acm@muc.de>
15296
15297 Fix Emacs bug #10463 - put `widen's around the critical spots.
15298
15299 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
15300 widen around each invocation of c-state-pp-to-literal. Remove an
15301 unused let variable.
15302
15303 2012-01-11 Glenn Morris <rgm@gnu.org>
15304
15305 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
15306 Doc fix.
15307
15308 2012-01-10 Chong Yidong <cyd@gnu.org>
15309
15310 * net/network-stream.el (network-stream-open-starttls):
15311 Avoid emitting a confusing error message when the server gives a bad
15312 response to the capability command.
15313
15314 2012-01-10 Glenn Morris <rgm@gnu.org>
15315
15316 * mail/unrmail.el (unrmail): Tweak previous change.
15317
15318 2012-01-09 Chong Yidong <cyd@gnu.org>
15319
15320 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
15321
15322 2012-01-08 Alan Mackenzie <acm@muc.de>
15323
15324 Optimize font locking in long enum definitions.
15325
15326 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
15327 arm to a cond form to handle enums.
15328 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
15329 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
15330
15331 2012-01-07 Paul Eggert <eggert@cs.ucla.edu>
15332
15333 * files.el (move-file-to-trash): Preserve default file modes on error.
15334 (Bug#10401)
15335
15336 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
15337
15338 * faces.el (set-face-attribute): Clarify the meaning of the nil
15339 frame (bug#10294).
15340
15341 * subr.el (with-selected-frame): Mention that the selected frame
15342 is restored (bug#9980).
15343
15344 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
15345 (bug#9759).
15346
15347 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
15348 (password-read): Don't autoload unused function.
15349
15350 2012-01-07 Juanma Barranquero <lekktu@gmail.com>
15351
15352 * progmodes/which-func.el (which-func-mode): Turn into a
15353 non-interactive function and mark as obsolete (bug#10428).
15354
15355 2012-01-06 Chong Yidong <cyd@gnu.org>
15356
15357 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
15358 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
15359 functions, along with 1 and -1.
15360
15361 2012-01-06 Eli Zaretskii <eliz@gnu.org>
15362
15363 * time.el (display-time-load-average)
15364 (display-time-default-load-average): Doc fixes. See the thread
15365 starting at
15366 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
15367 for the details.
15368
15369 2012-01-06 Glenn Morris <rgm@gnu.org>
15370
15371 * mail/unrmail.el (unrmail): Give an explicit error if the input file
15372 has no messages. (Bug#10377)
15373
15374 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
15375 than Info-edit. (Bug#10385)
15376
15377 * time.el (display-time-load-average, display-time-next-load-average):
15378 Doc fixes.
15379
15380 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
15381 local setting of buffer-read-only to the input buffer. (Bug#10419)
15382
15383 * calendar/calendar.el (calendar-mode):
15384 Locally set scroll-margin to 0. (Bug#10379)
15385
15386 2012-01-06 Ulrich Mueller <ulm@gentoo.org>
15387
15388 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
15389
15390 2012-01-05 Glenn Morris <rgm@gnu.org>
15391
15392 * eshell/em-unix.el (diff-no-select): Autoload it.
15393 (eshell/diff): Use diff-no-select. (Bug#10420)
15394
15395 2012-01-05 Chong Yidong <cyd@gnu.org>
15396
15397 * shell.el (shell-dynamic-complete-functions): Revert last change.
15398 (shell-command-completion-function): New function.
15399 (shell-completion-vars): Use it to implement
15400 shell-completion-execonly (Bug#10417).
15401
15402 * custom.el (enable-theme): Don't set custom-safe-themes.
15403
15404 * cus-theme.el (custom-theme-merge-theme):
15405 Ignore custom-enabled-themes and custom-safe-themes.
15406
15407 2012-01-05 Michael R. Mauger <mmaug@yahoo.com>
15408
15409 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
15410 first prompt in `sql-interacive-mode'.
15411 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
15412 keywords.
15413 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
15414 (sql-product-interactive): Bug fix: Set `sql-buffer' in
15415 context of original buffer. Invoke `sql-login-hook'.
15416
15417 2012-01-04 Eli Zaretskii <eliz@gnu.org>
15418
15419 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
15420 letters in cite-prefix.
15421
15422 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
15423
15424 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
15425
15426 2012-01-03 Chong Yidong <cyd@gnu.org>
15427
15428 * shell.el (shell-dynamic-complete-functions):
15429 Put pcomplete-completions-at-point, so as to try
15430 comint-filename-completion first (Bug#10417).
15431
15432 2012-01-02 Richard Stallman <rms@gnu.org>
15433
15434 * battery.el (battery-status-function):
15435 Detect when to use battery-yeeloong-sysfs.
15436 (battery-echo-area-format): Add string for Yeeloong.
15437 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
15438 (battery-yeeloong-sysfs): New function.
15439
15440 2012-01-02 Chong Yidong <cyd@gnu.org>
15441
15442 * dirtrack.el (dirtrack-list): Eliminate unused third element.
15443 (dirtrack): Merge code for handling relative filenames in prompt
15444 from shell-dir-cookie-watcher.
15445 (dirtrack-debug-message): New arg to avoid excess format calls.
15446
15447 * shell.el (shell-dir-cookie-re): Variable deleted.
15448 (shell-dir-cookie-watcher): Function deleted.
15449 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
15450 with dirtrack-mode.
15451
15452 2012-01-01 Eli Zaretskii <eliz@gnu.org>
15453
15454 * term/w32-win.el (dynamic-library-alist) <gnutls>:
15455 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
15456 libgnutls-26.dll.
15457
15458 2011-12-31 Andreas Schwab <schwab@linux-m68k.org>
15459
15460 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
15461
15462 2011-12-31 Eli Zaretskii <eliz@gnu.org>
15463
15464 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
15465 headers of non-MIME messages, when rmail-enable-mime is non-nil.
15466
15467 2011-12-29 Michael Albinus <michael.albinus@gmx.de>
15468
15469 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
15470 also for alternative shells.
15471 (tramp-open-connection-setup-interactive-shell): Check, whether
15472 the shell is a busybox.
15473 (tramp-send-command): Don't suppress multiple prompts for
15474 busyboxes, it hurts.
15475
15476 2011-12-28 Chong Yidong <cyd@gnu.org>
15477
15478 * progmodes/gdb-mi.el (gdb-get-source-file-list)
15479 (gdb-get-source-file): Move mode line update to
15480 gdb-get-source-file (Bug#10087).
15481
15482 2011-12-25 Chong Yidong <cyd@gnu.org>
15483
15484 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
15485 gud-gdb-marker-filter without taking it as an argument.
15486 (gud-gdb-run-command-fetch-lines): Caller changed.
15487 (gud-gdb-completion-function): New variable.
15488 (gud-gdb-completion-at-point): Use it.
15489 (gud-gdb-completions-1): Split from gud-gdb-completions.
15490
15491 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
15492 function as separate arguments.
15493 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
15494 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
15495 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
15496 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
15497 (gdb-stopped, def-gdb-auto-update-trigger)
15498 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
15499 (gdb-get-changed-registers, gdb-get-main-selected-frame):
15500 Callers changed.
15501 (gud-gdbmi-completions): New function.
15502 (gdb): Use it for generating the completion table.
15503
15504 2011-12-24 Alan Mackenzie <acm@muc.de>
15505
15506 Introduce a mechanism to widen the region used in context font
15507 locking. Use this to protect declarations from losing their contexts.
15508
15509 * progmodes/cc-langs.el (c-before-font-lock-functions):
15510 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
15511 (c-before-context-fontification-functions): New defvar, a list of
15512 functions to be run just before context (etc.) font locking.
15513
15514 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
15515 New, functionality extracted from
15516 c-neutralize-syntax-in-and-mark-CPP.
15517 (c-in-after-change-fontification): New variable.
15518 (c-after-change): Set c-in-after-change-fontification.
15519 (c-set-fl-decl-start): Rejig its interface, so it can be called
15520 from both after-change and context fontifying.
15521 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
15522 New functions.
15523 (c-standard-font-lock-fontify-region-function): New variable.
15524 (c-font-lock-fontify-region): New function.
15525
15526 2011-12-24 Juri Linkov <juri@jurta.org>
15527
15528 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
15529 (Bug#10348)
15530
15531 2011-12-23 Michael Albinus <michael.albinus@gmx.de>
15532
15533 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
15534 existence of source file. (Bug#10325)
15535
15536 2011-12-23 Alan Mackenzie <acm@muc.de>
15537
15538 Fix unstable fontification inside templates.
15539
15540 * progmodes/cc-langs.el (c-before-font-lock-functions):
15541 Newly created from the singular version. The (c c++ objc) entry now
15542 additionally has c-set-fl-decl-start. The other languages (apart
15543 from AWK) have that as a single entry.
15544
15545 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
15546 The functionality for "local" declarations has been extracted to
15547 c-set-fl-decl-start.
15548
15549 * progmodes/cc-mode.el (c-common-init, c-after-change):
15550 Changes due to pluralisation of c-before-font-lock-functions.
15551 (c-set-fl-decl-start): New function, extracted from
15552 c-font-lock-enclosing-decls and enhanced.
15553
15554 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
15555
15556 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
15557
15558 2011-12-22 Juri Linkov <juri@jurta.org>
15559
15560 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
15561
15562 2011-12-22 Chong Yidong <cyd@gnu.org>
15563
15564 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
15565
15566 2011-12-21 Drew Adams <drew.adams@oracle.com>
15567
15568 * files.el (file-remote-p): Fix docstring. (Bug#10319)
15569
15570 2011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
15571
15572 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
15573
15574 2011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
15575
15576 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
15577 highlighting and support. Fix up comments for capitalization.
15578 (cfengine-mode-debug): New var.
15579 (cfengine3-mode): Change the modeline indicator to "CFE3".
15580 (cfengine3-font-lock-keywords): Improve defun highlighting.
15581 (cfengine2-actions): Rename from `cfengine-actions'.
15582 (cfengine2-font-lock-keywords): Rename from
15583 `cfengine-font-lock-keywords'.
15584 (cfengine2-imenu-expression): Rename from
15585 `cfengine-imenu-expression'.
15586 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
15587 (cfengine2-beginning-of-defun): Rename from
15588 `cfengine-beginning-of-defun'.
15589 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
15590 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
15591 (cfengine2-mode): Rename from `cfengine-mode'. Change the
15592 modeline indicator to "CFE2".
15593 (cfengine-mode): Defalias to `cfengine-auto-mode'.
15594 (cfengine-mode-abbrevs): Mark obsolete.
15595
15596 2011-12-21 Chong Yidong <cyd@gnu.org>
15597
15598 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
15599 filename argument.
15600
15601 2011-12-20 Martin Rudalics <rudalics@gmx.at>
15602
15603 * window.el (window-normalize-buffer-to-display): Remove.
15604 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
15605
15606 2011-12-19 Chong Yidong <cyd@gnu.org>
15607
15608 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
15609 Don't signal an error in a predicate function; return non-nil.
15610 (vc-dir-mark-file): Move the error here.
15611 (vc-dir-mark-unmark): If acting on the region, keep going if one
15612 of the entries cannot be marked/unmarked.
15613 (vc-dir-mark-all-files): If current entry is a directory, mark
15614 only child files, as documented.
15615
15616 2011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
15617
15618 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
15619 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
15620 addition.
15621
15622 2011-12-18 Jan Djärv <jan.h.d@swipnet.se>
15623
15624 * term/ns-win.el (ns-get-selection-internal)
15625 (ns-store-selection-internal): Declare.
15626 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
15627 Declare as obsolete.
15628 (ns-get-pasteboard, ns-paste-secondary):
15629 Use ns-get-selection-internal.
15630 (ns-set-pasteboard, ns-copy-including-secondary):
15631 Use ns-store-selection-internal.
15632
15633 2011-12-17 Chong Yidong <cyd@gnu.org>
15634
15635 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
15636 (vc-deduce-fileset): Doc fix.
15637
15638 2011-12-16 Andreas Schwab <schwab@linux-m68k.org>
15639
15640 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
15641
15642 2011-12-13 Sam Steingold <sds@gnu.org>
15643
15644 * man.el (Man-getpage-in-background): When running under a
15645 window-system, ignore $MANWIDTH and $COLUMNS.
15646
15647 2011-12-15 Kenichi Handa <handa@m17n.org>
15648
15649 * language/ethio-util.el: Change coding tag to utf-8-emacs.
15650 (setup-ethiopic-environment-internal): Comment out key-binding for
15651 ethio-toggle-punctuation.
15652
15653 2011-12-13 Alan Mackenzie <acm@muc.de>
15654
15655 Add the switch statement to AWK Mode.
15656
15657 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
15658 "default" to the keywords regexp.
15659
15660 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
15661 expression as the rest.
15662 (c-nonlabel-token-key): Allow string literals for AWK.
15663 Refactor for the other modes.
15664
15665 Large brace-block initialisation makes CC Mode slow: Fix.
15666 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
15667 routines. Limit backward searching in c-font-lock-enclosing.decl.
15668
15669 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
15670 pp-state and literal type in addition to the limits.
15671 (c-state-safe-place): New defun, extracted from c-state-literal-at.
15672 (c-state-literal-at): Use the above new defun.
15673 (c-slow-in-literal, c-fast-in-literal): Remove.
15674 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
15675
15676 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
15677 being in a literal. Add a limit for backward searching.
15678
15679 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
15680 c-slow-in-literal.
15681
15682 2011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
15683
15684 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
15685
15686 2011-12-13 Martin Rudalics <rudalics@gmx.at>
15687
15688 * window.el (delete-other-windows): Use correct frame in call to
15689 window-with-parameter.
15690
15691 2011-12-12 Daniel Pfeiffer <occitan@t-online.de>
15692
15693 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
15694 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
15695 (makefile-gmake-statements, makefile-makepp-statements):
15696 Use it and add new makepp keywords.
15697 (makefile-makepp-font-lock-keywords): Add new patterns.
15698 (makefile-match-function-end): Match new [...] and [[...]].
15699
15700 2011-12-11 Juanma Barranquero <lekktu@gmail.com>
15701
15702 * ses.el (ses-call-printer-return, ses-cell-property-get)
15703 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
15704 (ses-create-cell-variable, ses-reset-header-string)
15705 (ses-cell-set-formula, ses-repair-cell-reference-all)
15706 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
15707 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
15708 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
15709 (ses-aset-with-undo, ses-load, ses-truncate-cell)
15710 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
15711 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
15712 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
15713 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
15714 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
15715 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
15716 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
15717 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
15718
15719 2011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
15720
15721 * ses.el: The overall change is to add cell renaming, that is
15722 setting fancy names for cell symbols other than name matching
15723 "\\`[A-Z]+[0-9]+\\'" regexp .
15724 (ses-create-cell-variable): New defun.
15725 (ses-relocate-formula): Relocate formulas only for cells the
15726 symbols of which are not renamed, i.e. symbols whose names do not
15727 match regexp "\\`[A-Z]+[0-9]+\\'".
15728 (ses-relocate-all): Relocate values only for cells the symbols of
15729 which are not renamed.
15730 (ses-load): Create cells variables as the (ses-cell ...) are read,
15731 in order to check row col consistency with cell symbol name only
15732 for cells that are not renamed.
15733 (ses-replace-name-in-formula): New defun.
15734 (ses-rename-cell): New defun.
15735
15736 2011-12-11 Chong Yidong <cyd@gnu.org>
15737
15738 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
15739 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
15740
15741 2011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
15742
15743 * window.el (other-window): Fix docstring.
15744
15745 2011-12-10 Eli Zaretskii <eliz@gnu.org>
15746
15747 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
15748 `from' or `to' address before taking its substring.
15749 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
15750 encoded name is chopped in the middle of the encoded string, and
15751 thus displayed encoded.
15752
15753 2011-12-10 Juanma Barranquero <lekktu@gmail.com>
15754
15755 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
15756
15757 2011-12-10 Eli Zaretskii <eliz@gnu.org>
15758
15759 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
15760 to use texinfo-update-node and commands that call it if the
15761 Texinfo file uses @node lines without next/prev/up pointers.
15762 Correct outdated description about texinfo-master-menu.
15763 (texinfo-all-menus-update, texinfo-master-menu)
15764 (texinfo-update-node, texinfo-every-node-update)
15765 (texinfo-multiple-files-update): Doc fix. Warn against updating
15766 all the @node lines.
15767 (texinfo-master-menu): Only call texinfo-update-node if the prefix
15768 argument is numeric. Explain better in the doc string what the
15769 function really does.
15770 (texinfo-insert-master-menu-list): Improve the error message
15771 displayed if there's no menu in the Top node.
15772 (Bug#2975) See also this thread:
15773 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
15774
15775 2011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
15776
15777 * speedbar.el (speedbar-supported-extension-expressions):
15778 Add .adb and .ads, commonly used for Ada source code (bug#10256).
15779
15780 2011-12-09 Juanma Barranquero <lekktu@gmail.com>
15781
15782 * printing.el (pr-mode-alist):
15783 * simple.el (filter-buffer-substring-functions)
15784 (completion-list-insert-choice-function):
15785 * window.el (window-with-parameter, window-atom-root)
15786 (window-sides-slots, window-size-fixed, window-min-delta)
15787 (window-max-delta, window--resize-mini-window)
15788 (window--resize-child-windows-normal, window-tree)
15789 (delete-other-windows, quit-window, split-window)
15790 (display-buffer-record-window, special-display-buffer-names)
15791 (special-display-regexps, special-display-popup-frame)
15792 (same-window-p, split-window-sensibly)
15793 (display-buffer-overriding-action, display-buffer-alist)
15794 (display-buffer-base-action, display-buffer, switch-to-buffer)
15795 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
15796 (fit-window-to-buffer, recenter-positions)
15797 (mouse-autoselect-window-state, mouse-autoselect-window-select):
15798 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
15799 and remove unneeded backslashes in docstrings.
15800
15801 2011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
15802
15803 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
15804
15805 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
15806 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
15807 end in ".mk".
15808 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
15809 when reading the makefile (bug#10116).
15810
15811 2011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
15812
15813 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
15814 (bug#10116).
15815
15816 2011-12-06 Glenn Morris <rgm@gnu.org>
15817
15818 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
15819
15820 2011-12-06 Chong Yidong <cyd@gnu.org>
15821
15822 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
15823
15824 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
15825
15826 * textmodes/table.el (table-shorten-cell): Fix typo.
15827
15828 2011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
15829
15830 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
15831
15832 2011-12-05 Eli Zaretskii <eliz@gnu.org>
15833
15834 * descr-text.el (describe-char): Fix display of strong
15835 right-to-left characters and directional embeddings and overrides.
15836
15837 * simple.el (what-cursor-position): Fix display of codepoints of
15838 strong right-to-left characters.
15839
15840 2011-12-05 Chong Yidong <cyd@gnu.org>
15841
15842 * faces.el (read-color): Doc fix.
15843
15844 2011-12-05 Glenn Morris <rgm@gnu.org>
15845
15846 * align.el (align--set-marker): Add doc-string.
15847 Don't try to move something that is not a marker. (Bug#10216)
15848
15849 2011-12-04 Glenn Morris <rgm@gnu.org>
15850
15851 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
15852 overly zealous deletion of trailing whitespace.
15853
15854 2011-12-04 Juanma Barranquero <lekktu@gmail.com>
15855
15856 * server.el (server-delete-client): On Windows, do not try to delete
15857 the only terminal.
15858 (server-process-filter): On Windows, treat requests for a tty frame as
15859 if they were for a GUI frame if the running server is in GUI mode.
15860
15861 2011-12-03 Glenn Morris <rgm@gnu.org>
15862
15863 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
15864
15865 2011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
15866
15867 * electric.el: Streamline electric-indent's hook.
15868 (electric-indent-chars): Revert to simple list.
15869 (electric-indent-functions): New var.
15870 (electric-indent-post-self-insert-function): Use it.
15871
15872 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
15873 there's no inferior buffer (bug#10196).
15874 (prolog-consult-compile): Don't use toggle-read-only.
15875
15876 2011-12-02 Michael Albinus <michael.albinus@gmx.de>
15877
15878 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
15879 interrupt. (Bug#10187)
15880
15881 2011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
15882
15883 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
15884 (bug#9160).
15885
15886 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
15887 (bug#10191).
15888
15889 2011-12-02 Juri Linkov <juri@jurta.org>
15890
15891 * info.el (Info-search): Display "end of manual" when Isearch
15892 reaches the end of single-file Info manual. (Bug#9918)
15893
15894 2011-12-02 Eli Zaretskii <eliz@gnu.org>
15895
15896 * isearch.el (isearch-message-prefix): Run the input method part
15897 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
15898
15899 2011-12-02 Juri Linkov <juri@jurta.org>
15900
15901 * isearch.el (isearch-occur): Use `word-search-regexp' for
15902 `isearch-word'.
15903 (isearch-search-and-update): Add condition for `isearch-word' and
15904 call `word-search-regexp'. (Bug#10145)
15905
15906 2011-12-01 Glenn Morris <rgm@gnu.org>
15907
15908 * eshell/em-hist.el (eshell-hist-initialize):
15909 Handle eshell-history-size nil and HISTSIZE set or unset.
15910 (eshell-history-file-name, eshell-history-size): Fix custom type.
15911
15912 2011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
15913
15914 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
15915
15916 2011-12-01 Michael McNamara <mac@mail.brushroad.com>
15917
15918 * progmodes/verilog-mode.el (verilog-pretty-expr):
15919 Rework verilog-pretty-expr to handle new assignment operators in system
15920 verilog, such as += *= and the like.
15921 (verilog-assignment-operator-re): Regular expression to find the
15922 assigment operator in a verilog assignment.
15923 (verilog-assignment-operation-re): Regular expression to find an
15924 assignment statement for pretty-expr.
15925 (verilog-in-attribute-p): Query returns true if point is in an
15926 attribute context; used to skip these for expression line up from
15927 pretty-expr.
15928 (verilog-in-parameter-p): Query returns true if point is in an
15929 parameter definition context; used to skip these for expression
15930 line up from pretty-expr.
15931 (verilog-in-parenthesis-p): Query returns true if point is in a
15932 parenthetical expression, specifically ( ) but not [ ] or { };
15933 used by pretty-expr.
15934 (verilog-just-one-space): If there is no space, don't add one.
15935 (verilog-get-lineup-indent-2): Specifically skip just attribute
15936 contexts for expression lineup, rather than skipping all
15937 parenthetical expressions.
15938 (verilog-calculate-indent): Fix comment, and fix indent.
15939 (verilog-do-indent): Indent declarations in lists (suggested by
15940 Joachim Lechner).
15941 (verilog-mode-abbrev-table): Populate abbrev mode with the various
15942 skeleton items.
15943 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
15944 by Alain Mellan).
15945
15946 2011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
15947
15948 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
15949 parameters with embedded comments. Reported by Ray Stevens.
15950 (verilog-calc-1, verilog-fork-wait-re, verilog-forward-sexp)
15951 (verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
15952 Reported by Tim Holt.
15953 (verilog-auto): Fix AUTOing a upper module then AUTOing module
15954 instantiated by upper module causing wrong expansion until AUTOed a
15955 second time. Reported by K C Buckenmaier.
15956 (verilog-diff-auto): Fix showing .* as a difference when
15957 `verilog-auto-star-save' off. Reported by Dan Dever.
15958 (verilog-auto-reset, verilog-read-always-signals)
15959 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
15960 temporary signals in reset list if
15961 verilog-auto-reset-blocking-in-non is nil, and match assignment
15962 style to each signal's assignment type, bug381.
15963 Reported by Thomas Esposito.
15964 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
15965 (verilog-uvm-statement-re): Support UVM indentation and
15966 highlighting, with old OVM keywords only.
15967 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
15968 Support AUTOTIEOFF creating non-wire data types.
15969 Suggested by Jonathan Greenlaw.
15970 (verilog-auto-insert-lisp, verilog-delete-to-paren)
15971 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
15972 (verilog-inject-sense, verilog-read-inst-pins)
15973 (verilog-read-sub-decls, verilog-read-sub-decls-line):
15974 Fix mismatching parenthesis inside commented out code when deleting
15975 AUTOINST, bug383. Reported by Jonathan Greenlaw.
15976 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
15977 non-numeric vector width. Reported by Alex Reed.
15978 (verilog-auto-ascii-enum): Add "onehot" option to work around not
15979 detecting signals with parameter widths. Reported by Alex Reed.
15980 (verilog-auto-delete-trailing-whitespace):
15981 With `verilog-auto-delete-trailing-whitespace' remove trailing
15982 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
15983 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
15984 Fix verilog-scan-cache corruption when running user AUTO expansion
15985 hooks that call indentation routines.
15986 (verilog-simplify-range-expression): Fix typo ignoring lower case
15987 identifiers.
15988 (verilog-delete-auto): Fix delete-autos to also remove user created
15989 automatics, as long as they start with AUTO.
15990 (verilog-batch-diff-auto, verilog-diff-auto)
15991 (verilog-diff-function): Add `verilog-diff-auto' and bind to
15992 "C-c?" to report differences in AUTO expansion, ignoring spaces.
15993 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
15994 (verilog-in-paren-quick, verilog-re-search-backward-quick)
15995 (verilog-re-search-forward-quick, verilog-syntax-ppss):
15996 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
15997 is disabled and its cache will get corrupt, causing AUTOS not to
15998 expand. Instead use only -quick functions.
15999 (verilog-scan-region): Fix scanning over escaped quotes.
16000 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
16001 (verilog-re-search-backward-quick)
16002 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
16003 related functions now ignore strings, to fix misparsing of strings
16004 with magic comments embedded in them.
16005 (verilog-read-auto-template):
16006 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
16007 Reported by Brad Dobbie.
16008 (verilog-read-auto-template):
16009 Fix 'verilog-auto-inst-template-numbers' with comments.
16010 Reported by Brad Dobbie.
16011 (verilog-auto-inst, verilog-auto-inst-param)
16012 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
16013 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
16014 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
16015 debugging templates without merge conflicts, bug357.
16016 Reported by Brad Dobbie.
16017 (verilog-read-auto-template):
16018 Fix verilog-auto-inst-template-numbers with multiple templates.
16019 Reported by Brad Dobbie.
16020 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
16021 abbrevs so user won't be asked to save.
16022 (verilog-read-auto-lisp-present): Fix to start at beginning of
16023 buffer in case called outside of verilog-auto.
16024 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
16025 to "X-2". Reported by Matthew Myers.
16026 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
16027 all inputs from module templates. Reported by Leith Johnson.
16028 (verilog-module-inside-filename-p): Fix locating programs as with
16029 modules.
16030 (verilog-auto-inst-port): Fix vl-width expressions when using
16031 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
16032 (verilog-decls-get-regs, verilog-decls-get-signals,
16033 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
16034 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
16035 verilog-read-decls): Combine reg and wire structures into one var
16036 structure to represent SystemVerilog concepts.
16037 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
16038 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
16039 (verilog-auto-wire-type, verilog-insert-definition):
16040 Add verilog-auto-wire-type and AUTOLOGIC to support using
16041 SystemVerilog "logic" keyword instead of "wire"/"reg".
16042 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
16043 to declares outputs that also have assignments (presumably in an
16044 ifdef or generate if so there's not a driver conflict).
16045 Reported by Matthew Myers.
16046 (verilog-auto-declare-nettype, verilog-insert-definition):
16047 Add verilog-auto-declare-nettype to fix declarations using
16048 `default_nettype none. Reported by Julian Gorfajn.
16049 (verilog-read-always-signals-recurse, verilog-read-decls)
16050 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
16051 malformed end statement, bug325. Reported by Joshua Wise and
16052 Andrew Drake.
16053 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
16054 (verilog-inst-comment-re): Fix not deleting Interfaced comment
16055 when expanding .* in interfaces, bug320.
16056 Reported by Pierre-David Pfister.
16057 (verilog-read-module-name): Fix import statements between module
16058 name and open parenthesis, bug317.
16059 Reported by Pierre-David Pfister.
16060 (verilog-simplify-range-expression): Fix simplification of
16061 multiplications inside AUTOWIRE connections, bug303.
16062 (verilog-auto-inst-port): Support parameter expansion in
16063 multidimensional arrays.
16064 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
16065 after "assert property". Reported by Julian Gorfajn.
16066 (verilog-simplify-range-expression): Fix "couldn't merge" errors
16067 with multiplication, bug303.
16068 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
16069 Reported by Jan Frode Lonnum.
16070
16071 2011-11-30 Juanma Barranquero <lekktu@gmail.com>
16072
16073 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
16074 (hfy-shell-file-name, hfy-shell):
16075 * international/fontset.el (x-decompose-font-name): Fix typos.
16076
16077 2011-11-29 Ken Brown <kbrown@cornell.edu>
16078
16079 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
16080 (gdb-version): Remove defvar.
16081 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
16082 (gdb-gud-context-command, gdb-non-stop-handler)
16083 (gdb-current-context-command, gdb-stopped): Use it.
16084 (gdb-init-1): Enable pretty printing here.
16085 (gdb-non-stop-handler): Don't enable pretty-printing here.
16086 Check to see if the target supports non-stop mode; if not, turn off
16087 non-stop mode. Use the following.
16088 (gdb-check-target-async): New defun.
16089 (gud-watch, gdb-stopped): Fix whitespace.
16090 (gdb-get-source-file): Don't try to display the source file if
16091 `gdb-main-file' is nil.
16092
16093 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
16094
16095 * align.el: Try to generate fewer markers (bug#10047).
16096 (align--set-marker): New macro.
16097 (align-region): Use it.
16098
16099 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
16100
16101 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
16102
16103 2011-11-29 Chong Yidong <cyd@gnu.org>
16104
16105 * indent.el (indent-for-tab-command, indent-according-to-mode):
16106 Doc fix.
16107 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
16108
16109 2011-11-29 Michael Albinus <michael.albinus@gmx.de>
16110
16111 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
16112 aware of remote file names. (Bug#10124)
16113
16114 2011-11-29 Chong Yidong <cyd@gnu.org>
16115
16116 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
16117
16118 2011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
16119
16120 * files.el (find-file): Don't use force-same-window (bug#10144).
16121 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
16122 use pop-to-buffer if the selected window can't be used.
16123 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
16124
16125 2011-11-28 Eli Zaretskii <eliz@gnu.org>
16126
16127 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
16128 special-mode-map.
16129
16130 2011-11-28 Chong Yidong <cyd@gnu.org>
16131
16132 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
16133
16134 2011-11-27 Nick Roberts <nickrob@snap.net.nz>
16135
16136 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
16137 gdb-get-source-file-list on gdb-create-source-file-list.
16138
16139 2011-11-26 Eli Zaretskii <eliz@gnu.org>
16140
16141 * whitespace.el (whitespace-newline): Use a different foreground
16142 color for 16-color light-background displays.
16143
16144 2011-11-24 Chong Yidong <cyd@gnu.org>
16145
16146 * window.el (display-buffer--special-action): Doc fix.
16147
16148 2011-11-25 Juanma Barranquero <lekktu@gmail.com>
16149
16150 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
16151 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
16152 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
16153 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
16154 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
16155 (avl-tree-stack-first):
16156 * emacs-lisp/cconv.el (cconv--analyse-use):
16157 * net/gnutls.el (gnutls-negotiate): Fix typos.
16158
16159 2011-11-24 Glenn Morris <rgm@gnu.org>
16160
16161 * lpr.el (lpr-windows-system, lpr-lp-system):
16162 * mail/binhex.el (binhex-begin-line):
16163 * progmodes/grep.el (grep-history, grep-find-history):
16164 * textmodes/flyspell.el:
16165 * vc/pcvs-defs.el (cvs-global-menu):
16166 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
16167 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
16168 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
16169
16170 * net/tls.el: Fix case of "GnuTLS".
16171
16172 * paths.el (rmail-file-name): Format doc-string for make-docfile.
16173
16174 * version.el (emacs-build-system): Give it a doc-string.
16175
16176 2011-11-24 Juri Linkov <juri@jurta.org>
16177
16178 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
16179
16180 2011-11-24 Glenn Morris <rgm@gnu.org>
16181
16182 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
16183 if called on a non-mime message just toggle the headers. (Bug#8006)
16184
16185 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
16186
16187 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
16188 (allout-lead-with-comment-string, allout-structure-deleted-hook)
16189 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
16190 (allout-rebullet-heading, allout-open-sibtopic)
16191 (allout-toggle-current-subtree-encryption)
16192 (allout-toggle-subtree-encryption, allout-encrypt-string)
16193 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
16194 (allout-distinctive-bullets-string, allout-auto-activation):
16195 * window.el (window-normalize-buffer-to-display):
16196 * progmodes/verilog-mode.el (verilog-batch-indent):
16197 * textmodes/bibtex.el (bibtex-field-braces-opt)
16198 (bibtex-field-strings-opt):
16199 * vc/cvs-status.el (cvs-tree-merge):
16200 Fix typos.
16201
16202 2011-11-23 Michael Albinus <michael.albinus@gmx.de>
16203
16204 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
16205 `non-essential' to t, in order to avoid remote connections.
16206
16207 2011-11-23 Eli Zaretskii <eliz@gnu.org>
16208
16209 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
16210 On MS-DOS and MS-Windows, compare with loaddefs.el
16211 case-insensitively.
16212
16213 2011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
16214
16215 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
16216
16217 2011-11-23 Glenn Morris <rgm@gnu.org>
16218
16219 * paths.el (rmail-file-name): Reformat the doc-string so that it
16220 is picked up.
16221
16222 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
16223 (rmail-auto-file): Ignore case in the "special" field names,
16224 as mail-fetch-field does for all others.
16225
16226 * mail/rmail.el (rmail-forward):
16227 * mail/rmailkwd.el (rmail-set-label):
16228 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
16229 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
16230
16231 * mail/rmail.el (rmail-current-message): Doc fix.
16232
16233 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
16234
16235 2011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
16236
16237 * server.el (server-eval-and-print): Allow C-g (bug#6585).
16238
16239 2011-11-22 Glenn Morris <rgm@gnu.org>
16240
16241 * mail/rmailmm.el (test-rmail-mime-handler)
16242 (test-rmail-mime-bulk-handler)
16243 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
16244
16245 2011-11-21 Juri Linkov <juri@jurta.org>
16246
16247 * calc/calc.el (calc-read-key-sequence):
16248 Let-bind `input-method-function' to nil. (Bug#10018)
16249
16250 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
16251
16252 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
16253 Tell the caller that the next line needs recomputation, even
16254 though it doesn't start a sexp (bug#10094).
16255
16256 2011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
16257
16258 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
16259
16260 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
16261
16262 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
16263 Use force-same-window.
16264
16265 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
16266
16267 * descr-text.el (describe-char-unicode-data):
16268 * json.el (json-string-escape):
16269 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
16270 (Footnote-unicode, Footnote-style-p):
16271 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
16272
16273 2011-11-20 Chong Yidong <cyd@gnu.org>
16274
16275 * window.el (replace-buffer-in-windows): Restore interactive spec.
16276
16277 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
16278
16279 * electric.el (electric-indent-mode): Fix last change (too optimistic).
16280
16281 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
16282 (byte-compile-global-not-obsolete-vars): New var.
16283 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
16284 Use it.
16285 (byte-compile-warn-obsolete): Align text with the one in *Help*.
16286
16287 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
16288
16289 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
16290 * progmodes/pascal.el (electric-pascal-equal):
16291 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
16292 * xml.el (xml-substitute-special): Fix typos.
16293
16294 2011-11-20 Glenn Morris <rgm@gnu.org>
16295
16296 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
16297 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
16298 Doc fixes.
16299 (rmail-decode-mime-charset): Mark as obsolete.
16300
16301 * mail/rmailsum.el (rmail-message-regexp-p-1):
16302 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
16303 Before using mime functions, check they are set. (Bug#10077)
16304
16305 2011-11-19 Juri Linkov <juri@jurta.org>
16306
16307 * info.el (Info-finder-find-node): Use `package--builtins' instead
16308 of `package-alist'. Use node names formed by the pattern "Keyword "
16309 and the keyword name.
16310
16311 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
16312
16313 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
16314
16315 2011-11-19 Juri Linkov <juri@jurta.org>
16316
16317 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
16318 that calls `revert-buffer' on all Info buffers. (Bug#9915)
16319 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
16320 `old-history', `old-history-forward'. Add let-binding
16321 `window-selected'. Remove calls to `kill-buffer',
16322 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
16323 before calling `Info-find-node', so `Info-find-node-2' will reread
16324 the Info file. Restore window positions only when `window-selected'
16325 is non-nil.
16326
16327 2011-11-19 Juri Linkov <juri@jurta.org>
16328
16329 * isearch.el (isearch-lazy-highlight-new-loop):
16330 Remove condition `(not isearch-error)'. (Bug#9918)
16331
16332 * misearch.el (multi-isearch-search-fun): Add condition
16333 `(not bound)' to ignore lazy-highlighting search.
16334 Add the search-failed message "end of multi" when the end of
16335 multi-sequence is reached. Uncapitalize the search-failed
16336 message "Repeat for next buffer".
16337
16338 * info.el (Info-search): Add the search-failed message
16339 "end of the manual" when the end of the manual is reached
16340 in Isearch mode.
16341
16342 2011-11-19 Juri Linkov <juri@jurta.org>
16343
16344 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
16345 Use non-destructive `remove' instead of `delete' because
16346 `Info-history-list' stored to `Info-isearch-initial-history-list' in
16347 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
16348
16349 2011-11-19 Juri Linkov <juri@jurta.org>
16350
16351 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
16352 to nil instead of binding `search-ring' and `regexp-search-ring'.
16353 (Bug#9185)
16354
16355 2011-11-19 Eli Zaretskii <eliz@gnu.org>
16356
16357 * simple.el (line-move): Force movement by logical lines for any
16358 hscrolled window, not only when auto-hscroll-mode is on.
16359 (line-move-visual): Update doc string to that effect. (Bug#10076)
16360
16361 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
16362
16363 * language/european.el (macintosh): Define as alias for mac-roman.
16364
16365 2011-11-19 Eli Zaretskii <eliz@gnu.org>
16366
16367 * mail/rmailmm.el (rmail-mime-display-header)
16368 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
16369 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
16370 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
16371 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
16372 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
16373 of a raw aref.
16374 (rmail-mime-entity-segment): To get past the tagline, move forward
16375 2 more lines, to account for the 2 empty lines that precede and
16376 follow the line with the buttons.
16377 (rmail-mime-update-tagline): Move one more line, to get past the
16378 empty line that follows the buttons in the tagline. (Bug#9520)
16379
16380 2011-11-19 Martin Rudalics <rudalics@gmx.at>
16381
16382 * window.el (window-max-delta-1, window-min-delta-1)
16383 (window-min-size-1, window-state-get-1, window-state-put-1)
16384 (window-state-put-2): Use "window--" prefix.
16385
16386 2011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
16387
16388 * emacs-lisp/smie.el: Improve warnings and conflict detection.
16389 (smie-warning-count): New var.
16390 (smie-set-prec2tab): Use it.
16391 (smie-bnf->prec2): Improve warnings. Add docstring.
16392 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
16393 (smie-bnf--set-class): New function.
16394 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
16395 corner case.
16396
16397 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
16398 (compilation-error-properties, compilation-move-to-column):
16399 Handle compilation-first-column while in the target buffer.
16400
16401 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
16402 Don't hardcode point-min==1.
16403
16404 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
16405 (eshell-rewrite-for-command): Remove workaround.
16406 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
16407 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
16408 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
16409
16410 * files-x.el (modify-file-local-variable): Obey commenting conventions.
16411
16412 2011-11-17 Glenn Morris <rgm@gnu.org>
16413
16414 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
16415 Ignore buffer-local generated-autoload-file if it is the same
16416 as the global value. (Bug#10049)
16417
16418 2011-11-17 Juanma Barranquero <lekktu@gmail.com>
16419
16420 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
16421 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
16422 (reftex-toc-previous-heading, reftex-toc-max-level)
16423 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
16424 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
16425 (reftex-toc-do-promote, reftex-toc-promote-prepare)
16426 (reftex-toc-promote-action, reftex-toc-extract-section-number)
16427 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
16428 (reftex-toc-rename-label, reftex-toc-visit-location)
16429 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
16430 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
16431 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
16432 leaving "*toc*" only for references to the buffer.
16433
16434 2011-11-17 Martin Rudalics <rudalics@gmx.at>
16435
16436 * window.el (window-resize, delete-window, split-window):
16437 Replace window-splits by window-combination-resize.
16438 * cus-start.el (window-splits): Replace by window-combination-resize.
16439
16440 2011-11-17 Glenn Morris <rgm@gnu.org>
16441
16442 * progmodes/sh-script.el (sh-font-lock-keywords-var):
16443 Make bash entry derive from sh entry, not shell entry.
16444
16445 2011-11-16 Michael Albinus <michael.albinus@gmx.de>
16446
16447 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
16448 local file name.
16449
16450 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
16451
16452 * menu-bar.el (menu-bar-file-menu):
16453 * printing.el (pr-ps-utility):
16454 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
16455 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
16456 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
16457 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
16458 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
16459 (icalendar--convert-cyclic-to-ical)
16460 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
16461 (icalendar--convert-ical-to-diary)
16462 (icalendar--convert-recurring-to-diary)
16463 (icalendar--convert-non-recurring-all-day-to-diary)
16464 (icalendar-import-format-sample):
16465 * progmodes/idlw-shell.el (idlwave-shell-mode):
16466 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
16467 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
16468 (vhdl-ps-print-init): Fix typos.
16469
16470 2011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
16471
16472 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
16473 FSF and collapse date sequence, obscure author/maintainer email address
16474 better, remove extra version line, track relocation of author's webpage.
16475
16476 * progmodes/python.el (python-pdbtrack-input-prompt)
16477 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
16478 regular python pdb prompts. Adjustments shamelessly taken exactly as
16479 suggested in EmacsWiki page (tiny change):
16480 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
16481
16482 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
16483
16484 * expand.el (expand-pos, expand-index, expand-point):
16485 Remove redundant info from docstring.
16486 (expand-add-abbrevs): Doc fix.
16487 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
16488 (expand-sample-perl-mode-expand-list): Fix typos.
16489
16490 * net/dbus.el (dbus-event-member-name):
16491 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
16492 * term/pc-win.el (msdos-create-frame-with-faces):
16493 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
16494
16495 2011-11-16 Martin Rudalics <rudalics@gmx.at>
16496
16497 * window.el (split-window, window-state-get-1)
16498 (window-state-put-1, window-state-put-2): Rename occurrences of
16499 window-nest to window-combination-limit.
16500 * cus-start.el (window-nest): Rename to window-combination-limit.
16501
16502 2011-11-16 Chong Yidong <cyd@gnu.org>
16503
16504 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
16505 regexp (Bug#10033).
16506
16507 2011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
16508
16509 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
16510 `completing-read' will remove *Completions* and will preserve
16511 current-buffer for us.
16512 (tmm-add-prompt): Users of *Completions* will always (re)set its
16513 major mode.
16514 (tmm-old-comp-map): Remove.
16515
16516 2011-11-16 Glenn Morris <rgm@gnu.org>
16517
16518 * mail/rmailedit.el: Require rmailmm when compiling.
16519 (rmail-old-mime-state): New declaration.
16520 (rmail-edit-current-message): If editing a mime message,
16521 edit the "raw" message from the mbox buffer.
16522 (rmail-cease-edit): Handle mime messages. (Bug#9840)
16523
16524 2011-11-15 Glenn Morris <rgm@gnu.org>
16525
16526 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
16527 which wasn't being used. Add optional arg to force given state.
16528 (rmail-mime): Add optional arg to force given state.
16529
16530 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
16531
16532 * allout.el (allout-encryption-plaintext-sanitization-regexps):
16533 * frame.el (display-mm-dimensions-alist):
16534 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
16535 (outline-move-subtree-down):
16536 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
16537 (newsticker--treeview-do-get-node):
16538 * net/quickurl.el (quickurl-list-buffer-name):
16539 * progmodes/dcl-mode.el (dcl-mode):
16540 * progmodes/gdb-mi.el (gdb-mapcar*):
16541 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
16542
16543 2011-11-15 Glenn Morris <rgm@gnu.org>
16544
16545 * mail/rmail.el (rmail-file-coding-system): It's only ever used
16546 in a boolean sense, so just make it a boolean, and fix the doc.
16547 (rmail-show-mime-function, rmail-mime-feature)
16548 (rmail-require-mime-maybe): Doc fixes.
16549 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
16550
16551 * mail/rmailmm.el (rmail-show-mime): Doc fix.
16552
16553 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
16554
16555 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
16556 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
16557 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
16558 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
16559
16560 2011-11-15 Glenn Morris <rgm@gnu.org>
16561
16562 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
16563 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
16564 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
16565 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
16566 (rmail-mime, rmail-show-mime): Doc fixes.
16567
16568 * term/ns-win.el (mode-line-frame-identification):
16569 Leave it alone. (Bug#10051)
16570
16571 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
16572
16573 * mail/rmailout.el (rmail-output-to-rmail-buffer):
16574 Handle empty buffers. (Bug#9978)
16575
16576 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
16577
16578 * international/mule.el (define-charset):
16579 * mail/rmailmm.el (rmail-mime-find-header-encoding):
16580 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
16581 * progmodes/verilog-mode.el (verilog-backward-token):
16582 * textmodes/ispell.el (lookup-words):
16583 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
16584
16585 2011-11-14 Glenn Morris <rgm@gnu.org>
16586
16587 * progmodes/executable.el
16588 (executable-make-buffer-file-executable-if-script-p):
16589 Handle file-modes returning nil.
16590
16591 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
16592 message - not necessary, and causes problems. (Bug#9831)
16593
16594 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
16595
16596 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
16597
16598 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
16599 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
16600 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
16601
16602 2011-11-12 Martin Rudalics <rudalics@gmx.at>
16603
16604 * window.el (window-resize, delete-window): Use window-splits
16605 variable instead of function.
16606 (window-state-get-1, window-state-put-2, window-state-put):
16607 Don't deal with windows' splits status.
16608
16609 2011-11-12 Glenn Morris <rgm@gnu.org>
16610
16611 * apropos.el (apropos-do-all, apropos-library, apropos-value)
16612 (apropos-documentation): Doc fixes.
16613
16614 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
16615
16616 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
16617 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
16618
16619 2011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
16620
16621 * electric.el (electric-indent-post-self-insert-function): Make it
16622 possible for a char to only indent in some circumstances.
16623 (electric-indent-mode): Simplify.
16624
16625 2011-11-11 Martin Rudalics <rudalics@gmx.at>
16626
16627 * window.el (windows-with-parameter): Remove unused function.
16628 (windows-at-side): Rename to window-at-side-list.
16629 (window-check, window-atom-check, window-atom-check-1)
16630 (window-side-check, window-size-ignore, window-size-fixed-1)
16631 (window-in-direction-2): Prefix with "window--".
16632 (window-tree-1): Rename to window--subtree, fix doc-string.
16633
16634 2011-11-11 Glenn Morris <rgm@gnu.org>
16635
16636 * subr.el (eval-after-load): If FILE is already loaded,
16637 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
16638
16639 2011-11-10 Glenn Morris <rgm@gnu.org>
16640
16641 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
16642 Call svn via vc-svn-command rather than vc-do-command.
16643 (vc-svn-command): Add --non-interactive. (Bug#9993)
16644 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
16645
16646 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
16647 Add toggle-read-only. (Bug#7292)
16648 * files.el (toggle-read-only): Mention that it should only
16649 be used interactively. (Bug#10006)
16650
16651 2011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
16652
16653 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16654 Adjust regexp for OCaml warnings.
16655
16656 * electric.el (electric-pair-post-self-insert-function): Let user
16657 turn it off buffer-locally (bug#9932).
16658
16659 * progmodes/python.el (python-beginning-of-statement):
16660 Rewrite (bug#2703).
16661
16662 * progmodes/compile.el: Better handle TABs (bug#9749).
16663 (compilation-internal-error-properties)
16664 (compilation-next-error-function): Obey the target buffer's
16665 compilation-error-screen-columns.
16666
16667 2011-11-09 Juanma Barranquero <lekktu@gmail.com>
16668
16669 * progmodes/meta-mode.el: Remove obsolete comments.
16670 (meta-right-comment-regexp, meta-ignore-comment-regexp):
16671 Fix typos in docstrings.
16672
16673 2011-11-09 Martin Rudalics <rudalics@gmx.at>
16674
16675 * window.el (window-size-fixed-p): Rewrite doc-string.
16676 (window-resizable-p): Rename to window--resizable-p. Update callers.
16677 (window--resizable): New function. Make all callers of
16678 window-resizable call window--resizable instead.
16679 (window-resizable): Rewrite in terms of window--resizable.
16680
16681 2011-11-08 Glenn Morris <rgm@gnu.org>
16682
16683 * progmodes/delphi.el (delphi-mode-syntax-table):
16684 Let define-derived-mode define a proper syntax table. (Bug#9994)
16685
16686 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
16687
16688 * window.el: Stay away from defsubst.
16689 (window-list-no-nils): Remove.
16690 (window-state-get-1, window-state-get): Use backquote instead.
16691
16692 2011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
16693
16694 * emacs-lisp/find-func.el (find-function-read):
16695 Fix incorrect use of default argument in `completing-read'.
16696
16697 2011-11-08 Martin Rudalics <rudalics@gmx.at>
16698
16699 * window.el (display-buffer-function, special-display-function):
16700 Mention display-buffer-record-window but do not mention
16701 help-setup parameter in doc-strings.
16702 (window-min-delta): Fix doc-string typo.
16703
16704 2011-11-08 Chong Yidong <cyd@gnu.org>
16705
16706 * window.el (window-total-height, window-total-width): Doc fix.
16707 (window-body-size): Move from C.
16708 (window-body-height, window-body-width): Move to C.
16709
16710 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
16711
16712 * window.el: Make special-display like display-buffer-alist (bug#9532).
16713 (display-buffer--special-action): New function, morphed
16714 from display-buffer--special.
16715 (display-buffer): Use it to handle special-display-buffers at higher
16716 priority (just after display-buffer-alist).
16717 (display-buffer-fallback-action, display-buffer--other-frame-action)
16718 (pop-to-buffer-same-window): Remove display-buffer--special.
16719
16720 2011-11-07 Glenn Morris <rgm@gnu.org>
16721
16722 * calendar/cal-menu.el (cal-menu-set-date-title):
16723 Do nothing if not in a calendar. (Bug#9976)
16724
16725 2011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
16726
16727 * files.el (find-file): Always use selected-window.
16728
16729 2011-11-07 Martin Rudalics <rudalics@gmx.at>
16730
16731 * window.el (window-combinations): Make WINDOW argument
16732 mandatory. Rewrite doc-string.
16733 (walk-window-subtree, window-atom-check, window-min-delta)
16734 (window-max-delta, window--resize-this-window)
16735 (window--resize-root-window-vertically, window-tree)
16736 (balance-windows, window-state-put): Rewrite doc-strings as to
16737 not mention the term "subwindow".
16738 (window--resize-subwindows-skip-p): Rename to
16739 window--resize-child-windows-skip-p.
16740 (window--resize-subwindows-normal): Rename to
16741 window--resize-child-windows-normal.
16742 (window--resize-subwindows): Rename to
16743 window--resize-child-windows.
16744 (window-or-subwindow-p): Rename to window--in-subtree-p.
16745
16746 2011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
16747
16748 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
16749 Ensure that mbox format messages end in two newlines (Bug#9974).
16750
16751 2011-11-06 Chong Yidong <cyd@gnu.org>
16752
16753 * window.el (window-combination-p): Function deleted; its
16754 side-effect is not used in any existing code.
16755 (window-combinations, window-combined-p): Call window-*-child
16756 directly.
16757
16758 2011-11-05 Chong Yidong <cyd@gnu.org>
16759
16760 * window.el (window-valid-p): Rename from window-any-p.
16761 (window-size-ignore, window-state-get): Callers changed.
16762 (window-normalize-window): Rename from window-normalize-any-window.
16763 New arg LIVE-ONLY, replacing window-normalize-live-window.
16764 (window-normalize-live-window): Delete.
16765 (window-combination-p, window-combined-p, window-combinations)
16766 (walk-window-subtree, window-atom-root, window-min-size)
16767 (window-sizable, window-sizable-p, window-size-fixed-p)
16768 (window-min-delta, window-max-delta, window-resizable)
16769 (window-resizable-p, window-full-height-p, window-full-width-p)
16770 (window-current-scroll-bars, window-point-1, set-window-point-1)
16771 (window-at-side-p, window-in-direction, window-resize)
16772 (adjust-window-trailing-edge, maximize-window, minimize-window)
16773 (window-deletable-p, delete-window, delete-other-windows)
16774 (record-window-buffer, unrecord-window-buffer)
16775 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
16776 (quit-window, split-window, window-state-put)
16777 (set-window-text-height, fit-window-to-buffer)
16778 (shrink-window-if-larger-than-buffer): Callers changed.
16779
16780 2011-11-04 Eli Zaretskii <eliz@gnu.org>
16781
16782 * mail/rmail.el (rmail-simplified-subject): Decode subject with
16783 rfc2047-decode-string.
16784 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
16785 warnings.
16786
16787 * window.el (window-body-height, window-body-width): Mention in
16788 the doc string that the return values are in frame's canonical
16789 units. (Bug#9949)
16790
16791 2011-11-03 Alan Mackenzie <acm@muc.de>
16792
16793 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
16794 change in cc-engine.el.
16795
16796 2011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
16797
16798 * window.el (switch-to-buffer): Use `force-same-window' interactively.
16799
16800 2011-11-02 Martin Rudalics <rudalics@gmx.at>
16801
16802 * window.el (quit-window): Call unrecord-window-buffer after
16803 showing another buffer in the window. (Bug#9937)
16804 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
16805
16806 2011-11-02 Juanma Barranquero <lekktu@gmail.com>
16807
16808 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
16809 Accept status with more than 9 shelves. (Bug#9935)
16810 Reported by Colin D Bennett <colin@gibibit.com>.
16811
16812 2011-11-01 Martin Rudalics <rudalics@gmx.at>
16813
16814 * help.el (with-help-window): Don't reference
16815 temp-buffer-show-specifiers in doc-string.
16816
16817 2011-10-31 Andreas Schwab <schwab@linux-m68k.org>
16818
16819 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
16820 menu-item.
16821
16822 2011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16823
16824 * whitespace.el: New version 13.2.2.
16825 (whitespace-newline-mode): Disable properly. Reported by Sarah
16826 <EmacsWiki>.
16827
16828 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
16829
16830 * net/newst-treeview.el: Remove "Time-stamp".
16831 (newsticker--group-manage-orphan-feeds): Do not call
16832 newsticker--treeview-tree-update.
16833 (newsticker-treeview-update, newsticker-treeview):
16834 Call newsticker--treeview-tree-update if necessary.
16835
16836 2011-10-30 Martin Rudalics <rudalics@gmx.at>
16837
16838 * window.el (window-iso-combination-p, window-iso-combined-p)
16839 (window-iso-combinations): Remove "iso-" infix.
16840 Suggested by Chong Yidong.
16841 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
16842 (window-max-delta-1, window-resize, window--resize-siblings)
16843 (window--resize-this-window, adjust-window-trailing-edge)
16844 (split-window, balance-windows-1)
16845 (shrink-window-if-larger-than-buffer):
16846 * calendar/calendar.el (calendar-generate-window):
16847 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
16848
16849 2011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
16850
16851 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
16852 in place (bug#9907).
16853 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
16854 (eshell-rewrite-if-command, eshell-rewrite-for-command)
16855 (eshell-structure-basic-command, eshell-rewrite-while-command)
16856 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
16857 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
16858 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
16859 (eshell-do-pipelines-synchronously, eshell-eval-command):
16860 Use backquotes and prefer setq to set.
16861 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
16862 (eshell-macrop): Use functionp.
16863 (eshell-do-eval): Handle multiple expressions in `while' body.
16864
16865 2011-10-30 Chong Yidong <cyd@gnu.org>
16866
16867 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
16868 instead of set-mark (Bug#9810).
16869
16870 2011-10-30 Chong Yidong <cyd@gnu.org>
16871
16872 * window.el (split-window-below, split-window-right): Rename from
16873 split-window-above-each-other and split-window-side-by-side
16874 respectively. All callers changed.
16875 (split-window-sensibly, split-window-sensibly): Use them.
16876 (split-window-keep-point): Doc fix.
16877
16878 * isearch.el: Add isearch-scroll property to split-window-below
16879 and split-window-right.
16880
16881 * follow.el (follow-mode):
16882 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
16883 * progmodes/ada-xref.el (ada-gdb-application):
16884 * emulation/vip.el (vip-buffer-in-two-windows):
16885 * image-dired.el (image-dired-dired-with-window-configuration):
16886 * dired-x.el (dired-do-find-marked-files):
16887 * dired.el (dired-pop-to-buffer):
16888 * bs.el (bs--show-with-configuration):
16889 * vc/emerge.el (emerge-setup-windows):
16890 * textmodes/two-column.el (2C-two-columns):
16891 * textmodes/reftex-toc.el (reftex-toc):
16892 * progmodes/gdb-mi.el (gdb-setup-windows):
16893 * progmodes/fortran.el (fortran-window-create):
16894 * net/newst-treeview.el (newsticker--treeview-window-init):
16895 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
16896 * emulation/tpu-edt.el (tpu-gold-map):
16897 * emulation/crisp.el (crisp-mode-map):
16898 * calendar/calendar.el (calendar-basic-setup): Callers changed.
16899
16900 2011-10-29 Chong Yidong <cyd@gnu.org>
16901
16902 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
16903
16904 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
16905
16906 * textmodes/flyspell.el (flyspell-word): Fix char offset for
16907 forged Ispell output (Bug#7904).
16908
16909 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
16910
16911 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
16912
16913 * doc-view.el: Avoid ugly errors about not finding nil.
16914 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
16915 (doc-view-dvipdf-program, doc-view-unoconv-program)
16916 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
16917 Avoid nil or absolute file name as default value.
16918 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
16919
16920 2011-10-28 Alan Mackenzie <acm@muc.de>
16921
16922 * progmodes/cc-defs.el (c-version): -> 5.32.2.
16923
16924 2011-10-28 Alan Mackenzie <acm@muc.de>
16925
16926 Amend the handling of c-beginning/end-of-defun in nested declaration
16927 scopes.
16928
16929 * progmodes/cc-vars.el (c-defun-tactic): Move here from
16930 cc-langs.el. Change it to a defcustom.
16931
16932 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
16933 cc-vars.el.
16934
16935 * progmodes/cc-engine.el (c-beginning-of-statement-1):
16936 Prevent "class foo : bar" being spuriously recognized as a label.
16937
16938 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
16939 Add parameter `inclusive' (to include enclosing braces in the region).
16940 (c-widen-to-enclosing-decl-scope): New function.
16941 (c-while-widening-to-decl-block): New macro.
16942 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
16943 outward for defun boundaries, and correspondingly change symbol
16944 `respect-enclosure' to `go-outward'.
16945 (c-declaration-limits): Change algorithm to report only the "innermost"
16946 defun's boundaries.
16947
16948 2011-10-28 Deniz Dogan <deniz@dogan.se>
16949
16950 * net/rcirc.el (rcirc-mode): Use hard newlines.
16951
16952 2011-10-28 Alan Mackenzie <acm@muc.de>
16953
16954 Amend to indent and fontify macros "which include their own semicolon"
16955 correctly, using the "virtual semicolon" mechanism.
16956
16957 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
16958
16959 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
16960 Recode to scan one line at a time rather than having \n and \r
16961 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
16962 (c-forward-label): Amend for virtual semicolons.
16963 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
16964
16965 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
16966 of the new C macros.
16967
16968 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
16969 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
16970 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
16971 (c-opt-cpp-macro-define): Make into a full language variable.
16972 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
16973 AWK Mode (including \n, \r) removed, no longer needed.
16974
16975 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
16976 Invoke c-make-macro-with-semi-re.
16977
16978 * progmodes/cc-vars.el (c-macro-with-semi-re):
16979 (c-macro-names-with-semicolon): New variables.
16980 (c-make-macro-with-semi-re): New function.
16981
16982 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
16983
16984 * vc/log-edit.el: Fill empty field rather than adding new one.
16985 (log-edit-add-field): New function.
16986 (log-edit-insert-changelog): Use it.
16987
16988 2011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
16989
16990 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
16991
16992 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
16993
16994 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
16995 (gdb--check-interpreter): New function.
16996 (gdb): Use it.
16997
16998 2011-10-27 Glenn Morris <rgm@gnu.org>
16999
17000 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
17001 (least-positive-float, least-negative-float)
17002 (least-positive-normalized-float, least-negative-normalized-float)
17003 (float-epsilon, float-negative-epsilon):
17004 Remove unnecessary declarations.
17005
17006 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
17007 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
17008 (least-positive-float, least-negative-float)
17009 (least-positive-normalized-float, least-negative-normalized-float)
17010 (float-epsilon, float-negative-epsilon): Add doc-strings,
17011 based on those in cl.texi.
17012
17013 * files.el (set-visited-file-name): If the major-mode changed,
17014 reload the local variables. (Bug#9796)
17015
17016 2011-10-27 Chong Yidong <cyd@gnu.org>
17017
17018 * subr.el (change-major-mode-after-body-hook): New hook.
17019 (run-mode-hooks): Run it.
17020
17021 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
17022 Use change-major-mode-before-body-hook.
17023
17024 * simple.el (fundamental-mode):
17025 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
17026 change introducing fundamental-mode-hook.
17027
17028 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
17029
17030 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
17031
17032 2011-10-26 Michael Albinus <michael.albinus@gmx.de>
17033
17034 * ido.el (ido-file-name-all-completions-1): Do not require
17035 tramp.el explicitly. (Bug#7583)
17036
17037 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
17038
17039 * progmodes/octave-mod.el:
17040 * progmodes/octave-inf.el: Update maintainer.
17041
17042 2011-10-26 Chong Yidong <cyd@gnu.org>
17043
17044 * subr.el (with-wrapper-hook): Rewrite doc.
17045
17046 2011-10-25 Michael Albinus <michael.albinus@gmx.de>
17047
17048 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
17049 filenames "/method:foo:". (Bug#9793)
17050
17051 2011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
17052
17053 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
17054 (bug#9865).
17055
17056 2011-10-24 Glenn Morris <rgm@gnu.org>
17057
17058 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
17059
17060 2011-10-24 Michael Albinus <michael.albinus@gmx.de>
17061
17062 * notifications.el: Add the requirement of a running D-Bus session
17063 bus to the Commentary.
17064
17065 2011-10-24 Juri Linkov <juri@jurta.org>
17066
17067 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
17068 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
17069 (Bug#9364)
17070
17071 2011-10-24 Juri Linkov <juri@jurta.org>
17072
17073 * info.el (Info-following-node-name-re): Add newline to the list
17074 of allowed characters for leading space. (Bug#9824)
17075
17076 2011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
17077
17078 * progmodes/octave-inf.el (inferior-octave-mode-map):
17079 Fix C-c C-h binding.
17080 * progmodes/octave-mod.el (octave-help): Remove.
17081
17082 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
17083
17084 Sync with Tramp 2.2.3.
17085
17086 * net/tramp-cache.el (top): Pacify byte-compiler using
17087 `init-file-user' and `site-run-file'.
17088
17089 * net/trampver.el: Update release number.
17090
17091 2011-10-23 Chong Yidong <cyd@gnu.org>
17092
17093 * files.el (toggle-read-only): Remove obsolete comment about
17094 version control.
17095
17096 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
17097 for toggle-read-only. Note that this hasn't called vc-next-action
17098 since 2008-05-02, though it wasn't documented at the time.
17099
17100 * vc/ediff-init.el (ediff-toggle-read-only-function):
17101 Use toggle-read-only.
17102
17103 2011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
17104
17105 Fix bug #9560, sporadic wrong indentation; improve instrumentation
17106 of c-parse-state.
17107
17108 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
17109 correct faulty logical expression.
17110 (c-parse-state-state, c-record-parse-state-state):
17111 (c-replay-parse-state-state): New defvar/defuns.
17112 (c-debug-parse-state): Use new functions.
17113
17114 2011-10-22 Martin Rudalics <rudalics@gmx.at>
17115
17116 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
17117 last fix. Use window-in-direction correctly.
17118
17119 2011-10-21 Chong Yidong <cyd@gnu.org>
17120
17121 * progmodes/idlwave.el (idlwave-mode):
17122 * progmodes/vera-mode.el (vera-mode): No need to set
17123 require-final-newline; that's done in prog-mode.
17124 Suggested by Stefan Monnier.
17125
17126 2011-10-21 Martin Rudalics <rudalics@gmx.at>
17127
17128 * mouse.el (mouse-drag-window-above)
17129 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
17130 (mouse-drag-mode-line-1, mouse-drag-header-line)
17131 (mouse-drag-vertical-line-rightward-window): Remove.
17132 (mouse-drag-line): New function.
17133 (mouse-drag-mode-line, mouse-drag-header-line)
17134 (mouse-drag-vertical-line): Call mouse-drag-line.
17135 * window.el (window-at-side-p, windows-at-side): New functions.
17136
17137 2011-10-21 Ulrich Mueller <ulm@gentoo.org>
17138
17139 * tar-mode.el (tar-grind-file-mode):
17140 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
17141
17142 2011-10-21 Chong Yidong <cyd@gnu.org>
17143
17144 * progmodes/idlwave.el (idlwave-mode):
17145 * progmodes/vera-mode.el (vera-mode):
17146 Use mode-require-final-newline.
17147
17148 2011-10-20 Glenn Morris <rgm@gnu.org>
17149
17150 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
17151
17152 2011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
17153
17154 * emulation/cua-base.el (cua-set-mark): Fix case of string.
17155
17156 2011-10-20 Chong Yidong <cyd@gnu.org>
17157
17158 * emulation/cua-base.el (cua-mode):
17159 * mail/footnote.el (footnote-mode):
17160 * mail/mailabbrev.el (mail-abbrevs-mode):
17161 * net/xesam.el (xesam-minor-mode):
17162 * progmodes/bug-reference.el (bug-reference-mode):
17163 * progmodes/cap-words.el (capitalized-words-mode):
17164 * progmodes/compile.el (compilation-minor-mode)
17165 (compilation-shell-minor-mode):
17166 * progmodes/gud.el (gud-tooltip-mode):
17167 * progmodes/hideif.el (hide-ifdef-mode):
17168 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
17169 * progmodes/subword.el (subword-mode):
17170 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
17171 * progmodes/which-func.el (which-function-mode):
17172 * term/tvi970.el (tvi970-set-keypad-mode):
17173 * term/vt100.el (vt100-wide-mode):
17174 * textmodes/flyspell.el (flyspell-mode):
17175 * textmodes/ispell.el (ispell-minor-mode):
17176 * textmodes/nroff-mode.el (nroff-electric-mode):
17177 * textmodes/paragraphs.el (use-hard-newlines):
17178 * textmodes/refill.el (refill-mode):
17179 * textmodes/reftex.el (reftex-mode):
17180 * textmodes/rst.el (rst-minor-mode):
17181 * textmodes/sgml-mode.el (html-autoview-mode)
17182 (sgml-electric-tag-pair-mode):
17183 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
17184 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
17185 * emulation/crisp.el (crisp-mode):
17186 * emacs-lisp/eldoc.el (eldoc-mode):
17187 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
17188 minor mode behavior.
17189
17190 2011-10-19 Juri Linkov <juri@jurta.org>
17191
17192 * descr-text.el (describe-char): Add #x2010 and #x2011 to
17193 the list of hard-coded chars with escape-glyph face.
17194
17195 2011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
17196
17197 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
17198
17199 2011-10-19 Michael Albinus <michael.albinus@gmx.de>
17200
17201 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
17202 running process.
17203
17204 2011-10-19 Glenn Morris <rgm@gnu.org>
17205
17206 * vc/vc-bzr.el (vc-bzr-after-dir-status):
17207 Ignore ignored files. (Bug#9726)
17208
17209 2011-10-19 Chong Yidong <cyd@gnu.org>
17210
17211 Doc fix for minor modes, stating that an omitted argument enables
17212 the mode unconditionally when called from Lisp.
17213
17214 * abbrev.el (abbrev-mode):
17215 * allout.el (allout-mode):
17216 * autoinsert.el (auto-insert-mode):
17217 * autoarg.el (autoarg-mode, autoarg-kp-mode):
17218 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
17219 (global-auto-revert-mode):
17220 * battery.el (display-battery-mode):
17221 * composite.el (global-auto-composition-mode)
17222 (auto-composition-mode):
17223 * delsel.el (delete-selection-mode):
17224 * desktop.el (desktop-save-mode):
17225 * dired-x.el (dired-omit-mode):
17226 * dirtrack.el (dirtrack-mode):
17227 * doc-view.el (doc-view-minor-mode):
17228 * double.el (double-mode):
17229 * electric.el (electric-indent-mode, electric-pair-mode):
17230 * emacs-lock.el (emacs-lock-mode):
17231 * epa-hook.el (auto-encryption-mode):
17232 * follow.el (follow-mode):
17233 * font-core.el (font-lock-mode):
17234 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
17235 * help.el (temp-buffer-resize-mode):
17236 * hilit-chg.el (highlight-changes-mode)
17237 (highlight-changes-visible-mode):
17238 * hi-lock.el (hi-lock-mode):
17239 * hl-line.el (hl-line-mode, global-hl-line-mode):
17240 * icomplete.el (icomplete-mode):
17241 * ido.el (ido-everywhere):
17242 * image-file.el (auto-image-file-mode):
17243 * image-mode.el (image-minor-mode):
17244 * iswitchb.el (iswitchb-mode):
17245 * jka-cmpr-hook.el (auto-compression-mode):
17246 * linum.el (linum-mode):
17247 * longlines.el (longlines-mode):
17248 * master.el (master-mode):
17249 * mb-depth.el (minibuffer-depth-indicate-mode):
17250 * menu-bar.el (menu-bar-mode):
17251 * minibuf-eldef.el (minibuffer-electric-default-mode):
17252 * mouse-sel.el (mouse-sel-mode):
17253 * msb.el (msb-mode):
17254 * mwheel.el (mouse-wheel-mode):
17255 * outline.el (outline-minor-mode):
17256 * paren.el (show-paren-mode):
17257 * recentf.el (recentf-mode):
17258 * reveal.el (reveal-mode, global-reveal-mode):
17259 * rfn-eshadow.el (file-name-shadow-mode):
17260 * ruler-mode.el (ruler-mode):
17261 * savehist.el (savehist-mode):
17262 * scroll-all.el (scroll-all-mode):
17263 * scroll-bar.el (scroll-bar-mode):
17264 * server.el (server-mode):
17265 * shell.el (shell-dirtrack-mode):
17266 * simple.el (auto-fill-mode, transient-mark-mode)
17267 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
17268 (line-number-mode, column-number-mode, size-indication-mode)
17269 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
17270 * strokes.el (strokes-mode):
17271 * time.el (display-time-mode):
17272 * t-mouse.el (gpm-mouse-mode):
17273 * tool-bar.el (tool-bar-mode):
17274 * tooltip.el (tooltip-mode):
17275 * type-break.el (type-break-mode-line-message-mode)
17276 (type-break-query-mode):
17277 * view.el (view-mode):
17278 * whitespace.el (whitespace-mode, whitespace-newline-mode)
17279 (global-whitespace-mode, global-whitespace-newline-mode):
17280 * xt-mouse.el (xterm-mouse-mode): Doc fix.
17281
17282 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
17283 Fix autogenerated docstring.
17284
17285 2011-10-19 Juri Linkov <juri@jurta.org>
17286
17287 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
17288 by checking environment variables "DESKTOP_SESSION" and
17289 "XDG_CURRENT_DESKTOP". (Bug#9779)
17290
17291 2011-10-19 Juri Linkov <juri@jurta.org>
17292
17293 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
17294 (browse-url-chromium-program, browse-url-chromium-arguments):
17295 New defcustoms.
17296 (browse-url-default-browser): Check for `browse-url-chromium' and
17297 call `browse-url-chromium-program'.
17298 (browse-url-chromium): New command. (Bug#9779)
17299
17300 2011-10-18 Juanma Barranquero <lekktu@gmail.com>
17301
17302 * facemenu.el (list-colors-duplicates): On Windows, detect more
17303 duplicates by assuming that only colors matching "^System" are
17304 special "system colors". (Bug#9722)
17305
17306 2011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
17307
17308 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
17309 to distinguish the author from the committer.
17310
17311 2011-10-18 Michael Albinus <michael.albinus@gmx.de>
17312
17313 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
17314
17315 2011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
17316
17317 * international/mule.el (sgml-html-meta-auto-coding-function):
17318 Add support for detecting encoding in HTML5 specified only as
17319 <meta charset="UTF-8">. Implementation just makes http-equiv and
17320 content-type parts from HTML4 encoding string optional. (Bug#9716)
17321
17322 2011-10-18 Glenn Morris <rgm@gnu.org>
17323
17324 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
17325
17326 2011-10-18 Chong Yidong <cyd@gnu.org>
17327
17328 * faces.el (cursor): Doc fix.
17329
17330 2011-10-17 Chong Yidong <cyd@gnu.org>
17331
17332 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
17333
17334 2011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
17335
17336 * dirtrack.el (dirtrack): Support shell buffers with path
17337 prefixes, e.g. tramp-based remote shells. (Bug#9647)
17338
17339 2011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
17340
17341 * json.el: Bump version to 1.3 and note change in History.
17342 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
17343
17344 2011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
17345
17346 * comint.el (comint-insert-input, comint-send-input)
17347 (comint-get-old-input-default, comint-backward-matching-input)
17348 (comint-next-prompt): Use nil instead of `input' for field property of
17349 past user input (bug#114).
17350
17351 * minibuffer.el (completion--replace): Inherit surrounding properties
17352 (bug#114).
17353 (minibuffer-complete-and-exit): Use it.
17354
17355 * comint.el (comint--table-subvert): Quote the all-completions output
17356 (bug#9160).
17357
17358 2011-10-17 Martin Rudalics <rudalics@gmx.at>
17359
17360 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
17361
17362 * menu-bar.el (menu-bar-file-menu): Add entry for making new
17363 window on right of selected. (Bug#9350) Reword other window
17364 entries and separate them from frame entries.
17365
17366 2011-10-15 Glenn Morris <rgm@gnu.org>
17367
17368 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
17369 Doc fixes.
17370
17371 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
17372
17373 * net/network-stream.el (network-stream-open-starttls):
17374 Improve detection of failure due to lack of TLS support.
17375
17376 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
17377 putting the input text in front and in bold.
17378
17379 2011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
17380
17381 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
17382
17383 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
17384 empty buffer.
17385
17386 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
17387 unread-command-events rather than pushing yet-another event.
17388
17389 2011-10-14 Eli Zaretskii <eliz@gnu.org>
17390
17391 * mail/sendmail.el (sendmail-query-once): Improve the wording of
17392 the explanation of the possible choices. Make the options passed
17393 to completing-read shorter.
17394
17395 2011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
17396
17397 * textmodes/flyspell.el (flyspell-large-region): Make sure
17398 extended character mode is used if defined (Bug#1339).
17399
17400 2011-10-13 Eli Zaretskii <eliz@gnu.org>
17401
17402 * simple.el (what-cursor-position): Fix the display of the
17403 character info for LRE, LRO, RLE, and RLO characters by appending
17404 an invisible PDF.
17405
17406 2011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
17407
17408 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
17409 even in case of error; add debug spec; simplify data flow.
17410 (with-timeout-handler): Remove.
17411
17412 2011-10-12 Michael Albinus <michael.albinus@gmx.de>
17413
17414 Fix Bug#6019, Bug#9315.
17415
17416 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
17417 complete `buffer-file-name', the local file name part could look
17418 remotely (for example on VMS).
17419
17420 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
17421 `tramp-run-real-handler'.
17422 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
17423 already quoted by '"'.
17424
17425 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
17426 Let `file-name-handler-alist' be nil, the local file name part
17427 could look remotely (for example on VMS).
17428
17429 2011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
17430
17431 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
17432 from here...
17433 (flyspell-post-command-hook): ...to here.
17434
17435 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
17436
17437 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
17438 if not needed.
17439 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
17440 using completion. Protect against "slow" callers.
17441 Remove the "message hack".
17442
17443 2011-10-11 Juri Linkov <juri@jurta.org>
17444
17445 * isearch.el (isearch-lazy-highlight-word): New variable.
17446 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
17447 Use it. (Bug#9727)
17448
17449 2011-10-11 Glenn Morris <rgm@gnu.org>
17450
17451 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
17452 like f90-previous-statement does.
17453
17454 2011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
17455
17456 * eshell/eshell.el (eshell-command): History should be saved
17457 only in interactive use, to avoid error.
17458
17459 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
17460
17461 * minibuffer.el (completion-file-name-table): Fix last change,
17462 i.e. ignore normal errors but not the other ones.
17463
17464 2011-10-10 Martin Rudalics <rudalics@gmx.at>
17465
17466 * window.el (special-display-buffer-names)
17467 (special-display-regexps): Remove some remnants of earlier
17468 changes from doc-strings.
17469 (quit-windows-on): New function.
17470
17471 * vc/vc.el (vc-revert, vc-rollback):
17472 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
17473 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
17474 (Bug#6183) (Bug#7074) (Bug#7447)
17475
17476 2011-10-09 Martin Rudalics <rudalics@gmx.at>
17477
17478 * window.el (frame-auto-hide-function): Add version tag.
17479 (Bug#9699)
17480
17481 2011-10-09 Michael Albinus <michael.albinus@gmx.de>
17482
17483 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
17484 condition.
17485
17486 2011-10-09 Leo Liu <sdl.web@gmail.com>
17487
17488 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
17489 (Bug#9701)
17490
17491 2011-10-08 Glenn Morris <rgm@gnu.org>
17492
17493 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
17494 before the first code statement zero indent. (Bug#9690)
17495
17496 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
17497
17498 * simple.el (count-words-region): Always count in the region.
17499 Report the number of lines and characters too.
17500 (count-words): New command, which counts in the buffer if the
17501 region is inactive, as count-words-region used to.
17502 (count-words--message): New function. Handle plurals.
17503 (count-lines-region): Make it an alias for count-words-region.
17504
17505 * bindings.el (esc-map): Replace count-lines-region with
17506 count-words-region.
17507
17508 2011-10-08 Martin Rudalics <rudalics@gmx.at>
17509
17510 * window.el (window--delete): Delete dedicated frame
17511 unconditionally when argument KILL is non-nil. (Bug#9699)
17512 (switch-to-buffer): Fix doc-string typo.
17513
17514 2011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
17515
17516 * eshell/eshell.el (eshell-command): Avoid using hooks.
17517
17518 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
17519
17520 * bindings.el ([M-left], [M-right]): Bind to left-word and
17521 right-word respectively.
17522
17523 2011-10-07 Glenn Morris <rgm@gnu.org>
17524
17525 * cus-start.el (debug-on-quit): Fix custom type.
17526
17527 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
17528
17529 * subr.el (define-key-after): Clarify that the function is not
17530 useful for non-menu keymaps.
17531
17532 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
17533
17534 2011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
17535
17536 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
17537 in current minibuffer (Fix bug with recursive minibuffers).
17538
17539 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
17540
17541 * progmodes/gdb-mi.el (gdb): Doc fix.
17542
17543 2011-10-05 Martin Rudalics <rudalics@gmx.at>
17544
17545 * window.el (frame-auto-hide-function): New option replacing
17546 frame-auto-delete. Suggested by Stefan Monnier.
17547 (window--delete): Call frame-auto-hide-function instead of
17548 investigating frame-auto-delete.
17549 (window-point-1, set-window-point-1): New functions.
17550 (window-in-direction, record-window-buffer, window-state-get-1)
17551 (display-buffer-record-window): Use window-point-1 instead of
17552 window-point.
17553 (set-window-buffer-start-and-point): Use set-window-point-1.
17554
17555 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
17556
17557 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
17558
17559 2011-10-05 Glenn Morris <rgm@gnu.org>
17560
17561 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
17562 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
17563
17564 2011-10-05 Leo Liu <sdl.web@gmail.com>
17565
17566 * subr.el (read-char-choice): Fix argument to buffer-live-p which
17567 works with buffer object.
17568
17569 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
17570
17571 * mpc.el (mpc-tool-bar-map): Add labels.
17572
17573 2011-10-04 Glenn Morris <rgm@gnu.org>
17574
17575 * calendar/holidays.el (calendar-check-holidays): Doc fix.
17576
17577 2011-10-04 Martin Rudalics <rudalics@gmx.at>
17578
17579 * window.el (window--delete): New function.
17580 (frame-auto-delete): Resuscitate option.
17581 (bury-buffer, replace-buffer-in-windows)
17582 (quit-window): Rewrite using window--delete.
17583 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
17584 Pass display-buffer-mark-dedicated to window--display-buffer-2
17585 (Bug#9639).
17586
17587 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
17588
17589 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
17590 returns a list (bug#9554). Add remote file name completion.
17591 * comint.el (comint--table-subvert): Curry and get quote&unquote
17592 functions as arguments.
17593 (comint--complete-file-name-data): Adjust call accordingly.
17594 * pcomplete.el (pcomplete--table-subvert): Remove.
17595 (pcomplete-completions-at-point): Use comint--table-subvert instead.
17596
17597 * minibuffer.el (completion-table-case-fold): Use currying.
17598 (completion--styles-type, completion--cycling-threshold-type):
17599 New constants.
17600 (completion-styles, completion-category-overrides)
17601 (completion-cycle-threshold): Use them.
17602 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
17603 completion-table-case-fold.
17604
17605 2011-10-03 Stephen Berman <stephen.berman@gmx.net>
17606
17607 * minibuffer.el (completion-category-overrides): Fix type of styles
17608 and add more user friendly tags (bug#9660).
17609
17610 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
17611
17612 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
17613 (mule-input-method-string): New widget.
17614 (default-input-method, language-info-custom-alist): Use it.
17615
17616 2011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
17617
17618 * pcomplete.el: Require comint.
17619 (pcomplete--common-suffix): Remove.
17620 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
17621 (pcomplete--table-subvert): Sync with comint--table-subvert.
17622 (pcomplete--entries): Use comint-completion-file-name-table.
17623 * comint.el (comint-unquote-filename): Simplify.
17624 (comint-completion-file-name-table): New function (bug#9616).
17625 (comint--complete-file-name-data): Use it.
17626
17627 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
17628 (pcmpl-gnu-tar-buffer): Remove.
17629 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
17630 around. Make sure pcomplete-suffix-list is only changed temporarily.
17631 Don't look inside the tar's file if it's too large.
17632
17633 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
17634
17635 * cus-edit.el (custom-mode-map):
17636 * epa.el (epa-key-list-mode-map):
17637 * man.el (Man-mode-map):
17638 * startup.el (splash-screen-keymap):
17639 * simple.el (special-mode-map): Use scroll-up-command and
17640 scroll-down-command.
17641
17642 * progmodes/idlw-help.el (idlwave-help-mode-map):
17643 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
17644 * net/newst-plainview.el (newsticker-mode-map):
17645 * emulation/ws-mode.el (wordstar-mode-map):
17646 * emulation/vi.el (vi-com-map):
17647 * calc/calc-graph.el (calc-graph-show-dumb):
17648 * term/sun.el (terminal-init-sun):
17649 * term/ns-win.el (global-map):
17650 * progmodes/grep.el (grep-mode-map):
17651 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
17652 * mail/rmail.el (rmail-mode-map):
17653 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
17654
17655 * custom.el (custom-safe-themes, load-theme): Treat value of t for
17656 custom-safe-themes as special.
17657
17658 2011-10-01 Julien Danjou <julien@danjou.info>
17659
17660 * notifications.el (notifications-notify): Fix docstring.
17661
17662 2011-10-01 Per Starbäck <per@starback.se>
17663
17664 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
17665
17666 2011-09-30 Martin Rudalics <rudalics@gmx.at>
17667
17668 * startup.el (command-line-1): Fix last fix by inserting
17669 initial-scratch-message into *scratch* before displaying it.
17670 (Bug#9605) and (Bug#9636)
17671
17672 2011-09-29 Eli Zaretskii <eliz@gnu.org>
17673
17674 * simple.el (line-move): If auto-hscroll-mode is disabled and the
17675 window is hscrolled, move by logical lines. (Bug#9607)
17676 (line-move-visual): Update the doc string to the above effect.
17677
17678 2011-09-29 Martin Rudalics <rudalics@gmx.at>
17679
17680 * window.el (display-buffer-record-window): When WINDOW is the
17681 selected window use `point' instead of `window-point'. (Bug#9626)
17682
17683 * startup.el (command-line-1): Use insert-before-markers when
17684 inserting initial-scratch-message. (Bug#9605)
17685
17686 * help.el (help-window): Remove variable.
17687
17688 2011-09-29 Glenn Morris <rgm@gnu.org>
17689
17690 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
17691
17692 2011-09-29 Juanma Barranquero <lekktu@gmail.com>
17693
17694 * descr-text.el (describe-char-categories): Accept category
17695 descriptions more than one line long.
17696
17697 2011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
17698
17699 * simple.el (delete-trailing-whitespace): Fix last change.
17700
17701 * progmodes/perl-mode.el (perl-syntax-propertize-function):
17702 Don't confuse "y => 3" as the beginning of a `y' operation.
17703
17704 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
17705 object has more than 4 slots (bug#9613).
17706
17707 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
17708
17709 * subr.el (with-output-to-temp-buffer):
17710 * net/quickurl.el (quickurl, quickurl-browse-url):
17711 Fix typos in docstrings.
17712
17713 2011-09-27 Eli Zaretskii <eliz@gnu.org>
17714
17715 * minibuffer.el (completion-styles)
17716 (completion-category-overrides): Cross reference each other in doc
17717 strings.
17718
17719 2011-09-27 Glenn Morris <rgm@gnu.org>
17720
17721 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
17722 to split-string. (Bug#9606)
17723
17724 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
17725
17726 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
17727 (bug#9615).
17728
17729 2011-09-27 Chong Yidong <cyd@stupidchicken.com>
17730
17731 * emacs-lisp/package.el (list-packages): Fix echo area message.
17732
17733 2011-09-27 Leo Liu <sdl.web@gmail.com>
17734
17735 * ido.el (ido-read-internal): Accept cons cell HIST arg.
17736
17737 2011-09-25 Michael Albinus <michael.albinus@gmx.de>
17738
17739 * net/dbus.el (dbus-unregister-object): Don't release services for
17740 registered signals. (Bug#9581)
17741
17742 2011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
17743
17744 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
17745 function that picks between cfengine 2 and 3 support
17746 automatically. Update docs accordingly.
17747
17748 2011-09-22 Kenichi Handa <handa@m17n.org>
17749
17750 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
17751 ZERO.
17752 (indian-itrans-v5-table-for-tamil): New variable.
17753 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
17754
17755 2011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
17756
17757 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
17758 that's true if the current command involved collapsing of text.
17759 It's reset to false at the beginning of the next command.
17760 (allout-post-command-business): Move the cursor to the beginning
17761 of entry if the cursor is hidden and collapsing activity just
17762 happened.
17763
17764 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
17765
17766 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
17767 tracking (Bug#9541).
17768
17769 2011-09-24 Ulf Jasper <ulf.jasper@web.de>
17770
17771 * net/newst-reader.el (newsticker-html-renderer)
17772 (newsticker-show-news): Automatically load html rendering package
17773 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
17774 because w3m-fill-column is let-bound" and the error "Symbol's value
17775 as variable is void: w3m-fill-column".
17776
17777 2011-09-24 Michael Albinus <michael.albinus@gmx.de>
17778
17779 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
17780 Release services only if they are defined. (Bug#9581)
17781
17782 2011-09-23 Richard Stallman <rms@gnu.org>
17783
17784 * textmodes/paragraphs.el (forward-sentence): For backwards case,
17785 distinguish start of paragraph from start of its text.
17786
17787 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
17788
17789 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
17790 (rmail-generate-viewer-buffer): Put that hook on view buffer.
17791 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
17792
17793 2011-09-23 Andreas Schwab <schwab@linux-m68k.org>
17794
17795 * international/mule-diag.el (mule-diag): Insert a newline after
17796 each fontset description.
17797
17798 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
17799
17800 * simple.el (delete-trailing-whitespace):
17801 Document last change; simplify.
17802
17803 2011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
17804
17805 * simple.el (delete-trailing-whitespace): Also delete
17806 extra newlines at the end of the buffer.
17807
17808 * textmodes/picture.el: Make motion commands obey shift-select-mode.
17809 (picture-newline): Use forward-line so as to ignore fields.
17810
17811 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
17812
17813 * subr.el (with-wrapper-hook): Fix edebug spec.
17814
17815 2011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
17816
17817 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
17818 (bug#4538).
17819
17820 2011-09-23 Michael Albinus <michael.albinus@gmx.de>
17821
17822 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
17823 Fix nasty bug using wrong cached values.
17824
17825 2011-09-23 Alan Mackenzie <acm@muc.de>
17826
17827 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
17828
17829 2011-09-23 Chong Yidong <cyd@stupidchicken.com>
17830
17831 * window.el (pop-to-buffer): Ensure right window is selected if we
17832 chose another frame.
17833
17834 2011-09-22 Eli Zaretskii <eliz@gnu.org>
17835
17836 * simple.el (what-cursor-position): Use get-char-property-change
17837 and next-single-char-property-change, to be able to show display
17838 properties that come from overlays as well as text properties.
17839
17840 2011-09-22 Chong Yidong <cyd@stupidchicken.com>
17841
17842 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
17843
17844 * cmuscheme.el (run-scheme, switch-to-scheme):
17845 * cus-edit.el (customize-group, custom-buffer-create)
17846 (customize-browse):
17847 * info.el (info):
17848 * shell.el (shell):
17849 * mail/sendmail.el (mail):
17850 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
17851
17852 2011-09-22 Richard Stallman <rms@gnu.org>
17853
17854 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
17855 move back only to line beg, don't move back over blank lines.
17856
17857 2011-09-22 Michael Albinus <michael.albinus@gmx.de>
17858
17859 * files.el (copy-directory): Set directory attributes only in case
17860 they could be retrieved from the source directory. (Bug#9565)
17861
17862 2011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
17863
17864 * progmodes/hideshow.el (hs-looking-at-block-start-p)
17865 (hs-find-block-beginning, hs-hide-level-recursive):
17866 Ignore strings as well as comments. (Bug#9502)
17867
17868 2011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
17869
17870 * progmodes/sql.el (sql-comint-postgres):
17871 Convert port number to a string. (Bug#9566)
17872
17873 2011-09-22 Martin Rudalics <rudalics@gmx.at>
17874
17875 * window.el (quit-window): Undedicate window when switching to
17876 previous buffer. Reported by Thierry Volpiatto
17877 <thierry.volpiatto@gmail.com>.
17878 (special-display-popup-frame): When popping up a new frame reset
17879 its previous buffers to nil. Simplify code.
17880
17881 2011-09-21 Michael Albinus <michael.albinus@gmx.de>
17882
17883 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
17884 and process filter, as done also in `shell-command'.
17885
17886 2011-09-21 Martin Rudalics <rudalics@gmx.at>
17887
17888 * window.el (set-window-buffer-start-and-point):
17889 Call set-window-start with NOFORCE argument t.
17890 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
17891 (quit-window): Reword doc-string. Handle new format of
17892 quit-restore parameter. Don't delete window if it has a
17893 previous buffer we can show instead of the present one.
17894 (display-buffer-record-window): Rewrite using a new format for
17895 the quit-restore window parameter
17896 (special-display-popup-frame, display-buffer-same-window)
17897 (display-buffer-reuse-window, display-buffer-pop-up-frame)
17898 (display-buffer-pop-up-window, display-buffer-use-some-window):
17899 Adapt symbol passed to display-buffer-record-window.
17900 * help.el (help-window-setup): Handle new format of quit-restore
17901 parameter.
17902
17903 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
17904
17905 * faces.el (face-list): Fix docstring (bug#9564).
17906
17907 * window.el (display-buffer--action-function-custom-type):
17908 Don't include internal functions in the Custom interface.
17909
17910 2011-09-20 Juri Linkov <juri@jurta.org>
17911
17912 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
17913 (Info-forward-node, Info-backward-node, Info-next-preorder)
17914 (Info-last-preorder): Use it. (Bug#9528)
17915
17916 2011-09-20 Juri Linkov <juri@jurta.org>
17917
17918 * info.el (Info-last-preorder): Visit last menu item only when
17919 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
17920
17921 2011-09-20 Julien Danjou <julien@danjou.info>
17922
17923 * password-cache.el (password-cache-remove): Remove entries even if the
17924 value is nil, so that password with a nil value (negative caching) is
17925 possible to invalidate.
17926
17927 2011-09-20 Lawrence Mitchell <wence@gmx.li>
17928
17929 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
17930 all whitespace around breakpoint. (Bug#9553)
17931 (f90-find-breakpoint): Only break at whitespace inside a comment.
17932
17933 2011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
17934
17935 * minibuffer.el (completion-file-name-table): Keep track of errors.
17936 (completion-table-with-predicate): Handle the case where pred1 is nil.
17937 * pcomplete.el (pcomplete-completions-at-point): Simplify.
17938
17939 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
17940
17941 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
17942 (debugger-return-value): Signal an error if the debugging context does
17943 not await any return value.
17944
17945 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
17946 * image-mode.el (image-toggle-display-text)
17947 (image-toggle-display-image): Stay away from evil `intangible'.
17948
17949 2011-09-19 Leo Liu <sdl.web@gmail.com>
17950
17951 * replace.el (occur-revert-arguments): Make it permanent-local.
17952 (occur-mode): Don't call font-lock-defontify.
17953
17954 2011-09-19 Chong Yidong <cyd@stupidchicken.com>
17955
17956 * net/ldap.el (ldap-search-internal): Don't push empty search
17957 result (Bug#9508).
17958
17959 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
17960
17961 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
17962
17963 2011-09-19 Michael Albinus <michael.albinus@gmx.de>
17964
17965 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
17966 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
17967
17968 2011-09-18 Juri Linkov <juri@jurta.org>
17969
17970 * buff-menu.el (Buffer-menu-mode-map):
17971 * dired.el (dired-mode-map):
17972 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
17973 (lisp-interaction-mode-map):
17974 * emacs-lisp/package.el (package-menu-mode-map):
17975 * epa.el (epa-key-list-mode-map):
17976 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
17977 (menu-bar-options-menu):
17978 * outline.el (outline-mode-menu-bar-map):
17979 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
17980 * vc/vc-dir.el (vc-dir-menu-map):
17981 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
17982 Capitalize non-function content words in menu item strings.
17983
17984 * dired.el (dired-mode-map): Add menu item for
17985 `image-dired-dired-toggle-marked-thumbs'.
17986
17987 2011-09-18 Juri Linkov <juri@jurta.org>
17988
17989 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
17990 to `isearch-case-fold-search' and restore its original value
17991 after the `isearch-mode' call.
17992
17993 2011-09-18 Juri Linkov <juri@jurta.org>
17994
17995 * progmodes/grep.el (grep-process-setup): Don't check code for 1
17996 because `zgrep' returns 1 for successful matches (bug#9226).
17997
17998 2011-09-18 Juri Linkov <juri@jurta.org>
17999
18000 * info.el (Info-extract-menu-node-name): Check the second match
18001 for empty string (second test-case of bug#9528).
18002 (Info-last-preorder): Let-bind `Info-history' to nil to not add
18003 intermediate nodes to the history (first test-case of bug#9528).
18004
18005 2011-09-18 Juri Linkov <juri@jurta.org>
18006
18007 * info.el (Info-mode-syntax-table): New variable.
18008 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
18009
18010 2011-09-18 Juri Linkov <juri@jurta.org>
18011
18012 * info.el (Info-file-supports-index-cookies):
18013 Increment line-beginning-position's arg from 3 to 4 because makeinfo
18014 outputs one more line for long file names (bug#4142).
18015
18016 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
18017
18018 * newcomment.el (comment-normalize-vars): If prompting for
18019 comment-start, set comment-start-skip too (Bug#8424).
18020
18021 2011-09-18 Johan Bockgård <bojohan@gnu.org>
18022
18023 * icomplete.el: Fix previous fix of Bug#5849.
18024 (icomplete-mode): Don't set completion-show-inline-help.
18025 (icomplete-minibuffer-setup): Set completion-show-inline-help
18026 locally during icompletion.
18027
18028 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
18029
18030 * woman.el (woman2-process-escapes): Don't delete unrecognized
18031 escapes (Bug#7843).
18032
18033 * files.el (inhibit-first-line-modes-regexps): Add image files.
18034 (hack-local-variables-prop-line): Return nil for malformed
18035 prop-lines (Bug#9044).
18036
18037 2011-09-18 Michael Albinus <michael.albinus@gmx.de>
18038
18039 * net/tramp.el (top): Don't require 'shell.
18040 (tramp-methods): Fix docstring.
18041 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
18042 Return complete remote file name. Handle "smb" case.
18043 Use `tramp-tmpdir', if defined for the respective method.
18044 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
18045
18046 * net/tramp-compat.el (top): Require 'shell.
18047
18048 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
18049 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
18050 `tramp-current-host'.
18051 (tramp-get-remote-tmpdir): Remove.
18052
18053 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
18054 `tramp-tmpdir' entries.
18055 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
18056 (tramp-smb-handle-file-attributes): Ignore errors.
18057 (tramp-smb-wait-for-output): Check also for process end.
18058
18059 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
18060
18061 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
18062 when sending QUIT (bug#9312).
18063
18064 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
18065
18066 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
18067 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
18068 occur-mode-display-occurrence.
18069 (occur-edit-mode): Add usage message.
18070 (occur-cease-edit): New command.
18071 (occur-after-change-function): Use text properties to find the
18072 position of the prefix text.
18073 (occur-engine): Set stickiness of prefix text properties.
18074
18075 2011-09-17 Glenn Morris <rgm@gnu.org>
18076
18077 * progmodes/etags.el (complete-tag):
18078 Fix call to completion-in-region. (Bug#9526)
18079
18080 2011-09-17 Juri Linkov <juri@jurta.org>
18081
18082 * textmodes/ispell.el (ispell-word): Add to the error message
18083 the word, ispell program name and current dictionary (bug#9121).
18084 (ispell-tex-arg-end): Capitalize "error" in the error message.
18085
18086 2011-09-17 Andreas Schwab <schwab@linux-m68k.org>
18087
18088 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
18089 check. (Bug#4251)
18090
18091 2011-09-17 Juri Linkov <juri@jurta.org>
18092
18093 * window.el (window-safe-min-height, window-safe-min-width):
18094 Fix typos (followup to bug#9522).
18095
18096 2011-09-17 Sven Joachim <svenjoac@gmx.de>
18097
18098 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
18099
18100 2011-09-16 Eli Zaretskii <eliz@gnu.org>
18101
18102 * simple.el (line-move): If goal-column is set, move by logical
18103 lines, not by display lines. (Bug#971)
18104 (next-line, previous-line, goal-column, line-move-visual): Doc fix
18105 to reflect the above change.
18106
18107 2011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
18108
18109 * image.el (imagemagick-register-types): Use regexp-opt.
18110
18111 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
18112
18113 * window.el (display-buffer-base-action): Rename from
18114 display-buffer-default-action. Make default value empty.
18115 (display-buffer-overriding-action): Convert to defvar.
18116 (display-buffer-fallback-action): New var.
18117
18118 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
18119
18120 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
18121 declaration.
18122 (package--add-to-archive-contents): If there is a duplicate entry
18123 with an older version, remove it.
18124 (package-menu-mark-delete, package-menu-mark-install)
18125 (package-menu-mark-unmark): Make unused args optional.
18126 (package-menu-mark-obsolete-for-deletion):
18127 Use package-menu-get-status instead of a regexp search.
18128 (package-menu-get-status): Use tabulated-list-entry.
18129 (package-menu-mark-upgrades): New command.
18130 (package-menu-mode-map): Bind it to U. Add it to menu bar.
18131 (package-menu-execute): Do installation before deletion.
18132 (package-menu-refresh, package-menu-execute): Use derived-mode-p
18133 instead of checking major-mode.
18134 (package-menu--find-upgrades): New function.
18135
18136 2011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
18137
18138 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
18139 passwords in the log buffer.
18140 (smtpmail-process-filter): Update the process marker so that the
18141 "broken by peer" status message is inserted in the right place.
18142
18143 2011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
18144
18145 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
18146 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
18147 bibtex-completion-at-point-function.
18148 (bibtex-completion-at-point-function): Use them.
18149
18150 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
18151
18152 * mpc.el (mpc-constraints-tag-lookup): New function.
18153 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
18154 also to browser "album|playlist".
18155
18156 2011-09-14 Juri Linkov <juri@jurta.org>
18157
18158 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
18159 (isearch-edit-string): Use length of `isearch-string' when
18160 `isearch-fail-pos' returns nil.
18161 (isearch-message): Remove duplicate code and call
18162 `isearch-fail-pos' with arg `t'.
18163
18164 2011-09-14 Chong Yidong <cyd@stupidchicken.com>
18165
18166 * replace.el (occur-mode-goto-occurrence): Don't force using other
18167 window (Bug#9499).
18168
18169 * dired-aux.el (dired-do-chmod): Don't provide initial input.
18170
18171 2011-09-14 Martin Rudalics <rudalics@gmx.at>
18172
18173 * window.el (display-buffer-window): Remove.
18174 (display-buffer-record-window): Use help-setup window parameter
18175 instead of variable display-buffer-window.
18176 (display-buffer-function, special-display-buffer-names)
18177 (special-display-function): Mention help-setup parameter instead
18178 of display-buffer-window in doc-string.
18179 * help.el (help-window-setup): New argument help-window.
18180 Use help-window-setup parameter instead of display-buffer-window.
18181 Reword some messages.
18182 (with-help-window): Pass window used for displaying the buffer
18183 to help-window-setup. Don't set display-buffer-window.
18184
18185 2011-09-13 Glenn Morris <rgm@gnu.org>
18186
18187 * emacs-lisp/debug.el (debugger-make-xrefs):
18188 Preserve point. (Bug#9462)
18189
18190 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
18191
18192 * window.el (window-deletable-p): Use next-frame.
18193
18194 2011-09-13 Martin Rudalics <rudalics@gmx.at>
18195
18196 * window.el (window-auto-delete): Remove.
18197 (window-deletable-p): Remove argument FORCE. Don't deal with
18198 dedication and previous buffers.
18199 (switch-to-prev-buffer): Don't delete window.
18200 (delete-windows-on): Delete a window's frame if and only if the
18201 window is dedicated.
18202 (replace-buffer-in-windows): Delete buffer's window or frame if
18203 and only if window is dedicated.
18204 (quit-window): Handle quit-restore as before last change.
18205 (bury-buffer): Delete window only if window-deletable-p returns t.
18206
18207 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
18208
18209 * window.el (window-deletable-p): Never delete the last frame on a
18210 given terminal.
18211
18212 2011-09-13 Glenn Morris <rgm@gnu.org>
18213
18214 * help.el (describe-key-briefly): Copy previous standard-output change.
18215
18216 2011-09-13 PJ Weisberg <pj@irregularexpressions.net>
18217
18218 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
18219
18220 2011-09-13 Glenn Morris <rgm@gnu.org>
18221
18222 * emacs-lisp/lisp-mode.el (lisp-indent-function):
18223 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
18224
18225 2011-09-12 Chong Yidong <cyd@stupidchicken.com>
18226
18227 * dired-aux.el (dired-mark-read-string): Don't return default
18228 value on empty input (Bug#9361).
18229 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
18230 Omit initial minibuffer contents.
18231 (dired-do-chmod): Signal an error on empty input.
18232 (dired-mark-read-string): Don't return default on empty input.
18233
18234 * files.el (file-modes-symbolic-to-number): Doc fix.
18235
18236 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
18237
18238 * international/mule-cmds.el (ucs-completions): Remove.
18239 (read-char-by-name): Use complete-with-action instead; add metadata.
18240
18241 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
18242
18243 * window.el (display-buffer--action-function-custom-type)
18244 (display-buffer--action-custom-type): New vars.
18245 (display-buffer-alist, display-buffer-default-action)
18246 (display-buffer-overriding-action): Add defcustom types.
18247
18248 * frame.el (delete-other-frames): Doc fix (Bug#276).
18249
18250 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
18251
18252 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
18253
18254 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
18255
18256 Change modes that used same-window-* vars to use switch-to-buffer.
18257
18258 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
18259 Use switch-to-buffer.
18260
18261 * cus-edit.el (customize-group, custom-buffer-create)
18262 (customize-browse, custom-buffer-create-other-window):
18263 Use switch-to-buffer or switch-to-buffer-other-window.
18264
18265 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
18266 (Info-prev, Info-up, Info-speedbar-goto-node)
18267 (info-display-manual): Use switch-to-buffer.
18268 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
18269
18270 * mail/sendmail.el (mail): Use switch-to-buffer.
18271 (mail-recover): Use switch-to-buffer-other-window.
18272
18273 * cmuscheme.el (run-scheme, switch-to-scheme):
18274 * ielm.el (ielm):
18275 * shell.el (shell):
18276 * net/rlogin.el (rlogin):
18277 * net/telnet.el (telnet, rsh):
18278 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
18279
18280 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
18281
18282 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
18283
18284 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
18285
18286 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
18287 so don't mention it (bug#9301).
18288 (dired-sort-toggle-or-edit): Clarify string further.
18289
18290 * faces.el (face-spec-set-match-display): Make `(type graphic)'
18291 match `x', `w32' and `ns', like the manual says (bug#9029).
18292
18293 * subr.el (eval-after-load): Doc string clarification (bug#9125).
18294 (process-kill-buffer-query-function): Mention the buffer name in
18295 the query.
18296
18297 * image-mode.el (image-next-line): The line parameter is mandatory
18298 (bug#9258).
18299
18300 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
18301 which can be useful (bug#9301).
18302
18303 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
18304
18305 * subr.el (match-string): Mention that the current buffer should
18306 be the same as the search was done in (bug#9282).
18307
18308 * facemenu.el: Disable the remove-* commands if the mark isn't
18309 active (bug#9162).
18310
18311 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
18312
18313 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
18314 of display-buffer.
18315 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
18316
18317 * replace.el (occur-mode-goto-occurrence)
18318 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
18319 and display-buffer.
18320
18321 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
18322 display-buffer.
18323
18324 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
18325 special-display and same-window variables.
18326 (mail-other-window): Use switch-to-buffer-other-window.
18327 (mail-other-frame): USe switch-to-buffer-other-frame.
18328
18329 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
18330 Use display-buffer-other-frame.
18331 (gdb-display-gdb-buffer): Use pop-to-buffer.
18332
18333 * progmodes/gud.el (gud-goto-info): Use info-other-window.
18334
18335 * progmodes/python.el: Don't set same-window-buffer-names.
18336
18337 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
18338
18339 * window.el (display-buffer-alist): Add *Python*.
18340
18341 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
18342
18343 * window.el (display-buffer-alist): Add entry for buffers
18344 previously handled same-window-*.
18345 (display-buffer-alist, display-buffer-default-action)
18346 (display-buffer-overriding-action): Mark as risky.
18347 (display-buffer-alist): Document action function changes.
18348 (display-buffer--same-window-action)
18349 (display-buffer--other-frame-action): New variables.
18350 (switch-to-buffer, display-buffer-other-frame): Use them.
18351 (display-buffer): Rename reuse-frame entry to reusable-frames.
18352 (display-buffer-reuse-selected-window): Function deleted.
18353 (display-buffer-reuse-window): Handle reusable-frames alist entry.
18354 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
18355 (display-buffer-special): New function.
18356 (display-buffer--maybe-pop-up-frame-or-window): Rename from
18357 display-buffer-reuse-or-pop-window. Split off special-display
18358 part into display-buffer-special.
18359 (display-buffer-use-some-window): Don't perform any special
18360 pop-up-frames handling.
18361 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
18362 (display-buffer--maybe-same-window): Rename from
18363 display-buffer-maybe-same-window.
18364
18365 * info.el: Don't set same-window-regexps.
18366 (info-setup): New function.
18367 (info-other-window, info): Call it.
18368
18369 * cus-edit.el: Don't set same-window-regexps.
18370 (customize-group): New argument.
18371 (customize-group-other-window): Use it.
18372 (customize-face, customize-face-other-window): Likewise.
18373 (custom-buffer-create-other-window): Use pop-to-buffer directly.
18374
18375 * net/rlogin.el:
18376 * net/telnet.el:
18377 * progmodes/gud.el: Don't set same-window-regexps.
18378
18379 * cmuscheme.el:
18380 * ielm.el:
18381 * shell.el:
18382 * mail/sendmail.el:
18383 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
18384
18385 2011-09-10 Juri Linkov <juri@jurta.org>
18386
18387 * isearch.el (isearch-edit-string): Remove obsolete mention of
18388 `C-w' (`isearch-yank-word-or-char') from docstring.
18389 (isearch-query-replace): Fix typo in docstring (bug#9466).
18390
18391 2011-09-10 Juri Linkov <juri@jurta.org>
18392
18393 * paren.el (show-paren-function): Don't show escaped parens.
18394 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
18395
18396 2011-09-10 Eli Zaretskii <eliz@gnu.org>
18397
18398 * mail/sendmail.el (mml-to-mime, mml-attach-file)
18399 (mm-default-file-encoding): Remove autoload forms, they are
18400 replaced with autoload cookies in mml.el and mm-encode.el.
18401 (mail-add-attachment): New command.
18402 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
18403 (mail-mode): Mention mail-insert-file and mail-add-attachment in
18404 the doc string.
18405 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
18406
18407 2011-09-10 Reuben Thomas <rrt@sc3d.org>
18408
18409 * simple.el (count-words-region): Use buffer if there's no region
18410 (bug#9429).
18411
18412 2011-09-09 Juri Linkov <juri@jurta.org>
18413
18414 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
18415 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
18416 (wdired-isearch-filter-read-only): New function. (Bug#6362)
18417
18418 2011-09-09 Alan Mackenzie <acm@muc.de>
18419
18420 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
18421 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
18422
18423 2011-09-09 Eli Zaretskii <eliz@gnu.org>
18424
18425 Fix for Savannah bug#9392.
18426 * simple.el (mail-encode-mml): New defvar.
18427
18428 * mail/rmail.el (mail-encode-mml): Add a defvar.
18429 (rmail-enable-mime-composing): Default to t.
18430 (rmail-forward): Use MIME method of forwarding only if both
18431 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
18432 Set mail-encode-mml non-nil if the MIME method was used.
18433
18434 * mail/sendmail.el (mml-to-mime): Add autoload form.
18435 (mail-encode-mml): Add a defvar.
18436 (mail-mode): Make mail-encode-mml buffer-local and initialize it
18437 to nil.
18438 (mail-send): If mail-encode-mml is non-nil, run the outgoing
18439 message through mml-to-mime, and reset mail-encode-mml to nil.
18440
18441 2011-09-09 Glenn Morris <rgm@gnu.org>
18442
18443 * woman.el (woman-if-body): When processing an .el block,
18444 do not delete the next .el block as well. (Bug#9447)
18445 (woman-special-characters): Add oq, cq, and hy characters.
18446
18447 2011-09-08 Martin Rudalics <rudalics@gmx.at>
18448
18449 * window.el (window-deletable-p): Make sure window is live before
18450 invoking window-prev-buffers.
18451
18452 2011-09-08 Leo Liu <sdl.web@gmail.com>
18453
18454 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
18455
18456 2011-09-08 Juri Linkov <juri@jurta.org>
18457
18458 * progmodes/compile.el (compilation-environment): Make it
18459 a defcustom (bug#8340).
18460
18461 2011-09-08 Martin Rudalics <rudalics@gmx.at>
18462
18463 * window.el (frame-auto-delete): Rename to window-auto-delete.
18464 Make it control auto-deletion of windows and/or frames.
18465 (window-deletable-p): New argument FORCE. Rewrite conditions
18466 for deleting window/frame. (Bug#9419)
18467 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
18468 Rewrite handling of case when window/frame can be deleted.
18469 (delete-windows-on): Call window-deletable-p with new FORCE
18470 argument t. (Bug#9456)
18471
18472 2011-09-07 Chong Yidong <cyd@stupidchicken.com>
18473
18474 * help-mode.el (help-mode): Restore autoload.
18475
18476 2011-09-07 Juri Linkov <juri@jurta.org>
18477
18478 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
18479 `compilation-environment'. Set buffer-local
18480 `compilation-environment' to `thisenv' later after (funcall mode).
18481 (Bug#8340)
18482
18483 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
18484 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
18485 instead of replacing its value. (Bug#8340)
18486
18487 2011-09-07 Juri Linkov <juri@jurta.org>
18488
18489 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
18490 based on text properties put by `grep-filter' instead of matching
18491 escape sequences.
18492 (grep-mode): Set buffer-local `compilation-error-screen-columns'
18493 to the value of `grep-error-screen-columns' (bug#9438).
18494
18495 2011-09-07 Juri Linkov <juri@jurta.org>
18496
18497 * simple.el (next-error-highlight, next-error-highlight-no-select):
18498 Doc fix (bug#9432).
18499
18500 2011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
18501
18502 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
18503 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
18504
18505 2011-09-07 Leo Liu <sdl.web@gmail.com>
18506
18507 * net/rcirc.el (rcirc-mode): Conditionally initialize
18508 rcirc-input-ring.
18509
18510 2011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
18511
18512 * emacs-lisp/find-func.el (find-function-C-source): Only set
18513 find-function-C-source-directory after checking that we found a source
18514 file there (bug#9440).
18515
18516 2011-09-06 Alan Mackenzie <acm@muc.de>
18517
18518 * isearch.el (isearch-other-meta-char): Wherever a key list is
18519 unread, "unread" the prefix arg, too. This fixes bug #8901.
18520
18521 2011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
18522
18523 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
18524
18525 2011-09-05 Juri Linkov <juri@jurta.org>
18526
18527 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
18528
18529 2011-09-05 Juri Linkov <juri@jurta.org>
18530
18531 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
18532 keeping point where processing of grep matches begins, and
18533 continue to delete remaining escape sequences from the same point.
18534 (grep-filter): Make leading zero optional in "0?1;31m" because
18535 git-grep emits "\033[1;31m" escape sequences unlike expected
18536 "\033[01;31m" as GNU Grep does (bug#9408).
18537 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
18538
18539 2011-09-05 Juri Linkov <juri@jurta.org>
18540
18541 * subr.el (y-or-n-p): Capitalize "yes".
18542
18543 2011-09-04 Michael Albinus <michael.albinus@gmx.de>
18544
18545 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
18546 `tramp-cache-unload-hook' where appropriate.
18547 (tramp-methods): Rename `tramp-remote-sh' to
18548 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
18549 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
18550
18551 * net/tramp-sh.el (top): Don't require 'shell.
18552 (tramp-methods): Add `tramp-remote-shell' and
18553 `tramp-remote-shell-args' entries.
18554 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
18555 (tramp-sh-handle-shell-command): Remove.
18556 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
18557 Use `tramp-remote-shell'.
18558
18559 2011-09-03 Chong Yidong <cyd@stupidchicken.com>
18560
18561 * mail/sendmail.el (sendmail-query-once-function): Delete.
18562 (sendmail-query-once): Save directly to send-mail-function.
18563 Update message-send-mail-function too.
18564
18565 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
18566
18567 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
18568
18569 * progmodes/python.el (python-mode-map): Use correct function to
18570 start python interpreter from menu-bar (as reported by Geert
18571 Kloosterman).
18572 (inferior-python-mode-map): Fix typo.
18573 (python-shell-map): Remove.
18574
18575 2011-09-03 Deniz Dogan <deniz@dogan.se>
18576
18577 * net/rcirc.el (rcirc-print): Simplify code for
18578 rcirc-scroll-show-maximum-output. There is no need to walk
18579 through all windows to find the right one.
18580
18581 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
18582
18583 * help.el (help-return-method): Doc fix.
18584
18585 2011-09-03 Martin Rudalics <rudalics@gmx.at>
18586
18587 * window.el (window-deletable-p): Don't return a non-nil value
18588 when there's a buffer that was shown in the window before.
18589 (Bug#9419)
18590 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
18591 Set window's previous buffers to nil.
18592
18593 2011-09-03 Eli Zaretskii <eliz@gnu.org>
18594
18595 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
18596 newline before and after the tag line, so it doesn't interfere
18597 with determining the paragraph direction of bidirectional text.
18598
18599 2011-09-03 Leo Liu <sdl.web@gmail.com>
18600
18601 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
18602
18603 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
18604
18605 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
18606 (pop-to-buffer): Change interactive spec. Pass second argument
18607 directly to display-buffer.
18608 (display-buffer): Fix interactive spec. Use functionp to
18609 distinguish between a function and a list of functions.
18610
18611 * abbrev.el (edit-abbrevs):
18612 * arc-mode.el (archive-extract):
18613 * autoinsert.el (auto-insert):
18614 * bookmark.el (bookmark-bmenu-list):
18615 * files.el (find-file):
18616 * view.el (view-buffer):
18617 * progmodes/compile.el (compilation-goto-locus):
18618 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
18619
18620 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
18621
18622 * window.el (display-buffer-alist): Doc fix.
18623 (display-buffer): Add docstring. Don't treat
18624 display-buffer-default specially.
18625 (display-buffer-reuse-selected-window)
18626 (display-buffer-same-window, display-buffer-maybe-same-window)
18627 (display-buffer-reuse-window, display-buffer-pop-up-frame)
18628 (display-buffer-pop-up-window)
18629 (display-buffer-reuse-or-pop-window)
18630 (display-buffer-use-some-window): New functions.
18631 (display-buffer-default-action): Use them.
18632 (display-buffer-default): Delete.
18633 (pop-to-buffer-1): Fix choice of actions.
18634
18635 2011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
18636
18637 * minibuffer.el (completion--insert-strings): Don't get confused by
18638 completion entries that end with an LF char.
18639
18640 2011-09-01 Eli Zaretskii <eliz@gnu.org>
18641
18642 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
18643
18644 2011-09-01 Chong Yidong <cyd@stupidchicken.com>
18645
18646 * window.el (display-buffer): Restore interactive spec.
18647 (display-buffer-same-window, display-buffer-other-window):
18648 New functions.
18649 (pop-to-buffer-1): New function. Use the above.
18650 (pop-to-buffer, pop-to-buffer-same-window): Use it.
18651 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
18652
18653 * view.el (view-buffer-other-window, view-buffer-other-frame):
18654 Just use pop-to-buffer.
18655
18656 2011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
18657
18658 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
18659
18660 2011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
18661
18662 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
18663
18664 2011-08-31 Richard Stallman <rms@gnu.org>
18665
18666 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
18667 of the separation of rmail-view-buffer from rmail-buffer.
18668 If you say no to "replace original", the decrypt is in the
18669 view buffer. If you say yes, the decrypt goes into the
18670 rmail buffer also.
18671
18672 2011-08-31 Martin Rudalics <rudalics@gmx.at>
18673
18674 * window.el (display-buffer-window): Rewrite doc-string.
18675 (display-buffer-record-window): New function.
18676 (display-buffer-macro-specifiers)
18677 (display-buffer-even-window-sizes, display-buffer-set-height)
18678 (display-buffer-set-width, display-buffer-in-window)
18679 (display-buffer-reuse-window, display-buffer-split-specifiers)
18680 (display-buffer-side-specifiers, display-buffer-split-window-1)
18681 (display-buffer-split-window, display-buffer-split-atom-window)
18682 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
18683 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
18684 (display-buffer-other-window-means-other-frame)
18685 (display-buffer-normalize-special)
18686 (display-buffer-normalize-default)
18687 (display-buffer-normalize-argument)
18688 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
18689 (display-buffer-normalize-specifiers, display-buffer-frame)
18690 (display-buffer-same-window, display-buffer-same-frame)
18691 (display-buffer-other-window)
18692 (display-buffer-same-frame-other-window)
18693 (display-buffer-other-frame, pop-to-buffer-same-window)
18694 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
18695 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
18696 (switch-to-buffer-same-frame)
18697 (switch-to-buffer-other-window-same-frame)
18698 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
18699 (display-buffer-alist-set-1, display-buffer-alist-set-2)
18700 (display-buffer-alist-set): Remove.
18701 (display-buffer-function, special-display-buffer-names)
18702 (special-display-regexps, special-display-function):
18703 In doc-string refer to display-buffer-window and quit-restore
18704 parameter.
18705 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
18706 (special-display-frame-alist, special-display-popup-frame)
18707 (same-window-buffer-names, same-window-regexps, same-window-p)
18708 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
18709 (split-window-preferred-function, split-height-threshold)
18710 (split-width-threshold, window-splittable-p)
18711 (split-window-sensibly, window--try-to-split-window)
18712 (window--frame-usable-p, even-window-heights)
18713 (window--even-window-heights, window--display-buffer-1)
18714 (window--display-buffer-2, display-buffer-other-frame):
18715 Restore old Emacs 23 code, order and doc-strings where applicable.
18716 (display-buffer-default, display-buffer-assq-regexp): New functions.
18717 (display-buffer-alist): Rewrite doc-string.
18718 (display-buffer-default-action)
18719 (display-buffer-overriding-action): New variables.
18720 (display-buffer, switch-to-buffer): Rewrite.
18721 (pop-to-buffer): Restore Emacs 23 behavior but use
18722 window-normalize-buffer-to-display.
18723 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
18724 Restore Emacs 23 behavior but use
18725 window-normalize-buffer-to-switch-to.
18726 (pop-to-buffer-same-window): Rewrite.
18727 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
18728 Rewrite using Emacs 23 options.
18729
18730 2011-08-31 Michael Albinus <michael.albinus@gmx.de>
18731
18732 * net/tramp.el (tramp-root-regexp): Remove.
18733 (tramp-completion-file-name-regexp-unified)
18734 (tramp-completion-file-name-regexp-separate)
18735 (tramp-completion-file-name-regexp-url): Don't use leading volume
18736 letter on w32 systems. (Bug#5303, Bug#9311)
18737 (tramp-drop-volume-letter): Simplify definition.
18738 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
18739
18740 2011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
18741
18742 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
18743 (bug#9356).
18744
18745 2011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
18746
18747 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
18748
18749 2011-08-29 Juri Linkov <juri@jurta.org>
18750
18751 * isearch.el (isearch-done): Don't display message "Mark saved"
18752 when arg `edit' is non-nil to prevent its flicker in the echo area.
18753
18754 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
18755
18756 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
18757 obsolete packages for deletion.
18758
18759 2011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
18760
18761 * help-mode.el (help-mode-map): Add special-mode-map to parent.
18762 (help-mode): Derive help-mode from special-mode. Don't invoke
18763 view-mode from help-mode.
18764 (help-xref-override-view-map): Remove.
18765 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
18766 view-mode is not used anymore.
18767
18768 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
18769
18770 * server.el (server-port): Doc fix.
18771
18772 * cus-theme.el (custom-theme-choose-mode): Inherit from
18773 special-mode (Bug#9124).
18774 (custom-theme-choose-mode-map): Add special-mode to parent.
18775
18776 2011-08-28 Alan Mackenzie <acm@muc.de>
18777
18778 * progmodes/cc-fonts.el
18779 (c-make-font-lock-BO-decl-search-function): New function.
18780 (c-basic-matchers-after - "Fontify the clauses after various
18781 keywords"): Extract the three keyword lists for the 3 erroneous
18782 constructs from the list of four, and use the new function above
18783 in place of an old one.
18784
18785 2011-08-28 Deniz Dogan <deniz@dogan.se>
18786
18787 * net/rcirc.el (rcirc-insert-prev-input)
18788 (rcirc-insert-next-input): Remove unused argument.
18789
18790 2011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
18791
18792 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
18793
18794 2011-08-27 Alan Mackenzie <acm@muc.de>
18795
18796 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
18797 handle function pointer parameters properly.
18798
18799 2011-08-27 Martin Rudalics <rudalics@gmx.at>
18800
18801 * window.el (display-buffer-reuse-window): Fix case where
18802 selected window was reused with non-nil OTHER-WINDOW argument.
18803 (Bug#9381)
18804
18805 2011-08-27 Deniz Dogan <deniz@dogan.se>
18806
18807 * net/rcirc.el (rcirc-check-auth-status): Adding support for
18808 oftc's NickServ messages.
18809
18810 2011-08-27 Glenn Morris <rgm@gnu.org>
18811
18812 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
18813
18814 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
18815
18816 * emacs-lisp/package.el (package-install): Call package-initialize
18817 if called interactively.
18818
18819 2011-08-26 Leo Liu <sdl.web@gmail.com>
18820
18821 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
18822
18823 2011-08-25 Juri Linkov <juri@jurta.org>
18824
18825 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
18826 `search-whitespace-regexp' (bug#9364).
18827
18828 2011-08-25 Juri Linkov <juri@jurta.org>
18829
18830 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
18831 `regexp-search-ring' to their global values to protect from
18832 updating by `read-from-minibuffer' (bug#9185).
18833
18834 2011-08-25 Juri Linkov <juri@jurta.org>
18835
18836 * textmodes/ispell.el (ispell-command-loop): Add newline
18837 at the end of the "Use option `i'..." line.
18838
18839 2011-08-25 Juri Linkov <juri@jurta.org>
18840
18841 * battery.el (display-battery-mode): If `battery-status-function'
18842 or `battery-mode-line-format' is nil, display the message and set
18843 `display-battery-mode' to nil (bug#9363).
18844
18845 2011-08-25 Eli Zaretskii <eliz@gnu.org>
18846
18847 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
18848 bidi-string-mark-left-to-right; they are unnecessary now.
18849
18850 2011-08-25 Deniz Dogan <deniz@dogan.se>
18851
18852 * net/quickurl.el: Documentation typo fixes.
18853
18854 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
18855
18856 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
18857
18858 2011-08-25 Glenn Morris <rgm@gnu.org>
18859
18860 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
18861
18862 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
18863 (smtpmail-via-smtp): Handle nil response from smtp.
18864
18865 2011-08-24 Juri Linkov <juri@jurta.org>
18866
18867 * proced.el (proced-marked): Inherit from `error' instead of
18868 `font-lock-warning-face'.
18869
18870 * ibuffer.el (ibuffer-marked-face): Change default face from
18871 `font-lock-warning-face' to `warning'.
18872 (ibuffer-deletion-face): Change default face from
18873 `font-lock-type-face' to `error'.
18874
18875 * battery.el (battery-update): Use the face `error' instead of
18876 `font-lock-warning-face' (bug#6117).
18877
18878 2011-08-24 Juri Linkov <juri@jurta.org>
18879
18880 * faces.el (success): Change face color from "Green3" to
18881 "ForestGreen" on light background (bug#9353).
18882
18883 2011-08-24 Chong Yidong <cyd@stupidchicken.com>
18884
18885 * window.el (quit-window): Rename from quit-restore-window.
18886 Use same arglist as old quit-window.
18887 (frame-auto-delete): Doc fix.
18888
18889 * view.el (view-mode-exit): Use quit-window.
18890
18891 2011-08-24 Juri Linkov <juri@jurta.org>
18892
18893 * isearch.el (isearch-ring-adjust1): Start visiting previous
18894 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
18895 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
18896 for empty search string (when the last search string is reused
18897 automatically) to adjust the isearch ring to the last element and
18898 prepare the correct index for further M-p commands (bug#9185).
18899
18900 2011-08-24 Kenichi Handa <handa@m17n.org>
18901
18902 * international/ucs-normalize.el: If decomposition property of
18903 CHAR is the default one (i.e. a list of CHAR itself), treat it as
18904 nil.
18905 (nfd, nfkd): Likewise.
18906
18907 2011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
18908
18909 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
18910 from process filters aren't reliably transmitted to the surrounding
18911 accept-process-output.
18912 (mpc-proc-check): New function.
18913 (mpc-proc-sync): Use it (bug#8293)
18914
18915 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
18916
18917 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
18918 Add compatibility functions (bug#9313).
18919
18920 2011-08-23 Eli Zaretskii <eliz@gnu.org>
18921
18922 * cus-start.el (all): Add entry for bidi-paragraph-direction.
18923
18924 * international/uni-bidi.el: Regenerate.
18925
18926 2011-08-23 Kenichi Handa <handa@m17n.org>
18927
18928 * international/charprop.el:
18929 * international/uni-bidi.el:
18930 * international/uni-category.el:
18931 * international/uni-combining.el:
18932 * international/uni-comment.el:
18933 * international/uni-decimal.el:
18934 * international/uni-decomposition.el:
18935 * international/uni-digit.el:
18936 * international/uni-lowercase.el:
18937 * international/uni-mirrored.el:
18938 * international/uni-name.el:
18939 * international/uni-numeric.el:
18940 * international/uni-old-name.el:
18941 * international/uni-titlecase.el:
18942 * international/uni-uppercase.el: Regenerate.
18943
18944 2011-08-23 Martin Rudalics <rudalics@gmx.at>
18945
18946 * help.el (help-window-setup): Fix message displayed when other
18947 window is reused. (Bug#9341)
18948
18949 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
18950
18951 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
18952 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
18953
18954 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
18955 Mark obsolete.
18956 * shell.el (shell-parse-pcomplete-arguments): New function.
18957 (shell-completion-vars): Use it instead (bug#9160).
18958
18959 2011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
18960
18961 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
18962 strings and comments (bug#9333).
18963
18964 * emacs-lisp/debug.el (debug-arglist): New function.
18965 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
18966 (debug-on-entry-1): Handle interpreted closures (bug#9120).
18967
18968 2011-08-22 Juri Linkov <juri@jurta.org>
18969
18970 * progmodes/compile.el (compilation-mode-font-lock-keywords):
18971 Revert regexp that highlights output switches to its old
18972 pre-2010-10-28 value and remove one `?' from it (bug#9319).
18973
18974 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
18975 to check for empty output (bug#9226).
18976
18977 2011-08-22 Chong Yidong <cyd@stupidchicken.com>
18978
18979 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
18980 symbol-constituent as the default, as that stops font-lock from
18981 working properly (Bug#8843).
18982
18983 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
18984
18985 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
18986 `coding-system-for-*' around the process open call to avoid
18987 auth-source side effects.
18988 (smtpmail-try-auth-methods): Expand the secret password.
18989 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
18990 probe hangs.
18991
18992 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
18993
18994 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
18995
18996 * emacs-lisp/find-func.el (find-function-noselect): New arg
18997 lisp-only.
18998
18999 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
19000 signal an error for built-in functions (Bug#6664).
19001
19002 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
19003
19004 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
19005 (smtpmail-try-auth-methods): Use it.
19006
19007 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
19008
19009 * font-lock.el (font-lock-fontify-region)
19010 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
19011 (font-lock-default-unfontify-buffer)
19012 (font-lock-default-fontify-region)
19013 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
19014
19015 * progmodes/compile.el (compilation-error-properties):
19016 Fix confusion between file struct and message struct (Bug#9319).
19017 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
19018 `ant' regexp.
19019
19020 * net/browse-url.el (browse-url-firefox): Don't call
19021 browse-url-firefox-sentinel unless using -remote (Bug#9328).
19022
19023 2011-08-20 Glenn Morris <rgm@gnu.org>
19024
19025 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
19026
19027 * tutorial.el (tutorial--default-keys): Update some default bindings.
19028
19029 * files.el (hack-local-variables): Fully ignore case for "mode:".
19030
19031 2011-08-20 Alan Mackenzie <acm@muc.de>
19032
19033 Resolve invalid use of a regexp in regexp-opt.
19034
19035 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
19036 detection for a java annotation.
19037
19038 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
19039 detection for a java annotation.
19040
19041 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
19042 handling for java.
19043 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
19044
19045 2011-08-20 Chong Yidong <cyd@stupidchicken.com>
19046
19047 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
19048 (Bug#9274).
19049
19050 2011-08-20 Alan Mackenzie <acm@muc.de>
19051
19052 Fontify CPP expressions correctly when starting in the middle of
19053 such a construct. Mainly for when jit-lock etc. starts a chunk
19054 here.
19055
19056 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
19057 variable.
19058 (c-make-font-lock-search-form): New function, extracted from
19059 c-make-font-lock-search-function.
19060 (c-make-font-lock-search-function): Use the above function.
19061 (c-make-font-lock-context-search-function): New function.
19062 (c-cpp-matchers): Enhance the preprocessor expression case with
19063 the above function
19064 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
19065 which takes an expression.
19066
19067 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
19068
19069 2011-08-20 Martin Rudalics <rudalics@gmx.at>
19070
19071 * window.el (display-buffer-reuse-window)
19072 (display-buffer-pop-up-window): Don't reuse or split a side
19073 window.
19074
19075 2011-08-19 Glenn Morris <rgm@gnu.org>
19076
19077 * files.el (hack-local-variables-prop-line, hack-local-variables):
19078 Downcase "Mode:". (Bug#9331)
19079
19080 2011-08-18 Chong Yidong <cyd@stupidchicken.com>
19081
19082 * international/characters.el: Add L and R categories.
19083
19084 * subr.el (bidi-string-mark-left-to-right): Rename from
19085 string-mark-left-to-right. Use category search.
19086
19087 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
19088
19089 2011-08-18 Juri Linkov <juri@jurta.org>
19090
19091 * faces.el (error, warning, success): New faces with definitions
19092 copied from old default values of `font-lock-warning-face',
19093 `compilation-warning', `compilation-info' (bug#6117).
19094
19095 * font-lock.el (font-lock-warning-face): Inherit from `error'.
19096
19097 * progmodes/compile.el (compilation-error): Inherit from `error'.
19098 (compilation-warning): Inherit from `warning'.
19099 (compilation-info): Inherit from `success'.
19100
19101 * dired.el (dired-marked): Inherit from `warning'.
19102 (dired-flagged): Inherit from `error'.
19103
19104 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
19105
19106 * mail/smtpmail.el (auth-source): Require to avoid problems with
19107 binding variables (bug#9298). Also clean up some unused
19108 autoloads.
19109
19110 * net/network-stream.el (network-stream-open-starttls):
19111 Support using starttls.el without using gnutls-cli.
19112
19113 2011-08-17 Juri Linkov <juri@jurta.org>
19114
19115 * progmodes/grep.el (rgrep): Handle the case when
19116 `grep-find-command' is a cons cell (bug#9278).
19117
19118 2011-08-17 Martin Rudalics <rudalics@gmx.at>
19119
19120 * window.el (display-buffer-pop-up-frame): Run frame creation
19121 function with BUFFER current (as special-display-popup-frame
19122 does). Reported by Drew Adams.
19123
19124 2011-08-17 Daiki Ueno <ueno@unixuser.org>
19125
19126 * epa-mail.el: Simplify GnuPG group expansion using
19127 epg-expand-group.
19128 (epa-mail-group-alist, epa-mail-group-modtime)
19129 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
19130 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
19131 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
19132 Remove.
19133
19134 2011-08-16 Feng Li <fengli@gmail.com> (tiny change)
19135
19136 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
19137
19138 2011-08-16 Alan Mackenzie <acm@muc.de>
19139
19140 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
19141 Correct, to avoid the inside of macros.
19142
19143 2011-08-16 Richard Stallman <rms@gnu.org>
19144
19145 * epa-mail.el: Handle GnuPG group definitions.
19146 (epa-mail-group-alist, epa-mail-group-modtime)
19147 (epa-mail-gnupg-conf-file): New variables.
19148 (epa-mail-parse-groups, epa-mail-sync-groups)
19149 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
19150 (epa-mail-expand-recipients): New functions.
19151 (epa-mail-encrypt): Call epa-mail-expand-recipients.
19152
19153 * mail/rmail.el (rmail-epa-decrypt): New command.
19154
19155 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
19156 Don't bind buffer-read-only, just inhibit-read-only.
19157 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
19158 (epa-decrypt-armor-in-region): Make error message clearer.
19159
19160 2011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
19161
19162 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
19163 and "a2b" to "ab" for `prefix'.
19164
19165 2011-08-14 Chong Yidong <cyd@stupidchicken.com>
19166
19167 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
19168 filter groups.
19169 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
19170 Fourquet (Bug#8804).
19171
19172 2011-08-12 Juanma Barranquero <lekktu@gmail.com>
19173
19174 * startup.el (argi): Declare as global variable (bug#9275).
19175
19176 2011-08-12 Chong Yidong <cyd@stupidchicken.com>
19177
19178 * subr.el (string-mark-left-to-right): Search the entire string
19179 for RTL script, not just the terminating character. Doc fix.
19180
19181 2011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
19182
19183 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
19184 New function.
19185 (js--regexp-literal, js-syntax-propertize-function): Remove.
19186 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
19187 (js-mode-map): Don't rebind electric keys.
19188 (js-insert-and-indent): Remove.
19189 (js-mode): Setup electric-layout and electric-indent instead.
19190
19191 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
19192
19193 2011-08-12 Daiki Ueno <ueno@unixuser.org>
19194
19195 * epa.el (epa-progress-callback-function): Fix the logic of
19196 displaying progress.
19197 * epa-file.el (epa-file-insert-file-contents): Make progress
19198 display more user-friendly.
19199 (epa-file-write-region): Ditto.
19200
19201 2011-08-10 Chong Yidong <cyd@stupidchicken.com>
19202
19203 * subr.el (string-mark-left-to-right): New function.
19204
19205 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
19206 Use string-mark-left-to-right.
19207 (list-buffers-noselect): Caller changed.
19208
19209 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
19210 Use string-mark-left-to-right.
19211 (tabulated-list-print): Recenter after moving point.
19212
19213 2011-08-10 Juri Linkov <juri@jurta.org>
19214
19215 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
19216 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
19217 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
19218
19219 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
19220
19221 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
19222 (Bug#7554).
19223
19224 2011-08-09 Andreas Schwab <schwab@linux-m68k.org>
19225
19226 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
19227 character. (Bug#6594)
19228
19229 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
19230
19231 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
19232 (image-dired--with-db-file): New macro.
19233 (image-dired-write-tags, image-dired-remove-tag)
19234 (image-dired-create-gallery-lists, image-dired-write-comments)
19235 (image-dired-get-comment, image-dired-mark-tagged-files)
19236 (image-dired-list-tags, image-dired-gallery-generate): Use it.
19237 (image-dired-gallery-generate): Use insert-file-contents.
19238
19239 * time.el (display-time-world-list, display-time-world-display):
19240 * time-stamp.el (time-stamp-string):
19241 * vc/add-log.el (add-change-log-entry): Use setenv instead of
19242 set-time-zone-rule (Bug#7337).
19243
19244 2011-08-08 Daiki Ueno <ueno@unixuser.org>
19245
19246 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
19247 (epg-error-to-string, epg-errors-to-string): New function.
19248 (epg-wait-for-completion): Reverse errors list.
19249 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
19250 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
19251 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
19252 (epg-sign-keys, epg-generate-key-from-file)
19253 (epg-generate-key-from-string): Format errors by using
19254 epg-errors-to-string (bug#9255).
19255 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
19256
19257 2011-08-07 Juri Linkov <juri@jurta.org>
19258
19259 * faces.el (list-faces-display): Remove extra angle bracket
19260 from `help-mode-map'.
19261
19262 * info.el (Info-history-toc-nodes): Doc fix.
19263
19264 * longlines.el (longlines-mode): Doc fix.
19265
19266 2011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
19267
19268 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
19269 of statements and in a few more cases (bug#9183).
19270
19271 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
19272 New functions.
19273 (cl-transform-lambda): Use them (bug#9239).
19274
19275 2011-08-05 Martin Rudalics <rudalics@gmx.at>
19276
19277 * window.el (display-buffer-same-window)
19278 (display-buffer-same-frame, display-buffer-other-window)
19279 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
19280 (pop-to-buffer-other-window)
19281 (pop-to-buffer-same-frame-other-window)
19282 (pop-to-buffer-other-frame): Make them defuns.
19283 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
19284
19285 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
19286
19287 * subr.el (make-composed-keymap): Move from C. Change calling
19288 convention, and improve docstring to bring attention to a subtle point.
19289 * minibuffer.el (completing-read-default): Adjust accordingly.
19290
19291 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
19292
19293 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
19294 (tramp-open-shell): Use `tramp-shell-quote-argument'.
19295
19296 * net/trampver.el: Update release number.
19297
19298 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
19299
19300 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
19301 "in" (bug#9190).
19302
19303 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
19304
19305 * mail/sendmail.el (sendmail-query-once): Restore the current
19306 buffer after querying (bug#9074).
19307
19308 * dired.el (dired-flagged): Use different faces for marked and
19309 flagged files (bug#6117).
19310
19311 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
19312 (bug#4433).
19313
19314 * ido.el (ido-mode): Switch off the message if called
19315 non-interactively.
19316
19317 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
19318 before 587, since it appears that that's more likely to work for
19319 more people.
19320
19321 * cus-edit.el (custom-file): When running under emacs -q, always
19322 refuse to save the customizations, even if the .emacs file doesn't
19323 exist.
19324
19325 * info.el: Remove the `Info-beginning-of-buffer' function
19326 (bug#8325).
19327
19328 * net/network-stream.el (network-stream-open-starttls):
19329 Use `starttls-available-p' to see whether starttls.el can be used.
19330
19331 2011-08-01 Martin Rudalics <rudalics@gmx.at>
19332
19333 * window.el (display-buffer-in-window): Don't set dedicated status
19334 of window here (Bug#9215).
19335 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
19336 (display-buffer-pop-up-side-window)
19337 (display-buffer-in-side-window): Set dedicated status of window here.
19338
19339 2011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
19340
19341 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
19342 before binding generated-autoload-file.
19343
19344 2011-08-01 Deniz Dogan <deniz@dogan.se>
19345
19346 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
19347
19348 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
19349
19350 Sync with Tramp 2.2.2.
19351
19352 * net/trampver.el: Update release number.
19353
19354 2011-07-30 Juri Linkov <juri@jurta.org>
19355
19356 * dired-aux.el (dired-touch-initial): Remove function.
19357 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
19358 current time, and `default' to the last modification time of the
19359 current marked file (bug#6887).
19360
19361 2011-07-28 Jose E. Marchesi <jemarch@gnu.org>
19362
19363 * simple.el (goto-line): Use string-to-number to provide a
19364 numeric argument to read-number (bug#9163).
19365
19366 2011-07-27 Michael Albinus <michael.albinus@gmx.de>
19367
19368 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
19369 connection process, it could be nil.
19370
19371 2011-07-27 Leo Liu <sdl.web@gmail.com>
19372
19373 Simplify url handling in rcirc-mode.
19374
19375 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
19376 (rcirc-browse-url-at-mouse): Remove.
19377 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
19378
19379 2011-07-26 Alan Mackenzie <acm@muc.de>
19380
19381 Fontify bitfield declarations properly.
19382
19383 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
19384 (c-symbol-chars): Now exported as a lang variable.
19385 (c-not-primitive-type-keywords): New lang variable.
19386
19387 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
19388 QT keyword "more" to prevent "more slots: ...." being spuriously
19389 parsed as a bitfield declaration.
19390
19391 * progmodes/cc-engine.el (c-beginning-of-statement-1):
19392 Refactor and enhance to handle bitfield declarations.
19393 (c-punctuation-in): New function.
19394 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
19395 declarations properly.
19396
19397 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
19398
19399 * calendar/icalendar.el (icalendar--all-events): Take care of
19400 multiple vcalendars in a single file.
19401 (icalendar--convert-float-to-ical): Checkdoc fixes.
19402
19403 2011-07-25 Deniz Dogan <deniz@dogan.se>
19404
19405 * image.el (insert-image): Clarifying docstring.
19406
19407 2011-07-24 Michael Albinus <michael.albinus@gmx.de>
19408
19409 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
19410 `tramp-send-command-and-check' if there is no error.
19411 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
19412
19413 2011-07-22 Alan Mackenzie <acm@muc.de>
19414
19415 Prevent cc-langs.elc being loaded at run time.
19416
19417 * progmodes/cc-mode.el: Remove two autoload forms which loaded
19418 cc-langs.
19419
19420 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
19421 "(require 'cc-langs)". Quote a form so it will evaluate at
19422 (cc-mode's) compilation time.
19423
19424 2011-07-22 Michael Albinus <michael.albinus@gmx.de>
19425
19426 * net/tramp.el (tramp-file-name-handler): Avoid recursive
19427 loading. (Bug#9114)
19428
19429 2011-07-21 Martin Rudalics <rudalics@gmx.at>
19430
19431 * window.el (display-buffer-pop-up-window)
19432 (display-buffer-pop-up-side-window)
19433 (display-buffer-in-side-window): Call display-buffer-set-height
19434 and display-buffer-set-width after setting the new window's
19435 buffer so `fit-window-to-buffer' and friends work on the right buffer.
19436
19437 2011-07-20 Sam Steingold <sds@gnu.org>
19438
19439 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
19440 (etags-tags-included-tables): Call `convert-standard-filename' on
19441 the file names contained in TAGS so that windows Emacs can handle
19442 TAGS files created by cygwin ctags.
19443
19444 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
19445
19446 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
19447 which apparently didn't work.
19448
19449 2011-07-19 Roland Winkler <winkler@gnu.org>
19450
19451 * proced.el (proced-send-signal): For *Marked Processes* buffer
19452 put point at beginning of buffer.
19453
19454 2011-07-19 Stephen Berman <stephen.berman@gmx.net>
19455
19456 * proced.el (proced-format): Make header lines align with the text
19457 (bug#1779).
19458
19459 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
19460
19461 * view.el (view-buffer): Allow running in `special' modes if we're
19462 visiting a file (bug#8615).
19463
19464 2011-07-19 Martin Rudalics <rudalics@gmx.at>
19465
19466 * window.el (display-buffer-alist-of-strings-p)
19467 (display-buffer-alist-set-1, display-buffer-alist-set-2):
19468 New functions.
19469 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
19470 more accurately.
19471
19472 2011-07-18 Alan Mackenzie <acm@muc.de>
19473
19474 Fontify declarators properly when, e.g., a jit-lock chunk begins
19475 inside a declaration.
19476
19477 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
19478
19479 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
19480 New function.
19481 (c-complex-decl-matchers): Insert reference to
19482 c-font-lock-enclosing-decls.
19483
19484 * progmodes/cc-engine.el (c-backward-single-comment):
19485 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
19486 to nil around calls to (forward-comment -1).
19487
19488 2011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
19489
19490 * image.el (put-image): Doc typo fix.
19491
19492 * progmodes/etags.el (tags-search): Doc typo fix.
19493
19494 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
19495 password if we get errors 550 to 554.
19496
19497 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
19498
19499 * net/gnutls.el (gnutls-log-level): Remove.
19500
19501 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
19502 indentation character (bug#6380).
19503
19504 * files.el (buffer-offer-save): Made permanently local (bug#6241).
19505
19506 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
19507 to clarify what the problem is (bug#4291).
19508
19509 * simple.el (current-kill): Clarify what
19510 `interprogram-paste-function' does (bug#7500).
19511 (auto-fill-mode): Document `auto-fill-function' in relation to
19512 `auto-fill-mode' (bug#2470).
19513
19514 2011-07-16 Lawrence Mitchell <wence@gmx.li>
19515
19516 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
19517 method if slot is read-only (bug#9035).
19518
19519 2011-07-16 Martin Rudalics <rudalics@gmx.at>
19520
19521 * frame.el (select-frame-set-input-focus): New argument NORECORD.
19522 * window.el (pop-to-buffer): Select window used even if it was
19523 selected before, see discussion of (Bug#8615), (Bug#6954).
19524 Pass argument NORECORD on to select-frame-set-input-focus.
19525
19526 2011-07-15 Glenn Morris <rgm@gnu.org>
19527
19528 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
19529 Respect help-form.
19530
19531 2011-07-09 Lawrence Mitchell <wence@gmx.li>
19532
19533 * net/gnutls.el (gnutls-min-prime-bits): New variable.
19534 (gnutls-negotiate): Use it.
19535
19536 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
19537
19538 * net/gnutls.el (gnutls-negotiate):
19539 Upcase `gnutls-algorithm-priority'.
19540
19541 2011-07-15 Glenn Morris <rgm@gnu.org>
19542
19543 * jka-compr.el (jka-compr-verbose): Move from here...
19544 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
19545 Add missing :version tag.
19546 * info.el: No need to require jka-compr when compiling.
19547
19548 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
19549
19550 * net/gnutls.el (gnutls-algorithm-priority): New variable.
19551 (gnutls-negotiate): Use it.
19552
19553 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
19554
19555 * info.el (Info-beginning-of-buffer): New command.
19556 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
19557 announcing `b' as the key (bug#8325).
19558 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
19559
19560 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
19561
19562 * international/mule-cmds.el
19563 (describe-specified-language-support): Make the error message
19564 clearer (bug#8905).
19565
19566 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
19567
19568 * isearch.el (isearch-barrier): Add a doc string, since it's
19569 mentioned in a function doc string (bug#8678).
19570
19571 2011-07-15 Martin Rudalics <rudalics@gmx.at>
19572
19573 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
19574 buffer argument (Bug#9083) and self-identifying label argument.
19575
19576 2011-07-15 Glenn Morris <rgm@gnu.org>
19577
19578 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
19579
19580 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
19581
19582 * man.el (Man-fontify-manpage): Fix message when formatting the
19583 man page (bug#7929).
19584
19585 2011-07-14 Eli Zaretskii <eliz@gnu.org>
19586
19587 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
19588 argument LRM; if non-nil, append an invisible LRM character to the
19589 buffer name.
19590 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
19591 last argument non-nil, when formatting buffer names.
19592 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
19593 paragraph direction.
19594
19595 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
19596
19597 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
19598 the man page name (bug#7929).
19599
19600 * image.el (put-image): Mention the `put-image' overlay property
19601 (bug#7834).
19602
19603 * scroll-bar.el (set-scroll-bar-mode): Mention that
19604 `scroll-bar-mode' lists the values (bug#7772).
19605
19606 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
19607 command (bug#7729).
19608
19609 * rect.el (apply-on-rectangle): Return the point after the last
19610 operation.
19611 (string-rectangle): Go to the point after the last operation
19612 (bug#7522).
19613
19614 * printing.el (pr-toggle-region): Clarify the documentation
19615 slightly (bug#7493).
19616
19617 * time.el (display-time-update):
19618 Allow `display-time-mail-function' to return nil (bug#7158).
19619 Fix suggested by Detlev Zundel.
19620
19621 * vc/diff.el (diff): Clarify the order the file names are read
19622 (bug#7111).
19623
19624 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
19625 the doc string (bug#7015).
19626
19627 * font-lock.el (font-lock-maximum-decoration): Mention what
19628 numeric levels mean (bug#6935).
19629
19630 * startup.el (initial-buffer-choice): Don't mention the `none'
19631 selection, which is against policy.
19632
19633 2011-07-14 Martin Rudalics <rudalics@gmx.at>
19634
19635 * window.el (display-buffer-normalize-special):
19636 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
19637
19638 2011-07-14 Eli Zaretskii <eliz@gnu.org>
19639
19640 * subr.el (version<, version<=, version=): Mention "-CVS" and
19641 "-12345" alpha version numbers.
19642
19643 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
19644
19645 * bindings.el: Add advertised binding for set-mark-command
19646 (Bug#5772).
19647
19648 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
19649
19650 * bindings.el (mode-line-other-buffer):
19651 * bookmark.el (bookmark-bmenu-2-window):
19652 * bs.el (bs-cycle-next, bs-cycle-previous):
19653 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
19654 switch-to-buffer.
19655
19656 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
19657 Delete.
19658
19659 2011-07-14 Juanma Barranquero <lekktu@gmail.com>
19660
19661 * follow.el (follow-debug-message, follow-redisplay):
19662 * jka-cmpr-hook.el (with-auto-compression-mode):
19663 Fix typos in docstrings.
19664
19665 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
19666
19667 * subr.el (with-silent-modifications): Clarify somewhat what the
19668 macro inhibits (bug#6525).
19669
19670 * simple.el (eval-expression): Note what it does if called
19671 interactively (bug#6495).
19672
19673 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
19674
19675 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
19676 Use pop-to-buffer buffer-or-name if it is nil.
19677
19678 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
19679 Remove switch-to-buffer.
19680
19681 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
19682
19683 * files.el (make-directory): Clarify that an error will be raised
19684 if there's an error (bug#6397).
19685
19686 * startup.el (initial-buffer-choice): Add `none' as a choice
19687 (bug#6234).
19688
19689 * subr.el (add-hook): Clarify section about buffer-local hooks
19690 (bug#6218).
19691
19692 * dired.el (dired-flagged): Clarify doc string (bug#6117).
19693
19694 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
19695
19696 * tabify.el (untabify): Preserve the current column so that point
19697 doesn't move (bug#6032).
19698
19699 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
19700
19701 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
19702 Rewrite to avoid awkward possessive "s" (bug#5986).
19703
19704 2011-07-13 Glenn Morris <rgm@gnu.org>
19705
19706 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
19707 (dired-insert-directory): Give a message the first time
19708 if ls is found not to support --dired.
19709
19710 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
19711
19712 * simple.el (toggle-truncate-lines): Clarify what is toggled
19713 (bug#5580). Text by Drew Adams.
19714
19715 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
19716
19717 * simple.el (blink-matching-open): Make the error message from the
19718 last change less verbose.
19719
19720 2011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
19721
19722 * font-lock.el (font-lock-comment-face): Use the high contrast
19723 "yellow" color for font-lock-comment-face on low color terminals
19724 using a dark background color (bug#4221).
19725
19726 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
19727
19728 * dired.el (dired-insert-set-properties): Make the doc string
19729 reflect what it does now (bug#5325).
19730
19731 * simple.el (blink-matching-open): Say that we were unable to find
19732 the match within the limit, if we're limited (bug#5122).
19733
19734 * international/mule-cmds.el (prefer-coding-system): Add an
19735 example (bug#4869).
19736
19737 * progmodes/etags.el (tags-search): Document `file-list-form'
19738 (bug#4731).
19739
19740 2011-07-13 Lawrence Mitchell <wence@gmx.li>
19741
19742 * net/browse-url.el (browse-url-default-browser)
19743 (browse-url-browser-function): Make the default browser choice a
19744 bit more logical (bug#4300). Also clean up the doc string.
19745
19746 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
19747
19748 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
19749 binary endings (bug#4440).
19750
19751 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
19752
19753 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
19754 which can be pretty annoying (bug#8971).
19755
19756 * jka-compr.el (jka-compr-verbose): New variable, and use
19757 throughout (bug#8971).
19758
19759 * info.el (Info-find-file): Fall back on the installation
19760 directory if we can't find the info node anywhere else.
19761
19762 2011-07-13 Sergei Organov <osv@javad.com> (tiny change)
19763
19764 * vc/vc.el (vc-revert-file):
19765 Don't set file time-stamp in the past. (Bug#5181)
19766
19767 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
19768
19769 * files.el (after-find-file): Give a better error message when
19770 trying to find a symlink that points to a file that doesn't exist
19771 (bug#4398).
19772
19773 * progmodes/cc-vars.el: Remove (probably) misleading comment
19774 (bug#4396).
19775
19776 2011-07-12 Johan Bockgård <bojohan@gnu.org>
19777
19778 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
19779
19780 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
19781
19782 * mouse-sel.el: Hack restoring functionality, while keeping
19783 compatibility with 2010-07-03 changes to mouse selection.
19784 (mouse-sel-primary-overlay): New var.
19785 (mouse-sel-selection-alist): Use it.
19786 (mouse-sel-mode): Doc fix; remove points that are default features
19787 of mouse.el.
19788
19789 2011-07-12 Johan Bockgård <bojohan@gnu.org>
19790
19791 * progmodes/compile.el (compilation-error-regexp-alist-alist):
19792 Fix previous fix (bug#2490).
19793
19794 2011-07-12 Roland Winkler <winkler@gnu.org>
19795
19796 * textmodes/bibtex.el (bibtex-initialize):
19797 Use pop-to-buffer-same-window.
19798 (bibtex-search-entries): Fix interactive call.
19799
19800 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
19801
19802 * progmodes/compile.el (compilation-error-regexp-alist-alist):
19803 Fontise bytecomp Error lines more correctly (bug#2490).
19804 Fix suggested by Johan Bockgård.
19805
19806 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
19807
19808 * dired-x.el (dired-guess-default): Use `delete-dups'.
19809
19810 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
19811
19812 * dired.el (dired-mark-prompt):
19813 * dired-aux.el (dired-read-shell-command): Doc fix.
19814
19815 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
19816
19817 * mail/sendmail.el (sendmail-query-once):
19818 Use `customize-save-variable' unconditionally, now that it works under
19819 emacs -Q.
19820
19821 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
19822
19823 * cus-edit.el (custom-file): Take an optional no-error variable.
19824 (customize-save-variable): Set the variable, and give a warning if
19825 running under "emacs -q".
19826
19827 2011-07-11 Juanma Barranquero <lekktu@gmail.com>
19828
19829 * loadhist.el (unload-feature-special-hooks):
19830 Add `auto-coding-functions', `fill-nobreak-predicate' and
19831 `find-directory-functions' (bug#5327).
19832
19833 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
19834
19835 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
19836
19837 * cus-edit.el (custom-guess-name-alist): -alist variables should
19838 use the `alist' type (bug#3120). Suggested by Drew Adams.
19839
19840 * printing.el: Add documentation to all the `pr-toggle-' commands.
19841
19842 2011-07-11 Leo Liu <sdl.web@gmail.com>
19843
19844 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
19845 backends where it makes sense (bug#2623).
19846
19847 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
19848
19849 * dired-x.el (dired-guess-default): Remove duplicate shell command
19850 entries (bug#2028).
19851 (dired-guess-default): Fix grammar in doc string (bug#2028).
19852 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
19853
19854 * subr.el (remove-duplicates): New conveniency function.
19855
19856 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
19857
19858 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
19859 (bug#1526).
19860
19861 2011-07-10 Martin Rudalics <rudalics@gmx.at>
19862
19863 * window.el (display-buffer-normalize-default): Don't invert
19864 meaning of even-window-heights. Reported by Eli Zaretskii
19865 <eliz@gnu.org>.
19866
19867 2011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
19868
19869 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
19870
19871 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
19872
19873 * window.el (display-buffer): Fix arguments to
19874 display-buffer-reuse-window in last change.
19875
19876 * faces.el (link): Use a less saturated blue on light backgrounds.
19877
19878 * startup.el (fancy-startup-text, fancy-about-text)
19879 (fancy-startup-tail): Use font-lock faces, for background safety.
19880
19881 2011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
19882
19883 * emulation/viper-cmd.el (viper-change-state-to-vi):
19884 Limit triggering of abbrev expansion (Bug#9038).
19885
19886 2011-07-09 Martin Rudalics <rudalics@gmx.at>
19887
19888 * window.el (display-buffer-default-specifiers): Remove.
19889 (display-buffer-macro-specifiers): Remove default specifiers.
19890 (display-buffer-alist): Default to nil.
19891 (display-buffer-reuse-window): New optional argument other-window.
19892 (display-buffer-pop-up-window): Allow splitting internal
19893 windows. Check whether a live window was created.
19894 (display-buffer-other-window-means-other-frame)
19895 (display-buffer-normalize-arguments): Rename to
19896 display-buffer-normalize-argument and rewrite. Set the
19897 other-window specifier.
19898 (display-buffer-normalize-special): New function.
19899 (display-buffer-normalize-options): Rename to
19900 display-buffer-normalize-default and rewrite.
19901 (display-buffer-normalize-options-inhibit): Remove.
19902 (display-buffer-normalize-specifiers): Rewrite.
19903 (display-buffer): Process other-window specifier and call
19904 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
19905 more faithfully.
19906 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
19907 (display-buffer-alist-set): Don't handle 'unset default values.
19908 (display-buffer-in-window, display-buffer-alist-set):
19909 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
19910 <tassilo@member.fsf.org>.
19911
19912 2011-07-09 Leo Liu <sdl.web@gmail.com>
19913
19914 * register.el (insert-register): Restore accidental change on
19915 2011-06-26. (Bug#9028)
19916
19917 2011-07-09 Glenn Morris <rgm@gnu.org>
19918
19919 * subr.el (remq): Handle the empty list. (Bug#9024)
19920
19921 2011-07-08 Andreas Schwab <schwab@linux-m68k.org>
19922
19923 * mail/sendmail.el (send-mail-function): No longer delay custom
19924 initialization.
19925 * custom.el (custom-initialize-delay): Doc fix.
19926
19927 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
19928
19929 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
19930
19931 2011-07-08 Michael Albinus <michael.albinus@gmx.de>
19932
19933 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
19934 human-friendly prompt.
19935
19936 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
19937
19938 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
19939 provided by a particular plugin.
19940
19941 2011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
19942
19943 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
19944 save customizations (with "emacs -Q"), just set the variable
19945 instead of erroring out.
19946
19947 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
19948
19949 2011-07-08 Juri Linkov <juri@jurta.org>
19950
19951 * arc-mode.el (archive-zip-expunge, archive-zip-update)
19952 (archive-zip-update-case): Use 7z if found by `executable-find'.
19953 The order of searching the available programs is the same as in
19954 `archive-zip-extract' (bug#8968).
19955
19956 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
19957
19958 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
19959 (menu-bar-options-menu): Tweak descriptions.
19960
19961 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
19962
19963 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
19964 menu items into verb phrases (bug#1421). Also refill to fit under
19965 80 columns.
19966
19967 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
19968
19969 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
19970 (Info-read-node-name): Doc fix (Bug#1084).
19971
19972 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
19973 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
19974 (end-of-sexp, beginning-of-sexp)
19975 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
19976 (forward-symbol, forward-same-syntax, word-at-point)
19977 (sentence-at-point): Doc fix (Bug#1144).
19978
19979 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
19980
19981 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
19982 should cover it (bug#1281).
19983
19984 * cus-edit.el (custom-show): Mark as obsolete.
19985
19986 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
19987 negotiation fails, then possibly try again with a non-encrypted
19988 connection (bug#9017).
19989
19990 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
19991 be used.
19992
19993 2011-07-07 Richard Stallman <rms@gnu.org>
19994
19995 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
19996 property, and handle its changed format.
19997 Look for the correct line number.
19998 Use file's line contents (but not past first =) to find
19999 correct line in message.
20000
20001 2011-07-07 Kenichi Handa <handa@m17n.org>
20002
20003 * international/characters.el (build-unicode-category-table):
20004 Delete it.
20005 (unicode-category-table): Set it by unicode-property-table-internal.
20006
20007 * international/mule-cmds.el (char-code-property-alist): Move to
20008 to src/chartab.c.
20009 (get-char-code-property): Call unicode-property-table-internal to
20010 load a file. Call get-unicode-property-internal where necessary.
20011 (put-char-code-property): Call unicode-property-table-internal to
20012 load a file. Call put-unicode-property-internal where necessary.
20013 put-unicode-property-internal where necessary.
20014 (char-code-property-description):
20015 Call unicode-property-table-internal to load a file.
20016
20017 * international/charprop.el:
20018 * international/uni-bidi.el:
20019 * international/uni-category.el:
20020 * international/uni-combining.el:
20021 * international/uni-comment.el:
20022 * international/uni-decimal.el:
20023 * international/uni-decomposition.el:
20024 * international/uni-digit.el:
20025 * international/uni-lowercase.el:
20026 * international/uni-mirrored.el:
20027 * international/uni-name.el:
20028 * international/uni-numeric.el:
20029 * international/uni-old-name.el:
20030 * international/uni-titlecase.el:
20031 * international/uni-uppercase.el: Regenerate.
20032
20033 * loadup.el: Load international/charprop.el before
20034 international/characters.
20035
20036 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
20037
20038 * window.el (next-buffer, previous-buffer): Signal an error if
20039 called from a minibuffer window.
20040
20041 * bindings.el: Revert 2011-07-04 change.
20042
20043 2011-07-06 Richard Stallman <rms@gnu.org>
20044
20045 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
20046 (rmail-mime-insert-bulk, rmail-mime-insert-text):
20047 Treat markers like ints.
20048 (rmail-mime-entity): Doc fix.
20049
20050 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
20051
20052 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
20053 defcustom again for backwards compatibility.
20054
20055 * simple.el (shell-command-on-region): Fill.
20056
20057 * dired-aux.el (dired-kill-line): Add a doc string.
20058
20059 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
20060 to "\\sw\\|\\s_" (bug#358).
20061
20062 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
20063 (dired-unmark-backward): Ditto.
20064 (dired-flag-backup-files): Ditto.
20065
20066 * dired-x.el (dired-mark-sexp): Ditto.
20067
20068 2011-07-06 Richard Stallman <rms@gnu.org>
20069
20070 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
20071 (rmail-mime-entity): New arg TRUNCATED.
20072 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
20073 New functions.
20074 (rmail-mime-save): Warn if entity is truncated.
20075 (rmail-mime-toggle-hidden): Likewise, for showing.
20076 (rmail-mime-process-multipart): Record when an entity is truncated.
20077
20078 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
20079 if ENTITY is a string.
20080
20081 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
20082
20083 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
20084 of faces when `M-C-x'-ing their definitions (bug#8378).
20085 Also clean up the code slightly.
20086
20087 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
20088 because that makes the colors go away.
20089
20090 * mail/sendmail.el (send-mail-function): Change the default to
20091 `sendmail-query-once'.
20092 (sendmail-query-once): Add an autoload cookie.
20093
20094 * net/network-stream.el (network-stream-open-starttls): Try using
20095 a plain connection even if the server offered STARTTLS, and we
20096 kinda wanted to use it, if Emacs doesn't have any STARTTLS
20097 capability. This should make smtpmail.el work in slightly more
20098 configurations.
20099
20100 2011-07-06 Michael Albinus <michael.albinus@gmx.de>
20101
20102 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
20103 New defun.
20104 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
20105
20106 2011-07-06 Michael R. Mauger <mmaug@yahoo.com>
20107
20108 * progmodes/sql.el: Version 3.0
20109 (sql-product-alist): Add product :completion-object,
20110 :completion-column, and :statement attributes.
20111 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
20112 (sql-mode-syntax-table): Mark all punctuation.
20113 (sql-font-lock-keywords-builder): Temporarily remove fallback on
20114 ansi keywords.
20115 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
20116 (sql-mode-oracle-font-lock-keywords): Improve.
20117 (sql-oracle-show-reserved-words): New function for development.
20118 (sql-product-font-lock): Simplify for source code buffers.
20119 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
20120 New functions.
20121 (sql-highlight-product): Set product specific syntax table.
20122 (sql-mode-map): Add statement movement functions.
20123 (sql-ansi-statement-starters, sql-oracle-statement-starters):
20124 New variable.
20125 (sql-statement-regexp, sql-beginning-of-statement)
20126 (sql-end-of-statement, sql-signum): New functions.
20127 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
20128 (sql-show-sqli-buffer): Bug fix.
20129 (sql-interactive-mode): Store connection data as buffer local.
20130 (sql-connect): Add NEW-NAME parameter. Redesign interaction
20131 with sql-interactive-mode.
20132 (sql-save-connection): Save buffer local settings.
20133 (sql-connection-menu-filter): Change menu entry name.
20134 (sql-product-interactive): Bug fix.
20135 (sql-preoutput-hold): New variable.
20136 (sql-interactive-remove-continuation-prompt): Bug fixes.
20137 (sql-debug-redirect): New variable.
20138 (sql-str-literal): New function.
20139 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
20140 Redesign.
20141 (sql-oracle-save-settings, sql-oracle-restore-settings)
20142 (sql-oracle-list-all, sql-oracle-list-table): New functions.
20143 (sql-completion-object, sql-completion-column)
20144 (sql-completion-sqlbuf): New variables.
20145 (sql-build-completions-1, sql-build-completions)
20146 (sql-try-completion): New functions.
20147 (sql-read-table-name): Use them.
20148 (sql-contains-names): New buffer local variable.
20149 (sql-list-all, sql-list-table): Use it.
20150 (sql-oracle-completion-types): New variable.
20151 (sql-oracle-completion-object, sql-sqlite-completion-object)
20152 (sql-postgres-completion-object): New functions.
20153
20154 2011-07-06 Glenn Morris <rgm@gnu.org>
20155
20156 * window.el (pop-to-buffer): Doc fix.
20157
20158 2011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
20159
20160 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
20161
20162 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
20163
20164 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
20165
20166 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
20167
20168 2011-07-05 Chong Yidong <cyd@stupidchicken.com>
20169
20170 * button.el (button): Inherit from link face. Suggested by Dan
20171 Nicolaescu.
20172
20173 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
20174
20175 * progmodes/gdb-mi.el: Fit in 80 columns.
20176 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
20177 switch-to-buffer.
20178
20179 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
20180 if imenu is simply not configured (bug#8941).
20181
20182 2011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
20183
20184 * allout.el (allout-post-undo-hook): New allout outline-change
20185 event hook to signal undo activity.
20186 (allout-post-command-business): Run allout-post-undo-hook if an
20187 undo just occurred.
20188 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
20189 * allout-widgets.el (allout-widgets-after-undo-function):
20190 Ensure the integrity of the current item's decoration after it has been
20191 in the vicinity of an undo.
20192 (allout-widgets-mode): Include allout-widgets-after-undo-function
20193 on the new allout-post-undo-hook.
20194
20195 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
20196
20197 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
20198 Let define-derived-mode define it.
20199 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
20200 cycles of abbrev-table inheritance (bug#8998).
20201
20202 2011-07-05 Roland Winkler <winkler@gnu.org>
20203
20204 * textmodes/bibtex.el: Add support for biblatex.
20205 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
20206 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
20207 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
20208 (bibtex-entry-alist, bibtex-field-alist): New variables.
20209 (bibtex-entry-field-alist): Obsolete alias for
20210 bibtex-BibTeX-entry-alist.
20211 (bibtex-entry-alist, bibtex-field-alist): New widgets.
20212 (bibtex-set-dialect): New command.
20213 (bibtex-entry-type, bibtex-entry-head)
20214 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
20215 Bind via bibtex-set-dialect.
20216 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
20217 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
20218 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
20219 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
20220 Define via bibtex-set-dialect.
20221 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
20222 Obey bibtex-no-opt-remove-re.
20223 (bibtex-vec-push, bibtex-vec-incr): New functions.
20224 (bibtex-format-entry, bibtex-field-list)
20225 (bibtex-print-help-message, bibtex-validate)
20226 (bibtex-search-entries): Use new format of bibtex-entry-alist.
20227
20228 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
20229
20230 * progmodes/compile.el (compilation-goto-locus):
20231 * net/tramp-cmds.el (tramp-append-tramp-buffers):
20232 * bs.el (bs-cycle-next, bs-cycle-previous):
20233 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
20234 * bindings.el (mode-line-other-buffer):
20235 * autoinsert.el (auto-insert):
20236 * arc-mode.el (archive-extract):
20237 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
20238
20239 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
20240
20241 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
20242 Fix check of `emacs-lock-unlockable-modes'.
20243 Coerce true values of `emacs-lock--try-unlocking' to t.
20244
20245 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
20246
20247 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
20248 * emacs-lock.el: New file.
20249
20250 2011-07-05 Julien Danjou <julien@danjou.info>
20251
20252 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
20253 than `boundp' to check if face is set.
20254
20255 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
20256
20257 * register.el (registerv-make):
20258 * window.el (window-min-height): Fix typos in docstrings.
20259
20260 2011-07-05 Jan Djärv <jan.h.d@swipnet.se>
20261
20262 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
20263 Update doc string.
20264
20265 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
20266
20267 * server.el (server-execute): Catch quit and call
20268 `server-return-error' to pass the error back to emacsclient and
20269 close the connection (bug#8942).
20270
20271 2011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
20272
20273 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
20274 insecure exception for current topic. Also note that auto-saves
20275 are handled differently.
20276
20277 (allout-auto-save-temporarily-disabled, allout-just-did-undo):
20278 State variables for tracking auto-save inhibition situation.
20279
20280 (allout-write-contents-hook-handler): Rename from
20281 'allout-write-file-hook-handler', and describe how it depends on
20282 write-contents-functions sensitivity to non-nil value to prevent
20283 file write.
20284
20285 (allout-auto-save-hook-handler): Remove. auto-save does not check
20286 this in individual buffers, only in the starting buffer, so this
20287 is not the right way for us to inhibit auto-save in a buffer
20288 according to its condition.
20289
20290 (allout-mode): Use new allout-write-contents-hook-handler, and
20291 only with write-contents-functions. Remove auto-save provisions -
20292 they're implemented elsewhere.
20293
20294 (allout-before-change-handler): If undo is in progress, note that
20295 for attention of allout-post-command-business.
20296
20297 (allout-post-command-business): If the command we're following was
20298 an undo, check for change in the status of encrypted items and
20299 adjust auto-save inhibitions accordingly.
20300
20301 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
20302 according to whether there are or aren't any plain-text topics
20303 pending encryption.
20304
20305 (allout-inhibit-auto-save-info-for-decryption):
20306 Adjust buffer-saved-size and some allout state to inhibit auto-saves
20307 if there are plain-text topics pending encryption.
20308
20309 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
20310 buffer-saved-size and some allout state to not inhibit auto-saves
20311 if there are no longer any plain-text topics pending encryption.
20312
20313 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
20314 No longer provide for exemption of the current topic.
20315
20316 2011-07-04 Juri Linkov <juri@jurta.org>
20317
20318 Add 7z operations to delete and save changed members (bug#8968).
20319 * arc-mode.el (archive-7z-expunge, archive-7z-update):
20320 New defcustoms.
20321 (archive-7z-write-file-member): New function.
20322 (archive-7z-summarize): Fix the number of dashes in the
20323 listing output.
20324
20325 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
20326
20327 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
20328 (bug#8958).
20329
20330 2011-07-04 Chong Yidong <cyd@stupidchicken.com>
20331
20332 * bindings.el: Ignore next-buffer and previous-buffer in
20333 minibuffer-local-map.
20334
20335 * font-lock.el (font-lock-builtin-face): Change light background
20336 color to dark slate blue (Bug#6693).
20337
20338 2011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
20339
20340 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
20341
20342 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
20343
20344 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
20345 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
20346 Add switch-to-buffer.
20347
20348 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
20349
20350 * isearch.el (isearch-search-fun-function): Clarify further the
20351 meaning of the function returned.
20352
20353 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
20354
20355 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
20356
20357 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
20358 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
20359 Use it.
20360 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
20361 `tramp-default-remote-path' does not exist.
20362 (tramp-send-command-and-read): New optional argument NOERROR.
20363 (tramp-open-connection-setup-interactive-shell)
20364 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
20365 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
20366 (tramp-process-sentinel): Flush also process' connection property.
20367 (tramp-sh-handle-start-file-process): Do not set process
20368 sentinel. It is done now ...
20369 (tramp-maybe-open-connection): ... here. (Bug#8929)
20370
20371 2011-07-04 MON KEY <monkey@sandpframing.com>
20372
20373 * play/animate.el (animate-string): Doc fixes and allow changing
20374 the buffer name (bug#5417).
20375
20376 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
20377
20378 * play/animate.el (animation-buffer-name): Rename from *animate*.
20379
20380 2011-07-04 Paul Eggert <eggert@cs.ucla.edu>
20381
20382 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
20383 This is simpler and helps future-proof the code.
20384 (timer-until): Use time-subtract and float-time.
20385 (timer--time-less-p): Use time-less-p.
20386
20387 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
20388
20389 * type-break.el (timep): Use the value of `float-time' to avoid a
20390 byte-compiler warning.
20391
20392 * server.el (server-eval-and-print): Return any result, even nil.
20393
20394 2011-07-03 Paul Eggert <eggert@cs.ucla.edu>
20395
20396 * type-break.el: Accept time formats that the builtins accept.
20397 (timep, type-break-time-difference): Accept any format that
20398 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
20399 This is simpler and helps future-proof the code.
20400 (type-break-time-difference): Round rather than ignoring
20401 subseconds components.
20402
20403 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
20404
20405 * info.el (Info-apropos-matches): Make non-interactive, since it
20406 doesn't seem to do anything useful as a command (bug#8829).
20407
20408 2011-07-03 Chong Yidong <cyd@stupidchicken.com>
20409
20410 * frame.el (frame-background-mode, frame-set-background-mode):
20411 Move from faces.el.
20412 (frame-default-terminal-background): New function.
20413
20414 * custom.el (custom-push-theme): Don't record faces in `changed'
20415 theme; this doesn't work correctly for per-frame face settings.
20416 (disable-theme): Use face-set-after-frame-default to reset faces.
20417 (custom--frame-color-default): New function.
20418
20419 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
20420
20421 * dired.el (dired-flagging-regexp): Remove unused variable
20422 (bug#8769).
20423
20424 2011-03-29 Kevin Ryde <user42@zip.com.au>
20425
20426 * progmodes/compile.el (compilation-error-regexp-alist-alist):
20427 `perl-Test2' extend to match possible "fail #N" rep count
20428 (bug#8377).
20429
20430 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
20431
20432 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
20433 `smtpmail-via-smtp' now returns the error instead of nil.
20434
20435 * isearch.el (isearch-search-fun-function): Clarify the doc string
20436 (bug#8101).
20437
20438 2011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
20439
20440 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
20441 unnecessary spaces (bug#8987).
20442
20443 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
20444
20445 * net/network-stream.el (open-network-stream): Use the
20446 :end-of-capability command thoughout.
20447
20448 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
20449
20450 * net/network-stream.el (open-network-stream): Add the
20451 :end-of-capability command parameter, used by pop3.el.
20452
20453 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
20454
20455 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
20456
20457 * fringe.el (fringe-query-style): Remove redundant text " (type ?
20458 for list)" (bug#6475).
20459
20460 * files.el (file-expand-wildcards): Ignore non-readable
20461 sub-directories while trying to find matches instead of signaling
20462 an error (bug#6297).
20463
20464 * man.el (Man-reference-regexp): Allow matching possible
20465 word-wrapped references (bug#6289).
20466
20467 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
20468 for consistency with the other vc buffers (bug#6197).
20469 (vc-checkin): Ditto.
20470
20471 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
20472
20473 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
20474
20475 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
20476
20477 * custom.el (defcustom): Clarify that :set is only used in the
20478 Customize user interface (bug#6089).
20479
20480 * progmodes/flymake.el (flymake-mode): If the buffer isn't
20481 associated with a file, refuse to run instead of erroring out
20482 (bug#6084).
20483
20484 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
20485 the doc string, since it appears that using `fill-column' always
20486 controls the width (bug#7845).
20487
20488 * simple.el (shell-command-on-region): Say where the error output
20489 went if `shell-command-default-error-buffer' is set (bug#6857).
20490
20491 2011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
20492
20493 * allout.el (allout-yank-processing): Adjust cursor position for
20494 backwards-deleted space.
20495
20496 (allout-rebullet-heading): Register changes with
20497 allout-exposure-changed-hook, so the modified topic is properly
20498 decorated.
20499
20500 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
20501
20502 * minibuffer.el (completion-in-region): Document PREDICATE
20503 (bug#7136).
20504
20505 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
20506 of keyword/argument pairs (bug#6904).
20507
20508 * replace.el (multi-occur):
20509 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
20510
20511 2011-07-02 Drew Adams <drew.adams@oracle.com>
20512
20513 * dired.el (dired-mark-if): Make the message about whether it's
20514 marking or unmarking clearer (bug#8523).
20515
20516 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
20517
20518 * disp-table.el (display-table-print-array): New function.
20519 (describe-display-table): Use it to print the vectors more pretty
20520 (Bug#8859).
20521
20522 2011-07-02 Martin Rudalics <rudalics@gmx.at>
20523
20524 * window.el (window-state-get-1): Don't assign clone numbers.
20525 Add clone-of item to list of window parameters.
20526 (window-state-put-2): Don't process clone numbers.
20527 (display-buffer-alist): Fix doc-string.
20528
20529 2011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
20530
20531 * subr.el (remq): Don't allocate if it's not needed.
20532 (keymap--menu-item-binding, keymap--menu-item-with-binding)
20533 (keymap--merge-bindings): New functions.
20534 (keymap-canonicalize): Use them to refine the canonicalization.
20535 * minibuffer.el (minibuffer-local-completion-map)
20536 (minibuffer-local-must-match-map): Move initialization from C.
20537 (minibuffer-local-filename-completion-map): Move initialization from C;
20538 don't inherit from anything here.
20539 (minibuffer-local-filename-must-match-map): Make obsolete.
20540 (completing-read-default): Use make-composed-keymap to combine
20541 minibuffer-local-filename-completion-map with either
20542 minibuffer-local-must-match-map or
20543 minibuffer-local-filename-completion-map.
20544
20545 2011-07-01 Glenn Morris <rgm@gnu.org>
20546
20547 * type-break.el (type-break-time-sum): Use dolist.
20548
20549 * textmodes/flyspell.el (flyspell-word-search-backward):
20550 Replace CL function.
20551
20552 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
20553
20554 * mouse.el (mouse--strip-first-event): New function.
20555 (function-key-map): Use it to map fringe clicks to normal clicks
20556 by default.
20557
20558 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
20559 (vc-bzr-revision-completion-table): Add support for annotate and date.
20560
20561 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
20562 inherit from parent.
20563
20564 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20565
20566 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
20567 (dired-show-file-type): Doc fixup (bug#8818).
20568
20569 * dired.el (dired-mode): Fix up the doc string as suggested by
20570 Drew Adams (bug#8817).
20571
20572 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
20573 cookie, since the manual says that it should be possible to add
20574 this function to `find-file-hook' (bug#8709).
20575
20576 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
20577
20578 * progmodes/cfengine.el: Moved all cfengine3.el functionality
20579 here. Noted Ted Zlatanov as the maintainer.
20580 (cfengine-common-settings, cfengine-common-syntax): New functions
20581 to set up common things between `cfengine-mode' and
20582 `cfengine3-mode'.
20583 (cfengine3-mode): New mode.
20584 (cfengine3-defuns cfengine3-defuns-regex
20585 (cfengine3-class-selector-regex cfengine3-category-regex)
20586 (cfengine3-vartypes cfengine3-font-lock-keywords)
20587 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
20588 (cfengine3-indent-line): Add from cfengine3.el.
20589
20590 2011-07-01 Michael Albinus <michael.albinus@gmx.de>
20591
20592 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
20593
20594 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
20595
20596 2011-07-01 Martin Rudalics <rudalics@gmx.at>
20597
20598 * window.el (same-window-buffer-names, same-window-regexps)
20599 (same-window-p, special-display-frame-alist)
20600 (special-display-popup-frame, special-display-function)
20601 (special-display-buffer-names, special-display-regexps)
20602 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
20603 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
20604 (split-window-preferred-function, split-height-threshold)
20605 (split-width-threshold, even-window-heights)
20606 (display-buffer-mark-dedicated, window-splittable-p)
20607 (split-window-sensibly, window-safely-shrinkable-p):
20608 Un-obsolete.
20609 (display-buffer): Don't spread args with function specifier
20610 because special-display-popup-frame won't like it.
20611
20612 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
20613
20614 Time-stamp simplifications and fixes.
20615 These improve accuracy slightly, and future-proof the code
20616 against some potential changes to current-time format.
20617
20618 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
20619 by using time-since and float-time.
20620
20621 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
20622 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
20623 + NNN microseconds".
20624
20625 * type-break.el (type-break-time-sum): Rewrite using time-add.
20626
20627 * play/hanoi.el (hanoi-current-time-float): Remove.
20628 All uses replaced by float-time.
20629
20630 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
20631 This yields a more-accurate answer.
20632 (rng-time-to-float): Remove; no longer needed.
20633
20634 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
20635
20636 * calendar/timeclock.el (timeclock-seconds-to-time):
20637 Defalias to seconds-to-time, since they're the same thing.
20638
20639 * emacs-lisp/elp.el (elp-elapsed-time):
20640 * emacs-lisp/benchmark.el (benchmark-elapse):
20641 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
20642
20643 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
20644
20645 * window.el (bury-buffer): Don't iconify the only frame.
20646 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
20647 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
20648
20649 2011-07-01 Chong Yidong <cyd@stupidchicken.com>
20650
20651 * eshell/em-smart.el (eshell-smart-display-navigate-list):
20652 Add mouse-yank-primary.
20653
20654 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
20655
20656 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
20657
20658 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
20659
20660 * emacs-lisp/find-func.el (find-library--load-name): New fun.
20661 (find-library-name): Use it to find relative load names when provided
20662 absolute file name (bug#8803).
20663
20664 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
20665
20666 * textmodes/flyspell.el (flyspell-word): Consider words that
20667 differ only in case as potential doublons (bug#5687).
20668
20669 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
20670 Remove two rather uninteresting debugging-like messages to make
20671 debbugs.el more silent.
20672
20673 * comint.el (comint-password-prompt-regexp): Accept "Response" as
20674 a password-like phrase.
20675
20676 2011-06-30 Masatake YAMATO <yamato@redhat.com>
20677
20678 * progmodes/cc-guess.el: New file.
20679
20680 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
20681
20682 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
20683 derived from `c-basic-common-init'.
20684
20685 * progmodes/cc-mode.el (top-level): Require cc-guess.
20686 (c-basic-common-init): Use `cc-choose-style-for-mode'.
20687
20688 2011-06-30 Lawrence Mitchell <wence@gmx.li>
20689
20690 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
20691
20692 2011-06-30 Alan Mackenzie <acm@muc.de>
20693
20694 * progmodes/cc-engine.el (c-guess-continued-construct):
20695 Correct the handling of template-args-cont, particularly for when font
20696 lock is disabled. Name this case as "CASE G".
20697
20698 2011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
20699
20700 * allout.el (allout-yank-processing): Fix injection of extra space
20701 between bullet and non-whitespace character in first topic when
20702 pasting, ensuring that the actual spacing in the pasted topic
20703 following the bullet char is preserved. This extra space was
20704 causing pasted encrypted topics to get a decrypted status even
20705 when the content was actually still encrypted. Now the decryption
20706 status from before the paste is preserved.
20707
20708 (allout-flag-region): Set all allout overlays so they evaporate
20709 when reduced to zero length (evanescent), to prevent overlay
20710 leakage.
20711
20712 2011-06-30 Glenn Morris <rgm@gnu.org>
20713
20714 * w32-fns.el (w32-charset-info-alist): Declare.
20715
20716 * find-dired.el (find-grep-options): Simplify.
20717
20718 * term/ns-win.el (ns-set-resource): Declare.
20719
20720 * ses.el (row, col): Declare dynamic variables honestly.
20721
20722 * textmodes/reftex-parse.el (index-tags): Declare.
20723
20724 2011-06-30 Chong Yidong <cyd@stupidchicken.com>
20725
20726 * cus-edit.el (customize-push-and-save): New function.
20727
20728 * files.el (hack-local-variables-confirm): Use it.
20729
20730 * custom.el (load-theme): New arg NO-CONFIRM.
20731 Use customize-push-and-save (Bug#8720).
20732 (custom-enabled-themes): Doc fix.
20733
20734 * cus-theme.el (customize-create-theme)
20735 (custom-theme-merge-theme): Callers to load-theme changed.
20736
20737 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
20738
20739 * thingatpt.el (thing-at-point-short-url-regexp): Require that
20740 short URLs have at least one dot in them (bug #7614).
20741
20742 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
20743 nil, because using a pty is apparently too slow (bug #895).
20744
20745 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
20746
20747 * mail/sendmail.el (sendmail-query-once): New function.
20748 (sendmail-query-once-function): New variable.
20749
20750 2011-06-29 Glenn Morris <rgm@gnu.org>
20751
20752 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
20753
20754 * ses.el (top-level): Require cl when compiling.
20755 (ses-set-localvars): Fix error statement.
20756 Call it at compile time to silence a storm of warnings.
20757
20758 2011-06-29 Martin Rudalics <rudalics@gmx.at>
20759
20760 * window.el (normalize-live-buffer): Rename to
20761 window-normalize-buffer.
20762 (normalize-live-frame): Rename to window-normalize-frame.
20763 (normalize-any-window): Rename to window-normalize-any-window.
20764 (normalize-live-window): Rename to window-normalize-live-window.
20765 (make-window-atom): Rename to window-make-atom.
20766 (window-resize-reset): Rename to window--resize-reset.
20767 (window-resize-reset-1): Rename to window--resize-reset-1.
20768 (resize-mini-window): Rename to window--resize-mini-window.
20769 (resize-subwindows-skip-p): Rename to
20770 window--resize-subwindows-skip-p.
20771 (resize-subwindows-normal): Rename to
20772 window--resize-subwindows-normal.
20773 (resize-subwindows): Rename to window--resize-subwindows.
20774 (resize-other-windows): Rename to window--resize-siblings.
20775 (resize-this-window): Rename to window--resize-this-window.
20776 (resize-root-window): Rename to window--resize-root-window.
20777 (resize-root-window-vertically): Rename to
20778 window--resize-root-window-vertically.
20779 (normalize-buffer-to-display): Rename to
20780 window-normalize-buffer-to-display.
20781 (normalize-buffer-to-switch-to): Rename to
20782 window-normalize-buffer-to-switch-to.
20783 Correspondingly update all callers of the functions listed
20784 above.
20785 (display-buffer-alist, display-buffer-normalize-arguments)
20786 (display-buffer-normalize-options, display-buffer)
20787 (display-buffer-alist-set): Use "function" instead of
20788 "fun-with-args".
20789
20790 2011-06-28 Chong Yidong <cyd@stupidchicken.com>
20791
20792 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
20793 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
20794 debbugs.gnu.org. Mention acknowledgment email.
20795
20796 2011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
20797
20798 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
20799 buffer multibyteness, since it shouldn't matter.
20800
20801 2011-06-28 Martin Rudalics <rudalics@gmx.at>
20802
20803 * window.el (display-buffer-in-side-window): Handle dedicated
20804 windows as in display-buffer-reuse-window.
20805 (display-buffer-normalize-alist): Use value of override
20806 specifier.
20807 (display-buffer-normalize-specifiers): Use value of
20808 other-window-means-other-frame specifier.
20809 (display-buffer-alist): Rewrite some texts in widgets.
20810 (display-buffer): Spread arguments when calling function
20811 specified by fun-with-args.
20812
20813 2011-06-28 Deniz Dogan <deniz@dogan.se>
20814
20815 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
20816 Unnest `let'.
20817
20818 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
20819 selectors (Bug#5732).
20820 (css-proprietary-nmstart-re): Use `regexp-opt'.
20821
20822 2011-06-27 Jari Aalto <jari.aalto@cante.net>
20823
20824 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
20825 (eshell-ls-date-format): New defcustom.
20826 (eshell-ls-file): Use it.
20827
20828 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
20829
20830 * help-fns.el (describe-variable): Fix message for terminal-local vars.
20831
20832 2011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
20833
20834 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
20835 (ange-ftp-make-tmp-name): New arg.
20836 (ange-ftp-file-local-copy): Use it.
20837
20838 2011-06-27 Jambunathan K <kjambunathan@gmail.com>
20839
20840 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
20841 no-conversion (Bug#8870).
20842
20843 2011-06-27 Martin Rudalics <rudalics@gmx.at>
20844
20845 * window.el (window-right, window-left, window-child)
20846 (window-child-count, window-last-child)
20847 (window-iso-combination-p, walk-window-tree-1)
20848 (window-atom-check-1, window-tree-1, delete-window)
20849 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
20850 new naming conventions - window-vchild, window-hchild,
20851 window-next and window-prev are now called window-top-child,
20852 window-left-child, window-next-sibling and window-prev-sibling
20853 respectively.
20854 (resize-window-reset): Rename to window-resize-reset.
20855 (resize-window-reset-1): Rename to window-resize-reset-1.
20856 (resize-window): Rename to window-resize.
20857 (window-min-height, window-min-width)
20858 (resize-mini-window, resize-this-window, resize-root-window)
20859 (resize-root-window-vertically, adjust-window-trailing-edge)
20860 (enlarge-window, shrink-window, maximize-window)
20861 (minimize-window, delete-window, quit-restore-window)
20862 (split-window, balance-windows, balance-windows-area-adjust)
20863 (balance-windows-area, window-state-put-2)
20864 (display-buffer-even-window-sizes, display-buffer-set-height)
20865 (display-buffer-set-width, set-window-text-height)
20866 (fit-window-to-buffer): Rename all "resize-window" prefixed
20867 calls to use the "window-resize" prefix convention.
20868 (display-buffer-alist): Fix symbol for label specifier.
20869 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
20870 corresponding specifier.
20871 Reported by Juanma Barranquero <lekktu@gmail.com>.
20872
20873 2011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
20874
20875 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
20876 convention.
20877 (ses-call-printer): Does not pass an empty string to formatter when the
20878 cell is empty to keep from barking printer Calc math-format-value.
20879
20880 2011-06-27 Richard Stallman <rms@gnu.org>
20881
20882 * battery.el (battery-mode-line-limit): New variable.
20883 (battery-update): Handle it.
20884
20885 * mail/rmailmm.el (rmail-mime-process-multipart):
20886 Handle truncated messages.
20887
20888 2011-06-27 Glenn Morris <rgm@gnu.org>
20889
20890 * progmodes/flymake.el (flymake-err-line-patterns):
20891 Allow for column numbers in the ant/javac pattern. (Bug#8866)
20892
20893 2011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
20894
20895 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
20896 (ses--clean-!, ses--clean-_): New functions.
20897 (ses-range): Add configurability of readout order, and conversion
20898 to Calc vector.
20899
20900 * ses.el (ses-repair-cell-reference-all): New function.
20901 (ses-cell-symbol): Set macro as safe, so that it can be used in
20902 formulas.
20903
20904 * ses.el: Update cycle detection algorithm.
20905 (ses-localvars): Add ses--Dijkstra-attempt-nb and
20906 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
20907 (ses-set-localvars): New function.
20908 (ses-make-cell): Add property-list as a cell element.
20909 (ses-cell-property-get-fun, ses-cell-property-get)
20910 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
20911 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
20912 New functions.
20913 (ses-cell-property-set, ses-cell-property-pop)
20914 (ses-cell-property-get-handle): New macro.
20915 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
20916 New aliases, used for code readability.
20917 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
20918 cycle detection.
20919 (ses-self-reference-early-detection): New defcustom.
20920 (ses-formula-references): Robustify against self-referring cells.
20921 (ses-mode): Use ses-set-localvars.
20922 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
20923 before lauching the update processing.
20924 (ses-initialize-Dijkstra-attempt): New function.
20925 (ses-recalculate-cell): Update for cycle detection based on
20926 Dijkstra algorithm.
20927
20928 * ses.el: Fix commenting and indenting convention.
20929
20930 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
20931
20932 * bs.el (bs-cycle-next): Complete last change.
20933
20934 2011-06-27 Drew Adams <drew.adams@oracle.com>
20935
20936 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
20937
20938 2011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
20939
20940 * net/network-stream.el (network-stream-open-starttls):
20941 Don't re-get capabilities unless we've reestablished connection.
20942 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
20943
20944 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
20945 to binary to possibly avoid line encoding issues on Windows (among
20946 other things).
20947
20948 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
20949
20950 * net/network-stream.el (open-network-stream): Return an :error
20951 saying what the problem was, if possible.
20952
20953 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
20954 server.
20955
20956 * net/network-stream.el (network-stream-open-starttls): If we
20957 wanted to use STARTTLS, and the server offered it, but we weren't
20958 able to because we had no STARTTLS support, then close the connection.
20959 (open-network-stream): Return an :error element, if present.
20960
20961 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
20962
20963 * hl-line.el (hl-line-sticky-flag): Doc fix.
20964 (global-hl-line-sticky-flag): New option (Bug#8323).
20965 (global-hl-line-highlight): Obey it.
20966
20967 * vc/vc.el (vc-revert-show-diff): Default to t.
20968
20969 2011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
20970
20971 * allout-widgets.el (allout-widgets-post-command-business):
20972 Stop decorating intermediate isearch matches. They're not being
20973 undecorated when an isearch is continued past, and isearch
20974 automatically collapses them. This leads to "widget leaks", where
20975 decorated items accumulate in collapsed areas. Lines with lots of
20976 hidden widgets can slow down cursor travel, substantially.
20977 Too much complicated machinery would be needed to ensure undecoration,
20978 so we're doing without this nicety.
20979
20980 (allout-widgets-tally-string): Don't try to do a hash-table-count
20981 of allout-widgets-tally when it's nil. This eliminates spurious "Error
20982 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
20983 *Messages* when allout-widgets-maintain-tally is t.
20984
20985 2011-06-26 Martin Rudalics <rudalics@gmx.at>
20986
20987 * window.el (display-buffer-normalize-argument): Rename to
20988 display-buffer-normalize-arguments. Handle special meaning of
20989 LABEL argument. Respect special-display-function when popping up
20990 a new frame. Fix code searching for a window showing the buffer
20991 on another frame.
20992 (display-buffer-normalize-specifiers):
20993 Call display-buffer-normalize-arguments.
20994 (display-buffer-in-window): Don't undedicate the window if its
20995 buffer remains the same.
20996 Reported by Drew Adams <drew.adams@oracle.com>.
20997 (display-buffer-alist): Add choice for same-window macro
20998 specfier.
20999 (display-buffer): Mention special meaning of LABEL argument in
21000 doc-string. Fix quoting. Don't pop up a new frame even as
21001 fallback.
21002
21003 2011-06-26 Juanma Barranquero <lekktu@gmail.com>
21004
21005 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
21006 avoid deleting the current window in some cases (bug#8911).
21007
21008 2011-06-26 Andreas Schwab <schwab@linux-m68k.org>
21009
21010 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
21011 (Bug#8934)
21012
21013 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
21014
21015 * net/network-stream.el (network-stream-open-starttls):
21016 Use built-in TLS support if `gnutls-available-p' is true.
21017 (network-stream-open-tls): Ditto.
21018
21019 2011-06-26 Leo Liu <sdl.web@gmail.com>
21020
21021 * register.el (registerv): New struct.
21022 (registerv-make): New function.
21023 (jump-to-register, describe-register-1, insert-register):
21024 Support the jump-func, print-func and insert-func slot of a registerv
21025 struct. (Bug#8415)
21026
21027 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
21028
21029 * vc/vc.el (vc-revert-show-diff): New defcustom.
21030 (vc-diff-internal): New arg specifying diff buffer.
21031 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
21032 reuse an existing *vc-diff* buffer (Bug#8927).
21033
21034 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
21035
21036 2011-06-26 Glenn Morris <rgm@gnu.org>
21037
21038 * progmodes/f90.el (f90-critical-indent): New option.
21039 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
21040 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
21041 (f90-mode): Doc fix.
21042 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
21043 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
21044 (f90-beginning-of-block, f90-next-block, f90-indent-region)
21045 (f90-match-end): Handle block, critical.
21046
21047 2011-06-25 Glenn Morris <rgm@gnu.org>
21048
21049 * calendar/diary-lib.el (diary-included-files): Doc fix.
21050 (diary-include-files): New function, extracted from
21051 diary-include-other-diary-files and diary-mark-included-diary-files.
21052 (diary-include-other-diary-files, diary-mark-included-diary-files):
21053 Just call diary-include-files.
21054 (diary-mark-entries): Reset diary-included-files on first call.
21055
21056 * calendar/diary-lib.el (diary-mark-entries)
21057 (diary-mark-included-diary-files):
21058 Visit included diary-files in temp buffers.
21059
21060 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
21061 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
21062 (f90-start-block-re, f90-imenu-generic-expression)
21063 (f90-looking-at-program-block-start, f90-no-block-limit):
21064 Add support for submodules.
21065
21066 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
21067 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
21068
21069 2011-06-25 Eli Zaretskii <eliz@gnu.org>
21070
21071 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
21072 buffer-file-type before setting its value, to avoid disastrous
21073 global effects on decoding files for DOS/Windows systems. (Bug#8780)
21074
21075 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
21076
21077 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
21078
21079 * ses.el (ses-unload-function):
21080 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
21081
21082 * proced.el (proced-unload-function):
21083 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
21084
21085 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
21086
21087 * server.el (server-create-window-system-frame): Add parameters arg.
21088 (server-process-filter): Doc fix. Handle frame-parameters.
21089
21090 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
21091
21092 Fix bug#8730, bug#8781.
21093
21094 * loadhist.el (unload--set-major-mode): New function.
21095 (unload-feature): Use it.
21096
21097 * progmodes/python.el (python-after-info-look): Add autoload cookie.
21098 (python-unload-function): New function.
21099
21100 2011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
21101
21102 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
21103
21104 2011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
21105
21106 * net/browse-url.el (browse-url-firefox-program): Add icecat to
21107 the candidates list.
21108
21109 2011-06-24 Juanma Barranquero <lekktu@gmail.com>
21110
21111 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
21112
21113 2011-06-23 Richard Stallman <rms@gnu.org>
21114
21115 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
21116 (rmail-variables): Set next-error-move-function.
21117 (rmail-what-message): Take argument POS.
21118 (rmail-next-error-move): New function.
21119
21120 2011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
21121
21122 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
21123 messages for adjacent non-terminals.
21124
21125 2011-06-23 Richard Stallman <rms@gnu.org>
21126
21127 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
21128 (rmail-show-message-1): Preserve buffer modified flag.
21129 (rmail-start-mail): Don't specify use of rmail-mail-return;
21130 that's done by mail-bury now.
21131 (rmail-mail-return): Handle arg NEWBUF.
21132
21133 2011-06-23 Michael Albinus <michael.albinus@gmx.de>
21134
21135 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
21136 SIZE is a number.
21137
21138 2011-06-23 Martin Rudalics <rudalics@gmx.at>
21139
21140 * window.el (get-lru-window, get-mru-window)
21141 (get-largest-window): Never return a minibuffer window.
21142 (display-buffer-pop-up-window): Fix a bug that could lead to
21143 reusing the minibuffer window.
21144 (display-buffer): Pass original specifier argument to
21145 display-buffer-function instead of the normalized one.
21146 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
21147
21148 2011-06-22 Leo Liu <sdl.web@gmail.com>
21149
21150 * minibuffer.el (completing-read-function)
21151 (completing-read-default): Move from minibuf.c.
21152
21153 2011-06-22 Richard Stallman <rms@gnu.org>
21154
21155 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
21156 to Rmail even if not started by a special Rmail command.
21157
21158 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
21159 Copy the buffer currently showing just one message.
21160
21161 2011-06-22 Roland Winkler <winkler@gnu.org>
21162
21163 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
21164 (bibtex-clean-entry): First delete the old key so that a
21165 customized algorithm for generating the new key does not get
21166 confused by the old key.
21167 (bibtex-url): Obey regexp of first step.
21168 (bibtex-search-entries): Do not use add-to-list with local
21169 list-var.
21170
21171 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
21172
21173 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
21174 stored a user name, then query for the password first, instead of
21175 waiting for SMTP to give an error message and the trying again.
21176
21177 2011-06-22 Lawrence Mitchell <wence@gmx.li>
21178
21179 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
21180 BUFFER in call-process.
21181
21182 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
21183
21184 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
21185 QUIT twice.
21186 (smtpmail-try-auth-methods): Require user name and password from
21187 auth-source.
21188
21189 2011-06-22 Martin Rudalics <rudalics@gmx.at>
21190
21191 * window.el (display-buffer-default-specifiers)
21192 (display-buffer-alist): Remove entries for pop-up-frame-alist.
21193 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
21194 (split-window): Normalize SIDE argument (Bug#8916).
21195
21196 * frame.el (pop-up-frame-alist, pop-up-frame-function)
21197 (special-display-frame-alist, special-display-popup-frame):
21198 Remove duplicate declarations. These are now in window.el.
21199
21200 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
21201
21202 * mail/smtpmail.el (smtpmail-via-smtp):
21203 Set :use-starttls-if-possible so that we always use STARTTLS if the
21204 server supports it. SMTP servers that support STARTTLS commonly
21205 require it.
21206
21207 * net/network-stream.el (network-stream-open-starttls): Support
21208 upgrading to STARTTLS always, even if we don't have built-in support.
21209 (open-network-stream): Add the :always-query-capabilities keyword.
21210
21211 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
21212 upgrades with `open-network-stream', and rely solely on
21213 auth-source for all credentials. Big changes throughout the file,
21214 but in particular:
21215 (smtpmail-auth-credentials): Remove.
21216 (smtpmail-starttls-credentials): Remove.
21217 (smtpmail-via-smtp): Check for servers saying they want AUTH after
21218 MAIL FROM, too.
21219
21220 * net/network-stream.el (network-stream-open-starttls):
21221 Provide support for client certificates both for external and built-in
21222 STARTTLS.
21223 (auth-source): Require.
21224 (open-network-stream): Document the :client-certificate keyword.
21225 (network-stream-certificate): Change cert-cert to cert and
21226 cert-key to key.
21227
21228 2011-06-21 Michael Albinus <michael.albinus@gmx.de>
21229
21230 * net/tramp-cache.el (top): Don't load the persistency file when
21231 "emacs -Q" has been called.
21232
21233 2011-06-21 Tim Harper <timcharper@gmail.com>
21234
21235 * term/ns-win.el (ns-initialize-window-system):
21236 Set application-specific `ApplePressAndHoldEnabled' system
21237 resource to NO as it is not yet supported by the NS port.
21238
21239 2011-06-21 Juanma Barranquero <lekktu@gmail.com>
21240
21241 * misc.el (list-dynamic-libraries--refresh): Compute header here...
21242 (list-dynamic-libraries): ...not here.
21243
21244 2011-06-21 Leo Liu <sdl.web@gmail.com>
21245
21246 * subr.el (sha1): Implement sha1 using secure-hash.
21247
21248 2011-06-21 Martin Rudalics <rudalics@gmx.at>
21249
21250 * window.el (display-buffer-alist): In default value do not
21251 enforce searching a window on any but the selected frame.
21252 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
21253 (display-buffer-select-window): Remove function.
21254 (display-buffer-in-window): When a window on another frame gets
21255 reused, do not select it any more but just raise its frame if
21256 necessary (Bug#8851) and (Bug#8856).
21257 (display-buffer-normalize-options): Handle pop-up-frames related
21258 options more faithfully.
21259 (pop-to-buffer): Don't rely on `display-buffer' selecting the
21260 window if it is on another frame.
21261 (display-buffer-alist, display-buffer-default-specifiers):
21262 Don't make new frame unsplittable by default.
21263 (display-buffer-normalize-argument): Fix doc-string typo and use
21264 'same-frame-other-window instead of 'other-window when associating
21265 with display-buffer-macro-specifiers.
21266
21267 2011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
21268
21269 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
21270 New functions.
21271 (5x5-mode-map, 5x5-mode-menu): Bind them.
21272 (5x5-draw-grid): Tweak the solver's rendering.
21273
21274 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
21275
21276 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
21277 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
21278
21279 2011-06-21 Drew Adams <drew.adams@oracle.com>
21280
21281 * menu-bar.el: Use function variable instead of switch-to-buffer.
21282 (menu-bar-select-buffer-function): New variable.
21283 (menu-bar-update-buffers): Use it (bug#8876).
21284
21285 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
21286
21287 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
21288 variable's status.
21289
21290 2011-06-20 Jan Djärv <jan.h.d@swipnet.se>
21291
21292 * x-dnd.el (x-dnd-version-from-flags)
21293 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
21294 and long as number (Bug#8899).
21295 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
21296
21297 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
21298
21299 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
21300 (completion-try-completion, completion-all-completions): Compute the
21301 metadata argument if it's missing; make it optional (bug#8795).
21302
21303 * wid-edit.el: Use lex-bind and move towards completion-at-point.
21304 (widget-complete): Use new :completion-function property.
21305 (widget-completions-at-point): New function.
21306 (default): Use :completion-function instead of :complete.
21307 (widget-default-completions): Rename from widget-default-complete;
21308 Rewrite.
21309 (widget-string-complete, widget-file-complete, widget-color-complete):
21310 Remove functions.
21311 (file, symbol, function, variable, coding-system, color):
21312 * international/mule-cmds.el (default-input-method, charset)
21313 (language-info-custom-alist):
21314 * cus-edit.el (face): Use new property :completions.
21315
21316 * progmodes/pascal.el (pascal-completions-at-point): New function.
21317 (pascal-mode): Use it.
21318 (pascal-mode-map): Use completion-at-point.
21319 (pascal-toggle-completions): Make obsolete.
21320 (pascal-complete-word, pascal-show-completions):
21321 * progmodes/octave-mod.el (octave-complete-symbol):
21322 Redefine as obsolete alias.
21323 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
21324 Signal absence of completion info for old Octave,
21325 (inferior-octave-complete): Redefine as obsolete alias.
21326 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
21327 (meta-completions-at-point): Rename from meta-complete-symbol and
21328 adapt it for use on completion-at-point-functions.
21329 (meta-common-mode): Use it.
21330 (meta-looking-at-backward, meta-match-buffer): Remove.
21331 (meta-complete-symbol): Redefine as obsolete alias.
21332 (meta-common-mode-map): Use completion-at-point.
21333 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
21334 (makefile-mode-map): Use completion-at-point.
21335 (makefile-completions-at-point): Rename from makefile-complete and
21336 adapt it for use on completion-at-point-functions.
21337 (makefile-mode): Use it.
21338 (makefile-complete): Redefine as obsolete alias.
21339
21340 2011-06-20 Deniz Dogan <deniz@dogan.se>
21341
21342 * net/rcirc.el: Delete trailing whitespaces once and for all.
21343
21344 2011-06-20 Daniel Colascione <dan.colascione@gmail.com>
21345
21346 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
21347
21348 2011-06-19 Chong Yidong <cyd@stupidchicken.com>
21349
21350 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
21351
21352 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
21353
21354 2011-06-19 Martin Rudalics <rudalics@gmx.at>
21355
21356 * window.el (display-buffer-other-window-means-other-frame):
21357 Call display-buffer-normalize-alist.
21358 (display-buffer-normalize-specifiers-1): Rename to
21359 display-buffer-normalize-argument. New argument other-frame.
21360 Rewrite.
21361 (display-buffer-normalize-specifiers-2): Rename to
21362 display-buffer-normalize-options.
21363 (display-buffer-normalize-alist-1): New function.
21364 (display-buffer-normalize-specifiers-3): Rename to
21365 display-buffer-normalize-alist.
21366 Call display-buffer-normalize-alist-1.
21367 (display-buffer-normalize-options-inhibit): New variable.
21368 (display-buffer-normalize-specifiers): Rewrite calling
21369 display-buffer-normalize-alist,
21370 display-buffer-normalize-argument, and
21371 display-buffer-normalize-options. Don't call the latter if
21372 display-buffer-normalize-options-inhibit is non-nil.
21373 (frame-auto-delete): New option.
21374 (window-deletable-p): Use frame-auto-delete.
21375 (window-list-no-nils, window-state-ignored-parameters)
21376 (window-state-get-1, window-state-get, window-state-put-list)
21377 (window-state-put-1, window-state-put-2, window-state-put):
21378 New functions.
21379 (display-buffer-normalize-options): Move special-display-p group
21380 after pop-up-frame group (Bug#8851) and (Bug#8856).
21381
21382 2011-06-18 Chong Yidong <cyd@stupidchicken.com>
21383
21384 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
21385 groups (Bug#8776).
21386 (rx-submatch-n): New function.
21387 (rx): Document it.
21388
21389 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
21390 (Bug#8768).
21391
21392 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
21393
21394 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
21395
21396 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
21397 anytime existing face settings are present (Bug#8889).
21398
21399 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
21400 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
21401 Remove unused argument.
21402
21403 2011-06-18 Martin Rudalics <rudalics@gmx.at>
21404
21405 * window.el (display-buffer-default-specifiers):
21406 Remove pop-up-frame. Add pop-up-window-min-height,
21407 pop-up-window-min-width, and another reuse-window specifier
21408 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
21409 (display-buffer-normalize-specifiers-2):
21410 Handle split-height-threshold and split-width-threshold also when
21411 pop-up-windows is unset. Add a reuse-window specifier for the
21412 case popping up a new window fails.
21413 (special-display-popup-frame): Remove double quoting.
21414 (display-buffer-normalize-specifiers-1): Fix thinko.
21415
21416 2011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
21417
21418 * shell.el (shell-completion-vars): Set pcomplete-termination-string
21419 according to comint-completion-addsuffix.
21420
21421 * pcomplete.el: Convert to lexical binding and fix bug#8819.
21422 (pcomplete-suffix-list): Mark as obsolete.
21423 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
21424 pcomplete-seen in the closure.
21425 (pcomplete-comint-setup): Setup completion-at-point as well.
21426 (pcomplete--entries): New function.
21427 (pcomplete--env-regexp): New var.
21428 (pcomplete-entries): Rewrite to work with partial-completion and
21429 without relying on pcomplete-suffix-list.
21430 (pcomplete-pare-list): Remove, unused.
21431
21432 2011-06-17 Martin Rudalics <rudalics@gmx.at>
21433
21434 * window.el (display-buffer-alist): Set pop-up-window-min-height
21435 and pop-up-window-min-width in default value. Reported by
21436 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
21437 other-window-means-other-frame.
21438 (display-buffer-macro-specifiers): Comment out entry for
21439 other-window specifier.
21440 (display-buffer-other-window-means-other-frame): New function.
21441 (display-buffer-normalize-specifiers-1): New arguments
21442 buffer-name and label. Treat other-window case specially.
21443 (display-buffer-normalize-specifiers-2): Treat other-window case
21444 specially.
21445 (display-buffer-normalize-specifiers-3): New function.
21446 (display-buffer-normalize-specifiers):
21447 Call display-buffer-normalize-specifiers-3.
21448
21449 2011-06-17 Martin Rudalics <rudalics@gmx.at>
21450
21451 * window.el (same-window-p): Fix two typos introduced when
21452 adding with-no-warnings.
21453 (display-buffer-normalize-specifiers-1): Don't check
21454 pop-up-frames for 'unset initialization.
21455 (display-buffer-normalize-specifiers-2): Major rewrite using
21456 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
21457 (pop-up-frames, display-buffer-reuse-frames)
21458 (display-buffer-mark-dedicated): Don't initialize to 'unset.
21459 Suggested by David Engster <deng@randomsample.de>.
21460 (even-window-heights): Initialize to 'unset.
21461 (display-buffer-alist-set): Handle new 'unset initializations.
21462 (display-buffer-macro-specifiers): Don't pop up a new frame in the
21463 other window case.
21464
21465 2011-06-16 Martin Rudalics <rudalics@gmx.at>
21466
21467 * window.el (display-buffer-normalize-specifiers-1):
21468 Respect current value of pop-up-frames for most reasonable values of
21469 second argument of display-buffer (Bug#8865).
21470 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
21471 (switch-to-buffer-other-window-same-frame)
21472 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
21473 Adams (Bug#8875).
21474 (display-buffer): Don't check noninteractive when calling
21475 display-buffer-pop-up-frame.
21476 (display-buffer-pop-up-frame): Never pop up a frame in
21477 noninteractive mode (Bug#8857).
21478 (enlarge-window, shrink-window): Don't report an error when the
21479 window can't be resized as requested (Bug#8862).
21480
21481 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
21482
21483 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
21484
21485 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
21486
21487 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
21488
21489 2011-06-15 Alan Mackenzie <acm@muc.de>
21490
21491 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
21492 for declarators, disable knr checking to speed up for normal files.
21493 2: Refactor, replacing a sequence of nested if forms by a cond form.
21494
21495 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
21496
21497 * net/network-stream.el (open-network-stream): Add the keyword
21498 :always-query-capabilities for the case where you want to force a
21499 `plain' network connection, but the protocol still requires the
21500 capabilitiy command (i.e., SMTP and EHLO).
21501
21502 * subr.el (process-live-p): Rename from `process-alive-p' for
21503 consistency with other `-live-p' functions.
21504
21505 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
21506
21507 * window.el (same-window-buffer-names, same-window-regexps)
21508 (special-display-frame-alist, special-display-popup-frame)
21509 (special-display-function, special-display-buffer-names)
21510 (special-display-regexps, pop-up-frame-alist)
21511 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
21512 (pop-up-windows, split-window-preferred-function)
21513 (split-height-threshold, split-width-threshold, even-window-heights)
21514 (display-buffer-mark-dedicated): Don't encourage the use of
21515 display-buffer-alist from Elisp code.
21516
21517 2011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
21518
21519 * progmodes/python.el (python-mode): Derive from prog-mode.
21520 * progmodes/ps-mode.el (ps-mode):
21521 * progmodes/mixal-mode.el (mixal-mode):
21522 * progmodes/cfengine.el (cfengine-mode):
21523 * progmodes/ld-script.el (ld-script-mode): Likewise.
21524
21525 2011-06-15 Martin Rudalics <rudalics@gmx.at>
21526
21527 * window.el (display-buffer-alist): Trim default value to avoid
21528 popping up a new frame (Bug#8857) or reusing an arbitrary window
21529 on another frame.
21530 (display-buffer): Do not fall back on popping up a new frame in
21531 batch mode (Bug#8857).
21532
21533 2011-06-14 Chong Yidong <cyd@stupidchicken.com>
21534
21535 * cus-theme.el (describe-theme-1): Use custom-theme-p.
21536 (custom-theme-summary): New function.
21537 (customize-themes): Use it.
21538
21539 2011-06-13 Glenn Morris <rgm@gnu.org>
21540
21541 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
21542
21543 2011-06-13 Martin Rudalics <rudalics@gmx.at>
21544
21545 * help.el (help-window): Remove variable.
21546 (help-window-point-marker, temp-buffer-max-height)
21547 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
21548 (help-print-return-message): Don't set help-window.
21549 (resize-temp-buffer-window): Rewrite cod eand doc-string.
21550 (help-window-setup-finish): Remove.
21551 (help-window-display-message, help-window-setup)
21552 (with-help-window): Major rewrite based on new
21553 display-buffer-window variable.
21554
21555 * help-mode.el (help-mode-finish): Remove help-window related
21556 code.
21557
21558 * view.el (view-exits-all-viewing-windows): Remove reference to
21559 view-return-to-alist in doc-string.
21560 (view-return-to-alist): Make obsolete.
21561 (view-buffer): Call pop-to-buffer-same-window and remove
21562 undo-window code.
21563 (view-buffer-other-window): Call pop-to-buffer-other-window and
21564 simplify code. Ignore second argument.
21565 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
21566 simplify code. Ignore second argument.
21567 (view-return-to-alist-update): Make obsolete.
21568 (view-mode-enter): Rename second argument to QUIT-RESTORE.
21569 Rewrite using quit-restore window parameters.
21570 (view-mode-exit): Rename second argument to EXIT-ONLY.
21571 Rewrite using quit-restore-window.
21572 (View-exit, View-exit-and-edit, View-leave, View-quit)
21573 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
21574 appropriate arguments.
21575 (view-end-message): Use quit-restore window parameter.
21576
21577 * window.el (display-buffer-function): Rewrite doc-string.
21578 (display-buffer-window, display-buffer-alist): New variables.
21579 (display-buffer-split-specifiers)
21580 (display-buffer-side-specifiers)
21581 (display-buffer-macro-specifiers): New constants.
21582 (display-buffer-even-window-sizes, display-buffer-set-height)
21583 (display-buffer-set-width, display-buffer-select-window)
21584 (display-buffer-in-window, display-buffer-reuse-window)
21585 (display-buffer-split-window-1, display-buffer-split-window)
21586 (display-buffer-split-atom-window, display-buffer-pop-up-window)
21587 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
21588 (display-buffer-in-side-window, normalize-buffer-to-display)
21589 (display-buffer-normalize-specifiers-1)
21590 (display-buffer-normalize-specifiers-2)
21591 (display-buffer-normalize-specifiers, display-buffer-frame):
21592 New functions.
21593 (display-buffer): Major rewrite.
21594 (display-buffer-other-window, display-buffer-other-frame)
21595 (pop-to-buffer, switch-to-buffer-other-window)
21596 (switch-to-buffer-other-frame): Rewrite.
21597 (display-buffer-same-window, display-buffer-same-frame)
21598 (display-buffer-same-frame-other-window)
21599 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
21600 (pop-to-buffer-other-window)
21601 (pop-to-buffer-same-frame-other-window)
21602 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
21603 (switch-to-buffer-other-window-same-frame): New functions.
21604 (same-window-p, special-display-p): Rewrite disabling warnings.
21605 Make obsolete.
21606 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
21607 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
21608 Make obsolete
21609 (same-window-buffer-names, same-window-regexps)
21610 (special-display-frame-alist, special-display-popup-frame)
21611 (special-display-function, special-display-buffer-names)
21612 (special-display-regexps, pop-up-frame-alist)
21613 (pop-up-frame-function, split-window-preferred-function)
21614 (split-height-threshold, split-width-threshold)
21615 (even-window-heights): Make obsolete.
21616
21617 2011-06-12 Glenn Morris <rgm@gnu.org>
21618
21619 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
21620 Misc simplifications.
21621
21622 2011-06-12 Martin Rudalics <rudalics@gmx.at>
21623
21624 * window.el (window-safely-shrinkable-p): Restore function which
21625 was inadvertently removed in change from 2011-06-11. Declare as
21626 obsolete.
21627
21628 * calendar/calendar.el (calendar-generate-window):
21629 Use window-iso-combined-p instead of combination of one-window-p and
21630 window-safely-shrinkable-p.
21631
21632 2011-06-12 Glenn Morris <rgm@gnu.org>
21633
21634 * progmodes/fortran.el (fortran-mode-syntax-table):
21635 * progmodes/f90.el (f90-mode-syntax-table):
21636 Set % to punctuation. (Bug#8820)
21637 (f90-find-tag-default): Remove, no longer needed.
21638
21639 2011-06-12 Daniel Colascione <dan.colascione@gmail.com>
21640
21641 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
21642
21643 2011-06-11 Chong Yidong <cyd@stupidchicken.com>
21644
21645 * image.el (image-animated-p): Return animation delay in seconds.
21646 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
21647 (image-animate-timeout): Remove DELAY argument. Don't assume
21648 every subimage has the same delay; get it from image-animated-p.
21649 (image-animate): Caller changed.
21650
21651 2011-06-11 Michael Albinus <michael.albinus@gmx.de>
21652
21653 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
21654 to ignored backtrace functions.
21655
21656 2011-06-11 Glenn Morris <rgm@gnu.org>
21657
21658 * calendar/appt.el (appt-disp-window-function): Doc fix.
21659 (appt-check): Handle overlapping appointments. (Bug#8337)
21660
21661 2011-06-11 Martin Rudalics <rudalics@gmx.at>
21662
21663 * window.el (window-tree-1, window-tree): New functions, moving
21664 the latter to window.el.
21665 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
21666 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
21667 (bw-refresh-edges): Remove.
21668 (balance-windows-1, balance-windows-2): New functions.
21669 (balance-windows): Rewrite in terms of window tree functions,
21670 balance-windows-1 and balance-windows-2.
21671 (bw-adjust-window): Remove.
21672 (balance-windows-area-adjust): New function with functionality of
21673 bw-adjust-window but using resize-window.
21674 (set-window-text-height): Rewrite doc-string.
21675 Use normalize-live-window and resize-window.
21676 (enlarge-window-horizontally, shrink-window-horizontally):
21677 Rename argument to DELTA.
21678 (window-buffer-height): New function.
21679 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
21680 Rewrite using new window resize routines.
21681 (kill-buffer-and-window, mouse-autoselect-window-select):
21682 Use ignore-errors instead of condition-case.
21683 (quit-window): Call delete-frame instead of delete-windows-on
21684 for the only buffer on frame.
21685
21686 2011-06-10 Martin Rudalics <rudalics@gmx.at>
21687
21688 * loadup.el (top-level): Load window before files for the sake
21689 of replace-buffer-in-windows.
21690
21691 * files.el (read-buffer-to-switch)
21692 (switch-to-buffer-other-window)
21693 (switch-to-buffer-other-frame, display-buffer-other-frame):
21694 Move to window.el.
21695
21696 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
21697 (previous-buffer): Move to window.el.
21698
21699 * bindings.el (unbury-buffer): Move to window.el.
21700
21701 * window.el (delete-other-windows-vertically): Move after
21702 definition of delete-other-windows.
21703 (other-window, delete-windows-on, replace-buffer-in-windows):
21704 Move here from window.c.
21705 (record-window-buffer, unrecord-window-buffer)
21706 (set-window-buffer-start-and-point, switch-to-prev-buffer)
21707 (switch-to-next-buffer): New functions.
21708 (get-next-valid-buffer, last-buffer, next-buffer): Move here
21709 from simple.el. Call switch-to-next-buffer.
21710 (previous-buffer): Move here from simple.el.
21711 Call switch-to-prev-buffer.
21712 (bury-buffer): Move here from buffer.c. Switch to previous
21713 buffer when window cannot be deleted.
21714 (unbury-buffer): Move here from bindings.el.
21715 (ctl-x-map): Move binding for other-window from window.c to
21716 here.
21717 (read-buffer-to-switch, switch-to-buffer-other-window)
21718 (switch-to-buffer-other-frame): Move here from files.el.
21719 (normalize-buffer-to-switch-to): New functions.
21720 (switch-to-buffer): Move here from buffer.c.
21721 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
21722
21723 2011-06-10 Martin Rudalics <rudalics@gmx.at>
21724
21725 * window.el (window-min-height, window-min-width): Move here
21726 from window.c. Add defcustoms and rewrite doc-strings.
21727 (resize-mini-window, resize-window): New functions.
21728 (adjust-window-trailing-edge, enlarge-window, shrink-window):
21729 Move here from window.c.
21730 (maximize-window, minimize-window): New functions.
21731 (delete-window, delete-other-windows, split-window): Move here
21732 from window.c.
21733 (window-split-min-size): New function.
21734 (split-window-keep-point): Mention split-window-above-each-other
21735 instead of split-window-vertically.
21736 (split-window-above-each-other, split-window-vertically):
21737 Rename split-window-vertically to split-window-above-each-other
21738 and provide defalias for old definition.
21739 (split-window-side-by-side, split-window-horizontally):
21740 Rename split-window-horizontally to split-window-side-by-side
21741 and provide defalias for the old definition.
21742 (ctl-x-map): Move bindings for delete-window,
21743 delete-other-windows and enlarge-window here from window.c.
21744 Replace bindings for split-window-vertically and
21745 split-window-horizontally by bindings for
21746 split-window-above-each-other and split-window-side-by-side.
21747
21748 * cus-start.el (all): Remove entries for window-min-height and
21749 window-min-width. Add entries for window-splits and
21750 window-nest.
21751
21752 2011-06-09 Glenn Morris <rgm@gnu.org>
21753
21754 * calendar/appt.el (appt-mode-line): New function.
21755 (appt-check, appt-disp-window): Use it.
21756
21757 * files.el (hack-one-local-variable-eval-safep):
21758 Allow minor-modes with explicit +/-1 arguments.
21759
21760 2011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
21761
21762 * term/xterm.el (xterm): Add defgroup.
21763 (xterm-extra-capabilities): Add defcustom to supply known xterm
21764 capabilities, skip querying them, or query them (default).
21765 (terminal-init-xterm): Use it.
21766 (terminal-init-xterm-modify-other-keys): New function to set up
21767 modifyOtherKeys support to simplify `terminal-init-xterm'.
21768
21769 2011-06-09 Martin Rudalics <rudalics@gmx.at>
21770
21771 * window.el (resize-window-reset, resize-window-reset-1)
21772 (resize-subwindows-skip-p, resize-subwindows-normal)
21773 (resize-subwindows, resize-other-windows, resize-this-window)
21774 (resize-root-window, resize-root-window-vertically)
21775 (window-deletable-p, window-or-subwindow-p)
21776 (frame-root-window-p): New functions.
21777
21778 2011-06-09 Glenn Morris <rgm@gnu.org>
21779
21780 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
21781 (ange-ftp-get-files): Use it.
21782
21783 2011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
21784
21785 * mail/sendmail.el (mail-recover-1, mail-recover):
21786 * files.el (recover-file, recover-session):
21787 Handle dired-listing-switches not being just a single short option.
21788
21789 2011-06-09 Glenn Morris <rgm@gnu.org>
21790
21791 * calendar/appt.el (appt-display-message, appt-disp-window):
21792 Handle lists of appointments.
21793
21794 2011-06-08 Martin Rudalics <rudalics@gmx.at>
21795
21796 * window.el (one-window-p): Move down in code.
21797 Rewrite doc-string.
21798 (window-current-scroll-bars): Rewrite doc-string.
21799 Normalize live window argument.
21800 (walk-windows, get-window-with-predicate, count-windows):
21801 Rewrite doc-string. Use window-list-1.
21802 (window-in-direction-2, window-in-direction, get-mru-window):
21803 New functions.
21804
21805 2011-06-08 Reuben Thomas <rrt@sc3d.org>
21806
21807 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
21808 Doc fix (Bug#8713).
21809
21810 2011-06-08 Chong Yidong <cyd@stupidchicken.com>
21811
21812 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
21813
21814 2011-06-08 Juanma Barranquero <lekktu@gmail.com>
21815
21816 * loadhist.el (unload-feature-special-hooks):
21817 Add `comint-output-filter-functions'.
21818
21819 2011-06-08 Ivan Kanis <gnu@kanis.fr>
21820
21821 * calendar/appt.el (appt-check): Move some initializations into the let.
21822
21823 2011-06-08 Martin Rudalics <rudalics@gmx.at>
21824
21825 * window.el (window-height): Defalias to window-total-height.
21826 (window-width): Defalias to window-body-width.
21827
21828 2011-06-07 Chong Yidong <cyd@stupidchicken.com>
21829
21830 * image-mode.el (image-toggle-animation): New command.
21831 (image-mode-map): Bind it to RET.
21832 (image-mode): Update message.
21833 (image-toggle-display-image): Avoid a spurious cache flush.
21834 (image-transform-rotation): Doc fix.
21835 (image-transform-properties): Return quickly in the normal case.
21836 (image-animate-loop): Rename from image-animate-max-time.
21837
21838 * image.el (image-animate-max-time): Move to image-mode.el.
21839 (create-animated-image): Remove unnecessary function.
21840 (image-animate): Rename from image-animate-start. New arg.
21841 (image-animate-stop): Remove; just use image-animate-timer.
21842 (image-animate-timer): Use car-safe.
21843 (image-animate-timeout): Rename argument.
21844
21845 2011-06-07 Martin Rudalics <rudalics@gmx.at>
21846
21847 * window.el (get-lru-window, get-largest-window): Move here from
21848 window.c. Rename first argument to ALL-FRAMES.
21849 Rephrase doc-strings.
21850 (get-buffer-window-list): Rewrite using window-list-1.
21851 Rephrase doc-string.
21852 (window-safe-min-height, window-safe-min-width): New constants.
21853 (window-size-ignore, window-min-size, window-min-size-1)
21854 (window-sizable, window-sizable-p, window-size-fixed-1)
21855 (window-size-fixed-p, window-min-delta-1, window-min-delta)
21856 (window-max-delta-1, window-max-delta, window-resizable)
21857 (window-resizable-p, window-total-height, window-total-width)
21858 (window-body-width): New functions.
21859 (window-full-height-p, window-full-width-p): Rewrite using
21860 window-total-size.
21861 (window-body-height): Rewrite using window-body-size.
21862
21863 2011-06-06 Martin Rudalics <rudalics@gmx.at>
21864
21865 * window.el (window-right, window-left, window-child)
21866 (window-child-count, window-last-child, window-any-p)
21867 (normalize-live-buffer, normalize-live-frame)
21868 (normalize-any-window, normalize-live-window)
21869 (window-iso-combination-p, window-iso-combined-p)
21870 (window-iso-combinations)
21871 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
21872 (windows-with-parameter, window-with-parameter)
21873 (window-atom-root, make-window-atom, window-atom-check-1)
21874 (window-atom-check, window-side-check, window-check):
21875 New functions.
21876 (ignore-window-parameters, window-sides, window-sides-vertical)
21877 (window-sides-slots): New variables.
21878 (window-size-fixed): Move down in code. Minor doc-string fix.
21879
21880 2011-06-05 Andreas Schwab <schwab@linux-m68k.org>
21881
21882 * comint.el (comint-dynamic-complete-as-filename)
21883 (comint-dynamic-complete-filename): Correctly call
21884 completion-in-region.
21885
21886 2011-06-05 Deniz Dogan <deniz@dogan.se>
21887
21888 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
21889 in last change.
21890
21891 2011-06-05 Deniz Dogan <deniz@dogan.se>
21892
21893 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
21894 (rcirc): Use it to prompt for encryption.
21895
21896 2011-06-05 Roland Winkler <winkler@gnu.org>
21897
21898 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
21899 (bibtex-search-entries): New command bound to C-c C-a.
21900 (bibtex-display-entries): New function.
21901
21902 2011-06-05 Roland Winkler <winkler@gnu.org>
21903
21904 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
21905 (bibtex-insert-kill): After yanking insert newline if necessary.
21906 (bibtex-initialize): Call bibtex-string-files-init only once.
21907 (bibtex-mode): Do not call easy-menu-add.
21908 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
21909 (bibtex-yank): Set arg properly if nil.
21910
21911 2011-06-05 Roland Winkler <winkler@gnu.org>
21912
21913 * textmodes/bibtex.el (bibtex-search-entry-globally):
21914 New variable.
21915 (bibtex-search-entry): Use it.
21916
21917 2011-06-05 Roland Winkler <winkler@gnu.org>
21918
21919 * textmodes/bibtex.el (bibtex-entry-format): New option
21920 sort-fields.
21921 (bibtex-format-entry, bibtex-reformat): Honor this option.
21922 (bibtex-parse-entry): Return fields in proper order.
21923
21924 2011-06-05 Juanma Barranquero <lekktu@gmail.com>
21925
21926 * doc-view.el (doc-view-remove-if): Move computation of result out
21927 of `dolist' to silence misleading lexical-binding warning.
21928
21929 2011-06-04 Chong Yidong <cyd@stupidchicken.com>
21930
21931 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
21932 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
21933
21934 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
21935
21936 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
21937 "SunOS 5.10".
21938
21939 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
21940
21941 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
21942 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
21943 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
21944 (tramp-parse-putty):
21945 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
21946 (tramp-completion-function-alist-ssh)
21947 (tramp-completion-function-alist-telnet)
21948 (tramp-completion-function-alist-su)
21949 (tramp-completion-function-alist-putty): Set `tramp-autoload'
21950 cookie.
21951
21952 * net/tramp-ftp.el:
21953 * net/tramp-sh.el:
21954 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
21955 load "tramp.el" `tramp-set-completion-function'.
21956
21957 2011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
21958
21959 * shell.el: Require and use pcomplete.
21960 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
21961 (shell-completion-vars): Set pcomplete-default-completion-function.
21962
21963 2011-06-04 Deniz Dogan <deniz@dogan.se>
21964
21965 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
21966 `memq' (Bug#8799).
21967
21968 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
21969
21970 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
21971
21972 2011-06-02 Juanma Barranquero <lekktu@gmail.com>
21973
21974 * bs.el (bs--mark-unmark, bs--nth-wrapper):
21975 * mpc.el (mpc-select-extend, mpc-songpointer-context):
21976 * vc/log-view.el (log-view-beginning-of-defun):
21977 * vc/smerge-mode.el (smerge-apply-resolution-patch)
21978 (smerge-refine-forward, smerge-refine-chopup-region):
21979 Silence warning for unused `dotimes' counter variables.
21980
21981 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
21982
21983 * net/tramp.el (tramp-with-progress-reporter): Rename from
21984 with-progress-reporter. Use `declare'.
21985 * net/tramp-smb.el:
21986 * net/tramp-sh.el:
21987 * net/tramp-gvfs.el: Update all uses.
21988
21989 2011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
21990
21991 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
21992 buffer isn't killed before making it current.
21993
21994 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
21995
21996 Silence various byte-compiler warnings.
21997 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
21998 `access-type' and new obsolescence format.
21999 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
22000 new format.
22001 (byte-compile-check-variable): New `access-type' argument.
22002 Only warn if the access-type is obsolete.
22003 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
22004 (byte-compile-variable-set): Adjust callers.
22005 * help-fns.el (describe-variable): Adjust to new obsolescence format.
22006 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
22007 setting it as obsolete.
22008 * simple.el (minibuffer-completing-symbol):
22009 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
22010 access as obsolete.
22011 * minibuffer.el (minibuffer-completing-file-name): Don't make it
22012 obsolete yet.
22013 * international/quail.el (quail-mouse-choose-completion): Remove unused
22014 code referring to obsolete var.
22015 (quail-choose-completion-string): Remove.
22016 * server.el (server-clients-with, server-kill-buffer-query-function)
22017 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
22018 * proced.el (proced-send-signal):
22019 * emacs-lisp/lisp.el (lisp-complete-symbol):
22020 Replace completion-annotate-function with completion-extra-properties.
22021
22022 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
22023
22024 * simple.el (goto-line): Use read-number.
22025 (overriding-map-is-bound): Remove.
22026 (saved-overriding-map): Change default.
22027 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
22028 Take the map as argument.
22029 (universal-argument, negative-argument, digit-argument): Use it.
22030 (restore-overriding-map): Adjust.
22031 (do-auto-fill): Use fill-forward-paragraph.
22032 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
22033
22034 * minibuffer.el (minibuffer-inactive-mode-map): New var.
22035 (minibuffer-inactive-mode): New major mode.
22036 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
22037 the *Messages* buffer" hack.
22038 (mouse-popup-menubar): Don't burp if the event is a normal key.
22039
22040 Miscellaneous tweaks.
22041 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
22042 lexical scoping as in subr.el's dolist and dotimes.
22043 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
22044 Silence compiler warning.
22045 * thingatpt.el (forward-whitespace): Trivial coding style fix.
22046 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
22047 * international/ccl.el (ccl-compile): Trivial simplification.
22048 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
22049 * emacs-lisp/testcover.el (testcover-end): Remove spurious
22050 `printflag' argument.
22051 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
22052 Purecopy the whole obsolescence data.
22053
22054 2011-06-01 Leo Liu <sdl.web@gmail.com>
22055
22056 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
22057 improve doc-string as suggested by Marco Pessotto
22058 <melmothx@gmail.com>.
22059 (rcirc-print): Fix last change.
22060
22061 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
22062
22063 * minibuffer.el (complete-with-action): Return nil for the metadata and
22064 boundaries of non-functional tables.
22065 (completion-table-dynamic): Return nil for the metadata.
22066 (completion-table-with-terminator): Add default case, using
22067 complete-with-action.
22068 (completion--metadata): New function.
22069 (completion-all-sorted-completions, minibuffer-completion-help): Use it
22070 to try and avoid pathological performance problems.
22071 (completion--embedded-envvar-table): Return `category' metadata.
22072
22073 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
22074
22075 * subr.el (process-alive-p): New tiny convenience function.
22076
22077 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
22078
22079 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
22080 content but also its previous major mode.
22081
22082 2011-05-31 Helmut Eller <eller.helmut@gmail.com>
22083
22084 * emacs-lisp/debug.el (debug): Restore the previous content of the
22085 *Backtrace* buffer when we exit with C-M-c.
22086
22087 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
22088
22089 * minibuffer.el: Add metadata method to completion tables.
22090 (completion-category-overrides): New defcustom.
22091 (completion-metadata, completion--field-metadata)
22092 (completion-metadata-get, completion--styles)
22093 (completion--cycle-threshold): New functions.
22094 (completion-try-completion, completion-all-completions):
22095 Add `metadata' argument to choose completion-styles.
22096 (completion--do-completion): Use metadata to choose cycling.
22097 (completion-all-sorted-completions): Use metadata for sorting.
22098 Remove :completion-cycle-penalty which is not needed any more.
22099 (completion--try-word-completion): Add `metadata' argument.
22100 (minibuffer-completion-help): Check metadata for annotation function
22101 and sorting.
22102 (completion-file-name-table): Return `category' metadata.
22103 (minibuffer-completing-file-name): Make obsolete.
22104 * simple.el (minibuffer-completing-symbol): Make obsolete.
22105 * icomplete.el (icomplete-completions): Pass new `metadata' param to
22106 completion-try-completion.
22107
22108 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
22109
22110 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
22111
22112 2011-05-30 Leo Liu <sdl.web@gmail.com>
22113
22114 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
22115 (rcirc-print): Decode all incoming messages (bug#8744).
22116 (rcirc-decode-coding-system): Allow value nil for automatic coding
22117 system detection.
22118
22119 2011-06-01 Glenn Morris <rgm@gnu.org>
22120
22121 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
22122
22123 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
22124
22125 * image.el (image-animate-max-time): Allow nil and t values.
22126 Default to nil.
22127 (create-animated-image): Doc fix.
22128 (image-animate-start): Remove second arg; just use
22129 image-animate-max-time.
22130 (image-animate-timeout): Doc fix. Args changed.
22131
22132 * image-mode.el (image-toggle-display-image): Ensure that the
22133 image spec passed to the animate timer is the same object as in
22134 the buffer's display property (Bug#6981).
22135 (image-transform-properties): Doc fix.
22136
22137 * image.el (image-animate-max-time): Default to nil.
22138
22139 2011-05-29 Martin Rudalics <rudalics@gmx.at>
22140
22141 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
22142 entire buffer list (Bug#8184).
22143
22144 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
22145
22146 * image.el (imagemagick-types-inhibit)
22147 (imagemagick-register-types): Doc fix.
22148
22149 2011-05-29 Deniz Dogan <deniz@dogan.se>
22150
22151 * net/rcirc.el (rcirc): Use the user's stored encryption method by
22152 default.
22153
22154 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
22155
22156 * select.el: Don't perform clipboard-manager saving in hooks;
22157 leave the hooks empty.
22158
22159 2011-05-28 Leo Liu <sdl.web@gmail.com>
22160
22161 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
22162 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
22163 (occur-edit-mode): New major mode (Bug#8463).
22164 (occur-after-change-function): New function.
22165 (occur-engine): Give Occur tags a read-only property.
22166
22167 2011-05-28 Kevin Ryde <user42@zip.com.au>
22168
22169 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
22170
22171 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
22172
22173 * bindings.el (help-echo): Make the initial non-indicator dash
22174 empty on graphical terminals (Bug#7295).
22175
22176 * files.el (auto-mode-alist): Move config rule after the
22177 in-stripping one (Bug#8547).
22178
22179 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
22180
22181 * startup.el (normal-splash-screen): Remove gratuitous mode-line
22182 setting (Bug#8740).
22183
22184 2011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
22185
22186 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
22187 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
22188 (Bug#8539).
22189
22190 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
22191
22192 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
22193
22194 2011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
22195
22196 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
22197 (hs-hide-block-at-point, hs-find-block-beginning)
22198 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
22199 (Bug#8279).
22200
22201 2011-05-28 Glenn Morris <rgm@gnu.org>
22202
22203 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
22204
22205 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
22206
22207 * help-fns.el (describe-function-1): If the function is a derived
22208 major mode, print the parent mode.
22209
22210 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
22211 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
22212
22213 2011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
22214
22215 * minibuffer.el (completion--capf-wrapper): Check applicability before
22216 returning non-nil for non-exclusive completion data.
22217 * progmodes/etags.el (tags-completion-at-point-function):
22218 * info-look.el (info-lookup-completions-at-point): Mark as
22219 non-exclusive.
22220 (info-complete): Adjust accordingly.
22221
22222 * info-look.el: Convert to lexical-binding and completion-at-point.
22223 (info-lookup-completions-at-point): New function.
22224 (info-complete): Use it and completion-in-region.
22225
22226 2011-05-28 Drew Adams <drew.adams@oracle.com>
22227
22228 * isearch.el: Let M-e start with point at the first mismatched char.
22229 (isearch-fail-pos): New function.
22230 (isearch-edit-string): Use it.
22231
22232 2011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
22233
22234 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
22235
22236 2011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
22237
22238 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
22239 traversal functions for avl-trees.
22240 (avl-tree--stack): New struct.
22241 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
22242 (avl-tree-enter): Add optional `updatefun' arg.
22243 (avl-tree--do-enter): Add optional `updatefun' arg.
22244 Change return value.
22245 (avl-tree-delete): Add optional `test' and `nilflag' args.
22246 (avl-tree--do-delete): Add `test' and `nilflag' args.
22247 Change return value.
22248 (avl-tree-member): Add optional `nilflag'
22249 (avl-tree-member-p): New function.
22250 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
22251 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
22252 (avl-tree-stack-empty-p): New functions.
22253
22254 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
22255 avl-tree--del-balance1 and make it work both ways.
22256 (avl-tree--del-balance2): Remove.
22257 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
22258 make it work both ways.
22259 (avl-tree--enter-balance2): Remove.
22260 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
22261 New macros.
22262 (avl-tree--mapc, avl-tree-map): Add direction argument.
22263
22264 2011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
22265
22266 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
22267
22268 2011-05-27 Chong Yidong <cyd@stupidchicken.com>
22269
22270 * select.el: Support clipboard managers with built-in function
22271 x-clipboard-manager-save, via delete-frame-functions and
22272 kill-emacs-hook.
22273 (xselect-convert-to-targets): Add MULTIPLE target to list.
22274 (xselect-convert-to-save-targets): New function.
22275
22276 2011-05-27 Kenichi Handa <handa@m17n.org>
22277
22278 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
22279 let-binding rfc2047-encode-encoded-words to nil.
22280
22281 2011-05-27 Glenn Morris <rgm@gnu.org>
22282
22283 * mail/emacsbug.el: Don't require url-util.
22284
22285 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
22286
22287 * files.el (set-auto-mode):
22288 Also respect mode: entries at the end of the file. (Bug#8586)
22289
22290 2011-05-26 Glenn Morris <rgm@gnu.org>
22291
22292 * files.el (hack-local-variables-prop-line, hack-local-variables):
22293 Downcase mode names, as seems to be traditional.
22294 (hack-local-variables, hack-local-variables-apply): Doc fixes.
22295
22296 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
22297 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
22298
22299 2011-05-25 Julien Danjou <julien@danjou.info>
22300
22301 * textmodes/rst.el (rst-define-level-faces): Do not define face
22302 symbol if it is already defined.
22303
22304 2011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
22305
22306 * play/5x5.el (5x5-new-game, 5x5-randomize):
22307 Reset 5x5-solver-output to nil when a new grid is cast.
22308 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
22309 these debugging traces, as defmacro breaks the compiled code.
22310
22311 2011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
22312
22313 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
22314
22315 2011-05-24 Leo Liu <sdl.web@gmail.com>
22316
22317 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
22318 (vc-bzr-sha1): Adapt.
22319
22320 * sha1.el: Remove. Function `sha1' is now builtin.
22321
22322 * bindings.el: Provide sha1 feature.
22323
22324 2011-05-24 Kenichi Handa <handa@m17n.org>
22325
22326 * mail/sendmail.el: Require `rfc2047'.
22327 (mail-insert-from-field): Do not perform RFC2047 encoding.
22328 (mail-encode-header): New function.
22329 (sendmail-send-it): Set buffer-file-coding-system of the work
22330 buffer to the return value of select-message-coding-system.
22331 Call mail-encode-header.
22332
22333 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
22334
22335 2011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
22336
22337 * mail/supercite.el (sc-default-cite-frame):
22338 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
22339
22340 2011-05-24 Glenn Morris <rgm@gnu.org>
22341
22342 * progmodes/python.el (brm-menu): Declare.
22343
22344 * emulation/viper.el (viper-set-hooks): Declare.
22345
22346 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
22347 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
22348 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
22349 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
22350 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
22351 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
22352
22353 2011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
22354
22355 Add an :exit-function for completion-at-point.
22356
22357 * minibuffer.el (completion--done): New fun.
22358 (completion--do-completion): Use it. New arg `expect-exact'.
22359 (minibuffer-complete, minibuffer-complete-word): Don't output message,
22360 since completion--do-completion does it for us now.
22361 (minibuffer-force-complete): Use completion--done and
22362 completion--replace. Handle sole-completion case with more care.
22363 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
22364 (completion-extra-properties): New var.
22365 (completion-annotate-function): Make obsolete.
22366 (minibuffer-completion-help): Adjust accordingly.
22367 Use completion-list-insert-choice-function.
22368 (completion-at-point, completion-help-at-point):
22369 Bind completion-extra-properties.
22370 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
22371 * simple.el (completion-list-insert-choice-function): New var.
22372 (completion-setup-function): Preserve it.
22373 (choose-completion): Pay attention to it, shuffle the code a bit.
22374 (choose-completion-string): New arg `insert-function'.
22375
22376 * textmodes/bibtex.el: Convert to lexical binding.
22377 (bibtex-mode-map): Use completion-at-point.
22378 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
22379 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
22380 (bibtex-complete): Define as obsolete alias.
22381 (bibtex-complete-internal): Remove.
22382 (bibtex-format-entry): Remove unused sub-group in regexp.
22383 * shell.el (shell--command-completion-data)
22384 (shell-environment-variable-completion):
22385 * pcomplete.el (pcomplete-completions-at-point):
22386 * comint.el (comint--complete-file-name-data): Use :exit-function
22387 instead of completion-table-with-terminator so it also works for
22388 choose-completion.
22389
22390 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
22391
22392 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
22393
22394 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
22395 (bug#8710).
22396
22397 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
22398
22399 2011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
22400
22401 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
22402 customization variable and implement: If non-nil, auto-fill will
22403 be inhibited while on topic's header line.
22404
22405 2011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
22406
22407 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
22408 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
22409 always have a solution in grid size = 5 cases.
22410 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
22411 (5x5-solver-output, 5x5-log-buffer): New vars.
22412 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
22413 Make these variables buffer local to achieve 5x5 multi-session-ness.
22414 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
22415 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
22416 (5x5-solve-suggest): New funs.
22417 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
22418 randomize a grid so that we ensure that there is always a solution.
22419 (5x5-make-random-grid): Allow other movement than flipping.
22420
22421 2011-05-23 Kevin Ryde <user42@zip.com.au>
22422
22423 * emacs-lisp/advice.el (ad-read-advised-function):
22424 Use `function-called-at-point' as the default, if it has
22425 advice and passes PREDICATE.
22426
22427 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
22428
22429 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
22430 byte-compile-lambda if it's actually a lambda.
22431
22432 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
22433 Fix function quoting. Use backquote better.
22434
22435 2011-05-22 Yuanle Song <sylecn@gmail.com>
22436
22437 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
22438 matching (Bug#8516).
22439
22440 2011-05-22 Jari Aalto <jari.aalto@cante.net>
22441
22442 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
22443 different face (Bug#8178).
22444
22445 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
22446
22447 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
22448 defface (Bug#8144).
22449
22450 2011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
22451
22452 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
22453 funcall as well (bug#8712). Warn when performing those conversions.
22454 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
22455
22456 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
22457
22458 2011-05-22 Glenn Morris <rgm@gnu.org>
22459
22460 * files.el (hack-local-variables-prop-line): Small simplifications.
22461 (hack-local-variables, hack-local-variables-prop-line):
22462 If MODE-ONLY, return the mode, rather than just `t'.
22463
22464 2011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
22465
22466 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
22467
22468 2011-05-21 Glenn Morris <rgm@gnu.org>
22469
22470 * files.el (hack-local-variables-prop-line, hack-local-variables):
22471 If only interested in the mode, don't bother doing the other stuff.
22472
22473 * image-mode.el (image-after-revert-hook):
22474 Redraw all frames on which the image is visible. (Bug#8567)
22475
22476 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
22477
22478 * wid-edit.el (widget-checklist-match-inline):
22479 Fix 2011-04-19 change. (Bug#8649)
22480
22481 2011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
22482
22483 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
22484 Also allow singlespace after single-letter capitals followed by a dot.
22485
22486 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
22487 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
22488
22489 2011-05-20 Nix <nix@esperi.org.uk>
22490
22491 * files.el (basic-save-buffer-2):
22492 Fix handling of break-hardlink-on-save with non-existent files.
22493
22494 2011-05-19 Deniz Dogan <deniz@dogan.se>
22495
22496 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
22497 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
22498
22499 2011-05-19 Glenn Morris <rgm@gnu.org>
22500
22501 * progmodes/f90.el (f90-type-def-re):
22502 Handle "type, bind(c)". (Bug#8691)
22503
22504 * emacs-lisp/autoload.el (batch-update-autoloads):
22505 Set autoload-excludes by parsing loadup.el rather than Makefiles.
22506
22507 2011-05-18 Michael Albinus <michael.albinus@gmx.de>
22508
22509 * net/tramp.el (tramp-process-actions): Set "first-password-request"
22510 property for the correct connection in case of multihops.
22511
22512 2011-05-18 Glenn Morris <rgm@gnu.org>
22513
22514 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
22515 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
22516
22517 Rationalize calendar handling of day and month abbrev-arrays.
22518 * calendar/calendar.el (calendar-customized-p): New function.
22519 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
22520 (calendar-day-name-array, calendar-month-name-array): Doc fix.
22521 Add :set function.
22522 (calendar-abbrev-length, calendar-day-abbrev-array)
22523 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
22524 (calendar-day-abbrev-array, calendar-month-abbrev-array):
22525 Elements may no longer be nil.
22526 (calendar-day-name, calendar-month-name):
22527 Update for changed nature of abbrev arrays.
22528 * calendar/diary-lib.el (diary-name-pattern):
22529 Update for changed nature of abbrev arrays.
22530 (diary-mark-entries-1): Update calendar-make-alist calls.
22531 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
22532 * calendar/cal-html.el (cal-html-day-abbrev-array):
22533 Simply inherit from calendar-day-abbrev-array.
22534
22535 2011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
22536
22537 * progmodes/grep.el (grep-mode): Disable default
22538 compilation-directory-matcher setting (bug#8684).
22539
22540 2011-05-17 Michael Albinus <michael.albinus@gmx.de>
22541
22542 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
22543 instead of "head" and "tail". There were problems with SunOS 5.9,
22544 and it performs better.
22545
22546 2011-05-17 Glenn Morris <rgm@gnu.org>
22547
22548 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
22549
22550 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
22551 Replace obsolete function.
22552
22553 * shell.el (pcomplete-parse-arguments-function): Declare.
22554
22555 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
22556 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
22557 (appt-check): Doc fixes.
22558 (appt-disp-window-function, appt-delete-window-function):
22559 Remove needless special case in custom :type.
22560 (appt-display-count): Default to 0, not nil.
22561 (appt-check): Reset appt-display-count to 0, not nil.
22562
22563 2011-05-17 Juanma Barranquero <lekktu@gmail.com>
22564
22565 * progmodes/python.el (python-font-lock-keywords):
22566 Add the Python 3.X keyword "nonlocal" (bug#8639).
22567
22568 2011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
22569
22570 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
22571
22572 2011-05-16 Kevin Ryde <user42@zip.com.au>
22573
22574 * info-look.el (makefile-automake-mode): New setups, looking in
22575 automake manual, then makefile-mode.
22576 (makefile-mode): Remove automake manual, have it just in
22577 makefile-automake-mode since there's various things different or
22578 not relevant to plain make.
22579 (makefile-mode): Remove "other-modes" non-existent automake-mode,
22580 believe a hypothetical automake-mode would go to makefile-mode,
22581 not the other way around.
22582
22583 2011-05-15 Chong Yidong <cyd@stupidchicken.com>
22584
22585 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
22586 hunk-end tags (Bug#8672).
22587
22588 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
22589 vc-annotate-show-diff-revision-at-line (Bug#8671).
22590
22591 2011-05-14 Glenn Morris <rgm@gnu.org>
22592
22593 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
22594 in the middle of an existing one with multiple authors. (Bug#8645)
22595 (change-log-font-lock-keywords): Also handle multiple author lines
22596 with leading tabs. (Bug#8644)
22597
22598 * calendar/appt.el (appt-check): Rename some local variables.
22599 Some simplification/reordering.
22600
22601 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
22602 (feedmail-sendmail-f-doesnt-sell-me-out)
22603 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
22604 (feedmail-debug-sit-for, feedmail-queue-express-hook)
22605 (feedmail-queue-runner-message-sender): Set :version.
22606 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
22607 (bbdb-dwim-net-address, vm-mail): Declare.
22608 (feedmail-binmail-gnulinuxish-template):
22609 Rename from feedmail-binmail-linuxish-template.
22610 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
22611 Use insert-buffer-substring.
22612
22613 2011-05-14 Bill Carpenter <bill@carpenter.org>
22614
22615 * mail/feedmail.el (feedmail-patch-level): Increase.
22616 (feedmail-debug): New custom group.
22617 (feedmail-confirm-outgoing-timeout)
22618 (feedmail-sendmail-f-doesnt-sell-me-out)
22619 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
22620 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
22621 (feedmail-sender-line, feedmail-from-line)
22622 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
22623 (feedmail-spray-this-address)
22624 (feedmail-spray-address-fiddle-plex-list)
22625 (feedmail-queue-use-send-time-for-date)
22626 (feedmail-queue-use-send-time-for-message-id)
22627 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
22628 (feedmail-buffer-eating-function):
22629 Doc fixes.
22630 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
22631 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
22632 (feedmail-message-action-scroll-down): New functions.
22633 (feedmail-queue-directory, feedmail-queue-draft-directory):
22634 Use expand-file-name.
22635 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
22636 Remove C-v help entry.
22637 (feedmail-queue-buffer-file-name): New variable.
22638 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
22639 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
22640 (feedmail-message-action-send-strong, feedmail-message-action-edit)
22641 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
22642 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
22643 (feedmail-message-action-toggle-spray)
22644 (feedmail-run-the-queue-no-prompts)
22645 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
22646 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
22647 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
22648 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
22649 (feedmail-envelope-deducer, feedmail-fiddle-from)
22650 (feedmail-fiddle-sender, feedmail-default-date-generator)
22651 (feedmail-fiddle-date, feedmail-fiddle-message-id)
22652 (feedmail-fiddle-spray-address)
22653 (feedmail-fiddle-list-of-spray-fiddle-plexes)
22654 (feedmail-fiddle-list-of-fiddle-plexes)
22655 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
22656 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
22657 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
22658 Change default. Doc fix.
22659 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
22660 (feedmail-binmail-linuxish-template): New constant.
22661 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
22662 Respect feedmail-sendmail-f-doesnt-sell-me-out.
22663 (feedmail-send-it): Add debug call.
22664 Use feedmail-queue-buffer-file-name, and
22665 feedmail-send-it-immediately-wrapper.
22666 (feedmail-message-action-send): Add debug call.
22667 Use feedmail-send-it-immediately-wrapper.
22668 (feedmail-queue-express-to-queue): Add debug call.
22669 Run feedmail-queue-express-hook.
22670 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
22671 (feedmail-message-action-help-blat):
22672 Rename from feedmail-queue-send-edit-prompt-help-first.
22673 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
22674 Check line-endings. Handle errors better.
22675 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
22676 Doc fix. Add debug call.
22677 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
22678 Use feedmail-queue-send-edit-prompt-inner.
22679 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
22680 (feedmail-queue-send-edit-prompt-inner): New function, extracted
22681 from feedmail-queue-send-edit-prompt.
22682 (feedmail-queue-send-edit-prompt-help)
22683 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
22684 (feedmail-tidy-up-slug): Add debug call.
22685 Respect feedmail-queue-slug-suspect-regexp.
22686 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
22687 (feedmail-dump-message-to-queue): Add debug call.
22688 Expand queue-directory.
22689 (feedmail-dump-message-to-queue): Change message slightly.
22690 Use feedmail-say-chatter.
22691 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
22692 (feedmail-send-it-immediately-wrapper): New function.
22693 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
22694 Insert empty string rather than newline. Handle full-frame case.
22695 Use catch/throw. Use feedmail-say-chatter.
22696 (feedmail-fiddle-from): Try mail-host-address.
22697 (feedmail-default-message-id-generator): Doc fix.
22698 Bind system-time-locale. Handle missing end.
22699 (feedmail-fiddle-x-mailer): Add debug call.
22700 Handle feedmail-x-mailer-line being nil.
22701 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
22702 Add debug call. Use buffer-substring-no-properties.
22703 (feedmail-say-debug, feedmail-say-chatter): New functions.
22704 (feedmail-find-eoh): Give an explicit error.
22705
22706 2011-05-13 Ulf Jasper <ulf.jasper@web.de>
22707
22708 * net/newst-treeview.el (newsticker-treeview-face): Change default
22709 family from helvetica to sans.
22710 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
22711 etc/images/newsticker.
22712
22713 * net/newst-reader.el (newsticker-feed-face): Change default
22714 family from helvetica to sans.
22715
22716 * net/newst-plainview.el (newsticker-new-item-face)
22717 (newsticker-old-item-face, newsticker-immortal-item-face)
22718 (newsticker-obsolete-item-face, newsticker-date-face)
22719 (newsticker-statistics-face): Change default family from
22720 helvetica to sans.
22721 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
22722 etc/images/newsticker.
22723
22724 * net/newst-backend.el (newsticker--do-run-auto-mark-filter)
22725 (newsticker--process-auto-mark-filter-match): Tell user about
22726 auto-marking.
22727
22728 2011-05-13 Didier Verna <didier@xemacs.org>
22729
22730 Common Lisp indentation improvements on defmethod and lambda-lists.
22731 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
22732 TODO entries.
22733 (lisp-lambda-list-keyword-parameter-indentation)
22734 (lisp-lambda-list-keyword-parameter-alignment)
22735 (lisp-lambda-list-keyword-alignment): New customizable user options.
22736 (lisp-indent-defun-method): Improve docstring.
22737 (extended-loop-p): Fix comment.
22738 (lisp-indent-lambda-list-keywords-regexp): New variable.
22739 (lisp-indent-lambda-list): New function.
22740 (lisp-indent-259): Use it.
22741 (lisp-indent-defmethod): Support for more than one
22742 method qualifier and properly indent methods lambda-lists.
22743 (defgeneric): Provide a missing common-lisp-indent-function property.
22744
22745 2011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
22746
22747 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
22748 bounds for the empty string (bug#8667).
22749
22750 2011-05-13 Glenn Morris <rgm@gnu.org>
22751
22752 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
22753
22754 * mail/sendmail.el (sendmail-program): Try executable-find first.
22755 (sendmail-send-it): `sendmail-program' cannot be unbound.
22756
22757 * calendar/appt.el (appt-make-list): Simplify.
22758 (appt-time-msg-list): Doc fix.
22759 (appt-check): Change mode-line message at the time of the appointment.
22760
22761 2011-05-12 Andreas Schwab <schwab@linux-m68k.org>
22762
22763 * progmodes/ld-script.el (ld-script-keywords)
22764 (ld-script-builtins): Update keywords list.
22765
22766 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
22767
22768 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
22769
22770 * shell.el (shell-completion-vars): New function.
22771 (shell-mode):
22772 * simple.el (read-shell-command): Use it.
22773 (blink-matching-open): No need for " [...]" in minibuffer-message.
22774
22775 2011-05-12 Glenn Morris <rgm@gnu.org>
22776
22777 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
22778 (appt-check): Simplify.
22779
22780 2011-05-12 Eli Zaretskii <eliz@gnu.org>
22781
22782 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
22783 literal "/dev/null".
22784
22785 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
22786
22787 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
22788 Fix typo.
22789
22790 2011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
22791
22792 * progmodes/which-func.el (which-function):
22793 Use add-log-current-defun instead of add-log-current-defun-function,
22794 which might not be defined (Bug#8260).
22795
22796 2011-05-12 Glenn Morris <rgm@gnu.org>
22797
22798 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
22799 Let byte-compile-initial-macro-environment always take precedence.
22800
22801 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
22802
22803 * net/rcirc.el: Add support for SSL/TLS connections.
22804 (rcirc-server-alist): New field `encryption'.
22805 (rcirc): Check `encryption' settings.
22806 (rcirc-connect): New arg `encryption'. Use open-network-stream.
22807 Merge make-local-variable into `set'.
22808 (rcirc--connection-open-p): New function.
22809 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
22810 the process is not a network process (e.g. running gnutls-cli).
22811 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
22812 Make rcirc-(en|de)code-coding-system local here.
22813 (rcirc-mode): Merge make-local-variable into `set'.
22814 (rcirc-parent-buffer): Make permanent buffer-local.
22815 (rcirc-multiline-minor-mode): Don't do it here.
22816 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
22817 there's no server buffer.
22818
22819 2011-05-11 Glenn Morris <rgm@gnu.org>
22820
22821 * newcomment.el (comment-kill): Prefix "unused" local.
22822
22823 * term/w32console.el (get-screen-color): Declare.
22824
22825 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
22826 Handle symbol elements of byte-compile-initial-macro-environment.
22827
22828 2011-05-10 Leo Liu <sdl.web@gmail.com>
22829
22830 * bookmark.el (bookmark-bmenu-mode-map):
22831 Bind bookmark-bmenu-search to `/'.
22832
22833 * mail/footnote.el: Convert to utf-8 encoding.
22834 (footnote-unicode-string, footnote-unicode-regexp): New variable.
22835 (Footnote-unicode): New function.
22836 (footnote-style-alist): Add unicode style to the list.
22837 (footnote-style): Doc fix.
22838
22839 2011-05-10 Jim Meyering <meyering@redhat.com>
22840
22841 Fix doubled-word typos.
22842 * international/quail.el (quail-insert-kbd-layout): and and -> and.
22843 * kermit.el: and and -> and.
22844 * net/ldap.el (ldap-search-internal): to to -> to.
22845 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
22846 * progmodes/js.el (js-mode): and and -> and.
22847 * textmodes/artist.el (artist-move-to-xy): at at -> at.
22848 (artist-draw-region-trim-line-endings): if if -> if.
22849 And Safetyc -> Safety.
22850 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a.
22851
22852 2011-05-10 Glenn Morris <rgm@gnu.org>
22853 Stefan Monnier <monnier@iro.umontreal.ca>
22854
22855 * files.el (hack-one-local-variable-eval-safep):
22856 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
22857
22858 2011-05-10 Glenn Morris <rgm@gnu.org>
22859
22860 * calendar/diary-lib.el (diary-list-entries-hook)
22861 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
22862 (diary-nongregorian-marking-hook, diary-list-entries)
22863 (diary-include-other-diary-files, diary-mark-entries)
22864 (diary-mark-included-diary-files): Doc fixes.
22865
22866 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
22867
22868 * misc.el: Require tabulated-list.el during compilation.
22869
22870 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
22871
22872 * progmodes/compile.el (compilation-start):
22873 Run compilation-filter-hook for the async case too.
22874 (compilation-filter-hook): Doc fix.
22875
22876 2011-05-09 Deniz Dogan <deniz@dogan.se>
22877
22878 * wdired.el: Remove outdated installation comment. Fix usage
22879 comment.
22880
22881 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
22882
22883 * misc.el: Implement new command `list-dynamic-libraries'.
22884 (list-dynamic-libraries--loaded-only-p): New variable.
22885 (list-dynamic-libraries--refresh): New function.
22886 (list-dynamic-libraries): New command.
22887
22888 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
22889
22890 * progmodes/compile.el (compilation-error-regexp-alist-alist):
22891 Fix the ant regexp to handle end-line and end-column info from jikes.
22892 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
22893 higher priority to avoid clobbering by gnu.
22894
22895 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
22896
22897 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
22898 if the face has existing theme settings (Bug#8454).
22899
22900 2011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
22901
22902 * progmodes/perl-mode.el (perl-imenu-generic-expression):
22903 Only match variables declared via `my' or `our' (Bug#8261).
22904
22905 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
22906 special file names `.' and `..' (Bug#8259).
22907
22908 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
22909
22910 * progmodes/grep.el (grep-mode-font-lock-keywords):
22911 Remove buffer-changing entries.
22912 (grep-filter): New function.
22913 (grep-mode): Add it to compilation-filter-hook.
22914
22915 * progmodes/compile.el (compilation-filter-hook)
22916 (compilation-filter-start): New defvars.
22917 (compilation-filter): Call compilation-filter-hook prior to
22918 updating the process mark.
22919
22920 2011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
22921
22922 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
22923
22924 2011-05-07 Eli Zaretskii <eliz@gnu.org>
22925
22926 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
22927 mailclient-send-it even if window-system is nil. (Bug#8595)
22928
22929 * term/w32console.el (terminal-init-w32console):
22930 Call get-screen-color and use its output to set the frame
22931 background-mode. (Bug#8597)
22932
22933 2011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
22934
22935 Make bytecomp.el understand that defmethod defines funs (bug#8631).
22936 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
22937 New functions.
22938 (defgeneric, eieio--defmethod): Use them.
22939 (eieio-defgeneric): Remove.
22940 (defmethod): Call defgeneric in a way visible to the byte-compiler.
22941
22942 2011-05-07 Glenn Morris <rgm@gnu.org>
22943
22944 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
22945 Use let rather than let*.
22946 (timeclock-find-discrep): Remove unused local.
22947
22948 * calendar/diary-lib.el (diary-comment-start): Doc fix.
22949
22950 * calendar/appt.el (appt-time-msg-list): Doc fix.
22951
22952 2011-05-06 Noah Friedman <friedman@splode.com>
22953
22954 * apropos.el (apropos-print-doc): Only use
22955 emacs-lisp-docstring-fill-column when it is bound to an integer,
22956 per that variable's documentation.
22957
22958 2011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
22959
22960 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
22961 and warnings are not silently discarded (e.g. use -d instead of -P).
22962
22963 2011-05-06 Glenn Morris <rgm@gnu.org>
22964
22965 * calendar/appt.el (appt-message-warning-time): Doc fix.
22966 (appt-warning-time-regexp): New option.
22967 (appt-make-list): Respect appt-message-warning-time.
22968
22969 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
22970 New options.
22971 (diary-add-to-list): Strip comments from the displayed string.
22972 (diary-mode): Set comment-start and comment-end.
22973
22974 * vc/diff-mode.el (smerge-refine-subst): Declare.
22975 (diff-refine-hunk): Don't require smerge-mode when compiling.
22976
22977 2011-05-06 Juanma Barranquero <lekktu@gmail.com>
22978
22979 * simple.el (list-processes): Return nil as the docstring says.
22980
22981 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
22982
22983 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
22984 to "".
22985 (ange-ftp-write-region, ange-ftp-insert-file-contents)
22986 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
22987 determining of binary transfer. (Bug#7383)
22988
22989 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
22990
22991 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
22992 Fix port computation bug. (Bug#8618)
22993
22994 2011-05-05 Glenn Morris <rgm@gnu.org>
22995
22996 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
22997
22998 * simple.el (shell-dynamic-complete-functions)
22999 (comint-dynamic-complete-functions): Declare.
23000
23001 * net/network-stream.el (gnutls-negotiate):
23002 * simple.el (tabulated-list-print): Fix declarations.
23003
23004 * progmodes/gud.el (syntax-symbol, syntax-point):
23005 Remove unnecessary and incorrect declarations.
23006
23007 * emacs-lisp/check-declare.el (check-declare-scan):
23008 Handle byte-compile-initial-macro-environment in bytecomp.el.
23009
23010 2011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
23011
23012 Fix earlier half-done eieio-defmethod change (bug#8338).
23013 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
23014 Streamline and change calling convention.
23015 (defmethod): Adjust accordingly and simplify.
23016 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
23017 new eieio--defmethod.
23018 (slot-boundp): Minor CSE simplification.
23019
23020 2011-05-05 Milan Zamazal <pdm@zamazal.org>
23021
23022 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
23023 (glasses-make-readable): Use glasses-separate-capital-groups.
23024
23025 2011-05-05 Juanma Barranquero <lekktu@gmail.com>
23026
23027 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
23028 (warning-series): Doc fix.
23029 (display-warning): Don't try to create the buffer if we just found it.
23030
23031 2011-05-04 Chong Yidong <cyd@stupidchicken.com>
23032
23033 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
23034 (autoload-find-generated-file): New function.
23035 (generate-file-autoloads): Bind generated-autoload-file to
23036 buffer-file-name.
23037 (update-file-autoloads, update-directory-autoloads):
23038 Use autoload-find-generated-file. If called interactively, prompt for
23039 output file (Bug#7989).
23040 (batch-update-autoloads): Doc fix.
23041
23042 2011-05-04 Juanma Barranquero <lekktu@gmail.com>
23043
23044 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
23045
23046 2011-05-04 Glenn Morris <rgm@gnu.org>
23047
23048 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
23049 function, so it follows changes in calendar-date-style.
23050 (diary-fancy-date-matcher): New function.
23051 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
23052 (diary-fancy-font-lock-fontify-region-function):
23053 Use diary-fancy-date-pattern as a function.
23054
23055 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
23056 non-numbers for `year' etc pseudo-variables. (Bug#8583)
23057
23058 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
23059
23060 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
23061 instead of positional arguments. Allow :keylist and :crlfiles
23062 arguments.
23063 (open-gnutls-stream): Call it.
23064
23065 * net/network-stream.el (network-stream-open-starttls): Adjust to
23066 call `gnutls-negotiate' with :process and :hostname arguments.
23067
23068 2011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
23069
23070 * minibuffer.el (completion--message): New function.
23071 (completion--do-completion, minibuffer-complete)
23072 (minibuffer-force-complete, minibuffer-complete-word): Use it.
23073 (completion--do-completion): Don't ignore completion-auto-help when in
23074 icomplete-mode.
23075
23076 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
23077 internal encoding (e.g. tibetan zero is not whitespace).
23078 (global-whitespace-mode): Prefer save-current-buffer.
23079 (whitespace-trailing-regexp): Remove useless save-match-data.
23080 (whitespace-empty-at-bob-regexp): Minor simplification.
23081
23082 2011-05-03 Chong Yidong <cyd@stupidchicken.com>
23083
23084 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
23085
23086 2011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
23087
23088 * textmodes/ispell.el (ispell-add-per-file-word-list):
23089 Use `concat' to create string for insertion.
23090
23091 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
23092
23093 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
23094 Avoid open-line which runs post-self-insert-hook.
23095 (bibtex-fill-entry): Remove unused `end' var.
23096
23097 2011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
23098
23099 * textmodes/ispell.el (ispell-add-per-file-word-list):
23100 Protect against `nil' value of `comment-start' (Bug#8579).
23101
23102 2011-05-03 Leo Liu <sdl.web@gmail.com>
23103
23104 * isearch.el (isearch-yank-pop): New command.
23105 (isearch-mode-map): Bind it to `M-y'.
23106 (isearch-forward): Mention it.
23107
23108 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
23109
23110 * simple.el (minibuffer-complete-shell-command): Remove.
23111 (minibuffer-local-shell-command-map): Use completion-at-point.
23112 (read-shell-command): Setup completion vars here instead.
23113 (read-expression-map): Bind TAB to symbol completion.
23114
23115 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
23116 error directly rather via storing it into `results'.
23117
23118 2011-05-02 Leo Liu <sdl.web@gmail.com>
23119
23120 * vc/diff.el: Fix description.
23121
23122 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
23123
23124 * server.el (server-eval-at): New function.
23125
23126 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
23127
23128 * net/network-stream.el (open-network-stream): Take a :nowait
23129 parameter and pass it on to `make-network-process'.
23130 (network-stream-open-plain): Ditto.
23131
23132 2011-04-30 Andreas Schwab <schwab@linux-m68k.org>
23133
23134 * faces.el (face-spec-set-match-display): Don't match toolkit
23135 options on terminal frames.
23136
23137 2011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
23138
23139 * progmodes/pascal.el: Use lexical binding.
23140 (pascal-mode-map): Remove author preferences.
23141
23142 * pcomplete.el (pcomplete-std-complete): Don't abuse
23143 completion-at-point.
23144
23145 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
23146
23147 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
23148 removing code that has been dead since 1991 or so.
23149
23150 * startup.el (command-line): When warning about "_emacs", use a
23151 delayed warning to allow the user to filter it out.
23152
23153 2011-04-28 Deniz Dogan <deniz@dogan.se>
23154
23155 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
23156 user has not joined.
23157
23158 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
23159
23160 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
23161 aren't any completions at point.
23162
23163 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
23164
23165 * subr.el (display-delayed-warnings): New function.
23166 (delayed-warnings-hook): New variable.
23167
23168 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
23169
23170 * minibuffer.el (completion-at-point, completion-help-at-point):
23171 Don't presume that a given completion-at-point-function will always
23172 use the same calling convention.
23173
23174 * pcomplete.el (pcomplete-completions-at-point):
23175 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
23176 pcomplete-seen is non-nil.
23177 (pcomplete-comint-setup): Also recognize the new comint/shell
23178 completion functions.
23179 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
23180 pcomplete-seen is non-nil.
23181
23182 2011-04-27 Niels Giesen <niels.giesen@gmail.com>
23183
23184 * calendar/icalendar.el (diary-lib): Add require statement.
23185 (icalendar--create-uid): Read out a uid from a text-property on
23186 the first character in the entry. This allows for code to add its
23187 own uid to the entry.
23188 (icalendar--convert-float-to-ical): Add export of
23189 `diary-float'-entries save for those with the optional DAY
23190 argument.
23191
23192 2011-04-27 Daniel Colascione <dan.colascione@gmail.com>
23193
23194 * subr.el (shell-quote-argument): Use alternate escaping strategy
23195 when we spot a variable reference in a string.
23196
23197 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
23198
23199 * cus-start.el (all): Define customization for debug-on-event.
23200
23201 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
23202
23203 * subr.el (shell-quote-argument): Escape correctly under Windows.
23204
23205 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
23206
23207 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
23208
23209 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
23210
23211 * net/tramp.el (tramp-process-actions): Add POS argument.
23212 Delete region between POS and (pos).
23213
23214 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
23215 Use `nil' position in `tramp-process-actions' call.
23216 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
23217
23218 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
23219 position in `tramp-process-actions' call.
23220
23221 * net/trampver.el: Update release number.
23222
23223 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
23224
23225 * custom.el (defcustom): Obey lexical-binding.
23226
23227 Fix octave-inf completion problems reported by Alexander Klimov.
23228 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
23229 Inherit from octave-mode-syntax-table.
23230 (inferior-octave-mode): Set info-lookup-mode.
23231 (inferior-octave-completion-at-point): New function.
23232 (inferior-octave-complete): Use it and completion-in-region.
23233 (inferior-octave-dynamic-complete-functions): Use it as well, and use
23234 comint-filename-completion.
23235 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
23236 symbol elements which shouldn't be word elements.
23237 (octave-font-lock-keywords, octave-beginning-of-defun)
23238 (octave-function-header-regexp): Adjust regexps accordingly.
23239 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
23240
23241 2011-04-25 Juanma Barranquero <lekktu@gmail.com>
23242
23243 * net/gnutls.el (gnutls-errorp): Declare before first use.
23244
23245 2011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
23246
23247 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
23248 verify-error, and verify-hostname-error parameters. Check whether
23249 default trustfile exists before going to use it. Add missing
23250 argument to gnutls-message-maybe call. Return value.
23251 Reported by Claudio Bley <claudio.bley@gmail.com>.
23252 (open-gnutls-stream): Add usage example.
23253
23254 * net/network-stream.el (network-stream-open-starttls): Give host
23255 parameter to `gnutls-negotiate'.
23256 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
23257 * subr.el (shell-quote-argument): Escape correctly under Windows.
23258
23259 2011-04-24 Daniel Colascione <dan.colascione@gmail.com>
23260
23261 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
23262 Use correct match group (bug#8438).
23263
23264 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
23265
23266 * emacs-lisp/package.el (package-built-in-p): Fix typo.
23267 (package-menu--generate): New arg specifying packages to show.
23268 (package-menu-refresh, package-menu-execute, list-packages):
23269 Callers changed.
23270 (package-show-package-list): New function, replacing deleted
23271 package--list-packages (renamed because it is non-internal).
23272
23273 * finder.el (finder-list-matches): Use package-show-package-list
23274 instead of deleted package--list-packages.
23275
23276 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
23277 Based on a previous implementation by Juanma Barranquero (Bug#8366).
23278 (vc-annotate-mode-map): Bind it to RET.
23279
23280 2011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
23281
23282 * progmodes/etags.el (next-file): Don't use set-buffer to change
23283 buffers (Bug#8478).
23284
23285 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
23286
23287 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
23288
23289 * apropos.el (apropos-label-face): Avoid variable-pitch face.
23290 (apropos-accumulator): Doc fix.
23291 (apropos-function, apropos-macro, apropos-command)
23292 (apropos-variable, apropos-face, apropos-group, apropos-widget)
23293 (apropos-plist): Add face property.
23294 (apropos-symbols-internal): Fix indentation.
23295 (apropos-print): Simplify help, and recognize apropos-multi-type.
23296 (apropos-print-doc): Use button-type-get to extract the button's
23297 face property. Fill docstring (Bug#8352).
23298
23299 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
23300
23301 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
23302
23303 * play/mpuz.el (mpuz-silent): Doc fix.
23304 (mpuz-mode-map): Use mapc.
23305 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
23306 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
23307 Fix typos in docstrings.
23308
23309 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
23310 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
23311
23312 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
23313
23314 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
23315
23316 * minibuffer.el (completion--do-completion): Avoid the "Next char
23317 not unique" prompt if icomplete-mode is enabled (Bug#5849).
23318
23319 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
23320 mouse-2 into unread-command-events, it is interpreted correctly.
23321
23322 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
23323 (image-toggle-display): Doc fix.
23324
23325 2011-04-23 Stephen Berman <stephen.berman@gmx.net>
23326
23327 * textmodes/page.el (what-page): Use line-number-at-pos to
23328 calculate line number (Bug#6825).
23329
23330 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
23331
23332 * eshell/esh-mode.el (find-tag-interactive): Declare function.
23333 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
23334 Pass argument NO-DEFAULT to `find-tag-interactive'.
23335
23336 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
23337
23338 Lexical-binding cleanup.
23339
23340 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
23341 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
23342 * progmodes/ada-prj.el (ada-prj-initialize-values)
23343 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
23344 (ada-prj-show-value):
23345 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
23346 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
23347 (antlr-invalidate-context-cache, antlr-options-menu-filter)
23348 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
23349 * progmodes/bug-reference.el (bug-reference-push-button):
23350 * progmodes/fortran.el (fortran-line-length):
23351 * progmodes/glasses.el (glasses-change):
23352 * progmodes/octave-mod.el (octave-fill-paragraph):
23353 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
23354 (python-pdbtrack-grub-for-buffer, python-sentinel):
23355 * progmodes/sql.el (sql-save-connection):
23356 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
23357 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
23358 Mark unused parameters.
23359
23360 * progmodes/compile.el (compilation--flush-directory-cache)
23361 (compilation--flush-parse, compile-internal): Mark unused parameters.
23362 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
23363 (compilation-next-error-function): Remove unused variable `timestamp'.
23364
23365 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
23366 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
23367
23368 * progmodes/dcl-mode.el (dcl-end-of-command):
23369 Remove unused variable `start'.
23370 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
23371 (dcl-option-value-basic, dcl-option-value-offset)
23372 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
23373 Mark unused parameters.
23374 (dcl-save-local-variable): Remove unused variable `val'.
23375 (mode): Declare.
23376
23377 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
23378 Mark unused parameters.
23379 (delphi-ignore-changes): Move before first use.
23380 (delphi-charset-token-at): Remove unused variable `start'.
23381 (delphi-else-start): Remove unused variable `if-count'.
23382 (delphi-comment-block-start, delphi-comment-block-end):
23383 Remove unused variable `kind'.
23384 (delphi-indent-line): Remove unused variable `new-point'.
23385
23386 * progmodes/ebrowse.el (ebrowse-files-list)
23387 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
23388 Mark unused parameters. Don't quote `lambda'.
23389 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
23390 Don't quote `lambda'.
23391 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
23392 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
23393 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
23394 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
23395 Use `ignore-errors'.
23396 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
23397 (ebrowse-view/find-file-and-search-pattern)
23398 (ebrowse-view/find-member-declaration/definition):
23399 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
23400 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
23401 Rename parameter PREFIX-ARG to PREFIX.
23402 (ebrowse-tags-read-name): Remove unused variables `start' and
23403 `member-info'.
23404 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
23405 to `tags-file'.
23406
23407 * progmodes/etags.el (local-find-tag-hook): Declare.
23408 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
23409 Mark unused parameters.
23410
23411 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
23412 (executable-interpret): Mark unused parameter.
23413
23414 * progmodes/flymake.el (flymake-process-sentinel)
23415 (flymake-after-change-function)
23416 (flymake-create-temp-with-folder-structure)
23417 (flymake-get-include-dirs-dot): Mark unused parameters.
23418 (flymake-safe-delete-directory): Remove unused variable `err'.
23419
23420 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
23421 (speedbar-timer-fn, speedbar-line-text)
23422 (speedbar-change-expand-button-char, speedbar-delete-subblock)
23423 (speedbar-center-buffer-smartly): Declare functions.
23424 (gdb-find-watch-expression): Remove unused variable `array'.
23425 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
23426 (gdb-starting): Mark unused parameters.
23427 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
23428 (gdb-table-string): Remove unused variable `res'.
23429 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
23430 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
23431 (gdb-display-buffer): Remove unused variable `cur-size'.
23432
23433 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
23434 allow lexical-binding compilation.
23435 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
23436 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
23437 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
23438 Mark unused parameters.
23439 (gud-gdb-marker-filter): Remove unused variable `match'.
23440 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
23441 lambda expressions and funcall them, instead of using `fset'.
23442
23443 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
23444 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
23445
23446 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
23447 variable `header-beg'; use `let'.
23448
23449 * progmodes/icon.el (indent-icon-exp): Remove unused variables
23450 `restart', `last-sexp' and `at-do'.
23451
23452 * progmodes/js.el (js--debug): Mark unused parameter.
23453 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
23454 (js--splice-into-items): Remove unused variable `item'.
23455 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
23456
23457 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
23458 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
23459 (makefile-complete): Remove unused variable `try'.
23460 (makefile-fill-paragraph, makefile-match-function-end):
23461 Mark unused parameters.
23462
23463 * progmodes/octave-inf.el (inferior-octave-complete):
23464 Remove unused variable `proc'.
23465 (inferior-octave-output-digest): Mark unused parameter.
23466
23467 * progmodes/perl-mode.el (perl-calculate-indent):
23468 Remove unused variable `err'.
23469
23470 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
23471 (prolog-indent-line): Mark unused parameters.
23472 (prolog-indent-line): Remove unused variable `beg'.
23473
23474 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
23475 (reporter-dont-compact-list): Declare.
23476
23477 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
23478 Remove unused variable `char'.
23479 (sh-debug): Mark unused parameter.
23480 (sh-get-indent-info): Remove unused variable `start'.
23481 (sh-calculate-indent): Remove unused variable `var'.
23482
23483 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
23484 (simula-electric-keyword): Remove unused variable `null'.
23485 (simula-search-backward, simula-search-forward): Remove unused
23486 variables `begin' and `end'.
23487
23488 * progmodes/vera-mode.el (vera-guess-basic-syntax):
23489 Remove unused variable `pos'.
23490 (vera-electric-tab, vera-comment-uncomment-region):
23491 Mark unused parameters.
23492 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
23493
23494 2011-04-22 Chong Yidong <cyd@stupidchicken.com>
23495
23496 * emacs-lisp/package.el (package--builtins, package-alist)
23497 (package-load-descriptor, package-built-in-p, package-activate)
23498 (define-package, package-installed-p)
23499 (package-compute-transaction, package-buffer-info)
23500 (package--push): Doc fix. Distinguish more clearly between
23501 version strings and version lists.
23502
23503 2011-04-21 Juanma Barranquero <lekktu@gmail.com>
23504
23505 Lexical-binding cleanup.
23506
23507 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
23508 (5x5-make-mutate-best):
23509 * play/fortune.el (fortune-in-buffer):
23510 * play/gomoku.el (gomoku-init-display):
23511 * play/solitaire.el (solitaire, solitaire-do-check):
23512 * play/tetris.el (tetris-default-update-speed-function):
23513 Mark unused parameters.
23514
23515 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
23516 (bubbles--shift): Remove unused variable `char-org'.
23517 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
23518 (bubbles--show-images): Remove unused variable `char'.
23519
23520 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
23521 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
23522 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
23523 (decipher-analyze-buffer): Use ?\s.
23524 (decipher-make-checkpoint): Remove unused variable `mapping'.
23525
23526 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
23527
23528 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
23529 Remove unused variable `result'; use `let'.
23530
23531 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
23532 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
23533 (gametree-children-shown-p, gametree-compute-reduced-score):
23534 Use `ignore-errors'.
23535
23536 * play/handwrite.el (ps-lpr-switches): Declare.
23537 (handwrite): Remove unused variables `pmin' and `lastp'.
23538
23539 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
23540
23541 * play/landmark.el (landmark-init-display)
23542 (landmark-update-naught-weights): Mark unused parameters.
23543 (landmark-y): Remove unused variable `noise'. Simplify.
23544 (landmark-human-plays): Remove unused variable `score'.
23545
23546 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
23547 (mpuz-try-proposal): Remove unused variable `game'.
23548
23549 * play/zone.el (life-patterns): Declare.
23550
23551 2011-04-20 Juanma Barranquero <lekktu@gmail.com>
23552
23553 * vc/vc.el (ediff-vc-internal): Declare function.
23554
23555 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
23556
23557 * shell.el: Use lexical-binding and std completion UI.
23558 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
23559 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
23560 comint-preoutput-filter-functions rather than on
23561 comint-output-filter-functions.
23562 (shell-command-completion, shell--command-completion-data)
23563 (shell-filename-completion, shell-environment-variable-completion)
23564 (shell-c-a-p-replace-by-expanded-directory): New functions.
23565 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
23566 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
23567 (shell-dynamic-complete-environment-variable): Use them.
23568 (shell-dynamic-complete-as-environment-variable)
23569 (shell-dynamic-complete-as-command): Remove.
23570 (shell-match-partial-variable): Match past point.
23571 * comint.el: Clean up use of completion-at-point-functions.
23572 (comint-completion-at-point): New function.
23573 (comint-mode): Use it completion-at-point-functions.
23574 (comint-dynamic-complete): Make it obsolete.
23575 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
23576 (comint-c-a-p-replace-by-expanded-history): New function.
23577 (comint-dynamic-complete-functions)
23578 (comint-replace-by-expanded-history): Use it.
23579 * minibuffer.el (completion-table-with-terminator): Allow dynamic
23580 termination strings. Try harder to avoid second try-completion.
23581 (completion-in-region-mode-map): Disable bindings that don't work yet.
23582
23583 * comint.el: Use lexical-binding. Require CL.
23584 (comint-dynamic-complete-functions): Use comint-filename-completion.
23585 (comint-completion-addsuffix): Tweak custom type.
23586 (comint-filename-completion, comint--common-suffix)
23587 (comint--common-quoted-suffix, comint--table-subvert)
23588 (comint--complete-file-name-data): New functions.
23589 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
23590 (comint-dynamic-list-filename-completions): Use them.
23591 (comint-dynamic-simple-complete): Make obsolete.
23592
23593 * minibuffer.el (completion-in-region-mode):
23594 Keep completion-in-region-mode--predicate global.
23595 (completion-in-region--postch):
23596 Assume completion-in-region-mode--predicate is not null.
23597
23598 * progmodes/flymake.el (flymake-start-syntax-check-process):
23599 Obey `dir'. Simplify.
23600
23601 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
23602 we're in VC after all.
23603
23604 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
23605
23606 * vc/vc.el (vc-diff-build-argument-list-internal)
23607 (vc-version-ediff, vc-ediff): New commands.
23608 (vc-version-diff): Use vc-diff-build-argument-list-internal.
23609
23610 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
23611
23612 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
23613 add sanity check.
23614
23615 * obsolete/erc-hecomplete.el: Make obsolete.
23616 * obsolete/: Standardize obsolescence info in the header.
23617
23618 2011-04-20 Glenn Morris <rgm@gnu.org>
23619
23620 * calendar/solar.el (solar-horizontal-coordinates):
23621 Use the longitude argument rather than `calendar-longitude'.
23622 (solar-date-next-longitude): Remove unused locals.
23623
23624 2011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
23625
23626 * whitespace.el: New version 13.2.1.
23627
23628 2011-04-20 felix <EmacsWiki> (tiny change)
23629
23630 * whitespace.el (global-whitespace-mode): Keep highlight when
23631 switching between major modes on a file.
23632
23633 2011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
23634
23635 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
23636 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
23637 multi-line comments as well.
23638
23639 2011-04-19 Juanma Barranquero <lekktu@gmail.com>
23640
23641 Lexical-binding cleanup.
23642
23643 * arc-mode.el (archive-mode-revert):
23644 * cmuscheme.el (scheme-interactively-start-process):
23645 * custom.el (custom-initialize-delay):
23646 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
23647 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
23648 * emacs-lock.el (emacs-lock-clear-sentinel):
23649 * ezimage.el (defezimage):
23650 * follow.el (follow-avoid-tail-recenter):
23651 * fringe.el (set-fringe-mode-1):
23652 * generic-x.el (bat-generic-mode-compile):
23653 * help-mode.el (help-info-variable, help-do-xref)
23654 (help-mode-revert-buffer):
23655 * help.el (view-emacs-todo):
23656 * iswitchb.el (iswitchb-completion-help):
23657 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
23658 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
23659 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
23660 * locate.el (locate-update):
23661 * longlines.el (longlines-encode-region)
23662 (longlines-after-change-function):
23663 * outline.el (outline-isearch-open-invisible):
23664 * ps-def.el (declare-function, charset-dimension, char-width)
23665 (encode-char):
23666 * ps-mule.el (ps-mule-plot-string):
23667 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
23668 (recentf-edit-list-select, recentf-edit-list-validate)
23669 (recentf-open-files-action):
23670 * rect.el (delete-whitespace-rectangle-line)
23671 (rectangle-number-line-callback):
23672 * register.el (window-configuration-to-register)
23673 (frame-configuration-to-register):
23674 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
23675 * select.el (xselect-convert-to-string, xselect-convert-to-length)
23676 (xselect-convert-to-targets, xselect-convert-to-delete)
23677 (xselect-convert-to-filename, xselect-convert-to-charpos)
23678 (xselect-convert-to-lineno, xselect-convert-to-colno)
23679 (xselect-convert-to-os, xselect-convert-to-host)
23680 (xselect-convert-to-user, xselect-convert-to-class)
23681 (xselect-convert-to-name, xselect-convert-to-integer)
23682 (xselect-convert-to-atom, xselect-convert-to-identity):
23683 * subr.el (declare, ignore, process-kill-without-query)
23684 (text-clone-maintain):
23685 * terminal.el (te-get-char, te-tic-sentinel):
23686 * tool-bar.el (tool-bar-make-keymap):
23687 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
23688 * type-break.el (type-break-mode, type-break-noninteractive-query):
23689 * view.el (View-back-to-mark):
23690 * wid-browse.el (widget-browse-action, widget-browse-widget)
23691 (widget-browse-widgets, widget-browse-sexp):
23692 * widget.el (define-widget-keywords):
23693 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
23694 Mark unused parameters.
23695
23696 * align.el (align-adjust-col-for-rule): Mark unused parameter.
23697 (align-areas): Remove unused variable `look'.
23698 (align-region): Remove unused variables `real-end' and `pos-list'.
23699
23700 * apropos.el (apropos-score-doc): Remove unused variable `i'.
23701
23702 * bindings.el (mode-line-modified, mode-line-remote):
23703 Mark unused parameters.
23704 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
23705
23706 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
23707 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
23708
23709 * comint.el (comint-history-isearch-pop-state)
23710 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
23711 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
23712 (comint-substitute-in-file-name): Doc fix.
23713
23714 * completion.el (cmpl-statistics-block): Mark unused parameter.
23715 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
23716 (save-completions-to-file, load-completions-from-file):
23717 Remove unused local variable `e'.
23718
23719 * composite.el (compose-chars): Remove unused variable `len'.
23720 (lgstring-insert-glyph): Remove unused variable `g'.
23721 (compose-glyph-string): Remove unused variables `ascent',
23722 `descent', `lbearing' and `rbearing'.
23723 (compose-glyph-string-relative): Remove unused variables
23724 `lbearing', `rbearing' and `wadjust'.
23725 (compose-gstring-for-graphic): Remove unused variables `header',
23726 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
23727 (compose-gstring-for-terminal): Remove unused variables `header'
23728 and `nchars'. Use `let', not `let*'.
23729
23730 * cus-edit.el (Custom-set, Custom-save, custom-reset)
23731 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
23732 (Custom-buffer-done, custom-buffer-create-internal)
23733 (custom-browse-visibility-action, custom-browse-group-tag-action)
23734 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
23735 (widget-magic-mouse-down-action, custom-toggle-parent)
23736 (custom-add-parent-links, custom-toggle-hide-variable)
23737 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
23738 (custom-toggle-hide-face, face, hook, custom-group-link-action)
23739 (custom-face-menu-create, custom-variable-menu-create, get)
23740 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
23741 (custom-reset-standard-save-and-update): Remove unused variable `value'.
23742 (customize-apropos): Remove unused variable `tests'.
23743 (custom-group-value-create): Remove unused variable `hidden-p'.
23744 (sort-fold-case): Declare.
23745
23746 * cus-theme.el (custom-reset-standard-faces-list)
23747 (custom-reset-standard-variables-list): Declare.
23748 (customize-create-theme, custom-theme-revert, custom-theme-write)
23749 (custom-theme-choose-mode, customize-themes, custom-theme-save):
23750 Mark unused parameters.
23751
23752 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
23753
23754 * delim-col.el (delimit-columns-max): Move defvar before first use.
23755
23756 * descr-text.el (describe-char-categories): Don't quote `lambda'.
23757 (describe-char): Don't quote `lambda'. Mark unused parameter.
23758
23759 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
23760 (auto-insert): Declare.
23761 (desktop-restore-file-buffer): Rename desktop-* parameters;
23762 mark unused ones.
23763 (desktop-create-buffer): Rename desktop-* parameters and bind them.
23764 (desktop-buffer): Rename desktop-* parameters.
23765
23766 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
23767 (dframe-reposition-frame-xemacs, dframe-help-echo)
23768 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
23769 Mark unused parameters.
23770
23771 * dired-aux.el (backup-extract-version-start, overwrite-query)
23772 (overwrite-backup-query, rename-regexp-query)
23773 (rename-non-directory-query): Declare.
23774 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
23775 (dired-add-entry): Remove unused variable `orig-file-name'.
23776 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
23777 Use parameter PRESERVE-TIME instead of accessing dynamic variable
23778 `dired-copy-preserve-time' directly.
23779 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
23780 (dired-insert-subdir-newpos): Rename unused variable `pos'.
23781
23782 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
23783 (dired-virtual-revert, dired-make-relative-symlink):
23784 Mark unused parameters.
23785 (manual-program): Declare.
23786 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
23787 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
23788 wrapped in `with-no-warnings' to avoid replacing one warning by another.
23789
23790 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
23791
23792 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
23793
23794 * echistory.el (electric-history-in-progress, Helper-return-blurb):
23795 Declare.
23796
23797 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
23798
23799 * electric.el (Electric-command-loop): Rename parameter
23800 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
23801
23802 * expand.el (expand-in-literal): Remove unused variable `here'.
23803
23804 * facemenu.el (facemenu-add-new-color):
23805 Remove unused variable `docstring'.
23806
23807 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
23808 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
23809 (face-attr-construct): Mark unused parameter. Doc fix.
23810 (read-color): Remove unused variable `hex-string'.
23811
23812 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
23813 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
23814 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
23815 (display-buffer-other-frame): Remove unused variable `old-window'.
23816 (kill-buffer-hook): Declare.
23817 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
23818 Mark unused parameters.
23819 (after-find-file): Pass 1 to `auto-save-mode', not t.
23820
23821 * files-x.el (auto-insert): Declare.
23822 (modify-file-local-variable-prop-line): Remove unused variable `val'.
23823
23824 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
23825 variable `buf'. Mark unused parameter.
23826 (find-lisp-insert-directory): Mark unused parameter.
23827
23828 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
23829 (format-encode-region): Remove unused variables `cur-buf' and `result'.
23830 (format-common-tail): Remove, unused.
23831 (format-deannotate-region): Remove unused variable `loc'.
23832 (format-annotate-region): Remove unused variable `p'.
23833 (format-annotate-single-property-change): Remove unused variables
23834 `default' and `tail'.
23835
23836 * forms.el (read-file-filter): Declare.
23837 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
23838
23839 * frame.el (frame-creation-function-alist): Mark unused parameter.
23840 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
23841
23842 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
23843 Remove unused parameters.
23844 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
23845 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
23846
23847 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
23848 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
23849 (hfy-prepare-tag-map): Mark unused parameters.
23850 (htmlfontify-buffer): Use `called-interactively-p'.
23851
23852 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
23853 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
23854 (ibuffer-do-occur): Mark unused parameters.
23855 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
23856 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
23857
23858 * ibuffer.el: Don't quote `lambda'.
23859 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
23860 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
23861 Mark unused parameters.
23862
23863 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
23864 (ido-completing-read): Mark unused parameters.
23865 (ido-copy-current-word): Mark unused parameters;
23866 remove unused variable `name'.
23867 (ido-sort-merged-list): Remove unused parameter `dirs'.
23868
23869 * ielm.el (ielm-input-sender): Mark unused parameter.
23870 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
23871 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
23872 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
23873 `ielm-string' as a dynamic variable accessible from the IELM prompt.
23874 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
23875
23876 * image-dired.el (image-dired-display-thumbs): Remove unused
23877 variables `curr-file' and `count'.
23878 (image-dired-remove-tag): Remove unused variable `start'.
23879 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
23880 variable `curr-file'
23881 (image-dired-rotate-original): Remove unused variable `temp-file'.
23882 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
23883 Remove unused variable `file'.
23884 (image-dired-gallery-generate): Remove unused variable `curr'.
23885 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
23886
23887 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
23888
23889 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
23890
23891 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
23892
23893 * isearch.el (minibuffer-history-symbol): Declare.
23894 (isearch-edit-string): Remove unused variable `err'.
23895 (isearch-message-prefix, isearch-message-suffix):
23896 Mark unused parameters.
23897
23898 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
23899
23900 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
23901
23902 * makesum.el (double-column): Remove unused variable `cnt'.
23903
23904 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
23905 (ido-ignore-item-temp-list): Declare.
23906
23907 * mouse-drag.el (mouse-drag-throw): Remove unused variables
23908 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
23909 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
23910 (mouse-drag-drag): Remove unused variables `mouse-delta' and
23911 `mouse-col-delta'.
23912
23913 * mouse-sel.el (mouse-extend-internal):
23914 Remove unused variable `orig-window-frame'.
23915
23916 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
23917 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
23918 Move declarations before first use.
23919 (pcomplete-opt): Mark unused parameters; doc fix.
23920
23921 * proced.el (proced-revert): Mark unused parameter.
23922 (proced-send-signal): Remove unused variable `err'.
23923
23924 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
23925 Rename parameter PREFIX-ARG to ARG.
23926 (ps-basic-plot-string, ps-basic-plot-whitespace):
23927 Mark unused parameters.
23928
23929 * replace.el (replace-count): Define.
23930 (occur-revert-function): Mark unused parameters.
23931 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
23932 (isearch-case-fold-search, isearch-string): Declare.
23933 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
23934 bind `case-fold-search'. Remove unused variables `beg' and `end',
23935 and simplify.
23936 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
23937 COUNT and bind `replace-count'.
23938 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
23939 to COUNT.
23940
23941 * savehist.el (print-readably, print-string-length): Declare.
23942
23943 * shadowfile.el (shadow-expand-cluster-in-file-name):
23944 Remove unused variable `cluster'.
23945 (shadow-copy-file): Remove unused variable `i'.
23946 (shadow-noquery, shadow-clusters, shadow-site-cluster)
23947 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
23948 (shadow-define-literal-group, shadow-define-regexp-group)
23949 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
23950
23951 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
23952 (shell): Use `called-interactively-p'.
23953 (shell-directory-tracker): Remove unused variable `chdir-failure'.
23954
23955 * simple.el (compilation-context-lines, comint-file-name-quote-list)
23956 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
23957 (delete-backward-char): Remove unused variable `ocol'.
23958 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
23959 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
23960 (event-apply-hyper-modifier, event-apply-shift-modifier)
23961 (event-apply-control-modifier, event-apply-meta-modifier):
23962 Mark unused parameters.
23963 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
23964 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
23965
23966 * speedbar.el (speedbar-ignored-directory-expressions)
23967 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
23968 (speedbar-find-file, speedbar-dir-follow)
23969 (speedbar-directory-buttons-follow, speedbar-tag-find)
23970 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
23971 (speedbar-buffers-line-directory, speedbar-buffer-click):
23972 Mark unused parameters.
23973 (speedbar-tag-file): Remove unused variable `mode'.
23974 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
23975
23976 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
23977
23978 * talk.el (talk): Remove unused variable `display'.
23979
23980 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
23981 (tar-write-region-annotate): Mark unused parameter.
23982
23983 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
23984 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
23985 Declare them, wrapped in `with-no-warnings' to avoid replacing one
23986 warning by another.
23987
23988 * time-stamp.el (time-stamp-string-preprocess):
23989 Remove unused variable `require-padding'.
23990
23991 * tree-widget.el (widget-glyph-enable): Declare.
23992 (tree-widget-action): Mark unused parameter.
23993
23994 * w32-fns.el (x-get-selection): Mark unused parameter.
23995 (autoload-make-program, generated-autoload-file): Declare.
23996
23997 * wdired.el (wdired-revert): Mark unused parameters.
23998 (wdired-xcase-word): Remove unused variable `err'.
23999
24000 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
24001 (whitespace-help-scroll): Remove unused variable `data-help'.
24002
24003 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
24004 (widget-image-insert, widget-after-change, default)
24005 (widget-default-format-handler, widget-default-notify)
24006 (widget-default-prompt-value, widget-info-link-action)
24007 (widget-url-link-action, widget-function-link-action)
24008 (widget-variable-link-action, widget-file-link-action)
24009 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
24010 (widget-field-prompt-internal, widget-field-action, widget-field-match)
24011 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
24012 (widget-insert-button-action, widget-delete-button-action, visibility)
24013 (widget-documentation-link-action, widget-documentation-string-action)
24014 (widget-const-prompt-value, widget-regexp-match, symbol)
24015 (widget-coding-system-prompt-value)
24016 (widget-key-sequence-value-to-external, sexp)
24017 (widget-sexp-value-to-internal, character, vector, cons)
24018 (widget-choice-prompt-value, widget-boolean-prompt-value)
24019 (widget-color--choose-action): Mark unused parameters.
24020 (widget-item-match-inline, widget-choice-match-inline)
24021 (widget-checklist-match, widget-checklist-match-inline)
24022 (widget-group-match): Rename parameter VALUES to VALS.
24023 (widget-field-value-set): Remove unused variable `size'.
24024 (widget-color-action): Remove unused variables `value' and `start'.
24025
24026 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
24027 variable `dir'. Doc fix.
24028 (windmove-find-other-window): Don't pass it.
24029
24030 * window.el (count-windows): Mark unused parameter.
24031 (bw-adjust-window): Remove unused variable `err'.
24032
24033 * woman.el (woman-file-name): Remove unused variable `default'.
24034 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
24035 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
24036 (global-font-lock-mode): Declare.
24037 (woman-decode-region): Mark unused parameter.
24038 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
24039
24040 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
24041 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
24042 (x-dnd-handle-moz-url): Remove unused variable `title'.
24043 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
24044
24045 * xml.el (xml-parse-tag, xml-parse-attlist):
24046 Remove unused variable `pos'.
24047
24048 2011-04-19 Glenn Morris <rgm@gnu.org>
24049
24050 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
24051 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
24052 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
24053 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
24054 * calendar/cal-html.el (cal-html-insert-minical):
24055 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
24056 (calendar-mark-date-pattern):
24057 Prefix "unused" locals.
24058
24059 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
24060 optional argument `style'.
24061
24062 * calendar/appt.el (appt-make-list):
24063 * calendar/cal-china.el (calendar-chinese-date-string):
24064 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
24065 (diary-hebrew-yahrzeit):
24066 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
24067 * calendar/calendar.el (calendar-generate-window):
24068 * calendar/time-date.el (time-to-days):
24069 Remove unused local variables.
24070
24071 2011-04-18 Chong Yidong <cyd@stupidchicken.com>
24072
24073 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
24074 glyphless-char-display table.
24075 (tabulated-list-glyphless-char-display): New var.
24076
24077 2011-04-18 Sam Steingold <sds@gnu.org>
24078
24079 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
24080 to acknowledgments.
24081
24082 2011-04-17 Glenn Morris <rgm@gnu.org>
24083
24084 * calendar/diary-lib.el (diary-sexp-entry):
24085 * calendar/holidays.el (holiday-sexp):
24086 Set debug-on-error rather than the removed stack-trace-on-error.
24087
24088 2011-04-16 Glenn Morris <rgm@gnu.org>
24089
24090 * progmodes/f90.el: Use lexical-binding.
24091 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
24092
24093 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
24094
24095 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
24096 (mail-mode): Setup mailalias completion here instead.
24097 * mail/mailalias.el: Use lexical-binding.
24098 (pattern, mailalias-done): Declare dynamic.
24099 (mail-completion-at-point-function): New function, from mail-complete.
24100 (mail-complete): Use it.
24101 (mail-completion-expand): New function.
24102 (mail-get-names): Use it.
24103 (mail-directory, mail-directory-process, mail-directory-stream):
24104 Don't use `pattern' for lexically bound arg.
24105
24106 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
24107
24108 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
24109 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
24110 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
24111
24112 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
24113 (byte-save-window-excursion, byte-temp-output-buffer-setup)
24114 (byte-interactive-p): Define them again, for use when inlining
24115 old code.
24116
24117 2011-04-15 Juanma Barranquero <lekktu@gmail.com>
24118
24119 * loadup.el: Use `string-to-number', not `string-to-int'.
24120
24121 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
24122
24123 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
24124 gud-gdb-complete-command.
24125 (gud-gdb-completions): New function, from gud-gdb-complete-command.
24126 (gud-gdb-completion-at-point): New function.
24127 (gud-gdb-completions): Remove.
24128
24129 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
24130
24131 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
24132 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
24133 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
24134 whether `executable-find' is bound.
24135
24136 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
24137
24138 2011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
24139
24140 * minibuffer.el (completion-in-region-mode-predicate)
24141 (completion-in-region-mode--predicate): New vars.
24142 (completion-in-region, completion-in-region--postch)
24143 (completion-in-region-mode): Use them.
24144 (completion--capf-wrapper): Also return the hook function.
24145 (completion-at-point, completion-help-at-point):
24146 Adjust and provide a predicate.
24147
24148 Preserve arg names for advice of subr and lexical functions (bug#8457).
24149 * help-fns.el (help-function-arglist): Consolidate the subr and
24150 new-byte-code cases. Add argument `preserve-names' to extract names
24151 from the docstring when needed.
24152 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
24153 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
24154 (ad-arglist): Use help-function-arglist's new arg.
24155 (ad-definition-type): Use cond.
24156
24157 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
24158
24159 * autorevert.el (auto-revert-handler):
24160 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
24161 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
24162 Don't quote lambda.
24163
24164 * image-mode.el (image-transform-set-scale):
24165 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
24166
24167 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
24168
24169 * net/network-stream.el (network-stream-open-starttls): Only do
24170 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
24171 Upgrades via gnutls-cli are too slow to be done opportunistically.
24172
24173 2011-04-12 Juanma Barranquero <lekktu@gmail.com>
24174
24175 * dframe.el (dframe-current-frame): Remove spurious quote.
24176
24177 2011-04-12 Glenn Morris <rgm@gnu.org>
24178
24179 * calendar/cal-tex.el (cal-tex-end-document):
24180 Try to automatically use latin1 input if needed.
24181
24182 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
24183 Don't try to cons a mark onto an empty element.
24184
24185 2011-04-11 Leo Liu <sdl.web@gmail.com>
24186
24187 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
24188 buffers.
24189 (ido-kill-buffer-at-head): Support killing virtual buffers.
24190
24191 2011-04-10 Chong Yidong <cyd@stupidchicken.com>
24192
24193 * minibuffer.el (completion-show-inline-help): New var.
24194 (completion--do-completion, minibuffer-complete)
24195 (minibuffer-force-complete, minibuffer-complete-word):
24196 Inhibit minibuffer messages if completion-show-inline-help is nil.
24197
24198 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
24199 to avoid interference from inline help (Bug#5849).
24200
24201 2011-04-10 Leo Liu <sdl.web@gmail.com>
24202
24203 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
24204 Fix typo.
24205
24206 2011-04-09 Chong Yidong <cyd@stupidchicken.com>
24207
24208 * image-mode.el (image-toggle-display-image): Signal an error if
24209 not in Image mode.
24210 (image-transform-mode, image-transform-resize)
24211 (image-transform-set-rotation): Doc fix.
24212 (image-transform-set-resize): Delete.
24213 (image-transform-set-scale, image-transform-fit-to-height)
24214 (image-transform-fit-to-width): Handle image-toggle-display-image
24215 and image-transform-resize directly.
24216
24217 2011-04-08 Sho Nakatani <lay.sakura@gmail.com>
24218
24219 * doc-view.el (doc-view-fit-width-to-window)
24220 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
24221 New functions for fitting the shown image to the Emacs window size.
24222 (doc-view-mode-map): Add bindings for the new functions.
24223
24224 2011-04-08 Juanma Barranquero <lekktu@gmail.com>
24225
24226 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
24227 Fix typo in docstring.
24228
24229 2011-04-08 Eli Zaretskii <eliz@gnu.org>
24230
24231 * files.el (file-size-human-readable): Produce one digit after
24232 decimal, like "ls -lh" does.
24233
24234 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
24235 the file size representation.
24236
24237 * simple.el (list-processes): If async subprocesses are not
24238 available, error out with a clear error message.
24239
24240 2011-04-08 Chong Yidong <cyd@stupidchicken.com>
24241
24242 * help.el (help-form-show): New function, to be called from C.
24243 Put help-form output in a buffer named differently than *Help*.
24244
24245 2011-04-08 Eli Zaretskii <eliz@gnu.org>
24246
24247 * files.el (file-size-human-readable): New function.
24248
24249 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
24250 computing the representation inline. Don't require `cl'.
24251
24252 2011-04-08 Glenn Morris <rgm@gnu.org>
24253
24254 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
24255
24256 * net/browse-url.el (browse-url-firefox):
24257 Test system-type, not system-configuration.
24258
24259 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
24260 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
24261 Use log-edit-empty-buffer-p. (Bug#7598)
24262
24263 * net/rlogin.el (rlogin-process-connection-type): Simplify.
24264 (rlogin-mode-map): Initialize in the defvar.
24265 (rlogin): Use ignore-errors.
24266
24267 * replace.el (occur-mode-map): Some fixes for menu items.
24268
24269 2011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
24270
24271 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
24272
24273 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
24274
24275 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
24276 issuing unused warnings.
24277
24278 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
24279 macro directly.
24280
24281 * simple.el: Lisp reimplement of list-processes. Based on an
24282 earlier reimplementation by Leo Liu, but using tabulated-list.el.
24283 (process-menu-mode): New major mode.
24284 (list-processes--refresh, list-processes):
24285 (process-menu-visit-buffer): New functions.
24286
24287 * files.el (save-buffers-kill-emacs): Don't assume any return
24288 value of list-processes, which is undocumented anyway.
24289
24290 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
24291
24292 * emacs-lisp/tabulated-list.el: New file.
24293
24294 * emacs-lisp/package.el: Use Tabulated List mode.
24295 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
24296 (package-menu-mode): Derive from tabulated-list-mode. Set up the
24297 table format using Tabulated List mode variables.
24298 (package--push): New macro, replacing package-list-maybe-add.
24299 (package-menu--generate): Use package--push. Renamed from
24300 package--generate-package-list.
24301 (package-menu-refresh, list-packages): Use it.
24302 (package-menu--print-info): Rename from package-print-package.
24303 Return insertion data instead of inserting it directly.
24304 (package-menu-describe-package, package-menu-execute):
24305 Use tabulated-list-get-id.
24306 (package-menu-mark-delete, package-menu-mark-install)
24307 (package-menu-mark-unmark, package-menu-backup-unmark)
24308 (package-menu-mark-obsolete-for-deletion):
24309 Use tabulated-list-put-tag.
24310 (package--list-packages, package-menu-revert)
24311 (package-menu-get-package, package-menu-get-version)
24312 (package-menu-sort-by-column): Functions deleted.
24313 (package-menu-package-list, package-menu-sort-key): Vars deleted.
24314 (package-menu--status-predicate, package-menu--version-predicate)
24315 (package-menu--name-predicate)
24316 (package-menu--description-predicate): Handle arguments in the
24317 Tabulated List format.
24318 (package-list-packages-no-fetch): Call list-packages.
24319
24320 2011-04-06 Juanma Barranquero <lekktu@gmail.com>
24321
24322 * files.el (after-find-file-from-revert-buffer): Remove variable.
24323 (after-find-file): Don't bind it.
24324 (revert-buffer-in-progress-p): New variable.
24325 (revert-buffer): Bind it.
24326 Pass nil for `after-find-file-from-revert-buffer'.
24327
24328 * saveplace.el (save-place-find-file-hook): Use new variable
24329 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
24330
24331 2011-04-06 Glenn Morris <rgm@gnu.org>
24332
24333 * Makefile.in (AUTOGEN_VCS): New variable.
24334 (autoloads): Use $AUTOGEN_VCS.
24335
24336 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
24337 * calendar/calendar.el (calendar-mode-map):
24338 Check for toolkit scroll bars. (Bug#8305)
24339
24340 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
24341
24342 * minibuffer.el (completion-in-region--postch)
24343 (completion-in-region-mode): Remove unnecessary messages.
24344
24345 2011-04-05 Juanma Barranquero <lekktu@gmail.com>
24346
24347 * font-lock.el (font-lock-refresh-defaults):
24348 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
24349 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
24350
24351 * info.el (Info-directory-list, Info-read-node-name-2)
24352 (Info-split-parameter-string): Doc fixes.
24353 (Info-virtual-nodes): Reflow docstring.
24354 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
24355 (Info-apropos-toc-nodes, info-finder, Info-get-token)
24356 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
24357 Fix typos in docstrings.
24358 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
24359 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
24360 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
24361 (Info-restore-desktop-buffer): Mark unused parameters.
24362 (Info-directory-find-file, Info-directory-find-node)
24363 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
24364 (Info-virtual-index-find-node, Info-apropos-find-file)
24365 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
24366 Mark unused parameters; fix typos in docstrings.
24367 (Info-virtual-index): Remove unused local variable `nodename'.
24368
24369 2011-04-05 Deniz Dogan <deniz@dogan.se>
24370
24371 * net/rcirc.el: Update my e-mail address.
24372 (rcirc-mode-map): Remove M-o binding.
24373
24374 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
24375
24376 * startup.el (command-line): Save the cursor's theme-face
24377 directly, instead of using face-override-spec.
24378
24379 * custom.el (load-theme): Minor optimization in assigning faces.
24380
24381 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
24382
24383 * help-fns.el (describe-variable): Complete all variables having
24384 documentation, including keywords.
24385 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
24386
24387 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
24388
24389 Convert to lexical-binding.
24390
24391 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
24392 (bs--get-marked-string, bs--get-modified-string)
24393 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
24394 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
24395 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
24396
24397 * ehelp.el (electric-help-execute-extended)
24398 (electric-help-ctrl-x-prefix):
24399 * hexl.el (hexl-revert-buffer-function):
24400 * linum.el (linum-after-change, linum-after-scroll):
24401 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
24402
24403 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
24404
24405 2011-04-04 Daiki Ueno <ueno@unixuser.org>
24406
24407 * epa-dired.el:
24408 * epa-mail.el:
24409 * epa-hook.el:
24410 * epa-file.el:
24411 * epa.el:
24412 * epg.el: Use lexical binding.
24413
24414 2011-04-03 Chong Yidong <cyd@stupidchicken.com>
24415
24416 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
24417
24418 * textmodes/flyspell.el (flyspell-word): Recognize default
24419 dictionary case for flyspell-mark-duplications-exceptions.
24420 Use regexp matching for languages.
24421 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
24422 default dictionary (Bug#7926).
24423
24424 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
24425
24426 * emacs-lisp/package.el (package--with-work-buffer):
24427 Recognize https URLs.
24428
24429 * net/network-stream.el: Move from gnus/proto-stream.el.
24430 Change prefix to network-stream throughout.
24431 (open-protocol-stream): Merge into open-network-stream, leaving
24432 open-protocol-stream as an alias. Handle nil BUFFER args.
24433
24434 * subr.el (open-network-stream): Move to net/network-stream.el.
24435
24436 2011-04-02 Glenn Morris <rgm@gnu.org>
24437
24438 * find-dired.el (find-exec-terminator): New option.
24439 (find-ls-option): Test for -ls support.
24440 (find-ls-subdir-switches): Test for -b in find-ls-option.
24441 (find-dired, find-grep-dired): Doc fixes.
24442 (find-dired): Use find-exec-terminator.
24443
24444 * find-dired.el (find-ls-option, find-ls-subdir-switches)
24445 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
24446 (find-name-arg): Remove purecopy.
24447
24448 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
24449 (grep-compute-defaults): Check for `-exec COMMAND +' support.
24450 Set grep-find-use-xargs, grep-find-command, and grep-find-template
24451 accordingly. Don't add the null-device if not needed.
24452
24453 * files.el (save-some-buffers): Doc fix.
24454
24455 2011-04-02 Eli Zaretskii <eliz@gnu.org>
24456
24457 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
24458
24459 2011-04-01 Juanma Barranquero <lekktu@gmail.com>
24460
24461 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
24462 Use `dolist' rather than `mapcar'.
24463
24464 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
24465
24466 Add lexical binding.
24467
24468 * subr.el (apply-partially): Use new closures rather than CL.
24469 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
24470 (dolist, dotimes): Use slightly different expansion for lexical code.
24471 (functionp): Move to C.
24472 (letrec): New macro.
24473 (with-wrapper-hook): Use it and apply-partially instead of CL.
24474 (eval-after-load): Preserve lexical-binding.
24475 (save-window-excursion, with-output-to-temp-buffer): Turn them
24476 into macros.
24477
24478 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
24479
24480 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
24481 than the arglist.
24482 (help-add-fundoc-usage): Don't add `Not documented'.
24483 (help-function-arglist): Handle closures, subroutines, and new
24484 byte-code-functions.
24485 (help-make-usage): Remove leading underscores.
24486 (describe-function-1): Handle closures.
24487 (describe-variable): Use special-variable-p for completion.
24488
24489 * files.el (lexical-binding): Declare safe.
24490
24491 * emacs-lisp/pcase.el: Don't use destructuring-bind.
24492 (pcase--memoize): Rename from pcase-memoize. Change weakness.
24493 (pcase): Add `let' pattern.
24494 Change memoization so it actually works.
24495 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
24496 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
24497 <let>: New case.
24498
24499 * emacs-lisp/macroexp.el: Use lexical binding.
24500 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
24501 Don't convert ' to #' without checking that it's indeed quoting
24502 a lambda.
24503
24504 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
24505 Use eval-sexp-add-defvars.
24506 (eval-sexp-add-defvars): New fun.
24507
24508 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
24509
24510 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
24511 Don't autoload.
24512 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
24513 than the internal `byte-compile-lambda'.
24514 (defmethod): Don't hide code under quotes.
24515 (eieio-defmethod): New `code' argument.
24516
24517 * emacs-lisp/eieio-comp.el: Remove.
24518
24519 * emacs-lisp/edebug.el (edebug-eval-defun)
24520 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
24521 (edebug-toggle): Avoid `eval'.
24522
24523 * emacs-lisp/disass.el (disassemble-internal): Handle new
24524 `closure' objects.
24525 (disassemble-1): Handle new byte codes.
24526
24527 * emacs-lisp/cl.el (pushnew): Silence warning.
24528
24529 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
24530 (cl-byte-compile-throw): Remove.
24531 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
24532
24533 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
24534 closures.
24535
24536 * emacs-lisp/cconv.el: New file.
24537
24538 * emacs-lisp/bytecomp.el: Use lexical binding instead of
24539 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
24540 (byte-compile-initial-macro-environment):
24541 Handle declare-function here.
24542 (byte-compile--lexical-environment): New var.
24543 (byte-stack-ref, byte-stack-set, byte-discardN)
24544 (byte-discardN-preserve-tos): New lap codes.
24545 (byte-interactive-p): Don't use any more.
24546 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
24547 New macros.
24548 (byte-compile-lapcode): Use them and handle new lap codes.
24549 (byte-compile-obsolete): Remove.
24550 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
24551 (byte-compile-arglist-warn): Check late def of inlinable funs.
24552 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
24553 since they should have been expanded by now.
24554 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
24555 (byte-compile-from-buffer): Remove unused second arg.
24556 (byte-compile-preprocess): New function.
24557 (byte-compile-toplevel-file-form): New function to distinguish
24558 file-form calls from outside from file-form calls from hunk-handlers.
24559 (byte-compile-file-form): Simplify.
24560 (byte-compile-file-form-defsubst): Remove.
24561 (byte-compile-file-form-defmumble): Simplify now that
24562 byte-compile-lambda always returns a byte-code-function.
24563 (byte-compile): Preprocess.
24564 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
24565 Remove, not used any more.
24566 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
24567 (byte-compile-make-args-desc): New funs.
24568 (byte-compile-lambda): Handle lexical functions. Always return
24569 a byte-code-function.
24570 (byte-compile-reserved-constants): New var, to make up room for
24571 closed-over variables.
24572 (byte-compile-constants-vector): Obey it.
24573 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
24574 (byte-compile-macroexpand-declare-function): New function.
24575 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
24576 byte-code-functions.
24577 (byte-compile-form): Check obsolescence here.
24578 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
24579 (byte-compile-variable-ref): Remove.
24580 (byte-compile-dynamic-variable-op): New fun.
24581 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
24582 (byte-compile-variable-set): New funs.
24583 (byte-compile-discard): Add 2 args.
24584 (byte-compile-stack-ref, byte-compile-stack-set)
24585 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
24586 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
24587 macroexpand-all instead.
24588 (byte-compile-quote-form): Remove.
24589 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
24590 (byte-compile-bind, byte-compile-unbind): New funs.
24591 (byte-compile-let): Handle let* and lexical binding.
24592 (byte-compile-let*): Remove.
24593 (byte-compile-catch, byte-compile-unwind-protect)
24594 (byte-compile-track-mouse, byte-compile-condition-case):
24595 Handle a new :fun-body form, used for lexical scoping.
24596 (byte-compile-save-window-excursion)
24597 (byte-compile-with-output-to-temp-buffer): Remove.
24598 (byte-compile-defun): Simplify.
24599 (byte-compile-stack-adjustment): New fun.
24600 (byte-compile-out): Use it.
24601 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
24602
24603 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
24604 handler any more.
24605
24606 * emacs-lisp/byte-opt.el: Use lexical binding.
24607 (byte-inline-lapcode): Remove (to bytecomp).
24608 (byte-compile-inline-expand): Pay attention to inlining to/from
24609 lexically bound code.
24610 (byte-compile-unfold-lambda): Don't handle byte-code-functions
24611 any more.
24612 (byte-optimize-form-code-walker): Don't handle save-window-excursion
24613 any more and don't call compiler-macros.
24614 (byte-compile-splice-in-already-compiled-code): Remove.
24615 (byte-code): Don't inline any more.
24616 (disassemble-offset): Receive `bytes' as argument rather than via
24617 dynamic scoping.
24618 (byte-compile-tag-number): Declare before first use.
24619 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
24620 `return' even if make-spliceable.
24621 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
24622 obsolete interactive-p.
24623 (byte-optimize-lapcode): Optimize new lap-codes.
24624 Don't trip up on new form of `byte-constant' lap code.
24625
24626 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
24627
24628 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
24629
24630 * custom.el (custom-initialize-default, custom-declare-variable):
24631 Use `defvar'.
24632
24633 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
24634 New variables.
24635 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
24636 (COMPILE_FIRST): Add macroexp and cconv.
24637 * makefile.w32-in: Mirror changes in Makefile.in.
24638
24639 * vc/cvs-status.el:
24640 * vc/diff-mode.el:
24641 * vc/log-edit.el:
24642 * vc/log-view.el:
24643 * vc/smerge-mode.el:
24644 * textmodes/bibtex-style.el:
24645 * textmodes/css-mode.el:
24646 * startup.el:
24647 * uniquify.el:
24648 * minibuffer.el:
24649 * newcomment.el:
24650 * reveal.el:
24651 * server.el:
24652 * mpc.el:
24653 * emacs-lisp/smie.el:
24654 * doc-view.el:
24655 * dired.el:
24656 * abbrev.el: Use lexical binding.
24657
24658 2011-04-01 Eli Zaretskii <eliz@gnu.org>
24659
24660 * info.el (info-display-manual): New function.
24661
24662 2011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
24663
24664 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
24665
24666 2011-03-31 Tassilo Horn <tassilo@member.fsf.org>
24667
24668 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
24669 an entry for that server in rcirc-authinfo. (Bug#8385)
24670
24671 2011-03-31 Glenn Morris <rgm@gnu.org>
24672
24673 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
24674
24675 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
24676
24677 2011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
24678
24679 * progmodes/python.el (python-default-interpreter)
24680 (python-python-command-args, python-jython-command-args)
24681 (python-which-shell, python-which-args, python-which-bufname)
24682 (python-file-queue, python-comint-output-filter-function)
24683 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
24684 variables and functions.
24685
24686 2011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
24687
24688 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
24689 (completion-in-region-mode): New minor mode.
24690 (completion-in-region): Use it.
24691 (completion-in-region--data, completion-in-region-mode-map): New vars.
24692 (completion-in-region--postch): New function.
24693 (completion--capf-misbehave-funs, completion--capf-safe-funs):
24694 New vars.
24695 (completion--capf-wrapper): New function.
24696 (completion-at-point): Use it to track well-behavedness of
24697 hook functions.
24698 (completion-help-at-point): New command.
24699
24700 2011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
24701
24702 * vc/add-log.el (add-change-log-entry): Don't use whitespace
24703 syntax class to search for whitespace on a single line
24704 (Message-ID: <4D938140.4030905@redhat.com>).
24705
24706 2011-03-30 Leo Liu <sdl.web@gmail.com>
24707
24708 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
24709 New commands.
24710 (edit-abbrevs-map): Bind them here.
24711 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
24712
24713 2011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
24714
24715 * allout.el (allout-hide-by-annotation, allout-flag-region):
24716 Reduce possibility of overlay leakage by making them volatile.
24717
24718 * allout-widgets.el (allout-widgets-tally): Define as nil so the
24719 hash is not shared between buffers. Mode initialization is
24720 responsible for giving it a useful starting value.
24721 (allout-item-span): Reduce possibility of overlay leakage by
24722 making them volatile.
24723 (allout-widgets-count-buttons-in-region): Add diagnostic function
24724 for tracking down button overlay leaks.
24725
24726 2011-03-29 Leo Liu <sdl.web@gmail.com>
24727
24728 * ido.el (ido-read-internal): Use the default history var
24729 minibuffer-history if no HISTORY is specified.
24730
24731 2011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
24732
24733 * net/imap.el (imap-shell-open, imap-process-connection-type):
24734 Use imap-process-connection-type for 'shell' streams as well as
24735 Kerberos, SSL, other subprocesses.
24736
24737 2011-03-28 Leo Liu <sdl.web@gmail.com>
24738
24739 * abbrev.el (abbrev-table-empty-p): New function.
24740 (prepare-abbrev-list-buffer): Place empty abbrev tables after
24741 nonempty ones. (Bug#5937)
24742
24743 2011-03-27 Jan Djärv <jan.h.d@swipnet.se>
24744
24745 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
24746
24747 2011-03-27 Leo Liu <sdl.web@gmail.com>
24748
24749 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
24750 for foreground and background colors.
24751 (ansi-color-make-color-map): Adapt.
24752
24753 2011-03-25 Leo Liu <sdl.web@gmail.com>
24754
24755 * midnight.el (midnight-time-float): Remove. Note it calculates
24756 the microsecond component incorrectly and seconds-to-time does the
24757 same job.
24758 Remove redundant (require 'timer).
24759
24760 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
24761 (ido-completions): Remove unused arguments. (Bug#8329)
24762
24763 2011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
24764
24765 * minibuffer.el (completion--flush-all-sorted-completions):
24766 Remove itself from hook.
24767 (completion-at-point): Let the functions perform the completion
24768 immediately and return nil or t.
24769 * comint.el (comint-dynamic-complete-functions): Now identical to
24770 completion-at-point-functions.
24771 (comint-dynamic-list-input-ring): Remove unused var `index'.
24772 (comint--match-partial-filename, comint--unquote&expand-filename):
24773 New funs, split from comint-match-partial-filename.
24774 (comint-dynamic-complete): Use completion-at-point.
24775 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
24776
24777 2011-03-24 Drew Adams <drew.adams@oracle.com>
24778
24779 * thingatpt.el: Support `defun'.
24780
24781 2011-03-23 Leo Liu <sdl.web@gmail.com>
24782
24783 * abbrevlist.el: Move to obsolete/abbrevlist.el.
24784
24785 * help-mode.el (help-mode-finish): Tweak regexp.
24786
24787 2011-03-23 Glenn Morris <rgm@gnu.org>
24788
24789 * eshell/esh-opt.el (eshell-eval-using-options):
24790 Do not bind unused local variable `eshell-option-stub'.
24791
24792 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
24793
24794 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
24795
24796 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
24797 keymap variable in `with-no-warnings' to avoid a warning when the
24798 keymap has been already `defconst'ed.
24799
24800 2011-03-22 Leo Liu <sdl.web@gmail.com>
24801
24802 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
24803 encode all chars in abbrevs; otherwise use emacs-mule or
24804 utf-8-emacs. (Bug#8308)
24805
24806 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
24807
24808 * simple.el (backward-delete-char-untabify):
24809 Avoid warning about using `delete-backward-char'.
24810
24811 * image.el (image-type-file-name-regexps): Make it variable.
24812 `imagemagick-register-types' modifies it, and the user may want
24813 to add new extensions for known image types.
24814 (imagemagick-register-types): Throw error if not using ImageMagick.
24815
24816 2011-03-22 Leo Liu <sdl.web@gmail.com>
24817
24818 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
24819 located before rcirc-prompt-end-marker.
24820 (rcirc-complete): Error if point is not after rcirc prompt.
24821 Handle the case when table is nil.
24822 (rcirc-user-authenticated): Define to fix compiler warning.
24823
24824 2011-03-22 Chong Yidong <cyd@stupidchicken.com>
24825
24826 * custom.el (custom--inhibit-theme-enable): Make it affect only
24827 custom-theme-set-variables and custom-theme-set-faces.
24828 (provide-theme): Ignore custom--inhibit-theme-enable.
24829 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
24830 (custom-enabling-themes): Delete variable.
24831 (enable-theme): Accept only loaded themes as arguments.
24832 Ignore the special custom-enabled-themes variable.
24833 (custom-enabled-themes): Forbid themes from setting this.
24834 Eliminate use of custom-enabling-themes.
24835 (custom-push-theme): Quote "changed" custom var entry.
24836
24837 2011-03-21 Leo Liu <sdl.web@gmail.com>
24838
24839 * ido.el (ido-read-internal): Add ido-selected to history instead
24840 of user input.
24841
24842 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
24843
24844 * subr.el (deferred-action-list, deferred-action-function):
24845 Mark obsolete.
24846
24847 2011-03-21 Leo Liu <sdl.web@gmail.com>
24848
24849 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
24850 change on 2011-02-13 (bug#8309).
24851
24852 * minibuffer.el (read-file-name-function): Change default value.
24853 (read-file-name--defaults): Rename from read-file-name-defaults.
24854 (read-file-name-default): Rename from read-file-name.
24855 (read-file-name): Call read-file-name-function.
24856
24857 2011-03-21 Glenn Morris <rgm@gnu.org>
24858
24859 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
24860 Doc fixes.
24861
24862 2011-03-21 Chong Yidong <cyd@stupidchicken.com>
24863
24864 * cus-theme.el: Add missing provide statement.
24865 (customize-create-theme): Extract theme value correctly.
24866 (custom-theme-visit-theme): Autoload.
24867 (customize-create-theme): Prompt before inserting default faces.
24868
24869 2011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
24870
24871 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
24872 units and musical notes.
24873
24874 2011-03-20 Leo Liu <sdl.web@gmail.com>
24875
24876 * ido.el (ido-read-internal): Use completing-read-default.
24877 (ido-completing-read): Fix compatibility with completing-read.
24878
24879 2011-03-20 Christian Ohler <ohler@gnu.org>
24880
24881 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
24882 (ert-delete-all-tests): Use `called-interactively-p' rather than
24883 `interactive-p'.
24884 (ert--make-xrefs-region): Respect END.
24885
24886 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
24887
24888 * dired-aux.el (dired-create-directory): Signal an error if the
24889 directory already exists (Bug#8246).
24890
24891 * facemenu.el (list-colors-display): Call list-faces-display
24892 inside with-help-window.
24893 (list-colors-print): Use display property to align the final
24894 column, instead of checking window-width.
24895
24896 2011-03-19 Eli Zaretskii <eliz@gnu.org>
24897
24898 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
24899 windows-nt systems.
24900 (emerge-protect-metachars): Quote correctly for ms-dos and
24901 windows-nt systems.
24902
24903 2011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
24904
24905 * info.el (info-initialize): Replace all uses of `:' with
24906 path-separator for compatibility with non-Unix systems.
24907 Cache quoting of path-separator. (Bug#8258)
24908
24909 2011-03-19 Juanma Barranquero <lekktu@gmail.com>
24910
24911 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
24912 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
24913 (mouse-avoidance-mode): Fix typos in docstrings.
24914
24915 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
24916
24917 * startup.el (package-subdirectory-regexp): Move from package.el.
24918 Omit \\` and \\', and let callers add them.
24919
24920 * emacs-lisp/package.el (package-strip-version)
24921 (package-load-all-descriptors): Add \\` and \\' to
24922 package-subdirectory-regexp before using it.
24923 (package-untar-buffer): New arg DIR; ensure that file untars only
24924 into this expected directory. Remove superfluous delete-region.
24925 (package-unpack): Caller changed.
24926 (package-tar-file-info): Use package-subdirectory-regexp.
24927
24928 2011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
24929
24930 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
24931 diff-mode-shared-map (bug#8284).
24932 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
24933
24934 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
24935
24936 * calendar/time-date.el (format-seconds): Use assoc instead of
24937 assoc-string, since assoc-string doesn't exist in XEmacs.
24938
24939 2011-03-17 Juanma Barranquero <lekktu@gmail.com>
24940
24941 * custom.el (custom-known-themes): Reflow docstring.
24942 (custom-theme-load-path): Fix typo in docstring.
24943 (load-theme): Fix typo in error message.
24944 (custom-available-themes, custom-variable-theme-value):
24945 Use `let', not `let*'.
24946
24947 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
24948
24949 * calc/README: Mention inclusion of musical notes.
24950
24951 * calc/calc-units.el (calc-lu-quant): Rename from
24952 `calc-logunits-quantity'.
24953 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
24954 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
24955 (calc-db): Rename from `calc-dblevel'.
24956 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
24957 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
24958 (calc-np): Rename from `calc-nplevel'.
24959 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
24960 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
24961 (calc-lu-plus): Rename from `calc-logunits-add'.
24962 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
24963 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
24964 (calc-lu-minus): Rename from `calc-logunits-sub'.
24965 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
24966 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
24967 (calc-lu-times): Rename from `calc-logunits-mul'.
24968 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
24969 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
24970 (calc-lu-divide): Rename from `calc-logunits-div'.
24971 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
24972 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
24973
24974 * calc/calc-ext.el (calc-init-extensions): Update the names of the
24975 functions being autoloaded.
24976
24977 * calc/calc.el (calc-lu-power-reference): Rename from
24978 `calc-logunits-power-reference'.
24979 (calc-lu-field-reference): Rename from
24980 `calc-logunits-field-reference'.
24981
24982 * calc/calc-help.el (calc-l-prefix-help):
24983 Mention musical note functions.
24984
24985 2011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
24986
24987 * minibuffer.el (completion-all-sorted-completions):
24988 Use :completion-cycle-penalty text property if present.
24989
24990 2011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
24991
24992 * allout.el (allout-yank-processing): Adjust for new rebulleting
24993 regime so bullet being yanked is used without prompting the user
24994 for a choice.
24995
24996 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
24997
24998 * startup.el (command-line): Warn the user that _emacs is deprecated.
24999
25000 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
25001
25002 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
25003 (delphi-verbose, delphi-comment-face, delphi-string-face)
25004 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
25005 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
25006 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
25007 (delphi-new-comment-line, delphi-font-lock-defaults)
25008 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
25009 Fix typos in docstrings.
25010
25011 2011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
25012
25013 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
25014 Invert the roles of character and string values for INSTEAD, so a
25015 string is used for the more common case of a defaulting prompt.
25016
25017 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
25018
25019 * progmodes/ruby-mode.el (ruby-backward-sexp):
25020 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
25021 * play/gamegrid.el (gamegrid-make-face):
25022 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
25023 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
25024 * notifications.el (notifications-notify):
25025 * net/xesam.el (xesam-search-engines):
25026 * net/quickurl.el (quickurl-list-insert):
25027 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
25028
25029 2011-03-15 Chong Yidong <cyd@stupidchicken.com>
25030
25031 * startup.el (command-line): Update package subdirectory regexp.
25032
25033 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
25034
25035 * allout.el (allout-abbreviate-flattened-numbering)
25036 (allout-mode-deactivate-hook): Fix up obsolescence "date".
25037
25038 * subr.el (read-char-choice): Only show the cursor after the prompt,
25039 not after the answer.
25040
25041 2011-03-15 Kevin Ryde <user42@zip.com.au>
25042
25043 * help-fns.el (variable-at-point): Skip leading quotes, if any
25044 (bug#8253).
25045
25046 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
25047
25048 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
25049 warning message.
25050
25051 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
25052
25053 * shell.el (shell): When called interactively, offer to change the
25054 shell file name on remote hosts.
25055
25056 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
25057
25058 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
25059 integration for LDAP parameters. The host, base, user or binddn,
25060 and secret tokens can be specified in a netrc file, for instance.
25061 This is optional because an `auth-source' parameter must be
25062 specified in the search attributes.
25063
25064 2011-03-13 Juanma Barranquero <lekktu@gmail.com>
25065
25066 * help.el (describe-mode): Link to the mode's definition (bug#8185).
25067
25068 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
25069
25070 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
25071 into declaration. Remove redundant and harmful binding.
25072
25073 2011-03-12 Eli Zaretskii <eliz@gnu.org>
25074
25075 * files.el (file-ownership-preserved-p): Pass `integer' as an
25076 explicit 2nd argument to `file-attributes'. If the file's owner
25077 is the Administrators group on Windows, and the current user is
25078 Administrator, consider that a match.
25079
25080 * server.el (server-ensure-safe-dir): Consider server directory
25081 safe on MS-Windows if its owner is the Administrators group while
25082 the current Emacs user is Administrator. Use `=' to compare
25083 numerical UIDs, since they could be integers or floats.
25084
25085 2011-03-12 Juanma Barranquero <lekktu@gmail.com>
25086
25087 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
25088
25089 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
25090
25091 Sync with Tramp 2.2.1.
25092
25093 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
25094
25095 * net/trampver.el: Update release number.
25096
25097 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
25098
25099 * progmodes/compile.el (compilation--previous-directory): Fix up
25100 various nil/dead-marker mismatches (bug#8014).
25101 (compilation-directory-properties, compilation-error-properties):
25102 Don't call it at a position past the one we're about to change.
25103
25104 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
25105 Disable obsolescence warnings in the file that declares it.
25106
25107 2011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
25108
25109 * allout-widgets.el (allout-widgets-tally):
25110 Initialize allout-widgets-tally as a hash table rather than nil to
25111 prevent mode-line redisplay warnings. Also, clarify the module
25112 description and fix a comment typo.
25113
25114 2011-03-11 Juanma Barranquero <lekktu@gmail.com>
25115
25116 * help-fns.el (describe-variable): Don't complete keywords.
25117 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
25118
25119 2011-03-10 Chong Yidong <cyd@stupidchicken.com>
25120
25121 * emacs-lisp/package.el (package-version-join): Impose a standard
25122 string representation for pre/alpha/beta version lists.
25123 (package-unpack-single): Standardize the directory name by passing
25124 it through package-version-join.
25125 (package-strip-rcs-id): Accept any version string that does not
25126 signal an error in version-to-list.
25127
25128 2011-03-10 Michael Albinus <michael.albinus@gmx.de>
25129
25130 * simple.el (delete-trailing-whitespace): Return nil for the
25131 benefit of `write-file-functions'.
25132
25133 2011-03-10 Glenn Morris <rgm@gnu.org>
25134
25135 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
25136
25137 * vc/vc-git.el (vc-git-program): New option.
25138 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
25139 (vc-git--call): Use it.
25140
25141 * eshell/esh-util.el (eshell-condition-case): Doc fix.
25142
25143 * cus-edit.el (Custom-newline): If no button at point, look
25144 for a subgroup button at start-of-line. (Bug#2298)
25145
25146 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
25147
25148 2011-03-10 Julien Danjou <julien@danjou.info>
25149
25150 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
25151 `cursor-type' is nil.
25152
25153 2011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
25154
25155 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
25156
25157 2011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
25158
25159 * allout.el: Change so yank of distinctive-bullet items
25160 preserves the existing header prefix, rebulleting it if necessary,
25161 rather than replacing it. This is necessary for proper operation
25162 of cooperative addons like allout-widgets.
25163 (allout-make-topic-prefix, allout-rebullet-heading):
25164 Change SOLICIT arg to INSTEAD, and interpret additionally a string
25165 value as alternate bullet to be used, instead of prompting the user
25166 for a bullet character.
25167
25168 2011-03-09 Michael Albinus <michael.albinus@gmx.de>
25169
25170 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
25171 Do not use `tramp-file-name-port', because this returns also
25172 `tramp-default-port'.
25173
25174 2011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
25175
25176 * net/rcirc.el (rcirc-handler-001): Remove useless
25177 with-rcirc-process-buffer.
25178 (rcirc-check-auth-status): Swap arguments to string-match.
25179
25180 2011-03-09 Glenn Morris <rgm@gnu.org>
25181
25182 * shell.el (shell-mode):
25183 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
25184
25185 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
25186 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
25187
25188 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
25189
25190 * emacs-lisp/package.el (package-refresh-contents)
25191 (package-menu-execute): Use condition-case-no-debug.
25192
25193 2011-03-08 Michael Albinus <michael.albinus@gmx.de>
25194
25195 * simple.el (shell-command-to-string): Use `process-file'.
25196
25197 * emacs-lisp/package.el (package-tar-file-info): Handle also
25198 remote files.
25199
25200 * emacs-lisp/package-x.el (package-upload-buffer-internal):
25201 Use `equal' for upload base check.
25202
25203 2011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
25204
25205 * textmodes/texinfo.el (texinfo-environments):
25206 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
25207
25208 2011-03-08 Glenn Morris <rgm@gnu.org>
25209
25210 * cus-start.el (cursor-in-non-selected-windows):
25211 Fix :set quoting oddness. (Bug#8192)
25212
25213 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
25214 in some setf expressions. (Bug#2159)
25215
25216 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
25217
25218 * custom.el (custom-available-themes): Return themes in
25219 alphabetical order.
25220
25221 See ChangeLog.15 for earlier changes.
25222
25223 ;; Local Variables:
25224 ;; coding: utf-8
25225 ;; End:
25226
25227 Copyright (C) 2011-2014 Free Software Foundation, Inc.
25228
25229 This file is part of GNU Emacs.
25230
25231 GNU Emacs is free software: you can redistribute it and/or modify
25232 it under the terms of the GNU General Public License as published by
25233 the Free Software Foundation, either version 3 of the License, or
25234 (at your option) any later version.
25235
25236 GNU Emacs is distributed in the hope that it will be useful,
25237 but WITHOUT ANY WARRANTY; without even the implied warranty of
25238 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
25239 GNU General Public License for more details.
25240
25241 You should have received a copy of the GNU General Public License
25242 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.