1 2012-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
3 Use completion-table-with-quoting for comint and pcomplete.
4 * comint.el (comint--unquote&requote-argument)
5 (comint--unquote-argument, comint--requote-argument): New functions.
6 (comint--unquote&expand-filename, comint-unquote-filename): Obsolete.
7 (comint-quote-filename): Use regexp-opt-charset.
8 (comint--common-suffix, comint--common-quoted-suffix)
9 (comint--table-subvert): Remove.
10 (comint-unquote-function, comint-requote-function): New vars.
11 (comint--complete-file-name-data): Use them with
12 completion-table-with-quoting.
13 * pcmpl-unix.el (pcomplete/scp): Use completion-table-subvert.
14 * pcomplete.el (pcomplete-arg-quote-list)
15 (pcomplete-quote-arg-hook, pcomplete-quote-argument): Obsolete.
16 (pcomplete-unquote-argument-function): Default to non-nil.
17 (pcomplete-unquote-argument): Simplify.
18 (pcomplete--common-quoted-suffix): Remove.
19 (pcomplete-requote-argument-function): New var.
20 (pcomplete--common-suffix): New function.
21 (pcomplete-completions-at-point): Use completion-table-with-quoting
22 and completion-table-subvert.
24 * minibuffer.el: Use completion-table-with-quoting for read-file-name.
25 (minibuffer--double-dollars): Preserve properties.
26 (completion--sifn-requote): New function.
27 (completion--file-name-table): Rewrite using it and c-t-with-quoting.
29 * minibuffer.el: Add support for completion of quoted/escaped data.
30 (completion-table-with-quoting, completion-table-subvert): New funs.
31 (completion--twq-try, completion--twq-all): New functions.
32 (completion--nth-completion): New function.
33 (completion-try-completion, completion-all-completions): Use it.
35 2012-04-25 Chong Yidong <cyd@gnu.org>
37 * vc/diff-mode.el (diff-setup-whitespace): New function.
40 * vc/diff.el (diff-sentinel):
41 * vc/vc.el (vc-diff-finish): Call diff-setup-whitespace to assign
42 Whitespace mode variables based on diff style (Bug#8612).
44 2012-04-25 Leo Liu <sdl.web@gmail.com>
46 * progmodes/python.el (python-send-region): Add suffix .py to the
49 * files.el (auto-mode-alist): Use javascript-mode instead.
51 2012-04-25 Alex Harsanyi <AlexHarsanyi@gmail.com>
53 Sync with soap-client repository. Support SOAP simpleType (Bug#10331).
55 * soap-client.el (soap-resolve-references-for-sequence-type)
56 (soap-resolve-references-for-array-type): Hack to prevent self
57 references, see Bug#9.
58 (soap-parse-envelope): Report the contents of the 'detail' node
59 when receiving a fault reply.
60 (soap-parse-envelope): Report the contents of the entire 'detail' node.
62 * soap-inspect.el (soap-sample-value-for-simple-type)
63 (soap-inspect-simple-type): New function.
65 * soap-client.el (soap-simple-type): New struct.
66 (soap-default-xsd-types, soap-default-soapenc-types)
67 (soap-decode-basic-type, soap-encode-basic-type):
68 support unsignedInt and double basic types.
69 (soap-resolve-references-for-simple-type)
70 (soap-parse-simple-type, soap-encode-simple-type): New function.
71 (soap-parse-schema): Parse xsd:simpleType declarations.
73 * soap-client.el (soap-default-xsd-types)
74 (soap-default-soapenc-types): Add integer, byte and anyURI types.
75 (soap-parse-complex-type-complex-content): Use `soap-wk2l' to find
76 the local name of "soapenc:Array".
77 (soap-decode-basic-type, soap-encode-basic-type): Support encoding
78 decoding integer, byte and anyURI xsd types.
80 2012-04-25 Chong Yidong <cyd@gnu.org>
82 * cus-edit.el (custom-buffer-create-internal): Update header text.
84 2012-04-25 Eli Zaretskii <eliz@gnu.org>
86 * progmodes/gdb-mi.el (gdb-init-1): Condition Windows-specific
87 settings on 'system-type', not on 'window-system'. On MS-Windows,
88 set interactive-mode on in GDB.
90 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
92 * progmodes/ruby-mode.el: Simplify last change, and cleanup code.
93 (ruby-syntax-propertize-regexp): Remove.
94 (ruby-syntax-propertize-function): Split regexp into chunks.
95 Match following code directly.
97 2012-04-24 Dmitry Gutov <dgutov@yandex.ru>
99 * progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).
100 (ruby-syntax-propertize-regexp): New function.
101 (ruby-syntax-propertize-function): Use it to handle regexp not preceded
102 by a special keyword.
104 * progmodes/ruby-mode.el: Handle general delimited literals (bug#6286).
105 (ruby-syntax-general-delimiters-goto-beg)
106 (ruby-syntax-propertize-general-delimiters): New functions.
107 (ruby-syntax-propertize-function): Use them to handle GDL.
108 (ruby-font-lock-keywords): Move old handling of GDL...
109 (ruby-font-lock-syntactic-keywords): .. to here.
110 (ruby-calculate-indent): Adjust indentation for GDL.
112 2012-04-24 Michael Albinus <michael.albinus@gmx.de>
114 * notifications.el (top): Remove unneeded declarations.
115 (notifications-specification-version): Change to "1.2".
116 (notifications-interface, notifications-notify-method)
117 (notifications-close-notification-method): Fix docstring.
118 (notifications-get-capabilities-method): New defconst.
119 (notifications-notify): Add :action-items, :resident and
120 :transient hints. Change "image_data" to "image-data" and
121 "image_path" to "image-path".
122 (notifications-get-capabilities): New defun.
124 2012-04-24 Leo Liu <sdl.web@gmail.com>
126 * progmodes/python.el: Move hideshow setup to the end.
128 2012-04-24 Martin Rudalics <rudalics@gmx.at>
130 * window.el (handle-select-window): Clear echo area since this is
131 no more done by read_char (Bug#11304).
133 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
135 * ibuffer.el (ibuffer-mode-map): Bind `/ m' to filter-used-mode
136 and `/ M' to filter-derived-mode.
137 * ibuf-ext.el (ibuffer-list-buffer-modes): Simplify; avoid add-to-list.
138 (ibuffer-filter-by-mode, ibuffer-filter-by-used-mode)
139 (ibuffer-mark-by-mode): Use default rather than initial-input.
140 (ibuffer-filter-by-derived-mode): Autoload and require-match.
142 2012-04-24 Ivan Andrus <darthandrus@gmail.com> (tiny change)
144 * ibuf-ext.el (ibuffer-list-buffer-modes): Add `include-parents' arg.
145 (ibuffer-filter-by-derived-mode): New filter.
146 * ibuffer.el (ibuffer-mode-map): Bind to `/ w'.
148 2012-04-23 Andreas Politz <politza@fh-trier.de>
150 * subr.el (accept-change-group): Fix arg usage (Bug#6095).
152 2012-04-23 Chong Yidong <cyd@gnu.org>
154 * cus-edit.el (customize-apropos, customize-apropos-options):
155 Disable matching of non-option variables (Bug#11176).
156 (customize-option, customize-option-other-window)
157 (customize-changed-options): Doc fix.
158 (customize-apropos-options, customize-apropos-faces)
159 (customize-apropos-groups): Use apropos-read-pattern (Bug#11124).
161 * apropos.el (apropos-read-pattern): Make prompt less cryptic.
162 Fix word list splitting (Bug#11132).
163 (apropos-symbol, apropos-keybinding, apropos-label)
164 (apropos-property, apropos-function-button)
165 (apropos-variable-button, apropos-misc-button): New faces.
166 (apropos-symbol-face, apropos-keybinding-face)
167 (apropos-label-face, apropos-property-face, apropos-match-face):
168 Variables removed (Bug#8396).
169 (apropos-library-button, apropos-format-plist, apropos-print)
170 (apropos-print-doc, apropos-describe-plist): Callers changed.
172 2012-04-23 Michael Albinus <michael.albinus@gmx.de>
174 * net/xesam.el (xesam-mode-map): Use let-bound map in
175 initialization. (Bug#11292)
177 2012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
179 Preserve ispell session localwords when switching back to
182 * ispell.el (ispell-buffer-session-localwords): New buffer-local
183 variable to hold buffer session localwords.
184 (ispell-kill-ispell): add option 'clear to delete session
186 (ispell-command-loop, ispell-change-dictionary)
187 (ispell-buffer-local-words): Preserve session localwords when
190 * flyspell.el (flyspell-process-localwords, flyspell-do-correct):
191 Preserve session localwords when needed.
193 2012-04-23 Agustín Martín Domingo <agustin.martin@hispalinux.es>
195 * ispell.el (ispell-insert-word) Remove unneeded function using
196 obsolete `translation-table-for-input'.
197 (ispell-word, ispell-process-line, ispell-complete-word):
198 Use plain `insert' instead of removed `ispell-insert-word'.
200 2012-04-22 Chong Yidong <cyd@gnu.org>
202 * cus-edit.el (custom-variable-menu)
203 (custom-variable-reset-saved, custom-face-menu)
204 (custom-face-reset-saved): If there is no saved value, make the
205 "reset-saved" operation bring back the default (Bug#9509).
206 (custom-face-state): Properly detect themed faces.
208 * faces.el (face-spec-set): Stop supporting deprecated form of
211 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
213 Move functions from C to Lisp. Make non-blocking method calls
214 the default. Implement further D-Bus standard interfaces.
216 * net/dbus.el (dbus-message-internal): Declare function.
217 Remove unneeded function declarations.
218 (defvar dbus-message-type-invalid, dbus-message-type-method-call)
219 (dbus-message-type-method-return, dbus-message-type-error)
220 (dbus-message-type-signal): Declare variables. Remove local
222 (dbus-interface-dbus, dbus-interface-peer)
223 (dbus-interface-introspectable, dbus-interface-properties)
224 (dbus-path-emacs, dbus-interface-emacs, dbus-return-values-table):
226 (dbus-interface-objectmanager): New defconst.
227 (dbus-call-method, dbus-call-method-asynchronously)
228 (dbus-send-signal, dbus-method-return-internal)
229 (dbus-method-error-internal, dbus-register-service)
230 (dbus-register-signal, dbus-register-method): New defuns, moved
232 (dbus-call-method-handler, dbus-setenv)
233 (dbus-get-all-managed-objects, dbus-managed-objects-handler):
235 (dbus-call-method-non-blocking): Make it an obsolete function.
236 (dbus-unregister-object, dbus-unregister-service)
237 (dbus-handle-event, dbus-register-property)
238 (dbus-property-handler): Obey the new structure of
239 `bus-registered-objects'.
240 (dbus-introspect): Use `dbus-call-method'. Use a timeout.
241 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
242 Use `dbus-call-method'.
244 2012-04-22 Chong Yidong <cyd@gnu.org>
246 * cus-edit.el (custom-commands, custom-reset-menu)
247 (Custom-reset-standard): Tweak labels.
248 (custom-reset-button-menu): Change default to t.
249 (custom-buffer-create-internal): For the custom-reset-button-menu
250 case, put the revert button first.
251 (custom-group-subtitle): New face.
252 (custom-group-value-create): Align docstring to a specific column.
254 * wid-edit.el (widget-documentation-link-add): Don't handle
255 indentation in this function.
256 (widget-documentation-string-indent-to): New function.
257 (widget-documentation-string-value-create): Use it.
259 * autorevert.el (auto-revert):
260 * epg-config.el (epg):
261 * ibuffer.el (ibuffer):
264 * eshell/eshell.el (eshell):
265 * net/ange-ftp.el (ange-ftp):
266 * progmodes/ebnf2ps.el (postscript):
267 * progmodes/flymake.el (flymake):
268 * progmodes/prolog.el (prolog):
269 * progmodes/verilog-mode.el (verilog-mode):
270 * progmodes/which-func.el (which-func):
271 * term/xterm.el (xterm):
272 * textmodes/picture.el (picture):
273 * textmodes/tildify.el (tildify):
274 * vc/ediff.el (ediff): Tweak defgroups to improve presentation in
275 customization buffers.
277 2012-04-22 Alan Mackenzie <acm@muc.de>
279 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
280 Adding a ) can hide the resulting (..) from searches. Fix it.
281 Bound the backward search to the position of the existing (.
283 2012-04-21 Juanma Barranquero <lekktu@gmail.com>
285 * progmodes/verilog-mode.el (verilog-mode): Check whether
286 which-func-modes is t before adding verilog-mode.
287 Reported by Andy Moreton <andrewjmoreton@gmail.com>.
289 2012-04-21 Leo Liu <sdl.web@gmail.com>
291 * net/rcirc.el (rcirc): Avoid error when process-contact returns t.
293 2012-04-21 Michael Vehrs <Michael.Burschik@gmx.de>
295 * woman.el: Add support for "T{ T}" tbl syntax, and fix the
296 filling of the last column of a table (Bug#5635).
297 (woman-find-next-control-line): New arg, specifying an additional
298 regexp component for the control line.
299 (woman2-roff-buffer): Use it.
300 (woman-break-table): New function.
303 2012-04-21 Chong Yidong <cyd@gnu.org>
305 * woman.el (woman-set-buffer-display-table, woman-decode-region)
306 (woman-horizontal-escapes, woman-negative-vertical-space)
307 (woman-tab-to-tab-stop, woman2-fc, woman2-TS)
308 (WoMan-warn-ignored): Use ?\s instead of ?\ .
310 2012-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
312 * minibuffer.el (completion-file-name-table): Complete user names.
314 2012-04-20 Leo Liu <sdl.web@gmail.com>
316 * font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-let
319 2012-04-20 Chong Yidong <cyd@gnu.org>
321 * server.el (server-execute): Respect initial-buffer-choice if it
322 is a string and there are no files to open (Bug#2825).
323 (server-create-window-system-frame, server-create-tty-frame):
324 Don't switch buffers here.
325 (server-process-filter): Only try to open a window system frame if
326 compiled with graphical support (Bug#8314).
328 2012-04-20 Dan Nicolaescu <dann@gnu.org>
330 * battery.el (battery-echo-area-format): Display remaining time
331 for sysfs backend too (Bug#11269).
332 (battery-linux-sysfs): Fix conditional for the charge.
334 2012-04-20 Chong Yidong <cyd@gnu.org>
336 * progmodes/gdb-mi.el (gdb): Revert previous change.
337 (gdb-inferior-io--init-proc): New function.
338 (gdb-init-1): Use it.
339 (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty,
340 responsible for allocating a new pty and hooking it to gdb when
341 the old pty gets an EIO due to process exit.
342 (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers.
343 (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area.
344 (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset.
346 2012-04-20 Eli Zaretskii <eliz@gnu.org>
348 * window.el (window-min-size, window-sizable, window-min-delta)
349 (window-max-delta, window--resizable, window-resizable)
350 (window-total-size, window-full-height-p, window-full-width-p)
351 (window-in-direction, window--resize-mini-window, window-resize)
352 (window--resize-child-windows-normal)
353 (window--resize-child-windows, window--resize-siblings)
354 (window--resize-this-window, adjust-window-trailing-edge)
355 (enlarge-window, shrink-window): Doc fixes.
357 2012-04-20 Chong Yidong <cyd@gnu.org>
359 * progmodes/gdb-mi.el (gdb-inferior-io--maybe-delete-pty):
360 New function to call delete-process on the gdb-inferior buffer's pty.
361 (gdb-reset): Use it, instead of relying on kill-buffer to kill the
362 pty process (Bug#11273).
363 (gdb-update): New arg to suppress talking to the gdb process.
364 (gdb-done-or-error): Use it.
365 (gdb-stopped-functions): Rename from gdb-stopped-hooks.
366 (gdb): Call gdb-inferior-io--maybe-delete-pty as a workaround for
367 sentinel not being called.
369 * comint.el (make-comint-in-buffer, comint-exec): Doc fix.
371 * progmodes/grep.el (grep, rgrep): Doc fix (Bug#11268).
373 2012-04-20 Glenn Morris <rgm@gnu.org>
375 * net/network-stream.el (open-network-stream): Doc fix.
377 2012-04-20 Chong Yidong <cyd@gnu.org>
379 * emacs-lisp/tabulated-list.el (tabulated-list-print): Fix typos.
381 2012-04-20 Alan Mackenzie <acm@muc.de>
383 Ensure searching for keywords is case sensitive.
385 * progmodes/cc-cmds.el (c-electric-brace, c-electric-lt-gt)
386 (c-electric-paren, c-beginning-of-defun, c-end-of-defun)
387 (c-defun-name, c-mark-function, c-cpp-define-name)
388 (c-comment-indent, c-scan-conditionals, c-indent-defun)
389 (c-context-line-break): Bind case-fold-search to nil.
391 * progmodes/cc-mode.el (c-font-lock-fontify-region):
392 Bind case-fold-search to nil.
394 2012-04-20 Chong Yidong <cyd@gnu.org>
396 * mail/sendmail.el (mail-bury): Call return action with the right
397 Rmail buffer (Bug#11242).
399 * server.el (server-process-filter): Handle corner case where both
400 tty and nowait options are present (Bug#11102).
402 2012-04-20 Eli Zaretskii <eliz@gnu.org>
404 * version.el (emacs-bzr-version, emacs-bzr-get-version): Doc fixes.
405 (top level): Put into the executable the ident-style '$Id:' tag on
408 2012-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
410 * electric.el (electric-indent-post-self-insert-function): Check that
411 electric-indent-mode is enabled in current buffer.
413 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
415 * imenu.el (imenu-progress-message): Restore; it is "used" in
416 erc/erc-imenu.el and net/snmp-mode.el.
418 2012-04-19 Juanma Barranquero <lekktu@gmail.com>
420 * avoid.el (mouse-avoidance-mode): Mark unused arg.
421 (mouse-avoidance-nudge-mouse): Remove unused binding.
423 * bs.el (bs-toggle-readonly): Call `toggle-read-only' interactively.
425 * descr-text.el (describe-char):
426 * progmodes/python.el (python-describe-symbol):
427 Don't call `toggle-read-only', set `buffer-read-only'.
429 * imenu.el (imenu-default-goto-function): Mark unused args.
430 (imenu-progress-message): Remove obsolete macro; all callers changed.
432 * subr.el (keymap-canonicalize): Remove unused binding.
433 (read-passwd): Mark unused arg.
435 * tutorial.el (tutorial--display-changes): Remove unused binding.
436 (tutorial--save-tutorial-to): Remove unused variable.
438 * emacs-lisp/package.el (define-package, package-menu-mark-delete)
439 (package-menu-mark-install, package-menu-mark-unmark): Mark unused args.
440 (package-generate-autoloads, package-menu--generate)
441 (package-menu--find-upgrades): Remove unused bindings.
443 * emulation/cua-rect.el (cua-restrict-regexp-rectangle)
444 (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings.
445 (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle)
446 (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle)
447 (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle)
448 (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as)
449 (cua--rectangle-aux-replace, cua--left-fill-rectangle)
450 (cua-scroll-rectangle-up, cua-scroll-rectangle-down)
451 (cua-delete-char-rectangle): Mark unused args.
452 (cua-align-rectangle): Remove unused binding.
454 * mail/rmail.el (compilation--message->loc)
455 (epa--find-coding-system-for-mime-charset): Declare.
457 * net/dbus.el (dbus-register-service): Declare.
458 (dbus-name-owner-changed-handler): Remove unused binding.
460 * nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p)
461 (nxml-compute-indent-from-matching-start-tag): Remove unused variables.
462 (nxml-scan-backward-within): Mark unused arg.
463 (nxml-dynamic-markup-word): Remove unused binding.
465 * mouse.el (mouse-menu-major-mode-map):
466 * emacs-lisp/authors.el (authors-scan-change-log)
467 (authors-add-to-author-list):
468 * emacs-lisp/avl-tree.el (avl-tree--enter-balance):
469 * emacs-lisp/smie.el (smie-auto-fill):
470 * mail/sendmail.el (mail-bury):
471 * mail/unrmail.el (unrmail):
472 * net/tls.el (open-tls-stream):
473 * textmodes/picture.el (picture-mouse-set-point):
474 Remove unused bindings.
476 2012-04-19 Michael Albinus <michael.albinus@gmx.de>
478 * net/tramp.el (tramp-action-password): Let-bind
479 `enable-recursive-minibuffers' to t.
481 2012-04-18 Sam Steingold <sds@gnu.org>
483 * progmodes/gud.el (gud-key-prefix): Use :type 'key-sequence
484 instead of 'string to accommodate values like [f11].
485 Always use `vconcat' instead of `concat' on it, like in `gud-def'.
486 * progmodes/gdb-mi.el: Likewise.
488 2012-04-18 Leo Liu <sdl.web@gmail.com>
490 * abbrev.el (edit-abbrevs): Move point to the abbrev table of
492 (prepare-abbrev-list-buffer): Enter edit-abbrevs-mode only if
495 2012-04-18 Chong Yidong <cyd@gnu.org>
497 * simple.el (line-move): Use forward-line if in batch mode
500 2012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
502 * files.el (after-find-file): Do not try to add a final newline if
503 the buffer is read-only (Bug#11156).
505 2012-04-17 Richard Stallman <rms@gnu.org>
507 * mail/rmail.el (rmail-start-mail):
508 Pass (rmail-mail-return...) for the return-action.
509 Pass (rmail-yank-current-message...) for the yank-action.
510 (rmail-yank-current-message): New function.
511 (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer.
512 (rmail-reply): Likewise.
513 (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer.
515 * mail/sendmail.el (mail-bury): Choose the first rmail-mode
516 buffer, not the last. Reject temp buffers. Use the rmail-mode
519 2012-04-17 Juanma Barranquero <lekktu@gmail.com>
521 * server.el (server-ensure-safe-dir): Simplify.
523 2012-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
525 * emacs-lisp/smie.el: Provide smarter auto-filling.
526 (smie-auto-fill): New function.
527 (smie-setup): Use it.
529 * newcomment.el (comment-choose-indent): Obey comment-inline-offset.
531 2012-04-17 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
533 * newcomment.el (comment-inline-offset): New custom var (bug#11090).
534 (comment-indent): Use it.
536 2012-04-17 Vincent Belaïche <vincentb1@users.sourceforge.net>
538 * ses.el: The overall change is to add cell renaming, that is
539 setting fancy names for cell symbols other than name matching
540 "\\`[A-Z]+[0-9]+\\'" regexp .
541 (ses-localvars): Add ses--renamed-cell-symb-list.
542 (ses-create-cell-variable): New defun.
543 (ses-destroy-cell-variable-range): Respect ses--numrows, ses--numcols.
544 (ses-relocate-formula): Relocate formulas only for cells the
545 symbols of which are not renamed, i.e. symbols whose names do not
546 match regexp "\\`[A-Z]+[0-9]+\\'".
547 (ses-relocate-all): Relocate values only for cells the symbols of
548 which are not renamed.
549 (ses-load): Create cells variables as the (ses-cell ...) are read,
550 in order to check row col consistency with cell symbol name only
551 for cells that are not renamed.
552 (ses-replace-name-in-formula): New defun.
553 (ses-rename-cell): New defun.
555 2012-04-17 Peter Oliver <bzr@mavit.org.uk> (tiny change)
557 * progmodes/perl-mode.el (perl-indent-parens-as-block):
558 New option (bug#11118).
559 (perl-calculate-indent): Respect it.
561 2012-04-17 Glenn Morris <rgm@gnu.org>
563 * dired-aux.el (dired-mark-read-string): Doc fix.
565 2012-04-17 Dmitry Antipov <dmantipov@yandex.ru>
567 * dired-aux.el (dired-mark-read-string): Offer optional completion.
568 (dired-do-chxxx): Complete chown, chgrp over users, groups. (Bug#7900)
570 2012-04-17 Glenn Morris <rgm@gnu.org>
572 * mouse.el (mouse-drag-track):
573 * speedbar.el (speedbar-frame-mode):
574 Use auto-hscroll-mode rather than the alias automatic-hscrolling.
576 2012-04-16 Leo Liu <sdl.web@gmail.com>
578 * progmodes/python.el: Trivial cleanup.
580 2012-04-16 Glenn Morris <rgm@gnu.org>
582 * vc/vc.el (vc-string-prefix-p):
583 * vc/pcvs-util.el (cvs-string-prefix-p):
584 * textmodes/tex-mode.el (latex-string-prefix-p, tex-string-prefix-p):
585 * mpc.el (mpc-string-prefix-p):
586 Make all of these into obsolete aliases for string-prefix-p.
588 * vc/pcvs.el, vc/vc-dispatcher.el, vc/vc-dir.el: Update callers.
590 * textmodes/two-column.el: Move custom options to the start.
591 (frame-width): Remove compat definition.
592 (2C-associate-buffer, 2C-dissociate):
593 Use with-current-buffer rather than save-excursion.
594 (2C-dissociate): Force a mode-line update.
595 (2C-autoscroll): Use ignore-errors.
597 * emacs-lisp/eieio-opt.el (describe-class, describe-generic):
600 * emacs-lisp/cl-extra.el (*random-state*):
601 Remove unnecessary declaration.
603 * calendar/cal-tex.el (cal-tex-end-document): Trivial clarification.
605 * play/cookie1.el (cookie-snarf):
606 Give an explicit error if input file cannot be read.
608 * play/yow.el (yow-file): Use expand-file-name rather than concat.
610 * progmodes/perl-mode.el (c-macro-expand):
611 Remove unnecessary autoload (it is in loaddefs.el).
613 * textmodes/picture.el (picture-desired-column)
614 (picture-update-desired-column): Convert comments to doc-strings.
615 (picture-substitute): Remove function.
616 (picture-mode-map): Initialize in the defvar.
618 * woman.el: Remove eval-after-load for tar-mode.
619 * tar-mode.el (tar-mode-map): Add woman binding and menu entry.
620 (woman-tar-extract-file): Autoload it.
622 * frame.el (automatic-hscrolling): Make this alias obsolete.
624 2012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
626 * ispell.el (ispell-set-spellchecker-params): Post-process
627 `ispell-dictionary-alist' to use [:alpha:] and utf-8 if possible.
628 (ispell-dictionary-base-alist): Revert to original XEmacs
629 friendly version for default. [:alpha:] will be added in
630 `ispell-set-spellchecker-params' if needed
632 2012-04-16 Chong Yidong <cyd@gnu.org>
634 * image.el (imagemagick--extension-regexp): New variable.
635 (imagemagick-register-types): Use it.
636 (imagemagick-types-inhibit): Add :set function. Allow new value
637 of t to inhibit all types.
639 * emacs-lisp/regexp-opt.el (regexp-opt-charset): Avoid cl macros,
640 so we can preload it.
642 * loadup.el (fboundp): Preload regexp-opt, needed by
643 imagemagick-register-types.
645 2012-04-15 Chong Yidong <cyd@gnu.org>
647 * frame.el (scrolling): Remove nearly unused customization group.
649 * scroll-all.el (scroll-all-mode): Move to windows group.
651 2012-04-15 Chong Yidong <cyd@gnu.org>
653 * bindings.el (goto-map): Bind goto-char to M-g c (Bug#11240).
655 2012-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
657 Avoid the use of ((lambda ...) ...) in lexical-binding code.
658 * emacs-lisp/easy-mmode.el (define-minor-mode): Use funcall (bug#11241).
660 2012-04-15 Glenn Morris <rgm@gnu.org>
662 * simple.el (process-file-side-effects): Doc fix.
664 2012-04-15 Glenn Morris <rgm@gnu.org>
666 * international/mule-cmds.el (set-language-environment): Doc fix.
668 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
670 * server.el (server-auth-key, server-generate-key): Doc fixes.
671 (server-get-auth-key): Doc fix. Use `string-match-p'.
672 (server-start): Reflow docstring.
674 2012-04-14 Lars Ingebrigtsen <larsi@gnus.org>
676 * server.el (server-generate-key): `called-interactively-p'
677 requires a parameter.
679 2012-04-14 Michal Nazarewicz <mina86@mina86.com>
681 * server.el (server-auth-key): New variable.
682 (server-generate-key, server-get-auth-key): New function.
683 (server-start): Use the new variable and functions to allow
684 setting a permanent server key (bug#9423).
686 2012-04-14 Leo Liu <sdl.web@gmail.com>
688 * vc/diff-mode.el (diff-file-prev/next): Fix typo.
690 2012-04-14 Paul Eggert <eggert@cs.ucla.edu>
693 * hexl.el (hexl-rulerize): Rename from hexl-rulerise, since
694 Emacs uses American spelling.
696 2012-04-14 Juanma Barranquero <lekktu@gmail.com>
698 * emacs-lock.el (emacs-lock-locked-buffer-functions): New hook.
699 (emacs-lock--exit-locked-buffer): Return the locked buffer. Doc fix.
700 (emacs-lock--kill-emacs-hook, emacs-lock--kill-emacs-query-functions)
701 (emacs-lock--kill-buffer-query-functions): Run new hook. (Bug#11017)
703 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
705 * progmodes/which-func.el (which-func-modes): Change default.
707 2012-04-14 Kim F. Storm <storm@cua.dk>
709 * emulation/cua-base.el (cua-exchange-point-and-mark): Just call
710 exchange-point-and-mark if cua-enable-cua-keys is nil (Bug#11191).
712 2012-04-14 Chong Yidong <cyd@gnu.org>
714 * custom.el (custom-theme-set-variables): Doc fix.
716 2012-04-14 Glenn Morris <rgm@gnu.org>
718 * international/mule.el (set-auto-coding-for-load): Doc fix.
720 2012-04-14 Alan Mackenzie <acm@muc.de>
722 * progmodes/cc-menus.el (cc-imenu-objc-generic-expression): Make
723 imenu work again for Objective C Mode. Correct the *-index values,
724 these having been disturbed by a previous change in 2011-08.
726 * progmodes/cc-engine.el (c-before-change-check-<>-operators):
727 Correct two search limits.
729 2012-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
731 * startup.el (command-line-1): Inhibit splash from daemon (bug#10996).
733 2012-04-14 Andreas Schwab <schwab@linux-m68k.org>
735 * international/characters.el: Fix sorting.
737 2012-04-14 Eli Zaretskii <eliz@gnu.org>
739 * international/characters.el: Add more missing Latin case pairs.
741 2012-04-14 Glenn Morris <rgm@gnu.org>
743 * files.el (dir-locals-set-class-variables): Doc fix.
745 2012-04-14 Eli Zaretskii <eliz@gnu.org>
747 * international/characters.el: Add set-case-syntax-pair call for
748 LATIN CAPITAL LETTER Y WITH DIAERESIS RET and its lower-case
749 counterpart. (Bug#11209)
751 * simple.el (shell-command-on-region): Doc fix. (Bug#11208)
753 2012-04-14 Glenn Morris <rgm@gnu.org>
755 * calendar/holidays.el (calendar-check-holidays): Doc fix.
757 2012-04-14 Eli Zaretskii <eliz@gnu.org>
759 * textmodes/ispell.el (ispell-dictionary-base-alist):
762 2012-04-14 Chong Yidong <cyd@gnu.org>
764 * net/rcirc.el (rcirc-cmd-quit):
765 Revert 2012-03-18 change (Bug#11192).
767 2012-04-14 Glenn Morris <rgm@gnu.org>
769 * pcmpl-rpm.el (pcomplete/rpm): Handle -qf.
771 2012-04-14 Eli Zaretskii <eliz@gnu.org>
773 * minibuffer.el (completion-in-region-mode-map):
774 Bind completion-help-at-point to M-? rather than ?. (Bug#11182)
776 2012-04-13 Vivek Dasmohapatra <vivek@etla.org>
778 * hexl.el (hexl-insert-char): Make display sizes other than 16 work.
780 2012-04-13 Masatake YAMATO <yamato@redhat.com>
782 * minibuffer.el (minibuffer-local-filename-syntax): New variable
783 to allow `C-M-f' and `C-M-b' to move to the nearest path
784 separator (bug#9511).
786 2012-04-13 Lars Ingebrigtsen <larsi@gnus.org>
788 * avoid.el: Require cl when compiling. And also move the
789 `provide' to the end.
791 2012-04-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
793 * avoid.el (mouse-avoidance-banish-position): New variable.
794 (mouse-avoidance-banish-destination): Use it (bug#10165).
796 2012-04-13 Leo Liu <sdl.web@gmail.com>
798 * progmodes/which-func.el (which-func-modes): Add objc-mode.
800 2012-04-13 Ken Brown <kbrown@cornell.edu>
802 * net/browse-url.el (browse-url-file-url): Remove Cygwin hack;
803 this is no longer needed now that cygstart understands file:// URLs.
804 (browse-url-filename-alist): For the same reason, don't modify
805 file:// URLs on Cygwin.
807 2012-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
809 * emulation/cua-base.el (cua--pre-command-handler-1): Don't activate
810 the region on shift if the binding is already shifted (bug#11221).
812 2012-04-12 Glenn Morris <rgm@gnu.org>
814 * mail/mailpost.el: Move to obsolete/.
816 2012-04-12 Drew Adams <drew.adams@oracle.com>
818 * imenu.el (imenu--generic-function): Ignore invisible definitions
821 2012-04-12 Vivek Dasmohapatra <vivek@etla.org>
823 * hexl.el (hexl-bits): New variable.
824 (hexl-options): Mention the variable in the doc string.
825 (hexl-rulerise, hexl-line-displen): New functions.
826 (hexl-mode): Mention the new variable.
827 (hexl-mode, hexl-current-address, hexl-current-address):
829 (hexl-ascii-start-column): New function.
830 (hexl-address-to-marker, hexl-beginning-of-line, hexl-options)
831 (hexl-insert-char, hexl-mode-ruler): Use the displen (bug#4941).
833 2012-04-12 Agustín Martín Domingo <agustin.martin@hispalinux.es>
835 * textmodes/flyspell.el (flyspell-large-region): For hunspell, use
836 '("-i" ENCODING), in 2 separate command-line arguments, to specify
837 the encoding, as expected by hunspell.
839 2012-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
841 * battery.el (battery--linux-sysfs-regexp): New const.
842 (battery-status-function): Use it. Remove yeeloong special case.
843 (battery-yeeloong-sysfs): Remove.
844 (battery-echo-area-format): Remove yeeloong special case.
846 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
848 * imenu.el (imenu-add-to-menubar): `current-local-map' can be nil.
849 Reported by Noah Friedman.
851 * subr.el (read-passwd): Use read-string.
853 2012-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
855 * vcursor.el (vcursor-move): Increase the priority of the overlay
858 2012-04-11 Deniz Dogan <deniz.a.m.dogan@gmail.com>
860 * net/rcirc.el (rcirc-kill-channel-buffers): New variable.
861 (rcirc-kill-buffer-hook): Use it to kill channel buffers (bug#5128).
863 2012-04-11 William Stevenson <yhvh2000@gmail.com>
865 * textmodes/artist.el (artist-mode): Convert artist-mode to use
866 define-minor-mode (bug#10760).
868 2012-04-11 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
870 * progmodes/grep.el (rgrep): Tweak the find command line so
871 that directories matching `grep-find-ignored-files' won't be
874 2012-04-11 Chong Yidong <cyd@gnu.org>
876 * startup.el (command-line): Remove support for long-obsolete
877 variable font-lock-face-attributes.
879 2012-04-11 Glenn Morris <rgm@gnu.org>
881 * vc/vc-bzr.el (vc-bzr-status): Avoid condition-case-unless-debug.
883 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
885 * window.el (window--state-get-1): Obey window-point-insertion-type.
887 2012-04-11 Lennart Borgman <lennart.borgman@gmail.com>
889 * emacs-lisp/lisp.el (narrow-to-defun): `beginning-of-defun' goes
890 to previous function when point is on the first character of a
891 function. Take care of that in `narrow-to-defun' (bug#6157).
893 2012-04-11 Glenn Morris <rgm@gnu.org>
895 * vc/vc-bzr.el (vc-bzr-status): Handle all errors,
896 not just file-errors.
898 * vc/vc-bzr.el (vc-bzr-sha1-program, sha1-program): Remove.
899 (vc-bzr-sha1): Use internal sha1.
901 2012-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
903 * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954).
905 2012-04-10 Sébastien Gross <seb@chezwam.org> (tiny change)
907 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments
908 that start in the middle of the line (bug#10496).
910 2012-04-10 Dan Nicolaescu <dann@gnu.org>
912 * battery.el (battery-linux-proc-acpi): Only one battery is
913 discharged at a time, but that seems to confuse battery.el when
914 computing `rate-type' for the battery not being discharged
917 2012-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
919 * emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
921 * international/quail.el: Use dolist and simplify.
922 (quail-define-package, quail-update-keyboard-layout)
923 (quail-define-rules): Use dolist.
924 (quail-insert-kbd-layout, quail-get-translation): CSE.
926 * tmm.el: Use dolist, remove left over hook.
927 (tmm-prompt, tmm-define-keys, tmm-shortcut, tmm-get-keybind):
929 (calendar-load-hook): Don't mess with it.
931 * vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
932 Use derived-mode-p. Run the diff asynchronously.
934 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
936 * obsolete/mouse-sel.el: Add an Obsolete-since header.
938 2012-04-10 Juanma Barranquero <lekktu@gmail.com>
940 * misc.el: Display absolute path of loaded DLLs (bug#10424).
941 (list-dynamic-libraries--loaded): New function.
942 (list-dynamic-libraries--refresh): Use it.
944 2012-04-10 Nathan Weizenbaum <nweiz@google.com>
946 * progmodes/python.el (python-fill-paragraph):
947 Make python-fill-region in a multiline string work when font-lock is
950 2012-04-10 Laimonas Vėbra <laimonas.vebra@gmail.com> (tiny change)
952 * language/european.el (cp775): Add oem/legacy (en)coding on
953 DOS/MS Windows for the Baltic languages. There are still plenty
954 of texts written in this encoding/codepage (bug#6519).
956 2012-04-10 Glenn Morris <rgm@gnu.org>
958 * cus-start.el (eol-mnemonic-unix, eol-mnemonic-dos, eol-mnemonic-mac):
959 Add :standard values, reducing "rogue" customs in emacs -Q a bit more.
961 2012-04-10 Florian Adamsky <florian@adamsky.it> (tiny change)
963 * recentf.el (recentf-dialog-mode-map): Add two keybindings for
964 next-line "n" and previous-line "p" in order to make recentf more
965 consistent with ibuffer, dired or org-mode (bug#9387).
967 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
969 * image.el (put-image): Return the overlay created instead of the
970 optional input string (bug#7834). Note that this may break code
971 that is (for some reason or other) depending on `put-image'
972 returning the string.
974 * mouse-sel.el (mouse-sel-mode): Mark as obsolete (bug#6174).
976 * simple.el (zap-to-char): Allow zapping using input methods
979 * textmodes/fill.el (fill-region): Leave point and mark where they
980 were before filling (bug#5399).
982 2012-04-09 Glenn Morris <rgm@gnu.org>
984 * version.el (emacs-bzr-get-version):
985 Handle lightweight checkouts of local branches.
987 2012-04-09 Andreas Schwab <schwab@linux-m68k.org>
989 * international/characters.el: Recover lost case pairs. (Bug#11209)
991 2012-04-09 Chong Yidong <cyd@gnu.org>
993 * custom.el (custom-variable-p): Return nil for non-symbol
994 arguments instead of signaling an error.
995 (user-variable-p): Obsolete alias for custom-variable-p.
997 * apropos.el (apropos-variable):
998 * files-x.el (read-file-local-variable):
999 * simple.el (set-variable):
1000 * woman.el (woman-mini-help):
1001 * emacs-lisp/byte-opt.el (side-effect-free-fns): Callers changed.
1003 2012-04-09 Glenn Morris <rgm@gnu.org>
1005 * startup.el (normal-top-level): Don't look for leim-list.el
1006 in places where it will not be found. (Bug#910)
1008 * international/mule-cmds.el (set-default-coding-systems):
1009 * files.el (normal-mode):
1010 Remove guarded calls to ucs-set-table-for-input. (Bug#9821)
1011 This function was removed with ucs-tables.el in 2008.
1013 2012-04-08 Eli Zaretskii <eliz@gnu.org>
1015 * textmodes/ispell.el (ispell-check-version): For hunspell, set
1016 ispell-encoding8-command to "-i", without a trailing space.
1017 (ispell-start-process): For hunspell, use '("-i" ENCODING), in 2
1018 separate command-line arguments, to specify the encoding, since
1019 that's how hunspell expects it.
1021 2012-04-08 Glenn Morris <rgm@gnu.org>
1023 * loadup.el: Load bindings before cus-start.
1024 This reduces somewhat the number of "rogue" settings in emacs -Q.
1026 2012-04-07 Glenn Morris <rgm@gnu.org>
1028 * version.el (emacs-bzr-get-version): New function.
1029 (emacs-bzr-version): New variable.
1030 * loadup.el (emacs-bzr-version): Set it. (Bug#8054)
1031 * mail/emacsbug.el (report-emacs-bug): Include bzr version.
1033 2012-04-07 Eli Zaretskii <eliz@gnu.org>
1035 * international/uni-bidi.el, international/uni-category.el:
1036 * international/uni-combining.el, international/uni-decimal.el:
1037 * international/uni-decomposition.el, international/uni-digit.el:
1038 * international/uni-lowercase.el, international/uni-mirrored.el:
1039 * international/uni-name.el, international/uni-numeric.el:
1040 * international/uni-titlecase.el, international/uni-uppercase.el:
1041 Update for Unicode 6.1.
1043 2012-04-07 Eli Zaretskii <eliz@gnu.org>
1045 * term/w32-win.el (dynamic-library-alist): Add libxml2 DLLs.
1047 2012-04-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1049 * window.el (shrink-window): Mention the `window-min-height'
1050 variable in the doc string.
1052 2012-04-05 Bastien Guerry <bzg@altern.org>
1054 * color.el (color-lighten-name): Fix typo.
1056 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1058 * server.el (server--on-display-p): New function.
1059 (server--on-display-p): Use it.
1061 2012-04-04 Gabor Vida <vidagabor@gmail.com> (tiny change)
1063 * ido.el (ido-wide-find-dirs-or-files): Use file-name-absolute-p
1066 2012-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1068 * comint.el (comint--common-quoted-suffix): Check string boundary
1069 before comparing (bug#11158).
1070 * pcomplete.el (pcomplete--common-quoted-suffix): Idem.
1072 2012-04-04 Chong Yidong <cyd@gnu.org>
1074 * minibuffer.el (completion-extra-properties): Doc fix.
1076 * subr.el (delayed-warnings-hook): Doc fix.
1078 2012-04-04 Daiki Ueno <ueno@unixuser.org>
1080 * epa.el (epa--select-keys): Bind C-c C-c to finish the key
1081 selection (Bug#11159).
1082 (epa-insert-keys): Inform that the default public key will be
1083 exported if no key is selected.
1085 2012-04-04 Richard Stallman <rms@gnu.org>
1087 * mail/emacsbug.el (report-emacs-bug): Bind inhibit-read-only.
1089 2012-04-03 Chong Yidong <cyd@gnu.org>
1091 * mail/sendmail.el (mail-mode-map): Bind C-c C-i to
1092 mail-insert-file, not its obsolete alias mail-attach-file.
1094 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
1096 * notifications.el (notifications-notify): Fix docstring.
1098 2012-04-02 Glenn Morris <rgm@gnu.org>
1100 * emacs-lisp/authors.el (authors-aliases): Another addition.
1102 2012-04-02 Michael Albinus <michael.albinus@gmx.de>
1104 * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
1105 `tramp-compat-call-process' instead of `tramp-local-call-process'.
1106 Reported by Magnus Henoch <magnus.henoch@gmail.com>.
1108 2012-04-01 Chong Yidong <cyd@gnu.org>
1110 * files.el (file-in-directory-p): Rename from file-subdir-of-p.
1111 Handle root directory properly.
1112 (copy-directory): Caller changed.
1114 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
1115 * net/tramp.el (tramp-file-name-for-operation): Callers changed.
1117 2012-03-31 Glenn Morris <rgm@gnu.org>
1119 * term/xterm.el (xterm-extra-capabilities): Doc fix.
1121 * language/indian.el ("Devanagari"): Fix typo. (Bug#11103)
1123 * calendar/calendar.el (calendar-window-list)
1124 (calendar-hide-window): Restore. (Bug#11140)
1125 (calendar-exit): Use calendar-window-list, calendar-hide-window again.
1127 * emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix.
1129 2012-03-30 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1131 * dired-aux.el (dired-copy-file-recursive, dired-create-files):
1132 Check if file is a symlink (Bug#10489).
1134 * files.el (copy-directory): Likewise.
1136 2012-03-30 Chong Yidong <cyd@gnu.org>
1138 * image.el (imagemagick-types-inhibit)
1139 (imagemagick-register-types): Doc fix.
1141 2012-03-30 Agustín Martín Domingo <agustin.martin@hispalinux.es>
1143 * ispell.el (ispell-get-extended-character-mode):
1144 Disable extended-char-mode for hunspell. hunspell does not support it
1145 and treats ~word as ordinary words in pipe mode.
1147 2012-03-30 Glenn Morris <rgm@gnu.org>
1149 * tutorial.el (help-with-tutorial): Ensure local variables don't
1150 happen to make the buffer read-only. (Bug#11127)
1152 2012-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
1154 * progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.
1155 (perl-calculate-indent): Return `noindent' in strings.
1157 2012-03-28 Sam Steingold <sds@gnu.org>
1159 * calendar/calendar.el (calendar-exit): Use `quit-windows-on'
1160 instead of the broken adhockery which does not prevent calendar
1161 buffers from being displayed at random after exit.
1162 (calendar-window-list, calendar-hide-window): Remove the broken
1165 2012-03-28 Glenn Morris <rgm@gnu.org>
1167 * replace.el (query-replace-map): Doc fix.
1169 2012-03-28 Andreas Schwab <schwab@linux-m68k.org>
1171 * vc/vc-git.el (vc-git-state): Don't try to match all of the diff
1172 contents. (Bug#11109)
1174 2012-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
1176 * emacs-lisp/avl-tree.el (avl-tree--enter-balance): Fix paren typo
1178 (avl-tree--check, avl-tree--check-node): New funs.
1180 2012-03-27 Martin Rudalics <rudalics@gmx.at>
1182 * window.el (switch-to-visible-buffer): New option.
1183 (switch-to-prev-buffer, switch-to-next-buffer):
1184 Observe switch-to-visible-buffer. Make sure that checking for a window
1185 showing a buffer already is done on the same frame.
1187 2012-03-27 Glenn Morris <rgm@gnu.org>
1189 * startup.el (mail-host-address): Doc fix.
1191 2012-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
1193 * emacs-lisp/bytecomp.el (byte-compile-constants-vector): Allow more
1196 2012-03-26 Ami Fischman <ami@fischman.org>
1198 * vc/vc-git.el (vc-git-state): Avoid unnecessarily locking.
1200 2012-03-26 Glenn Morris <rgm@gnu.org>
1202 * files.el (save-buffers-kill-emacs): Doc fix.
1204 * startup.el (normal-top-level, command-line, command-line-1):
1205 Give them doc strings.
1207 2012-03-25 Eli Zaretskii <eliz@gnu.org>
1209 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead
1210 of same-dir.tst, to avoid stepping on other (parallel) Make job's toes.
1212 2012-03-25 Chong Yidong <cyd@gnu.org>
1214 * custom.el (load-theme): Even if NO-ENABLE arg is t, reenable the
1215 theme if it was previously enabled before (Bug#11031).
1217 * cus-theme.el (custom-theme-write-faces): Retrieve current face
1218 spec with custom-face-get-current-spec if its :shown-value is not
1219 determined yet (Bug#9337).
1220 (customize-create-theme, custom-theme-revert): Doc fixes.
1222 * button.el (button-at): Minor addition to docstring.
1224 2012-03-24 Simon Leinen <simon.leinen@gmail.com>
1226 * vc/vc.el (vc-merge): Fix a prompt.
1228 2012-03-24 Chong Yidong <cyd@gnu.org>
1230 * mwheel.el (mwheel-scroll): Call deactivate-mark at the right
1233 * button.el (button-at): Minor addition to docstring.
1235 2012-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
1237 * newcomment.el (comment-choose-indent): No space after BOL.
1239 2012-03-22 Sam Steingold <sds@gnu.org>
1241 * window.el (switch-to-prev-buffer): Revert last patch because the
1242 bug turned out to be an advertised feature (Elisp manual 28.14).
1244 2012-03-22 Glenn Morris <rgm@gnu.org>
1246 * vc/vc-bzr.el (vc-bzr-status-switches): New option. (Bug#6724)
1247 (vc-bzr-command): If running "status", pass vc-bzr-status-switches.
1249 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1251 * net/network-stream.el (network-stream-open-starttls): Make error
1252 message under Windows be less misleading.
1254 2012-03-22 Liang Wang <netcasper@gmail.com> (tiny change)
1256 * progmodes/etags.el (etags-list-tags): Only use tags which goto-func
1257 understands (bug#9942).
1259 2012-03-22 Chong Yidong <cyd@gnu.org>
1261 * simple.el (end-of-visible-line): Handle return value of
1262 next-single-property-change properly (Bug#9371).
1264 2012-03-22 Kenichi Handa <handa@m17n.org>
1266 * international/quail.el (quail-insert-kbd-layout): Fix previous
1267 change. To avoid unwanted bidi reordering, use
1268 bidi-string-mark-left-to-right instead of inserting LRO and PDF.
1270 2012-03-21 Dmitry Gutov <dgutov@yandex.ru>
1272 * progmodes/ruby-mode.el: Don't confuse "end:" for "end" (bug#10786).
1273 (ruby-block-end-re, ruby-delimiter, ruby-parse-partial)
1274 (ruby-beginning-of-indent): Be more careful with the difference
1275 between word-boundary and symbol boundary.
1276 (ruby-mode-syntax-table): Make : a symbol constituent.
1278 2012-03-21 Andreas Politz <politza@fh-trier.de>
1280 * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
1282 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
1284 * progmodes/etags.el (tags-completion-at-point-function):
1287 * files.el (move-file-to-trash): Files aren't regexps (bug#11055).
1289 2012-03-21 Sam Steingold <sds@gnu.org>
1291 * progmodes/etags.el (tags-completion-at-point-function):
1292 Avoid the error when point is inside the pattern.
1294 2012-03-21 John Yates <john@yates-sheets.org> (tiny change)
1296 * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first
1299 2012-03-21 Drew Adams <drew.adams@oracle.com>
1301 * info.el (Info-menu): Handle string value of FORK arg (Bug#10858).
1303 2012-03-21 Anmol Khirbat <anmol@khirbat.net> (tiny change)
1305 * ido.el (ido-set-current-directory, ido-read-internal)
1306 (ido-choose-completion-string, ido-completion-help): Handle nil
1307 value of ido-completion-buffer (Bug#11008).
1309 2012-03-21 Sam Steingold <sds@gnu.org>
1311 * window.el (switch-to-prev-buffer): Do not switch to a visible
1312 window previous buffer, just like with the frame previous buffers.
1314 2012-03-21 Chong Yidong <cyd@gnu.org>
1316 * faces.el (make-face, make-empty-face, copy-face):
1317 * face-remap.el (face-remap-add-relative, face-remap-set-base):
1320 2012-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
1322 * wid-edit.el (widget-complete-field): Remove (bug#11051).
1323 (widget-complete): Remove broken use of it.
1325 2012-03-20 Chong Yidong <cyd@gnu.org>
1327 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
1328 Use string-width and truncate-string-width to handle arbitrary
1331 2012-03-20 Tassilo Horn <tassilo@member.fsf.org>
1333 * textmodes/artist.el (artist-menu-map): Bind Rectangle menu item
1334 to draw rectangles, not squares. (Regression introduced by revno
1335 2011-03-02T03:48:01Z!cyd@stupidchicken.com)
1337 2012-03-18 Chong Yidong <cyd@gnu.org>
1339 * faces.el (face-spec-reset-face): Don't call display-graphic-p if
1340 it is not yet defined (for temacs).
1342 2012-03-18 Leo Liu <sdl.web@gmail.com>
1344 * net/rcirc.el (rcirc-cmd-quit): Allow quiting all servers with prefix.
1346 2012-03-17 Eli Zaretskii <eliz@gnu.org>
1348 * textmodes/ispell.el (ispell-skip-tib, ispell-keep-choices-win)
1349 (ispell-choices-win-default-height, ispell-silently-savep)
1350 (ispell-dictionary-alist, ispell-encoding8-command)
1351 (ispell-check-version, ispell-aspell-find-dictionary)
1352 (ispell-valid-dictionary-list, ispell-words-keyword)
1353 (ispell-get-word, ispell-internal-change-dictionary)
1354 (ispell-region, ispell-skip-region-list)
1355 (ispell-begin-skip-region-regexp, ispell-ignore-fcc)
1356 (ispell-process-line, ispell-minor-mode, ispell-minor-check)
1357 (ispell-message-text-end, ispell-message)
1358 (ispell-buffer-local-parsing): Doc fix.
1360 2012-03-13 Jambunathan K <kjambunathan@gmail.com>
1362 * htmlfontify.el: Add support for code block fontification for ODT
1364 (hfy-optimisations): Define new option
1366 (hfy-fontify-buffer): Honor above setting.
1367 (hfy-begin-span, hfy-end-span): New routines factored out form
1368 `hfy-fontify-buffer'.
1369 (hfy-begin-span-handler, hfy-end-span-handler): New variables
1370 that permit insertion of custom tags.
1371 (hfy-fontify-buffer): Use above handlers.
1372 (hfy-face-to-css-default): Same as the earlier `hfy-face-to-css'.
1373 (hfy-face-to-css): Re-defined to be a variable.
1374 (hfy-compile-stylesheet): Modify. Allow stylesheet to be built
1375 over multiple runs. This is made possible by having the caller let
1376 bind a special variable `hfy-user-sheet-assoc'.
1377 (htmlfontify-string): New defun.
1378 (hfy-compile-face-map): Make sure that the last char in the
1379 buffer is correctly fontified.
1380 (hfy-face-resolve-face): Whitespace only change.
1382 2012-03-17 Eli Zaretskii <eliz@gnu.org>
1384 * textmodes/ispell.el (ispell-get-decoded-string): Make the error
1387 2012-03-16 Leo Liu <sdl.web@gmail.com>
1389 * emacs-lisp/copyright.el (copyright-year-ranges): Fix typo.
1391 2012-03-16 Alan Mackenzie <acm@muc.de>
1393 Further optimise the handling of large macros.
1395 * progmodes/cc-engine.el (c-crosses-statement-barrier-p): Use a
1396 limit to a call of `c-literal-limits'.
1397 (c-determine-+ve-limit): New function.
1398 (c-at-macro-vsemi-p): Move `c-in-literal' to the bottom of an `and'.
1399 (c-guess-basic-syntax): In macros, restrict a search limit to 2000.
1400 In CASE 5B, restrict a search limit to 500.
1401 (c-just-after-func-arglist-p): Obviouly wrong `or' -> `and'.
1403 * progmodes/cc-mode.el (c-neutralize-syntax-in-and-mark-CPP):
1404 Restrict macro bounds to +-500 from after-change's BEG END.
1406 2012-03-16 Leo Liu <sdl.web@gmail.com>
1408 * font-lock.el (lisp-font-lock-keywords-2): Add letrec.
1410 2012-03-16 Aaron S. Hawley <Aaron.S.Hawley@gmail.com>
1412 * tar-mode.el (tar-mode): Fix saving by conditionally undoing
1413 `special-mode' setting of `buffer-read-only'. (Bug#11010)
1415 2012-03-16 Glenn Morris <rgm@gnu.org>
1417 * view.el (view-buffer, view-buffer-other-window)
1418 (view-buffer-other-frame): Doc fixes re special mode-class.
1420 * subr.el (eval-after-load): If named feature is provided not from
1421 a file, run after-load forms. (Bug#10946)
1423 * calendar/calendar.el (calendar-insert-at-column):
1424 Handle non-unit-width characters a bit better. (Bug#10978)
1426 2012-03-15 Chong Yidong <cyd@gnu.org>
1428 * emacs-lisp/ring.el (ring-extend): New function.
1429 (ring-insert+extend): Extend the ring correctly (Bug#11019).
1431 * comint.el (comint-read-input-ring)
1432 (comint-add-to-input-history): Grow comint-input-ring lazily.
1434 2012-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1436 * progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):
1437 Fix up parsing of multiline twoarg non-paired elements (bug#11014).
1439 * imenu.el: Fix multiple inheritance breakage (bug#9199).
1440 (imenu-add-to-menubar): Don't add a redundant index.
1441 (imenu-update-menubar): Handle a dynamically composed keymap.
1443 2012-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
1445 * mail/sendmail.el (mail-encode-header):
1446 Bind rfc2047-encode-encoded-words to nil.
1448 2012-03-13 Glenn Morris <rgm@gnu.org>
1450 * calendar/calendar.el (calendar-string-spread):
1451 Handle non-unit-width characters a bit better. (Bug#10978)
1453 2012-03-13 Leo Liu <sdl.web@gmail.com>
1455 * vc/vc-hg.el (vc-hg-working-revision): Rework to work with both
1456 directory and file as argument (Bug#10822).
1458 2012-03-13 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
1460 * progmodes/gdb-mi.el (gdb-invalidate-disassembly):
1461 For dynamically generated code, follow $PC.
1462 (gdb-disassembly-handler-custom): Handle no function name case.
1464 2012-03-13 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
1466 * calendar/icalendar.el (icalendar-export-file, icalendar-import-file):
1467 * emulation/ws-mode.el (ws-query-replace):
1468 * sort.el (sort-regexp-fields):
1469 Fix missing trailing whitespace in interactive prompts. (Bug#11002)
1471 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
1473 * dabbrev.el: Fix cycle completion order (bug#10963).
1474 (dabbrev--last-obarray, dabbrev--last-completion-buffer): Remove.
1475 (dabbrev-completion): Don't use an obarray; provide
1476 a cycle-sort-function.
1478 2012-03-12 Leo Liu <sdl.web@gmail.com>
1480 * simple.el (kill-new): Use equal-including-properties for comparison.
1481 (kill-do-not-save-duplicates): Doc fix.
1483 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
1485 * dabbrev.el: Fix cycle completion (bug#10963).
1486 Use lexical binding and wrap to 80 columns.
1487 (dabbrev-completion): Delay computing the list of completions.
1489 2012-03-12 Kenichi Handa <handa@m17n.org>
1491 * international/quail.el (quail-insert-kbd-layout): Surround each
1492 row by LRO and PDF instead of inserting many LRMs. Pad the left
1493 and right of each non-spacing marks. Insert invisible space
1494 between lower and upper characters to prevent composition.
1496 2012-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
1498 * minibuffer.el (minibuffer-complete): Don't get confused when the
1499 function is run twice via different commands (bug#10958).
1500 (complete-with-action): Fix docstring.
1502 2012-03-12 Chong Yidong <cyd@gnu.org>
1504 * nxml/nxml-mode.el (nxml-mode-map): Do not bind C-RET (Bug#6776).
1505 (nxml-completion-at-point-function): New function.
1506 (nxml-mode): Use it.
1507 (nxml-bind-meta-tab-to-complete-flag): Default to t.
1509 * emacs-lisp/package.el (package-unpack, package-unpack-single):
1510 Load generated autoloads file before byte compiling (Bug#10970).
1511 (package--make-autoloads-and-compile): New helper fun.
1513 2012-03-12 Christopher Schmidt <christopher@ch.ristopher.com>
1515 * ibuffer.el (ibuffer-redisplay): Remove another gratuitous error.
1517 2012-03-11 Michael Albinus <michael.albinus@gmx.de>
1519 * autorevert.el (auto-revert-handler): Ensure, that
1520 file-readable-p is applied only for local files or in
1521 auto-revert-tail-mode.
1523 2012-03-11 Andreas Schwab <schwab@linux-m68k.org>
1525 * server.el (server-eval-at): Handle non-tcp connections.
1526 Decode result string.
1528 * server.el (server-msg-size): New constant.
1529 (server-reply-print): New function.
1530 (server-eval-and-print): Use it.
1531 (server-eval-at): Use server-quote-arg and server-unquote-arg.
1534 2012-03-11 Christopher Schmidt <christopher@ch.ristopher.com>
1536 * ibuffer.el (ibuffer-redisplay): Remove gratuitous error
1539 2012-03-11 Chong Yidong <cyd@gnu.org>
1541 * simple.el (goto-line): Doc fix (Bug#9938).
1543 * subr.el (save-window-excursion): Doc fix (Bug#9979).
1545 * dabbrev.el (dabbrev--find-expansion): Update progress reporter
1546 when finished (Bug#10963).
1548 2012-03-11 Martin Rudalics <rudalics@gmx.at>
1550 * window.el (split-window-below): Fix bug in case where
1551 split-window-keep-point is nil (Bug#10971).
1553 2012-03-11 Juri Linkov <juri@jurta.org>
1555 * replace.el (replace-highlight): Set isearch-word to nil
1556 unconditionally. (Bug#10887)
1558 2012-03-10 Eli Zaretskii <eliz@gnu.org>
1560 * net/mairix.el (mairix-replace-invalid-chars): Rename from
1561 mairix-replace-illegal-chars; all callers changed. Don't remove
1562 ^, ~, and = characters: they are meaningful in mairix search specs.
1563 (mairix-widget-create-query): Add usage information about mairix
1564 search forms: negating words, searching for substrings, etc.
1566 2012-03-10 Jae-hyeon Park <jae-hyeon.park@desy.de> (tiny change)
1568 * international/fontset.el (font-encoding-alist): Add an entry for
1571 2012-03-10 Richard Stallman <rms@gnu.org>
1573 * mail/sendmail.el (mail-encode-header):
1574 Set rfc2047-encode-encoded-words.
1576 * mail/mail-utils.el (mail-quote-printable): Quote multibyte chars.
1578 * mail/rmail.el (rmail-buffers-swapped-p): Don't assume dead
1579 view buffer means not swapped.
1580 (rmail-view-buffer-kill-buffer-hook): Give buf name in error msg.
1581 (rmail-write-region-annotate): Error if real text has disappeared.
1583 * epa-mail.el (epa-mail-encrypt): Bind inhibit-read-only.
1585 2012-03-10 Chong Yidong <cyd@gnu.org>
1587 * emulation/cua-rect.el (cua--init-rectangles):
1588 * emulation/cua-base.el (cua--init-keymaps):
1589 Add delete-forward-char to remappings (Bug#9666).
1591 2012-03-10 Martin Rudalics <rudalics@gmx.at>
1593 * speedbar.el (speedbar-unhighlight-one-tag-line):
1594 Avoid unhighlighting due to frame switching (Bug#10275).
1596 2012-03-10 Chong Yidong <cyd@gnu.org>
1598 * minibuffer.el (completion-in-region, completion-help-at-point):
1599 Give the completion field overlay a high priority (Bug#6830).
1601 * dired.el (dired-goto-file): Recognize absolute file name
1602 listings (Bug#7126).
1603 (dired-goto-file-1): New helper function.
1604 (dired-toggle-read-only): Inhibit warnings.
1606 2012-03-09 Michael Albinus <michael.albinus@gmx.de>
1608 * net/dbus.el (dbus-property-handler): Return empty array if
1609 there are no properties.
1611 2012-03-09 Leo Liu <sdl.web@gmail.com>
1613 * savehist.el (savehist-printable): Stricter check for string
1616 2012-03-09 Eli Zaretskii <eliz@gnu.org>
1618 * mail/smtpmail.el (smtpmail-send-it):
1619 Bind coding-system-for-write to *-unix, so that FCC files are kept in
1622 2012-03-09 Glenn Morris <rgm@gnu.org>
1624 * files.el (dir-locals-find-file):
1625 Don't check result is regular, readable.
1626 (dir-locals-read-from-file): Demote errors.
1628 2012-03-08 Eli Zaretskii <eliz@gnu.org>
1630 * international/quail.el (quail-insert-kbd-layout):
1631 Insert invisible LRM characters before each character in a keyboard
1632 layout cell, to prevent their reordering by bidi display engine.
1633 For details, see the discussion in
1634 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
1636 2012-03-08 Alan Mackenzie <acm@muc.de>
1638 * progmodes/cc-cmds.el (c-mark-function): Make it leave a mark at
1639 the starting position; make it extend the marked region when
1640 invoked repeatedly - all under appropriate circumstances.
1641 Fixes bugs #5525, #10906.
1643 2012-03-08 Glenn Morris <rgm@gnu.org>
1645 * files.el (locate-dominating-file, dir-locals-find-file):
1646 Undo 2012-03-06 change.
1648 2012-03-07 Eli Zaretskii <eliz@gnu.org>
1650 * international/quail.el (quail-help):
1651 Force bidi-paragraph-direction be left-to-right. See discussion in
1652 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
1655 2012-03-07 Michael Albinus <michael.albinus@gmx.de>
1657 Avoid superfluous registering of signals. (Bug#10807)
1659 * notifications.el (notifications-on-action-object)
1660 (notifications-on-close-object): New defvars.
1661 (notifications-on-action-signal, notifications-on-closed-signal):
1662 Unregister the signal if not needed any longer.
1663 (notifications-notify): Register `notifications-action-signal' or
1664 `notifications-closed-signal', if :on-action or :on-close has been
1667 2012-03-07 Chong Yidong <cyd@gnu.org>
1669 * cus-start.el: Avoid x-select-enable-clipboard-manager warning on
1672 2012-03-06 Glenn Morris <rgm@gnu.org>
1674 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
1675 (x-disown-selection-internal, x-get-selection-internal):
1676 Doc fix (add arglist signatures). (Bug#10783)
1678 2012-03-06 Kaushik Srenevasan <ksrenevasan@gmail.com> (tiny change)
1680 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
1681 Handle breakpoints with no "type".
1683 2012-03-06 Glenn Morris <rgm@gnu.org>
1685 * files.el (locate-dominating-file): Add optional predicate argument.
1686 (dir-locals-find-file): Make use of above change.
1688 2012-03-06 Thien-Thi Nguyen <ttn@gnuvola.org>
1690 * info.el (Info-insert-dir): Also try "dir.gz".
1692 2012-03-06 Glenn Morris <rgm@gnu.org>
1694 * files.el (dir-locals-find-file):
1695 Ignore non-readable or non-regular files. (Bug#10928)
1697 * files.el (locate-dominating-file): Doc fix.
1699 2012-03-06 Adam Spiers <emacs@adamspiers.org> (tiny change)
1701 * calendar/calendar.el (calendar-set-mode-line):
1702 `getenv' returns a string. (Bug#10951)
1704 2012-03-05 Leo Liu <sdl.web@gmail.com>
1706 * simple.el (backward-delete-char-untabify): Constrain point to
1709 * eshell/em-cmpl.el (eshell-cmpl-initialize): Fix shift-tab key.
1711 2012-03-05 Chong Yidong <cyd@gnu.org>
1713 * simple.el (count-words): If called from Lisp, return the word
1714 count, for symmetry with `count-lines'. Arglist changed.
1715 (count-words--message): Args changed. Consolidate counting code
1716 from count-words and count-words-region.
1717 (count-words-region): Caller changed.
1718 (count-lines-region): Make it an obsolete alias.
1720 2012-03-04 Tassilo Horn <tassilo@member.fsf.org>
1722 * saveplace.el (save-place-to-alist)
1723 (save-place-ignore-files-regexp): Allow value nil to disable this
1726 2012-03-04 Chong Yidong <cyd@gnu.org>
1728 * faces.el (face-spec-reset-face): For the default face, reset the
1729 attributes to default values (Bug#10748).
1731 2012-03-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1733 * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in
1734 previous patch: Check `message-send-mail-function', and not the
1735 default function (bug#10897).
1737 2012-03-04 Michael Albinus <michael.albinus@gmx.de>
1739 * notifications.el (notifications-on-action-signal)
1740 (notifications-on-closed-signal): Check for unique service name of
1741 incoming event. Fix error in removing entry.
1742 (top): Register for signals with wildcard service name.
1743 (notifications-notify): Use daemon unique service name for map entries.
1745 2012-03-04 Chong Yidong <cyd@gnu.org>
1747 * cus-start.el: Make x-select-enable-clipboard-manager customizable.
1749 2012-03-04 Glenn Morris <rgm@gnu.org>
1751 * abbrev.el (copy-abbrev-table, abbrev-table-p)
1752 (abbrev-minor-mode-table-alist, define-abbrev, abbrev-insert)
1753 (expand-abbrev, define-abbrev-table): Doc fixes.
1755 2012-03-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1757 * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of
1758 `message-default-send-mail-function' and not `send-mail-function'
1759 when doing the prompting for `sendmail-query-once' before sending
1760 in Message buffers (bug#10897).
1762 * net/tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
1763 This is inconsistent with all the other stream functions, which leave
1764 the setting up to the higher levels (if so wanted) (bug#10931).
1766 2012-03-02 Alan Mackenzie <acm@muc.de>
1768 Depessimize the handling of very large macros.
1770 * progmodes/cc-engine.el (c-macro-cache, c-macro-cache-start-pos):
1771 (c-macro-cache-syntactic): New variables to implement a one
1772 element macro cache.
1773 (c-invalidate-macro-cache): New function.
1774 (c-beginning-of-macro, c-end-of-macro, c-syntactic-end-of-macro):
1775 Adapt to use the new cache.
1776 (c-state-safe-place): Use better the cache of safe positions.
1777 (c-state-semi-nonlit-pos-cache)
1778 (c-state-semi-nonlit-pos-cache-limit):
1779 New variables for...
1780 (c-state-semi-safe-place): New function. Here, in a macro is "safe".
1781 (c-invalidate-state-cache-1): New stuff for c-state-semi-safe-place.
1782 (c-in-literal, c-literal-limits, c-determine-limit-get-base):
1783 Use c-state-semi-safe-place.
1785 * progmodes/cc-langs.el (c-get-state-before-change-functions):
1786 Add c-invalidate-macro-cache to the C, C++, Obj entries.
1788 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
1790 * jka-compr.el (jka-compr-call-process):
1791 Apply `file-accessible-directory-p' only when the default directory is
1794 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
1796 * files.el (file-equal-p): Fix docstring. Avoid unnecessary
1797 access of FILE2, if FILE1 does not exist.
1799 * net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
1800 Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.
1802 * vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
1803 Add "PAGER=" to `process-environment'.
1805 2012-03-01 Michael R. Mauger <mmaug@yahoo.com>
1807 * progmodes/sql.el: Bug fix
1808 (sql-get-login-ext): Save login values in globals.
1809 (sql-get-login): Use new version of `sql-get-login-ext'.
1810 (sql-interactive-mode): Set global `sql-connection' to nil.
1811 (sql-connect): Set global values for connection.
1812 (sql-product-interactive): Save global values as buffer local.
1814 2012-02-29 Leo Liu <sdl.web@gmail.com>
1816 * abbrev.el (define-abbrevs): Reset sys to nil.
1818 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1820 * files.el (file-equal-p): Rename from `files-equal-p'.
1821 Return nil when one or both files don't exist.
1822 (file-subdir-of-p): Now only top directory must exists,
1823 return nil if it doesn't.
1824 (copy-directory): No need to test with `file-subdir-of-p' after
1826 * net/tramp.el (tramp-file-name-for-operation): Rename `files-equal-p'
1829 2012-02-28 Glenn Morris <rgm@gnu.org>
1831 * shell.el (shell-mode):
1832 * progmodes/vhdl-mode.el (wildcard-to-regexp, file-expand-wildcards):
1833 * play/landmark.el (landmark-font-lock-face-O):
1834 * play/handwrite.el (handwrite):
1835 * play/gomoku.el (gomoku-O):
1836 * net/browse-url.el (browse-url-browser-display):
1837 * international/mule.el (define-charset):
1838 * htmlfontify.el (hfy-etags-cmd, hfy-face-attr-for-class):
1839 * filesets.el (filesets-find-file-delay):
1840 * eshell/em-xtra.el (eshell-xtra):
1841 * eshell/em-unix.el (eshell-grep):
1842 * emulation/viper.el (viper-mode):
1843 * emacs-lisp/regexp-opt.el (regexp-opt-group):
1844 * emacs-lisp/easymenu.el (easy-menu-define):
1845 * calendar/timeclock.el (timeclock-use-display-time):
1847 * bookmark.el (bookmark-save-flag):
1848 Doc fix (standardize possessive apostrophe usage).
1850 2012-02-27 Chong Yidong <cyd@gnu.org>
1852 * emulation/viper-cmd.el (viper-intercept-ESC-key):
1853 Fix key-binding lookup for ESC key (Bug#9146).
1855 * font-lock.el (font-lock-specified-p): Rename from
1856 font-lock-spec-present. Callers changed.
1858 2012-02-27 Daniel Hackney <dan@haxney.org>
1860 * emacs-lisp/package.el (package-compute-transaction):
1861 Handle holding a package version to t in package-load-list.
1863 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
1865 * net/tramp.el (tramp-inodes, tramp-devices): Initialize with 0.
1866 (tramp-get-inode, tramp-get-device): Use cached values.
1868 2012-02-26 Alan Mackenzie <acm@muc.de>
1870 Check there is a font-lock specification before doing initial
1873 * font-core.el (font-lock-mode): Move the conditional from
1874 :after-hook to font-lock-initial-fontify.
1875 (font-lock-default-function): Move the check for a specification
1876 to font-lock-spec-present.
1878 * font-lock.el (font-lock-initial-fontify): Call ...
1879 (font-lock-spec-present): New function.
1881 2012-02-26 Jim Blandy <jimb@red-bean.com>
1883 * progmodes/gdb-mi.el (gdb-mi-quote): New function.
1884 (gdb-send): Apply it to the operand of the '-interpreter-exec
1885 console' command, so that we can pass arguments with (say) quotes
1886 in them. Store exact string sent in gdb-debug-log (Bug#10765).
1888 2012-02-26 Chong Yidong <cyd@gnu.org>
1890 * help-fns.el (describe-function-1): Clarify description of
1891 remapping (Bug#10844).
1893 * files.el (files-equal-p): Doc fix.
1894 (file-subdir-of-p): Doc fix. Convert loop macro to plain Lisp,
1895 and quit the loop once a mismatch is found.
1897 2012-02-25 Juanma Barranquero <lekktu@gmail.com>
1899 * bs.el (bs--show-with-configuration): Don't throw an error
1900 if the window cannot be split; otherwise, subsequent calls to
1901 bs-show fail, restoring a stale window config. (Bug#10882)
1903 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1905 * term/ns-win.el (global-map): Bind ns-drag-file to
1906 ns-find-file (Bug#5855, Bug#10050).
1908 2012-02-25 Andreas Schwab <schwab@linux-m68k.org>
1910 * calendar/parse-time.el (parse-time-string): Allow extractor to
1913 2012-02-25 Michael Albinus <michael.albinus@gmx.de>
1915 * net/tramp.el (tramp-file-name-for-operation):
1916 Add `files-equal-p' and `file-subdir-of-p'.
1918 * net/tramp-sh.el (tramp-sh-handle-copy-directory):
1919 * net/tramp-smb.el (tramp-smb-handle-copy-directory):
1920 Add COPY-CONTENTS argument.
1922 2012-02-25 Chong Yidong <cyd@gnu.org>
1924 Add custom groups for VC backends, for consistency with vc-bzr.
1926 * vc/vc-arch.el (vc-arch):
1927 * vc/vc-cvs.el (vc-cvs):
1928 * vc/vc-git.el (vc-git):
1929 * vc/vc-hg.el (vc-hg):
1930 * vc/vc-mtn.el (vc-mtn):
1931 * vc/vc-rcs.el (vc-rcs):
1932 * vc/vc-sccs.el (vc-sccs):
1933 * vc/vc-svn.el (vc-svn): New customization group (Bug#10871).
1934 All relevant defcustoms reassigned.
1936 2012-02-25 Chong Yidong <cyd@gnu.org>
1938 * newcomment.el (comment-styles): Add autoload (Bug#10868).
1940 * term/x-win.el (x-initialize-window-system): Reduce default for
1941 x-selection-timeout to 5 seconds (Bug#8869).
1943 2012-02-24 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1945 * files.el (files-equal-p, file-subdir-of-p): New functions.
1946 (copy-directory): Error when trying to copy a directory on itself.
1947 Add missing copy-contents arg to tramp handler.
1948 * dired-aux.el (dired-copy-file-recursive): Same.
1949 (dired-create-files): Modify destination when source is equal to
1950 dest when copying files.
1951 Return also when dest is a subdir of source. (Bug#10489)
1953 2012-02-24 Michael Albinus <michael.albinus@gmx.de>
1955 * net/ange-ftp.el (ange-ftp-parse-netrc): Suppress comment lines.
1958 2012-02-23 Alan Mackenzie <acm@muc.de>
1960 * emacs-lisp/easy-mmode.el (define-minor-mode): Add extra
1961 parameter "after-hook:" to allow the expansion to run code after
1962 the execution of the mode hooks.
1964 * font-lock.el (font-lock-initial-fontify): New function extracted
1965 from font-lock-mode-internal.
1967 * font-core.el (font-lock-mode): Call font-lock-initial-fontify in
1970 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
1972 * minibuffer.el: Make sure cycling is reset upon edit with icomplete.el.
1973 (completion--cache-all-sorted-completions): New function.
1974 (completion-all-sorted-completions): Use it.
1975 (completion--do-completion, minibuffer-force-complete):
1976 Use it to re-instate the flush hook.
1978 * icomplete.el (icomplete-completions): Replace last fix with a better
1981 2012-02-23 Dmitry Gutov <dgutov@yandex.ru>
1983 * emacs-lisp/lisp.el (beginning-of-defun-raw): Don't call end-of-defun
1984 when it might call us back infinitely (bug#10797).
1986 2012-02-23 Glenn Morris <rgm@gnu.org>
1988 * minibuffer.el (completion-category-overrides): Doc fix.
1990 2012-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
1992 * minibuffer.el (completion-table-with-context): Fix inf-loop.
1993 Reported by Aaron S. Hawley <aaron.s.hawley@gmail.com>.
1995 2012-02-23 Glenn Morris <rgm@gnu.org>
1997 * emacs-lisp/authors.el (authors-aliases, authors-fixed-case)
1998 (authors-obsolete-files-regexps, authors-ignored-files)
1999 (authors-ambiguous-files, authors-renamed-files-alist):
2002 2012-02-23 Juri Linkov <juri@jurta.org>
2004 * isearch.el (isearch-occur): Sync interactive spec with occur's
2005 new feature in `occur-read-primary-args'. Doc fix. (Bug#10705)
2007 * replace.el (occur-menu-map): Add menu item for `occur-edit-mode'.
2009 2012-02-22 Juri Linkov <juri@jurta.org>
2011 * international/mule-cmds.el (read-char-by-name): Use \` and \'.
2012 (ucs-insert): Doc fix. Check for hex digits in the string.
2013 Don't display `nil' in the error message. (Bug#10857)
2015 2012-02-22 Alan Mackenzie <acm@muc.de>
2017 * progmodes/cc-mode.el: Revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06.
2019 2012-02-22 Glenn Morris <rgm@gnu.org>
2021 * ffap.el (ffap-c-path):
2022 * man.el (Man-header-file-path): Handle multiarch. (Bug#10702)
2024 2012-02-22 Chong Yidong <cyd@gnu.org>
2026 * custom.el (load-theme): Doc fix.
2028 2012-02-22 Glenn Morris <rgm@gnu.org>
2030 * dired-x.el (dired-guess-shell-alist-default):
2031 Remove escape sequences from nroff output. (Bug#172)
2033 2012-02-21 Glenn Morris <rgm@gnu.org>
2035 * vc/emerge.el (emerge-defvar-local):
2036 Set `permanent-local' property rather than unused `preserved'.
2038 * textmodes/picture.el (picture-delete-char): New alias.
2039 (picture-mode-map): Use it. (Bug#10860)
2040 (picture-mode): Doc fix.
2042 2012-02-21 Juanma Barranquero <lekktu@gmail.com>
2044 * newcomment.el (uncomment-region-default): Remove unused binding.
2046 2012-02-21 Glenn Morris <rgm@gnu.org>
2048 * textmodes/picture.el (picture-motion, picture-motion-reverse)
2049 (picture-self-insert, picture-tab-chars): Doc fix.
2050 (picture-mode-map): Fix C-a, C-e.
2052 2012-02-20 Glenn Morris <rgm@gnu.org>
2054 * emacs-lisp/authors.el (authors-aliases): Add another entry.
2056 2012-02-20 Leo Liu <sdl.web@gmail.com>
2058 * icomplete.el (icomplete-completions): Check FROM arg before
2059 passing to substring (Bug#10850).
2061 2012-02-19 Chong Yidong <cyd@gnu.org>
2063 * comint.el: Require ansi-color.
2064 (comint-output-filter-functions): Add ansi-color-process-output.
2066 * ansi-color.el: Don't set comint-output-filter-functions; it is
2067 now in the initial value defined in comint.el.
2068 (ansi-color-apply-face-function): New variable.
2069 (ansi-color-apply-on-region): Use it.
2070 (ansi-color-apply-overlay-face): New function.
2072 * shell.el (shell): No need to require ansi-color.
2073 (shell-mode): Use ansi-color-apply-face-function to highlight
2074 color escapes using font-lock-face property (Bug#10835).
2076 2012-02-19 Chong Yidong <cyd@gnu.org>
2078 * vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list
2079 mode-line formats (Bug#10839).
2081 2012-02-18 Glenn Morris <rgm@gnu.org>
2083 * mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete.
2085 * mail/undigest.el (unforward-rmail-message): Doc fix.
2087 * saveplace.el (save-place-ignore-files-regexp): Add :version.
2089 2012-02-18 Eli Zaretskii <eliz@gnu.org>
2091 * international/characters.el (script-list): Sync with the latest
2092 Unicode Character Database.
2094 2012-02-18 Andreas Schwab <schwab@linux-m68k.org>
2096 * international/titdic-cnv.el: Remove duplicate coding tag.
2097 * language/cham.el: Likewise.
2098 * language/tai-viet.el: Likewise.
2100 2012-02-18 Glenn Morris <rgm@gnu.org>
2102 * calendar/cal-menu.el (cal-menu-diary-menu, cal-menu-goto-menu):
2103 * calendar/calendar.el (diary-file, diary-bahai-entry-symbol)
2104 (calendar-bahai-all-holidays-flag, calendar-other-dates):
2105 * calendar/diary-lib.el (diary-abbreviated-year-flag):
2106 * calendar/holidays.el (holiday-bahai-holidays)
2107 (calendar-holidays, list-holidays):
2108 Use utf-8 Bahá'í in doc-strings, menus, etc.
2110 2012-02-17 Tassilo Horn <tassilo@member.fsf.org>
2112 * saveplace.el (save-place-ignore-files-regexp): New variable
2113 allowing for excluding files from saving their location of point.
2114 The default value matches the temporary commit message editing
2115 files from Git, SVN, Bazaar, and Mercurial.
2116 (save-place-to-alist): Use it.
2118 2012-02-17 Lawrence Mitchell <wence@gmx.li>
2119 Stefan Monnier <monnier@iro.umontreal.ca>
2121 * newcomment.el (uncomment-region-default): Don't leave extra space
2122 when an arg is provided (bug#8150).
2124 2012-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2126 * net/gnutls.el (gnutls-trustfiles): Fix Cygwin bundle location.
2128 2012-02-17 Glenn Morris <rgm@gnu.org>
2130 * net/socks.el: Require network-stream. (Bug#10599)
2132 2012-02-17 Kenichi Handa <handa@m17n.org>
2134 * international/charprop.el:
2135 * international/uni-name.el:
2136 * international/uni-old-name.el:
2137 * international/uni-comment.el: Regenerate.
2139 2012-02-16 Glenn Morris <rgm@gnu.org>
2141 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits):
2142 Interactively in calendar buffer, give an error if not on a date.
2144 2012-02-15 Glenn Morris <rgm@gnu.org>
2146 * shell.el (shell-delimiter-argument-list):
2147 Revert 2011-02-17 change. (Bug#8027)
2149 2012-02-15 Chong Yidong <cyd@gnu.org>
2151 * minibuffer.el (completion-at-point-functions): Doc fix.
2153 * custom.el (defcustom): Doc fix; note use of defvar.
2155 2012-02-15 Glenn Morris <rgm@gnu.org>
2157 * mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type):
2160 2012-02-14 Glenn Morris <rgm@gnu.org>
2162 * mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.
2164 2012-02-14 Lars Ingebrigtsen <larsi@gnus.org>
2166 * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the
2167 way the ports list is computed.
2168 (smtpmail-query-smtp-server): Prompt the user for a port number if
2169 we can't connect to any of the standard ports (bug#10810).
2171 2012-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2173 * net/gnutls.el (gnutls-trustfiles): Add Cygwin location.
2175 2012-02-13 Glenn Morris <rgm@gnu.org>
2177 * minibuffer.el (read-file-name): Doc fix. (Bug#10798)
2179 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
2181 * net/gnutls.el (gnutls-trustfiles): New variable.
2182 (gnutls-negotiate): Use it.
2184 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2186 * simple.el (mail-user-agent): Mention that `gnus-user-agent' only
2187 does its stuff if Gnus is running.
2189 2012-02-13 Alan Mackenzie <acm@muc.de>
2191 Fix a loop in c-set-fl-decl-start.
2193 * progmodes/cc-engine.el (c-set-fl-decl-start): Add a check that
2194 c-backward-syntactic-ws actually moves backwards.
2196 2012-02-13 Leo Liu <sdl.web@gmail.com>
2198 * net/rcirc.el (rcirc-markup-attributes): Move point to the
2199 beginning so that all \C-o chars are removed.
2201 2012-02-12 Teodor Zlatanov <tzz@lifelogs.com>
2203 * net/gnutls.el (gnutls-algorithm-priority): Add missing :group tag.
2205 2012-02-12 Alan Mackenzie <acm@muc.de>
2207 Fix infinite loop with long macros.
2208 * progmodes/cc-engine.el (c-state-safe-place): Handle macros properly.
2210 2012-02-12 Chong Yidong <cyd@gnu.org>
2212 * window.el (display-buffer): Doc fix (Bug#10785).
2214 2012-02-12 Glenn Morris <rgm@gnu.org>
2216 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
2217 (x-disown-selection-internal, x-get-selection-internal):
2218 Sync docs with the xselect.c versions.
2220 * allout-widgets.el: Add missing license notice.
2222 2012-02-11 Glenn Morris <rgm@gnu.org>
2224 * select.el (x-get-selection-internal, x-own-selection-internal)
2225 (x-disown-selection-internal):
2226 * x-dnd.el (x-get-selection-internal): Update declarations.
2228 * vc/log-view.el (vc-diff-internal): Remove unneeded declaration.
2230 * window.el (window-sides-slots):
2231 * tool-bar.el (tool-bar-position):
2232 * term/xterm.el (xterm-extra-capabilities):
2233 * ses.el (ses-self-reference-early-detection):
2234 * progmodes/verilog-mode.el (verilog-auto-declare-nettype)
2235 (verilog-auto-wire-type)
2236 (verilog-auto-delete-trailing-whitespace)
2237 (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort)
2238 (verilog-auto-tieoff-declaration):
2239 * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters)
2240 (sql-oracle-statement-starters, sql-oracle-scan-on):
2241 * progmodes/prolog.el (prolog-align-comments-flag)
2242 (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag)
2243 (prolog-left-indent-regexp, prolog-paren-indent-p)
2244 (prolog-paren-indent, prolog-parse-mode, prolog-keywords)
2245 (prolog-types, prolog-mode-specificators)
2246 (prolog-determinism-specificators, prolog-directives)
2247 (prolog-electric-newline-flag, prolog-hungry-delete-key-flag)
2248 (prolog-electric-dot-flag)
2249 (prolog-electric-dot-full-predicate-template)
2250 (prolog-electric-underscore-flag, prolog-electric-tab-flag)
2251 (prolog-electric-if-then-else-flag, prolog-electric-colon-flag)
2252 (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag)
2253 (prolog-program-switches, prolog-prompt-regexp)
2254 (prolog-debug-on-string, prolog-debug-off-string)
2255 (prolog-trace-on-string, prolog-trace-off-string)
2256 (prolog-zip-on-string, prolog-zip-off-string)
2257 (prolog-use-standard-consult-compile-method-flag)
2258 (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag)
2259 (prolog-imenu-max-lines, prolog-info-predicate-index)
2260 (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd)
2261 (prolog-char-quote-workaround):
2262 * progmodes/cc-vars.el (c-defun-tactic):
2263 * net/tramp.el (tramp-encoding-command-interactive)
2264 (tramp-local-end-of-line):
2265 * net/soap-client.el (soap-client):
2266 * net/netrc.el (netrc-file):
2267 * net/gnutls.el (gnutls):
2268 * minibuffer.el (completion-category-overrides)
2269 (completion-cycle-threshold)
2270 (completion-pcm-complete-word-inserts-delimiters):
2271 * man.el (Man-name-local-regexp):
2272 * mail/feedmail.el (feedmail-display-full-frame):
2273 * international/characters.el (glyphless-char-display-control):
2274 * eshell/em-ls.el (eshell-ls-date-format):
2275 * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment)
2276 (lisp-lambda-list-keyword-parameter-indentation)
2277 (lisp-lambda-list-keyword-parameter-alignment):
2278 * doc-view.el (doc-view-image-width, doc-view-unoconv-program):
2279 * dired-x.el (dired-omit-verbose):
2280 * cus-theme.el (custom-theme-allow-multiple-selections):
2281 * calc/calc.el (calc-highlight-selections-with-faces)
2282 (calc-lu-field-reference, calc-lu-power-reference)
2283 (calc-note-threshold):
2284 * battery.el (battery-mode-line-limit):
2285 * arc-mode.el (archive-7z-extract, archive-7z-expunge)
2286 (archive-7z-update):
2287 * allout.el (allout-prefixed-keybindings)
2288 (allout-unprefixed-keybindings)
2289 (allout-inhibit-auto-fill-on-headline)
2290 (allout-flattened-numbering-abbreviation):
2291 * allout-widgets.el (allout-widgets-auto-activation)
2292 (allout-widgets-icons-dark-subdir)
2293 (allout-widgets-icons-light-subdir, allout-widgets-icon-types)
2294 (allout-widgets-theme-dark-background)
2295 (allout-widgets-theme-light-background)
2296 (allout-widgets-item-image-properties-emacs)
2297 (allout-widgets-item-image-properties-xemacs)
2298 (allout-widgets-run-unit-tests-on-load)
2299 (allout-widgets-time-decoration-activity)
2300 (allout-widgets-hook-error-post-time)
2301 (allout-widgets-track-decoration):
2302 Add missing :version tags to new defcustoms and defgroups.
2304 * progmodes/sql.el (sql-ansi-statement-starters)
2305 (sql-oracle-statement-starters): Add custom type.
2307 * progmodes/prolog.el: Remove leading '*' from defcustom docs.
2308 (prolog-system-version): Give it a type.
2310 2012-02-11 Eli Zaretskii <eliz@gnu.org>
2312 * term/pc-win.el (x-select-text, x-selection-owner-p)
2313 (x-own-selection-internal, x-disown-selection-internal)
2314 (x-get-selection-internal): Sync doc strings and argument lists
2315 with xselect.c, common-win.el and x-win.el. (Bug#10783)
2317 2012-02-11 Leo Liu <sdl.web@gmail.com>
2319 * progmodes/python.el (python-end-of-statement): Fix infinite
2322 2012-02-10 Glenn Morris <rgm@gnu.org>
2324 * international/mule-cmds.el (unify-8859-on-encoding-mode)
2325 (unify-8859-on-decoding-mode): Properly mark as obsolete.
2327 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
2329 * mail/emacsbug.el (report-emacs-bug-hook): Query the user first
2330 about SMTP before checking the From header.
2332 * mail/sendmail.el (sendmail-query-user-about-smtp): Refactor out
2333 into own function for reuse by emacsbug.el.
2335 2012-02-10 Leo Liu <sdl.web@gmail.com>
2337 * subr.el (condition-case-unless-debug): Rename from
2338 condition-case-no-debug. All callers changed.
2339 (with-demoted-errors): Fix caller.
2341 * vc/diff-mode.el (diff-auto-refine-mode, diff-hunk):
2342 * nxml/rng-valid.el (rng-do-some-validation):
2343 * emacs-lisp/package.el (package-refresh-contents)
2344 (package-menu-execute):
2345 * desktop.el (desktop-create-buffer):
2346 * font-lock.el (lisp-font-lock-keywords-2): Caller changed.
2348 2012-02-10 Glenn Morris <rgm@gnu.org>
2350 * textmodes/bibtex.el:
2351 Add missing :version tags for new/changed defcustoms.
2353 * files.el (remote-file-name-inhibit-cache): Doc fixes.
2355 2012-02-09 Lars Ingebrigtsen <larsi@rusty>
2357 * mail/smtpmail.el (smtpmail-user-mail-address): New function.
2358 (smtpmail-via-smtp): Use it, or fall back on the From address.
2359 (smtpmail-send-it): Ditto.
2361 2012-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
2363 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
2364 Don't fallback on byte-compile-defvar. Optimize (defvar foo) away.
2365 (byte-compile-tmp-var): New const.
2366 (byte-compile-defvar): Use it to minimize .elc size.
2367 Just use `defvar' rather than simulate it (bug#10761).
2369 2012-02-09 Glenn Morris <rgm@gnu.org>
2371 * files.el (rename-uniquely): Doc fix. (Bug#3806)
2373 * progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max):
2376 * progmodes/compile.el (compilation-error-screen-columns)
2377 (compilation-first-column, compilation-filter-start): Doc fixes.
2379 * vc/log-view.el (log-view-toggle-entry-display):
2380 * vc/vc.el (vc-merge, vc-pull): Doc fixes.
2382 * mail/emacsbug.el (report-emacs-bug-can-use-osx-open)
2383 (report-emacs-bug-can-use-xdg-email):
2384 (report-emacs-bug-insert-to-mailer): Doc fixes.
2385 (report-emacs-bug): Message fix.
2387 * net/browse-url.el (browse-url-can-use-xdg-open)
2388 (browse-url-xdg-open): Doc fixes.
2390 * electric.el (electric-indent-mode, electric-pair-mode)
2391 (electric-layout-rules, electric-layout-mode): Doc fixes.
2392 (electric-pair-pairs, electric-pair-skip-self): Add :version tags.
2394 2012-02-08 Martin Rudalics <rudalics@gmx.at>
2396 * server.el (server-unselect-display): Don't inadvertently kill
2397 the current buffer. (Bug#10729)
2399 2012-02-08 Glenn Morris <rgm@gnu.org>
2401 * progmodes/sql.el (sql-port, sql-connection-alist, sql-list-all)
2402 (sql-list-table): Doc fixes.
2404 * image-mode.el (image-transform-minor-mode-map, image-transform-mode):
2405 Comment out (does nothing).
2407 * completion.el (dynamic-completion-mode):
2408 * dirtrack.el (dirtrack-debug-mode):
2409 * electric.el (electric-layout-mode):
2410 * epa-mail.el (epa-mail-mode, epa-global-mail-mode):
2411 * face-remap.el (text-scale-mode, buffer-face-mode):
2412 * iimage.el (iimage-mode):
2413 * image-mode.el (image-transform-mode):
2414 * minibuffer.el (completion-in-region-mode):
2415 * scroll-lock.el (scroll-lock-mode):
2416 * simple.el (next-error-follow-minor-mode):
2417 * tar-mode.el (tar-subfile-mode):
2418 * tooltip.el (tooltip-mode):
2419 * vcursor.el (vcursor-use-vcursor-map):
2420 * wid-browse.el (widget-minor-mode):
2421 * emulation/tpu-edt.el (tpu-edt-mode):
2422 * emulation/tpu-extras.el (tpu-cursor-free-mode):
2423 * international/iso-ascii.el (iso-ascii-mode):
2424 * language/thai-util.el (thai-word-mode):
2425 * mail/supercite.el (sc-minor-mode):
2426 * net/goto-addr.el (goto-address-mode):
2427 * net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
2428 * progmodes/cwarn.el (cwarn-mode):
2429 * progmodes/flymake.el (flymake-mode):
2430 * progmodes/glasses.el (glasses-mode):
2431 * progmodes/hideshow.el (hs-minor-mode):
2432 * progmodes/pascal.el (pascal-outline-mode):
2433 * textmodes/enriched.el (enriched-mode):
2434 * vc/smerge-mode.el (smerge-mode):
2435 Doc fixes (minor mode argument).
2437 2012-02-07 Eli Zaretskii <eliz@gnu.org>
2439 * ls-lisp.el (ls-lisp-sanitize): New function.
2440 (ls-lisp-insert-directory): Use it to fix or remove any elements
2441 in file-alist with missing attributes. (Bug#4673)
2443 2012-02-07 Alan Mackenzie <acm@muc.de>
2445 Fix spurious recognition of c-in-knr-argdecl.
2447 * progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
2448 putative K&R region.
2450 2012-02-07 Alan Mackenzie <acm@muc.de>
2452 * progmodes/cc-engine.el (c-forward-objc-directive):
2453 Prevent looping in "#pragma mark @implementation".
2455 2012-02-07 Michael Albinus <michael.albinus@gmx.de>
2457 * notifications.el (notifications-on-closed-signal): Make `reason'
2458 optional. (Bug#10744)
2460 2012-02-07 Glenn Morris <rgm@gnu.org>
2462 * emacs-lisp/easy-mmode.el (define-minor-mode):
2463 Doc fixes for the macro and the mode it defines.
2465 * image.el (imagemagick-types-inhibit): Doc fix.
2467 * cus-start.el (imagemagick-render-type): Add it.
2469 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
2471 * progmodes/cc-mode.el (c-standard-font-lock-fontify-region-function):
2472 Set the default at load time, too, so that `font-lock-fontify-buffer'
2473 can be called without setting up the entire mode first. This fixes
2474 a bug in `mm-inline-text' with C MIME parts.
2476 2012-02-06 Chong Yidong <cyd@gnu.org>
2478 * simple.el (list-processes--refresh): Delete exited processes
2481 * comint.el (comint-next-prompt): next-single-char-property-change
2482 and prev-single-char-property-change never return nil (Bug#8657).
2484 * custom.el (defcustom): Doc fix (Bug#9711).
2486 2012-02-05 Chong Yidong <cyd@gnu.org>
2488 * cus-edit.el (custom-variable-reset-backup): Quote the value
2489 before storing it in the customized-value property (Bug#6712).
2490 (custom-display): Add a customization type tag.
2491 (custom-buffer-create-internal): Improve tooltip message.
2493 * wid-edit.el (widget-field-value-get): New optional arg to
2494 suppress trailing whitespace truncation.
2495 (character): Use it (Bug#2689).
2497 2012-02-05 Andreas Schwab <schwab@linux-m68k.org>
2499 * progmodes/gud.el (gud-pv): Use pv instead of pv1.
2500 * progmodes/gdb-mi.el (gud-pp): Use pp instead of pp1.
2502 2012-02-05 Chong Yidong <cyd@gnu.org>
2504 * cus-edit.el (custom-variable-value-create): For mismatched
2505 types, show the current value (Bug#7600).
2507 * custom.el (defcustom): Doc fix.
2509 2012-02-05 Glenn Morris <rgm@gnu.org>
2511 * font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.
2513 2012-02-05 Juanma Barranquero <lekktu@gmail.com>
2515 * emacs-lisp/pp.el (pp-to-string): Use `with-temp-buffer'.
2516 (pp-buffer): Use `ignore-errors', `looking-at-p'.
2517 (pp-last-sexp): Use `looking-at-p'.
2519 2012-02-04 Glenn Morris <rgm@gnu.org>
2521 * files.el (revert-buffer):
2522 Doc fix (mention revert-buffer-in-progress-p).
2524 * emacs-lisp/ert-x.el (ert-simulate-command):
2525 Check deferred-action-list (which is obsolete) is bound.
2527 * subr.el (with-wrapper-hook): Doc fixes.
2529 * simple.el (filter-buffer-substring-functions)
2530 (buffer-substring-filters, filter-buffer-substring): Doc fixes.
2532 2012-02-04 Lars Ljung <lars@matholka.se> (tiny change)
2534 * eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
2535 anywhere in shell-file-name, not just at the beginning. (Bug#10523)
2537 2012-02-04 Leo Liu <sdl.web@gmail.com>
2539 * emacs-lisp/smie.el: Fix dead link (Bug#10711).
2541 2012-02-04 Glenn Morris <rgm@gnu.org>
2543 * image.el (image-extension-data): Add obsolete alias.
2545 * isearch.el (isearch-update): Doc fix.
2547 * facemenu.el (list-colors-display): Doc fix (minor rephrasing).
2549 * ido.el (ido-find-file): Doc fix (ido-toggle-vc not on any key).
2551 2012-02-03 Glenn Morris <rgm@gnu.org>
2553 * image.el (image-animated-p): Doc fix. Use image-animated-types.
2554 (image-animate-timeout): Doc fix.
2556 * image-mode.el (image-animate-loop, image-toggle-animation): Doc fixes.
2558 2012-02-02 Glenn Morris <rgm@gnu.org>
2560 * server.el (server-auth-dir): Doc fix.
2561 (server-eval-at): Doc fix. Give an explicit error if !server-use-tcp.
2563 * subr.el (run-mode-hooks): Doc fix.
2565 2012-02-02 Juri Linkov <juri@jurta.org>
2567 * image-mode.el (image-toggle-display-image): Remove tautological
2568 `major-mode' from the `derived-mode-p' test.
2570 2012-02-02 Kenichi Handa <handa@m17n.org>
2572 * composite.el (compose-region): Cancel previous change.
2574 2012-02-02 Kenichi Handa <handa@m17n.org>
2576 * composite.el (compose-region, compose-string): Signal error for
2577 a null string component (Bug#6988).
2579 2012-02-01 Chong Yidong <cyd@gnu.org>
2581 * view.el (view-buffer-other-window, view-buffer-other-frame):
2582 Handle special modes like view-buffer (Bug#10650).
2583 (view-buffer): Simplify.
2585 * frame.el (set-frame-font): Tweak meaning of third argument.
2587 * dynamic-setting.el (font-setting-change-default-font):
2588 Use set-frame-font (Bug#9982).
2590 2012-02-01 Glenn Morris <rgm@gnu.org>
2592 * progmodes/compile.el (compilation-internal-error-properties):
2593 Respect compilation-first-column in the "*compilation*" buffer.
2595 * emacs-lisp/easy-mmode.el (define-minor-mode):
2596 Relax :variable's test for a named function.
2598 2012-01-31 Alan Mackenzie <acm@muc.de>
2600 * progmodes/cc-engine.el (c-guess-basic-syntax): CASE 5B.1: Fix an
2603 2012-01-31 Chong Yidong <cyd@gnu.org>
2605 * frame.el (set-frame-font): New arg ALL-FRAMES.
2607 * menu-bar.el (menu-set-font): Use set-frame-font.
2609 * faces.el (face-spec-reset-face): Don't apply unspecified
2610 attribute values to the default face.
2612 2012-01-31 Juanma Barranquero <lekktu@gmail.com>
2614 * progmodes/cwarn.el (cwarn): Remove dead link.
2615 (cwarn-configuration, cwarn-verbose, cwarn-mode-text, cwarn-load-hook):
2616 Remove * from defcustom docstrings.
2617 (turn-on-cwarn-mode): Make obsolete.
2618 (c-at-toplevel-p): Remove compatibility code for Emacs 20.3 and older.
2619 (turn-on-cwarn-mode-if-enabled): Call `cwarn-mode'.
2621 2012-01-31 Glenn Morris <rgm@gnu.org>
2623 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
2624 Fix :variable handling of mode a symbol not equal to modefun.
2625 Allow named functions to be used as the cdr of :variable.
2627 2012-01-30 Glenn Morris <rgm@gnu.org>
2629 * emacs-lisp/authors.el (authors-fixed-entries):
2630 Remove reference to deleted file rnewspost.el.
2632 2012-01-29 Juanma Barranquero <lekktu@gmail.com>
2634 * window.el (window-with-parameter): Remove unused variable `windows'.
2635 (window--side-check): Remove unused variable `code'.
2636 (window--resize-siblings): Remove unused variable `first'.
2637 (adjust-window-trailing-edge): Remove unused variable `failed'.
2638 (window-deletable-p, window--delete): Remove unused variable `buffer'.
2639 Use `let', not `let*'.
2640 (balance-windows-2): Remove unused variable `found'.
2641 (window--state-put-2): Remove unused variable `splits'.
2642 (window-state-put): Remove unused variable `selected'.
2643 (same-window-p): Use `string-match-p'.
2644 (display-buffer-assq-regexp): Remove unused variable `value'.
2645 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
2646 Mark argument ALIST as ignored.
2647 (pop-to-buffer): Remove unused variable `old-window'.
2649 2012-01-29 Eli Zaretskii <eliz@gnu.org>
2651 * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
2652 and .lzma compressed files.
2654 2012-01-29 Chong Yidong <cyd@gnu.org>
2656 * frame.el (window-system-default-frame-alist): Doc fix.
2658 * dynamic-setting.el (font-setting-change-default-font): Don't
2659 change the default face if SET-FONT argument is non-nil (Bug#9982).
2661 2012-01-29 Samuel Bronson <naesten@gmail.com> (tiny change)
2663 * custom.el (defcustom): Add doc link to Lisp manual (Bug#10635).
2665 2012-01-29 Syver Enstad <syver.enstad@cisco.com> (tiny change)
2667 * progmodes/gud.el (pdb): Give pdb full paths, to allow setting
2668 breakpoints in files outside current directory (Bug#6098).
2670 2012-01-29 Chong Yidong <cyd@gnu.org>
2672 * progmodes/python.el: Require ansi-color at top-level.
2674 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-abbrev-table):
2675 Define and use in Emacs Lisp mode (Bug#9360).
2676 (lisp-mode-abbrev-table): Add doc.
2677 (lisp-mode-variables): Don't set local-abbrev-table.
2678 (lisp-interaction-mode): Use emacs-lisp-mode-abbrev-table.
2680 2012-01-28 Roland Winkler <winkler@gnu.org>
2682 * textmodes/bibtex.el (bibtex-vec-incr): Fix docstring.
2684 2012-01-28 Roland Winkler <winkler@gnu.org>
2686 * textmodes/bibtex.el (bibtex-entry-alist): New function.
2687 (bibtex-set-dialect): Use it. Either set global values of
2688 dialect-dependent variables or bind these variables buffer-locally
2690 (bibtex-mode): Call bibtex-set-dialect via
2691 hack-local-variables-hook.
2692 (bibtex-dialect): Update docstring.
2693 Add safe-local-variable predicate.
2694 (bibtex-entry-alist, bibtex-field-alist): Initialize via
2696 (bibtex-mode-map): Define menu for each dialect.
2697 (bibtex-entry): Fix docstring.
2699 2012-01-28 Chong Yidong <cyd@gnu.org>
2701 * eshell/esh-arg.el (eshell-quote-argument): New function.
2703 * eshell/esh-ext.el (eshell-invoke-batch-file):
2704 * eshell/em-unix.el (eshell/cat, eshell/du): Use it to quote the
2705 first arg to eshell-parse-command (Bug#10523).
2707 2012-01-28 Drew Adams <drew.adams@oracle.com>
2709 * net/ange-ftp.el (ange-ftp-canonize-filename): Check, that
2710 `default-directory' is non-nil.
2712 2012-01-28 Eli Zaretskii <eliz@gnu.org>
2714 * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
2715 line that displays system-configuration-options. (Bug#9924)
2717 2012-01-28 Drew Adams <drew.adams@oracle.com>
2719 * descr-text.el (describe-char): Show information about POS, in
2720 addition to information about the character at POS. Improve and
2721 update the doc string. Change "code point" to "code point in
2722 charset", to avoid confusion with the character's Unicode code
2723 point shown above that. (Bug#10129)
2725 2012-01-28 Eli Zaretskii <eliz@gnu.org>
2727 * descr-text.el (describe-char): Show the raw character, not only
2728 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
2729 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
2732 2012-01-28 Phil Hagelberg <phil@hagelb.org>
2734 * emacs-lisp/package.el (package-install):
2735 Run package-refresh-contents if there is no archive yet (Bug#9798).
2737 2012-01-28 Chong Yidong <cyd@gnu.org>
2739 * emacs-lisp/package.el (package-maybe-load-descriptor):
2740 New function, split from package-maybe-load-descriptor.
2741 (package-maybe-load-descriptor): Use it.
2742 (package-download-transaction): Fully load required packages
2743 inside the loop, so that `require' calls work (Bug#10593).
2744 (package-install): No need to call package-initialize now.
2746 2012-01-28 Chong Yidong <cyd@gnu.org>
2748 * simple.el (deactivate-mark): Doc fix (Bug#8614).
2750 * tooltip.el (tooltip-mode): Doc fix.
2751 (tooltip-use-echo-area): Mark as obsolete (Bug#6595).
2753 * frame.el (set-cursor-color): Doc fix (Bug#352).
2755 * mail/rmail.el (rmail-start-mail): Add send-action again (Bug#10625).
2756 (rmail-mail-return): Switch to NEWBUF only if it is non-nil.
2758 * cus-edit.el (custom-buffer-create-internal): Fix search button
2760 (customize-unsaved, customize-saved): Doc fix (Bug#10541).
2762 2012-01-27 Eduard Wiebe <usenet@pusto.de>
2764 * dired.el (dired-mark-files-regexp):
2765 Include any subdirectory components. (Bug#10445)
2767 2012-01-27 Mike Lamb <mrlamb@gmail.com> (tiny change)
2769 * pcmpl-unix.el (pcmpl-ssh-known-hosts):
2770 Handle [host]:port syntax. (Bug#10533)
2772 2012-01-27 Alex Harsanyi <harsanyi@mac.com>
2774 * xml.el (xml-parse-tag): Fix parsing of comments (Bug#10405).
2776 2012-01-26 Glenn Morris <rgm@gnu.org>
2778 * dired-x.el (dired-bind-jump): Use ctl-x-map and ctl-x-4-map.
2779 * term.el (term-raw-escape-map): Use Control-X-prefix.
2780 * vc/vc-hooks.el (vc-prefix-map): Use ctl-x-map. (Bug#10566)
2782 2012-01-25 Martin Rudalics <rudalics@gmx.at>
2784 * window.el (window-state-get, window--state-get-1): Don't deal
2785 with fixed-sizeness of windows. Simplify code.
2787 2012-01-25 Jérémy Compostella <jeremy.compostella@gmail.com>
2789 * window.el (window--state-get-1, window--state-put-2):
2790 Don't save and restore the mark.
2792 2012-01-25 Chong Yidong <cyd@gnu.org>
2794 * custom.el (custom-variable-p): Doc fix.
2796 2012-01-25 Glenn Morris <rgm@gnu.org>
2798 * dired.el (dired-goto-file): Handle some of the more common
2799 characters that `ls -b' escapes. (Bug#10596)
2801 * progmodes/compile.el (compilation-next-error-function):
2802 Respect compilation-first-column in the "*compilation*" buffer.
2803 * progmodes/grep.el (grep-first-column): New variable. (Bug#10594)
2805 * vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513)
2807 2012-01-24 Glenn Morris <rgm@gnu.org>
2809 * pcmpl-gnu.el (pcomplete/tar): Handle " - ". (Bug#10457)
2811 2012-01-24 Julien Danjou <julien@danjou.info>
2813 * color.el (color-rgb-to-hsl): Fix value computing.
2814 (color-hue-to-rgb): New function.
2815 (color-hsl-to-rgb): New function.
2816 (color-clamp, color-saturate-hsl, color-saturate-name)
2817 (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2818 (color-lighten-name, color-darken-hsl, color-darken-name): New function.
2820 2012-01-24 Glenn Morris <rgm@gnu.org>
2822 * vc/vc-rcs.el (vc-rcs-create-tag):
2823 * vc/vc-sccs.el (vc-sccs-create-tag):
2824 Fix argument spec to be what vc-create-tag expects. (Bug#10515)
2826 2012-01-23 Mike Lamb <mrlamb@gmail.com> (tiny change)
2828 * eshell/esh-util.el (eshell-read-hosts-file):
2829 Skip comment lines. (Bug#10549)
2831 * eshell/em-unix.el (pcomplete/ssh): Remove. (Bug#10548)
2833 2012-01-23 Juanma Barranquero <lekktu@gmail.com>
2835 * subr.el (display-delayed-warnings): Doc fix.
2836 (collapse-delayed-warnings): New function to collapse identical
2838 (delayed-warnings-hook): Add it.
2840 2012-01-22 Michael Albinus <michael.albinus@gmx.de>
2842 * net/tramp.el (tramp-action-login): Set connection property "login-as".
2844 * net/tramp-cache.el (tramp-dump-connection-properties): Do not dump
2845 properties, when "login-as" is set.
2847 * net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
2848 (tramp-default-user-alist): Don't add "pscp".
2849 (tramp-do-copy-or-rename-file-out-of-band): Use connection
2850 property "login-as", if set. (Bug#10530)
2852 2012-01-21 Michael Albinus <michael.albinus@gmx.de>
2854 * net/tramp-sh.el (tramp-default-user-alist): Don't add "plink",
2855 "plink1" and "psftp". (Bug#10530)
2857 2012-01-21 Kenichi Handa <handa@m17n.org>
2859 * international/mule-cmds.el (prefer-coding-system): Show a
2860 warning message if the default value of file-name-coding-system
2863 2012-01-21 Jérémy Compostella <jeremy.compostella@gmail.com>
2865 * windmove.el (windmove-reference-loc):
2866 Fix windmove-reference-loc miscalculation.
2868 2012-01-21 Jay Belanger <jay.p.belanger@gmail.com>
2870 * calc/calc-units.el (math-put-default-units): Don't use "1" as a
2873 2012-01-21 Glenn Morris <rgm@gnu.org>
2875 * international/mule.el (auto-coding-alist): Add .tbz.
2877 * files.el (local-enable-local-variables): Doc fix.
2878 (inhibit-local-variables-regexps): Rename from
2879 inhibit-first-line-modes-regexps. Keep old name as obsolete alias.
2880 Doc fix. Add some extensions from auto-coding-alist.
2881 (inhibit-local-variables-suffixes):
2882 Rename from inhibit-first-line-modes-suffixes. Doc fix.
2883 (inhibit-local-variables-p):
2884 New function, extracted from set-auto-mode-1.
2885 (set-auto-mode): Doc fix. Respect inhibit-local-variables-regexps.
2886 (set-auto-mode-1): Doc fix. Use inhibit-local-variables-p.
2887 (hack-local-variables): Doc fix. Make the mode-only case
2888 respect enable-local-variables and friends.
2889 Respect inhibit-local-variables-regexps for file-locals, but
2890 not for directory-locals.
2891 (set-visited-file-name):
2892 Take account of inhibit-local-variables-regexps.
2893 Whether it applies may change as the file name is changed.
2894 * jka-cmpr-hook.el (jka-compr-install):
2895 * jka-compr.el (jka-compr-uninstall):
2896 Update for inhibit-first-line-modes-suffixes name change.
2898 2012-01-20 Martin Rudalics <rudalics@gmx.at>
2900 * help-macro.el (make-help-screen): Temporarily restore original
2901 binding for minor-mode-map-alist (Bug#10454).
2903 2012-01-19 Julien Danjou <julien@danjou.info>
2905 * color.el (color-name-to-rgb): Use the white color to find the max
2906 color component value and return correctly computed values.
2907 (color-name-to-rgb): Add missing float conversion for max value.
2909 2012-01-19 Martin Rudalics <rudalics@gmx.at>
2911 * window.el (window--state-get-1, window-state-get): Do not use
2912 special state value for window-persistent-parameters.
2913 Rename argument IGNORE to WRITABLE. Rewrite doc-string.
2914 (window--state-put-2): Reset all window parameters to nil before
2915 assigning values of persistent parameters.
2917 2012-01-18 Alan Mackenzie <acm@muc.de>
2919 Eliminate sluggishness and hangs in fontification of "semicolon
2922 * progmodes/cc-engine.el (c-state-nonlit-pos-interval):
2923 Change value 10000 -> 3000.
2924 (c-state-safe-place): Reformulate so it doesn't stack up an
2925 infinite number of wrong entries in c-state-nonlit-pos-cache.
2926 (c-determine-limit-get-base, c-determine-limit): New functions to
2927 determine backward search limits disregarding literals.
2928 (c-find-decl-spots): Amend commenting.
2929 (c-cheap-inside-bracelist-p): New function which detects "={".
2931 * progmodes/cc-fonts.el
2932 (c-make-font-lock-BO-decl-search-function): Give a limit to a
2934 (c-font-lock-declarations): Fix an occurrence of point being
2935 undefined. Check additionally for point being in a bracelist or
2936 near a macro invocation without a semicolon so as to avoid a
2937 fruitless time consuming search for a declarator. Give a more
2938 precise search limit for declarators using the new
2941 2012-01-18 Glenn Morris <rgm@gnu.org>
2943 * files.el (auto-mode-alist, inhibit-first-line-modes-regexps)
2944 (set-auto-mode): Doc fixes.
2946 2012-01-17 Glenn Morris <rgm@gnu.org>
2948 * isearch.el (search-nonincremental-instead): Fix doc typo.
2950 * dired.el (dired-insert-directory): Handle newlines in directory name.
2951 (dired-build-subdir-alist): Unescape newlines in directory name.
2953 2012-01-17 Michael Albinus <michael.albinus@gmx.de>
2955 * net/tramp.el (tramp-local-end-of-line): New defcustom.
2956 (tramp-action-login, tramp-action-yesno, tramp-action-yn)
2957 (tramp-action-terminal): Use it. (Bug#10530)
2959 2012-01-16 Stefan Monnier <monnier@iro.umontreal.ca>
2961 * minibuffer.el (completion--replace): Strip properties (bug#10062).
2963 2012-01-16 Martin Rudalics <rudalics@gmx.at>
2965 * window.el (window-state-ignored-parameters): Remove variable.
2966 (window--state-get-1): Rename argument MARKERS to IGNORE.
2967 Handle persistent window parameters. Make copy of clone-of
2968 parameter only if requested. (Bug#10348)
2969 (window--state-put-2): Install a window parameter only if it has
2970 a non-nil value or an existing parameter shall be overwritten.
2972 2012-01-15 Michael Albinus <michael.albinus@gmx.de>
2974 * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.
2976 2012-01-14 Eli Zaretskii <eliz@gnu.org>
2978 * info.el (Info-toc-build): If the Info file has no "Up" pointer,
2979 don't pass the (nil) value of `upnode' to string-match.
2981 2012-01-14 Chong Yidong <cyd@gnu.org>
2983 * startup.el (command-line): Fix X resource class for cursorColor.
2984 Fix values recognized by the cursorBlink resource.
2986 2012-01-14 Paul Eggert <eggert@cs.ucla.edu>
2988 * epg.el (epg--make-temp-file): Avoid permission race condition
2989 when running on old Emacs versions (bug#10403).
2991 2012-01-14 Glenn Morris <rgm@gnu.org>
2993 * dired.el (dired-get-filename): Fix 'verbatim case of previous change.
2995 2012-01-13 Alan Mackenzie <acm@muc.de>
2997 Fix filling for when filladapt mode is enabled.
2999 * progmodes/cc-cmds.el (c-fill-paragraph): In the invocation of
3000 c-mask-paragraph, pass in `fill-paragraph' rather than
3001 `fill-region-as-paragraph'. (This is a reversion of a previous
3003 * progmodes/cc-mode.el (c-basic-common-init):
3004 Make fill-paragraph-handle-comment buffer local and set it to nil.
3006 2012-01-13 Glenn Morris <rgm@gnu.org>
3008 * dired.el (dired-switches-escape-p): New function.
3009 (dired-insert-directory): Use dired-switches-escape-p.
3010 (dired-get-filename): Undo "\ " quoting if needed. (Bug#10469)
3012 * find-dired.el (find-ls-option): Doc fix. (Bug#10262)
3014 2012-01-12 Glenn Morris <rgm@gnu.org>
3016 * mail/sendmail.el (mail-mode): Update paragraph-separate for
3017 changes in adaptive-fill-regexp. (Bug#10276)
3019 2012-01-11 Alan Mackenzie <acm@muc.de>
3021 Fix Emacs bug #10463 - put `widen's around the critical spots.
3023 * progmodes/cc-engine.el (c-in-literal, c-literal-limits): Put a
3024 widen around each invocation of c-state-pp-to-literal. Remove an
3025 unused let variable.
3027 2012-01-11 Glenn Morris <rgm@gnu.org>
3029 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
3032 2012-01-10 Chong Yidong <cyd@gnu.org>
3034 * net/network-stream.el (network-stream-open-starttls):
3035 Avoid emitting a confusing error message when the server gives a bad
3036 response to the capability command.
3038 2012-01-10 Glenn Morris <rgm@gnu.org>
3040 * mail/unrmail.el (unrmail): Tweak previous change.
3042 2012-01-09 Chong Yidong <cyd@gnu.org>
3044 * custom.el (custom-safe-themes): Use SHA-256 for hashing.
3046 2012-01-08 Alan Mackenzie <acm@muc.de>
3048 Optimise font locking in long enum definitions.
3050 * progmodes/cc-fonts.el (c-font-lock-declarations): Add an extra
3051 arm to a cond form to handle enums.
3052 * progmodes/cc-langs.el (c-enums-contain-decls): New lang variable.
3053 * progmodes/cc-mode.el (c-font-lock-fontify-region): Correct a typo.
3055 2012-01-07 Paul Eggert <eggert@cs.ucla.edu>
3057 * files.el (move-file-to-trash): Preserve default file modes on error.
3060 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3062 * faces.el (set-face-attribute): Clarify the meaning of the nil
3065 * subr.el (with-selected-frame): Mention that the selected frame
3066 is restored (bug#9980).
3068 * ibuffer.el (ibuffer-mode): List the bindings in the corrent map
3071 * mail/smtpmail.el (password-cache-add): Remove unused declaration.
3072 (password-read): Don't autoload unused function.
3074 2012-01-07 Juanma Barranquero <lekktu@gmail.com>
3076 * progmodes/which-func.el (which-func-mode): Turn into a
3077 non-interactive function and mark as obsolete (bug#10428).
3079 2012-01-06 Chong Yidong <cyd@gnu.org>
3081 * files.el (hack-dir-local-variables-non-file-buffer): Add doc.
3082 (hack-one-local-variable-eval-safep): Allow 0 arg for minor mode
3083 functions, along with 1 and -1.
3085 2012-01-06 Eli Zaretskii <eliz@gnu.org>
3087 * time.el (display-time-load-average)
3088 (display-time-default-load-average): Doc fixes. See the thread
3090 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
3093 2012-01-06 Glenn Morris <rgm@gnu.org>
3095 * mail/unrmail.el (unrmail): Give an explicit error if the input file
3096 has no messages. (Bug#10377)
3098 * info.el (Info-mode-map): Bind e to end-of-buffer, rather
3099 than Info-edit. (Bug#10385)
3101 * time.el (display-time-load-average, display-time-next-load-average):
3104 * emacs-lisp/bytecomp.el (byte-compile-file): Do not propagate a file
3105 local setting of buffer-read-only to the input buffer. (Bug#10419)
3107 * calendar/calendar.el (calendar-mode):
3108 Locally set scroll-margin to 0. (Bug#10379)
3110 2012-01-06 Ulrich Mueller <ulm@gentoo.org>
3112 * play/doctor.el (doctor-death): Escape "," characters. (Bug#10370)
3114 2012-01-05 Glenn Morris <rgm@gnu.org>
3116 * eshell/em-unix.el (diff-no-select): Autoload it.
3117 (eshell/diff): Use diff-no-select. (Bug#10420)
3119 2012-01-05 Chong Yidong <cyd@gnu.org>
3121 * shell.el (shell-dynamic-complete-functions): Revert last change.
3122 (shell-command-completion-function): New function.
3123 (shell-completion-vars): Use it to implement
3124 shell-completion-execonly (Bug#10417).
3126 * custom.el (enable-theme): Don't set custom-safe-themes.
3128 * cus-theme.el (custom-theme-merge-theme):
3129 Ignore custom-enabled-themes and custom-safe-themes.
3131 2012-01-05 Michael R. Mauger <mmaug@yahoo.com>
3133 * progmodes/sql.el (sql-login-hook): Add hook to respond to the
3134 first prompt in `sql-interacive-mode'.
3135 (sql-mode-oracle-font-lock-keywords): Add CONNECT_BY_* builtin
3137 (sql-mode-mysql-font-lock-keywords): Add ELSEIF keyword.
3138 (sql-product-interactive): Bug fix: Set `sql-buffer' in
3139 context of original buffer. Invoke `sql-login-hook'.
3141 2012-01-04 Eli Zaretskii <eliz@gnu.org>
3143 * mail/rmail.el (rmail-font-lock-keywords): Accept non-ASCII
3144 letters in cite-prefix.
3146 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3148 * mail/smtpmail.el (smtpmail-stream-type): Mention the `ssl' value.
3150 2012-01-03 Chong Yidong <cyd@gnu.org>
3152 * shell.el (shell-dynamic-complete-functions):
3153 Put pcomplete-completions-at-point, so as to try
3154 comint-filename-completion first (Bug#10417).
3156 2012-01-02 Richard Stallman <rms@gnu.org>
3158 * battery.el (battery-status-function):
3159 Detect when to use battery-yeeloong-sysfs.
3160 (battery-echo-area-format): Add string for Yeeloong.
3161 (battery-linux-proc-apm, battery-linux-proc-acpi): Doc fixes.
3162 (battery-yeeloong-sysfs): New function.
3164 2012-01-02 Chong Yidong <cyd@gnu.org>
3166 * dirtrack.el (dirtrack-list): Eliminate unused third element.
3167 (dirtrack): Merge code for handling relative filenames in prompt
3168 from shell-dir-cookie-watcher.
3169 (dirtrack-debug-message): New arg to avoid excess format calls.
3171 * shell.el (shell-dir-cookie-re): Variable deleted.
3172 (shell-dir-cookie-watcher): Function deleted.
3173 (shell-mode): Don't use shell-dir-cookie-re, since it is redundant
3176 2012-01-01 Eli Zaretskii <eliz@gnu.org>
3178 * term/w32-win.el (dynamic-library-alist) <gnutls>:
3179 Load libgnutls-28.dll, from GnuTLS version 3.x, in preference to
3182 2011-12-31 Andreas Schwab <schwab@linux-m68k.org>
3184 * emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
3186 2011-12-31 Eli Zaretskii <eliz@gnu.org>
3188 * mail/rmail.el (rmail-show-message-1): Decode any RFC2047 encoded
3189 headers of non-MIME messages, when rmail-enable-mime is non-nil.
3191 2011-12-29 Michael Albinus <michael.albinus@gmx.de>
3193 * net/tramp-sh.el (tramp-find-shell): Set "remote-shell" property
3194 also for alternative shells.
3195 (tramp-open-connection-setup-interactive-shell): Check, whether
3196 the shell is a busybox.
3197 (tramp-send-command): Don't suppress multiple prompts for
3198 busyboxes, it hurts.
3200 2011-12-28 Chong Yidong <cyd@gnu.org>
3202 * progmodes/gdb-mi.el (gdb-get-source-file-list)
3203 (gdb-get-source-file): Move mode line update to
3204 gdb-get-source-file (Bug#10087).
3206 2011-12-25 Chong Yidong <cyd@gnu.org>
3208 * progmodes/gud.el (gud-gdb-fetch-lines-filter): Just use
3209 gud-gdb-marker-filter without taking it as an argument.
3210 (gud-gdb-run-command-fetch-lines): Caller changed.
3211 (gud-gdb-completion-function): New variable.
3212 (gud-gdb-completion-at-point): Use it.
3213 (gud-gdb-completions-1): Split from gud-gdb-completions.
3215 * progmodes/gdb-mi.el (gdb-input): Accept command and handler
3216 function as separate arguments.
3217 (gdb-init-1, gdb-non-stop-handler, gdb-check-target-async)
3218 (gdb-tooltip-print-1, gud-watch, gdb-speedbar-update)
3219 (gdb-var-list-children, gdb-var-set-format, gdb-var-delete-1)
3220 (gdb-var-delete-children, gdb-edit-value, gdb-var-update)
3221 (gdb-stopped, def-gdb-auto-update-trigger)
3222 (gdb-place-breakpoints, gdb-select-thread, gdb-select-frame)
3223 (gdb-get-changed-registers, gdb-get-main-selected-frame):
3225 (gud-gdbmi-completions): New function.
3226 (gdb): Use it for generating the completion table.
3228 2011-12-24 Alan Mackenzie <acm@muc.de>
3230 Introduce a mechanism to widen the region used in context font
3231 locking. Use this to protect declarations from losing their contexts.
3233 * progmodes/cc-langs.el (c-before-font-lock-functions):
3234 Replace c-set-fl-decl-start with c-change-set-fl-decl-start (Renaming).
3235 (c-before-context-fontification-functions): New defvar, a list of
3236 functions to be run just before context (etc.) font locking.
3238 * progmodes/cc-mode.el (c-extend-font-lock-region-for-macros):
3239 New, functionality extracted from
3240 c-neutralize-syntax-in-and-mark-CPP.
3241 (c-in-after-change-fontification): New variable.
3242 (c-after-change): Set c-in-after-change-fontification.
3243 (c-set-fl-decl-start): Rejig its interface, so it can be called
3244 from both after-change and context fontifying.
3245 (c-change-set-fl-decl-start, c-context-set-fl-decl-start):
3247 (c-standard-font-lock-fontify-region-function): New variable.
3248 (c-font-lock-fontify-region): New function.
3250 2011-12-24 Juri Linkov <juri@jurta.org>
3252 * window.el (window--state-get-1): Set `FORCE' arg of `mark' to t.
3255 2011-12-23 Michael Albinus <michael.albinus@gmx.de>
3257 * net/ange-ftp.el (ange-ftp-copy-file-internal): Check for
3258 existence of source file. (Bug#10325)
3260 2011-12-23 Alan Mackenzie <acm@muc.de>
3262 Fix unstable fontification inside templates.
3264 * progmodes/cc-langs.el (c-before-font-lock-functions):
3265 Newly created from the singular version. The (c c++ objc) entry now
3266 additionally has c-set-fl-decl-start. The other languages (apart
3267 from AWK) have that as a single entry.
3269 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
3270 The functionality for "local" declarations has been extracted to
3271 c-set-fl-decl-start.
3273 * progmodes/cc-mode.el (c-common-init, c-after-change):
3274 Changes due to pluralisation of c-before-font-lock-functions.
3275 (c-set-fl-decl-start): New function, extracted from
3276 c-font-lock-enclosing-decls and enhanced.
3278 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
3280 * desktop.el (desktop-internal-v2s): Fix typos in docstring (bug#10353).
3282 2011-12-22 Juri Linkov <juri@jurta.org>
3284 * progmodes/grep.el (rgrep): Fix docstring. (Bug#10185)
3286 2011-12-22 Chong Yidong <cyd@gnu.org>
3288 * vc/vc-hooks.el (vc-keep-workfiles): Doc fix.
3290 2011-12-21 Drew Adams <drew.adams@oracle.com>
3292 * files.el (file-remote-p): Fix docstring. (Bug#10319)
3294 2011-12-21 Jérémy Compostella <jeremy.compostella@gmail.com>
3296 * battery.el (battery-linux-sysfs): Add missing parameters from acpi.
3298 2011-12-21 Teodor Zlatanov <tzz@lifelogs.com>
3300 * progmodes/cfengine.el: Add Version. Improve CFEngine 3.x syntax
3301 highlighting and support. Fix up comments for capitalization.
3302 (cfengine-mode-debug): New var.
3303 (cfengine3-mode): Change the modeline indicator to "CFE3".
3304 (cfengine3-font-lock-keywords): Improve defun highlighting.
3305 (cfengine2-actions): Rename from `cfengine-actions'.
3306 (cfengine2-font-lock-keywords): Rename from
3307 `cfengine-font-lock-keywords'.
3308 (cfengine2-imenu-expression): Rename from
3309 `cfengine-imenu-expression'.
3310 (cfengine2-outline-level): Rename from `cfengine-outline-level'.
3311 (cfengine2-beginning-of-defun): Rename from
3312 `cfengine-beginning-of-defun'.
3313 (cfengine2-end-of-defun): Rename from `cfengine-end-of-defun'.
3314 (cfengine2-indent-line): Rename from `cfengine-indent-line'.
3315 (cfengine2-mode): Rename from `cfengine-mode'. Change the
3316 modeline indicator to "CFE2".
3317 (cfengine-mode): Defalias to `cfengine-auto-mode'.
3318 (cfengine-mode-abbrevs): Mark obsolete.
3320 2011-12-21 Chong Yidong <cyd@gnu.org>
3322 * vc/vc-bzr.el (vc-bzr-rename-file): Don't pass ~ to Bzr in
3325 2011-12-20 Martin Rudalics <rudalics@gmx.at>
3327 * window.el (window-normalize-buffer-to-display): Remove.
3328 (display-buffer): Handle buffer-or-name argument as in Emacs 23.
3330 2011-12-19 Chong Yidong <cyd@gnu.org>
3332 * vc/vc-dir.el (vc-dir-parent-marked-p, vc-dir-children-marked-p):
3333 Don't signal an error in a predicate function; return non-nil.
3334 (vc-dir-mark-file): Move the error here.
3335 (vc-dir-mark-unmark): If acting on the region, keep going if one
3336 of the entries cannot be marked/unmarked.
3337 (vc-dir-mark-all-files): If current entry is a directory, mark
3338 only child files, as documented.
3340 2011-12-19 Vincent Belaïche <vincentb1@users.sourceforge.net>
3342 * ses.el: Ooops... undo changes of 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net, as trunk
3343 branch is feature frozen, and 2011-12-11T14:49:48Z!vincentb1@users.sourceforge.net was a feature
3346 2011-12-18 Jan Djärv <jan.h.d@swipnet.se>
3348 * term/ns-win.el (ns-get-selection-internal)
3349 (ns-store-selection-internal): Declare.
3350 (ns-store-cut-buffer-internal, ns-get-cut-buffer-internal):
3351 Declare as obsolete.
3352 (ns-get-pasteboard, ns-paste-secondary):
3353 Use ns-get-selection-internal.
3354 (ns-set-pasteboard, ns-copy-including-secondary):
3355 Use ns-store-selection-internal.
3357 2011-12-17 Chong Yidong <cyd@gnu.org>
3359 * vc/vc.el (vc-next-action): Doc fix; remove CVS-isms.
3360 (vc-deduce-fileset): Doc fix.
3362 2011-12-16 Andreas Schwab <schwab@linux-m68k.org>
3364 * calc/calc-misc.el (calc-help): Avoid wrapping help message.
3366 2011-12-13 Sam Steingold <sds@gnu.org>
3368 * man.el (Man-getpage-in-background): When running under a
3369 window-system, ignore $MANWIDTH and $COLUMNS.
3371 2011-12-15 Kenichi Handa <handa@m17n.org>
3373 * language/ethio-util.el: Change coding tag to utf-8-emacs.
3374 (setup-ethiopic-environment-internal): Comment out key-binding for
3375 ethio-toggle-punctuation.
3377 2011-12-13 Alan Mackenzie <acm@muc.de>
3379 Add the switch statement to AWK Mode.
3381 * progmodes/cc-awk.el (awk-font-lock-keywords): Add "switch", "case",
3382 "default" to the keywords regexp.
3384 * progmodes/cc-langs.el (c-label-kwds): Let AWK take the same
3385 expression as the rest.
3386 (c-nonlabel-token-key): Allow string literals for AWK.
3387 Refactor for the other modes.
3389 Large brace-block initialisation makes CC Mode slow: Fix.
3390 Tidy up and accelerate c-in-literal, etc. by using the c-parse-state
3391 routines. Limit backward searching in c-font-lock-enclosing.decl.
3393 * progmodes/cc-engine.el (c-state-pp-to-literal): Return the
3394 pp-state and literal type in addition to the limits.
3395 (c-state-safe-place): New defun, extracted from c-state-literal-at.
3396 (c-state-literal-at): Use the above new defun.
3397 (c-slow-in-literal, c-fast-in-literal): Remove.
3398 (c-in-literal, c-literal-limits): Amend to use c-state-pp-to-literal.
3400 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Check for
3401 being in a literal. Add a limit for backward searching.
3403 * progmodes/cc-mode.el (awk-mode): Don't alias c-in-literal to
3406 2011-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
3408 * progmodes/pascal.el: Declare `ind' as dyn-bound (bug#10264).
3410 2011-12-13 Martin Rudalics <rudalics@gmx.at>
3412 * window.el (delete-other-windows): Use correct frame in call to
3413 window-with-parameter.
3415 2011-12-12 Daniel Pfeiffer <occitan@t-online.de>
3417 * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
3418 (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
3419 (makefile-gmake-statements, makefile-makepp-statements):
3420 Use it and add new makepp keywords.
3421 (makefile-makepp-font-lock-keywords): Add new patterns.
3422 (makefile-match-function-end): Match new [...] and [[...]].
3424 2011-12-11 Juanma Barranquero <lekktu@gmail.com>
3426 * ses.el (ses-call-printer-return, ses-cell-property-get)
3427 (ses-sym-rowcol, ses-printer-validate, ses-formula-record)
3428 (ses-create-cell-variable, ses-reset-header-string)
3429 (ses-cell-set-formula, ses-repair-cell-reference-all)
3430 (ses-self-reference-early-detection, ses-in-print-area, ses-set-curcell)
3431 (ses-check-curcell, ses-call-printer, ses-adjust-print-width)
3432 (ses-print-cell-new-width, ses-formula-references, ses-relocate-formula)
3433 (ses-aset-with-undo, ses-load, ses-truncate-cell)
3434 (ses-read-column-printer, ses-read-default-printer, ses-insert-row)
3435 (ses-delete-row, ses-delete-column, ses-append-row-jump-first-column)
3436 (ses-kill-override, ses-yank-pop, ses-yank-cells, ses-yank-tsf)
3437 (ses-yank-resize, ses-export-tab, ses-mark-row, ses-mark-column)
3438 (ses-renarrow-buffer, ses-insert-range, ses-insert-ses-range)
3439 (ses-safe-printer, ses-safe-formula, ses-warn-unsafe, ses--clean-!)
3440 (ses--clean-_, ses-range, ses-select, ses-center, ses-center-span)
3441 (ses-dashfill, ses-unsafe): Fix typos and reflow docstrings.
3443 2011-12-11 Vincent Belaïche <vincentb1@users.sourceforge.net>
3445 * ses.el: The overall change is to add cell renaming, that is
3446 setting fancy names for cell symbols other than name matching
3447 "\\`[A-Z]+[0-9]+\\'" regexp .
3448 (ses-create-cell-variable): New defun.
3449 (ses-relocate-formula): Relocate formulas only for cells the
3450 symbols of which are not renamed, i.e. symbols whose names do not
3451 match regexp "\\`[A-Z]+[0-9]+\\'".
3452 (ses-relocate-all): Relocate values only for cells the symbols of
3453 which are not renamed.
3454 (ses-load): Create cells variables as the (ses-cell ...) are read,
3455 in order to check row col consistency with cell symbol name only
3456 for cells that are not renamed.
3457 (ses-replace-name-in-formula): New defun.
3458 (ses-rename-cell): New defun.
3460 2011-12-11 Chong Yidong <cyd@gnu.org>
3462 * progmodes/gdb-mi.el (gdb): Set comint-prompt-regexp, required
3463 for completion via gud-gdb-fetch-lines-filter (Bug#10274).
3465 2011-12-11 Eric Hanchrow <eric.hanchrow@gmail.com>
3467 * window.el (other-window): Fix docstring.
3469 2011-12-10 Eli Zaretskii <eliz@gnu.org>
3471 * mail/rmailsum.el (rmail-header-summary): RFC2047 decode the
3472 `from' or `to' address before taking its substring.
3473 Fixes incorrect display in Rmail summary buffer whereby an RFC2047
3474 encoded name is chopped in the middle of the encoded string, and
3475 thus displayed encoded.
3477 2011-12-10 Juanma Barranquero <lekktu@gmail.com>
3479 * makefile.w32-in (update-subdirs-CMD): Use a Local Variables section.
3481 2011-12-10 Eli Zaretskii <eliz@gnu.org>
3483 * textmodes/texnfo-upd.el: Update commentary. Add a warning not
3484 to use texinfo-update-node and commands that call it if the
3485 Texinfo file uses @node lines without next/prev/up pointers.
3486 Correct outdated description about texinfo-master-menu.
3487 (texinfo-all-menus-update, texinfo-master-menu)
3488 (texinfo-update-node, texinfo-every-node-update)
3489 (texinfo-multiple-files-update): Doc fix. Warn against updating
3490 all the @node lines.
3491 (texinfo-master-menu): Only call texinfo-update-node if the prefix
3492 argument is numeric. Explain better in the doc string what the
3493 function really does.
3494 (texinfo-insert-master-menu-list): Improve the error message
3495 displayed if there's no menu in the Top node.
3496 (Bug#2975) See also this thread:
3497 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
3499 2011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
3501 * speedbar.el (speedbar-supported-extension-expressions):
3502 Add .adb and .ads, commonly used for Ada source code (bug#10256).
3504 2011-12-09 Juanma Barranquero <lekktu@gmail.com>
3506 * printing.el (pr-mode-alist):
3507 * simple.el (filter-buffer-substring-functions)
3508 (completion-list-insert-choice-function):
3509 * window.el (window-with-parameter, window-atom-root)
3510 (window-sides-slots, window-size-fixed, window-min-delta)
3511 (window-max-delta, window--resize-mini-window)
3512 (window--resize-child-windows-normal, window-tree)
3513 (delete-other-windows, quit-window, split-window)
3514 (display-buffer-record-window, special-display-buffer-names)
3515 (special-display-regexps, special-display-popup-frame)
3516 (same-window-p, split-window-sensibly)
3517 (display-buffer-overriding-action, display-buffer-alist)
3518 (display-buffer-base-action, display-buffer, switch-to-buffer)
3519 (switch-to-buffer-other-window, switch-to-buffer-other-frame)
3520 (fit-window-to-buffer, recenter-positions)
3521 (mouse-autoselect-window-state, mouse-autoselect-window-select):
3522 * emacs-lisp/syntax.el (syntax-propertize-function): Fix typos
3523 and remove unneeded backslashes in docstrings.
3525 2011-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
3527 * emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt (bug#10244).
3529 * pcmpl-gnu.el: Don't fail when there is no Makefile nor -f arg.
3530 (pcmpl-gnu-makefile-regexps): Accept "makefile" as well as files that
3532 (pcmpl-gnu-make-rule-names): Check "makefile" and ignore errors
3533 when reading the makefile (bug#10116).
3535 2011-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
3537 * pcmpl-gnu.el (pcomplete/make): Also allow filename arguments
3540 2011-12-06 Glenn Morris <rgm@gnu.org>
3542 * emacs-lisp/package.el (package-archives): Doc fix re riskiness.
3544 2011-12-06 Chong Yidong <cyd@gnu.org>
3546 * progmodes/cc-fonts.el (c-annotation-face): Use defface.
3548 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3550 * textmodes/table.el (table-shorten-cell): Fix typo.
3552 2011-12-05 Christopher Genovese <genovese.cr@gmail.com> (tiny change)
3554 * emacs-lisp/assoc.el (aput): Fix return value (bug#10146)
3556 2011-12-05 Eli Zaretskii <eliz@gnu.org>
3558 * descr-text.el (describe-char): Fix display of strong
3559 right-to-left characters and directional embeddings and overrides.
3561 * simple.el (what-cursor-position): Fix display of codepoints of
3562 strong right-to-left characters.
3564 2011-12-05 Chong Yidong <cyd@gnu.org>
3566 * faces.el (read-color): Doc fix.
3568 2011-12-05 Glenn Morris <rgm@gnu.org>
3570 * align.el (align--set-marker): Add doc-string.
3571 Don't try to move something that is not a marker. (Bug#10216)
3573 2011-12-04 Glenn Morris <rgm@gnu.org>
3575 * calendar/appt.el (appt-add): Rewrite the interactive-spec to avoid
3576 overly zealous deletion of trailing whitespace.
3578 2011-12-04 Juanma Barranquero <lekktu@gmail.com>
3580 * server.el (server-delete-client): On Windows, do not try to delete
3582 (server-process-filter): On Windows, treat requests for a tty frame as
3583 if they were for a GUI frame if the running server is in GUI mode.
3585 2011-12-03 Glenn Morris <rgm@gnu.org>
3587 * textmodes/texinfmt.el (batch-texinfo-format): Doc fix. (Bug#10207)
3589 2011-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
3591 * electric.el: Streamline electric-indent's hook.
3592 (electric-indent-chars): Revert to simple list.
3593 (electric-indent-functions): New var.
3594 (electric-indent-post-self-insert-function): Use it.
3596 * progmodes/prolog.el (prolog-find-value-by-system): Avoid error when
3597 there's no inferior buffer (bug#10196).
3598 (prolog-consult-compile): Don't use toggle-read-only.
3600 2011-12-02 Michael Albinus <michael.albinus@gmx.de>
3602 * net/tramp-sh.el (tramp-maybe-open-connection): Handle user
3603 interrupt. (Bug#10187)
3605 2011-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
3607 * pcmpl-gnu.el (pcomplete/tar): large-file-warn-threshold can be nil
3610 * dired-aux.el (dired-query): Don't assume help-char is modifier-free
3613 2011-12-02 Juri Linkov <juri@jurta.org>
3615 * info.el (Info-search): Display "end of manual" when Isearch
3616 reaches the end of single-file Info manual. (Bug#9918)
3618 2011-12-02 Eli Zaretskii <eliz@gnu.org>
3620 * isearch.el (isearch-message-prefix): Run the input method part
3621 of the prompt through bidi-string-mark-left-to-right. (Bug#10183)
3623 2011-12-02 Juri Linkov <juri@jurta.org>
3625 * isearch.el (isearch-occur): Use `word-search-regexp' for
3627 (isearch-search-and-update): Add condition for `isearch-word' and
3628 call `word-search-regexp'. (Bug#10145)
3630 2011-12-01 Glenn Morris <rgm@gnu.org>
3632 * eshell/em-hist.el (eshell-hist-initialize):
3633 Handle eshell-history-size nil and HISTSIZE set or unset.
3634 (eshell-history-file-name, eshell-history-size): Fix custom type.
3636 2011-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
3638 * man.el (Man-completion-table): Fix the lambda case (bug#10168).
3640 2011-12-01 Michael McNamara <mac@mail.brushroad.com>
3642 * progmodes/verilog-mode.el (verilog-pretty-expr):
3643 Rework verilog-pretty-expr to handle new assignment operators in system
3644 verilog, such as += *= and the like.
3645 (verilog-assignment-operator-re): Regular expression to find the
3646 assigment operator in a verilog assignment.
3647 (verilog-assignment-operation-re): Regular expression to find an
3648 assignment statement for pretty-expr.
3649 (verilog-in-attribute-p): Query returns true if point is in an
3650 attribute context; used to skip these for expression line up from
3652 (verilog-in-parameter-p): Query returns true if point is in an
3653 parameter definition context; used to skip these for expression
3654 line up from pretty-expr.
3655 (verilog-in-parenthesis-p): Query returns true if point is in a
3656 parenthetical expression, specifically ( ) but not [ ] or { };
3657 used by pretty-expr.
3658 (verilog-just-one-space): If there is no space, don't add one.
3659 (verilog-get-lineup-indent-2): Specifically skip just attribute
3660 contexts for expression lineup, rather than skipping all
3661 parenthetical expressions.
3662 (verilog-calculate-indent): Fix comment, and fix indent.
3663 (verilog-do-indent): Indent declarations in lists (suggested by
3665 (verilog-mode-abbrev-table): Populate abbrev mode with the various
3667 (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
3670 2011-12-01 Wilson Snyder <wsnyder@wsnyder.org>
3672 * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
3673 parameters with embedded comments. Reported by Ray Stevens.
3674 (verilog-calc-1, verilog-fork-wait-re) (verilog-forward-sexp,
3675 verilog-wait-fork-re): Fix indentation of "wait fork", bug407.
3676 Reported by Tim Holt.
3677 (verilog-auto): Fix AUTOing a upper module then AUTOing module
3678 instantiated by upper module causing wrong expansion until AUTOed a
3679 second time. Reported by K C Buckenmaier.
3680 (verilog-diff-auto): Fix showing .* as a difference when
3681 `verilog-auto-star-save' off. Reported by Dan Dever.
3682 (verilog-auto-reset, verilog-read-always-signals)
3683 (verilog-auto-reset-blocking-in-non): Fix AUTORESET including
3684 temporary signals in reset list if
3685 verilog-auto-reset-blocking-in-non is nil, and match assignment
3686 style to each signal's assignment type, bug381.
3687 Reported by Thomas Esposito.
3688 (verilog-sk-uvm-class, verilog-uvm-begin-re, verilog-uvm-end-re)
3689 (verilog-uvm-statement-re): Support UVM indentation and
3690 highlighting, with old OVM keywords only.
3691 (verilog-auto-tieoff, verilog-auto-tieoff-declaration):
3692 Support AUTOTIEOFF creating non-wire data types.
3693 Suggested by Jonathan Greenlaw.
3694 (verilog-auto-insert-lisp, verilog-delete-to-paren)
3695 (verilog-forward-sexp-cmt, verilog-forward-sexp-ign-cmt)
3696 (verilog-inject-sense, verilog-read-inst-pins)
3697 (verilog-read-sub-decls, verilog-read-sub-decls-line):
3698 Fix mismatching parenthesis inside commented out code when deleting
3699 AUTOINST, bug383. Reported by Jonathan Greenlaw.
3700 (verilog-auto-ascii-enum): Fix AUTOASCIIENUM one-hot with
3701 non-numeric vector width. Reported by Alex Reed.
3702 (verilog-auto-ascii-enum): Add "onehot" option to work around not
3703 detecting signals with parameter widths. Reported by Alex Reed.
3704 (verilog-auto-delete-trailing-whitespace):
3705 With `verilog-auto-delete-trailing-whitespace' remove trailing
3706 whitespace in auto expansion, bug371. Reported by Brad Dobbie.
3707 (verilog-run-hooks, verilog-scan-cache-flush, verilog-syntax-ppss):
3708 Fix verilog-scan-cache corruption when running user AUTO expansion
3709 hooks that call indentation routines.
3710 (verilog-simplify-range-expression): Fix typo ignoring lower case
3712 (verilog-delete-auto): Fix delete-autos to also remove user created
3713 automatics, as long as they start with AUTO.
3714 (verilog-batch-diff-auto, verilog-diff-auto)
3715 (verilog-diff-function): Add `verilog-diff-auto' and bind to
3716 "C-c?" to report differences in AUTO expansion, ignoring spaces.
3717 (verilog-backward-syntactic-ws-quick, verilog-beg-of-defun-quick)
3718 (verilog-in-paren-quick, verilog-re-search-backward-quick)
3719 (verilog-re-search-forward-quick, verilog-syntax-ppss):
3720 Fix calling `syntax-ppss' when inside auto expansions as the ppss hook
3721 is disabled and its cache will get corrupt, causing AUTOS not to
3722 expand. Instead use only -quick functions.
3723 (verilog-scan-region): Fix scanning over escaped quotes.
3724 (verilog-inside-comment-or-string-p, verilog-inside-comment-p)
3725 (verilog-re-search-backward-quick)
3726 (verilog-re-search-forward-quick, verilog-scan): verilog-scan and
3727 related functions now ignore strings, to fix misparsing of strings
3728 with magic comments embedded in them.
3729 (verilog-read-auto-template):
3730 Fix 'verilog-auto-inst-template-numbers' with extra newline before (.
3731 Reported by Brad Dobbie.
3732 (verilog-read-auto-template):
3733 Fix 'verilog-auto-inst-template-numbers' with comments.
3734 Reported by Brad Dobbie.
3735 (verilog-auto-inst, verilog-auto-inst-param)
3736 (verilog-auto-inst-sort): Add 'verilog-auto-inst-sort' to reduce
3737 merge conflicts with AUTOINST, bug358. Reported by Brad Dobbie.
3738 (verilog-auto-inst-template-numbers): Add 'lhs' policy for
3739 debugging templates without merge conflicts, bug357.
3740 Reported by Brad Dobbie.
3741 (verilog-read-auto-template):
3742 Fix verilog-auto-inst-template-numbers with multiple templates.
3743 Reported by Brad Dobbie.
3744 (verilog-define-abbrev): Fix verilog-mode abbrevs to be system
3745 abbrevs so user won't be asked to save.
3746 (verilog-read-auto-lisp-present): Fix to start at beginning of
3747 buffer in case called outside of verilog-auto.
3748 (verilog-simplify-range-expression): Fix AUTOWIRE expanding "X-1+1"
3749 to "X-2". Reported by Matthew Myers.
3750 (verilog-auto, verilog-auto-inout-in): Add AUTOINOUTIN for creating
3751 all inputs from module templates. Reported by Leith Johnson.
3752 (verilog-module-inside-filename-p): Fix locating programs as with
3754 (verilog-auto-inst-port): Fix vl-width expressions when using
3755 verilog-auto-inst-param-value, bug331. Reported by Julian Gorfajn.
3756 (verilog-decls-get-regs, verilog-decls-get-signals,
3757 verilog-decls-get-vars, verilog-decls-get-wires, verilog-decls-new,
3758 verilog-modi-cache-add-vars, verilog-modi-cache-add-wires,
3759 verilog-read-decls): Combine reg and wire structures into one var
3760 structure to represent SystemVerilog concepts.
3761 (verilog-auto-ascii-enum, verilog-auto-logic, verilog-auto-reg)
3762 (verilog-auto-reg-input, verilog-auto-tieoff, verilog-auto-wire)
3763 (verilog-auto-wire-type, verilog-insert-definition):
3764 Add verilog-auto-wire-type and AUTOLOGIC to support using
3765 SystemVerilog "logic" keyword instead of "wire"/"reg".
3766 (verilog-auto-reg-input, verilog-decls-get-signals): Fix AUTOWIRE
3767 to declares outputs that also have assignments (presumably in an
3768 ifdef or generate if so there's not a driver conflict).
3769 Reported by Matthew Myers.
3770 (verilog-auto-declare-nettype, verilog-insert-definition):
3771 Add verilog-auto-declare-nettype to fix declarations using
3772 `default_nettype none. Reported by Julian Gorfajn.
3773 (verilog-read-always-signals-recurse, verilog-read-decls)
3774 (verilog-read-sub-decls-gate): Fix infinite loop with (*) and
3775 malformed end statement, bug325. Reported by Joshua Wise and
3777 (verilog-auto-star-safe, verilog-delete-auto-star-implicit)
3778 (verilog-inst-comment-re): Fix not deleting Interfaced comment
3779 when expanding .* in interfaces, bug320.
3780 Reported by Pierre-David Pfister.
3781 (verilog-read-module-name): Fix import statements between module
3782 name and open parenthesis, bug317.
3783 Reported by Pierre-David Pfister.
3784 (verilog-simplify-range-expression): Fix simplification of
3785 multiplications inside AUTOWIRE connections, bug303.
3786 (verilog-auto-inst-port): Support parameter expansion in
3787 multidimensional arrays.
3788 (verilog-read-decls): Fix AUTOREG etc looking for "endproperty"
3789 after "assert property". Reported by Julian Gorfajn.
3790 (verilog-simplify-range-expression): Fix "couldn't merge" errors
3791 with multiplication, bug303.
3792 (verilog-read-decls): Fix parsing of unsigned data types, bug302.
3793 Reported by Jan Frode Lonnum.
3795 2011-11-30 Juanma Barranquero <lekktu@gmail.com>
3797 * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
3798 (hfy-shell-file-name, hfy-shell):
3799 * international/fontset.el (x-decompose-font-name): Fix typos.
3801 2011-11-29 Ken Brown <kbrown@cornell.edu>
3803 * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
3804 (gdb-version): Remove defvar.
3805 (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
3806 (gdb-gud-context-command, gdb-non-stop-handler)
3807 (gdb-current-context-command, gdb-stopped): Use it.
3808 (gdb-init-1): Enable pretty printing here.
3809 (gdb-non-stop-handler): Don't enable pretty-printing here.
3810 Check to see if the target supports non-stop mode; if not, turn off
3811 non-stop mode. Use the following.
3812 (gdb-check-target-async): New defun.
3813 (gud-watch, gdb-stopped): Fix whitespace.
3814 (gdb-get-source-file): Don't try to display the source file if
3815 `gdb-main-file' is nil.
3817 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
3819 * align.el: Try to generate fewer markers (bug#10047).
3820 (align--set-marker): New macro.
3821 (align-region): Use it.
3823 2011-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
3825 * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).
3827 2011-11-29 Chong Yidong <cyd@gnu.org>
3829 * indent.el (indent-for-tab-command, indent-according-to-mode):
3831 (indent-region): Doc fix. Switch nested ifs to equivalent cond.
3833 2011-11-29 Michael Albinus <michael.albinus@gmx.de>
3835 * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'
3836 aware of remote file names. (Bug#10124)
3838 2011-11-29 Chong Yidong <cyd@gnu.org>
3840 * frame.el (auto-raise-mode, auto-lower-mode): Doc fix.
3842 2011-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
3844 * files.el (find-file): Don't use force-same-window (bug#10144).
3845 * window.el (switch-to-buffer): Better match Emacs-23 behavior and only
3846 use pop-to-buffer if the selected window can't be used.
3847 (pop-to-buffer-same-window): Use display-buffer--same-window-action.
3849 2011-11-28 Eli Zaretskii <eliz@gnu.org>
3851 * vc/diff-mode.el (diff-mode-map): Don't inherit 'z' => 'M-z' from
3854 2011-11-28 Chong Yidong <cyd@gnu.org>
3856 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
3858 2011-11-27 Nick Roberts <nickrob@snap.net.nz>
3860 * progmodes/gdb-mi.el (gdb-init-1): Condition execution of
3861 gdb-get-source-file-list on gdb-create-source-file-list.
3863 2011-11-26 Eli Zaretskii <eliz@gnu.org>
3865 * whitespace.el (whitespace-newline): Use a different foreground
3866 color for 16-color light-background displays.
3868 2011-11-24 Chong Yidong <cyd@gnu.org>
3870 * window.el (display-buffer--special-action): Doc fix.
3872 2011-11-25 Juanma Barranquero <lekktu@gmail.com>
3874 * emacs-lisp/avl-tree.el (avl-tree--do-copy, avl-tree-create)
3875 (avl-tree-compare-function, avl-tree-empty, avl-tree-enter)
3876 (avl-tree-delete, avl-tree-member, avl-tree-member-p, avl-tree-map)
3877 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar, avl-tree-copy)
3878 (avl-tree-clear, avl-tree-stack, avl-tree-stack-pop)
3879 (avl-tree-stack-first):
3880 * emacs-lisp/cconv.el (cconv--analyse-use):
3881 * net/gnutls.el (gnutls-negotiate): Fix typos.
3883 2011-11-24 Glenn Morris <rgm@gnu.org>
3885 * lpr.el (lpr-windows-system, lpr-lp-system):
3886 * mail/binhex.el (binhex-begin-line):
3887 * progmodes/grep.el (grep-history, grep-find-history):
3888 * textmodes/flyspell.el:
3889 * vc/pcvs-defs.el (cvs-global-menu):
3890 * vc/vc-bzr.el (vc-bzr-admin-checkout-format-file):
3891 * vc/vc-mtn.el (vc-mtn-admin-dir, vc-mtn-admin-format):
3892 * vc/vc-cvs.el (vc-cvs-registered): Give them basic doc-strings.
3894 * net/tls.el: Fix case of "GnuTLS".
3896 * paths.el (rmail-file-name): Format doc-string for make-docfile.
3898 * version.el (emacs-build-system): Give it a doc-string.
3900 2011-11-24 Juri Linkov <juri@jurta.org>
3902 * view.el (view-buffer): Revert 2011-07-19T15:01:49Z!larsi@gnus.org from 2011-07-19 (bug#8615).
3904 2011-11-24 Glenn Morris <rgm@gnu.org>
3906 * mail/rmailmm.el (rmail-mime): When rmail-enable-mime is non-nil,
3907 if called on a non-mime message just toggle the headers. (Bug#8006)
3909 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3911 * allout.el (allout-setup, allout-auto-save-temporarily-disabled)
3912 (allout-lead-with-comment-string, allout-structure-deleted-hook)
3913 (allout-mode, allout-chart-subtree, allout-hotspot-key-handler)
3914 (allout-rebullet-heading, allout-open-sibtopic)
3915 (allout-toggle-current-subtree-encryption)
3916 (allout-toggle-subtree-encryption, allout-encrypt-string)
3917 (allout-next-topic-pending-encryption, allout-adjust-file-variable)
3918 (allout-distinctive-bullets-string, allout-auto-activation):
3919 * window.el (window-normalize-buffer-to-display):
3920 * progmodes/verilog-mode.el (verilog-batch-indent):
3921 * textmodes/bibtex.el (bibtex-field-braces-opt)
3922 (bibtex-field-strings-opt):
3923 * vc/cvs-status.el (cvs-tree-merge):
3926 2011-11-23 Michael Albinus <michael.albinus@gmx.de>
3928 * rfn-eshadow.el (rfn-eshadow-update-overlay): Let-bind
3929 `non-essential' to t, in order to avoid remote connections.
3931 2011-11-23 Eli Zaretskii <eliz@gnu.org>
3933 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
3934 On MS-DOS and MS-Windows, compare with loaddefs.el
3937 2011-11-23 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
3939 * mail/unrmail.el (unrmail): Always add blank line. (Bug#7743)
3941 2011-11-23 Glenn Morris <rgm@gnu.org>
3943 * paths.el (rmail-file-name): Reformat the doc-string so that it
3946 * mail/rmail.el (rmail-message-filter, rmail-auto-file): Doc fixes.
3947 (rmail-auto-file): Ignore case in the "special" field names,
3948 as mail-fetch-field does for all others.
3950 * mail/rmail.el (rmail-forward):
3951 * mail/rmailkwd.el (rmail-set-label):
3952 * mail/rmailout.el (rmail-output, rmail-output-as-seen)
3953 (rmail-output-body-to-file): Give error if no message. (Bug#10082)
3955 * mail/rmail.el (rmail-current-message): Doc fix.
3957 * mail/rmail.el (rmail-message-filter): Mark as obsolete. (Bug#2624)
3959 2011-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
3961 * server.el (server-eval-and-print): Allow C-g (bug#6585).
3963 2011-11-22 Glenn Morris <rgm@gnu.org>
3965 * mail/rmailmm.el (test-rmail-mime-handler)
3966 (test-rmail-mime-bulk-handler)
3967 (test-rmail-mime-multipart-handler): Move tests to test/ directory.
3969 2011-11-21 Juri Linkov <juri@jurta.org>
3971 * calc/calc.el (calc-read-key-sequence):
3972 Let-bind `input-method-function' to nil. (Bug#10018)
3974 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3976 * emacs-lisp/cl-indent.el (common-lisp-loop-part-indentation):
3977 Tell the caller that the next line needs recomputation, even
3978 though it doesn't start a sexp (bug#10094).
3980 2011-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
3982 * emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
3984 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
3986 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
3987 Use force-same-window.
3989 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3991 * descr-text.el (describe-char-unicode-data):
3992 * json.el (json-string-escape):
3993 * mail/footnote.el (footnote-unicode-string, footnote-unicode-regexp)
3994 (Footnote-unicode, Footnote-style-p):
3995 * net/ntlm.el (ntlm-get-password-hashes): Fix typos.
3997 2011-11-20 Chong Yidong <cyd@gnu.org>
3999 * window.el (replace-buffer-in-windows): Restore interactive spec.
4001 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
4003 * electric.el (electric-indent-mode): Fix last change (too optimistic).
4005 * emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
4006 (byte-compile-global-not-obsolete-vars): New var.
4007 (byte-compile-check-variable, byte-compile-make-obsolete-variable):
4009 (byte-compile-warn-obsolete): Align text with the one in *Help*.
4011 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
4013 * progmodes/cwarn.el (cwarn-is-enabled, cwarn-font-lock-keywords):
4014 * progmodes/pascal.el (electric-pascal-equal):
4015 * textmodes/reftex-dcr.el (reftex-view-crossref-from-bibtex):
4016 * xml.el (xml-substitute-special): Fix typos.
4018 2011-11-20 Glenn Morris <rgm@gnu.org>
4020 * mail/rmail.el (rmail-enable-mime-composing): Make it a defcustom.
4021 (rmail-insert-mime-forwarded-message-function, rmail-mime-feature):
4023 (rmail-decode-mime-charset): Mark as obsolete.
4025 * mail/rmailsum.el (rmail-message-regexp-p-1):
4026 * mail/rmail.el (rmail-search-message, rmail-forward, rmail-resend):
4027 Before using mime functions, check they are set. (Bug#10077)
4029 2011-11-19 Juri Linkov <juri@jurta.org>
4031 * info.el (Info-finder-find-node): Use `package--builtins' instead
4032 of `package-alist'. Use node names formed by the pattern "Keyword "
4033 and the keyword name.
4035 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
4037 * progmodes/sh-script.el (sh-assignment-regexp): Add entry for bash.
4039 2011-11-19 Juri Linkov <juri@jurta.org>
4041 * info.el (Info-hide-note-references): Add `:set' tag to `defcustom'
4042 that calls `revert-buffer' on all Info buffers. (Bug#9915)
4043 (Info-revert-find-node): Remove let-bindings `old-buffer-name',
4044 `old-history', `old-history-forward'. Add let-binding
4045 `window-selected'. Remove calls to `kill-buffer',
4046 `switch-to-buffer' and `Info-mode'. Set `Info-current-file' to nil
4047 before calling `Info-find-node', so `Info-find-node-2' will reread
4048 the Info file. Restore window positions only when `window-selected'
4051 2011-11-19 Juri Linkov <juri@jurta.org>
4053 * isearch.el (isearch-lazy-highlight-new-loop):
4054 Remove condition `(not isearch-error)'. (Bug#9918)
4056 * misearch.el (multi-isearch-search-fun): Add condition
4057 `(not bound)' to ignore lazy-highlighting search.
4058 Add the search-failed message "end of multi" when the end of
4059 multi-sequence is reached. Uncapitalize the search-failed
4060 message "Repeat for next buffer".
4062 * info.el (Info-search): Add the search-failed message
4063 "end of the manual" when the end of the manual is reached
4066 2011-11-19 Juri Linkov <juri@jurta.org>
4068 * info.el (Info-find-node-2, Info-select-node, Info-history-find-node):
4069 Use non-destructive `remove' instead of `delete' because
4070 `Info-history-list' stored to `Info-isearch-initial-history-list' in
4071 `Info-isearch-start' might need to be restored in `Info-isearch-end'.
4073 2011-11-19 Juri Linkov <juri@jurta.org>
4075 * isearch.el (isearch-edit-string): Let-bind `history-add-new-input'
4076 to nil instead of binding `search-ring' and `regexp-search-ring'.
4079 2011-11-19 Eli Zaretskii <eliz@gnu.org>
4081 * simple.el (line-move): Force movement by logical lines for any
4082 hscrolled window, not only when auto-hscroll-mode is on.
4083 (line-move-visual): Update doc string to that effect. (Bug#10076)
4085 2011-11-19 Andreas Schwab <schwab@linux-m68k.org>
4087 * language/european.el (macintosh): Define as alias for mac-roman.
4089 2011-11-19 Eli Zaretskii <eliz@gnu.org>
4091 * mail/rmailmm.el (rmail-mime-display-header)
4092 (rmail-mime-display-tagline, rmail-mime-display-body): New defsubsts.
4093 (rmail-mime-entity-segment, rmail-mime-toggle-raw)
4094 (rmail-mime-toggle-hidden, rmail-mime-insert-text)
4095 (rmail-mime-insert-bulk, rmail-mime-insert-multipart)
4096 (rmail-mime-insert, rmail-mime-insert-tagline): Use them instead
4098 (rmail-mime-entity-segment): To get past the tagline, move forward
4099 2 more lines, to account for the 2 empty lines that precede and
4100 follow the line with the buttons.
4101 (rmail-mime-update-tagline): Move one more line, to get past the
4102 empty line that follows the buttons in the tagline. (Bug#9520)
4104 2011-11-19 Martin Rudalics <rudalics@gmx.at>
4106 * window.el (window-max-delta-1, window-min-delta-1)
4107 (window-min-size-1, window-state-get-1, window-state-put-1)
4108 (window-state-put-2): Use "window--" prefix.
4110 2011-11-18 Stefan Monnier <monnier@iro.umontreal.ca>
4112 * emacs-lisp/smie.el: Improve warnings and conflict detection.
4113 (smie-warning-count): New var.
4114 (smie-set-prec2tab): Use it.
4115 (smie-bnf->prec2): Improve warnings. Add docstring.
4116 (smie-bnf--closer-alist): Rename from smie-bnf-closer-alist.
4117 (smie-bnf--set-class): New function.
4118 (smie-bnf--classify): Rename from smie-bnf-classify. Rewrite to fix
4121 * progmodes/compile.el: Obey compilation-first-column in dest buffer.
4122 (compilation-error-properties, compilation-move-to-column):
4123 Handle compilation-first-column while in the target buffer.
4125 * progmodes/cc-engine.el (c-remove-stale-state-cache-backwards):
4126 Don't hardcode point-min==1.
4128 * eshell/esh-cmd.el (eshell-do-eval): Handle `setq' (bug#9907).
4129 (eshell-rewrite-for-command): Remove workaround.
4130 (eshell-do-pipelines, eshell-do-pipelines-synchronously)
4131 (eshell-do-eval, eshell-exec-lisp): Avoid gratuitous setq.
4132 * eshell/esh-util.el (eshell-condition-case, eshell-for): Use declare.
4134 * files-x.el (modify-file-local-variable): Obey commenting conventions.
4136 2011-11-17 Glenn Morris <rgm@gnu.org>
4138 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4139 Ignore buffer-local generated-autoload-file if it is the same
4140 as the global value. (Bug#10049)
4142 2011-11-17 Juanma Barranquero <lekktu@gmail.com>
4144 * textmodes/reftex-toc.el (reftex-toc-return-marker, reftex-toc-help)
4145 (reftex-toc, reftex-toc, reftex-toc-dframe-p, reftex-toc-next-heading)
4146 (reftex-toc-previous-heading, reftex-toc-max-level)
4147 (reftex-toc-goto-line-and-hide, reftex-toc-show-calling-point)
4148 (reftex-toc-quit, reftex-toc-revert, reftex-toc-jump)
4149 (reftex-toc-do-promote, reftex-toc-promote-prepare)
4150 (reftex-toc-promote-action, reftex-toc-extract-section-number)
4151 (reftex-toc-load-all-files-for-promotion, reftex-toc-rename-label)
4152 (reftex-toc-rename-label, reftex-toc-visit-location)
4153 (reftex-toc-visit-location, reftex-toggle-auto-toc-recenter)
4154 (reftex-toggle-auto-toc-recenter, reftex-toggle-auto-toc-recenter)
4155 (reftex-make-separate-toc-frame): Fix typos, and use TOC consistently,
4156 leaving "*toc*" only for references to the buffer.
4158 2011-11-17 Martin Rudalics <rudalics@gmx.at>
4160 * window.el (window-resize, delete-window, split-window):
4161 Replace window-splits by window-combination-resize.
4162 * cus-start.el (window-splits): Replace by window-combination-resize.
4164 2011-11-17 Glenn Morris <rgm@gnu.org>
4166 * progmodes/sh-script.el (sh-font-lock-keywords-var):
4167 Make bash entry derive from sh entry, not shell entry.
4169 2011-11-16 Michael Albinus <michael.albinus@gmx.de>
4171 * net/tramp-cache.el (tramp-flush-file-property): Flush also
4172 properties of linked files. (Bug#9879)
4174 * net/tramp-sh.el (tramp-sh-handle-file-truename): Cache only the
4177 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
4179 * menu-bar.el (menu-bar-file-menu):
4180 * printing.el (pr-ps-utility):
4181 * calendar/icalendar.el (icalendar, icalendar--convert-tz-offset)
4182 (icalendar--convert-to-ical, icalendar--convert-ordinary-to-ical)
4183 (icalendar--convert-weekly-to-ical, icalendar--convert-yearly-to-ical)
4184 (icalendar--convert-sexp-to-ical, icalendar--convert-block-to-ical)
4185 (icalendar--convert-float-to-ical, icalendar--convert-date-to-ical)
4186 (icalendar--convert-cyclic-to-ical)
4187 (icalendar--convert-anniversary-to-ical, icalendar-import-buffer)
4188 (icalendar--convert-ical-to-diary)
4189 (icalendar--convert-recurring-to-diary)
4190 (icalendar--convert-non-recurring-all-day-to-diary)
4191 (icalendar-import-format-sample):
4192 * progmodes/idlw-shell.el (idlwave-shell-mode):
4193 * progmodes/vhdl-mode.el (vhdl-mode, vhdl-print-two-column)
4194 (vhdl-print-customize-faces, vhdl-mode, vhdl-ps-print-settings)
4195 (vhdl-ps-print-init): Fix typos.
4197 2011-11-16 Ken Manheimer <ken.manheimer@gmail.com>
4199 * allout.el, allout-widgets.el (file metadata): Attribute copyright to
4200 FSF and collapse date sequence, obscure author/maintainer email address
4201 better, remove extra version line, track relocation of author's webpage.
4203 * progmodes/python.el (python-pdbtrack-input-prompt)
4204 (python-pdbtrack-track-stack-file): Adjust to recognize ipdb as well as
4205 regular python pdb prompts. Adjustments shamelessly taken exactly as
4206 suggested in EmacsWiki page (tiny change):
4207 http://www.emacswiki.org/PythonProgrammingInEmacs#toc14
4209 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
4211 * expand.el (expand-pos, expand-index, expand-point):
4212 Remove redundant info from docstring.
4213 (expand-add-abbrevs): Doc fix.
4214 (expand-c-sample-expand-list, expand-sample-lisp-mode-expand-list)
4215 (expand-sample-perl-mode-expand-list): Fix typos.
4217 * net/dbus.el (dbus-event-member-name):
4218 * play/5x5.el (5x5-solve-rotate-left, 5x5-solver-output):
4219 * term/pc-win.el (msdos-create-frame-with-faces):
4220 * textmodes/texinfmt.el (texinfo-format-image): Fix typos.
4222 2011-11-16 Martin Rudalics <rudalics@gmx.at>
4224 * window.el (split-window, window-state-get-1)
4225 (window-state-put-1, window-state-put-2): Rename occurrences of
4226 window-nest to window-combination-limit.
4227 * cus-start.el (window-nest): Rename to window-combination-limit.
4229 2011-11-16 Chong Yidong <cyd@gnu.org>
4231 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip
4234 2011-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
4236 * tmm.el (tmm-prompt): Use minibuffer-with-setup-hook (bug#10053).
4237 `completing-read' will remove *Completions* and will preserve
4238 current-buffer for us.
4239 (tmm-add-prompt): Users of *Completions* will always (re)set its
4241 (tmm-old-comp-map): Remove.
4243 2011-11-16 Glenn Morris <rgm@gnu.org>
4245 * mail/rmailedit.el: Require rmailmm when compiling.
4246 (rmail-old-mime-state): New declaration.
4247 (rmail-edit-current-message): If editing a mime message,
4248 edit the "raw" message from the mbox buffer.
4249 (rmail-cease-edit): Handle mime messages. (Bug#9840)
4251 2011-11-15 Glenn Morris <rgm@gnu.org>
4253 * mail/rmailmm.el (rmail-mime-toggle-raw): Remove entity arg,
4254 which wasn't being used. Add optional arg to force given state.
4255 (rmail-mime): Add optional arg to force given state.
4257 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
4259 * allout.el (allout-encryption-plaintext-sanitization-regexps):
4260 * frame.el (display-mm-dimensions-alist):
4261 * outline.el (outline-mode-menu-bar-map, outline-move-subtree-up)
4262 (outline-move-subtree-down):
4263 * net/newst-treeview.el (newsticker--treeview-do-get-node-of-feed)
4264 (newsticker--treeview-do-get-node):
4265 * net/quickurl.el (quickurl-list-buffer-name):
4266 * progmodes/dcl-mode.el (dcl-mode):
4267 * progmodes/gdb-mi.el (gdb-mapcar*):
4268 * progmodes/sql.el (sql-mode-oracle-font-lock-keywords): Fix typos.
4270 2011-11-15 Glenn Morris <rgm@gnu.org>
4272 * mail/rmail.el (rmail-file-coding-system): It's only ever used
4273 in a boolean sense, so just make it a boolean, and fix the doc.
4274 (rmail-show-mime-function, rmail-mime-feature)
4275 (rmail-require-mime-maybe): Doc fixes.
4276 (rmail-show-message-1): Check rmail-show-mime-function is non-nil.
4278 * mail/rmailmm.el (rmail-show-mime): Doc fix.
4280 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
4282 * epg.el (epg-start-decrypt, epg-start-verify, epg-start-sign)
4283 (epg-start-encrypt, epg-start-export-keys, epg-start-import-keys)
4284 (epg-start-receive-keys, epg-start-delete-keys, epg-start-sign-keys)
4285 (epg-start-generate-key, epg-context-set-progress-callback): Fix typos.
4287 2011-11-15 Glenn Morris <rgm@gnu.org>
4289 * mail/rmailmm.el (rmail-mime-entity, rmail-mime-entity-segment)
4290 (rmail-mime-shown-mode, rmail-mime-hidden-mode, rmail-mime-raw-mode)
4291 (rmail-mime-toggle-hidden, rmail-mime-insert-tagline)
4292 (rmail-mime-insert-header, rmail-mime-handle, rmail-mime-parse)
4293 (rmail-mime, rmail-show-mime): Doc fixes.
4295 * term/ns-win.el (mode-line-frame-identification):
4296 Leave it alone. (Bug#10051)
4298 * simple.el (mark-whole-buffer): Doc fix. (Bug#10023)
4300 * mail/rmailout.el (rmail-output-to-rmail-buffer):
4301 Handle empty buffers. (Bug#9978)
4303 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
4305 * international/mule.el (define-charset):
4306 * mail/rmailmm.el (rmail-mime-find-header-encoding):
4307 * progmodes/prolog.el (prolog-mode-hook, prolog-inferior-mode-hook):
4308 * progmodes/verilog-mode.el (verilog-backward-token):
4309 * textmodes/ispell.el (lookup-words):
4310 * textmodes/sgml-mode.el (sgml-guess-indent): Fix typos.
4312 2011-11-14 Glenn Morris <rgm@gnu.org>
4314 * progmodes/executable.el
4315 (executable-make-buffer-file-executable-if-script-p):
4316 Handle file-modes returning nil.
4318 * mail/rmailsum.el (rmail-summary): Remove movement to beginning of
4319 message - not necessary, and causes problems. (Bug#9831)
4321 * mail/rmailsum.el (rmail-new-summary): Preserve message number.
4323 * mail/rmail.el (rmail-no-mail-p): Remove mode-line N/M indicator.
4325 * mail/rmailsum.el (rmail-summary, rmail-new-summary)
4326 (rmail-new-summary-1): Allow empty summaries. (Bug#9964)
4327 (rmail-new-summary): Remember that rmail-summary-buffer is buffer-local.
4329 2011-11-12 Martin Rudalics <rudalics@gmx.at>
4331 * window.el (window-resize, delete-window): Use window-splits
4332 variable instead of function.
4333 (window-state-get-1, window-state-put-2, window-state-put):
4334 Don't deal with windows' splits status.
4336 2011-11-12 Glenn Morris <rgm@gnu.org>
4338 * apropos.el (apropos-do-all, apropos-library, apropos-value)
4339 (apropos-documentation): Doc fixes.
4341 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
4343 * progmodes/idlw-shell.el (idlwave-shell-make-new-bp-overlay):
4344 * textmodes/sgml-mode.el (html-tag-help): Fix typos.
4346 2011-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
4348 * electric.el (electric-indent-post-self-insert-function): Make it
4349 possible for a char to only indent in some circumstances.
4350 (electric-indent-mode): Simplify.
4352 2011-11-11 Martin Rudalics <rudalics@gmx.at>
4354 * window.el (windows-with-parameter): Remove unused function.
4355 (windows-at-side): Rename to window-at-side-list.
4356 (window-check, window-atom-check, window-atom-check-1)
4357 (window-side-check, window-size-ignore, window-size-fixed-1)
4358 (window-in-direction-2): Prefix with "window--".
4359 (window-tree-1): Rename to window--subtree, fix doc-string.
4361 2011-11-11 Glenn Morris <rgm@gnu.org>
4363 * subr.el (eval-after-load): If FILE is already loaded,
4364 evaluate FORM before it gets wrapped in more stuff. (Bug#10009)
4366 2011-11-10 Glenn Morris <rgm@gnu.org>
4368 * vc/vc-svn.el (vc-svn-create-repo, vc-svn-modify-change-comment):
4369 Call svn via vc-svn-command rather than vc-do-command.
4370 (vc-svn-command): Add --non-interactive. (Bug#9993)
4371 (vc-svn-update, vc-svn-merge-news): No need for --non-interactive.
4373 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
4374 Add toggle-read-only. (Bug#7292)
4375 * files.el (toggle-read-only): Mention that it should only
4376 be used interactively. (Bug#10006)
4378 2011-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
4380 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4381 Adjust regexp for OCaml warnings.
4383 * electric.el (electric-pair-post-self-insert-function): Let user
4384 turn it off buffer-locally (bug#9932).
4386 * progmodes/python.el (python-beginning-of-statement):
4389 * progmodes/compile.el: Better handle TABs (bug#9749).
4390 (compilation-internal-error-properties)
4391 (compilation-next-error-function): Obey the target buffer's
4392 compilation-error-screen-columns.
4394 2011-11-09 Juanma Barranquero <lekktu@gmail.com>
4396 * progmodes/meta-mode.el: Remove obsolete comments.
4397 (meta-right-comment-regexp, meta-ignore-comment-regexp):
4398 Fix typos in docstrings.
4400 2011-11-09 Martin Rudalics <rudalics@gmx.at>
4402 * window.el (window-size-fixed-p): Rewrite doc-string.
4403 (window-resizable-p): Rename to window--resizable-p. Update callers.
4404 (window--resizable): New function. Make all callers of
4405 window-resizable call window--resizable instead.
4406 (window-resizable): Rewrite in terms of window--resizable.
4408 2011-11-08 Glenn Morris <rgm@gnu.org>
4410 * progmodes/delphi.el (delphi-mode-syntax-table):
4411 Let define-derived-mode define a proper syntax table. (Bug#9994)
4413 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4415 * window.el: Stay away from defsubst.
4416 (window-list-no-nils): Remove.
4417 (window-state-get-1, window-state-get): Use backquote instead.
4419 2011-11-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4421 * emacs-lisp/find-func.el (find-function-read):
4422 Fix incorrect use of default argument in `completing-read'.
4424 2011-11-08 Martin Rudalics <rudalics@gmx.at>
4426 * window.el (display-buffer-function, special-display-function):
4427 Mention display-buffer-record-window but do not mention
4428 help-setup parameter in doc-strings.
4429 (window-min-delta): Fix doc-string typo.
4431 2011-11-08 Chong Yidong <cyd@gnu.org>
4433 * window.el (window-total-height, window-total-width): Doc fix.
4434 (window-body-size): Move from C.
4435 (window-body-height, window-body-width): Move to C.
4437 2011-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
4439 * window.el: Make special-display like display-buffer-alist (bug#9532).
4440 (display-buffer--special-action): New function, morphed
4441 from display-buffer--special.
4442 (display-buffer): Use it to handle special-display-buffers at higher
4443 priority (just after display-buffer-alist).
4444 (display-buffer-fallback-action, display-buffer--other-frame-action)
4445 (pop-to-buffer-same-window): Remove display-buffer--special.
4447 2011-11-07 Glenn Morris <rgm@gnu.org>
4449 * calendar/cal-menu.el (cal-menu-set-date-title):
4450 Do nothing if not in a calendar. (Bug#9976)
4452 2011-11-07 Stefan Monnier <monnier@iro.umontreal.ca>
4454 * files.el (find-file): Always use selected-window.
4456 2011-11-07 Martin Rudalics <rudalics@gmx.at>
4458 * window.el (window-combinations): Make WINDOW argument
4459 mandatory. Rewrite doc-string.
4460 (walk-window-subtree, window-atom-check, window-min-delta)
4461 (window-max-delta, window--resize-this-window)
4462 (window--resize-root-window-vertically, window-tree)
4463 (balance-windows, window-state-put): Rewrite doc-strings as to
4464 not mention the term "subwindow".
4465 (window--resize-subwindows-skip-p): Rename to
4466 window--resize-child-windows-skip-p.
4467 (window--resize-subwindows-normal): Rename to
4468 window--resize-child-windows-normal.
4469 (window--resize-subwindows): Rename to
4470 window--resize-child-windows.
4471 (window-or-subwindow-p): Rename to window--in-subtree-p.
4473 2011-11-07 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
4475 * mail/rmail.el (rmail-get-new-mail, rmail-insert-inbox-text):
4476 Ensure that mbox format messages end in two newlines (Bug#9974).
4478 2011-11-06 Chong Yidong <cyd@gnu.org>
4480 * window.el (window-combination-p): Function deleted; its
4481 side-effect is not used in any existing code.
4482 (window-combinations, window-combined-p): Call window-*-child
4485 2011-11-05 Chong Yidong <cyd@gnu.org>
4487 * window.el (window-valid-p): Rename from window-any-p.
4488 (window-size-ignore, window-state-get): Callers changed.
4489 (window-normalize-window): Rename from window-normalize-any-window.
4490 New arg LIVE-ONLY, replacing window-normalize-live-window.
4491 (window-normalize-live-window): Delete.
4492 (window-combination-p, window-combined-p, window-combinations)
4493 (walk-window-subtree, window-atom-root, window-min-size)
4494 (window-sizable, window-sizable-p, window-size-fixed-p)
4495 (window-min-delta, window-max-delta, window-resizable)
4496 (window-resizable-p, window-full-height-p, window-full-width-p)
4497 (window-current-scroll-bars, window-point-1, set-window-point-1)
4498 (window-at-side-p, window-in-direction, window-resize)
4499 (adjust-window-trailing-edge, maximize-window, minimize-window)
4500 (window-deletable-p, delete-window, delete-other-windows)
4501 (record-window-buffer, unrecord-window-buffer)
4502 (switch-to-prev-buffer, switch-to-next-buffer, window--delete)
4503 (quit-window, split-window, window-state-put)
4504 (set-window-text-height, fit-window-to-buffer)
4505 (shrink-window-if-larger-than-buffer): Callers changed.
4507 2011-11-04 Eli Zaretskii <eliz@gnu.org>
4509 * mail/rmail.el (rmail-simplified-subject): Decode subject with
4510 rfc2047-decode-string.
4511 (rmail-mime-toggle-hidden): Declare to avoid byte-compilation
4514 * window.el (window-body-height, window-body-width): Mention in
4515 the doc string that the return values are in frame's canonical
4518 2011-11-03 Alan Mackenzie <acm@muc.de>
4520 * progmodes/cc-langs.el (c-nonlabel-token-2-key): New variable for
4521 change in cc-engine.el.
4523 2011-11-02 Stefan Monnier <monnier@iro.umontreal.ca>
4525 * window.el (switch-to-buffer): Use `force-same-window' interactively.
4527 2011-11-02 Martin Rudalics <rudalics@gmx.at>
4529 * window.el (quit-window): Call unrecord-window-buffer after
4530 showing another buffer in the window. (Bug#9937)
4531 (bury-buffer): Call switch-to-prev-buffer with second argument `bury'.
4533 2011-11-02 Juanma Barranquero <lekktu@gmail.com>
4535 * vc/vc-bzr.el (vc-bzr-state, vc-bzr-after-dir-status):
4536 Accept status with more than 9 shelves. (Bug#9935)
4537 Reported by Colin D Bennett <colin@gibibit.com>.
4539 2011-11-01 Martin Rudalics <rudalics@gmx.at>
4541 * help.el (with-help-window): Don't reference
4542 temp-buffer-show-specifiers in doc-string.
4544 2011-10-31 Andreas Schwab <schwab@linux-m68k.org>
4546 * subr.el (keymap--menu-item-with-binding): Ignore item if not a
4549 2011-10-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4551 * whitespace.el: New version 13.2.2.
4552 (whitespace-newline-mode): Disable properly. Reported by Sarah
4555 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
4557 * net/newst-treeview.el: Remove "Time-stamp".
4558 (newsticker--group-manage-orphan-feeds): Do not call
4559 newsticker--treeview-tree-update.
4560 (newsticker-treeview-update, newsticker-treeview):
4561 Call newsticker--treeview-tree-update if necessary.
4563 2011-10-30 Martin Rudalics <rudalics@gmx.at>
4565 * window.el (window-iso-combination-p, window-iso-combined-p)
4566 (window-iso-combinations): Remove "iso-" infix.
4567 Suggested by Chong Yidong.
4568 (window-min-size-1, window-size-fixed-1, window-min-delta-1)
4569 (window-max-delta-1, window-resize, window--resize-siblings)
4570 (window--resize-this-window, adjust-window-trailing-edge)
4571 (split-window, balance-windows-1)
4572 (shrink-window-if-larger-than-buffer):
4573 * calendar/calendar.el (calendar-generate-window):
4574 * help.el (resize-temp-buffer-window): Adjust callers accordingly.
4576 2011-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
4578 * eshell/esh-cmd.el (eshell-rewrite-for-command): Don't modify the list
4579 in place (bug#9907).
4580 (eshell-subcommand-arg-values, eshell-rewrite-named-command)
4581 (eshell-rewrite-if-command, eshell-rewrite-for-command)
4582 (eshell-structure-basic-command, eshell-rewrite-while-command)
4583 (eshell-invokify-arg, eshell-parse-pipeline, eshell-parse-command)
4584 (eshell-parse-subcommand-argument, eshell-parse-lisp-argument)
4585 (eshell-trap-errors, eshell-do-pipelines, eshell-do-eval)
4586 (eshell-do-pipelines-synchronously, eshell-eval-command):
4587 Use backquotes and prefer setq to set.
4588 (eshell-lookup-function, function-p-func, eshell-functionp): Remove.
4589 (eshell-macrop): Use functionp.
4590 (eshell-do-eval): Handle multiple expressions in `while' body.
4592 2011-10-30 Chong Yidong <cyd@gnu.org>
4594 * emulation/viper-cmd.el (viper-exec-change): Use push-mark
4595 instead of set-mark (Bug#9810).
4597 2011-10-30 Chong Yidong <cyd@gnu.org>
4599 * window.el (split-window-below, split-window-right): Rename from
4600 split-window-above-each-other and split-window-side-by-side
4601 respectively. All callers changed.
4602 (split-window-sensibly, split-window-sensibly): Use them.
4603 (split-window-keep-point): Doc fix.
4605 * isearch.el: Add isearch-scroll property to split-window-below
4606 and split-window-right.
4608 * follow.el (follow-mode):
4609 * vc/pcvs-util.el (cvs-pop-to-buffer-same-frame):
4610 * progmodes/ada-xref.el (ada-gdb-application):
4611 * emulation/vip.el (vip-buffer-in-two-windows):
4612 * image-dired.el (image-dired-dired-with-window-configuration):
4613 * dired-x.el (dired-do-find-marked-files):
4614 * dired.el (dired-pop-to-buffer):
4615 * bs.el (bs--show-with-configuration):
4616 * vc/emerge.el (emerge-setup-windows):
4617 * textmodes/two-column.el (2C-two-columns):
4618 * textmodes/reftex-toc.el (reftex-toc):
4619 * progmodes/gdb-mi.el (gdb-setup-windows):
4620 * progmodes/fortran.el (fortran-window-create):
4621 * net/newst-treeview.el (newsticker--treeview-window-init):
4622 * emulation/ws-mode.el (wordstar-C-o-map, wordstar-mode):
4623 * emulation/tpu-edt.el (tpu-gold-map):
4624 * emulation/crisp.el (crisp-mode-map):
4625 * calendar/calendar.el (calendar-basic-setup): Callers changed.
4627 2011-10-29 Chong Yidong <cyd@gnu.org>
4629 * subr.el (y-or-n-p): Add code for batch mode (Bug#9818).
4631 * mouse.el (mouse-yank-primary): Push the mark (Bug#9894).
4633 * textmodes/flyspell.el (flyspell-word): Fix char offset for
4634 forged Ispell output (Bug#7904).
4636 * emacs-lisp/package.el (package-refresh-contents): Add autoload.
4638 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4640 * doc-view.el: Avoid ugly errors about not finding nil.
4641 (doc-view-ghostscript-program, doc-view-dvipdfm-program)
4642 (doc-view-dvipdf-program, doc-view-unoconv-program)
4643 (doc-view-ps2pdf-program, doc-view-pdftotext-program):
4644 Avoid nil or absolute file name as default value.
4645 (doc-view-pdf->txt, doc-view-ps->pdf): Use executable-find here.
4647 2011-10-28 Alan Mackenzie <acm@muc.de>
4649 * progmodes/cc-defs.el (c-version): -> 5.32.2.
4651 2011-10-28 Alan Mackenzie <acm@muc.de>
4653 Amend the handling of c-beginning/end-of-defun in nested declaration
4656 * progmodes/cc-vars.el (c-defun-tactic): Move here from
4657 cc-langs.el. Change it to a defcustom.
4659 * progmodes/cc-langs.el (c-defun-tactic): Move this variable to
4662 * progmodes/cc-engine.el (c-beginning-of-statement-1):
4663 Prevent "class foo : bar" being spuriously recognized as a label.
4665 * progmodes/cc-cmds.el (c-narrow-to-most-enclosing-decl-block):
4666 Add parameter `inclusive' (to include enclosing braces in the region).
4667 (c-widen-to-enclosing-decl-scope): New function.
4668 (c-while-widening-to-decl-block): New macro.
4669 (c-beginning-of-defun, c-end-of-defun): Change algorithm to keep going
4670 outward for defun boundaries, and correspondingly change symbol
4671 `respect-enclosure' to `go-outward'.
4672 (c-declaration-limits): Change algorithm to report only the "innermost"
4675 2011-10-28 Deniz Dogan <deniz@dogan.se>
4677 * net/rcirc.el (rcirc-mode): Use hard newlines.
4679 2011-10-28 Alan Mackenzie <acm@muc.de>
4681 Amend to indent and fontify macros "which include their own semicolon"
4682 correctly, using the "virtual semicolon" mechanism.
4684 * progmodes/cc-defs.el: Update "virtual semicolon" comments.
4686 * progmodes/cc-engine.el (c-crosses-statement-barrier-p):
4687 Recode to scan one line at a time rather than having \n and \r
4688 explicitly in c-stmt-delim-chars (for some modes, e.g. AWK).
4689 (c-forward-label): Amend for virtual semicolons.
4690 (c-at-macro-vsemi-p, c-macro-vsemi-status-unknown-p): New functions.
4692 * progmodes/cc-fonts.el (c-font-lock-declarations): Take account
4693 of the new C macros.
4695 * progmodes/cc-langs.el (c-at-vsemi-p-fn):
4696 (c-vsemi-status-unknown-p-fn): Move to earlier in the file.
4697 (c-opt-cpp-symbol, c-line-comment-start-regexp): New language vars.
4698 (c-opt-cpp-macro-define): Make into a full language variable.
4699 (c-stmt-delim-chars, c-stmt-delim-chars-with-comma): Special value for
4700 AWK Mode (including \n, \r) removed, no longer needed.
4702 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode):
4703 Invoke c-make-macro-with-semi-re.
4705 * progmodes/cc-vars.el (c-macro-with-semi-re):
4706 (c-macro-names-with-semicolon): New variables.
4707 (c-make-macro-with-semi-re): New function.
4709 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4711 * vc/log-edit.el: Fill empty field rather than adding new one.
4712 (log-edit-add-field): New function.
4713 (log-edit-insert-changelog): Use it.
4715 2011-10-28 Mark Lillibridge <mark.lillibridge@hp.com> (tiny change)
4717 * mail/rmail.el (rmail-mode-map): Add M-C-f as in rmailsum (bug#9802).
4719 2011-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
4721 * progmodes/gdb-mi.el: Warn the user when -i=mi is missing.
4722 (gdb--check-interpreter): New function.
4725 2011-10-27 Glenn Morris <rgm@gnu.org>
4727 * emacs-lisp/cl-extra.el (most-positive-float, most-negative-float)
4728 (least-positive-float, least-negative-float)
4729 (least-positive-normalized-float, least-negative-normalized-float)
4730 (float-epsilon, float-negative-epsilon):
4731 Remove unnecessary declarations.
4733 * emacs-lisp/cl-extra.el (cl-float-limits): Add doc string.
4734 * emacs-lisp/cl.el (most-positive-float, most-negative-float)
4735 (least-positive-float, least-negative-float)
4736 (least-positive-normalized-float, least-negative-normalized-float)
4737 (float-epsilon, float-negative-epsilon): Add doc-strings,
4738 based on those in cl.texi.
4740 * files.el (set-visited-file-name): If the major-mode changed,
4741 reload the local variables. (Bug#9796)
4743 2011-10-27 Chong Yidong <cyd@gnu.org>
4745 * subr.el (change-major-mode-after-body-hook): New hook.
4746 (run-mode-hooks): Run it.
4748 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
4749 Use change-major-mode-before-body-hook.
4751 * simple.el (fundamental-mode):
4752 * emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28
4753 change introducing fundamental-mode-hook.
4755 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
4757 * term/w32-win.el (w32-default-color-map): Declare obsolete (Bug#9785).
4759 2011-10-26 Michael Albinus <michael.albinus@gmx.de>
4761 * ido.el (ido-file-name-all-completions-1): Do not require
4762 tramp.el explicitly. (Bug#7583)
4764 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
4766 * progmodes/octave-mod.el:
4767 * progmodes/octave-inf.el: Update maintainer.
4769 2011-10-26 Chong Yidong <cyd@gnu.org>
4771 * subr.el (with-wrapper-hook): Rewrite doc.
4773 2011-10-25 Michael Albinus <michael.albinus@gmx.de>
4775 * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t for
4776 filenames "/method:foo:". (Bug#9793)
4778 2011-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
4780 * comint.el (comint-get-old-input-default): Fix use-prompt-regexp case
4783 2011-10-24 Glenn Morris <rgm@gnu.org>
4785 * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)
4787 2011-10-24 Michael Albinus <michael.albinus@gmx.de>
4789 * notifications.el: Add the requirement of a running D-Bus session
4790 bus to the Commentary.
4792 2011-10-24 Juri Linkov <juri@jurta.org>
4794 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
4795 `search-whitespace-regexp' only when `isearch-regexp' is non-nil.
4798 2011-10-24 Juri Linkov <juri@jurta.org>
4800 * info.el (Info-following-node-name-re): Add newline to the list
4801 of allowed characters for leading space. (Bug#9824)
4803 2011-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
4805 * progmodes/octave-inf.el (inferior-octave-mode-map):
4806 Fix C-c C-h binding.
4807 * progmodes/octave-mod.el (octave-help): Remove.
4809 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
4811 Sync with Tramp 2.2.3.
4813 * net/tramp-cache.el (top): Pacify byte-compiler using
4814 `init-file-user' and `site-run-file'.
4816 * net/trampver.el: Update release number.
4818 2011-10-23 Chong Yidong <cyd@gnu.org>
4820 * files.el (toggle-read-only): Remove obsolete comment about
4823 * vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias
4824 for toggle-read-only. Note that this hasn't called vc-next-action
4825 since 2008-05-02, though it wasn't documented at the time.
4827 * vc/ediff-init.el (ediff-toggle-read-only-function):
4828 Use toggle-read-only.
4830 2011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
4832 Fix bug #9560, sporadic wrong indentation; improve instrumentation
4835 * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache):
4836 correct faulty logical expression.
4837 (c-parse-state-state, c-record-parse-state-state):
4838 (c-replay-parse-state-state): New defvar/defuns.
4839 (c-debug-parse-state): Use new functions.
4841 2011-10-22 Martin Rudalics <rudalics@gmx.at>
4843 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by
4844 last fix. Use window-in-direction correctly.
4846 2011-10-21 Chong Yidong <cyd@gnu.org>
4848 * progmodes/idlwave.el (idlwave-mode):
4849 * progmodes/vera-mode.el (vera-mode): No need to set
4850 require-final-newline; that's done in prog-mode.
4851 Suggested by Stefan Monnier.
4853 2011-10-21 Martin Rudalics <rudalics@gmx.at>
4855 * mouse.el (mouse-drag-window-above)
4856 (mouse-drag-move-window-bottom, mouse-drag-move-window-top)
4857 (mouse-drag-mode-line-1, mouse-drag-header-line)
4858 (mouse-drag-vertical-line-rightward-window): Remove.
4859 (mouse-drag-line): New function.
4860 (mouse-drag-mode-line, mouse-drag-header-line)
4861 (mouse-drag-vertical-line): Call mouse-drag-line.
4862 * window.el (window-at-side-p, windows-at-side): New functions.
4864 2011-10-21 Ulrich Mueller <ulm@gentoo.org>
4866 * tar-mode.el (tar-grind-file-mode):
4867 Fix handling of setuid/setgid, handle sticky bit. (Bug#9817)
4869 2011-10-21 Chong Yidong <cyd@gnu.org>
4871 * progmodes/idlwave.el (idlwave-mode):
4872 * progmodes/vera-mode.el (vera-mode):
4873 Use mode-require-final-newline.
4875 2011-10-20 Glenn Morris <rgm@gnu.org>
4877 * vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)
4879 2011-10-20 Christoph Scholtes <cschol2112@googlemail.com>
4881 * emulation/cua-base.el (cua-set-mark): Fix case of string.
4883 2011-10-20 Chong Yidong <cyd@gnu.org>
4885 * emulation/cua-base.el (cua-mode):
4886 * mail/footnote.el (footnote-mode):
4887 * mail/mailabbrev.el (mail-abbrevs-mode):
4888 * net/xesam.el (xesam-minor-mode):
4889 * progmodes/bug-reference.el (bug-reference-mode):
4890 * progmodes/cap-words.el (capitalized-words-mode):
4891 * progmodes/compile.el (compilation-minor-mode)
4892 (compilation-shell-minor-mode):
4893 * progmodes/gud.el (gud-tooltip-mode):
4894 * progmodes/hideif.el (hide-ifdef-mode):
4895 * progmodes/idlw-shell.el (idlwave-shell-electric-debug-mode):
4896 * progmodes/subword.el (subword-mode):
4897 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
4898 * progmodes/which-func.el (which-function-mode):
4899 * term/tvi970.el (tvi970-set-keypad-mode):
4900 * term/vt100.el (vt100-wide-mode):
4901 * textmodes/flyspell.el (flyspell-mode):
4902 * textmodes/ispell.el (ispell-minor-mode):
4903 * textmodes/nroff-mode.el (nroff-electric-mode):
4904 * textmodes/paragraphs.el (use-hard-newlines):
4905 * textmodes/refill.el (refill-mode):
4906 * textmodes/reftex.el (reftex-mode):
4907 * textmodes/rst.el (rst-minor-mode):
4908 * textmodes/sgml-mode.el (html-autoview-mode)
4909 (sgml-electric-tag-pair-mode):
4910 * textmodes/tex-mode.el (latex-electric-env-pair-mode):
4911 * vc/diff-mode.el (diff-auto-refine-mode, diff-minor-mode):
4912 * emulation/crisp.el (crisp-mode):
4913 * emacs-lisp/eldoc.el (eldoc-mode):
4914 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fixes for new
4915 minor mode behavior.
4917 2011-10-19 Juri Linkov <juri@jurta.org>
4919 * descr-text.el (describe-char): Add #x2010 and #x2011 to
4920 the list of hard-coded chars with escape-glyph face.
4922 2011-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
4924 * vc/log-edit.el (log-edit-empty-buffer-p): Ignore empty headers.
4926 2011-10-19 Michael Albinus <michael.albinus@gmx.de>
4928 * net/tramp.el (tramp-connectable-p): Make a stronger check on a
4931 2011-10-19 Glenn Morris <rgm@gnu.org>
4933 * vc/vc-bzr.el (vc-bzr-after-dir-status):
4934 Ignore ignored files. (Bug#9726)
4936 2011-10-19 Chong Yidong <cyd@gnu.org>
4938 Doc fix for minor modes, stating that an omitted argument enables
4939 the mode unconditionally when called from Lisp.
4941 * abbrev.el (abbrev-mode):
4942 * allout.el (allout-mode):
4943 * autoinsert.el (auto-insert-mode):
4944 * autoarg.el (autoarg-mode, autoarg-kp-mode):
4945 * autorevert.el (auto-revert-mode, auto-revert-tail-mode)
4946 (global-auto-revert-mode):
4947 * battery.el (display-battery-mode):
4948 * composite.el (global-auto-composition-mode)
4949 (auto-composition-mode):
4950 * delsel.el (delete-selection-mode):
4951 * desktop.el (desktop-save-mode):
4952 * dired-x.el (dired-omit-mode):
4953 * dirtrack.el (dirtrack-mode):
4954 * doc-view.el (doc-view-minor-mode):
4955 * double.el (double-mode):
4956 * electric.el (electric-indent-mode, electric-pair-mode):
4957 * emacs-lock.el (emacs-lock-mode):
4958 * epa-hook.el (auto-encryption-mode):
4959 * follow.el (follow-mode):
4960 * font-core.el (font-lock-mode):
4961 * frame.el (auto-raise-mode, auto-lower-mode, blink-cursor-mode):
4962 * help.el (temp-buffer-resize-mode):
4963 * hilit-chg.el (highlight-changes-mode)
4964 (highlight-changes-visible-mode):
4965 * hi-lock.el (hi-lock-mode):
4966 * hl-line.el (hl-line-mode, global-hl-line-mode):
4967 * icomplete.el (icomplete-mode):
4968 * ido.el (ido-everywhere):
4969 * image-file.el (auto-image-file-mode):
4970 * image-mode.el (image-minor-mode):
4971 * iswitchb.el (iswitchb-mode):
4972 * jka-cmpr-hook.el (auto-compression-mode):
4973 * linum.el (linum-mode):
4974 * longlines.el (longlines-mode):
4975 * master.el (master-mode):
4976 * mb-depth.el (minibuffer-depth-indicate-mode):
4977 * menu-bar.el (menu-bar-mode):
4978 * minibuf-eldef.el (minibuffer-electric-default-mode):
4979 * mouse-sel.el (mouse-sel-mode):
4980 * msb.el (msb-mode):
4981 * mwheel.el (mouse-wheel-mode):
4982 * outline.el (outline-minor-mode):
4983 * paren.el (show-paren-mode):
4984 * recentf.el (recentf-mode):
4985 * reveal.el (reveal-mode, global-reveal-mode):
4986 * rfn-eshadow.el (file-name-shadow-mode):
4987 * ruler-mode.el (ruler-mode):
4988 * savehist.el (savehist-mode):
4989 * scroll-all.el (scroll-all-mode):
4990 * scroll-bar.el (scroll-bar-mode):
4991 * server.el (server-mode):
4992 * shell.el (shell-dirtrack-mode):
4993 * simple.el (auto-fill-mode, transient-mark-mode)
4994 (visual-line-mode, overwrite-mode, binary-overwrite-mode)
4995 (line-number-mode, column-number-mode, size-indication-mode)
4996 (auto-save-mode, normal-erase-is-backspace-mode, visible-mode):
4997 * strokes.el (strokes-mode):
4998 * time.el (display-time-mode):
4999 * t-mouse.el (gpm-mouse-mode):
5000 * tool-bar.el (tool-bar-mode):
5001 * tooltip.el (tooltip-mode):
5002 * type-break.el (type-break-mode-line-message-mode)
5003 (type-break-query-mode):
5004 * view.el (view-mode):
5005 * whitespace.el (whitespace-mode, whitespace-newline-mode)
5006 (global-whitespace-mode, global-whitespace-newline-mode):
5007 * xt-mouse.el (xterm-mouse-mode): Doc fix.
5009 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5010 Fix autogenerated docstring.
5012 2011-10-19 Juri Linkov <juri@jurta.org>
5014 * net/browse-url.el (browse-url-can-use-xdg-open): Support LXDE
5015 by checking environment variables "DESKTOP_SESSION" and
5016 "XDG_CURRENT_DESKTOP". (Bug#9779)
5018 2011-10-19 Juri Linkov <juri@jurta.org>
5020 * net/browse-url.el (browse-url-browser-function): Add "Chromium".
5021 (browse-url-chromium-program, browse-url-chromium-arguments):
5023 (browse-url-default-browser): Check for `browse-url-chromium' and
5024 call `browse-url-chromium-program'.
5025 (browse-url-chromium): New command. (Bug#9779)
5027 2011-10-18 Juanma Barranquero <lekktu@gmail.com>
5029 * facemenu.el (list-colors-duplicates): On Windows, detect more
5030 duplicates by assuming that only colors matching "^System" are
5031 special "system colors". (Bug#9722)
5033 2011-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
5035 * vc/log-edit.el (log-edit): Add "Author:" header to encourage people
5036 to distinguish the author from the committer.
5038 2011-10-18 Michael Albinus <michael.albinus@gmx.de>
5040 * net/tramp.el (tramp-file-name-handler): Load Tramp packages silently.
5042 2011-10-18 Jirka Kosek <jirka@kosek.cz> (tiny change)
5044 * international/mule.el (sgml-html-meta-auto-coding-function):
5045 Add support for detecting encoding in HTML5 specified only as
5046 <meta charset="UTF-8">. Implementation just makes http-equiv and
5047 content-type parts from HTML4 encoding string optional. (Bug#9716)
5049 2011-10-18 Glenn Morris <rgm@gnu.org>
5051 * vc/vc.el (vc-initial-comment): Mark as obsolete. (Bug#9745)
5053 2011-10-18 Chong Yidong <cyd@gnu.org>
5055 * faces.el (cursor): Doc fix.
5057 2011-10-17 Chong Yidong <cyd@gnu.org>
5059 * font-lock.el (font-lock-maximum-size): Mark as obsolete.
5061 2011-10-17 Ryan Barrett <emacs@ryanb.org> (tiny change)
5063 * dirtrack.el (dirtrack): Support shell buffers with path
5064 prefixes, e.g. tramp-based remote shells. (Bug#9647)
5066 2011-10-17 Teodor Zlatanov <tzz@lifelogs.com>
5068 * json.el: Bump version to 1.3 and note change in History.
5069 (json-alist-p, json-plist-p): Rewrite to avoid recursion.
5071 2011-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
5073 * comint.el (comint-insert-input, comint-send-input)
5074 (comint-get-old-input-default, comint-backward-matching-input)
5075 (comint-next-prompt): Use nil instead of `input' for field property of
5076 past user input (bug#114).
5078 * minibuffer.el (completion--replace): Inherit surrounding properties
5080 (minibuffer-complete-and-exit): Use it.
5082 * comint.el (comint--table-subvert): Quote the all-completions output
5085 2011-10-17 Martin Rudalics <rudalics@gmx.at>
5087 * ido.el (ido-default-buffer-method): Remove redundant :type entry.
5089 * menu-bar.el (menu-bar-file-menu): Add entry for making new
5090 window on right of selected. (Bug#9350) Reword other window
5091 entries and separate them from frame entries.
5093 2011-10-15 Glenn Morris <rgm@gnu.org>
5095 * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests):
5098 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
5100 * net/network-stream.el (network-stream-open-starttls):
5101 Improve detection of failure due to lack of TLS support.
5103 * mail/sendmail.el (sendmail-query-once): Tweak prompt message,
5104 putting the input text in front and in bold.
5106 2011-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
5108 * pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging.
5110 * mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an
5113 * mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on
5114 unread-command-events rather than pushing yet-another event.
5116 2011-10-14 Eli Zaretskii <eliz@gnu.org>
5118 * mail/sendmail.el (sendmail-query-once): Improve the wording of
5119 the explanation of the possible choices. Make the options passed
5120 to completing-read shorter.
5122 2011-10-13 Agustín Martín Domingo <agustin.martin@hispalinux.es>
5124 * textmodes/flyspell.el (flyspell-large-region): Make sure
5125 extended character mode is used if defined (Bug#1339).
5127 2011-10-13 Eli Zaretskii <eliz@gnu.org>
5129 * simple.el (what-cursor-position): Fix the display of the
5130 character info for LRE, LRO, RLE, and RLO characters by appending
5133 2011-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
5135 * emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer
5136 even in case of error; add debug spec; simplify data flow.
5137 (with-timeout-handler): Remove.
5139 2011-10-12 Michael Albinus <michael.albinus@gmx.de>
5141 Fix Bug#6019, Bug#9315.
5143 * files.el (set-auto-mode): Call `file-name-sans-versions' for the
5144 complete `buffer-file-name', the local file name part could look
5145 remotely (for example on VMS).
5147 * net/ange-ftp.el (ange-ftp-run-real-handler): Make it an alias of
5148 `tramp-run-real-handler'.
5149 (ange-ftp-fix-name-for-vms): Handle the case, where `name' is
5150 already quoted by '"'.
5152 * net/tramp.el (tramp-rfn-eshadow-update-overlay): Ignore errors.
5153 Let `file-name-handler-alist' be nil, the local file name part
5154 could look remotely (for example on VMS).
5156 2011-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
5158 * textmodes/flyspell.el (flyspell-word): Move with-local-quit
5160 (flyspell-post-command-hook): ...to here.
5162 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
5164 * mail/sendmail.el (send-mail-function): Don't use sendmail-query-once
5166 (sendmail-query-once): Remove OS dependencies. Make it a 3-way choice
5167 using completion. Protect against "slow" callers.
5168 Remove the "message hack".
5170 2011-10-11 Juri Linkov <juri@jurta.org>
5172 * isearch.el (isearch-lazy-highlight-word): New variable.
5173 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
5176 2011-10-11 Glenn Morris <rgm@gnu.org>
5178 * progmodes/f90.el (f90-next-statement): Ignore preprocessor lines,
5179 like f90-previous-statement does.
5181 2011-10-11 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5183 * eshell/eshell.el (eshell-command): History should be saved
5184 only in interactive use, to avoid error.
5186 2011-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
5188 * minibuffer.el (completion-file-name-table): Fix last change,
5189 i.e. ignore normal errors but not the other ones.
5191 2011-10-10 Martin Rudalics <rudalics@gmx.at>
5193 * window.el (special-display-buffer-names)
5194 (special-display-regexps): Remove some remnants of earlier
5195 changes from doc-strings.
5196 (quit-windows-on): New function.
5198 * vc/vc.el (vc-revert, vc-rollback):
5199 * vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
5200 instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
5201 (Bug#6183) (Bug#7074) (Bug#7447)
5203 2011-10-09 Martin Rudalics <rudalics@gmx.at>
5205 * window.el (frame-auto-hide-function): Add version tag.
5208 2011-10-09 Michael Albinus <michael.albinus@gmx.de>
5210 * net/tramp.el (tramp-file-name-handler): Add 'debug to the error
5213 2011-10-09 Leo Liu <sdl.web@gmail.com>
5215 * mail/smtpmail.el (smtpmail-send-data): Add a missing space.
5218 2011-10-08 Glenn Morris <rgm@gnu.org>
5220 * progmodes/f90.el (f90-calculate-indent): Give preprocessor lines
5221 before the first code statement zero indent. (Bug#9690)
5223 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
5225 * simple.el (count-words-region): Always count in the region.
5226 Report the number of lines and characters too.
5227 (count-words): New command, which counts in the buffer if the
5228 region is inactive, as count-words-region used to.
5229 (count-words--message): New function. Handle plurals.
5230 (count-lines-region): Make it an alias for count-words-region.
5232 * bindings.el (esc-map): Replace count-lines-region with
5235 2011-10-08 Martin Rudalics <rudalics@gmx.at>
5237 * window.el (window--delete): Delete dedicated frame
5238 unconditionally when argument KILL is non-nil. (Bug#9699)
5239 (switch-to-buffer): Fix doc-string typo.
5241 2011-10-08 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5243 * eshell/eshell.el (eshell-command): Avoid using hooks.
5245 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
5247 * bindings.el ([M-left],[M-right]): Bind to left-word and
5248 right-word respectively.
5250 2011-10-07 Glenn Morris <rgm@gnu.org>
5252 * cus-start.el (debug-on-quit): Fix custom type.
5254 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5256 * subr.el (define-key-after): Clarify that the function is not
5257 useful for non-menu keymaps.
5259 * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
5261 2011-10-06 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5263 * eshell/eshell.el (eshell-command): Enable `eshell-mode' only
5264 in current minibuffer (Fix bug with recursive minibuffers).
5266 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
5268 * progmodes/gdb-mi.el (gdb): Doc fix.
5270 2011-10-05 Martin Rudalics <rudalics@gmx.at>
5272 * window.el (frame-auto-hide-function): New option replacing
5273 frame-auto-delete. Suggested by Stefan Monnier.
5274 (window--delete): Call frame-auto-hide-function instead of
5275 investigating frame-auto-delete.
5276 (window-point-1, set-window-point-1): New functions.
5277 (window-in-direction, record-window-buffer, window-state-get-1)
5278 (display-buffer-record-window): Use window-point-1 instead of
5280 (set-window-buffer-start-and-point): Use set-window-point-1.
5282 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
5284 * emacs-lisp/edebug.el: Heed checkdoc recommendations.
5286 2011-10-05 Glenn Morris <rgm@gnu.org>
5288 * progmodes/perl-mode.el (perl-electric-terminator): Doc fix.
5289 (perl-calculate-indent): Suppress scan errors. (Bug#2205)
5291 2011-10-05 Leo Liu <sdl.web@gmail.com>
5293 * subr.el (read-char-choice): Fix argument to buffer-live-p which
5294 works with buffer object.
5296 2011-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
5298 * mpc.el (mpc-tool-bar-map): Add labels.
5300 2011-10-04 Glenn Morris <rgm@gnu.org>
5302 * calendar/holidays.el (calendar-check-holidays): Doc fix.
5304 2011-10-04 Martin Rudalics <rudalics@gmx.at>
5306 * window.el (window--delete): New function.
5307 (frame-auto-delete): Resuscitate option.
5308 (bury-buffer, replace-buffer-in-windows)
5309 (quit-window): Rewrite using window--delete.
5310 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
5311 Pass display-buffer-mark-dedicated to window--display-buffer-2
5314 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
5316 * pcmpl-unix.el (pcomplete/scp): Don't assume pcomplete-all-entries
5317 returns a list (bug#9554). Add remote file name completion.
5318 * comint.el (comint--table-subvert): Curry and get quote&unquote
5319 functions as arguments.
5320 (comint--complete-file-name-data): Adjust call accordingly.
5321 * pcomplete.el (pcomplete--table-subvert): Remove.
5322 (pcomplete-completions-at-point): Use comint--table-subvert instead.
5324 * minibuffer.el (completion-table-case-fold): Use currying.
5325 (completion--styles-type, completion--cycling-threshold-type):
5327 (completion-styles, completion-category-overrides)
5328 (completion-cycle-threshold): Use them.
5329 * pcomplete.el (pcomplete-completions-at-point): Adjust call to
5330 completion-table-case-fold.
5332 2011-10-03 Stephen Berman <stephen.berman@gmx.net>
5334 * minibuffer.el (completion-category-overrides): Fix type of styles
5335 and add more user friendly tags (bug#9660).
5337 2011-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
5339 * international/mule-cmds.el: Fix abuses of apply-partially (bug#9661).
5340 (mule-input-method-string): New widget.
5341 (default-input-method, language-info-custom-alist): Use it.
5343 2011-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
5345 * pcomplete.el: Require comint.
5346 (pcomplete--common-suffix): Remove.
5347 (pcomplete--common-quoted-suffix): Use comint--common-suffix instead.
5348 (pcomplete--table-subvert): Sync with comint--table-subvert.
5349 (pcomplete--entries): Use comint-completion-file-name-table.
5350 * comint.el (comint-unquote-filename): Simplify.
5351 (comint-completion-file-name-table): New function (bug#9616).
5352 (comint--complete-file-name-data): Use it.
5354 * pcmpl-gnu.el (pcmpl-gnu-with-file-buffer): New macro (bug#9643).
5355 (pcmpl-gnu-tar-buffer): Remove.
5356 (pcmpl-gnu-with-file-buffer): Use it to avoid leaving the tar's buffer
5357 around. Make sure pcomplete-suffix-list is only changed temporarily.
5358 Don't look inside the tar's file if it's too large.
5360 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
5362 * cus-edit.el (custom-mode-map):
5363 * epa.el (epa-key-list-mode-map):
5364 * man.el (Man-mode-map):
5365 * startup.el (splash-screen-keymap):
5366 * simple.el (special-mode-map): Use scroll-up-command and
5367 scroll-down-command.
5369 * progmodes/idlw-help.el (idlwave-help-mode-map):
5370 * progmodes/ebrowse.el (ebrowse-electric-position-mode-map):
5371 * net/newst-plainview.el (newsticker-mode-map):
5372 * emulation/ws-mode.el (wordstar-mode-map):
5373 * emulation/vi.el (vi-com-map):
5374 * calc/calc-graph.el (calc-graph-show-dumb):
5375 * term/sun.el (terminal-init-sun):
5376 * term/ns-win.el (global-map):
5377 * progmodes/grep.el (grep-mode-map):
5378 * progmodes/ebrowse.el (ebrowse-electric-list-mode-map):
5379 * mail/rmail.el (rmail-mode-map):
5380 * progmodes/cpp.el (cpp-edit-mode-map): Likewise.
5382 * custom.el (custom-safe-themes, load-theme): Treat value of t for
5383 custom-safe-themes as special.
5385 2011-10-01 Julien Danjou <julien@danjou.info>
5387 * notifications.el (notifications-notify): Fix docstring.
5389 2011-10-01 Per Starbäck <per@starback.se>
5391 * pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
5393 2011-09-30 Martin Rudalics <rudalics@gmx.at>
5395 * startup.el (command-line-1): Fix last fix by inserting
5396 initial-scratch-message into *scratch* before displaying it.
5397 (Bug#9605) and (Bug#9636)
5399 2011-09-29 Eli Zaretskii <eliz@gnu.org>
5401 * simple.el (line-move): If auto-hscroll-mode is disabled and the
5402 window is hscrolled, move by logical lines. (Bug#9607)
5403 (line-move-visual): Update the doc string to the above effect.
5405 2011-09-29 Martin Rudalics <rudalics@gmx.at>
5407 * window.el (display-buffer-record-window): When WINDOW is the
5408 selected window use `point' instead of `window-point'. (Bug#9626)
5410 * startup.el (command-line-1): Use insert-before-markers when
5411 inserting initial-scratch-message. (Bug#9605)
5413 * help.el (help-window): Remove variable.
5415 2011-09-29 Glenn Morris <rgm@gnu.org>
5417 * pcmpl-cvs.el (pcomplete/cvs): Add "status" handler.
5419 2011-09-29 Juanma Barranquero <lekktu@gmail.com>
5421 * descr-text.el (describe-char-categories): Accept category
5422 descriptions more than one line long.
5424 2011-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
5426 * simple.el (delete-trailing-whitespace): Fix last change.
5428 * progmodes/perl-mode.el (perl-syntax-propertize-function):
5429 Don't confuse "y => 3" as the beginning of a `y' operation.
5431 * emacs-lisp/debug.el (debug-convert-byte-code): Don't assume the
5432 object has more than 4 slots (bug#9613).
5434 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
5436 * subr.el (with-output-to-temp-buffer):
5437 * net/quickurl.el (quickurl, quickurl-browse-url):
5438 Fix typos in docstrings.
5440 2011-09-27 Eli Zaretskii <eliz@gnu.org>
5442 * minibuffer.el (completion-styles)
5443 (completion-category-overrides): Cross reference each other in doc
5446 2011-09-27 Glenn Morris <rgm@gnu.org>
5448 * pcmpl-cvs.el (pcmpl-cvs-entries): Update for Emacs 22.1 changes
5449 to split-string. (Bug#9606)
5451 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5453 * mail/smtpmail.el (smtpmail-via-smtp): Fix STARTTLS detection
5456 2011-09-27 Chong Yidong <cyd@stupidchicken.com>
5458 * emacs-lisp/package.el (list-packages): Fix echo area message.
5460 2011-09-27 Leo Liu <sdl.web@gmail.com>
5462 * ido.el (ido-read-internal): Accept cons cell HIST arg.
5464 2011-09-25 Michael Albinus <michael.albinus@gmx.de>
5466 * net/dbus.el (dbus-unregister-object): Don't release services for
5467 registered signals. (Bug#9581)
5469 2011-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5471 * progmodes/cfengine.el (cfengine-auto-mode): Add convenience
5472 function that picks between cfengine 2 and 3 support
5473 automatically. Update docs accordingly.
5475 2011-09-22 Kenichi Handa <handa@m17n.org>
5477 * language/ind-util.el (indian-tml-base-table): Add TAMIL DIGIT
5479 (indian-itrans-v5-table-for-tamil): New variable.
5480 (indian-tml-itrans-v5-hash): Use the above variable (Bug#9336).
5482 2011-09-22 Ken Manheimer <ken.manheimer@gmail.com>
5484 * allout.el (allout-this-command-hid-stuff): Buffer-local variable
5485 that's true if the current command involved collapsing of text.
5486 It's reset to false at the beginning of the next command.
5487 (allout-post-command-business): Move the cursor to the beginning
5488 of entry if the cursor is hidden and collapsing activity just
5491 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
5493 * mouse.el (mouse-drag-track): Set scroll-margin to 0 while
5494 tracking (Bug#9541).
5496 2011-09-24 Ulf Jasper <ulf.jasper@web.de>
5498 * net/newst-reader.el (newsticker-html-renderer)
5499 (newsticker-show-news): Automatically load html rendering package
5500 if newsticker-html-renderer is set. Fixes "Warning: defvar ignored
5501 because w3m-fill-column is let-bound" and the error "Symbol's value
5502 as variable is void: w3m-fill-column".
5504 2011-09-24 Michael Albinus <michael.albinus@gmx.de>
5506 * net/dbus.el (dbus-unregister-object): Remove match rule of signals.
5507 Release services only if they are defined. (Bug#9581)
5509 2011-09-23 Richard Stallman <rms@gnu.org>
5511 * textmodes/paragraphs.el (forward-sentence): For backwards case,
5512 distinguish start of paragraph from start of its text.
5514 * mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Autoload.
5516 * mail/rmail.el (rmail-view-buffer-kill-buffer-hook): New function.
5517 (rmail-generate-viewer-buffer): Put that hook on view buffer.
5518 (rmail-mode-kill-buffer-hook): Override that hook, to kill view buffer.
5520 2011-09-23 Andreas Schwab <schwab@linux-m68k.org>
5522 * international/mule-diag.el (mule-diag): Insert a newline after
5523 each fontset description.
5525 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
5527 * simple.el (delete-trailing-whitespace):
5528 Document last change; simplify.
5530 2011-09-23 Peter J. Weisberg <pj@irregularexpressions.net>
5532 * simple.el (delete-trailing-whitespace): Also delete
5533 extra newlines at the end of the buffer.
5535 * textmodes/picture.el: Make motion commands obey shift-select-mode.
5536 (picture-newline): Use forward-line so as to ignore fields.
5538 2011-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
5540 * subr.el (with-wrapper-hook): Fix edebug spec.
5542 2011-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5544 * simple.el (kill-line): Note effect of `show-trailing-whitespace'
5547 2011-09-23 Michael Albinus <michael.albinus@gmx.de>
5549 * net/tramp-sh.el (tramp-sh-handle-file-name-all-completions):
5550 Fix nasty bug using wrong cached values.
5552 2011-09-23 Alan Mackenzie <acm@muc.de>
5554 * progmodes/cc-defs.el (c-version): Increase to 5.31.9.
5556 2011-09-23 Chong Yidong <cyd@stupidchicken.com>
5558 * window.el (pop-to-buffer): Ensure right window is selected if we
5559 chose another frame.
5561 2011-09-22 Eli Zaretskii <eliz@gnu.org>
5563 * simple.el (what-cursor-position): Use get-char-property-change
5564 and next-single-char-property-change, to be able to show display
5565 properties that come from overlays as well as text properties.
5567 2011-09-22 Chong Yidong <cyd@stupidchicken.com>
5569 * window.el (pop-to-buffer-same-window): New (reinstated) fun.
5571 * cmuscheme.el (run-scheme, switch-to-scheme):
5572 * cus-edit.el (customize-group, custom-buffer-create)
5576 * mail/sendmail.el (mail):
5577 * progmodes/inf-lisp.el (inferior-lisp): Use it (Bug#9532).
5579 2011-09-22 Richard Stallman <rms@gnu.org>
5581 * textmodes/paragraphs.el (forward-sentence): When setting PAR-BEG,
5582 move back only to line beg, don't move back over blank lines.
5584 2011-09-22 Michael Albinus <michael.albinus@gmx.de>
5586 * files.el (copy-directory): Set directory attributes only in case
5587 they could be retrieved from the source directory. (Bug#9565)
5589 2011-09-22 Dima Kogan <dkogan@secretsauce.net> (tiny change)
5591 * progmodes/hideshow.el (hs-looking-at-block-start-p)
5592 (hs-find-block-beginning, hs-hide-level-recursive):
5593 Ignore strings as well as comments. (Bug#9502)
5595 2011-09-22 Andrew Schein <andrew@andrewschein.com> (tiny change)
5597 * progmodes/sql.el (sql-comint-postgres):
5598 Convert port number to a string. (Bug#9566)
5600 2011-09-22 Martin Rudalics <rudalics@gmx.at>
5602 * window.el (quit-window): Undedicate window when switching to
5603 previous buffer. Reported by Thierry Volpiatto
5604 <thierry.volpiatto@gmail.com>.
5605 (special-display-popup-frame): When popping up a new frame reset
5606 its previous buffers to nil. Simplify code.
5608 2011-09-21 Michael Albinus <michael.albinus@gmx.de>
5610 * net/tramp.el (tramp-handle-shell-command): Set process sentinel
5611 and process filter, as done also in `shell-command'.
5613 2011-09-21 Martin Rudalics <rudalics@gmx.at>
5615 * window.el (set-window-buffer-start-and-point):
5616 Call set-window-start with NOFORCE argument t.
5617 Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
5618 (quit-window): Reword doc-string. Handle new format of
5619 quit-restore parameter. Don't delete window if it has a
5620 previous buffer we can show instead of the present one.
5621 (display-buffer-record-window): Rewrite using a new format for
5622 the quit-restore window parameter
5623 (special-display-popup-frame, display-buffer-same-window)
5624 (display-buffer-reuse-window, display-buffer-pop-up-frame)
5625 (display-buffer-pop-up-window, display-buffer-use-some-window):
5626 Adapt symbol passed to display-buffer-record-window.
5627 * help.el (help-window-setup): Handle new format of quit-restore
5630 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
5632 * faces.el (face-list): Fix docstring (bug#9564).
5634 * window.el (display-buffer--action-function-custom-type):
5635 Don't include internal functions in the Custom interface.
5637 2011-09-20 Juri Linkov <juri@jurta.org>
5639 * info.el (Info-history-skip-intermediate-nodes): New defcustom.
5640 (Info-forward-node, Info-backward-node, Info-next-preorder)
5641 (Info-last-preorder): Use it. (Bug#9528)
5643 2011-09-20 Juri Linkov <juri@jurta.org>
5645 * info.el (Info-last-preorder): Visit last menu item only when
5646 `Info-scroll-prefer-subnodes' is non-nil (third test-case of bug#9528).
5648 2011-09-20 Julien Danjou <julien@danjou.info>
5650 * password-cache.el (password-cache-remove): Remove entries even if the
5651 value is nil, so that password with a nil value (negative caching) is
5652 possible to invalidate.
5654 2011-09-20 Lawrence Mitchell <wence@gmx.li>
5656 * progmodes/f90.el (f90-break-line): If breaking inside comment delete
5657 all whitespace around breakpoint. (Bug#9553)
5658 (f90-find-breakpoint): Only break at whitespace inside a comment.
5660 2011-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
5662 * minibuffer.el (completion-file-name-table): Keep track of errors.
5663 (completion-table-with-predicate): Handle the case where pred1 is nil.
5664 * pcomplete.el (pcomplete-completions-at-point): Simplify.
5666 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5668 * emacs-lisp/debug.el (debugger-args): Give it a docstring.
5669 (debugger-return-value): Signal an error if the debugging context does
5670 not await any return value.
5672 * ps-mule.el (ps-mule-plot-string): Don't inf-loop (bug#5108).
5673 * image-mode.el (image-toggle-display-text)
5674 (image-toggle-display-image): Stay away from evil `intangible'.
5676 2011-09-19 Leo Liu <sdl.web@gmail.com>
5678 * replace.el (occur-revert-arguments): Make it permanent-local.
5679 (occur-mode): Don't call font-lock-defontify.
5681 2011-09-19 Chong Yidong <cyd@stupidchicken.com>
5683 * net/ldap.el (ldap-search-internal): Don't push empty search
5686 2011-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
5688 * whitespace.el (whitespace-newline-mode): Disable it right (bug#9550).
5690 2011-09-19 Michael Albinus <michael.albinus@gmx.de>
5692 * net/tramp-sh.el (tramp-inline-compress-commands): Add "xz".
5693 Suggested by Liam Stitt <stittl@cuug.ab.ca>.
5695 2011-09-18 Juri Linkov <juri@jurta.org>
5697 * buff-menu.el (Buffer-menu-mode-map):
5698 * dired.el (dired-mode-map):
5699 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map)
5700 (lisp-interaction-mode-map):
5701 * emacs-lisp/package.el (package-menu-mode-map):
5702 * epa.el (epa-key-list-mode-map):
5703 * menu-bar.el (menu-bar-showhide-tool-bar-menu)
5704 (menu-bar-options-menu):
5705 * outline.el (outline-mode-menu-bar-map):
5706 * vc/vc-bzr.el (vc-bzr-shelve-menu-map, vc-bzr-extra-menu-map):
5707 * vc/vc-dir.el (vc-dir-menu-map):
5708 * vc/vc-git.el (vc-git-stash-menu-map, vc-git-extra-menu-map):
5709 Capitalize non-function content words in menu item strings.
5711 * dired.el (dired-mode-map): Add menu item for
5712 `image-dired-dired-toggle-marked-thumbs'.
5714 2011-09-18 Juri Linkov <juri@jurta.org>
5716 * isearch.el (isearch-edit-string): Bind `isearch-new-case-fold'
5717 to `isearch-case-fold-search' and restore its original value
5718 after the `isearch-mode' call.
5720 2011-09-18 Juri Linkov <juri@jurta.org>
5722 * progmodes/grep.el (grep-process-setup): Don't check code for 1
5723 because `zgrep' returns 1 for successful matches (bug#9226).
5725 2011-09-18 Juri Linkov <juri@jurta.org>
5727 * info.el (Info-extract-menu-node-name): Check the second match
5728 for empty string (second test-case of bug#9528).
5729 (Info-last-preorder): Let-bind `Info-history' to nil to not add
5730 intermediate nodes to the history (first test-case of bug#9528).
5732 2011-09-18 Juri Linkov <juri@jurta.org>
5734 * info.el (Info-mode-syntax-table): New variable.
5735 (Info-mode): Set `:syntax-table' to `Info-mode-syntax-table' (bug#3312).
5737 2011-09-18 Juri Linkov <juri@jurta.org>
5739 * info.el (Info-file-supports-index-cookies):
5740 Increment line-beginning-position's arg from 3 to 4 because makeinfo
5741 outputs one more line for long file names (bug#4142).
5743 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
5745 * newcomment.el (comment-normalize-vars): If prompting for
5746 comment-start, set comment-start-skip too (Bug#8424).
5748 2011-09-18 Johan Bockgård <bojohan@gnu.org>
5750 * icomplete.el: Fix previous fix of Bug#5849.
5751 (icomplete-mode): Don't set completion-show-inline-help.
5752 (icomplete-minibuffer-setup): Set completion-show-inline-help
5753 locally during icompletion.
5755 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
5757 * woman.el (woman2-process-escapes): Don't delete unrecognized
5760 * files.el (inhibit-first-line-modes-regexps): Add image files.
5761 (hack-local-variables-prop-line): Return nil for malformed
5762 prop-lines (Bug#9044).
5764 2011-09-18 Michael Albinus <michael.albinus@gmx.de>
5766 * net/tramp.el (top): Don't require 'shell.
5767 (tramp-methods): Fix docstring.
5768 (tramp-get-remote-tmpdir): New defun, moved from tramp-sh.el.
5769 Return complete remote file name. Handle "smb" case.
5770 Use `tramp-tmpdir', if defined for the respective method.
5771 (tramp-make-tramp-temp-file): Adapt call of `tramp-get-remote-tmpdir'.
5773 * net/tramp-compat.el (top): Require 'shell.
5775 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band)
5776 (tramp-maybe-open-connection): Use `tramp-file-name-real-host' for
5777 `tramp-current-host'.
5778 (tramp-get-remote-tmpdir): Remove.
5780 * net/tramp-smb.el (tramp-methods): Add `tramp-remote-shell' and
5781 `tramp-tmpdir' entries.
5782 (tramp-smb-errors): Add "NT_STATUS_IMAGE_ALREADY_LOADED".
5783 (tramp-smb-handle-file-attributes): Ignore errors.
5784 (tramp-smb-wait-for-output): Check also for process end.
5786 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
5788 * mail/smtpmail.el (smtpmail-via-smtp): Ignore errors that arise
5789 when sending QUIT (bug#9312).
5791 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
5793 * replace.el (occur-mode-map): Rebind occur-edit-mode to "e" (Bug#8463).
5794 (occur-edit-mode-map): Bind C-c C-c to occur-cease-edit and C-o to
5795 occur-mode-display-occurrence.
5796 (occur-edit-mode): Add usage message.
5797 (occur-cease-edit): New command.
5798 (occur-after-change-function): Use text properties to find the
5799 position of the prefix text.
5800 (occur-engine): Set stickiness of prefix text properties.
5802 2011-09-17 Glenn Morris <rgm@gnu.org>
5804 * progmodes/etags.el (complete-tag):
5805 Fix call to completion-in-region. (Bug#9526)
5807 2011-09-17 Juri Linkov <juri@jurta.org>
5809 * textmodes/ispell.el (ispell-word): Add to the error message
5810 the word, ispell program name and current dictionary (bug#9121).
5811 (ispell-tex-arg-end): Capitalize "error" in the error message.
5813 2011-09-17 Andreas Schwab <schwab@linux-m68k.org>
5815 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflow
5818 2011-09-17 Juri Linkov <juri@jurta.org>
5820 * window.el (window-safe-min-height, window-safe-min-width):
5821 Fix typos (followup to bug#9522).
5823 2011-09-17 Sven Joachim <svenjoac@gmx.de>
5825 * window.el (window-min-width, window-state-put): Fix typos (bug#9522).
5827 2011-09-16 Eli Zaretskii <eliz@gnu.org>
5829 * simple.el (line-move): If goal-column is set, move by logical
5830 lines, not by display lines. (Bug#971)
5831 (next-line, previous-line, goal-column, line-move-visual): Doc fix
5832 to reflect the above change.
5834 2011-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
5836 * image.el (imagemagick-register-types): Use regexp-opt.
5838 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
5840 * window.el (display-buffer-base-action): Rename from
5841 display-buffer-default-action. Make default value empty.
5842 (display-buffer-overriding-action): Convert to defvar.
5843 (display-buffer-fallback-action): New var.
5845 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
5847 * emacs-lisp/package.el (package-alist): Fix risky-local-variable
5849 (package--add-to-archive-contents): If there is a duplicate entry
5850 with an older version, remove it.
5851 (package-menu-mark-delete, package-menu-mark-install)
5852 (package-menu-mark-unmark): Make unused args optional.
5853 (package-menu-mark-obsolete-for-deletion):
5854 Use package-menu-get-status instead of a regexp search.
5855 (package-menu-get-status): Use tabulated-list-entry.
5856 (package-menu-mark-upgrades): New command.
5857 (package-menu-mode-map): Bind it to U. Add it to menu bar.
5858 (package-menu-execute): Do installation before deletion.
5859 (package-menu-refresh, package-menu-execute): Use derived-mode-p
5860 instead of checking major-mode.
5861 (package-menu--find-upgrades): New function.
5863 2011-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
5865 * mail/smtpmail.el (smtpmail-send-command): Don't include AUTH
5866 passwords in the log buffer.
5867 (smtpmail-process-filter): Update the process marker so that the
5868 "broken by peer" status message is inserted in the right place.
5870 2011-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
5872 * textmodes/bibtex.el (bibtex-complete-string-cleanup)
5873 (bibtex-complete-crossref-cleanup): Adjust to accommodate needs of
5874 bibtex-completion-at-point-function.
5875 (bibtex-completion-at-point-function): Use them.
5877 * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.
5879 * mpc.el (mpc-constraints-tag-lookup): New function.
5880 (mpc-constraints-restore): Use it to make jumping to "album=Foo" apply
5881 also to browser "album|playlist".
5883 2011-09-14 Juri Linkov <juri@jurta.org>
5885 * isearch.el (isearch-fail-pos): Add new arg `msg'. Doc fix.
5886 (isearch-edit-string): Use length of `isearch-string' when
5887 `isearch-fail-pos' returns nil.
5888 (isearch-message): Remove duplicate code and call
5889 `isearch-fail-pos' with arg `t'.
5891 2011-09-14 Chong Yidong <cyd@stupidchicken.com>
5893 * replace.el (occur-mode-goto-occurrence): Don't force using other
5896 * dired-aux.el (dired-do-chmod): Don't provide initial input.
5898 2011-09-14 Martin Rudalics <rudalics@gmx.at>
5900 * window.el (display-buffer-window): Remove.
5901 (display-buffer-record-window): Use help-setup window parameter
5902 instead of variable display-buffer-window.
5903 (display-buffer-function, special-display-buffer-names)
5904 (special-display-function): Mention help-setup parameter instead
5905 of display-buffer-window in doc-string.
5906 * help.el (help-window-setup): New argument help-window.
5907 Use help-window-setup parameter instead of display-buffer-window.
5908 Reword some messages.
5909 (with-help-window): Pass window used for displaying the buffer
5910 to help-window-setup. Don't set display-buffer-window.
5912 2011-09-13 Glenn Morris <rgm@gnu.org>
5914 * emacs-lisp/debug.el (debugger-make-xrefs):
5915 Preserve point. (Bug#9462)
5917 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
5919 * window.el (window-deletable-p): Use next-frame.
5921 2011-09-13 Martin Rudalics <rudalics@gmx.at>
5923 * window.el (window-auto-delete): Remove.
5924 (window-deletable-p): Remove argument FORCE. Don't deal with
5925 dedication and previous buffers.
5926 (switch-to-prev-buffer): Don't delete window.
5927 (delete-windows-on): Delete a window's frame if and only if the
5928 window is dedicated.
5929 (replace-buffer-in-windows): Delete buffer's window or frame if
5930 and only if window is dedicated.
5931 (quit-window): Handle quit-restore as before last change.
5932 (bury-buffer): Delete window only if window-deletable-p returns t.
5934 2011-09-13 Chong Yidong <cyd@stupidchicken.com>
5936 * window.el (window-deletable-p): Never delete the last frame on a
5939 2011-09-13 Glenn Morris <rgm@gnu.org>
5941 * help.el (describe-key-briefly): Copy previous standard-output change.
5943 2011-09-13 PJ Weisberg <pj@irregularexpressions.net>
5945 * help.el (where-is): Respect non-standard standard-output. (Bug#9030)
5947 2011-09-13 Glenn Morris <rgm@gnu.org>
5949 * emacs-lisp/lisp-mode.el (lisp-indent-function):
5950 * progmodes/scheme.el (scheme-indent-function): Doc fixes.
5952 2011-09-12 Chong Yidong <cyd@stupidchicken.com>
5954 * dired-aux.el (dired-mark-read-string): Don't return default
5955 value on empty input (Bug#9361).
5956 (dired-do-chxxx): Treat empty input for "touch" as no -t option.
5957 Omit initial minibuffer contents.
5958 (dired-do-chmod): Signal an error on empty input.
5959 (dired-mark-read-string): Don't return default on empty input.
5961 * files.el (file-modes-symbolic-to-number): Doc fix.
5963 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
5965 * international/mule-cmds.el (ucs-completions): Remove.
5966 (read-char-by-name): Use complete-with-action instead; add metadata.
5968 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
5970 * window.el (display-buffer--action-function-custom-type)
5971 (display-buffer--action-custom-type): New vars.
5972 (display-buffer-alist, display-buffer-default-action)
5973 (display-buffer-overriding-action): Add defcustom types.
5975 * frame.el (delete-other-frames): Doc fix (Bug#276).
5977 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
5979 * play/doctor.el (make-doctor-variables): Define `doctor-sent'.
5981 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
5983 Change modes that used same-window-* vars to use switch-to-buffer.
5985 * progmodes/gdb-mi.el (gdb-restore-windows, gdb-setup-windows):
5986 Use switch-to-buffer.
5988 * cus-edit.el (customize-group, custom-buffer-create)
5989 (customize-browse, custom-buffer-create-other-window):
5990 Use switch-to-buffer or switch-to-buffer-other-window.
5992 * info.el (info, Info-find-node, Info-revert-find-node, Info-next)
5993 (Info-prev, Info-up, Info-speedbar-goto-node)
5994 (info-display-manual): Use switch-to-buffer.
5995 (Info-speedbar-goto-node): Use switch-to-buffer-other-frame.
5997 * mail/sendmail.el (mail): Use switch-to-buffer.
5998 (mail-recover): Use switch-to-buffer-other-window.
6000 * cmuscheme.el (run-scheme, switch-to-scheme):
6003 * net/rlogin.el (rlogin):
6004 * net/telnet.el (telnet, rsh):
6005 * progmodes/inf-lisp.el (inferior-lisp): Use switch-to-buffer.
6007 2011-09-11 Andreas Schwab <schwab@linux-m68k.org>
6009 * dired.el (dired-sort-toggle-or-edit): Revert last changes.
6011 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6013 * dired.el (dired-sort-toggle-or-edit): -o doesn't exist on *BSD,
6014 so don't mention it (bug#9301).
6015 (dired-sort-toggle-or-edit): Clarify string further.
6017 * faces.el (face-spec-set-match-display): Make `(type graphic)'
6018 match `x', `w32' and `ns', like the manual says (bug#9029).
6020 * subr.el (eval-after-load): Doc string clarification (bug#9125).
6021 (process-kill-buffer-query-function): Mention the buffer name in
6024 * image-mode.el (image-next-line): The line parameter is mandatory
6027 * dired.el (dired-sort-toggle-or-edit): Mention -o and -g, too,
6028 which can be useful (bug#9301).
6030 * textmodes/flyspell.el: Remove obsolete comment (bug#9368).
6032 * subr.el (match-string): Mention that the current buffer should
6033 be the same as the search was done in (bug#9282).
6035 * facemenu.el: Disable the remove-* commands if the mark isn't
6038 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
6040 * buff-menu.el (Buffer-menu-switch-other-window): Use second arg
6042 (Buffer-menu-2-window): Use switch-to-buffer-other-window.
6044 * replace.el (occur-mode-goto-occurrence)
6045 (occur-mode-display-occurrence) Use second arg of pop-to-buffer
6048 * mail/reporter.el (reporter-submit-bug-report): Use second arg of
6051 * mail/sendmail.el (sendmail-user-agent-compose): Don't bind the
6052 special-display and same-window variables.
6053 (mail-other-window): Use switch-to-buffer-other-window.
6054 (mail-other-frame): USe switch-to-buffer-other-frame.
6056 * progmodes/gdb-mi.el (gdb-frame-gdb-buffer):
6057 Use display-buffer-other-frame.
6058 (gdb-display-gdb-buffer): Use pop-to-buffer.
6060 * progmodes/gud.el (gud-goto-info): Use info-other-window.
6062 * progmodes/python.el: Don't set same-window-buffer-names.
6064 * textmodes/bibtex.el (bibtex-search-entry): Use switch-to-buffer.
6066 * window.el (display-buffer-alist): Add *Python*.
6068 2011-09-10 Chong Yidong <cyd@stupidchicken.com>
6070 * window.el (display-buffer-alist): Add entry for buffers
6071 previously handled same-window-*.
6072 (display-buffer-alist, display-buffer-default-action)
6073 (display-buffer-overriding-action): Mark as risky.
6074 (display-buffer-alist): Document action function changes.
6075 (display-buffer--same-window-action)
6076 (display-buffer--other-frame-action): New variables.
6077 (switch-to-buffer, display-buffer-other-frame): Use them.
6078 (display-buffer): Rename reuse-frame entry to reusable-frames.
6079 (display-buffer-reuse-selected-window): Function deleted.
6080 (display-buffer-reuse-window): Handle reusable-frames alist entry.
6081 If it's omitted, check pop-up-frames/display-buffer-reuse-frames.
6082 (display-buffer-special): New function.
6083 (display-buffer--maybe-pop-up-frame-or-window): Rename from
6084 display-buffer-reuse-or-pop-window. Split off special-display
6085 part into display-buffer-special.
6086 (display-buffer-use-some-window): Don't perform any special
6087 pop-up-frames handling.
6088 (pop-to-buffer): Use window-normalize-buffer-to-switch-to.
6089 (display-buffer--maybe-same-window): Rename from
6090 display-buffer-maybe-same-window.
6092 * info.el: Don't set same-window-regexps.
6093 (info-setup): New function.
6094 (info-other-window, info): Call it.
6096 * cus-edit.el: Don't set same-window-regexps.
6097 (customize-group): New argument.
6098 (customize-group-other-window): Use it.
6099 (customize-face, customize-face-other-window): Likewise.
6100 (custom-buffer-create-other-window): Use pop-to-buffer directly.
6104 * progmodes/gud.el: Don't set same-window-regexps.
6110 * progmodes/inf-lisp.el: Don't set same-window-buffer-names.
6112 2011-09-10 Juri Linkov <juri@jurta.org>
6114 * isearch.el (isearch-edit-string): Remove obsolete mention of
6115 `C-w' (`isearch-yank-word-or-char') from docstring.
6116 (isearch-query-replace): Fix typo in docstring (bug#9466).
6118 2011-09-10 Juri Linkov <juri@jurta.org>
6120 * paren.el (show-paren-function): Don't show escaped parens.
6121 Let-bind `unescaped' to `t' when paren is not escaped. (Bug#9461)
6123 2011-09-10 Eli Zaretskii <eliz@gnu.org>
6125 * mail/sendmail.el (mml-to-mime, mml-attach-file)
6126 (mm-default-file-encoding): Remove autoload forms, they are
6127 replaced with autoload cookies in mml.el and mm-encode.el.
6128 (mail-add-attachment): New command.
6129 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
6130 (mail-mode): Mention mail-insert-file and mail-add-attachment in
6132 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
6134 2011-09-10 Reuben Thomas <rrt@sc3d.org>
6136 * simple.el (count-words-region): Use buffer if there's no region
6139 2011-09-09 Juri Linkov <juri@jurta.org>
6141 * wdired.el (wdired-change-to-wdired-mode): Set buffer-local
6142 `isearch-filter-predicate' to `wdired-isearch-filter-read-only'.
6143 (wdired-isearch-filter-read-only): New function. (Bug#6362)
6145 2011-09-09 Alan Mackenzie <acm@muc.de>
6147 * progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'
6148 spuriously generating `awk-mode-syntax-table'. (Bug #9448).
6150 2011-09-09 Eli Zaretskii <eliz@gnu.org>
6152 Fix for Savannah bug#9392.
6153 * simple.el (mail-encode-mml): New defvar.
6155 * mail/rmail.el (mail-encode-mml): Add a defvar.
6156 (rmail-enable-mime-composing): Default to t.
6157 (rmail-forward): Use MIME method of forwarding only if both
6158 rmail-enable-mime-composing and rmail-enable-mime are non-nil.
6159 Set mail-encode-mml non-nil if the MIME method was used.
6161 * mail/sendmail.el (mml-to-mime): Add autoload form.
6162 (mail-encode-mml): Add a defvar.
6163 (mail-mode): Make mail-encode-mml buffer-local and initialize it
6165 (mail-send): If mail-encode-mml is non-nil, run the outgoing
6166 message through mml-to-mime, and reset mail-encode-mml to nil.
6168 2011-09-09 Glenn Morris <rgm@gnu.org>
6170 * woman.el (woman-if-body): When processing an .el block,
6171 do not delete the next .el block as well. (Bug#9447)
6172 (woman-special-characters): Add oq, cq, and hy characters.
6174 2011-09-08 Martin Rudalics <rudalics@gmx.at>
6176 * window.el (window-deletable-p): Make sure window is live before
6177 invoking window-prev-buffers.
6179 2011-09-08 Leo Liu <sdl.web@gmail.com>
6181 * net/rcirc.el (rcirc-cmd-invite): New rcirc command. (Bug#9453)
6183 2011-09-08 Juri Linkov <juri@jurta.org>
6185 * progmodes/compile.el (compilation-environment): Make it
6186 a defcustom (bug#8340).
6188 2011-09-08 Martin Rudalics <rudalics@gmx.at>
6190 * window.el (frame-auto-delete): Rename to window-auto-delete.
6191 Make it control auto-deletion of windows and/or frames.
6192 (window-deletable-p): New argument FORCE. Rewrite conditions
6193 for deleting window/frame. (Bug#9419)
6194 (switch-to-prev-buffer, replace-buffer-in-windows, quit-window):
6195 Rewrite handling of case when window/frame can be deleted.
6196 (delete-windows-on): Call window-deletable-p with new FORCE
6197 argument t. (Bug#9456)
6199 2011-09-07 Chong Yidong <cyd@stupidchicken.com>
6201 * help-mode.el (help-mode): Restore autoload.
6203 2011-09-07 Juri Linkov <juri@jurta.org>
6205 * progmodes/compile.el (compilation-start): Let-bind `thisenv' to
6206 `compilation-environment'. Set buffer-local
6207 `compilation-environment' to `thisenv' later after (funcall mode).
6210 * vc/vc-git.el (vc-git-grep): Remove --no-color. (Bug#9408)
6211 (vc-git-grep): Prepend "PAGER=" to `compilation-environment'
6212 instead of replacing its value. (Bug#8340)
6214 2011-09-07 Juri Linkov <juri@jurta.org>
6216 * progmodes/grep.el (grep-regexp-alist): Calculate column positions
6217 based on text properties put by `grep-filter' instead of matching
6219 (grep-mode): Set buffer-local `compilation-error-screen-columns'
6220 to the value of `grep-error-screen-columns' (bug#9438).
6222 2011-09-07 Juri Linkov <juri@jurta.org>
6224 * simple.el (next-error-highlight, next-error-highlight-no-select):
6227 2011-09-07 OKAZAKI Tetsurou <okazaki.tetsurou@gmail.com> (tiny change)
6229 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
6230 Check for null c-opt-block-decls-with-vars-key. (Bug#9443)
6232 2011-09-07 Leo Liu <sdl.web@gmail.com>
6234 * net/rcirc.el (rcirc-mode): Conditionally initialize
6237 2011-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
6239 * emacs-lisp/find-func.el (find-function-C-source): Only set
6240 find-function-C-source-directory after checking that we found a source
6241 file there (bug#9440).
6243 2011-09-06 Alan Mackenzie <acm@muc.de>
6245 * isearch.el (isearch-other-meta-char): Wherever a key list is
6246 unread, "unread" the prefix arg, too. This fixes bug #8901.
6248 2011-09-05 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
6250 * progmodes/grep.el (rgrep): Add "-type d" (bug#9414).
6252 2011-09-05 Juri Linkov <juri@jurta.org>
6254 * progmodes/grep.el (grep-process-setup): Fix comments (bug#8084).
6256 2011-09-05 Juri Linkov <juri@jurta.org>
6258 * progmodes/grep.el (grep-filter): Avoid incomplete processing by
6259 keeping point where processing of grep matches begins, and
6260 continue to delete remaining escape sequences from the same point.
6261 (grep-filter): Make leading zero optional in "0?1;31m" because
6262 git-grep emits "\033[1;31m" escape sequences unlike expected
6263 "\033[01;31m" as GNU Grep does (bug#9408).
6264 (grep-process-setup): Replace obsolete "ml=" with newer "sl=".
6266 2011-09-05 Juri Linkov <juri@jurta.org>
6268 * subr.el (y-or-n-p): Capitalize "yes".
6270 2011-09-04 Michael Albinus <michael.albinus@gmx.de>
6272 * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' but
6273 `tramp-cache-unload-hook' where appropriate.
6274 (tramp-methods): Rename `tramp-remote-sh' to
6275 `tramp-remote-shell'. Add `tramp-remote-shell-args'.
6276 (tramp-handle-shell-command): New defun, moved from tramp-sh.el.
6278 * net/tramp-sh.el (top): Don't require 'shell.
6279 (tramp-methods): Add `tramp-remote-shell' and
6280 `tramp-remote-shell-args' entries.
6281 (tramp-sh-file-name-handler-alist): Use `tramp-handle-shell-command'.
6282 (tramp-sh-handle-shell-command): Remove.
6283 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
6284 Use `tramp-remote-shell'.
6286 2011-09-03 Chong Yidong <cyd@stupidchicken.com>
6288 * mail/sendmail.el (sendmail-query-once-function): Delete.
6289 (sendmail-query-once): Save directly to send-mail-function.
6290 Update message-send-mail-function too.
6292 * mail/smtpmail.el (smtpmail-try-auth-methods): Clarify prompt.
6294 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
6296 * progmodes/python.el (python-mode-map): Use correct function to
6297 start python interpreter from menu-bar (as reported by Geert
6299 (inferior-python-mode-map): Fix typo.
6300 (python-shell-map): Remove.
6302 2011-09-03 Deniz Dogan <deniz@dogan.se>
6304 * net/rcirc.el (rcirc-print): Simplify code for
6305 rcirc-scroll-show-maximum-output. There is no need to walk
6306 through all windows to find the right one.
6308 2011-09-03 Christoph Scholtes <cschol2112@googlemail.com>
6310 * help.el (help-return-method): Doc fix.
6312 2011-09-03 Martin Rudalics <rudalics@gmx.at>
6314 * window.el (window-deletable-p): Don't return a non-nil value
6315 when there's a buffer that was shown in the window before.
6317 (display-buffer-pop-up-frame, display-buffer-pop-up-window):
6318 Set window's previous buffers to nil.
6320 2011-09-03 Eli Zaretskii <eliz@gnu.org>
6322 * mail/rmailmm.el (rmail-mime-insert-tagline): Insert an extra
6323 newline before and after the tag line, so it doesn't interfere
6324 with determining the paragraph direction of bidirectional text.
6326 2011-09-03 Leo Liu <sdl.web@gmail.com>
6328 * files.el (find-file-not-true-dirname-list): Remove. (Bug#9422)
6330 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
6332 * window.el (pop-to-buffer-1, pop-to-buffer-same-window): Delete.
6333 (pop-to-buffer): Change interactive spec. Pass second argument
6334 directly to display-buffer.
6335 (display-buffer): Fix interactive spec. Use functionp to
6336 distinguish between a function and a list of functions.
6338 * abbrev.el (edit-abbrevs):
6339 * arc-mode.el (archive-extract):
6340 * autoinsert.el (auto-insert):
6341 * bookmark.el (bookmark-bmenu-list):
6342 * files.el (find-file):
6343 * view.el (view-buffer):
6344 * progmodes/compile.el (compilation-goto-locus):
6345 * textmodes/bibtex.el (bibtex-initialize): Use switch-to-buffer.
6347 2011-09-02 Chong Yidong <cyd@stupidchicken.com>
6349 * window.el (display-buffer-alist): Doc fix.
6350 (display-buffer): Add docstring. Don't treat
6351 display-buffer-default specially.
6352 (display-buffer-reuse-selected-window)
6353 (display-buffer-same-window, display-buffer-maybe-same-window)
6354 (display-buffer-reuse-window, display-buffer-pop-up-frame)
6355 (display-buffer-pop-up-window)
6356 (display-buffer-reuse-or-pop-window)
6357 (display-buffer-use-some-window): New functions.
6358 (display-buffer-default-action): Use them.
6359 (display-buffer-default): Delete.
6360 (pop-to-buffer-1): Fix choice of actions.
6362 2011-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
6364 * minibuffer.el (completion--insert-strings): Don't get confused by
6365 completion entries that end with an LF char.
6367 2011-09-01 Eli Zaretskii <eliz@gnu.org>
6369 * window.el (frame-auto-delete, window-deletable-p): Doc fix.
6371 2011-09-01 Chong Yidong <cyd@stupidchicken.com>
6373 * window.el (display-buffer): Restore interactive spec.
6374 (display-buffer-same-window, display-buffer-other-window):
6376 (pop-to-buffer-1): New function. Use the above.
6377 (pop-to-buffer, pop-to-buffer-same-window): Use it.
6378 (pop-to-buffer-other-window, pop-to-buffer-other-frame): Delete.
6380 * view.el (view-buffer-other-window, view-buffer-other-frame):
6381 Just use pop-to-buffer.
6383 2011-09-01 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6385 * vc/vc-rcs.el (vc-rcs-responsible-p): Handle directories. (Bug#9391)
6387 2011-09-01 Wilfred Hughes <wilfred@potatolondon.com> (tiny change)
6389 * vc/vc-git.el (vc-git-grep): Use --no-color. (Bug#9408)
6391 2011-08-31 Richard Stallman <rms@gnu.org>
6393 * mail/rmail.el (rmail-epa-decrypt): Rewrite to take account
6394 of the separation of rmail-view-buffer from rmail-buffer.
6395 If you say no to "replace original", the decrypt is in the
6396 view buffer. If you say yes, the decrypt goes into the
6399 2011-08-31 Martin Rudalics <rudalics@gmx.at>
6401 * window.el (display-buffer-window): Rewrite doc-string.
6402 (display-buffer-record-window): New function.
6403 (display-buffer-macro-specifiers)
6404 (display-buffer-even-window-sizes, display-buffer-set-height)
6405 (display-buffer-set-width, display-buffer-in-window)
6406 (display-buffer-reuse-window, display-buffer-split-specifiers)
6407 (display-buffer-side-specifiers, display-buffer-split-window-1)
6408 (display-buffer-split-window, display-buffer-split-atom-window)
6409 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
6410 (display-buffer-pop-up-side-window, display-buffer-in-side-window)
6411 (display-buffer-other-window-means-other-frame)
6412 (display-buffer-normalize-special)
6413 (display-buffer-normalize-default)
6414 (display-buffer-normalize-argument)
6415 (display-buffer-normalize-alist-1, display-buffer-normalize-alist)
6416 (display-buffer-normalize-specifiers, display-buffer-frame)
6417 (display-buffer-same-window, display-buffer-same-frame)
6418 (display-buffer-other-window)
6419 (display-buffer-same-frame-other-window)
6420 (display-buffer-other-frame, pop-to-buffer-same-window)
6421 (pop-to-buffer-same-frame, pop-to-buffer-other-window)
6422 (pop-to-buffer-same-frame-other-window, pop-to-buffer-other-frame)
6423 (switch-to-buffer-same-frame)
6424 (switch-to-buffer-other-window-same-frame)
6425 (display-buffer-alist-of-strings-p, display-buffer-alist-add)
6426 (display-buffer-alist-set-1, display-buffer-alist-set-2)
6427 (display-buffer-alist-set): Remove.
6428 (display-buffer-function, special-display-buffer-names)
6429 (special-display-regexps, special-display-function):
6430 In doc-string refer to display-buffer-window and quit-restore
6432 (pop-up-frame-alist, pop-up-frame-function, special-display-p)
6433 (special-display-frame-alist, special-display-popup-frame)
6434 (same-window-buffer-names, same-window-regexps, same-window-p)
6435 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
6436 (split-window-preferred-function, split-height-threshold)
6437 (split-width-threshold, window-splittable-p)
6438 (split-window-sensibly, window--try-to-split-window)
6439 (window--frame-usable-p, even-window-heights)
6440 (window--even-window-heights, window--display-buffer-1)
6441 (window--display-buffer-2, display-buffer-other-frame):
6442 Restore old Emacs 23 code, order and doc-strings where applicable.
6443 (display-buffer-default, display-buffer-assq-regexp): New functions.
6444 (display-buffer-alist): Rewrite doc-string.
6445 (display-buffer-default-action)
6446 (display-buffer-overriding-action): New variables.
6447 (display-buffer, switch-to-buffer): Rewrite.
6448 (pop-to-buffer): Restore Emacs 23 behavior but use
6449 window-normalize-buffer-to-display.
6450 (switch-to-buffer-other-window, switch-to-buffer-other-frame):
6451 Restore Emacs 23 behavior but use
6452 window-normalize-buffer-to-switch-to.
6453 (pop-to-buffer-same-window): Rewrite.
6454 (pop-to-buffer-other-window, pop-to-buffer-other-frame):
6455 Rewrite using Emacs 23 options.
6457 2011-08-31 Michael Albinus <michael.albinus@gmx.de>
6459 * net/tramp.el (tramp-root-regexp): Remove.
6460 (tramp-completion-file-name-regexp-unified)
6461 (tramp-completion-file-name-regexp-separate)
6462 (tramp-completion-file-name-regexp-url): Don't use leading volume
6463 letter on win32 systems. (Bug#5303, Bug#9311)
6464 (tramp-drop-volume-letter): Simplify definition.
6465 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
6467 2011-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
6469 * subr.el (event-modifiers): Fix "missing modifier" part of docstring
6472 2011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
6474 * vc/pcvs-defs.el (cvs-find-file-and-jump): Docstring typo (bug#9369).
6476 2011-08-29 Juri Linkov <juri@jurta.org>
6478 * isearch.el (isearch-done): Don't display message "Mark saved"
6479 when arg `edit' is non-nil to prevent its flicker in the echo area.
6481 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
6483 * emacs-lisp/package.el (package-menu-mark-delete): Allow marking
6484 obsolete packages for deletion.
6486 2011-08-28 Christoph Scholtes <cschol2112@googlemail.com>
6488 * help-mode.el (help-mode-map): Add special-mode-map to parent.
6489 (help-mode): Derive help-mode from special-mode. Don't invoke
6490 view-mode from help-mode.
6491 (help-xref-override-view-map): Remove.
6492 (help-make-xrefs): Remove minor-mode-overriding-map-alist since
6493 view-mode is not used anymore.
6495 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
6497 * server.el (server-port): Doc fix.
6499 * cus-theme.el (custom-theme-choose-mode): Inherit from
6500 special-mode (Bug#9124).
6501 (custom-theme-choose-mode-map): Add special-mode to parent.
6503 2011-08-28 Alan Mackenzie <acm@muc.de>
6505 * progmodes/cc-fonts.el
6506 (c-make-font-lock-BO-decl-search-function): New function.
6507 (c-basic-matchers-after - "Fontify the clauses after various
6508 keywords"): Extract the three keyword lists for the 3 erroneous
6509 constructs from the list of four, and use the new function above
6510 in place of an old one.
6512 2011-08-28 Deniz Dogan <deniz@dogan.se>
6514 * net/rcirc.el (rcirc-insert-prev-input)
6515 (rcirc-insert-next-input): Remove unused argument.
6517 2011-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
6519 * shell.el (shell-parse-pcomplete-arguments): Unquote args (bug#9160).
6521 2011-08-27 Alan Mackenzie <acm@muc.de>
6523 * progmodes/cc-menus.el (cc-imenu-c++-generic-expression): Make it
6524 handle function pointer parameters properly.
6526 2011-08-27 Martin Rudalics <rudalics@gmx.at>
6528 * window.el (display-buffer-reuse-window): Fix case where
6529 selected window was reused with non-nil OTHER-WINDOW argument.
6532 2011-08-27 Deniz Dogan <deniz@dogan.se>
6534 * net/rcirc.el (rcirc-check-auth-status): Adding support for
6535 oftc's NickServ messages.
6537 2011-08-27 Glenn Morris <rgm@gnu.org>
6539 * saveplace.el (save-place-limit): Make it finite. (Bug#9352)
6541 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
6543 * emacs-lisp/package.el (package-install): Call package-initialize
6544 if called interactively.
6546 2011-08-26 Leo Liu <sdl.web@gmail.com>
6548 * emacs-lisp/cl-macs.el (defstruct): Fix format. (Bug#9357)
6550 2011-08-25 Juri Linkov <juri@jurta.org>
6552 * isearch.el (isearch-occur): Let-bind `search-spaces-regexp' to
6553 `search-whitespace-regexp' (bug#9364).
6555 2011-08-25 Juri Linkov <juri@jurta.org>
6557 * isearch.el (isearch-edit-string): Let-bind `search-ring' and
6558 `regexp-search-ring' to their global values to protect from
6559 updating by `read-from-minibuffer' (bug#9185).
6561 2011-08-25 Juri Linkov <juri@jurta.org>
6563 * textmodes/ispell.el (ispell-command-loop): Add newline
6564 at the end of the "Use option `i'..." line.
6566 2011-08-25 Juri Linkov <juri@jurta.org>
6568 * battery.el (display-battery-mode): If `battery-status-function'
6569 or `battery-mode-line-format' is nil, display the message and set
6570 `display-battery-mode' to nil (bug#9363).
6572 2011-08-25 Eli Zaretskii <eliz@gnu.org>
6574 * buff-menu.el (Buffer-menu-buffer+size): Remove calls to
6575 bidi-string-mark-left-to-right; they are unnecessary now.
6577 2011-08-25 Deniz Dogan <deniz@dogan.se>
6579 * net/quickurl.el: Documentation typo fixes.
6581 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
6583 * window.el (bury-buffer, quit-window): Use bury-buffer-internal.
6585 2011-08-25 Glenn Morris <rgm@gnu.org>
6587 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
6589 * mail/smtpmail.el (smtpmail-smtp-user): Add version: tag.
6590 (smtpmail-via-smtp): Handle nil response from smtp.
6592 2011-08-24 Juri Linkov <juri@jurta.org>
6594 * proced.el (proced-marked): Inherit from `error' instead of
6595 `font-lock-warning-face'.
6597 * ibuffer.el (ibuffer-marked-face): Change default face from
6598 `font-lock-warning-face' to `warning'.
6599 (ibuffer-deletion-face): Change default face from
6600 `font-lock-type-face' to `error'.
6602 * battery.el (battery-update): Use the face `error' instead of
6603 `font-lock-warning-face' (bug#6117).
6605 2011-08-24 Juri Linkov <juri@jurta.org>
6607 * faces.el (success): Change face color from "Green3" to
6608 "ForestGreen" on light background (bug#9353).
6610 2011-08-24 Chong Yidong <cyd@stupidchicken.com>
6612 * window.el (quit-window): Rename from quit-restore-window.
6613 Use same arglist as old quit-window.
6614 (frame-auto-delete): Doc fix.
6616 * view.el (view-mode-exit): Use quit-window.
6618 2011-08-24 Juri Linkov <juri@jurta.org>
6620 * isearch.el (isearch-ring-adjust1): Start visiting previous
6621 search strings from the index 0 (-1 + 1) instead of 1 (0 + 1).
6622 (isearch-repeat, isearch-edit-string): Call `isearch-ring-adjust1'
6623 for empty search string (when the last search string is reused
6624 automatically) to adjust the isearch ring to the last element and
6625 prepare the correct index for further M-p commands (bug#9185).
6627 2011-08-24 Kenichi Handa <handa@m17n.org>
6629 * international/ucs-normalize.el: If decomposition property of
6630 CHAR is the default one (i.e. a list of CHAR itself), treat it as
6632 (nfd, nfkd): Likewise.
6634 2011-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
6636 * mpc.el (mpc--proc-filter): Don't signal mpc-proc-error since signals
6637 from process filters aren't reliably transmitted to the surrounding
6638 accept-process-output.
6639 (mpc-proc-check): New function.
6640 (mpc-proc-sync): Use it (bug#8293)
6642 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
6644 * emacs-lisp/eieio.el (eieio-defmethod, eieio-defgeneric):
6645 Add compatibility functions (bug#9313).
6647 2011-08-23 Eli Zaretskii <eliz@gnu.org>
6649 * cus-start.el (all): Add entry for bidi-paragraph-direction.
6651 * international/uni-bidi.el: Regenerate.
6653 2011-08-23 Kenichi Handa <handa@m17n.org>
6655 * international/charprop.el:
6656 * international/uni-bidi.el:
6657 * international/uni-category.el:
6658 * international/uni-combining.el:
6659 * international/uni-comment.el:
6660 * international/uni-decimal.el:
6661 * international/uni-decomposition.el:
6662 * international/uni-digit.el:
6663 * international/uni-lowercase.el:
6664 * international/uni-mirrored.el:
6665 * international/uni-name.el:
6666 * international/uni-numeric.el:
6667 * international/uni-old-name.el:
6668 * international/uni-titlecase.el:
6669 * international/uni-uppercase.el: Regenerate.
6671 2011-08-23 Martin Rudalics <rudalics@gmx.at>
6673 * help.el (help-window-setup): Fix message displayed when other
6674 window is reused. (Bug#9341)
6676 2011-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
6678 * shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
6679 * pcomplete.el (pcomplete-quote-argument): Fix thinko (bug#9161).
6681 * pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
6683 * shell.el (shell-parse-pcomplete-arguments): New function.
6684 (shell-completion-vars): Use it instead (bug#9160).
6686 2011-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
6688 * progmodes/sh-script.el (sh-maybe-here-document): Disable magic in
6689 strings and comments (bug#9333).
6691 * emacs-lisp/debug.el (debug-arglist): New function.
6692 (debug-convert-byte-code): Use it. Handle lexical byte-codes.
6693 (debug-on-entry-1): Handle interpreted closures (bug#9120).
6695 2011-08-22 Juri Linkov <juri@jurta.org>
6697 * progmodes/compile.el (compilation-mode-font-lock-keywords):
6698 Revert regexp that highlights output switches to its old
6699 pre-2010-10-28 value and remove one `?' from it (bug#9319).
6701 * progmodes/grep.el (grep-process-setup): Use `buffer-modified-p'
6702 to check for empty output (bug#9226).
6704 2011-08-22 Chong Yidong <cyd@stupidchicken.com>
6706 * progmodes/scheme.el (scheme-mode-syntax-table): Don't use
6707 symbol-constituent as the default, as that stops font-lock from
6708 working properly (Bug#8843).
6710 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6712 * mail/smtpmail.el (smtpmail-via-smtp): Only bind
6713 `coding-system-for-*' around the process open call to avoid
6714 auth-source side effects.
6715 (smtpmail-try-auth-methods): Expand the secret password.
6716 (smtpmail-query-smtp-server): Allow `quit'-ing out in case the
6719 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
6721 * term.el (term-mouse-paste): Yank primary selection (Bug#6845).
6723 * emacs-lisp/find-func.el (find-function-noselect): New arg
6726 * emacs-lisp/edebug.el (edebug-instrument-function): Use it to
6727 signal an error for built-in functions (Bug#6664).
6729 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6731 * mail/smtpmail.el (smtpmail-smtp-user): New variable.
6732 (smtpmail-try-auth-methods): Use it.
6734 2011-08-21 Chong Yidong <cyd@stupidchicken.com>
6736 * font-lock.el (font-lock-fontify-region)
6737 (font-lock-unfontify-region, font-lock-default-fontify-buffer)
6738 (font-lock-default-unfontify-buffer)
6739 (font-lock-default-fontify-region)
6740 (font-lock-default-unfontify-region): Add docstrings (Bug#8624).
6742 * progmodes/compile.el (compilation-error-properties):
6743 Fix confusion between file struct and message struct (Bug#9319).
6744 (compilation-error-regexp-alist-alist): Fix 2011-05-09 change to
6747 * net/browse-url.el (browse-url-firefox): Don't call
6748 browse-url-firefox-sentinel unless using -remote (Bug#9328).
6750 2011-08-20 Glenn Morris <rgm@gnu.org>
6752 * tutorial.el (help-with-tutorial): Avoid an error on short screens.
6754 * tutorial.el (tutorial--default-keys): Update some default bindings.
6756 * files.el (hack-local-variables): Fully ignore case for "mode:".
6758 2011-08-20 Alan Mackenzie <acm@muc.de>
6760 Resolve invalid use of a regexp in regexp-opt.
6762 * progmodes/cc-fonts.el (c-complex-decl-matchers): Add in special
6763 detection for a java annotation.
6765 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Add in special
6766 detection for a java annotation.
6768 * progmodes/cc-langs.el (c-prefix-spec-kwds-re): Remove the special
6770 (c-modifier-kwds): Remove the regexp "@[A-za-z0-9]+".
6772 2011-08-20 Chong Yidong <cyd@stupidchicken.com>
6774 * startup.el (normal-top-level-add-subdirs-to-load-path): Doc fix
6777 2011-08-20 Alan Mackenzie <acm@muc.de>
6779 Fontify CPP expressions correctly when starting in the middle of
6780 such a construct. Mainly for when jit-lock etc. starts a chunk
6783 * progmodes/cc-fonts.el (c-font-lock-context): New buffer local
6785 (c-make-font-lock-search-form): New function, extracted from
6786 c-make-font-lock-search-function.
6787 (c-make-font-lock-search-function): Use the above function.
6788 (c-make-font-lock-context-search-function): New function.
6789 (c-cpp-matchers): Enhance the preprocessor expression case with
6791 (c-font-lock-complex-decl-prepare): Test for being in a CPP form
6792 which takes an expression.
6794 * progmodes/cc-langs.el (c-cpp-expr-intro-re): New lang-variable.
6796 2011-08-20 Martin Rudalics <rudalics@gmx.at>
6798 * window.el (display-buffer-reuse-window)
6799 (display-buffer-pop-up-window): Don't reuse or split a side
6802 2011-08-19 Glenn Morris <rgm@gnu.org>
6804 * files.el (hack-local-variables-prop-line, hack-local-variables):
6805 Downcase "Mode:". (Bug#9331)
6807 2011-08-18 Chong Yidong <cyd@stupidchicken.com>
6809 * international/characters.el: Add L and R categories.
6811 * subr.el (bidi-string-mark-left-to-right): Rename from
6812 string-mark-left-to-right. Use category search.
6814 * buff-menu.el (Buffer-menu-buffer+size): Callers changed.
6816 2011-08-18 Juri Linkov <juri@jurta.org>
6818 * faces.el (error, warning, success): New faces with definitions
6819 copied from old default values of `font-lock-warning-face',
6820 `compilation-warning', `compilation-info' (bug#6117).
6822 * font-lock.el (font-lock-warning-face): Inherit from `error'.
6824 * progmodes/compile.el (compilation-error): Inherit from `error'.
6825 (compilation-warning): Inherit from `warning'.
6826 (compilation-info): Inherit from `success'.
6828 * dired.el (dired-marked): Inherit from `warning'.
6829 (dired-flagged): Inherit from `error'.
6831 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
6833 * mail/smtpmail.el (auth-source): Require to avoid problems with
6834 binding variables (bug#9298). Also clean up some unused
6837 * net/network-stream.el (network-stream-open-starttls):
6838 Support using starttls.el without using gnutls-cli.
6840 2011-08-17 Juri Linkov <juri@jurta.org>
6842 * progmodes/grep.el (rgrep): Handle the case when
6843 `grep-find-command' is a cons cell (bug#9278).
6845 2011-08-17 Martin Rudalics <rudalics@gmx.at>
6847 * window.el (display-buffer-pop-up-frame): Run frame creation
6848 function with BUFFER current (as special-display-popup-frame
6849 does). Reported by Drew Adams.
6851 2011-08-17 Daiki Ueno <ueno@unixuser.org>
6853 * epa-mail.el: Simplify GnuPG group expansion using
6855 (epa-mail-group-alist, epa-mail-group-modtime)
6856 (epa-mail-gnupg-conf-file, epa-mail-parse-groups)
6857 (epa-mail-sync-groups, epa-mail-expand-recipient-1)
6858 (epa-mail-expand-recipients-2, epa-mail-expand-recipients):
6861 2011-08-16 Feng Li <fengli@gmail.com> (tiny change)
6863 * calc/calc-ext.el (math-defintegral-2): Remove nested backquote.
6865 2011-08-16 Alan Mackenzie <acm@muc.de>
6867 * progmodes/cc-engine.el (c-state-cache-non-literal-place):
6868 Correct, to avoid the inside of macros.
6870 2011-08-16 Richard Stallman <rms@gnu.org>
6872 * epa-mail.el: Handle GnuPG group definitions.
6873 (epa-mail-group-alist, epa-mail-group-modtime)
6874 (epa-mail-gnupg-conf-file): New variables.
6875 (epa-mail-parse-groups, epa-mail-sync-groups)
6876 (epa-mail-expand-recipient-1, epa-mail-expand-recipients-2)
6877 (epa-mail-expand-recipients): New functions.
6878 (epa-mail-encrypt): Call epa-mail-expand-recipients.
6880 * mail/rmail.el (rmail-epa-decrypt): New command.
6882 * epa.el (epa-decrypt-region): New arg MAKE-BUFFER-FUNCTION.
6883 Don't bind buffer-read-only, just inhibit-read-only.
6884 (epa--find-coding-system-for-mime-charset): Fix the non-xemacs case.
6885 (epa-decrypt-armor-in-region): Make error message clearer.
6887 2011-08-15 Stefan Monnier <monnier@iro.umontreal.ca>
6889 * minibuffer.el (completion-pcm--merge-completions): Don't merge "a1b"
6890 and "a2b" to "ab" for `prefix'.
6892 2011-08-14 Chong Yidong <cyd@stupidchicken.com>
6894 * ibuf-ext.el (ibuffer-filter-disable): New arg for deleting
6896 (ibuffer-included-in-filter-p-1): Use it. Suggested by Rafaël
6897 Fourquet (Bug#8804).
6899 2011-08-12 Juanma Barranquero <lekktu@gmail.com>
6901 * startup.el (argi): Declare as global variable (bug#9275).
6903 2011-08-12 Chong Yidong <cyd@stupidchicken.com>
6905 * subr.el (string-mark-left-to-right): Search the entire string
6906 for RTL script, not just the terminating character. Doc fix.
6908 2011-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
6910 * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):
6912 (js--regexp-literal, js-syntax-propertize-function): Remove.
6913 (js-mode): Use js-syntax-propertize to handle multilines (bug#9183).
6914 (js-mode-map): Don't rebind electric keys.
6915 (js-insert-and-indent): Remove.
6916 (js-mode): Setup electric-layout and electric-indent instead.
6918 * epa-file.el (epa-file-select-keys): Revert to nil default (bug#9280).
6920 2011-08-12 Daiki Ueno <ueno@unixuser.org>
6922 * epa.el (epa-progress-callback-function): Fix the logic of
6923 displaying progress.
6924 * epa-file.el (epa-file-insert-file-contents): Make progress
6925 display more user-friendly.
6926 (epa-file-write-region): Ditto.
6928 2011-08-10 Chong Yidong <cyd@stupidchicken.com>
6930 * subr.el (string-mark-left-to-right): New function.
6932 * buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument.
6933 Use string-mark-left-to-right.
6934 (list-buffers-noselect): Caller changed.
6936 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
6937 Use string-mark-left-to-right.
6938 (tabulated-list-print): Recenter after moving point.
6940 2011-08-10 Juri Linkov <juri@jurta.org>
6942 * progmodes/grep.el (rgrep): Don't bind `process-connection-type'.
6943 This finishes incomplete reversion of 2011-06-30T01:09:13Z!larsi@gnus.org
6944 intended by 2011-07-06T15:49:19Z!larsi@gnus.org.
6946 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
6948 * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec
6951 2011-08-09 Andreas Schwab <schwab@linux-m68k.org>
6953 * xt-mouse.el (xterm-mouse-event-read): Try to recover the raw
6954 character. (Bug#6594)
6956 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
6958 * image-dired.el: Don't use find-file for temporary work (Bug#7895).
6959 (image-dired--with-db-file): New macro.
6960 (image-dired-write-tags, image-dired-remove-tag)
6961 (image-dired-create-gallery-lists, image-dired-write-comments)
6962 (image-dired-get-comment, image-dired-mark-tagged-files)
6963 (image-dired-list-tags, image-dired-gallery-generate): Use it.
6964 (image-dired-gallery-generate): Use insert-file-contents.
6966 * time.el (display-time-world-list, display-time-world-display):
6967 * time-stamp.el (time-stamp-string):
6968 * vc/add-log.el (add-change-log-entry): Use setenv instead of
6969 set-time-zone-rule (Bug#7337).
6971 2011-08-08 Daiki Ueno <ueno@unixuser.org>
6973 * epg.el (epg--status-KEYEXPIRED, epg--status-KEYREVOKED): Fix typo.
6974 (epg-error-to-string, epg-errors-to-string): New function.
6975 (epg-wait-for-completion): Reverse errors list.
6976 (epg--check-error-for-decrypt, epg-sign-file, epg-sign-string)
6977 (epg-encrypt-file, epg-encrypt-string, epg-export-keys-to-file)
6978 (epg--import-keys-1, epg-receive-keys, epg-delete-keys)
6979 (epg-sign-keys, epg-generate-key-from-file)
6980 (epg-generate-key-from-string): Format errors by using
6981 epg-errors-to-string (bug#9255).
6982 (epg--status-INV_SGNR, epg--status-NO_SGNR): New status handler.
6984 2011-08-07 Juri Linkov <juri@jurta.org>
6986 * faces.el (list-faces-display): Remove extra angle bracket
6987 from `help-mode-map'.
6989 * info.el (Info-history-toc-nodes): Doc fix.
6991 * longlines.el (longlines-mode): Doc fix.
6993 2011-08-05 Stefan Monnier <monnier@iro.umontreal.ca>
6995 * progmodes/js.el (js--regexp-literal): Accept regexps at the beginning
6996 of statements and in a few more cases (bug#9183).
6998 * emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):
7000 (cl-transform-lambda): Use them (bug#9239).
7002 2011-08-05 Martin Rudalics <rudalics@gmx.at>
7004 * window.el (display-buffer-same-window)
7005 (display-buffer-same-frame, display-buffer-other-window)
7006 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
7007 (pop-to-buffer-other-window)
7008 (pop-to-buffer-same-frame-other-window)
7009 (pop-to-buffer-other-frame): Make them defuns.
7010 (switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
7012 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
7014 * subr.el (make-composed-keymap): Move from C. Change calling
7015 convention, and improve docstring to bring attention to a subtle point.
7016 * minibuffer.el (completing-read-default): Adjust accordingly.
7018 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
7020 * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)
7021 (tramp-open-shell): Use `tramp-shell-quote-argument'.
7023 * net/trampver.el: Update release number.
7025 2011-08-03 Stefan Monnier <monnier@iro.umontreal.ca>
7027 * progmodes/sh-script.el (sh-font-lock-paren): Don't mistake "main" for
7030 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7032 * mail/sendmail.el (sendmail-query-once): Restore the current
7033 buffer after querying (bug#9074).
7035 * dired.el (dired-flagged): Use different faces for marked and
7036 flagged files (bug#6117).
7038 * emacs-lisp/cl-macs.el (dolist): Mention that there's a nil block
7041 * ido.el (ido-mode): Switch off the message if called
7044 * mail/smtpmail.el (smtpmail-query-smtp-server): Try port 25
7045 before 587, since it appears that that's more likely to work for
7048 * cus-edit.el (custom-file): When running under emacs -q, always
7049 refuse to save the customizations, even if the .emacs file doesn't
7052 * info.el: Remove the `Info-beginning-of-buffer' function
7055 * net/network-stream.el (network-stream-open-starttls):
7056 Use `starttls-available-p' to see whether starttls.el can be used.
7058 2011-08-01 Martin Rudalics <rudalics@gmx.at>
7060 * window.el (display-buffer-in-window): Don't set dedicated status
7061 of window here (Bug#9215).
7062 (display-buffer-pop-up-window, display-buffer-pop-up-frame)
7063 (display-buffer-pop-up-side-window)
7064 (display-buffer-in-side-window): Set dedicated status of window here.
7066 2011-08-01 Stefan Monnier <monnier@iro.umontreal.ca>
7068 * emacs-lisp/package.el (package-generate-autoloads): Load autoloads
7069 before binding generated-autoload-file.
7071 2011-08-01 Deniz Dogan <deniz@dogan.se>
7073 * net/rcirc.el (rcirc-handler-333): Clarify docstring.
7075 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
7077 Sync with Tramp 2.2.2.
7079 * net/trampver.el: Update release number.
7081 2011-07-30 Juri Linkov <juri@jurta.org>
7083 * dired-aux.el (dired-touch-initial): Remove function.
7084 (dired-do-chxxx): For op-symbol `touch', set `initial' to the
7085 current time, and `default' to the last modification time of the
7086 current marked file (bug#6887).
7088 2011-07-28 Jose E. Marchesi <jemarch@gnu.org>
7090 * simple.el (goto-line): Use string-to-number to provide a
7091 numeric argument to read-number (bug#9163).
7093 2011-07-27 Michael Albinus <michael.albinus@gmx.de>
7095 * net/tramp-sh.el (tramp-maybe-send-script): Don't let-bind the
7096 connection process, it could be nil.
7098 2011-07-27 Leo Liu <sdl.web@gmail.com>
7100 Simplify url handling in rcirc-mode.
7102 * net/rcirc.el (rcirc-browse-url-map, rcirc-browse-url-at-point)
7103 (rcirc-browse-url-at-mouse): Remove.
7104 * net/rcirc.el (rcirc-markup-urls): Use `make-button'.
7106 2011-07-26 Alan Mackenzie <acm@muc.de>
7108 Fontify bitfield declarations properly.
7110 * progmodes/cc-langs.el (c-has-bitfields): New lang variable.
7111 (c-symbol-chars): Now exported as a lang variable.
7112 (c-not-primitive-type-keywords): New lang variable.
7114 * progmodes/cc-fonts.el (c-font-lock-declarations): Jump over the
7115 QT keyword "more" to prevent "more slots: ...." being spuriously
7116 parsed as a bitfield declaration.
7118 * progmodes/cc-engine.el (c-beginning-of-statement-1):
7119 Refactor and enhance to handle bitfield declarations.
7120 (c-punctuation-in): New function.
7121 (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield
7122 declarations properly.
7124 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
7126 * calendar/icalendar.el (icalendar--all-events): Take care of
7127 multiple vcalendars in a single file.
7128 (icalendar--convert-float-to-ical): Checkdoc fixes.
7130 2011-07-25 Deniz Dogan <deniz@dogan.se>
7132 * image.el (insert-image): Clarifying docstring.
7134 2011-07-24 Michael Albinus <michael.albinus@gmx.de>
7136 * net/tramp-sh.el (tramp-barf-unless-okay): Return the value of
7137 `tramp-send-command-and-check' if there is no error.
7138 (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
7140 2011-07-22 Alan Mackenzie <acm@muc.de>
7142 Prevent cc-langs.elc being loaded at run time.
7144 * progmodes/cc-mode.el: Remove two autoload forms which loaded
7147 * progmodes/cc-langs.el (c-make-init-lang-vars-fun): Don't emit
7148 "(require 'cc-langs)". Quote a form so it will evaluate at
7149 (cc-mode's) compilation time.
7151 2011-07-22 Michael Albinus <michael.albinus@gmx.de>
7153 * net/tramp.el (tramp-file-name-handler): Avoid recursive
7156 2011-07-21 Martin Rudalics <rudalics@gmx.at>
7158 * window.el (display-buffer-pop-up-window)
7159 (display-buffer-pop-up-side-window)
7160 (display-buffer-in-side-window): Call display-buffer-set-height
7161 and display-buffer-set-width after setting the new window's
7162 buffer so `fit-window-to-buffer' and friends work on the right buffer.
7164 2011-07-20 Sam Steingold <sds@gnu.org>
7166 * progmodes/etags.el (etags-file-of-tag, etags-tags-table-files)
7167 (etags-tags-included-tables): Call `convert-standard-filename' on
7168 the file names contained in TAGS so that windows Emacs can handle
7169 TAGS files created by cygwin ctags.
7171 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7173 * proced.el (proced-update): Revert yesterday's bug#1779 patch,
7174 which apparently didn't work.
7176 2011-07-19 Roland Winkler <winkler@gnu.org>
7178 * proced.el (proced-send-signal): For *Marked Processes* buffer
7179 put point at beginning of buffer.
7181 2011-07-19 Stephen Berman <stephen.berman@gmx.net>
7183 * proced.el (proced-format): Make header lines align with the text
7186 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
7188 * view.el (view-buffer): Allow running in `special' modes if we're
7189 visiting a file (bug#8615).
7191 2011-07-19 Martin Rudalics <rudalics@gmx.at>
7193 * window.el (display-buffer-alist-of-strings-p)
7194 (display-buffer-alist-set-1, display-buffer-alist-set-2):
7196 (display-buffer-alist-set): Rewrite to handle Emacs 23 options
7199 2011-07-18 Alan Mackenzie <acm@muc.de>
7201 Fontify declarators properly when, e.g., a jit-lock chunk begins
7202 inside a declaration.
7204 * progmodes/cc-langs.el (c-symbol-chars): Correct a typo.
7206 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls):
7208 (c-complex-decl-matchers): Insert reference to
7209 c-font-lock-enclosing-decls.
7211 * progmodes/cc-engine.el (c-backward-single-comment):
7212 (c-backward-comments): Bind open-paren-in-column-0-is-defun-start
7213 to nil around calls to (forward-comment -1).
7215 2011-07-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
7217 * image.el (put-image): Doc typo fix.
7219 * progmodes/etags.el (tags-search): Doc typo fix.
7221 * mail/smtpmail.el (smtpmail-via-smtp): Query the user for
7222 password if we get errors 550 to 554.
7224 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
7226 * net/gnutls.el (gnutls-log-level): Remove.
7228 * textmodes/fill.el (adaptive-fill-regexp): Include EN DASH as an
7229 indentation character (bug#6380).
7231 * files.el (buffer-offer-save): Made permanently local (bug#6241).
7233 * doc-view.el (doc-view-make-safe-dir): Rewrite the error message
7234 to clarify what the problem is (bug#4291).
7236 * simple.el (current-kill): Clarify what
7237 `interprogram-paste-function' does (bug#7500).
7238 (auto-fill-mode): Document `auto-fill-function' in relation to
7239 `auto-fill-mode' (bug#2470).
7241 2011-07-16 Lawrence Mitchell <wence@gmx.li>
7243 * emacs-lisp/cl-macs.el (defstruct): Ignore argument to setf
7244 method if slot is read-only (bug#9035).
7246 2011-07-16 Martin Rudalics <rudalics@gmx.at>
7248 * frame.el (select-frame-set-input-focus): New argument NORECORD.
7249 * window.el (pop-to-buffer): Select window used even if it was
7250 selected before, see discussion of (Bug#8615), (Bug#6954).
7251 Pass argument NORECORD on to select-frame-set-input-focus.
7253 2011-07-15 Glenn Morris <rgm@gnu.org>
7255 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
7258 2011-07-09 Lawrence Mitchell <wence@gmx.li>
7260 * net/gnutls.el (gnutls-min-prime-bits): New variable.
7261 (gnutls-negotiate): Use it.
7263 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
7265 * net/gnutls.el (gnutls-negotiate):
7266 Upcase `gnutls-algorithm-priority'.
7268 2011-07-15 Glenn Morris <rgm@gnu.org>
7270 * jka-compr.el (jka-compr-verbose): Move from here...
7271 * jka-cmpr-hook.el (jka-compr-verbose): ... to here. (Bug#9090)
7272 Add missing :version tag.
7273 * info.el: No need to require jka-compr when compiling.
7275 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
7277 * net/gnutls.el (gnutls-algorithm-priority): New variable.
7278 (gnutls-negotiate): Use it.
7280 * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
7282 * info.el (Info-beginning-of-buffer): New command.
7283 (Info-mode-map): Use it instead of `beginning-of-buffer' to allow
7284 announcing `b' as the key (bug#8325).
7285 (Info-mode-menu): Use `Info-beginning-of-buffer' for consistency.
7287 * emacs-lisp/cl-macs.el (declare): Doc string fix-up.
7289 * international/mule-cmds.el
7290 (describe-specified-language-support): Make the error message
7293 * emacs-lisp/cl-macs.el (declare): Add a doc string (bug#8690).
7295 * isearch.el (isearch-barrier): Add a doc string, since it's
7296 mentioned in a function doc string (bug#8678).
7298 2011-07-15 Martin Rudalics <rudalics@gmx.at>
7300 * window.el (switch-to-buffer): Call pop-to-buffer with normalized
7301 buffer argument (Bug#9083) and self-identifying label argument.
7303 2011-07-15 Glenn Morris <rgm@gnu.org>
7305 * emacs-lisp/debug.el (debug): Doc fix. (Bug#8273)
7307 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7309 * man.el (Man-fontify-manpage): Fix message when formatting the
7310 man page (bug#7929).
7312 2011-07-14 Eli Zaretskii <eliz@gnu.org>
7314 * buff-menu.el (Buffer-menu-buffer+size): Accept an additional
7315 argument LRM; if non-nil, append an invisible LRM character to the
7317 (list-buffers-noselect): Call Buffer-menu-buffer+size with the
7318 last argument non-nil, when formatting buffer names.
7319 (Buffer-menu-mode, list-buffers-noselect): Force left-to-right
7320 paragraph direction.
7322 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
7324 * man.el (Man-bgproc-sentinel): Skip any arguments and only output
7325 the man page name (bug#7929).
7327 * image.el (put-image): Mention the `put-image' overlay property
7330 * scroll-bar.el (set-scroll-bar-mode): Mention that
7331 `scroll-bar-mode' lists the values (bug#7772).
7333 * image-mode.el (image-mode-fit-frame): Mention that it's a toggle
7336 * rect.el (apply-on-rectangle): Return the point after the last
7338 (string-rectangle): Go to the point after the last operation
7341 * printing.el (pr-toggle-region): Clarify the documentation
7342 slightly (bug#7493).
7344 * time.el (display-time-update):
7345 Allow `display-time-mail-function' to return nil (bug#7158).
7346 Fix suggested by Detlev Zundel.
7348 * vc/diff.el (diff): Clarify the order the file names are read
7351 * mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
7352 the doc string (bug#7015).
7354 * font-lock.el (font-lock-maximum-decoration): Mention what
7355 numeric levels mean (bug#6935).
7357 * startup.el (initial-buffer-choice): Don't mention the `none'
7358 selection, which is against policy.
7360 2011-07-14 Martin Rudalics <rudalics@gmx.at>
7362 * window.el (display-buffer-normalize-special):
7363 Replace `dedicated' by `dedicate' to dedicate window (Bug#9072).
7365 2011-07-14 Eli Zaretskii <eliz@gnu.org>
7367 * subr.el (version<, version<=, version=): Mention "-CVS" and
7368 "-12345" alpha version numbers.
7370 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
7372 * bindings.el: Add advertised binding for set-mark-command
7375 2011-07-14 Chong Yidong <cyd@stupidchicken.com>
7377 * bindings.el (mode-line-other-buffer):
7378 * bookmark.el (bookmark-bmenu-2-window):
7379 * bs.el (bs-cycle-next, bs-cycle-previous):
7380 * net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
7383 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
7386 2011-07-14 Juanma Barranquero <lekktu@gmail.com>
7388 * follow.el (follow-debug-message, follow-redisplay):
7389 * jka-cmpr-hook.el (with-auto-compression-mode):
7390 Fix typos in docstrings.
7392 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
7394 * subr.el (with-silent-modifications): Clarify somewhat what the
7395 macro inhibits (bug#6525).
7397 * simple.el (eval-expression): Note what it does if called
7398 interactively (bug#6495).
7400 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
7402 * window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW.
7403 Use pop-to-buffer buffer-or-name if it is nil.
7405 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
7406 Remove switch-to-buffer.
7408 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
7410 * files.el (make-directory): Clarify that an error will be raised
7411 if there's an error (bug#6397).
7413 * startup.el (initial-buffer-choice): Add `none' as a choice
7416 * subr.el (add-hook): Clarify section about buffer-local hooks
7419 * dired.el (dired-flagged): Clarify doc string (bug#6117).
7421 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
7423 * tabify.el (untabify): Preserve the current column so that point
7424 doesn't move (bug#6032).
7426 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
7428 * progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock):
7429 Rewrite to avoid awkward possessive "s" (bug#5986).
7431 2011-07-13 Glenn Morris <rgm@gnu.org>
7433 * dired.el (dired-use-ls-dired): Doc fix. (Bug#9039).
7434 (dired-insert-directory): Give a message the first time
7435 if ls is found not to support --dired.
7437 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
7439 * simple.el (toggle-truncate-lines): Clarify what is toggled
7440 (bug#5580). Text by Drew Adams.
7442 2011-07-13 Chong Yidong <cyd@stupidchicken.com>
7444 * simple.el (blink-matching-open): Make the error message from the
7445 last change less verbose.
7447 2011-07-13 Dan Nicolaescu <dann@ics.uci.edu>
7449 * font-lock.el (font-lock-comment-face): Use the high contrast
7450 "yellow" color for font-lock-comment-face on low color terminals
7451 using a dark background color (bug#4221).
7453 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
7455 * dired.el (dired-insert-set-properties): Make the doc string
7456 reflect what it does now (bug#5325).
7458 * simple.el (blink-matching-open): Say that we were unable to find
7459 the match within the limit, if we're limited (bug#5122).
7461 * international/mule-cmds.el (prefer-coding-system): Add an
7464 * progmodes/etags.el (tags-search): Document `file-list-form'
7467 2011-07-13 Lawrence Mitchell <wence@gmx.li>
7469 * net/browse-url.el (browse-url-default-browser)
7470 (browse-url-browser-function): Make the default browser choice a
7471 bit more logical (bug#4300). Also clean up the doc string.
7473 2011-07-13 Juanma Barranquero <lekktu@gmail.com>
7475 * bindings.el (completion-ignored-extensions): Add OpenMCL/Clozure
7476 binary endings (bug#4440).
7478 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
7480 * info.el (info-insert-file-contents): Inhibit jka-compr messages,
7481 which can be pretty annoying (bug#8971).
7483 * jka-compr.el (jka-compr-verbose): New variable, and use
7484 throughout (bug#8971).
7486 * info.el (Info-find-file): Fall back on the installation
7487 directory if we can't find the info node anywhere else.
7489 2011-07-13 Sergei Organov <osv@javad.com> (tiny change)
7491 * vc/vc.el (vc-revert-file):
7492 Don't set file time-stamp in the past. (Bug#5181)
7494 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
7496 * files.el (after-find-file): Give a better error message when
7497 trying to find a symlink that points to a file that doesn't exist
7500 * progmodes/cc-vars.el: Remove (probably) misleading comment
7503 2011-07-12 Johan Bockgård <bojohan@gnu.org>
7505 * mouse-sel.el (mouse-sel-primary-overlay): Use the `region' face.
7507 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
7509 * mouse-sel.el: Hack restoring functionality, while keeping
7510 compatibility with 2010-07-03 changes to mouse selection.
7511 (mouse-sel-primary-overlay): New var.
7512 (mouse-sel-selection-alist): Use it.
7513 (mouse-sel-mode): Doc fix; remove points that are default features
7516 2011-07-12 Johan Bockgård <bojohan@gnu.org>
7518 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7519 Fix previous fix (bug#2490).
7521 2011-07-12 Roland Winkler <winkler@gnu.org>
7523 * textmodes/bibtex.el (bibtex-initialize):
7524 Use pop-to-buffer-same-window.
7525 (bibtex-search-entries): Fix interactive call.
7527 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
7529 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7530 Fontise bytecomp Error lines more correctly (bug#2490).
7531 Fix suggested by Johan Bockgård.
7533 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
7535 * dired-x.el (dired-guess-default): Use `delete-dups'.
7537 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
7539 * dired.el (dired-mark-prompt):
7540 * dired-aux.el (dired-read-shell-command): Doc fix.
7542 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
7544 * mail/sendmail.el (sendmail-query-once):
7545 Use `customize-save-variable' unconditionally, now that it works under
7548 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
7550 * cus-edit.el (custom-file): Take an optional no-error variable.
7551 (customize-save-variable): Set the variable, and give a warning if
7552 running under "emacs -q".
7554 2011-07-11 Juanma Barranquero <lekktu@gmail.com>
7556 * loadhist.el (unload-feature-special-hooks):
7557 Add `auto-coding-functions', `fill-nobreak-predicate' and
7558 `find-directory-functions' (bug#5327).
7560 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
7562 * vc/ediff.el (ediff-patch-file): Clarify doc string (bug#3138).
7564 * cus-edit.el (custom-guess-name-alist): -alist variables should
7565 use the `alist' type (bug#3120). Suggested by Drew Adams.
7567 * printing.el: Add documentation to all the `pr-toggle-' commands.
7569 2011-07-11 Leo Liu <sdl.web@gmail.com>
7571 * files.el (toggle-read-only): Only do the `C-x C-q' warning on VC
7572 backends where it makes sense (bug#2623).
7574 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
7576 * dired-x.el (dired-guess-default): Remove duplicate shell command
7578 (dired-guess-default): Fix grammar in doc string (bug#2028).
7579 (dired-guess-shell-alist-user): Clarify the example a bit (bug#2030).
7581 * subr.el (remove-duplicates): New conveniency function.
7583 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
7585 * tool-bar.el (tool-bar-mode): Clarify positive/negative arguments
7588 2011-07-10 Martin Rudalics <rudalics@gmx.at>
7590 * window.el (display-buffer-normalize-default): Don't invert
7591 meaning of even-window-heights. Reported by Eli Zaretskii
7594 2011-07-10 Bob Rogers <rogers@rgrjr.dyndns.org>
7596 * vc/vc.el (vc-diff-internal): Fix race condition (Bug#1256).
7598 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
7600 * window.el (display-buffer): Fix arguments to
7601 display-buffer-reuse-window in last change.
7603 * faces.el (link): Use a less saturated blue on light backgrounds.
7605 * startup.el (fancy-startup-text, fancy-about-text)
7606 (fancy-startup-tail): Use font-lock faces, for background safety.
7608 2011-07-09 Bob Nnamtrop <bobnnamtrop@gmail.com> (tiny change)
7610 * emulation/viper-cmd.el (viper-change-state-to-vi):
7611 Limit triggering of abbrev expansion (Bug#9038).
7613 2011-07-09 Martin Rudalics <rudalics@gmx.at>
7615 * window.el (display-buffer-default-specifiers): Remove.
7616 (display-buffer-macro-specifiers): Remove default specifiers.
7617 (display-buffer-alist): Default to nil.
7618 (display-buffer-reuse-window): New optional argument other-window.
7619 (display-buffer-pop-up-window): Allow splitting internal
7620 windows. Check whether a live window was created.
7621 (display-buffer-other-window-means-other-frame)
7622 (display-buffer-normalize-arguments): Rename to
7623 display-buffer-normalize-argument and rewrite. Set the
7624 other-window specifier.
7625 (display-buffer-normalize-special): New function.
7626 (display-buffer-normalize-options): Rename to
7627 display-buffer-normalize-default and rewrite.
7628 (display-buffer-normalize-options-inhibit): Remove.
7629 (display-buffer-normalize-specifiers): Rewrite.
7630 (display-buffer): Process other-window specifier and call
7631 display-buffer-reuse-window with it. Emulate Emacs 23 behavior
7633 (pop-up-windows, even-window-heights): Restore Emacs 23 default values.
7634 (display-buffer-alist-set): Don't handle 'unset default values.
7635 (display-buffer-in-window, display-buffer-alist-set):
7636 Replace symbol "dedicated" by "dedicate". Reported by Tassilo Horn
7637 <tassilo@member.fsf.org>.
7639 2011-07-09 Leo Liu <sdl.web@gmail.com>
7641 * register.el (insert-register): Restore accidental change on
7642 2011-06-26. (Bug#9028)
7644 2011-07-09 Glenn Morris <rgm@gnu.org>
7646 * subr.el (remq): Handle the empty list. (Bug#9024)
7648 2011-07-08 Andreas Schwab <schwab@linux-m68k.org>
7650 * mail/sendmail.el (send-mail-function): No longer delay custom
7652 * custom.el (custom-initialize-delay): Doc fix.
7654 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
7656 * abbrev.el (expand-abbrev): Try to preserve point (bug#5805).
7658 2011-07-08 Michael Albinus <michael.albinus@gmx.de>
7660 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Use a
7661 human-friendly prompt.
7663 2011-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
7665 * vc/vc-bzr.el (vc-bzr-revision-keywords): Remove svn, it's only
7666 provided by a particular plugin.
7668 2011-07-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
7670 * mail/sendmail.el (sendmail-query-once): If we aren't allowed to
7671 save customizations (with "emacs -Q"), just set the variable
7672 instead of erroring out.
7674 * mail/smtpmail.el (smtpmail-query-smtp-server): Ditto.
7676 2011-07-08 Juri Linkov <juri@jurta.org>
7678 * arc-mode.el (archive-zip-expunge, archive-zip-update)
7679 (archive-zip-update-case): Use 7z if found by `executable-find'.
7680 The order of searching the available programs is the same as in
7681 `archive-zip-extract' (bug#8968).
7683 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
7685 * menu-bar.el (menu-bar-line-wrapping-menu): Revert last change.
7686 (menu-bar-options-menu): Tweak descriptions.
7688 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7690 * menu-bar.el (menu-bar-line-wrapping-menu): Make all the Options
7691 menu items into verb phrases (bug#1421). Also refill to fit under
7694 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
7696 * info.el (info, Info-read-node-name-2, Info-read-node-name-1)
7697 (Info-read-node-name): Doc fix (Bug#1084).
7699 * thingatpt.el (forward-thing, bounds-of-thing-at-point)
7700 (thing-at-point, beginning-of-thing, end-of-thing, in-string-p)
7701 (end-of-sexp, beginning-of-sexp)
7702 (thing-at-point-bounds-of-list-at-point, forward-whitespace)
7703 (forward-symbol, forward-same-syntax, word-at-point)
7704 (sentence-at-point): Doc fix (Bug#1144).
7706 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7708 * info.el (Info-mode-map): Remove S-TAB binding, since [backtab]
7709 should cover it (bug#1281).
7711 * cus-edit.el (custom-show): Mark as obsolete.
7713 * net/network-stream.el (network-stream-open-starttls): If GnuTLS
7714 negotiation fails, then possibly try again with a non-encrypted
7715 connection (bug#9017).
7717 * mail/smtpmail.el (smtpmail-stream-type): Note that `plain' can
7720 2011-07-07 Richard Stallman <rms@gnu.org>
7722 * mail/rmail.el (rmail-next-error-move): Use `compilation-message'
7723 property, and handle its changed format.
7724 Look for the correct line number.
7725 Use file's line contents (but not past first =) to find
7726 correct line in message.
7728 2011-07-07 Kenichi Handa <handa@m17n.org>
7730 * international/characters.el (build-unicode-category-table):
7732 (unicode-category-table): Set it by unicode-property-table-internal.
7734 * international/mule-cmds.el (char-code-property-alist): Move to
7736 (get-char-code-property): Call unicode-property-table-internal to
7737 load a file. Call get-unicode-property-internal where necessary.
7738 (put-char-code-property): Call unicode-property-table-internal to
7739 load a file. Call put-unicode-property-internal where necessary.
7740 put-unicode-property-internal where necessary.
7741 (char-code-property-description):
7742 Call unicode-property-table-internal to load a file.
7744 * international/charprop.el:
7745 * international/uni-bidi.el:
7746 * international/uni-category.el:
7747 * international/uni-combining.el:
7748 * international/uni-comment.el:
7749 * international/uni-decimal.el:
7750 * international/uni-decomposition.el:
7751 * international/uni-digit.el:
7752 * international/uni-lowercase.el:
7753 * international/uni-mirrored.el:
7754 * international/uni-name.el:
7755 * international/uni-numeric.el:
7756 * international/uni-old-name.el:
7757 * international/uni-titlecase.el:
7758 * international/uni-uppercase.el: Regenerate.
7760 * loadup.el: Load international/charprop.el before
7761 international/characters.
7763 2011-07-07 Chong Yidong <cyd@stupidchicken.com>
7765 * window.el (next-buffer, previous-buffer): Signal an error if
7766 called from a minibuffer window.
7768 * bindings.el: Revert 2011-07-04 change.
7770 2011-07-06 Richard Stallman <rms@gnu.org>
7772 * mail/rmailmm.el (rmail-mime-process): Use markers for buf positions.
7773 (rmail-mime-insert-bulk, rmail-mime-insert-text):
7774 Treat markers like ints.
7775 (rmail-mime-entity): Doc fix.
7777 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7779 * mail/smtpmail.el (smtpmail-default-smtp-server): Made into a
7780 defcustom again for backwards compatibility.
7782 * simple.el (shell-command-on-region): Fill.
7784 * dired-aux.el (dired-kill-line): Add a doc string.
7786 * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaults
7787 to "\\sw\\|\\s_" (bug#358).
7789 * dired.el (dired-mode): Clarify "unmark or unflag" (bug#8770).
7790 (dired-unmark-backward): Ditto.
7791 (dired-flag-backup-files): Ditto.
7793 * dired-x.el (dired-mark-sexp): Ditto.
7795 2011-07-06 Richard Stallman <rms@gnu.org>
7797 * mail/rmailmm.el: Give entity a new slot, TRUNCATED.
7798 (rmail-mime-entity): New arg TRUNCATED.
7799 (rmail-mime-entity-truncated, rmail-mime-entity-set-truncated):
7801 (rmail-mime-save): Warn if entity is truncated.
7802 (rmail-mime-toggle-hidden): Likewise, for showing.
7803 (rmail-mime-process-multipart): Record when an entity is truncated.
7805 * mail/rmailmm.el (rmail-search-mime-message): Don't get confused
7806 if ENTITY is a string.
7808 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7810 * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
7811 of faces when `M-C-x'-ing their definitions (bug#8378).
7812 Also clean up the code slightly.
7814 * progmodes/grep.el (rgrep): Don't bind `process-connection-type',
7815 because that makes the colors go away.
7817 * mail/sendmail.el (send-mail-function): Change the default to
7818 `sendmail-query-once'.
7819 (sendmail-query-once): Add an autoload cookie.
7821 * net/network-stream.el (network-stream-open-starttls): Try using
7822 a plain connection even if the server offered STARTTLS, and we
7823 kinda wanted to use it, if Emacs doesn't have any STARTTLS
7824 capability. This should make smtpmail.el work in slightly more
7827 2011-07-06 Michael Albinus <michael.albinus@gmx.de>
7829 * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
7831 * net/tramp-cmds.el (tramp-append-tramp-buffers): Use it.
7833 2011-07-06 Michael R. Mauger <mmaug@yahoo.com>
7835 * progmodes/sql.el: Version 3.0
7836 (sql-product-alist): Add product :completion-object,
7837 :completion-column, and :statement attributes.
7838 (sql-mode-menu, sql-interactive-mode-map): Fix List entries.
7839 (sql-mode-syntax-table): Mark all punctuation.
7840 (sql-font-lock-keywords-builder): Temporarily remove fallback on
7842 (sql-regexp-abbrev, sql-regexp-abbrev-list): New functions.
7843 (sql-mode-oracle-font-lock-keywords): Improve.
7844 (sql-oracle-show-reserved-words): New function for development.
7845 (sql-product-font-lock): Simplify for source code buffers.
7846 (sql-product-syntax-table, sql-product-font-lock-syntax-alist):
7848 (sql-highlight-product): Set product specific syntax table.
7849 (sql-mode-map): Add statement movement functions.
7850 (sql-ansi-statement-starters, sql-oracle-statement-starters):
7852 (sql-statement-regexp, sql-beginning-of-statement)
7853 (sql-end-of-statement, sql-signum): New functions.
7854 (sql-buffer-live-p, sql=find-sqli-buffer): Add CONNECTION parameter.
7855 (sql-show-sqli-buffer): Bug fix.
7856 (sql-interactive-mode): Store connection data as buffer local.
7857 (sql-connect): Add NEW-NAME parameter. Redesign interaction
7858 with sql-interactive-mode.
7859 (sql-save-connection): Save buffer local settings.
7860 (sql-connection-menu-filter): Change menu entry name.
7861 (sql-product-interactive): Bug fix.
7862 (sql-preoutput-hold): New variable.
7863 (sql-interactive-remove-continuation-prompt): Bug fixes.
7864 (sql-debug-redirect): New variable.
7865 (sql-str-literal): New function.
7866 (sql-redirect, sql-redirect-one, sql-redirect-value, sql-execute):
7868 (sql-oracle-save-settings, sql-oracle-restore-settings)
7869 (sql-oracle-list-all, sql-oracle-list-table): New functions.
7870 (sql-completion-object, sql-completion-column)
7871 (sql-completion-sqlbuf): New variables.
7872 (sql-build-completions-1, sql-build-completions)
7873 (sql-try-completion): New functions.
7874 (sql-read-table-name): Use them.
7875 (sql-contains-names): New buffer local variable.
7876 (sql-list-all, sql-list-table): Use it.
7877 (sql-oracle-completion-types): New variable.
7878 (sql-oracle-completion-object, sql-sqlite-completion-object)
7879 (sql-postgres-completion-object): New functions.
7881 2011-07-06 Glenn Morris <rgm@gnu.org>
7883 * window.el (pop-to-buffer): Doc fix.
7885 2011-07-06 Markus Heiser <markus.heiser@darmarit.de> (tiny change)
7887 * progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).
7889 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
7891 * window.el (special-display-popup-frame): Doc fix (Bug#8853).
7893 * info.el (Info-directory-toc-nodes): Minor doc fix (Bug#8833).
7895 2011-07-05 Chong Yidong <cyd@stupidchicken.com>
7897 * button.el (button): Inherit from link face. Suggested by Dan
7900 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7902 * progmodes/gdb-mi.el: Fit in 80 columns.
7903 (gdb-setup-windows, gdb-restore-windows): Avoid other-window and
7906 * progmodes/which-func.el (which-func-ff-hook): Don't output a message
7907 if imenu is simply not configured (bug#8941).
7909 2011-07-05 Ken Manheimer <ken.manheimer@gmail.com>
7911 * allout.el (allout-post-undo-hook): New allout outline-change
7912 event hook to signal undo activity.
7913 (allout-post-command-business): Run allout-post-undo-hook if an
7915 (allout-after-copy-or-kill-hook, allout-mode): Minor docstring changes.
7916 * allout-widgets.el (allout-widgets-after-undo-function):
7917 Ensure the integrity of the current item's decoration after it has been
7918 in the vicinity of an undo.
7919 (allout-widgets-mode): Include allout-widgets-after-undo-function
7920 on the new allout-post-undo-hook.
7922 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7924 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
7925 Let define-derived-mode define it.
7926 * emacs-lisp/derived.el (define-derived-mode): Try to avoid creating
7927 cycles of abbrev-table inheritance (bug#8998).
7929 2011-07-05 Roland Winkler <winkler@gnu.org>
7931 * textmodes/bibtex.el: Add support for biblatex.
7932 (bibtex-BibTeX-entry-alist, bibtex-biblatex-entry-alist)
7933 (bibtex-BibTeX-field-alist, bibtex-biblatex-field-alist)
7934 (bibtex-dialect-list, bibtex-dialect, bibtex-no-opt-remove-re)
7935 (bibtex-entry-alist, bibtex-field-alist): New variables.
7936 (bibtex-entry-field-alist): Obsolete alias for
7937 bibtex-BibTeX-entry-alist.
7938 (bibtex-entry-alist, bibtex-field-alist): New widgets.
7939 (bibtex-set-dialect): New command.
7940 (bibtex-entry-type, bibtex-entry-head)
7941 (bibtex-entry-maybe-empty-head, bibtex-any-valid-entry-type):
7942 Bind via bibtex-set-dialect.
7943 (bibtex-Article, bibtex-Book, bibtex-Booklet, bibtex-InBook)
7944 (bibtex-InCollection, bibtex-InProceedings, bibtex-Manual)
7945 (bibtex-MastersThesis, bibtex-Misc, bibtex-PhdThesis)
7946 (bibtex-Proceedings, bibtex-TechReport, bibtex-Unpublished):
7947 Define via bibtex-set-dialect.
7948 (bibtex-name-in-field, bibtex-remove-OPT-or-ALT):
7949 Obey bibtex-no-opt-remove-re.
7950 (bibtex-vec-push, bibtex-vec-incr): New functions.
7951 (bibtex-format-entry, bibtex-field-list)
7952 (bibtex-print-help-message, bibtex-validate)
7953 (bibtex-search-entries): Use new format of bibtex-entry-alist.
7955 2011-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
7957 * progmodes/compile.el (compilation-goto-locus):
7958 * net/tramp-cmds.el (tramp-append-tramp-buffers):
7959 * bs.el (bs-cycle-next, bs-cycle-previous):
7960 * bookmark.el (bookmark-bmenu-list, bookmark-bmenu-2-window):
7961 * bindings.el (mode-line-other-buffer):
7962 * autoinsert.el (auto-insert):
7963 * arc-mode.el (archive-extract):
7964 * abbrev.el (edit-abbrevs): Fix some uses of switch-to-buffer.
7966 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
7968 * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.
7969 Fix check of `emacs-lock-unlockable-modes'.
7970 Coerce true values of `emacs-lock--try-unlocking' to t.
7972 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
7974 * obsolete/old-emacs-lock.el: Rename from emacs-lock.el.
7975 * emacs-lock.el: New file.
7977 2011-07-05 Julien Danjou <julien@danjou.info>
7979 * textmodes/rst.el (rst-define-level-faces): Use `facep' rather
7980 than `boundp' to check if face is set.
7982 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
7984 * register.el (registerv-make):
7985 * window.el (window-min-height): Fix typos in docstrings.
7987 2011-07-05 Jan Djärv <jan.h.d@swipnet.se>
7989 * dynamic-setting.el (dynamic-setting-handle-config-changed-event):
7992 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
7994 * server.el (server-execute): Catch quit and call
7995 `server-return-error' to pass the error back to emacsclient and
7996 close the connection (bug#8942).
7998 2011-07-04 Ken Manheimer <ken.manheimer@gmail.com>
8000 * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide
8001 insecure exception for current topic. Also note that auto-saves
8002 are handled differently.
8004 (allout-auto-save-temporarily-disabled), (allout-just-did-undo):
8005 State variables for tracking auto-save inhibition situation.
8007 (allout-write-contents-hook-handler): Rename from
8008 'allout-write-file-hook-handler', and describe how it depends on
8009 write-contents-functions sensitivity to non-nil value to prevent
8012 (allout-auto-save-hook-handler): Remove. auto-save does not check
8013 this in individual buffers, only in the starting buffer, so this
8014 is not the right way for us to inhibit auto-save in a buffer
8015 according to its condition.
8017 (allout-mode): Use new allout-write-contents-hook-handler, and
8018 only with write-contents-functions. Remove auto-save provisions -
8019 they're implemented elsewhere.
8021 (allout-before-change-handler): If undo is in progress, note that
8022 for attention of allout-post-command-business.
8024 (allout-post-command-business): If the command we're following was
8025 an undo, check for change in the status of encrypted items and
8026 adjust auto-save inhibitions accordingly.
8028 (allout-toggle-subtree-encryption): Adjust auto-save inhibition
8029 according to whether there are or aren't any plain-text topics
8032 (allout-inhibit-auto-save-info-for-decryption):
8033 Adjust buffer-saved-size and some allout state to inhibit auto-saves
8034 if there are plain-text topics pending encryption.
8036 (allout-maybe-resume-auto-save-info-after-encryption): Adjust
8037 buffer-saved-size and some allout state to not inhibit auto-saves
8038 if there are no longer any plain-text topics pending encryption.
8040 (allout-next-topic-pending-encryption, allout-encrypt-decrypted):
8041 No longer provide for exemption of the current topic.
8043 2011-07-04 Juri Linkov <juri@jurta.org>
8045 Add 7z operations to delete and save changed members (bug#8968).
8046 * arc-mode.el (archive-7z-expunge, archive-7z-update):
8048 (archive-7z-write-file-member): New function.
8049 (archive-7z-summarize): Fix the number of dashes in the
8052 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
8054 * pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el
8057 2011-07-04 Chong Yidong <cyd@stupidchicken.com>
8059 * bindings.el: Ignore next-buffer and previous-buffer in
8060 minibuffer-local-map.
8062 * font-lock.el (font-lock-builtin-face): Change light background
8063 color to dark slate blue (Bug#6693).
8065 2011-07-04 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
8067 * progmodes/gdb-mi.el (gdb): Use completion-at-point.
8069 2011-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
8071 * files.el (find-file): Use pop-to-buffer-same-window (bug#8911).
8072 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8073 Add switch-to-buffer.
8075 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8077 * isearch.el (isearch-search-fun-function): Clarify further the
8078 meaning of the function returned.
8080 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
8082 * net/tramp-cmds.el (tramp-cleanup-this-connection): New command.
8084 * net/tramp-sh.el (tramp-color-escape-sequence-regexp): New defconst.
8085 (tramp-sh-handle-insert-directory, tramp-convert-file-attributes):
8087 (tramp-remote-path): Add "/bin" and "/usr/bin". On busyboxes,
8088 `tramp-default-remote-path' does not exist.
8089 (tramp-send-command-and-read): New optional argument NOERROR.
8090 (tramp-open-connection-setup-interactive-shell)
8091 (tramp-get-remote-path, tramp-get-remote-stat): Use it.
8092 (tramp-get-remote-readlink): Do not mask with `ignore-errors'.
8093 (tramp-process-sentinel): Flush also process' connection property.
8094 (tramp-sh-handle-start-file-process): Do not set process
8095 sentinel. It is done now ...
8096 (tramp-maybe-open-connection): ... here. (Bug#8929)
8098 2011-07-04 MON KEY <monkey@sandpframing.com>
8100 * play/animate.el (animate-string): Doc fixes and allow changing
8101 the buffer name (bug#5417).
8103 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8105 * play/animate.el (animation-buffer-name): Rename from *animate*.
8107 2011-07-04 Paul Eggert <eggert@cs.ucla.edu>
8109 * emacs-lisp/timer.el: Use time-date fns rather than rolling our own.
8110 This is simpler and helps future-proof the code.
8111 (timer-until): Use time-subtract and float-time.
8112 (timer--time-less-p): Use time-less-p.
8114 2011-07-04 Juanma Barranquero <lekktu@gmail.com>
8116 * type-break.el (timep): Use the value of `float-time' to avoid a
8117 byte-compiler warning.
8119 * server.el (server-eval-and-print): Return any result, even nil.
8121 2011-07-03 Paul Eggert <eggert@cs.ucla.edu>
8123 * type-break.el: Accept time formats that the builtins accept.
8124 (timep, type-break-time-difference): Accept any format that
8125 float-time accepts, rather than insisting on (HIGH LOW USECS) format.
8126 This is simpler and helps future-proof the code.
8127 (type-break-time-difference): Round rather than ignoring
8128 subseconds components.
8130 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8132 * info.el (Info-apropos-matches): Make non-interactive, since it
8133 doesn't seem to do anything useful as a command (bug#8829).
8135 2011-07-03 Chong Yidong <cyd@stupidchicken.com>
8137 * frame.el (frame-background-mode, frame-set-background-mode):
8139 (frame-default-terminal-background): New function.
8141 * custom.el (custom-push-theme): Don't record faces in `changed'
8142 theme; this doesn't work correctly for per-frame face settings.
8143 (disable-theme): Use face-set-after-frame-default to reset faces.
8144 (custom--frame-color-default): New function.
8146 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8148 * dired.el (dired-flagging-regexp): Remove unused variable
8151 2011-03-29 Kevin Ryde <user42@zip.com.au>
8153 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8154 `perl-Test2' extend to match possible "fail #N" rep count
8157 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8159 * mail/feedmail.el (feedmail-buffer-to-smtpmail):
8160 `smtpmail-via-smtp' now returns the error instead of nil.
8162 * isearch.el (isearch-search-fun-function): Clarify the doc string
8165 2011-07-03 Richard Kim <emacs18@gmail.com> (tiny change)
8167 * textmodes/texnfo-upd.el (texinfo-insert-menu): Don't insert
8168 unnecessary spaces (bug#8987).
8170 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8172 * net/network-stream.el (open-network-stream): Use the
8173 :end-of-capability command thoughout.
8175 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
8177 * net/network-stream.el (open-network-stream): Add the
8178 :end-of-capability command parameter, used by pop3.el.
8180 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8182 * dired.el (dired-map-over-marks): Refill the doc string (bug#6814).
8184 * fringe.el (fringe-query-style): Remove redundant text " (type ?
8185 for list)" (bug#6475).
8187 * files.el (file-expand-wildcards): Ignore non-readable
8188 sub-directories while trying to find matches instead of signaling
8189 an error (bug#6297).
8191 * man.el (Man-reference-regexp): Allow matching possible
8192 word-wrapped references (bug#6289).
8194 * vc/vc.el (vc-modify-change-comment): Change *VC-log* to *vc-log*
8195 for consistency with the other vc buffers (bug#6197).
8196 (vc-checkin): Ditto.
8198 * vc/vc-arch.el: Fix comments to match the *VC-log* name change.
8200 * longlines.el (longlines-mode): Document what ARG does (bug#6150).
8202 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8204 * custom.el (defcustom): Clarify that :set is only used in the
8205 Customize user interface (bug#6089).
8207 * progmodes/flymake.el (flymake-mode): If the buffer isn't
8208 associated with a file, refuse to run instead of erroring out
8211 * textmodes/fill.el (fill-region): Remove the "Ordinarily" from
8212 the doc string, since it appears that using `fill-column' always
8213 controls the width (bug#7845).
8215 * simple.el (shell-command-on-region): Say where the error output
8216 went if `shell-command-default-error-buffer' is set (bug#6857).
8218 2011-07-02 Ken Manheimer <ken.manheimer@gmail.com>
8220 * allout.el (allout-yank-processing): Adjust cursor position for
8221 backwards-deleted space.
8223 (allout-rebullet-heading): Register changes with
8224 allout-exposure-changed-hook, so the modified topic is properly
8227 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8229 * minibuffer.el (completion-in-region): Document PREDICATE
8232 * info-look.el (info-lookup-add-help): Clarify that ARGS is a list
8233 of keyword/argument pairs (bug#6904).
8235 * replace.el (multi-occur):
8236 Mention `multi-occur-in-matching-buffers' in the doc string (bug#7566).
8238 2011-07-02 Drew Adams <drew.adams@oracle.com>
8240 * dired.el (dired-mark-if): Make the message about whether it's
8241 marking or unmarking clearer (bug#8523).
8243 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8245 * disp-table.el (display-table-print-array): New function.
8246 (describe-display-table): Use it to print the vectors more pretty
8249 2011-07-02 Martin Rudalics <rudalics@gmx.at>
8251 * window.el (window-state-get-1): Don't assign clone numbers.
8252 Add clone-of item to list of window parameters.
8253 (window-state-put-2): Don't process clone numbers.
8254 (display-buffer-alist): Fix doc-string.
8256 2011-07-02 Stefan Monnier <monnier@iro.umontreal.ca>
8258 * subr.el (remq): Don't allocate if it's not needed.
8259 (keymap--menu-item-binding, keymap--menu-item-with-binding)
8260 (keymap--merge-bindings): New functions.
8261 (keymap-canonicalize): Use them to refine the canonicalization.
8262 * minibuffer.el (minibuffer-local-completion-map)
8263 (minibuffer-local-must-match-map): Move initialization from C.
8264 (minibuffer-local-filename-completion-map): Move initialization from C;
8265 don't inherit from anything here.
8266 (minibuffer-local-filename-must-match-map): Make obsolete.
8267 (completing-read-default): Use make-composed-keymap to combine
8268 minibuffer-local-filename-completion-map with either
8269 minibuffer-local-must-match-map or
8270 minibuffer-local-filename-completion-map.
8272 2011-07-01 Glenn Morris <rgm@gnu.org>
8274 * type-break.el (type-break-time-sum): Use dolist.
8276 * textmodes/flyspell.el (flyspell-word-search-backward):
8277 Replace CL function.
8279 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
8281 * mouse.el (mouse--strip-first-event): New function.
8282 (function-key-map): Use it to map fringe clicks to normal clicks
8285 * vc/vc-bzr.el (vc-bzr-revision-keywords): Update.
8286 (vc-bzr-revision-completion-table): Add support for annotate and date.
8288 * emacs-lisp/derived.el (define-derived-mode): Make abbrev-table
8289 inherit from parent.
8291 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8293 * dired-aux.el (dired-diff): Doc fixup (bug#8816).
8294 (dired-show-file-type): Doc fixup (bug#8818).
8296 * dired.el (dired-mode): Fix up the doc string as suggested by
8297 Drew Adams (bug#8817).
8299 * progmodes/flymake.el (flymake-find-file-hook): Add an `autoload'
8300 cookie, since the manual says that it should be possible to add
8301 this function to `find-file-hook' (bug#8709).
8303 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
8305 * progmodes/cfengine.el: Moved all cfengine3.el functionality
8306 here. Noted Ted Zlatanov as the maintainer.
8307 (cfengine-common-settings, cfengine-common-syntax): New functions
8308 to set up common things between `cfengine-mode' and
8310 (cfengine3-mode): New mode.
8311 (cfengine3-defuns cfengine3-defuns-regex
8312 (cfengine3-class-selector-regex cfengine3-category-regex)
8313 (cfengine3-vartypes cfengine3-font-lock-keywords)
8314 (cfengine3-beginning-of-defun, cfengine3-end-of-defun)
8315 (cfengine3-indent-line): Add from cfengine3.el.
8317 2011-07-01 Michael Albinus <michael.albinus@gmx.de>
8319 * net/tramp.el (tramp-encoding-command-interactive): New defcustom.
8321 * net/tramp-sh.el (tramp-maybe-open-connection): Use it.
8323 2011-07-01 Martin Rudalics <rudalics@gmx.at>
8325 * window.el (same-window-buffer-names, same-window-regexps)
8326 (same-window-p, special-display-frame-alist)
8327 (special-display-popup-frame, special-display-function)
8328 (special-display-buffer-names, special-display-regexps)
8329 (special-display-p, pop-up-frame-alist, pop-up-frame-function)
8330 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
8331 (split-window-preferred-function, split-height-threshold)
8332 (split-width-threshold, even-window-heights)
8333 (display-buffer-mark-dedicated, window-splittable-p)
8334 (split-window-sensibly, window-safely-shrinkable-p):
8336 (display-buffer): Don't spread args with function specifier
8337 because special-display-popup-frame won't like it.
8339 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
8341 Time-stamp simplifications and fixes.
8342 These improve accuracy slightly, and future-proof the code
8343 against some potential changes to current-time format.
8345 * woman.el (woman-decode-buffer, WoMan-log-end): Log fractional secs
8346 by using time-since and float-time.
8348 * vc/ediff-util.el (ediff-calc-command-time): Use time-since
8349 and float-time. Say "NNN.NNN seconds" rather than "NNN seconds
8350 + NNN microseconds".
8352 * type-break.el (type-break-time-sum): Rewrite using time-add.
8354 * play/hanoi.el (hanoi-current-time-float): Remove.
8355 All uses replaced by float-time.
8357 * nxml/rng-maint.el (rng-time-function): Rewrite using time-subtract.
8358 This yields a more-accurate answer.
8359 (rng-time-to-float): Remove; no longer needed.
8361 * emacs-lisp/timer.el (timer-relative-time): Use time-add.
8363 * calendar/timeclock.el (timeclock-seconds-to-time):
8364 Defalias to seconds-to-time, since they're the same thing.
8366 * emacs-lisp/elp.el (elp-elapsed-time):
8367 * emacs-lisp/benchmark.el (benchmark-elapse):
8368 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
8370 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
8372 * window.el (bury-buffer): Don't iconify the only frame.
8373 (switch-to-buffer): Revert to Emacs<23 behavior, i.e. do not fallback
8374 to pop-to-buffer. Use pop-to-buffer-same-frame if you don't like that.
8376 2011-07-01 Chong Yidong <cyd@stupidchicken.com>
8378 * eshell/em-smart.el (eshell-smart-display-navigate-list):
8379 Add mouse-yank-primary.
8381 2011-07-01 Teodor Zlatanov <tzz@lifelogs.com>
8383 * progmodes/cfengine3.el: New file to support CFEngine 3.x.
8385 2011-07-01 Stefan Monnier <monnier@iro.umontreal.ca>
8387 * emacs-lisp/find-func.el (find-library--load-name): New fun.
8388 (find-library-name): Use it to find relative load names when provided
8389 absolute file name (bug#8803).
8391 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8393 * textmodes/flyspell.el (flyspell-word): Consider words that
8394 differ only in case as potential doublons (bug#5687).
8396 * net/soap-client.el (soap-invoke, soap-wsdl-resolve-references):
8397 Remove two rather uninteresting debugging-like messages to make
8398 debbugs.el more silent.
8400 * comint.el (comint-password-prompt-regexp): Accept "Response" as
8401 a password-like phrase.
8403 2011-06-30 Masatake YAMATO <yamato@redhat.com>
8405 * progmodes/cc-guess.el: New file.
8407 * progmodes/cc-langs.el (c-mode-menu): Add "Style..." submenu.
8409 * progmodes/cc-styles.el (cc-choose-style-for-mode): New function
8410 derived from `c-basic-common-init'.
8412 * progmodes/cc-mode.el (top-level): Require cc-guess.
8413 (c-basic-common-init): Use `cc-choose-style-for-mode'.
8415 2011-06-30 Lawrence Mitchell <wence@gmx.li>
8417 * progmodes/js.el (js-mode): Don't stomp on global settings (bug#8933).
8419 2011-06-30 Alan Mackenzie <acm@muc.de>
8421 * progmodes/cc-engine.el (c-guess-continued-construct):
8422 Correct the handling of template-args-cont, particularly for when font
8423 lock is disabled. Name this case as "CASE G".
8425 2011-06-30 Ken Manheimer <ken.manheimer@gmail.com>
8427 * allout.el (allout-yank-processing): Fix injection of extra space
8428 between bullet and non-whitespace character in first topic when
8429 pasting, ensuring that the actual spacing in the pasted topic
8430 following the bullet char is preserved. This extra space was
8431 causing pasted encrypted topics to get a decrypted status even
8432 when the content was actually still encrypted. Now the decryption
8433 status from before the paste is preserved.
8435 (allout-flag-region): Set all allout overlays so they evaporate
8436 when reduced to zero length (evanescent), to prevent overlay
8439 2011-06-30 Glenn Morris <rgm@gnu.org>
8441 * w32-fns.el (w32-charset-info-alist): Declare.
8443 * find-dired.el (find-grep-options): Simplify.
8445 * term/ns-win.el (ns-set-resource): Declare.
8447 * ses.el (row, col): Declare dynamic variables honestly.
8449 * textmodes/reftex-parse.el (index-tags): Declare.
8451 2011-06-30 Chong Yidong <cyd@stupidchicken.com>
8453 * cus-edit.el (customize-push-and-save): New function.
8455 * files.el (hack-local-variables-confirm): Use it.
8457 * custom.el (load-theme): New arg NO-CONFIRM.
8458 Use customize-push-and-save (Bug#8720).
8459 (custom-enabled-themes): Doc fix.
8461 * cus-theme.el (customize-create-theme)
8462 (custom-theme-merge-theme): Callers to load-theme changed.
8464 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8466 * thingatpt.el (thing-at-point-short-url-regexp): Require that
8467 short URLs have at least one dot in them (bug #7614).
8469 * progmodes/grep.el (rgrep): Bind `process-connection-type' to
8470 nil, because using a pty is apparently too slow (bug #895).
8472 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
8474 * mail/sendmail.el (sendmail-query-once): New function.
8475 (sendmail-query-once-function): New variable.
8477 2011-06-29 Glenn Morris <rgm@gnu.org>
8479 * files.el (auto-mode-alist): Add .f03, .f08 for f90-mode.
8481 * ses.el (top-level): Require cl when compiling.
8482 (ses-set-localvars): Fix error statement.
8483 Call it at compile time to silence a storm of warnings.
8485 2011-06-29 Martin Rudalics <rudalics@gmx.at>
8487 * window.el (normalize-live-buffer): Rename to
8488 window-normalize-buffer.
8489 (normalize-live-frame): Rename to window-normalize-frame.
8490 (normalize-any-window): Rename to window-normalize-any-window.
8491 (normalize-live-window): Rename to window-normalize-live-window.
8492 (make-window-atom): Rename to window-make-atom.
8493 (window-resize-reset): Rename to window--resize-reset.
8494 (window-resize-reset-1): Rename to window--resize-reset-1.
8495 (resize-mini-window): Rename to window--resize-mini-window.
8496 (resize-subwindows-skip-p): Rename to
8497 window--resize-subwindows-skip-p.
8498 (resize-subwindows-normal): Rename to
8499 window--resize-subwindows-normal.
8500 (resize-subwindows): Rename to window--resize-subwindows.
8501 (resize-other-windows): Rename to window--resize-siblings.
8502 (resize-this-window): Rename to window--resize-this-window.
8503 (resize-root-window): Rename to window--resize-root-window.
8504 (resize-root-window-vertically): Rename to
8505 window--resize-root-window-vertically.
8506 (normalize-buffer-to-display): Rename to
8507 window-normalize-buffer-to-display.
8508 (normalize-buffer-to-switch-to): Rename to
8509 window-normalize-buffer-to-switch-to.
8510 Correspondingly update all callers of the functions listed
8512 (display-buffer-alist, display-buffer-normalize-arguments)
8513 (display-buffer-normalize-options, display-buffer)
8514 (display-buffer-alist-set): Use "function" instead of
8517 2011-06-28 Chong Yidong <cyd@stupidchicken.com>
8519 * mail/emacsbug.el (report-emacs-bug): Handle non-gnu bug
8520 addresses more clearly. Add hyperlinks for bug-gnu-emacs and
8521 debbugs.gnu.org. Mention acknowledgment email.
8523 2011-06-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8525 * mail/smtpmail.el (smtpmail-send-it): Leave off changing the
8526 buffer multibyteness, since it shouldn't matter.
8528 2011-06-28 Martin Rudalics <rudalics@gmx.at>
8530 * window.el (display-buffer-in-side-window): Handle dedicated
8531 windows as in display-buffer-reuse-window.
8532 (display-buffer-normalize-alist): Use value of override
8534 (display-buffer-normalize-specifiers): Use value of
8535 other-window-means-other-frame specifier.
8536 (display-buffer-alist): Rewrite some texts in widgets.
8537 (display-buffer): Spread arguments when calling function
8538 specified by fun-with-args.
8540 2011-06-28 Deniz Dogan <deniz@dogan.se>
8542 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
8545 * textmodes/css-mode.el (css-font-lock-keywords): Fix grouped
8546 selectors (Bug#5732).
8547 (css-proprietary-nmstart-re): Use `regexp-opt'.
8549 2011-06-27 Jari Aalto <jari.aalto@cante.net>
8551 * eshell/em-ls.el: Display `ls -l' dates in ISO format (Bug#8440).
8552 (eshell-ls-date-format): New defcustom.
8553 (eshell-ls-file): Use it.
8555 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
8557 * help-fns.el (describe-variable): Fix message for terminal-local vars.
8559 2011-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
8561 * net/ange-ftp.el: Allow loading .gz files (Bug#6923).
8562 (ange-ftp-make-tmp-name): New arg.
8563 (ange-ftp-file-local-copy): Use it.
8565 2011-06-27 Jambunathan K <kjambunathan@gmail.com>
8567 * tar-mode.el (tar-untar-buffer): Set coding-system-for-write to
8568 no-conversion (Bug#8870).
8570 2011-06-27 Martin Rudalics <rudalics@gmx.at>
8572 * window.el (window-right, window-left, window-child)
8573 (window-child-count, window-last-child)
8574 (window-iso-combination-p, walk-window-tree-1)
8575 (window-atom-check-1, window-tree-1, delete-window)
8576 (window-state-get-1, display-buffer-even-window-sizes): Adapt to
8577 new naming conventions - window-vchild, window-hchild,
8578 window-next and window-prev are now called window-top-child,
8579 window-left-child, window-next-sibling and window-prev-sibling
8581 (resize-window-reset): Rename to window-resize-reset.
8582 (resize-window-reset-1): Rename to window-resize-reset-1.
8583 (resize-window): Rename to window-resize.
8584 (window-min-height, window-min-width)
8585 (resize-mini-window, resize-this-window, resize-root-window)
8586 (resize-root-window-vertically, adjust-window-trailing-edge)
8587 (enlarge-window, shrink-window, maximize-window)
8588 (minimize-window, delete-window, quit-restore-window)
8589 (split-window, balance-windows, balance-windows-area-adjust)
8590 (balance-windows-area, window-state-put-2)
8591 (display-buffer-even-window-sizes, display-buffer-set-height)
8592 (display-buffer-set-width, set-window-text-height)
8593 (fit-window-to-buffer): Rename all "resize-window" prefixed
8594 calls to use the "window-resize" prefix convention.
8595 (display-buffer-alist): Fix symbol for label specifier.
8596 (display-buffer-reuse-window): Set reuse-dedicated to cdr of
8597 corresponding specifier.
8598 Reported by Juanma Barranquero <lekktu@gmail.com>.
8600 2011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
8602 * ses.el (ses-destroy-cell-variable-range): Fix heading comment
8604 (ses-call-printer): Does not pass an empty string to formatter when the
8605 cell is empty to keep from barking printer Calc math-format-value.
8607 2011-06-27 Richard Stallman <rms@gnu.org>
8609 * battery.el (battery-mode-line-limit): New variable.
8610 (battery-update): Handle it.
8612 * mail/rmailmm.el (rmail-mime-process-multipart):
8613 Handle truncated messages.
8615 2011-06-27 Glenn Morris <rgm@gnu.org>
8617 * progmodes/flymake.el (flymake-err-line-patterns):
8618 Allow for column numbers in the ant/javac pattern. (Bug#8866)
8620 2011-06-27 Vincent Belaïche <vincentb1@users.sourceforge.net>
8622 * ses.el (ses-relocate-range): Keep rest of arguments for ses-range.
8623 (ses--clean-!, ses--clean-_): New functions.
8624 (ses-range): Add configurability of readout order, and conversion
8627 * ses.el (ses-repair-cell-reference-all): New function.
8628 (ses-cell-symbol): Set macro as safe, so that it can be used in
8631 * ses.el: Update cycle detection algorithm.
8632 (ses-localvars): Add ses--Dijkstra-attempt-nb and
8633 ses--Dijkstra-weight-bound, and initial values thereof when applicable.
8634 (ses-set-localvars): New function.
8635 (ses-make-cell): Add property-list as a cell element.
8636 (ses-cell-property-get-fun, ses-cell-property-get)
8637 (ses-cell-property-delq-fun, ses-cell-property-set-fun)
8638 (ses-cell-property-pop-fun, ses-cell-property-get-handle-fun):
8640 (ses-cell-property-set, ses-cell-property-pop)
8641 (ses-cell-property-get-handle): New macro.
8642 (ses-cell-property-handle-car, ses-cell-property-handle-setcar):
8643 New aliases, used for code readability.
8644 (ses-calculate-cell, ses-update-cells): Use Dijkstra algorithm for
8646 (ses-self-reference-early-detection): New defcustom.
8647 (ses-formula-references): Robustify against self-referring cells.
8648 (ses-mode): Use ses-set-localvars.
8649 (ses-command-hook): Add call to ses-initialize-Dijkstra-attempt
8650 before lauching the update processing.
8651 (ses-initialize-Dijkstra-attempt): New function.
8652 (ses-recalculate-cell): Update for cycle detection based on
8655 * ses.el: Fix commenting and indenting convention.
8657 2011-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
8659 * bs.el (bs-cycle-next): Complete last change.
8661 2011-06-27 Drew Adams <drew.adams@oracle.com>
8663 * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
8665 2011-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
8667 * net/network-stream.el (network-stream-open-starttls):
8668 Don't re-get capabilities unless we've reestablished connection.
8669 (network-stream-open-starttls): Fix stupid typo with gnutls-clii.
8671 * mail/smtpmail.el (smtpmail-via-smtp): Bind coding-system-for-*
8672 to binary to possibly avoid line encoding issues on Windows (among
8675 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
8677 * net/network-stream.el (open-network-stream): Return an :error
8678 saying what the problem was, if possible.
8680 * mail/smtpmail.el (smtpmail-via-smtp): Report the error from the
8683 * net/network-stream.el (network-stream-open-starttls): If we
8684 wanted to use STARTTLS, and the server offered it, but we weren't
8685 able to because we had no STARTTLS support, then close the connection.
8686 (open-network-stream): Return an :error element, if present.
8688 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
8690 * hl-line.el (hl-line-sticky-flag): Doc fix.
8691 (global-hl-line-sticky-flag): New option (Bug#8323).
8692 (global-hl-line-highlight): Obey it.
8694 * vc/vc.el (vc-revert-show-diff): Default to t.
8696 2011-06-26 Ken Manheimer <ken.manheimer@gmail.com>
8698 * allout-widgets.el (allout-widgets-post-command-business):
8699 Stop decorating intermediate isearch matches. They're not being
8700 undecorated when an isearch is continued past, and isearch
8701 automatically collapses them. This leads to "widget leaks", where
8702 decorated items accumulate in collapsed areas. Lines with lots of
8703 hidden widgets can slow down cursor travel, substantially.
8704 Too much complicated machinery would be needed to ensure undecoration,
8705 so we're doing without this nicety.
8707 (allout-widgets-tally-string): Don't try to do a hash-table-count
8708 of allout-widgets-tally when it's nil. This eliminates spurious "Error
8709 during redisplay: (wrong-type-argument hash-table-p nil)" warnings in
8710 *Messages* when allout-widgets-maintain-tally is t.
8712 2011-06-26 Martin Rudalics <rudalics@gmx.at>
8714 * window.el (display-buffer-normalize-argument): Rename to
8715 display-buffer-normalize-arguments. Handle special meaning of
8716 LABEL argument. Respect special-display-function when popping up
8717 a new frame. Fix code searching for a window showing the buffer
8719 (display-buffer-normalize-specifiers):
8720 Call display-buffer-normalize-arguments.
8721 (display-buffer-in-window): Don't undedicate the window if its
8722 buffer remains the same.
8723 Reported by Drew Adams <drew.adams@oracle.com>.
8724 (display-buffer-alist): Add choice for same-window macro
8726 (display-buffer): Mention special meaning of LABEL argument in
8727 doc-string. Fix quoting. Don't pop up a new frame even as
8730 2011-06-26 Juanma Barranquero <lekktu@gmail.com>
8732 * bs.el (bs-cycle-next): Pass current buffer to `bury-buffer' to
8733 avoid deleting the current window in some cases (bug#8911).
8735 2011-06-26 Andreas Schwab <schwab@linux-m68k.org>
8737 * emacs-lisp/smie.el (smie-bnf->prec2): Fix last change.
8740 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
8742 * net/network-stream.el (network-stream-open-starttls):
8743 Use built-in TLS support if `gnutls-available-p' is true.
8744 (network-stream-open-tls): Ditto.
8746 2011-06-26 Leo Liu <sdl.web@gmail.com>
8748 * register.el (registerv): New struct.
8749 (registerv-make): New function.
8750 (jump-to-register, describe-register-1, insert-register):
8751 Support the jump-func, print-func and insert-func slot of a registerv
8754 2011-06-26 Chong Yidong <cyd@stupidchicken.com>
8756 * vc/vc.el (vc-revert-show-diff): New defcustom.
8757 (vc-diff-internal): New arg specifying diff buffer.
8758 (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't
8759 reuse an existing *vc-diff* buffer (Bug#8927).
8761 * progmodes/cperl-mode.el (cperl-mode): Derive from prog-mode.
8763 2011-06-26 Glenn Morris <rgm@gnu.org>
8765 * progmodes/f90.el (f90-critical-indent): New option.
8766 (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re)
8767 (f90-start-block-re, f90-mode-abbrev-table): Add block, critical.
8768 (f90-mode): Doc fix.
8769 (f90-looking-at-critical, f90-looking-at-end-critical): New funcs.
8770 (f90-no-block-limit, f90-calculate-indent, f90-end-of-block)
8771 (f90-beginning-of-block, f90-next-block, f90-indent-region)
8772 (f90-match-end): Handle block, critical.
8774 2011-06-25 Glenn Morris <rgm@gnu.org>
8776 * calendar/diary-lib.el (diary-included-files): Doc fix.
8777 (diary-include-files): New function, extracted from
8778 diary-include-other-diary-files and diary-mark-included-diary-files.
8779 (diary-include-other-diary-files, diary-mark-included-diary-files):
8780 Just call diary-include-files.
8781 (diary-mark-entries): Reset diary-included-files on first call.
8783 * calendar/diary-lib.el (diary-mark-entries)
8784 (diary-mark-included-diary-files):
8785 Visit included diary-files in temp buffers.
8787 * progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1)
8788 (f90-blocks-re, f90-program-block-re, f90-end-block-re)
8789 (f90-start-block-re, f90-imenu-generic-expression)
8790 (f90-looking-at-program-block-start, f90-no-block-limit):
8791 Add support for submodules.
8793 * progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re)
8794 (f90-procedures-re, f90-constants-re): Add some F2008 stuff.
8796 2011-06-25 Eli Zaretskii <eliz@gnu.org>
8798 * net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind
8799 buffer-file-type before setting its value, to avoid disastrous
8800 global effects on decoding files for DOS/Windows systems. (Bug#8780)
8802 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
8804 * allout.el (allout-unload-function): Pass -1 to `allout-mode'.
8806 * ses.el (ses-unload-function):
8807 * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
8809 * proced.el (proced-unload-function):
8810 * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove.
8812 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
8814 * server.el (server-create-window-system-frame): Add parameters arg.
8815 (server-process-filter): Doc fix. Handle frame-parameters.
8817 2011-06-25 Juanma Barranquero <lekktu@gmail.com>
8819 Fix bug#8730, bug#8781.
8821 * loadhist.el (unload--set-major-mode): New function.
8822 (unload-feature): Use it.
8824 * progmodes/python.el (python-after-info-look): Add autoload cookie.
8825 (python-unload-function): New function.
8827 2011-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
8829 * mail/rmail.el (rmail-show-message-1): Use restore-buffer-modified-p.
8831 2011-06-25 Giuseppe Scrivano <gscrivano@gnu.org>
8833 * net/browse-url.el (browse-url-firefox-program): Add icecat to
8834 the candidates list.
8836 2011-06-24 Juanma Barranquero <lekktu@gmail.com>
8838 * progmodes/verilog-mode.el (verilog-mode): Fix test for bound variable.
8840 2011-06-23 Richard Stallman <rms@gnu.org>
8842 * mail/rmail.el: Going to grep hit in Rmail buffer finds the message.
8843 (rmail-variables): Set next-error-move-function.
8844 (rmail-what-message): Take argument POS.
8845 (rmail-next-error-move): New function.
8847 2011-06-23 Stefan Monnier <monnier@iro.umontreal.ca>
8849 * emacs-lisp/smie.el (smie-bnf->prec2): Give more understandable error
8850 messages for adjacent non-terminals.
8852 2011-06-23 Richard Stallman <rms@gnu.org>
8854 * mail/rmail.el (rmail-retry-ignored-headers): Add message-id.
8855 (rmail-show-message-1): Preserve buffer modified flag.
8856 (rmail-start-mail): Don't specify use of rmail-mail-return;
8857 that's done by mail-bury now.
8858 (rmail-mail-return): Handle arg NEWBUF.
8860 2011-06-23 Michael Albinus <michael.albinus@gmx.de>
8862 * net/tramp-sh.el (tramp-method-out-of-band-p): Check, whether
8865 2011-06-23 Martin Rudalics <rudalics@gmx.at>
8867 * window.el (get-lru-window, get-mru-window)
8868 (get-largest-window): Never return a minibuffer window.
8869 (display-buffer-pop-up-window): Fix a bug that could lead to
8870 reusing the minibuffer window.
8871 (display-buffer): Pass original specifier argument to
8872 display-buffer-function instead of the normalized one.
8873 Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
8875 2011-06-22 Leo Liu <sdl.web@gmail.com>
8877 * minibuffer.el (completing-read-function)
8878 (completing-read-default): Move from minibuf.c
8880 2011-06-22 Richard Stallman <rms@gnu.org>
8882 * mail/sendmail.el (mail-bury): If Rmail is in use, return nicely
8883 to Rmail even if not started by a special Rmail command.
8885 * mail/rmailmm.el (rmail-insert-mime-forwarded-message):
8886 Copy the buffer currently showing just one message.
8888 2011-06-22 Roland Winkler <winkler@gnu.org>
8890 * textmodes/bibtex.el (bibtex-entry-update): Use mapc.
8891 (bibtex-clean-entry): First delete the old key so that a
8892 customized algorithm for generating the new key does not get
8893 confused by the old key.
8894 (bibtex-url): Obey regexp of first step.
8895 (bibtex-search-entries): Do not use add-to-list with local
8898 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8900 * mail/smtpmail.el (smtpmail-try-auth-methods): If the user has
8901 stored a user name, then query for the password first, instead of
8902 waiting for SMTP to give an error message and the trying again.
8904 2011-06-22 Lawrence Mitchell <wence@gmx.li>
8906 * net/browse-url.el (browse-url-xdg-open): Use 0, rather than nil
8907 BUFFER in call-process.
8909 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8911 * mail/smtpmail.el (smtpmail-via-smtp): Make sure we don't send
8913 (smtpmail-try-auth-methods): Require user name and password from
8916 2011-06-22 Martin Rudalics <rudalics@gmx.at>
8918 * window.el (display-buffer-default-specifiers)
8919 (display-buffer-alist): Remove entries for pop-up-frame-alist.
8920 Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.
8921 (split-window): Normalize SIDE argument (Bug#8916).
8923 * frame.el (pop-up-frame-alist, pop-up-frame-function)
8924 (special-display-frame-alist, special-display-popup-frame):
8925 Remove duplicate declarations. These are now in window.el.
8927 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8929 * mail/smtpmail.el (smtpmail-via-smtp):
8930 Set :use-starttls-if-possible so that we always use STARTTLS if the
8931 server supports it. SMTP servers that support STARTTLS commonly
8934 * net/network-stream.el (network-stream-open-starttls): Support
8935 upgrading to STARTTLS always, even if we don't have built-in support.
8936 (open-network-stream): Add the :always-query-capabilities keyword.
8938 * mail/smtpmail.el: Rewritten to do opportunistic STARTTLS
8939 upgrades with `open-network-stream', and rely solely on
8940 auth-source for all credentials. Big changes throughout the file,
8942 (smtpmail-auth-credentials): Remove.
8943 (smtpmail-starttls-credentials): Remove.
8944 (smtpmail-via-smtp): Check for servers saying they want AUTH after
8947 * net/network-stream.el (network-stream-open-starttls):
8948 Provide support for client certificates both for external and built-in
8950 (auth-source): Require.
8951 (open-network-stream): Document the :client-certificate keyword.
8952 (network-stream-certificate): Change cert-cert to cert and
8955 2011-06-21 Michael Albinus <michael.albinus@gmx.de>
8957 * net/tramp-cache.el (top): Don't load the persistency file when
8958 "emacs -Q" has been called.
8960 2011-06-21 Tim Harper <timcharper@gmail.com>
8962 * term/ns-win.el (ns-initialize-window-system):
8963 Set application-specific `ApplePressAndHoldEnabled' system
8964 resource to NO as it is not yet supported by the NS port.
8966 2011-06-21 Juanma Barranquero <lekktu@gmail.com>
8968 * misc.el (list-dynamic-libraries--refresh): Compute header here...
8969 (list-dynamic-libraries): ...not here.
8971 2011-06-21 Leo Liu <sdl.web@gmail.com>
8973 * subr.el (sha1): Implement sha1 using secure-hash.
8975 2011-06-21 Martin Rudalics <rudalics@gmx.at>
8977 * window.el (display-buffer-alist): In default value do not
8978 enforce searching a window on any but the selected frame.
8979 Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
8980 (display-buffer-select-window): Remove function.
8981 (display-buffer-in-window): When a window on another frame gets
8982 reused, do not select it any more but just raise its frame if
8983 necessary (Bug#8851) and (Bug#8856).
8984 (display-buffer-normalize-options): Handle pop-up-frames related
8985 options more faithfully.
8986 (pop-to-buffer): Don't rely on `display-buffer' selecting the
8987 window if it is on another frame.
8988 (display-buffer-alist, display-buffer-default-specifiers):
8989 Don't make new frame unsplittable by default.
8990 (display-buffer-normalize-argument): Fix doc-string typo and use
8991 'same-frame-other-window instead of 'other-window when associating
8992 with display-buffer-macro-specifiers.
8994 2011-06-21 Vincent Belaïche <vincent.b.1@hotmail.fr>
8996 * play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right):
8998 (5x5-mode-map, 5x5-mode-menu): Bind them.
8999 (5x5-draw-grid): Tweak the solver's rendering.
9001 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
9003 * progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
9004 `caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
9006 2011-06-21 Drew Adams <drew.adams@oracle.com>
9008 * menu-bar.el: Use function variable instead of switch-to-buffer.
9009 (menu-bar-select-buffer-function): New variable.
9010 (menu-bar-update-buffers): Use it (bug#8876).
9012 2011-06-21 Stefan Monnier <monnier@iro.umontreal.ca>
9014 * emacs-lisp/bytecomp.el (add-to-list): Add handler to check the
9017 2011-06-20 Jan Djärv <jan.h.d@swipnet.se>
9019 * x-dnd.el (x-dnd-version-from-flags)
9020 (x-dnd-more-than-3-from-flags): New functions that handle long-as-cons
9021 and long as number (Bug#8899).
9022 (x-dnd-handle-xdnd): Call functions above (Bug#8899).
9024 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
9026 * minibuffer.el (completion-metadata): Add `metadata' to the alist.
9027 (completion-try-completion, completion-all-completions): Compute the
9028 metadata argument if it's missing; make it optional (bug#8795).
9030 * wid-edit.el: Use lex-bind and move towards completion-at-point.
9031 (widget-complete): Use new :completion-function property.
9032 (widget-completions-at-point): New function.
9033 (default): Use :completion-function instead of :complete.
9034 (widget-default-completions): Rename from widget-default-complete;
9036 (widget-string-complete, widget-file-complete, widget-color-complete):
9038 (file, symbol, function, variable, coding-system, color):
9039 * international/mule-cmds.el (default-input-method, charset)
9040 (language-info-custom-alist):
9041 * cus-edit.el (face): Use new property :completions.
9043 * progmodes/pascal.el (pascal-completions-at-point): New function.
9044 (pascal-mode): Use it.
9045 (pascal-mode-map): Use completion-at-point.
9046 (pascal-toggle-completions): Make obsolete.
9047 (pascal-complete-word, pascal-show-completions):
9048 * progmodes/octave-mod.el (octave-complete-symbol):
9049 Redefine as obsolete alias.
9050 * progmodes/octave-inf.el (inferior-octave-completion-at-point):
9051 Signal absence of completion info for old Octave,
9052 (inferior-octave-complete): Redefine as obsolete alias.
9053 * progmodes/meta-mode.el: Use lexical-binding and completion-at-point.
9054 (meta-completions-at-point): Rename from meta-complete-symbol and
9055 adapt it for use on completion-at-point-functions.
9056 (meta-common-mode): Use it.
9057 (meta-looking-at-backward, meta-match-buffer): Remove.
9058 (meta-complete-symbol): Redefine as obsolete alias.
9059 (meta-common-mode-map): Use completion-at-point.
9060 * progmodes/make-mode.el: Use lexical-binding and completion-at-point.
9061 (makefile-mode-map): Use completion-at-point.
9062 (makefile-completions-at-point): Rename from makefile-complete and
9063 adapt it for use on completion-at-point-functions.
9064 (makefile-mode): Use it.
9065 (makefile-complete): Redefine as obsolete alias.
9067 2011-06-20 Deniz Dogan <deniz@dogan.se>
9069 * net/rcirc.el: Delete trailing whitespaces once and for all.
9071 2011-06-20 Daniel Colascione <dan.colascione@gmail.com>
9073 * emacs-lisp/syntax.el (syntax-ppss): Further improve docstring.
9075 2011-06-19 Chong Yidong <cyd@stupidchicken.com>
9077 * files.el (auto-mode-alist): Entry for m2-mode (Bug#8852).
9079 * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).
9081 2011-06-19 Martin Rudalics <rudalics@gmx.at>
9083 * window.el (display-buffer-other-window-means-other-frame):
9084 Call display-buffer-normalize-alist.
9085 (display-buffer-normalize-specifiers-1): Rename to
9086 display-buffer-normalize-argument. New argument other-frame.
9088 (display-buffer-normalize-specifiers-2): Rename to
9089 display-buffer-normalize-options.
9090 (display-buffer-normalize-alist-1): New function.
9091 (display-buffer-normalize-specifiers-3): Rename to
9092 display-buffer-normalize-alist.
9093 Call display-buffer-normalize-alist-1.
9094 (display-buffer-normalize-options-inhibit): New variable.
9095 (display-buffer-normalize-specifiers): Rewrite calling
9096 display-buffer-normalize-alist,
9097 display-buffer-normalize-argument, and
9098 display-buffer-normalize-options. Don't call the latter if
9099 display-buffer-normalize-options-inhibit is non-nil.
9100 (frame-auto-delete): New option.
9101 (window-deletable-p): Use frame-auto-delete.
9102 (window-list-no-nils, window-state-ignored-parameters)
9103 (window-state-get-1, window-state-get, window-state-put-list)
9104 (window-state-put-1, window-state-put-2, window-state-put):
9106 (display-buffer-normalize-options): Move special-display-p group
9107 after pop-up-frame group (Bug#8851) and (Bug#8856).
9109 2011-06-18 Chong Yidong <cyd@stupidchicken.com>
9111 * emacs-lisp/rx.el (rx-constituents): Add support for numbered
9113 (rx-submatch-n): New function.
9116 * dired-x.el (dired-mark-unmarked-files): Fix interactive spec
9119 * replace.el (occur-mode-map): Set occur-edit-mode binding to "e".
9121 * textmodes/fill.el (default-justification): Add :safe (Bug#8879).
9123 * cus-face.el (custom-declare-face): Call custom-theme-recalc face
9124 anytime existing face settings are present (Bug#8889).
9126 * progmodes/delphi.el (delphi-mode-syntax-table): Use defvar.
9127 (delphi-mode): Use define-derived-mode to inherit from prog-mode.
9128 Remove unused argument.
9130 2011-06-18 Martin Rudalics <rudalics@gmx.at>
9132 * window.el (display-buffer-default-specifiers):
9133 Remove pop-up-frame. Add pop-up-window-min-height,
9134 pop-up-window-min-width, and another reuse-window specifier
9135 (Bug#8882). Reported by Dan Nicolaescu <dann@gnu.org>.
9136 (display-buffer-normalize-specifiers-2):
9137 Handle split-height-threshold and split-width-threshold also when
9138 pop-up-windows is unset. Add a reuse-window specifier for the
9139 case popping up a new window fails.
9140 (special-display-popup-frame): Remove double quoting.
9141 (display-buffer-normalize-specifiers-1): Fix thinko.
9143 2011-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
9145 * shell.el (shell-completion-vars): Set pcomplete-termination-string
9146 according to comint-completion-addsuffix.
9148 * pcomplete.el: Convert to lexical binding and fix bug#8819.
9149 (pcomplete-suffix-list): Mark as obsolete.
9150 (pcomplete-completions-at-point): Capture pcomplete-norm-func and
9151 pcomplete-seen in the closure.
9152 (pcomplete-comint-setup): Setup completion-at-point as well.
9153 (pcomplete--entries): New function.
9154 (pcomplete--env-regexp): New var.
9155 (pcomplete-entries): Rewrite to work with partial-completion and
9156 without relying on pcomplete-suffix-list.
9157 (pcomplete-pare-list): Remove, unused.
9159 2011-06-17 Martin Rudalics <rudalics@gmx.at>
9161 * window.el (display-buffer-alist): Set pop-up-window-min-height
9162 and pop-up-window-min-width in default value. Reported by
9163 Thierry Volpiatto <thierry.volpiatto@gmail.com>. New specifier
9164 other-window-means-other-frame.
9165 (display-buffer-macro-specifiers): Comment out entry for
9166 other-window specifier.
9167 (display-buffer-other-window-means-other-frame): New function.
9168 (display-buffer-normalize-specifiers-1): New arguments
9169 buffer-name and label. Treat other-window case specially.
9170 (display-buffer-normalize-specifiers-2): Treat other-window case
9172 (display-buffer-normalize-specifiers-3): New function.
9173 (display-buffer-normalize-specifiers):
9174 Call display-buffer-normalize-specifiers-3.
9176 2011-06-17 Martin Rudalics <rudalics@gmx.at>
9178 * window.el (same-window-p): Fix two typos introduced when
9179 adding with-no-warnings.
9180 (display-buffer-normalize-specifiers-1): Don't check
9181 pop-up-frames for 'unset initialization.
9182 (display-buffer-normalize-specifiers-2): Major rewrite using
9183 special-display-p and same-window-p (Bug#8851) and (Bug#8856).
9184 (pop-up-frames, display-buffer-reuse-frames)
9185 (display-buffer-mark-dedicated): Don't initialize to 'unset.
9186 Suggested by David Engster <deng@randomsample.de>.
9187 (even-window-heights): Initialize to 'unset.
9188 (display-buffer-alist-set): Handle new 'unset initializations.
9189 (display-buffer-macro-specifiers): Don't pop up a new frame in the
9192 2011-06-16 Martin Rudalics <rudalics@gmx.at>
9194 * window.el (display-buffer-normalize-specifiers-1):
9195 Respect current value of pop-up-frames for most reasonable values of
9196 second argument of display-buffer (Bug#8865).
9197 (switch-to-buffer-same-frame, switch-to-buffer-other-window)
9198 (switch-to-buffer-other-window-same-frame)
9199 (switch-to-buffer-other-frame): Fix doc-strings. Reported by Drew
9201 (display-buffer): Don't check noninteractive when calling
9202 display-buffer-pop-up-frame.
9203 (display-buffer-pop-up-frame): Never pop up a frame in
9204 noninteractive mode (Bug#8857).
9205 (enlarge-window, shrink-window): Don't report an error when the
9206 window can't be resized as requested (Bug#8862).
9208 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
9210 * pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
9212 * emacs-lisp/debug.el (debug): Don't leave the buffer in Debugger.
9214 * abbrev.el (define-abbrev-table): Don't add a table multiple times.
9216 2011-06-15 Alan Mackenzie <acm@muc.de>
9218 * progmodes/cc-fonts.el (c-font-lock-declarations): 1: Whilst checking
9219 for declarators, disable knr checking to speed up for normal files.
9220 2: Refactor, replacing a sequence of nested if forms by a cond form.
9222 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
9224 * net/network-stream.el (open-network-stream): Add the keyword
9225 :always-query-capabilities for the case where you want to force a
9226 `plain' network connection, but the protocol still requires the
9227 capabilitiy command (i.e., SMTP and EHLO).
9229 * subr.el (process-live-p): Rename from `process-alive-p' for
9230 consistency with other `-live-p' functions.
9232 2011-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
9234 * window.el (same-window-buffer-names, same-window-regexps)
9235 (special-display-frame-alist, special-display-popup-frame)
9236 (special-display-function, special-display-buffer-names)
9237 (special-display-regexps, pop-up-frame-alist)
9238 (pop-up-frame-function, pop-up-frames, display-buffer-reuse-frames)
9239 (pop-up-windows, split-window-preferred-function)
9240 (split-height-threshold, split-width-threshold, even-window-heights)
9241 (display-buffer-mark-dedicated): Don't encourage the use of
9242 display-buffer-alist from Elisp code.
9244 2011-06-15 Dan Nicolaescu <dann@ics.uci.edu>
9246 * progmodes/python.el (python-mode): Derive from prog-mode.
9247 * progmodes/ps-mode.el (ps-mode):
9248 * progmodes/mixal-mode.el (mixal-mode):
9249 * progmodes/cfengine.el (cfengine-mode):
9250 * progmodes/ld-script.el (ld-script-mode): Likewise.
9252 2011-06-15 Martin Rudalics <rudalics@gmx.at>
9254 * window.el (display-buffer-alist): Trim default value to avoid
9255 popping up a new frame (Bug#8857) or reusing an arbitrary window
9257 (display-buffer): Do not fall back on popping up a new frame in
9258 batch mode (Bug#8857).
9260 2011-06-14 Chong Yidong <cyd@stupidchicken.com>
9262 * cus-theme.el (describe-theme-1): Use custom-theme-p.
9263 (custom-theme-summary): New function.
9264 (customize-themes): Use it.
9266 2011-06-13 Glenn Morris <rgm@gnu.org>
9268 * cus-dep.el (custom-make-dependencies): Use up command-line-args-left.
9270 2011-06-13 Martin Rudalics <rudalics@gmx.at>
9272 * help.el (help-window): Remove variable.
9273 (help-window-point-marker, temp-buffer-max-height)
9274 (temp-buffer-resize-mode, help-window-select): Rewrite doc-strings.
9275 (help-print-return-message): Don't set help-window.
9276 (resize-temp-buffer-window): Rewrite cod eand doc-string.
9277 (help-window-setup-finish): Remove.
9278 (help-window-display-message, help-window-setup)
9279 (with-help-window): Major rewrite based on new
9280 display-buffer-window variable.
9282 * help-mode.el (help-mode-finish): Remove help-window related
9285 * view.el (view-exits-all-viewing-windows): Remove reference to
9286 view-return-to-alist in doc-string.
9287 (view-return-to-alist): Make obsolete.
9288 (view-buffer): Call pop-to-buffer-same-window and remove
9290 (view-buffer-other-window): Call pop-to-buffer-other-window and
9291 simplify code. Ignore second argument.
9292 (view-buffer-other-frame): Call pop-to-buffer-other-frame and
9293 simplify code. Ignore second argument.
9294 (view-return-to-alist-update): Make obsolete.
9295 (view-mode-enter): Rename second argument to QUIT-RESTORE.
9296 Rewrite using quit-restore window parameters.
9297 (view-mode-exit): Rename second argument to EXIT-ONLY.
9298 Rewrite using quit-restore-window.
9299 (View-exit, View-exit-and-edit, View-leave, View-quit)
9300 (View-quit-all, View-kill-and-leave): Call view-mode-exit with
9301 appropriate arguments.
9302 (view-end-message): Use quit-restore window parameter.
9304 * window.el (display-buffer-function): Rewrite doc-string.
9305 (display-buffer-window, display-buffer-alist): New variables.
9306 (display-buffer-split-specifiers)
9307 (display-buffer-side-specifiers)
9308 (display-buffer-macro-specifiers): New constants.
9309 (display-buffer-even-window-sizes, display-buffer-set-height)
9310 (display-buffer-set-width, display-buffer-select-window)
9311 (display-buffer-in-window, display-buffer-reuse-window)
9312 (display-buffer-split-window-1, display-buffer-split-window)
9313 (display-buffer-split-atom-window, display-buffer-pop-up-window)
9314 (display-buffer-pop-up-frame, display-buffer-pop-up-side-window)
9315 (display-buffer-in-side-window, normalize-buffer-to-display)
9316 (display-buffer-normalize-specifiers-1)
9317 (display-buffer-normalize-specifiers-2)
9318 (display-buffer-normalize-specifiers, display-buffer-frame):
9320 (display-buffer): Major rewrite.
9321 (display-buffer-other-window, display-buffer-other-frame)
9322 (pop-to-buffer, switch-to-buffer-other-window)
9323 (switch-to-buffer-other-frame): Rewrite.
9324 (display-buffer-same-window, display-buffer-same-frame)
9325 (display-buffer-same-frame-other-window)
9326 (pop-to-buffer-same-window, pop-to-buffer-same-frame)
9327 (pop-to-buffer-other-window)
9328 (pop-to-buffer-same-frame-other-window)
9329 (pop-to-buffer-other-frame, switch-to-buffer-same-frame)
9330 (switch-to-buffer-other-window-same-frame): New functions.
9331 (same-window-p, special-display-p): Rewrite disabling warnings.
9333 (pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
9334 (display-buffer-mark-dedicated): Initialize to symbol 'unset.
9336 (same-window-buffer-names, same-window-regexps)
9337 (special-display-frame-alist, special-display-popup-frame)
9338 (special-display-function, special-display-buffer-names)
9339 (special-display-regexps, pop-up-frame-alist)
9340 (pop-up-frame-function, split-window-preferred-function)
9341 (split-height-threshold, split-width-threshold)
9342 (even-window-heights): Make obsolete.
9344 2011-06-12 Glenn Morris <rgm@gnu.org>
9346 * term/xterm.el (terminal-init-xterm): `version' may be nil. (Bug#8838)
9347 Misc simplifications.
9349 2011-06-12 Martin Rudalics <rudalics@gmx.at>
9351 * window.el (window-safely-shrinkable-p): Restore function which
9352 was inadvertently removed in change from 2011-06-11. Declare as
9355 * calendar/calendar.el (calendar-generate-window):
9356 Use window-iso-combined-p instead of combination of one-window-p and
9357 window-safely-shrinkable-p.
9359 2011-06-12 Glenn Morris <rgm@gnu.org>
9361 * progmodes/fortran.el (fortran-mode-syntax-table):
9362 * progmodes/f90.el (f90-mode-syntax-table):
9363 Set % to punctuation. (Bug#8820)
9364 (f90-find-tag-default): Remove, no longer needed.
9366 2011-06-12 Daniel Colascione <dan.colascione@gmail.com>
9368 * emacs-lisp/syntax.el (syntax-ppss): Clarify which items are invalid.
9370 2011-06-11 Chong Yidong <cyd@stupidchicken.com>
9372 * image.el (image-animated-p): Return animation delay in seconds.
9373 Avoid bit manipulation in Lisp; use `delay' entry in the metadata.
9374 (image-animate-timeout): Remove DELAY argument. Don't assume
9375 every subimage has the same delay; get it from image-animated-p.
9376 (image-animate): Caller changed.
9378 2011-06-11 Michael Albinus <michael.albinus@gmx.de>
9380 * net/tramp.el (tramp-debug-message): Add `tramp-with-progress-reporter'
9381 to ignored backtrace functions.
9383 2011-06-11 Glenn Morris <rgm@gnu.org>
9385 * calendar/appt.el (appt-disp-window-function): Doc fix.
9386 (appt-check): Handle overlapping appointments. (Bug#8337)
9388 2011-06-11 Martin Rudalics <rudalics@gmx.at>
9390 * window.el (window-tree-1, window-tree): New functions, moving
9391 the latter to window.el.
9392 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
9393 (bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
9394 (bw-refresh-edges): Remove.
9395 (balance-windows-1, balance-windows-2): New functions.
9396 (balance-windows): Rewrite in terms of window tree functions,
9397 balance-windows-1 and balance-windows-2.
9398 (bw-adjust-window): Remove.
9399 (balance-windows-area-adjust): New function with functionality of
9400 bw-adjust-window but using resize-window.
9401 (set-window-text-height): Rewrite doc-string.
9402 Use normalize-live-window and resize-window.
9403 (enlarge-window-horizontally, shrink-window-horizontally):
9404 Rename argument to DELTA.
9405 (window-buffer-height): New function.
9406 (fit-window-to-buffer, shrink-window-if-larger-than-buffer):
9407 Rewrite using new window resize routines.
9408 (kill-buffer-and-window, mouse-autoselect-window-select):
9409 Use ignore-errors instead of condition-case.
9410 (quit-window): Call delete-frame instead of delete-windows-on
9411 for the only buffer on frame.
9413 2011-06-10 Martin Rudalics <rudalics@gmx.at>
9415 * loadup.el (top-level): Load window before files for the sake
9416 of replace-buffer-in-windows.
9418 * files.el (read-buffer-to-switch)
9419 (switch-to-buffer-other-window)
9420 (switch-to-buffer-other-frame, display-buffer-other-frame):
9423 * simple.el (get-next-valid-buffer, last-buffer, next-buffer)
9424 (previous-buffer): Move to window.el.
9426 * bindings.el (unbury-buffer): Move to window.el.
9428 * window.el (delete-other-windows-vertically): Move after
9429 definition of delete-other-windows.
9430 (other-window, delete-windows-on, replace-buffer-in-windows):
9431 Move here from window.c.
9432 (record-window-buffer, unrecord-window-buffer)
9433 (set-window-buffer-start-and-point, switch-to-prev-buffer)
9434 (switch-to-next-buffer): New functions.
9435 (get-next-valid-buffer, last-buffer, next-buffer): Move here
9436 from simple.el. Call switch-to-next-buffer.
9437 (previous-buffer): Move here from simple.el.
9438 Call switch-to-prev-buffer.
9439 (bury-buffer): Move here from buffer.c. Switch to previous
9440 buffer when window cannot be deleted.
9441 (unbury-buffer): Move here from bindings.el.
9442 (ctl-x-map): Move binding for other-window from window.c to
9444 (read-buffer-to-switch, switch-to-buffer-other-window)
9445 (switch-to-buffer-other-frame): Move here from files.el.
9446 (normalize-buffer-to-switch-to): New functions.
9447 (switch-to-buffer): Move here from buffer.c.
9448 Use read-buffer-to-switch and normalize-buffer-to-switch-to.
9450 2011-06-10 Martin Rudalics <rudalics@gmx.at>
9452 * window.el (window-min-height, window-min-width): Move here
9453 from window.c. Add defcustoms and rewrite doc-strings.
9454 (resize-mini-window, resize-window): New functions.
9455 (adjust-window-trailing-edge, enlarge-window, shrink-window):
9456 Move here from window.c.
9457 (maximize-window, minimize-window): New functions.
9458 (delete-window, delete-other-windows, split-window): Move here
9460 (window-split-min-size): New function.
9461 (split-window-keep-point): Mention split-window-above-each-other
9462 instead of split-window-vertically.
9463 (split-window-above-each-other, split-window-vertically):
9464 Rename split-window-vertically to split-window-above-each-other
9465 and provide defalias for old definition.
9466 (split-window-side-by-side, split-window-horizontally):
9467 Rename split-window-horizontally to split-window-side-by-side
9468 and provide defalias for the old definition.
9469 (ctl-x-map): Move bindings for delete-window,
9470 delete-other-windows and enlarge-window here from window.c.
9471 Replace bindings for split-window-vertically and
9472 split-window-horizontally by bindings for
9473 split-window-above-each-other and split-window-side-by-side.
9475 * cus-start.el (all): Remove entries for window-min-height and
9476 window-min-width. Add entries for window-splits and
9479 2011-06-09 Glenn Morris <rgm@gnu.org>
9481 * calendar/appt.el (appt-mode-line): New function.
9482 (appt-check, appt-disp-window): Use it.
9484 * files.el (hack-one-local-variable-eval-safep):
9485 Allow minor-modes with explicit +/-1 arguments.
9487 2011-06-09 Teodor Zlatanov <tzz@lifelogs.com>
9489 * term/xterm.el (xterm): Add defgroup.
9490 (xterm-extra-capabilities): Add defcustom to supply known xterm
9491 capabilities, skip querying them, or query them (default).
9492 (terminal-init-xterm): Use it.
9493 (terminal-init-xterm-modify-other-keys): New function to set up
9494 modifyOtherKeys support to simplify `terminal-init-xterm'.
9496 2011-06-09 Martin Rudalics <rudalics@gmx.at>
9498 * window.el (resize-window-reset, resize-window-reset-1)
9499 (resize-subwindows-skip-p, resize-subwindows-normal)
9500 (resize-subwindows, resize-other-windows, resize-this-window)
9501 (resize-root-window, resize-root-window-vertically)
9502 (window-deletable-p, window-or-subwindow-p)
9503 (frame-root-window-p): New functions.
9505 2011-06-09 Glenn Morris <rgm@gnu.org>
9507 * net/ange-ftp.el (ange-ftp-switches-ok): New function.
9508 (ange-ftp-get-files): Use it.
9510 2011-06-09 Alexander Klimov <alserkli@inbox.ru> (tiny change)
9512 * mail/sendmail.el (mail-recover-1, mail-recover):
9513 * files.el (recover-file, recover-session):
9514 Handle dired-listing-switches not being just a single short option.
9516 2011-06-09 Glenn Morris <rgm@gnu.org>
9518 * calendar/appt.el (appt-display-message, appt-disp-window):
9519 Handle lists of appointments.
9521 2011-06-08 Martin Rudalics <rudalics@gmx.at>
9523 * window.el (one-window-p): Move down in code.
9525 (window-current-scroll-bars): Rewrite doc-string.
9526 Normalize live window argument.
9527 (walk-windows, get-window-with-predicate, count-windows):
9528 Rewrite doc-string. Use window-list-1.
9529 (window-in-direction-2, window-in-direction, get-mru-window):
9532 2011-06-08 Reuben Thomas <rrt@sc3d.org>
9534 * progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
9537 2011-06-08 Chong Yidong <cyd@stupidchicken.com>
9539 * repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).
9541 2011-06-08 Juanma Barranquero <lekktu@gmail.com>
9543 * loadhist.el (unload-feature-special-hooks):
9544 Add `comint-output-filter-functions'.
9546 2011-06-08 Ivan Kanis <gnu@kanis.fr>
9548 * calendar/appt.el (appt-check): Move some initializations into the let.
9550 2011-06-08 Martin Rudalics <rudalics@gmx.at>
9552 * window.el (window-height): Defalias to window-total-height.
9553 (window-width): Defalias to window-body-width.
9555 2011-06-07 Chong Yidong <cyd@stupidchicken.com>
9557 * image-mode.el (image-toggle-animation): New command.
9558 (image-mode-map): Bind it to RET.
9559 (image-mode): Update message.
9560 (image-toggle-display-image): Avoid a spurious cache flush.
9561 (image-transform-rotation): Doc fix.
9562 (image-transform-properties): Return quickly in the normal case.
9563 (image-animate-loop): Rename from image-animate-max-time.
9565 * image.el (image-animate-max-time): Move to image-mode.el.
9566 (create-animated-image): Remove unnecessary function.
9567 (image-animate): Rename from image-animate-start. New arg.
9568 (image-animate-stop): Remove; just use image-animate-timer.
9569 (image-animate-timer): Use car-safe.
9570 (image-animate-timeout): Rename argument.
9572 2011-06-07 Martin Rudalics <rudalics@gmx.at>
9574 * window.el (get-lru-window, get-largest-window): Move here from
9575 window.c. Rename first argument to ALL-FRAMES.
9576 Rephrase doc-strings.
9577 (get-buffer-window-list): Rewrite using window-list-1.
9578 Rephrase doc-string.
9579 (window-safe-min-height, window-safe-min-width): New constants.
9580 (window-size-ignore, window-min-size, window-min-size-1)
9581 (window-sizable, window-sizable-p, window-size-fixed-1)
9582 (window-size-fixed-p, window-min-delta-1, window-min-delta)
9583 (window-max-delta-1, window-max-delta, window-resizable)
9584 (window-resizable-p, window-total-height, window-total-width)
9585 (window-body-width): New functions.
9586 (window-full-height-p, window-full-width-p): Rewrite using
9588 (window-body-height): Rewrite using window-body-size.
9590 2011-06-06 Martin Rudalics <rudalics@gmx.at>
9592 * window.el (window-right, window-left, window-child)
9593 (window-child-count, window-last-child, window-any-p)
9594 (normalize-live-buffer, normalize-live-frame)
9595 (normalize-any-window, normalize-live-window)
9596 (window-iso-combination-p, window-iso-combined-p)
9597 (window-iso-combinations)
9598 (walk-window-tree-1, walk-window-tree, walk-window-subtree)
9599 (windows-with-parameter, window-with-parameter)
9600 (window-atom-root, make-window-atom, window-atom-check-1)
9601 (window-atom-check, window-side-check, window-check):
9603 (ignore-window-parameters, window-sides, window-sides-vertical)
9604 (window-sides-slots): New variables.
9605 (window-size-fixed): Move down in code. Minor doc-string fix.
9607 2011-06-05 Andreas Schwab <schwab@linux-m68k.org>
9609 * comint.el (comint-dynamic-complete-as-filename)
9610 (comint-dynamic-complete-filename): Correctly call
9611 completion-in-region.
9613 2011-06-05 Deniz Dogan <deniz@dogan.se>
9615 * net/rcirc.el (rcirc-prompt-for-encryption): Fix bug introduced
9618 2011-06-05 Deniz Dogan <deniz@dogan.se>
9620 * net/rcirc.el (rcirc-prompt-for-encryption): New function.
9621 (rcirc): Use it to prompt for encryption.
9623 2011-06-05 Roland Winkler <winkler@gnu.org>
9625 * textmodes/bibtex.el (bibtex-search-buffer): New variable.
9626 (bibtex-search-entries): New command bound to C-c C-a.
9627 (bibtex-display-entries): New function.
9629 2011-06-05 Roland Winkler <winkler@gnu.org>
9631 * textmodes/bibtex.el (bibtex-generate-url-list): Fix docstring.
9632 (bibtex-insert-kill): After yanking insert newline if necessary.
9633 (bibtex-initialize): Call bibtex-string-files-init only once.
9634 (bibtex-mode): Do not call easy-menu-add.
9635 (bibtex-validate-globally): Use save-excursion in bibtex buffers.
9636 (bibtex-yank): Set arg properly if nil.
9638 2011-06-05 Roland Winkler <winkler@gnu.org>
9640 * textmodes/bibtex.el (bibtex-search-entry-globally):
9642 (bibtex-search-entry): Use it.
9644 2011-06-05 Roland Winkler <winkler@gnu.org>
9646 * textmodes/bibtex.el (bibtex-entry-format): New option
9648 (bibtex-format-entry, bibtex-reformat): Honor this option.
9649 (bibtex-parse-entry): Return fields in proper order.
9651 2011-06-05 Juanma Barranquero <lekktu@gmail.com>
9653 * doc-view.el (doc-view-remove-if): Move computation of result out
9654 of `dolist' to silence misleading lexical-binding warning.
9656 2011-06-04 Chong Yidong <cyd@stupidchicken.com>
9658 * emacs-lisp/timer.el (timer-activate): Remove unused arg.
9659 (timer-activate, timer-activate-when-idle): Doc fix (Bug#8793).
9661 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
9663 * net/tramp-sh.el (tramp-find-shell): Apply workaround also for
9666 2011-06-04 Michael Albinus <michael.albinus@gmx.de>
9668 * net/tramp.el (tramp-set-completion-function, tramp-parse-rhosts)
9669 (tramp-parse-shosts, tramp-parse-sconfig, tramp-parse-shostkeys)
9670 (tramp-parse-hosts, tramp-parse-passwd, tramp-parse-netrc)
9671 (tramp-parse-putty):
9672 * net/tramp-sh.el (tramp-completion-function-alist-rsh)
9673 (tramp-completion-function-alist-ssh)
9674 (tramp-completion-function-alist-telnet)
9675 (tramp-completion-function-alist-su)
9676 (tramp-completion-function-alist-putty): Set `tramp-autoload'
9681 * net/tramp-smb.el: Set `tramp-autoload' cookie, and eval after
9682 load "tramp.el" `tramp-set-completion-function'.
9684 2011-06-04 Stefan Monnier <monnier@iro.umontreal.ca>
9686 * shell.el: Require and use pcomplete.
9687 (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
9688 (shell-completion-vars): Set pcomplete-default-completion-function.
9690 2011-06-04 Deniz Dogan <deniz@dogan.se>
9692 * iswitchb.el (iswitchb-window-buffer-p): Use `member' instead of
9695 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
9697 * subr.el (make-progress-reporter): Add "..." by default (bug#8785).
9699 2011-06-02 Juanma Barranquero <lekktu@gmail.com>
9701 * bs.el (bs--mark-unmark, bs--nth-wrapper):
9702 * mpc.el (mpc-select-extend, mpc-songpointer-context):
9703 * vc/log-view.el (log-view-beginning-of-defun):
9704 * vc/smerge-mode.el (smerge-apply-resolution-patch)
9705 (smerge-refine-forward, smerge-refine-chopup-region):
9706 Silence warning for unused `dotimes' counter variables.
9708 2011-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
9710 * net/tramp.el (tramp-with-progress-reporter): Rename from
9711 with-progress-reporter. Use `declare'.
9714 * net/tramp-gvfs.el: Update all uses.
9716 2011-06-02 Jay Belanger <jay.p.belanger@gmail.com>
9718 * calc/calc.el (calc-kill-stack-buffer): Make sure that the trail
9719 buffer isn't killed before making it current.
9721 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
9723 Silence various byte-compiler warnings.
9724 * emacs-lisp/byte-run.el (make-obsolete-variable): New argument
9725 `access-type' and new obsolescence format.
9726 * emacs-lisp/bytecomp.el (byte-compile-warn-obsolete): Adjust to
9728 (byte-compile-check-variable): New `access-type' argument.
9729 Only warn if the access-type is obsolete.
9730 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
9731 (byte-compile-variable-set): Adjust callers.
9732 * help-fns.el (describe-variable): Adjust to new obsolescence format.
9733 * mail/sendmail.el (mail-mailer-swallows-blank-line): Only mark
9734 setting it as obsolete.
9735 * simple.el (minibuffer-completing-symbol):
9736 * font-lock.el (font-lock-beginning-of-syntax-function): Only mark read
9738 * minibuffer.el (minibuffer-completing-file-name): Don't make it
9740 * international/quail.el (quail-mouse-choose-completion): Remove unused
9741 code referring to obsolete var.
9742 (quail-choose-completion-string): Remove.
9743 * server.el (server-clients-with, server-kill-buffer-query-function)
9744 (server-kill-emacs-query-function): Silence "unused `proc'" warnings.
9745 * proced.el (proced-send-signal):
9746 * emacs-lisp/lisp.el (lisp-complete-symbol):
9747 Replace completion-annotate-function with completion-extra-properties.
9749 2011-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
9751 * simple.el (goto-line): Use read-number.
9752 (overriding-map-is-bound): Remove.
9753 (saved-overriding-map): Change default.
9754 (save&set-overriding-map): Rename from ensure-overriding-map-is-bound;
9755 Take the map as argument.
9756 (universal-argument, negative-argument, digit-argument): Use it.
9757 (restore-overriding-map): Adjust.
9758 (do-auto-fill): Use fill-forward-paragraph.
9759 (keyboard-quit): Don't signal an error when debug-on-quit is non-nil.
9761 * minibuffer.el (minibuffer-inactive-mode-map): New var.
9762 (minibuffer-inactive-mode): New major mode.
9763 * mouse.el (mouse-drag-region): Remove the "mouse-1 pops up
9764 the *Messages* buffer" hack.
9765 (mouse-popup-menubar): Don't burp if the event is a normal key.
9767 Miscellaneous tweaks.
9768 * emacs-lisp/cl-macs.el (dolist, dotimes): Use the same strategy for
9769 lexical scoping as in subr.el's dolist and dotimes.
9770 * emacs-lisp/bytecomp.el (byte-compile-unfold-bcf):
9771 Silence compiler warning.
9772 * thingatpt.el (forward-whitespace): Trivial coding style fix.
9773 * subr.el (with-output-to-temp-buffer): Provide an edebug spec.
9774 * international/ccl.el (ccl-compile): Trivial simplification.
9775 * help-fns.el (help-do-arg-highlight): Silence compiler warning.
9776 * emacs-lisp/testcover.el (testcover-end): Remove spurious
9777 `printflag' argument.
9778 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
9779 Purecopy the whole obsolescence data.
9781 2011-06-01 Leo Liu <sdl.web@gmail.com>
9783 * net/rcirc.el (rcirc-decode-coding-system): Revert last change;
9784 improve doc-string as suggested by Marco Pessotto
9785 <melmothx@gmail.com>.
9786 (rcirc-print): Fix last change.
9788 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9790 * minibuffer.el (complete-with-action): Return nil for the metadata and
9791 boundaries of non-functional tables.
9792 (completion-table-dynamic): Return nil for the metadata.
9793 (completion-table-with-terminator): Add default case, using
9794 complete-with-action.
9795 (completion--metadata): New function.
9796 (completion-all-sorted-completions, minibuffer-completion-help): Use it
9797 to try and avoid pathological performance problems.
9798 (completion--embedded-envvar-table): Return `category' metadata.
9800 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9802 * subr.el (process-alive-p): New tiny convenience function.
9804 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9806 * emacs-lisp/debug.el (debug): Save&restore not just the buffer's
9807 content but also its previous major mode.
9809 2011-05-31 Helmut Eller <eller.helmut@gmail.com>
9811 * emacs-lisp/debug.el (debug): Restore the previous content of the
9812 *Backtrace* buffer when we exit with C-M-c.
9814 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
9816 * minibuffer.el: Add metadata method to completion tables.
9817 (completion-category-overrides): New defcustom.
9818 (completion-metadata, completion--field-metadata)
9819 (completion-metadata-get, completion--styles)
9820 (completion--cycle-threshold): New functions.
9821 (completion-try-completion, completion-all-completions):
9822 Add `metadata' argument to choose completion-styles.
9823 (completion--do-completion): Use metadata to choose cycling.
9824 (completion-all-sorted-completions): Use metadata for sorting.
9825 Remove :completion-cycle-penalty which is not needed any more.
9826 (completion--try-word-completion): Add `metadata' argument.
9827 (minibuffer-completion-help): Check metadata for annotation function
9829 (completion-file-name-table): Return `category' metadata.
9830 (minibuffer-completing-file-name): Make obsolete.
9831 * simple.el (minibuffer-completing-symbol): Make obsolete.
9832 * icomplete.el (icomplete-completions): Pass new `metadata' param to
9833 completion-try-completion.
9835 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
9837 * mail/smtpmail.el (smtpmail-send-data): Add progress reporter.
9839 2011-05-30 Leo Liu <sdl.web@gmail.com>
9841 * net/rcirc.el (rcirc-debug-buffer): Use visible buffer name.
9842 (rcirc-print): Decode all incoming messages (bug#8744).
9843 (rcirc-decode-coding-system): Allow value nil for automatic coding
9846 2011-06-01 Glenn Morris <rgm@gnu.org>
9848 * mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.
9850 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
9852 * image.el (image-animate-max-time): Allow nil and t values.
9854 (create-animated-image): Doc fix.
9855 (image-animate-start): Remove second arg; just use
9856 image-animate-max-time.
9857 (image-animate-timeout): Doc fix. Args changed.
9859 * image-mode.el (image-toggle-display-image): Ensure that the
9860 image spec passed to the animate timer is the same object as in
9861 the buffer's display property (Bug#6981).
9862 (image-transform-properties): Doc fix.
9864 * image.el (image-animate-max-time): Default to nil.
9866 2011-05-29 Martin Rudalics <rudalics@gmx.at>
9868 * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over
9869 entire buffer list (Bug#8184).
9871 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
9873 * image.el (imagemagick-types-inhibit)
9874 (imagemagick-register-types): Doc fix.
9876 2011-05-29 Deniz Dogan <deniz@dogan.se>
9878 * net/rcirc.el (rcirc): Use the user's stored encryption method by
9881 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
9883 * select.el: Don't perform clipboard-manager saving in hooks;
9884 leave the hooks empty.
9886 2011-05-28 Leo Liu <sdl.web@gmail.com>
9888 * replace.el (occur-menu-map, occur-edit-mode-map): New vars.
9889 (occur-mode-map): Bind occur-edit-mode. Use occur-menu-map.
9890 (occur-edit-mode): New major mode (Bug#8463).
9891 (occur-after-change-function): New function.
9892 (occur-engine): Give Occur tags a read-only property.
9894 2011-05-28 Kevin Ryde <user42@zip.com.au>
9896 * subr.el (def-edebug-spec): Doc fix (Bug#8430).
9898 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
9900 * bindings.el (help-echo): Make the initial non-indicator dash
9901 empty on graphical terminals (Bug#7295).
9903 * files.el (auto-mode-alist): Move config rule after the
9904 in-stripping one (Bug#8547).
9906 * newcomment.el (comment-end-skip): Doc fix (Bug#8659).
9908 * startup.el (normal-splash-screen): Remove gratuitous mode-line
9911 2011-05-28 Alp Aker <aker@pitt.edu> (tiny change)
9913 * buff-menu.el (Buffer-menu-revert-function, Buffer-menu-sort)
9914 (Buffer-menu-buffer+size): Use Buffer-menu-buffer-column
9917 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
9919 * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
9921 2011-05-28 Dima Kogan <dkogan@cds.caltech.edu> (tiny change)
9923 * progmodes/hideshow.el (hs-looking-at-block-start-p): New fun.
9924 (hs-hide-block-at-point, hs-find-block-beginning)
9925 (hs-already-hidden-p, hs-hide-block, hs-show-block): Use it
9928 2011-05-28 Glenn Morris <rgm@gnu.org>
9930 * startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)
9932 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
9934 * help-fns.el (describe-function-1): If the function is a derived
9935 major mode, print the parent mode.
9937 * progmodes/cc-mode.el (c-mode, c++-mode, objc-mode, java-mode)
9938 (idl-mode, pike-mode, awk-mode): Inherit from prog-mode.
9940 2011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
9942 * minibuffer.el (completion--capf-wrapper): Check applicability before
9943 returning non-nil for non-exclusive completion data.
9944 * progmodes/etags.el (tags-completion-at-point-function):
9945 * info-look.el (info-lookup-completions-at-point): Mark as
9947 (info-complete): Adjust accordingly.
9949 * info-look.el: Convert to lexical-binding and completion-at-point.
9950 (info-lookup-completions-at-point): New function.
9951 (info-complete): Use it and completion-in-region.
9953 2011-05-28 Drew Adams <drew.adams@oracle.com>
9955 * isearch.el: Let M-e start with point at the first mismatched char.
9956 (isearch-fail-pos): New function.
9957 (isearch-edit-string): Use it.
9959 2011-05-28 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
9961 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
9963 2011-05-27 Toby Cubitt <toby-predictive@dr-qubit.org>
9965 * emacs-lisp/avl-tree.el: New avl-tree-stack datatype. Add new
9966 traversal functions for avl-trees.
9967 (avl-tree--stack): New struct.
9968 (avl-tree-stack-p, avl-tree--stack-repopulate): New funs.
9969 (avl-tree-enter): Add optional `updatefun' arg.
9970 (avl-tree--do-enter): Add optional `updatefun' arg.
9971 Change return value.
9972 (avl-tree-delete): Add optional `test' and `nilflag' args.
9973 (avl-tree--do-delete): Add `test' and `nilflag' args.
9974 Change return value.
9975 (avl-tree-member): Add optional `nilflag'
9976 (avl-tree-member-p): New function.
9977 (avl-tree-mapc, avl-tree-mapf, avl-tree-mapcar): New functions.
9978 (avl-tree-stack, avl-tree-stack-pop, avl-tree-stack-first)
9979 (avl-tree-stack-empty-p): New functions.
9981 * emacs-lisp/avl-tree.el (avl-tree--del-balance): Rename from
9982 avl-tree--del-balance1 and make it work both ways.
9983 (avl-tree--del-balance2): Remove.
9984 (avl-tree--enter-balance): Rename from avl-tree--enter-balance1 and
9985 make it work both ways.
9986 (avl-tree--enter-balance2): Remove.
9987 (avl-tree--switch-dir, avl-tree--dir-to-sign, avl-tree--sign-to-dir):
9989 (avl-tree--mapc, avl-tree-map): Add direction argument.
9991 2011-05-27 David Michael <fedora.dm0@gmail.com> (tiny change)
9993 * files.el (interpreter-mode-alist): Add rbash (bug#8745).
9995 2011-05-27 Chong Yidong <cyd@stupidchicken.com>
9997 * select.el: Support clipboard managers with built-in function
9998 x-clipboard-manager-save, via delete-frame-functions and
10000 (xselect-convert-to-targets): Add MULTIPLE target to list.
10001 (xselect-convert-to-save-targets): New function.
10003 2011-05-27 Kenichi Handa <handa@m17n.org>
10005 * mail/sendmail.el (mail-encode-header): Avoid double encoding by
10006 let-binding rfc2047-encode-encoded-words to nil.
10008 2011-05-27 Glenn Morris <rgm@gnu.org>
10010 * mail/emacsbug.el: Don't require url-util.
10012 * shell.el (shell-directory-tracker): Case matters. (Bug#8735)
10014 * files.el (set-auto-mode):
10015 Also respect mode: entries at the end of the file. (Bug#8586)
10017 2011-05-26 Glenn Morris <rgm@gnu.org>
10019 * files.el (hack-local-variables-prop-line, hack-local-variables):
10020 Downcase mode names, as seems to be traditional.
10021 (hack-local-variables, hack-local-variables-apply): Doc fixes.
10023 * mail/emacsbug.el (report-emacs-bug): Mention checking From address.
10024 (report-emacs-bug-hook): Try to validate the From address. (Bug#8038)
10026 2011-05-25 Julien Danjou <julien@danjou.info>
10028 * textmodes/rst.el (rst-define-level-faces): Do not define face
10029 symbol if it is already defined.
10031 2011-05-24 Vincent Belaïche <vincentb1@users.sourceforge.net>
10033 * play/5x5.el (5x5-new-game, 5x5-randomize):
10034 Reset 5x5-solver-output to nil when a new grid is cast.
10035 (5x5-log-init, 5x5-log): Use defsubst instead of defmacro to shunt
10036 these debugging traces, as defmacro breaks the compiled code.
10038 2011-05-24 Dmitry Kurochkin <dmitry.kurochkin@gmail.com> (tiny change)
10040 * isearch.el (isearch-range-invisible): Use invisible-p (bug#8721).
10042 2011-05-24 Leo Liu <sdl.web@gmail.com>
10044 * vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
10045 (vc-bzr-sha1): Adapt.
10047 * sha1.el: Remove. Function `sha1' is now builtin.
10049 * bindings.el: Provide sha1 feature.
10051 2011-05-24 Kenichi Handa <handa@m17n.org>
10053 * mail/sendmail.el: Require `rfc2047'.
10054 (mail-insert-from-field): Do not perform RFC2047 encoding.
10055 (mail-encode-header): New function.
10056 (sendmail-send-it): Set buffer-file-coding-system of the work
10057 buffer to the return value of select-message-coding-system.
10058 Call mail-encode-header.
10060 * mail/smtpmail.el (smtpmail-send-it): Call mail-encode-header.
10062 2011-05-24 Sean Neakums <sneakums@zork.net> (tiny change)
10064 * mail/supercite.el (sc-default-cite-frame):
10065 Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
10067 2011-05-24 Glenn Morris <rgm@gnu.org>
10069 * progmodes/python.el (brm-menu): Declare.
10071 * emulation/viper.el (viper-set-hooks): Declare.
10073 * play/5x5.el (5x5-log-init, 5x5-log): Evaluate when compiling.
10074 (5x5-log-init, 5x5-log, 5x5-solver): Doc fixes.
10075 (math-map-vec, math-sub, math-mul, math-make-intv, math-reduce-vec)
10076 (math-format-number, math-pow, calcFunc-arrange, calcFunc-cvec)
10077 (calcFunc-diag, calcFunc-trn, calcFunc-inv, calcFunc-mrow)
10078 (calcFunc-mcol, calcFunc-vconcat, calcFunc-index): Declare.
10080 2011-05-24 Stefan Monnier <monnier@iro.umontreal.ca>
10082 Add an :exit-function for completion-at-point.
10084 * minibuffer.el (completion--done): New fun.
10085 (completion--do-completion): Use it. New arg `expect-exact'.
10086 (minibuffer-complete, minibuffer-complete-word): Don't output message,
10087 since completion--do-completion does it for us now.
10088 (minibuffer-force-complete): Use completion--done and
10089 completion--replace. Handle sole-completion case with more care.
10090 (minibuffer-complete-and-exit): Use new `expect-exact' arg.
10091 (completion-extra-properties): New var.
10092 (completion-annotate-function): Make obsolete.
10093 (minibuffer-completion-help): Adjust accordingly.
10094 Use completion-list-insert-choice-function.
10095 (completion-at-point, completion-help-at-point):
10096 Bind completion-extra-properties.
10097 (completion-pcm-word-delimiters): Add | (for uniquify, for example).
10098 * simple.el (completion-list-insert-choice-function): New var.
10099 (completion-setup-function): Preserve it.
10100 (choose-completion): Pay attention to it, shuffle the code a bit.
10101 (choose-completion-string): New arg `insert-function'.
10103 * textmodes/bibtex.el: Convert to lexical binding.
10104 (bibtex-mode-map): Use completion-at-point.
10105 (bibtex-mode): Use define-derived-mode&completion-at-point-functions.
10106 (bibtex-completion-at-point-function): New fun, from bibtex-complete.
10107 (bibtex-complete): Define as obsolete alias.
10108 (bibtex-complete-internal): Remove.
10109 (bibtex-format-entry): Remove unused sub-group in regexp.
10110 * shell.el (shell--command-completion-data)
10111 (shell-environment-variable-completion):
10112 * pcomplete.el (pcomplete-completions-at-point):
10113 * comint.el (comint--complete-file-name-data): Use :exit-function
10114 instead of completion-table-with-terminator so it also works for
10117 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
10119 * <lots-of-files>.el: Don't quote lambda expressions with `quote'.
10121 * vc/smerge-mode.el (smerge-refine-subst): Don't deactivate the mark
10124 * emacs-lisp/lisp.el (up-list): Fix forward movement (bug#8708).
10126 2011-05-23 Ken Manheimer <ken.manheimer@gmail.com>
10128 * allout.el (allout-inhibit-auto-fill-on-headline): Create new
10129 customization variable and implement: If non-nil, auto-fill will
10130 be inhibited while on topic's header line.
10132 2011-05-23 Vincent Belaïche <vincentb1@users.sourceforge.net>
10134 * play/5x5.el: I/ Add an arithmetic solver to suggest positions to
10135 click on. II/ Make 5x5 multisession. III/ Ensure that random grids
10136 always have a solution in grid size = 5 cases.
10137 (5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
10138 (5x5-solver-output, 5x5-log-buffer): New vars.
10139 (5x5-grid, 5x5-x-pos, 5x5-y-pos, 5x5-moves, 5x5-cracking):
10140 Make these variables buffer local to achieve 5x5 multi-session-ness.
10141 (5x5): Set 5x5-grid-size only if SIZE is non-negative.
10142 (5x5-grid-to-vec, 5x5-vec-to-grid, 5x5-log-init, 5x5-log, 5x5-solver)
10143 (5x5-solve-suggest): New funs.
10144 (5x5-randomize): Use 5x5-make-move instead of 5x5-flip-cell to
10145 randomize a grid so that we ensure that there is always a solution.
10146 (5x5-make-random-grid): Allow other movement than flipping.
10148 2011-05-23 Kevin Ryde <user42@zip.com.au>
10150 * emacs-lisp/advice.el (ad-read-advised-function):
10151 Use `function-called-at-point' as the default, if it has
10152 advice and passes PREDICATE.
10154 2011-05-23 Stefan Monnier <monnier@iro.umontreal.ca>
10156 * emacs-lisp/bytecomp.el (byte-compile-function-form): Only call
10157 byte-compile-lambda if it's actually a lambda.
10159 * emacs-lisp/eieio.el (eieio-defgeneric-form-primary-only-one):
10160 Fix function quoting. Use backquote better.
10162 2011-05-22 Yuanle Song <sylecn@gmail.com>
10164 * nxml/rng-xsd.el (rng-xsd-check-pattern): Use case-sensitive
10165 matching (Bug#8516).
10167 2011-01-22 Jari Aalto <jari.aalto@cante.net>
10169 * vc/vc-dir.el (vc-default-dir-printer): Give edited tag a
10170 different face (Bug#8178).
10172 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
10174 * vc/diff-mode.el (diff-changed): Don't use terminal specs for
10175 defface (Bug#8144).
10177 2011-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
10179 * emacs-lisp/macroexp.el (macroexpand-all-1): Convert ' to #' for
10180 funcall as well (bug#8712). Warn when performing those conversions.
10181 * emacs-lisp/bytecomp.el (byte-compile-form): Fix error report.
10183 * progmodes/grep.el (grep-mode): Fix it for good (bug#8684)!
10185 2011-05-22 Glenn Morris <rgm@gnu.org>
10187 * files.el (hack-local-variables-prop-line): Small simplifications.
10188 (hack-local-variables, hack-local-variables-prop-line):
10189 If MODE-ONLY, return the mode, rather than just `t'.
10191 2011-05-21 Stefan Monnier <monnier@iro.umontreal.ca>
10193 * progmodes/grep.el (grep-mode): Fix last change (bug#8684).
10195 2011-05-21 Glenn Morris <rgm@gnu.org>
10197 * files.el (hack-local-variables-prop-line, hack-local-variables):
10198 If only interested in the mode, don't bother doing the other stuff.
10200 * image-mode.el (image-after-revert-hook):
10201 Redraw all frames on which the image is visible. (Bug#8567)
10203 * dired-aux.el (dired-touch-initial): Just use current-time. (Bug#6887)
10205 * wid-edit.el (widget-checklist-match-inline):
10206 Fix 2011-04-19 change. (Bug#8649)
10208 2011-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
10210 * emacs-lisp/checkdoc.el (checkdoc-sentencespace-region-engine):
10211 Also allow singlespace after single-letter capitals followed by a dot.
10213 * nxml/nxml-mode.el (nxml-electric-slash): Reindent when completion is
10214 enabled. Suggested by James Ahlborn <jahlborn@gmail.com> (bug#8704).
10216 2011-05-20 Nix <nix@esperi.org.uk>
10218 * files.el (basic-save-buffer-2):
10219 Fix handling of break-hardlink-on-save with non-existent files.
10221 2011-05-19 Deniz Dogan <deniz@dogan.se>
10223 * net/rcirc.el (rcirc-mode): Initialize rcirc-urls to nil.
10224 (rcirc-markup-urls): Check if rcirc-url-regexp is nil.
10226 2011-05-19 Glenn Morris <rgm@gnu.org>
10228 * progmodes/f90.el (f90-type-def-re):
10229 Handle "type, bind(c)". (Bug#8691)
10231 * emacs-lisp/autoload.el (batch-update-autoloads):
10232 Set autoload-excludes by parsing loadup.el rather than Makefiles.
10234 2011-05-18 Michael Albinus <michael.albinus@gmx.de>
10236 * net/tramp.el (tramp-process-actions): Set "first-password-request"
10237 property for the correct connection in case of multihops.
10239 2011-05-18 Glenn Morris <rgm@gnu.org>
10241 * emacs-lisp/authors.el (authors-fixed-entries): Remove fakemail.c.
10242 * mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
10244 Rationalize calendar handling of day and month abbrev-arrays.
10245 * calendar/calendar.el (calendar-customized-p): New function.
10246 (calendar-abbrev-construct, calendar-make-alist): Change what it does.
10247 (calendar-day-name-array, calendar-month-name-array): Doc fix.
10249 (calendar-abbrev-length, calendar-day-abbrev-array)
10250 (calendar-month-abbrev-array): Make defcustoms, with appropriate :set.
10251 (calendar-day-abbrev-array, calendar-month-abbrev-array):
10252 Elements may no longer be nil.
10253 (calendar-day-name, calendar-month-name):
10254 Update for changed nature of abbrev arrays.
10255 * calendar/diary-lib.el (diary-name-pattern):
10256 Update for changed nature of abbrev arrays.
10257 (diary-mark-entries-1): Update calendar-make-alist calls.
10258 (diary-font-lock-date-forms): Doc fix for changed abbrev arrays.
10259 * calendar/cal-html.el (cal-html-day-abbrev-array):
10260 Simply inherit from calendar-day-abbrev-array.
10262 2011-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
10264 * progmodes/grep.el (grep-mode): Disable default
10265 compilation-directory-matcher setting (bug#8684).
10267 2011-05-17 Michael Albinus <michael.albinus@gmx.de>
10269 * net/tramp.el (tramp-handle-insert-file-contents): Use "dd"
10270 instead of "head" and "tail". There were problems with SunOS 5.9,
10271 and it performs better.
10273 2011-05-17 Glenn Morris <rgm@gnu.org>
10275 * mail/mail-utils.el (mail-dont-reply-to): Silence compiler.
10277 * progmodes/idlw-shell.el (idlwave-shell-complete-filename):
10278 Replace obsolete function.
10280 * shell.el (pcomplete-parse-arguments-function): Declare.
10282 * calendar/appt.el (appt-message-warning-time, appt-display-mode-line)
10283 (appt-display-diary, appt-display-interval, appt-prev-comp-time)
10284 (appt-check): Doc fixes.
10285 (appt-disp-window-function, appt-delete-window-function):
10286 Remove needless special case in custom :type.
10287 (appt-display-count): Default to 0, not nil.
10288 (appt-check): Reset appt-display-count to 0, not nil.
10290 2011-05-17 Juanma Barranquero <lekktu@gmail.com>
10292 * progmodes/python.el (python-font-lock-keywords):
10293 Add the Python 3.X keyword "nonlocal" (bug#8639).
10295 2011-05-16 Stefan Monnier <monnier@iro.umontreal.ca>
10297 * emacs-lisp/eieio.el (defmethod): Fix quoting of code (bug#8677).
10299 2011-05-16 Kevin Ryde <user42@zip.com.au>
10301 * info-look.el (makefile-automake-mode): New setups, looking in
10302 automake manual, then makefile-mode.
10303 (makefile-mode): Remove automake manual, have it just in
10304 makefile-automake-mode since there's various things different or
10305 not relevant to plain make.
10306 (makefile-mode): Remove "other-modes" non-existent automake-mode,
10307 believe a hypothetical automake-mode would go to makefile-mode,
10308 not the other way around.
10310 2011-05-15 Chong Yidong <cyd@stupidchicken.com>
10312 * vc/diff-mode.el (diff-fixup-modifs): Locate correct position for
10313 hunk-end tags (Bug#8672).
10315 * vc/vc-annotate.el (vc-annotate-mode-map): Bind = to
10316 vc-annotate-show-diff-revision-at-line (Bug#8671).
10318 2011-05-14 Glenn Morris <rgm@gnu.org>
10320 * vc/add-log.el (add-change-log-entry): Don't start adding a new entry
10321 in the middle of an existing one with multiple authors. (Bug#8645)
10322 (change-log-font-lock-keywords): Also handle multiple author lines
10323 with leading tabs. (Bug#8644)
10325 * calendar/appt.el (appt-check): Rename some local variables.
10326 Some simplification/reordering.
10328 * mail/feedmail.el (feedmail-confirm-outgoing-timeout)
10329 (feedmail-sendmail-f-doesnt-sell-me-out)
10330 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
10331 (feedmail-debug-sit-for, feedmail-queue-express-hook)
10332 (feedmail-queue-runner-message-sender): Set :version.
10333 (bbdb-search, bbdb-records, smtp-via-smtp, smtp-server)
10334 (bbdb-dwim-net-address, vm-mail): Declare.
10335 (feedmail-binmail-gnulinuxish-template):
10336 Rename from feedmail-binmail-linuxish-template.
10337 (feedmail-buffer-to-smtp, feedmail-vm-mail-mode):
10338 Use insert-buffer-substring.
10340 2011-05-14 Bill Carpenter <bill@carpenter.org>
10342 * mail/feedmail.el (feedmail-patch-level): Increase.
10343 (feedmail-debug): New custom group.
10344 (feedmail-confirm-outgoing-timeout)
10345 (feedmail-sendmail-f-doesnt-sell-me-out)
10346 (feedmail-queue-slug-suspect-regexp, feedmail-debug)
10347 (feedmail-debug-sit-for, feedmail-queue-express-hook): New options.
10348 (feedmail-sender-line, feedmail-from-line)
10349 (feedmail-fiddle-headers-upwardly, feedmail-enable-spray)
10350 (feedmail-spray-this-address)
10351 (feedmail-spray-address-fiddle-plex-list)
10352 (feedmail-queue-use-send-time-for-date)
10353 (feedmail-queue-use-send-time-for-message-id)
10354 (feedmail-last-chance-hook, feedmail-queue-runner-mode-setter)
10355 (feedmail-buffer-eating-function):
10357 (feedmail-spray-via-bbdb, feedmail-buffer-to-smtp)
10358 (feedmail-vm-mail-mode, feedmail-message-action-scroll-up)
10359 (feedmail-message-action-scroll-down): New functions.
10360 (feedmail-queue-directory, feedmail-queue-draft-directory):
10361 Use expand-file-name.
10362 (feedmail-prompt-before-queue-standard-alist): Add scroll entries.
10363 Remove C-v help entry.
10364 (feedmail-queue-buffer-file-name): New variable.
10365 (feedmail-mail-send-hook-splitter, feedmail-buffer-to-binmail)
10366 (feedmail-buffer-to-smtpmail, feedmail-queue-express-to-draft)
10367 (feedmail-message-action-send-strong, feedmail-message-action-edit)
10368 (feedmail-message-action-draft, feedmail-message-action-draft-strong)
10369 (feedmail-message-action-queue, feedmail-message-action-queue-strong)
10370 (feedmail-message-action-toggle-spray)
10371 (feedmail-run-the-queue-no-prompts)
10372 (feedmail-run-the-queue-global-prompt, feedmail-queue-reminder)
10373 (feedmail-look-at-queue-directory, feedmail-queue-subject-slug-maker)
10374 (feedmail-create-queue-filename, feedmail-rfc822-time-zone):
10375 (feedmail-fiddle-header, feedmail-give-it-to-buffer-eater)
10376 (feedmail-envelope-deducer, feedmail-fiddle-from)
10377 (feedmail-fiddle-sender, feedmail-default-date-generator)
10378 (feedmail-fiddle-date, feedmail-fiddle-message-id)
10379 (feedmail-fiddle-spray-address)
10380 (feedmail-fiddle-list-of-spray-fiddle-plexes)
10381 (feedmail-fiddle-list-of-fiddle-plexes)
10382 (feedmail-fill-to-cc-function, feedmail-fill-this-one)
10383 (feedmail-one-last-look, feedmail-fqm-p): Add debug calls.
10384 (feedmail-queue-runner-message-sender, feedmail-binmail-template):
10385 Change default. Doc fix.
10386 (feedmail-queue-runner-cleaner-upper): Use feedmail-say-chatter.
10387 (feedmail-binmail-linuxish-template): New constant.
10388 (feedmail-buffer-to-sendmail): Doc fix. Add debug call.
10389 Respect feedmail-sendmail-f-doesnt-sell-me-out.
10390 (feedmail-send-it): Add debug call.
10391 Use feedmail-queue-buffer-file-name, and
10392 feedmail-send-it-immediately-wrapper.
10393 (feedmail-message-action-send): Add debug call.
10394 Use feedmail-send-it-immediately-wrapper.
10395 (feedmail-queue-express-to-queue): Add debug call.
10396 Run feedmail-queue-express-hook.
10397 (feedmail-message-action-help): Add debug call. Use feedmail-p-h-b-n.
10398 (feedmail-message-action-help-blat):
10399 Rename from feedmail-queue-send-edit-prompt-help-first.
10400 (feedmail-run-the-queue): Add debug call. Set buffer-file-type.
10401 Check line-endings. Handle errors better.
10402 (feedmail-queue-reminder-brief, feedmail-queue-reminder-medium):
10403 Doc fix. Add debug call.
10404 (feedmail-queue-send-edit-prompt): Doc fix. Add debug call.
10405 Use feedmail-queue-send-edit-prompt-inner.
10406 (feedmail-queue-runner-prompt, feedmail-scroll-buffer): New functions.
10407 (feedmail-queue-send-edit-prompt-inner): New function, extracted
10408 from feedmail-queue-send-edit-prompt.
10409 (feedmail-queue-send-edit-prompt-help)
10410 (feedmail-queue-send-edit-prompt-help-later): Remove functions.
10411 (feedmail-tidy-up-slug): Add debug call.
10412 Respect feedmail-queue-slug-suspect-regexp.
10413 (feedmail-queue-subject-slug-maker): Use buffer-substring-no-properties.
10414 (feedmail-dump-message-to-queue): Add debug call.
10415 Expand queue-directory.
10416 (feedmail-dump-message-to-queue): Change message slightly.
10417 Use feedmail-say-chatter.
10418 (feedmail-rfc822-date): Add debug call. Bind system-time-locale.
10419 (feedmail-send-it-immediately-wrapper): New function.
10420 (feedmail-send-it-immediately): Add debug calls. Use let not let*.
10421 Insert empty string rather than newline. Handle full-frame case.
10422 Use catch/throw. Use feedmail-say-chatter.
10423 (feedmail-fiddle-from): Try mail-host-address.
10424 (feedmail-default-message-id-generator): Doc fix.
10425 Bind system-time-locale. Handle missing end.
10426 (feedmail-fiddle-x-mailer): Add debug call.
10427 Handle feedmail-x-mailer-line being nil.
10428 (feedmail-accume-n-nuke-header, feedmail-deduce-address-list):
10429 Add debug call. Use buffer-substring-no-properties.
10430 (feedmail-say-debug, feedmail-say-chatter): New functions.
10431 (feedmail-find-eoh): Give an explicit error.
10433 2011-05-13 Ulf Jasper <ulf.jasper@web.de>
10435 * net/newst-treeview.el (newsticker-treeview-face): Change default
10436 family from helvetica to sans.
10437 (newsticker-treeview-tool-bar-map): Move tool-bar icons to
10438 etc/images/newsticker.
10440 * net/newst-reader.el (newsticker-feed-face): Change default
10441 family from helvetica to sans.
10443 * net/newst-plainview.el (newsticker-new-item-face)
10444 (newsticker-old-item-face, newsticker-immortal-item-face)
10445 (newsticker-obsolete-item-face, newsticker-date-face)
10446 (newsticker-statistics-face): Change default family from
10448 (newsticker--plainview-tool-bar-map): Move tool-bar icons to
10449 etc/images/newsticker.
10451 * net/newst-backend.el (newsticker--do-run-auto-mark-filter),
10452 (newsticker--process-auto-mark-filter-match): : Tell user about
10455 2011-05-13 Didier Verna <didier@xemacs.org>
10457 Common Lisp indentation improvements on defmethod and lambda-lists.
10458 * emacs-lisp/cl-indent.el: Advertise the changes and remove obsolete
10460 (lisp-lambda-list-keyword-parameter-indentation)
10461 (lisp-lambda-list-keyword-parameter-alignment)
10462 (lisp-lambda-list-keyword-alignment): New customizable user options.
10463 (lisp-indent-defun-method): Improve docstring.
10464 (extended-loop-p): Fix comment.
10465 (lisp-indent-lambda-list-keywords-regexp): New variable.
10466 (lisp-indent-lambda-list): New function.
10467 (lisp-indent-259): Use it.
10468 (lisp-indent-defmethod): Support for more than one
10469 method qualifier and properly indent methods lambda-lists.
10470 (defgeneric): Provide a missing common-lisp-indent-function property.
10472 2011-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
10474 * thingatpt.el (bounds-of-thing-at-point): Return nil rather than
10475 bounds for the empty string (bug#8667).
10477 2011-05-13 Glenn Morris <rgm@gnu.org>
10479 * mail/feedmail.el (feedmail-buffer-to-sendmail): Require sendmail.
10481 * mail/sendmail.el (sendmail-program): Try executable-find first.
10482 (sendmail-send-it): `sendmail-program' cannot be unbound.
10484 * calendar/appt.el (appt-make-list): Simplify.
10485 (appt-time-msg-list): Doc fix.
10486 (appt-check): Change mode-line message at the time of the appointment.
10488 2011-05-12 Andreas Schwab <schwab@linux-m68k.org>
10490 * progmodes/ld-script.el (ld-script-keywords)
10491 (ld-script-builtins): Update keywords list.
10493 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
10495 * progmodes/grep.el (grep-filter): Don't trip on partial lines.
10497 * shell.el (shell-completion-vars): New function.
10499 * simple.el (read-shell-command): Use it.
10500 (blink-matching-open): No need for " [...]" in minibuffer-message.
10502 2011-05-12 Glenn Morris <rgm@gnu.org>
10504 * calendar/appt.el (appt-now-displayed): Remove pointless variable.
10505 (appt-check): Simplify.
10507 2011-05-12 Eli Zaretskii <eliz@gnu.org>
10509 * vc/smerge-mode.el (smerge-resolve): Use null-device rather than a
10510 literal "/dev/null".
10512 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
10514 * emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):
10517 2011-05-12 Ralph Schleicher <rs@ralph-schleicher.de>
10519 * progmodes/which-func.el (which-function):
10520 Use add-log-current-defun instead of add-log-current-defun-function,
10521 which might not be defined (Bug#8260).
10523 2011-05-12 Glenn Morris <rgm@gnu.org>
10525 * emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble):
10526 Let byte-compile-initial-macro-environment always take precedence.
10528 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
10530 * net/rcirc.el: Add support for SSL/TLS connections.
10531 (rcirc-server-alist): New field `encryption'.
10532 (rcirc): Check `encryption' settings.
10533 (rcirc-connect): New arg `encryption'. Use open-network-stream.
10534 Merge make-local-variable into `set'.
10535 (rcirc--connection-open-p): New function.
10536 (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where
10537 the process is not a network process (e.g. running gnutls-cli).
10538 (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system):
10539 Make rcirc-(en|de)code-coding-system local here.
10540 (rcirc-mode): Merge make-local-variable into `set'.
10541 (rcirc-parent-buffer): Make permanent buffer-local.
10542 (rcirc-multiline-minor-mode): Don't do it here.
10543 (rcirc-switch-to-server-buffer): Don't switch to a random buffer if
10544 there's no server buffer.
10546 2011-05-11 Glenn Morris <rgm@gnu.org>
10548 * newcomment.el (comment-kill): Prefix "unused" local.
10550 * term/w32console.el (get-screen-color): Declare.
10552 * emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
10553 Handle symbol elements of byte-compile-initial-macro-environment.
10555 2011-05-10 Leo Liu <sdl.web@gmail.com>
10557 * bookmark.el (bookmark-bmenu-mode-map):
10558 Bind bookmark-bmenu-search to `/'.
10560 * mail/footnote.el: Convert to utf-8 encoding.
10561 (footnote-unicode-string, footnote-unicode-regexp): New variable.
10562 (Footnote-unicode): New function.
10563 (footnote-style-alist): Add unicode style to the list.
10564 (footnote-style): Doc fix.
10566 2011-05-10 Jim Meyering <meyering@redhat.com>
10568 Fix doubled-word typos.
10569 * international/quail.el (quail-insert-kbd-layout): and and -> and
10570 * kermit.el: and and -> and
10571 * net/ldap.el (ldap-search-internal): to to -> to
10572 * progmodes/vhdl-mode.el (vhdl-offsets-alist): Likewise.
10573 * progmodes/js.el (js-mode): and and -> and
10574 * textmodes/artist.el (artist-move-to-xy): at at -> at
10575 (artist-draw-region-trim-line-endings): if if -> if
10576 And Safetyc -> Safety.
10577 * textmodes/reftex-dcr.el (reftex-view-crossref): at at -> at a
10579 2011-05-10 Glenn Morris <rgm@gnu.org>
10580 Stefan Monnier <monnier@iro.umontreal.ca>
10582 * files.el (hack-one-local-variable-eval-safep):
10583 Consider "eval: (foo-mode)" to be safe. (Bug#8613)
10585 2011-05-10 Glenn Morris <rgm@gnu.org>
10587 * calendar/diary-lib.el (diary-list-entries-hook)
10588 (diary-mark-entries-hook, diary-nongregorian-listing-hook)
10589 (diary-nongregorian-marking-hook, diary-list-entries)
10590 (diary-include-other-diary-files, diary-mark-entries)
10591 (diary-mark-included-diary-files): Doc fixes.
10593 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
10595 * misc.el: Require tabulated-list.el during compilation.
10597 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
10599 * progmodes/compile.el (compilation-start):
10600 Run compilation-filter-hook for the async case too.
10601 (compilation-filter-hook): Doc fix.
10603 2011-05-09 Deniz Dogan <deniz@dogan.se>
10605 * wdired.el: Remove outdated installation comment. Fix usage
10608 2011-05-09 Juanma Barranquero <lekktu@gmail.com>
10610 * misc.el: Implement new command `list-dynamic-libraries'.
10611 (list-dynamic-libraries--loaded-only-p): New variable.
10612 (list-dynamic-libraries--refresh): New function.
10613 (list-dynamic-libraries): New command.
10615 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
10617 * progmodes/compile.el (compilation-error-regexp-alist-alist):
10618 Fix the ant regexp to handle end-line and end-column info from jikes.
10619 Re-introduce maven regexp. Give the ruby-Test::Unit regexp a
10620 higher priority to avoid clobbering by gnu.
10622 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
10624 * cus-face.el (custom-declare-face): Call custom-theme-recalc-face
10625 if the face has existing theme settings (Bug#8454).
10627 2011-05-08 Ralph Schleicher <rs@ralph-schleicher.de>
10629 * progmodes/perl-mode.el (perl-imenu-generic-expression):
10630 Only match variables declared via `my' or `our' (Bug#8261).
10632 * net/browse-url.el (browse-url-of-dired-file): Allow browsing of
10633 special file names `.' and `..' (Bug#8259).
10635 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
10637 * progmodes/grep.el (grep-mode-font-lock-keywords):
10638 Remove buffer-changing entries.
10639 (grep-filter): New function.
10640 (grep-mode): Add it to compilation-filter-hook.
10642 * progmodes/compile.el (compilation-filter-hook)
10643 (compilation-filter-start): New defvars.
10644 (compilation-filter): Call compilation-filter-hook prior to
10645 updating the process mark.
10647 2011-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
10649 * emacs-lisp/eieio.el (defmethod): Fix typo in last change.
10651 2011-05-07 Eli Zaretskii <eliz@gnu.org>
10653 * mail/sendmail.el (send-mail-function): On MS-Windows, default to
10654 mailclient-send-it even if window-system is nil. (Bug#8595)
10656 * term/w32console.el (terminal-init-w32console):
10657 Call get-screen-color and use its output to set the frame
10658 background-mode. (Bug#8597)
10660 2011-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
10662 Make bytecomp.el understand that defmethod defines funs (bug#8631).
10663 * emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form):
10665 (defgeneric, eieio--defmethod): Use them.
10666 (eieio-defgeneric): Remove.
10667 (defmethod): Call defgeneric in a way visible to the byte-compiler.
10669 2011-05-07 Glenn Morris <rgm@gnu.org>
10671 * calendar/timeclock.el (timeclock-log-data): Remove unused local.
10672 Use let rather than let*.
10673 (timeclock-find-discrep): Remove unused local.
10675 * calendar/diary-lib.el (diary-comment-start): Doc fix.
10677 * calendar/appt.el (appt-time-msg-list): Doc fix.
10679 2011-05-06 Noah Friedman <friedman@splode.com>
10681 * apropos.el (apropos-print-doc): Only use
10682 emacs-lisp-docstring-fill-column when it is bound to an integer,
10683 per that variable's documentation.
10685 2011-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
10687 * lpr.el (print-region-1): Echo lpr-program's output, so error messages
10688 and warnings are not silently discarded (e.g. use -d instead of -P).
10690 2011-05-06 Glenn Morris <rgm@gnu.org>
10692 * calendar/appt.el (appt-message-warning-time): Doc fix.
10693 (appt-warning-time-regexp): New option.
10694 (appt-make-list): Respect appt-message-warning-time.
10696 * calendar/diary-lib.el (diary-comment-start, diary-comment-end):
10698 (diary-add-to-list): Strip comments from the displayed string.
10699 (diary-mode): Set comment-start and comment-end.
10701 * vc/diff-mode.el (smerge-refine-subst): Declare.
10702 (diff-refine-hunk): Don't require smerge-mode when compiling.
10704 2011-05-06 Juanma Barranquero <lekktu@gmail.com>
10706 * simple.el (list-processes): Return nil as the docstring says.
10708 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
10710 * net/ange-ftp.el (ange-ftp-binary-file-name-regexp): Set default
10712 (ange-ftp-write-region, ange-ftp-insert-file-contents)
10713 (ange-ftp-copy-file-internal): Use only `ange-ftp-binary-file' for
10714 determining of binary transfer. (Bug#7383)
10716 2011-05-05 Michael Albinus <michael.albinus@gmx.de>
10718 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
10719 Fix port computation bug. (Bug#8618)
10721 2011-05-05 Glenn Morris <rgm@gnu.org>
10723 * allout-widgets.el (allout-widgets-mode-inhibit): Declare before use.
10725 * simple.el (shell-dynamic-complete-functions)
10726 (comint-dynamic-complete-functions): Declare.
10728 * net/network-stream.el (gnutls-negotiate):
10729 * simple.el (tabulated-list-print): Fix declarations.
10731 * progmodes/gud.el (syntax-symbol, syntax-point):
10732 Remove unnecessary and incorrect declarations.
10734 * emacs-lisp/check-declare.el (check-declare-scan):
10735 Handle byte-compile-initial-macro-environment in bytecomp.el
10737 2011-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
10739 Fix earlier half-done eieio-defmethod change (bug#8338).
10740 * emacs-lisp/eieio.el (eieio--defmethod): Rename from eieio-defmethod.
10741 Streamline and change calling convention.
10742 (defmethod): Adjust accordingly and simplify.
10743 (eieio-defclass): Fix broken calls to eieio-defmethod and redirect to
10744 new eieio--defmethod.
10745 (slot-boundp): Minor CSE simplification.
10747 2011-05-05 Milan Zamazal <pdm@zamazal.org>
10749 * progmodes/glasses.el (glasses-separate-capital-groups): New option.
10750 (glasses-make-readable): Use glasses-separate-capital-groups.
10752 2011-05-05 Juanma Barranquero <lekktu@gmail.com>
10754 * emacs-lisp/warnings.el (warning-level-aliases): Reflow docstring.
10755 (warning-series): Doc fix.
10756 (display-warning): Don't try to create the buffer if we just found it.
10758 2011-05-04 Chong Yidong <cyd@stupidchicken.com>
10760 * emacs-lisp/autoload.el (generated-autoload-file): Set to nil.
10761 (autoload-find-generated-file): New function.
10762 (generate-file-autoloads): Bind generated-autoload-file to
10764 (update-file-autoloads, update-directory-autoloads):
10765 Use autoload-find-generated-file. If called interactively, prompt for
10766 output file (Bug#7989).
10767 (batch-update-autoloads): Doc fix.
10769 2011-05-04 Juanma Barranquero <lekktu@gmail.com>
10771 * term/w32-win.el (dynamic-library-alist): Add `gnutls'.
10773 2011-05-04 Glenn Morris <rgm@gnu.org>
10775 * calendar/diary-lib.el (diary-fancy-date-pattern): Turn it into a
10776 function, so it follows changes in calendar-date-style.
10777 (diary-fancy-date-matcher): New function.
10778 (diary-fancy-font-lock-keywords): Use diary-fancy-date-matcher.
10779 (diary-fancy-font-lock-fontify-region-function):
10780 Use diary-fancy-date-pattern as a function.
10782 * calendar/diary-lib.el (diary-fancy-date-pattern): Do not use
10783 non-numbers for `year' etc pseudo-variables. (Bug#8583)
10785 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
10787 * net/gnutls.el (gnutls-negotiate): Use CL-style keyword arguments
10788 instead of positional arguments. Allow :keylist and :crlfiles
10790 (open-gnutls-stream): Call it.
10792 * net/network-stream.el (network-stream-open-starttls): Adjust to
10793 call `gnutls-negotiate' with :process and :hostname arguments.
10795 2011-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
10797 * minibuffer.el (completion--message): New function.
10798 (completion--do-completion, minibuffer-complete)
10799 (minibuffer-force-complete, minibuffer-complete-word): Use it.
10800 (completion--do-completion): Don't ignore completion-auto-help when in
10803 * whitespace.el (whitespace-trailing-regexp): Don't rely on the
10804 internal encoding (e.g. tibetan zero is not whitespace).
10805 (global-whitespace-mode): Prefer save-current-buffer.
10806 (whitespace-trailing-regexp): Remove useless save-match-data.
10807 (whitespace-empty-at-bob-regexp): Minor simplification.
10809 2011-05-03 Chong Yidong <cyd@stupidchicken.com>
10811 * emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
10813 2011-05-03 Agustín Martín Domingo <agustin.martin@hispalinux.es>
10815 * textmodes/ispell.el (ispell-add-per-file-word-list):
10816 Use `concat' to create string for insertion.
10818 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
10820 * textmodes/bibtex.el (bibtex-fill-field-bounds, bibtex-fill-entry):
10821 Avoid open-line which runs post-self-insert-hook.
10822 (bibtex-fill-entry): Remove unused `end' var.
10824 2011-05-03 Dirk Ullrich <dirk.ullrich@googlemail.com> (tiny change)
10826 * textmodes/ispell.el (ispell-add-per-file-word-list):
10827 Protect against `nil' value of `comment-start' (Bug#8579).
10829 2011-05-03 Leo Liu <sdl.web@gmail.com>
10831 * isearch.el (isearch-yank-pop): New command.
10832 (isearch-mode-map): Bind it to `M-y'.
10833 (isearch-forward): Mention it.
10835 2011-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
10837 * simple.el (minibuffer-complete-shell-command): Remove.
10838 (minibuffer-local-shell-command-map): Use completion-at-point.
10839 (read-shell-command): Setup completion vars here instead.
10840 (read-expression-map): Bind TAB to symbol completion.
10842 * textmodes/ispell.el (lookup-words): Use with-temp-buffer; signal
10843 error directly rather via storing it into `results'.
10845 2011-05-02 Leo Liu <sdl.web@gmail.com>
10847 * vc/diff.el: Fix description.
10849 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
10851 * server.el (server-eval-at): New function.
10853 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
10855 * net/network-stream.el (open-network-stream): Take a :nowait
10856 parameter and pass it on to `make-network-process'.
10857 (network-stream-open-plain): Ditto.
10859 2011-04-30 Andreas Schwab <schwab@linux-m68k.org>
10861 * faces.el (face-spec-set-match-display): Don't match toolkit
10862 options on terminal frames.
10864 2011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
10866 * progmodes/pascal.el: Use lexical binding.
10867 (pascal-mode-map): Remove author preferences.
10869 * pcomplete.el (pcomplete-std-complete): Don't abuse
10870 completion-at-point.
10872 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
10874 * calc/calccomp.el (math-comp-to-string-flat-term): Simplify by
10875 removing code that has been dead since 1991 or so.
10877 * startup.el (command-line): When warning about "_emacs", use a
10878 delayed warning to allow the user to filter it out.
10880 2011-04-28 Deniz Dogan <deniz@dogan.se>
10882 * net/rcirc.el (rcirc-handler-353): Fix bug for channels which the
10883 user has not joined.
10885 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10887 * pcomplete.el (pcomplete-completions-at-point): Return nil if there
10888 aren't any completions at point.
10890 2011-04-28 Juanma Barranquero <lekktu@gmail.com>
10892 * subr.el (display-delayed-warnings): New function.
10893 (delayed-warnings-hook): New variable.
10895 2011-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
10897 * minibuffer.el (completion-at-point, completion-help-at-point):
10898 Don't presume that a given completion-at-point-function will always
10899 use the same calling convention.
10901 * pcomplete.el (pcomplete-completions-at-point):
10902 Obey pcomplete-ignore-case. Don't call pcomplete-norm-func unless
10903 pcomplete-seen is non-nil.
10904 (pcomplete-comint-setup): Also recognize the new comint/shell
10905 completion functions.
10906 (pcomplete-do-complete): Don't call pcomplete-norm-func unless
10907 pcomplete-seen is non-nil.
10909 2011-04-27 Niels Giesen <niels.giesen@gmail.com>
10911 * calendar/icalendar.el (diary-lib): Add require statement.
10912 (icalendar--create-uid): Read out a uid from a text-property on
10913 the first character in the entry. This allows for code to add its
10914 own uid to the entry.
10915 (icalendar--convert-float-to-ical): Add export of
10916 `diary-float'-entries save for those with the optional DAY
10919 2011-04-27 Daniel Colascione <dan.colascione@gmail.com>
10921 * subr.el (shell-quote-argument): Use alternate escaping strategy
10922 when we spot a variable reference in a string.
10924 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
10926 * cus-start.el (all): Define customization for debug-on-event.
10928 2011-04-26 Daniel Colascione <dan.colascione@gmail.com>
10930 * subr.el (shell-quote-argument): Escape correctly under Windows.
10932 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
10934 * emulation/cua-base.el (cua-selection-mode): Make it toggle again.
10936 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
10938 * net/tramp.el (tramp-process-actions): Add POS argument.
10939 Delete region between POS and (pos).
10941 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
10942 Use `nil' position in `tramp-process-actions' call.
10943 (tramp-maybe-open-connection): Call `tramp-process-actions' with pos.
10945 * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil'
10946 position in `tramp-process-actions' call.
10948 * net/trampver.el: Update release number.
10950 2011-04-25 Stefan Monnier <monnier@iro.umontreal.ca>
10952 * custom.el (defcustom): Obey lexical-binding.
10954 Fix octave-inf completion problems reported by Alexander Klimov.
10955 * progmodes/octave-inf.el (inferior-octave-mode-syntax-table):
10956 Inherit from octave-mode-syntax-table.
10957 (inferior-octave-mode): Set info-lookup-mode.
10958 (inferior-octave-completion-at-point): New function.
10959 (inferior-octave-complete): Use it and completion-in-region.
10960 (inferior-octave-dynamic-complete-functions): Use it as well, and use
10961 comint-filename-completion.
10962 * progmodes/octave-mod.el (octave-mode-syntax-table): Use _ syntax for
10963 symbol elements which shouldn't be word elements.
10964 (octave-font-lock-keywords, octave-beginning-of-defun)
10965 (octave-function-header-regexp): Adjust regexps accordingly.
10966 (octave-mode-map): Also use info-lookup-symbol for C-c C-h.
10968 2011-04-25 Juanma Barranquero <lekktu@gmail.com>
10970 * net/gnutls.el (gnutls-errorp): Declare before first use.
10972 2011-04-24 Teodor Zlatanov <tzz@lifelogs.com>
10974 * net/gnutls.el (gnutls-negotiate): Add hostname, verify-flags,
10975 verify-error, and verify-hostname-error parameters. Check whether
10976 default trustfile exists before going to use it. Add missing
10977 argument to gnutls-message-maybe call. Return value.
10978 Reported by Claudio Bley <claudio.bley@gmail.com>.
10979 (open-gnutls-stream): Add usage example.
10981 * net/network-stream.el (network-stream-open-starttls): Give host
10982 parameter to `gnutls-negotiate'.
10983 (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
10984 * subr.el (shell-quote-argument): Escape correctly under Windows.
10986 2011-04-24 Daniel Colascione <dan.colascione@gmail.com>
10988 * progmodes/cc-engine.el (c-forward-decl-or-cast-1):
10989 Use correct match group (bug#8438).
10991 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
10993 * emacs-lisp/package.el (package-built-in-p): Fix typo.
10994 (package-menu--generate): New arg specifying packages to show.
10995 (package-menu-refresh, package-menu-execute, list-packages):
10997 (package-show-package-list): New function, replacing deleted
10998 package--list-packages (renamed because it is non-internal).
11000 * finder.el (finder-list-matches): Use package-show-package-list
11001 instead of deleted package--list-packages.
11003 * vc/vc-annotate.el (vc-annotate-goto-line): New command.
11004 Based on a previous implementation by Juanma Barranquero (Bug#8366).
11005 (vc-annotate-mode-map): Bind it to RET.
11007 2011-04-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
11009 * progmodes/etags.el (next-file): Don't use set-buffer to change
11010 buffers (Bug#8478).
11012 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
11014 * files.el (auto-mode-alist): Use js-mode for .json (Bug#8529).
11016 * apropos.el (apropos-label-face): Avoid variable-pitch face.
11017 (apropos-accumulator): Doc fix.
11018 (apropos-function, apropos-macro, apropos-command)
11019 (apropos-variable, apropos-face, apropos-group, apropos-widget)
11020 (apropos-plist): Add face property.
11021 (apropos-symbols-internal): Fix indentation.
11022 (apropos-print): Simplify help, and recognize apropos-multi-type.
11023 (apropos-print-doc): Use button-type-get to extract the button's
11024 face property. Fill docstring (Bug#8352).
11026 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
11028 * buff-menu.el (Buffer-menu--buffers): Fix typo in docstring (bug#8535).
11030 * play/mpuz.el (mpuz-silent): Doc fix.
11031 (mpuz-mode-map): Use mapc.
11032 (mpuz-put-number-on-board): Rename parameter L to COLUMNS.
11033 (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer):
11034 Fix typos in docstrings.
11036 * play/doctor.el (doc$, doctor-$, doctor-read-print, doctor-read-token)
11037 (doctor-nounp, doctor-pronounp): Fix typos in docstrings.
11039 * mouse-drag.el (mouse-drag-throw): Fix typo in docstring.
11041 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
11043 * minibuffer.el (completion--do-completion): Avoid the "Next char
11044 not unique" prompt if icomplete-mode is enabled (Bug#5849).
11046 * mouse.el (mouse-drag-mode-line-1): Make sure that if we push
11047 mouse-2 into unread-command-events, it is interpreted correctly.
11049 * image-mode.el (image-type, image-mode-map, image-minor-mode-map)
11050 (image-toggle-display): Doc fix.
11052 2011-04-23 Stephen Berman <stephen.berman@gmx.net>
11054 * textmodes/page.el (what-page): Use line-number-at-pos to
11055 calculate line number (Bug#6825).
11057 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
11059 * eshell/esh-mode.el (find-tag-interactive): Declare function.
11060 (eshell-find-tag): Remove `with-no-warnings', unneeded now.
11061 Pass argument NO-DEFAULT to `find-tag-interactive'.
11063 2011-04-22 Juanma Barranquero <lekktu@gmail.com>
11065 Lexical-binding cleanup.
11067 * progmodes/ada-mode.el (ada-after-change-function, ada-loose-case-word)
11068 (ada-no-auto-case, ada-capitalize-word, ada-untab, ada-narrow-to-defun):
11069 * progmodes/ada-prj.el (ada-prj-initialize-values)
11070 (ada-prj-display-page, ada-prj-field-modified, ada-prj-display-help)
11071 (ada-prj-show-value):
11072 * progmodes/ada-xref.el (ada-find-any-references, ada-gdb-application):
11073 * progmodes/antlr-mode.el (antlr-with-displaying-help-buffer)
11074 (antlr-invalidate-context-cache, antlr-options-menu-filter)
11075 (antlr-language-option-extra, antlr-c++-mode-extra, antlr-run-tool):
11076 * progmodes/bug-reference.el (bug-reference-push-button):
11077 * progmodes/fortran.el (fortran-line-length):
11078 * progmodes/glasses.el (glasses-change):
11079 * progmodes/octave-mod.el (octave-fill-paragraph):
11080 * progmodes/python.el (python-mode, python-pdbtrack-track-stack-file)
11081 (python-pdbtrack-grub-for-buffer, python-sentinel):
11082 * progmodes/sql.el (sql-save-connection):
11083 * progmodes/tcl.el (tcl-indent-command, tcl-popup-menu):
11084 * progmodes/xscheme.el (xscheme-enter-debugger-mode):
11085 Mark unused parameters.
11087 * progmodes/compile.el (compilation--flush-directory-cache)
11088 (compilation--flush-parse, compile-internal): Mark unused parameters.
11089 (compilation-buffer-name): Rename parameter MODE-NAME to NAME-OF-MODE.
11090 (compilation-next-error-function): Remove unused variable `timestamp'.
11092 * progmodes/cpp.el (cpp-parse-close): Remove unused variable `begin'.
11093 (cpp-signal-read-only, cpp-grow-overlay): Mark unused parameters.
11095 * progmodes/dcl-mode.el (dcl-end-of-command):
11096 Remove unused variable `start'.
11097 (dcl-calc-command-indent-multiple, dcl-calc-cont-indent-relative)
11098 (dcl-option-value-basic, dcl-option-value-offset)
11099 (dcl-option-value-margin-offset, dcl-option-value-comment-line):
11100 Mark unused parameters.
11101 (dcl-save-local-variable): Remove unused variable `val'.
11104 * progmodes/delphi.el (delphi-save-state, delphi-after-change):
11105 Mark unused parameters.
11106 (delphi-ignore-changes): Move before first use.
11107 (delphi-charset-token-at): Remove unused variable `start'.
11108 (delphi-else-start): Remove unused variable `if-count'.
11109 (delphi-comment-block-start, delphi-comment-block-end):
11110 Remove unused variable `kind'.
11111 (delphi-indent-line): Remove unused variable `new-point'.
11113 * progmodes/ebrowse.el (ebrowse-files-list)
11114 (ebrowse-list-of-matching-members, ebrowse-tags-list-members-in-file):
11115 Mark unused parameters. Don't quote `lambda'.
11116 (ebrowse-sort-tree-list, ebrowse-same-tree-member-buffer-list):
11117 Don't quote `lambda'.
11118 (ebrowse-revert-tree-buffer-from-file, ebrowse-tags-choose-class)
11119 (ebrowse-goto-visible-member/all-member-lists): Mark unused parameters.
11120 (ebrowse-create-tree-buffer): Rename parameter OBARRAY to CLASSES.
11121 (ebrowse-toggle-mark-at-point): Remove unused variable `pnt'.
11122 Use `ignore-errors'.
11123 (ebrowse-frozen-tree-buffer-name, ebrowse-find-source-file)
11124 (ebrowse-view/find-file-and-search-pattern)
11125 (ebrowse-view/find-member-declaration/definition):
11126 Rename parameter TAGS-FILE-NAME to TAGS-FILE.
11127 (ebrowse-find-class-declaration, ebrowse-view-class-declaration):
11128 Rename parameter PREFIX-ARG to PREFIX.
11129 (ebrowse-tags-read-name): Remove unused variables `start' and
11131 (ebrowse-display-member-buffer): Rename variable `tags-file-name'
11134 * progmodes/etags.el (local-find-tag-hook): Declare.
11135 (tag-partial-file-name-match-p, tag-any-match-p, list-tags):
11136 Mark unused parameters.
11138 * progmodes/executable.el (compilation-error-regexp-alist): Declare.
11139 (executable-interpret): Mark unused parameter.
11141 * progmodes/flymake.el (flymake-process-sentinel)
11142 (flymake-after-change-function)
11143 (flymake-create-temp-with-folder-structure)
11144 (flymake-get-include-dirs-dot): Mark unused parameters.
11145 (flymake-safe-delete-directory): Remove unused variable `err'.
11147 * progmodes/gdb-mi.el (speedbar-change-initial-expansion-list)
11148 (speedbar-timer-fn, speedbar-line-text)
11149 (speedbar-change-expand-button-char, speedbar-delete-subblock)
11150 (speedbar-center-buffer-smartly): Declare functions.
11151 (gdb-find-watch-expression): Remove unused variable `array'.
11152 (gdb-edit-value, gdb-gdb, gdb-ignored-notification, gdb-thread-created)
11153 (gdb-starting): Mark unused parameters.
11154 (gud-gdbmi-marker-filter): Remove unused variable `output-record'.
11155 (gdb-table-string): Remove unused variable `res'.
11156 (gdb-place-breakpoints): Remove unused variables `flag' and `bptno'.
11157 (gdb-disassembly-handler-custom): Remove unused variable `pos'.
11158 (gdb-display-buffer): Remove unused variable `cur-size'.
11160 * progmodes/gud.el (gud-def): Use `defalias' instead of `defun' to
11161 allow lexical-binding compilation.
11162 (gud-expansion-speedbar-buttons, gud-gdb-goto-stackframe)
11163 (gud-dbx-massage-args, gud-xdb-massage-args, gud-perldb-massage-args)
11164 (gud-jdb-massage-args, gud-jdb-find-source, gud-find-class):
11165 Mark unused parameters.
11166 (gud-gdb-marker-filter): Remove unused variable `match'.
11167 (gud-find-class): Bind `syntax-symbol' and `syntax-point' to suitable
11168 lambda expressions and funcall them, instead of using `fset'.
11170 * progmodes/hideif.el (hif-parse-if-exp): Rename parameter
11171 HIF-TOKEN-LIST to TOKEN-LIST and let-bind `hif-token-list'.
11173 * progmodes/hideshow.el (hs-hide-block-at-point): Remove unused
11174 variable `header-beg'; use `let'.
11176 * progmodes/icon.el (indent-icon-exp): Remove unused variables
11177 `restart', `last-sexp' and `at-do'.
11179 * progmodes/js.el (js--debug): Mark unused parameter.
11180 (js--parse-state-at-point): Remove unused variable `bound'; use `let'.
11181 (js--splice-into-items): Remove unused variable `item'.
11182 (js--read-symbol, js--read-tab): Pass 1/-1 to `ido-mode', not t/nil.
11184 * progmodes/make-mode.el (makefile-make-font-lock-keywords):
11185 Rename parameter FONT-LOCK-KEYWORDS to FL-KEYWORDS.
11186 (makefile-complete): Remove unused variable `try'.
11187 (makefile-fill-paragraph, makefile-match-function-end):
11188 Mark unused parameters.
11190 * progmodes/octave-inf.el (inferior-octave-complete):
11191 Remove unused variable `proc'.
11192 (inferior-octave-output-digest): Mark unused parameter.
11194 * progmodes/perl-mode.el (perl-calculate-indent):
11195 Remove unused variable `err'.
11197 * progmodes/prolog.el (prolog-mode-keybindings-inferior)
11198 (prolog-indent-line): Mark unused parameters.
11199 (prolog-indent-line): Remove unused variable `beg'.
11201 * progmodes/ps-mode.el (reporter-prompt-for-summary-p)
11202 (reporter-dont-compact-list): Declare.
11204 * progmodes/sh-script.el (sh-font-lock-quoted-subshell):
11205 Remove unused variable `char'.
11206 (sh-debug): Mark unused parameter.
11207 (sh-get-indent-info): Remove unused variable `start'.
11208 (sh-calculate-indent): Remove unused variable `var'.
11210 * progmodes/simula.el (simula-popup-menu): Mark unused parameter.
11211 (simula-electric-keyword): Remove unused variable `null'.
11212 (simula-search-backward, simula-search-forward): Remove unused
11213 variables `begin' and `end'.
11215 * progmodes/vera-mode.el (vera-guess-basic-syntax):
11216 Remove unused variable `pos'.
11217 (vera-electric-tab, vera-comment-uncomment-region):
11218 Mark unused parameters.
11219 (vera-electric-tab): Rename parameter PREFIX-ARG to PREFIX.
11221 2011-04-22 Chong Yidong <cyd@stupidchicken.com>
11223 * emacs-lisp/package.el (package--builtins, package-alist)
11224 (package-load-descriptor, package-built-in-p, package-activate)
11225 (define-package, package-installed-p)
11226 (package-compute-transaction, package-buffer-info)
11227 (package--push): Doc fix. Distinguish more clearly between
11228 version strings and version lists.
11230 2011-04-21 Juanma Barranquero <lekktu@gmail.com>
11232 Lexical-binding cleanup.
11234 * play/5x5.el (5x5-make-random-solution, 5x5-make-mutate-current)
11235 (5x5-make-mutate-best):
11236 * play/fortune.el (fortune-in-buffer):
11237 * play/gomoku.el (gomoku-init-display):
11238 * play/solitaire.el (solitaire, solitaire-do-check):
11239 * play/tetris.el (tetris-default-update-speed-function):
11240 Mark unused parameters.
11242 * play/bubbles.el (bubbles-mode): Set `show-trailing-whitespace'.
11243 (bubbles--shift): Remove unused variable `char-org'.
11244 (bubbles--set-faces): Remove unused variable `fg-col'. Simplify.
11245 (bubbles--show-images): Remove unused variable `char'.
11247 * play/decipher.el (decipher-keypress, decipher-alphabet-keypress)
11248 (decipher-get-undo, decipher-set-map, decipher-complete-alphabet)
11249 (decipher-resync, decipher-loop-with-breaks, decipher--analyze)
11250 (decipher-analyze-buffer): Use ?\s.
11251 (decipher-make-checkpoint): Remove unused variable `mapping'.
11253 * play/doctor.el (doctor-doc): Rename parameter DOCTOR-SENT to SENT.
11255 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
11256 Remove unused variable `result'; use `let'.
11258 * play/gametree.el (gametree-current-layout, gametree-apply-layout):
11259 Rename parameter TOP-LEVEL to FROM-TOP-LEVEL; use `ignore-errors'.
11260 (gametree-children-shown-p, gametree-compute-reduced-score):
11261 Use `ignore-errors'.
11263 * play/handwrite.el (ps-lpr-switches): Declare.
11264 (handwrite): Remove unused variables `pmin' and `lastp'.
11266 * play/hanoi.el (hanoi-move-ring): Remove unused variable `total-steps'.
11268 * play/landmark.el (landmark-init-display)
11269 (landmark-update-naught-weights): Mark unused parameters.
11270 (landmark-y): Remove unused variable `noise'. Simplify.
11271 (landmark-human-plays): Remove unused variable `score'.
11273 * play/mpuz.el (mpuz-try-letter): Remove unused variable `message'.
11274 (mpuz-try-proposal): Remove unused variable `game'.
11276 * play/zone.el (life-patterns): Declare.
11278 2011-04-20 Juanma Barranquero <lekktu@gmail.com>
11280 * vc/vc.el (ediff-vc-internal): Declare function.
11282 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
11284 * shell.el: Use lexical-binding and std completion UI.
11285 (shell-filter-ctrl-a-ctrl-b): Work as a preoutput filter.
11286 (shell-mode): Put shell-filter-ctrl-a-ctrl-b on
11287 comint-preoutput-filter-functions rather than on
11288 comint-output-filter-functions.
11289 (shell-command-completion, shell--command-completion-data)
11290 (shell-filename-completion, shell-environment-variable-completion)
11291 (shell-c-a-p-replace-by-expanded-directory): New functions.
11292 (shell-dynamic-complete-functions, shell-dynamic-complete-command)
11293 (shell-dynamic-complete-filename, shell-replace-by-expanded-directory)
11294 (shell-dynamic-complete-environment-variable): Use them.
11295 (shell-dynamic-complete-as-environment-variable)
11296 (shell-dynamic-complete-as-command): Remove.
11297 (shell-match-partial-variable): Match past point.
11298 * comint.el: Clean up use of completion-at-point-functions.
11299 (comint-completion-at-point): New function.
11300 (comint-mode): Use it completion-at-point-functions.
11301 (comint-dynamic-complete): Make it obsolete.
11302 (comint-replace-by-expanded-history-before-point): Add dry-run arg.
11303 (comint-c-a-p-replace-by-expanded-history): New function.
11304 (comint-dynamic-complete-functions)
11305 (comint-replace-by-expanded-history): Use it.
11306 * minibuffer.el (completion-table-with-terminator): Allow dynamic
11307 termination strings. Try harder to avoid second try-completion.
11308 (completion-in-region-mode-map): Disable bindings that don't work yet.
11310 * comint.el: Use lexical-binding. Require CL.
11311 (comint-dynamic-complete-functions): Use comint-filename-completion.
11312 (comint-completion-addsuffix): Tweak custom type.
11313 (comint-filename-completion, comint--common-suffix)
11314 (comint--common-quoted-suffix, comint--table-subvert)
11315 (comint--complete-file-name-data): New functions.
11316 (comint-dynamic-complete-as-filename, comint-dynamic-complete-filename)
11317 (comint-dynamic-list-filename-completions): Use them.
11318 (comint-dynamic-simple-complete): Make obsolete.
11320 * minibuffer.el (completion-in-region-mode):
11321 Keep completion-in-region-mode--predicate global.
11322 (completion-in-region--postch):
11323 Assume completion-in-region-mode--predicate is not null.
11325 * progmodes/flymake.el (flymake-start-syntax-check-process):
11326 Obey `dir'. Simplify.
11328 * vc/vc.el (vc-version-ediff): Call ediff-vc-internal directly, since
11329 we're in VC after all.
11331 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
11333 * vc/vc.el (vc-diff-build-argument-list-internal)
11334 (vc-version-ediff, vc-ediff): New commands.
11335 (vc-version-diff): Use vc-diff-build-argument-list-internal.
11337 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
11339 * emacs-lisp/byte-opt.el (byte-decompile-bytecode-1): Remove dead code,
11342 * obsolete/erc-hecomplete.el: Make obsolete.
11343 * obsolete/: Standardize obsolescence info in the header.
11345 2011-04-20 Glenn Morris <rgm@gnu.org>
11347 * calendar/solar.el (solar-horizontal-coordinates):
11348 Use the longitude argument rather than `calendar-longitude'.
11349 (solar-date-next-longitude): Remove unused locals.
11351 2011-04-20 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11353 * whitespace.el: New version 13.2.1.
11355 2011-04-20 felix <EmacsWiki> (tiny change)
11357 * whitespace.el (global-whitespace-mode): Keep highlight when
11358 switching between major modes on a file.
11360 2011-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
11362 * progmodes/octave-mod.el (octave-in-comment-p, octave-in-string-p)
11363 (octave-not-in-string-or-comment-p): Use syntax-ppss so it works with
11364 multi-line comments as well.
11366 2011-04-19 Juanma Barranquero <lekktu@gmail.com>
11368 Lexical-binding cleanup.
11370 * arc-mode.el (archive-mode-revert):
11371 * cmuscheme.el (scheme-interactively-start-process):
11372 * custom.el (custom-initialize-delay):
11373 * dnd.el (dnd-open-local-file, dnd-open-remote-url):
11374 * dos-w32.el (direct-print-region-helper, direct-print-region-function):
11375 * emacs-lock.el (emacs-lock-clear-sentinel):
11376 * ezimage.el (defezimage):
11377 * follow.el (follow-avoid-tail-recenter):
11378 * fringe.el (set-fringe-mode-1):
11379 * generic-x.el (bat-generic-mode-compile):
11380 * help-mode.el (help-info-variable, help-do-xref)
11381 (help-mode-revert-buffer):
11382 * help.el (view-emacs-todo):
11383 * iswitchb.el (iswitchb-completion-help):
11384 * jka-compr.el (jka-compr-make-temp-name, jka-compr-load):
11385 * kmacro.el (kmacro-cycle-ring-next, kmacro-cycle-ring-previous)
11386 (kmacro-delete-ring-head, kmacro-bind-to-key, kmacro-view-macro):
11387 * locate.el (locate-update):
11388 * longlines.el (longlines-encode-region)
11389 (longlines-after-change-function):
11390 * outline.el (outline-isearch-open-invisible):
11391 * ps-def.el (declare-function, charset-dimension, char-width)
11393 * ps-mule.el (ps-mule-plot-string):
11394 * recentf.el (recentf-make-menu-items, recentf-cancel-dialog)
11395 (recentf-edit-list-select, recentf-edit-list-validate)
11396 (recentf-open-files-action):
11397 * rect.el (delete-whitespace-rectangle-line)
11398 (rectangle-number-line-callback):
11399 * register.el (window-configuration-to-register)
11400 (frame-configuration-to-register):
11401 * scroll-bar.el (scroll-bar-mode, toggle-horizontal-scroll-bar):
11402 * select.el (xselect-convert-to-string, xselect-convert-to-length)
11403 (xselect-convert-to-targets, xselect-convert-to-delete)
11404 (xselect-convert-to-filename, xselect-convert-to-charpos)
11405 (xselect-convert-to-lineno, xselect-convert-to-colno)
11406 (xselect-convert-to-os, xselect-convert-to-host)
11407 (xselect-convert-to-user, xselect-convert-to-class)
11408 (xselect-convert-to-name, xselect-convert-to-integer)
11409 (xselect-convert-to-atom, xselect-convert-to-identity):
11410 * subr.el (declare, ignore, process-kill-without-query)
11411 (text-clone-maintain):
11412 * terminal.el (te-get-char, te-tic-sentinel):
11413 * tool-bar.el (tool-bar-make-keymap):
11414 * tooltip.el (tooltip-timeout, tooltip-hide, tooltip-help-tips):
11415 * type-break.el (type-break-mode, type-break-noninteractive-query):
11416 * view.el (View-back-to-mark):
11417 * wid-browse.el (widget-browse-action, widget-browse-widget)
11418 (widget-browse-widgets, widget-browse-sexp):
11419 * widget.el (define-widget-keywords):
11420 * xt-mouse.el (xterm-mouse-translate, turn-off-xterm-mouse-tracking):
11421 Mark unused parameters.
11423 * align.el (align-adjust-col-for-rule): Mark unused parameter.
11424 (align-areas): Remove unused variable `look'.
11425 (align-region): Remove unused variables `real-end' and `pos-list'.
11427 * apropos.el (apropos-score-doc): Remove unused variable `i'.
11429 * bindings.el (mode-line-modified, mode-line-remote):
11430 Mark unused parameters.
11431 (mode-line-mule-info): Mark unused parameter; don't quote `lambda'.
11433 * buff-menu.el (Buffer-menu-revert-function): Mark unused parameters.
11434 (Buffer-menu-mode): Mark unused parameter; don't quote `lambda'.
11436 * comint.el (comint-history-isearch-pop-state)
11437 (comint-postoutput-scroll-to-bottom, comint-truncate-buffer)
11438 (comint-strip-ctrl-m, comint-read-noecho): Mark unused parameters.
11439 (comint-substitute-in-file-name): Doc fix.
11441 * completion.el (cmpl-statistics-block): Mark unused parameter.
11442 (add-completions-from-tags-table, add-completions-from-lisp-buffer)
11443 (save-completions-to-file, load-completions-from-file):
11444 Remove unused local variable `e'.
11446 * composite.el (compose-chars): Remove unused variable `len'.
11447 (lgstring-insert-glyph): Remove unused variable `g'.
11448 (compose-glyph-string): Remove unused variables `ascent',
11449 `descent', `lbearing' and `rbearing'.
11450 (compose-glyph-string-relative): Remove unused variables
11451 `lbearing', `rbearing' and `wadjust'.
11452 (compose-gstring-for-graphic): Remove unused variables `header',
11453 `wadjust', `xoff' and `yoff'. Use `let', not `let*'.
11454 (compose-gstring-for-terminal): Remove unused variables `header'
11455 and `nchars'. Use `let', not `let*'.
11457 * cus-edit.el (Custom-set, Custom-save, custom-reset)
11458 (Custom-reset-current, Custom-reset-saved, Custom-reset-standard)
11459 (Custom-buffer-done, custom-buffer-create-internal)
11460 (custom-browse-visibility-action, custom-browse-group-tag-action)
11461 (custom-browse-variable-tag-action, custom-browse-face-tag-action)
11462 (widget-magic-mouse-down-action, custom-toggle-parent)
11463 (custom-add-parent-links, custom-toggle-hide-variable)
11464 (custom-face-edit-value-visibility-action, custom-face-edit-fix-value)
11465 (custom-toggle-hide-face, face, hook, custom-group-link-action)
11466 (custom-face-menu-create, custom-variable-menu-create, get)
11467 (custom-group-menu-create, Custom-no-edit): Mark unused parameters.
11468 (custom-reset-standard-save-and-update): Remove unused variable `value'.
11469 (customize-apropos): Remove unused variable `tests'.
11470 (custom-group-value-create): Remove unused variable `hidden-p'.
11471 (sort-fold-case): Declare.
11473 * cus-theme.el (custom-reset-standard-faces-list)
11474 (custom-reset-standard-variables-list): Declare.
11475 (customize-create-theme, custom-theme-revert, custom-theme-write)
11476 (custom-theme-choose-mode, customize-themes, custom-theme-save):
11477 Mark unused parameters.
11479 * dabbrev.el (dabbrev-completion): Remove unused variable `init'.
11481 * delim-col.el (delimit-columns-max): Move defvar before first use.
11483 * descr-text.el (describe-char-categories): Don't quote `lambda'.
11484 (describe-char): Don't quote `lambda'. Mark unused parameter.
11486 * desktop.el (desktop-save-buffer-p): Mark unused parameter.
11487 (auto-insert): Declare.
11488 (desktop-restore-file-buffer): Rename desktop-* parameters;
11490 (desktop-create-buffer): Rename desktop-* parameters and bind them.
11491 (desktop-buffer): Rename desktop-* parameters.
11493 * dframe.el (x-sensitive-text-pointer-shape, x-pointer-shape): Declare.
11494 (dframe-reposition-frame-xemacs, dframe-help-echo)
11495 (dframe-hack-buffer-menu, dframe-set-timer, dframe-set-timer-internal):
11496 Mark unused parameters.
11498 * dired-aux.el (backup-extract-version-start, overwrite-query)
11499 (overwrite-backup-query, rename-regexp-query)
11500 (rename-non-directory-query): Declare.
11501 (dired-shell-stuff-it, dired-do-create-files): Mark unused parameters.
11502 (dired-add-entry): Remove unused variable `orig-file-name'.
11503 (dired-copy-file-recursive): Remove unused variable `dirfailed'.
11504 Use parameter PRESERVE-TIME instead of accessing dynamic variable
11505 `dired-copy-preserve-time' directly.
11506 (dired-do-create-files-regexp): Remove unused variable `fn-count'.
11507 (dired-insert-subdir-newpos): Rename unused variable `pos'.
11509 * dired-x.el (dired-omit-size-limit): Move defcustom before first use.
11510 (dired-virtual-revert, dired-make-relative-symlink):
11511 Mark unused parameters.
11512 (manual-program): Declare.
11513 (dired-x-hands-off-my-keys): Rename parameters of lambda expression.
11514 (inode, s, mode, nlink, uid, gid, size, time, name, sym): Declare them,
11515 wrapped in `with-no-warnings' to avoid replacing one warning by another.
11517 * dirtrack.el (dirtrack): Remove unused variable `multi-line'.
11519 * dos-fns.el (dos-8+3-filename): Remove unused variable `i'.
11521 * echistory.el (electric-history-in-progress, Helper-return-blurb):
11524 * edmacro.el (edmacro-finish-edit): Remove unused variable `kmacro'.
11526 * electric.el (Electric-command-loop): Rename parameter
11527 INHIBIT-QUIT to INHIBIT-QUITTING and bind `inhibit-quit'.
11529 * expand.el (expand-in-literal): Remove unused variable `here'.
11531 * facemenu.el (facemenu-add-new-color):
11532 Remove unused variable `docstring'.
11534 * faces.el (face-id, make-face-bold, make-face-unbold, make-face-italic)
11535 (make-face-unitalic, make-face-bold-italic): Mark unused parameters.
11536 (face-attr-construct): Mark unused parameter. Doc fix.
11537 (read-color): Remove unused variable `hex-string'.
11539 * files.el (parse-colon-path): Rename argument CD-PATH to SEARCH-PATH.
11540 (locate-dominating-file): Remove unused vars `prev-file' and `user'.
11541 (remote-file-name-inhibit-cache, revert-buffer): Clean up docstrings.
11542 (display-buffer-other-frame): Remove unused variable `old-window'.
11543 (kill-buffer-hook): Declare.
11544 (insert-file-contents-literally, set-auto-mode, risky-local-variable-p):
11545 Mark unused parameters.
11546 (after-find-file): Pass 1 to `auto-save-mode', not t.
11548 * files-x.el (auto-insert): Declare.
11549 (modify-file-local-variable-prop-line): Remove unused variable `val'.
11551 * find-lisp.el (find-lisp-find-dired-internal): Remove unused
11552 variable `buf'. Mark unused parameter.
11553 (find-lisp-insert-directory): Mark unused parameter.
11555 * format.el (format-decode-run-method): Mark unused parameter; doc fix.
11556 (format-encode-region): Remove unused variables `cur-buf' and `result'.
11557 (format-common-tail): Remove, unused.
11558 (format-deannotate-region): Remove unused variable `loc'.
11559 (format-annotate-region): Remove unused variable `p'.
11560 (format-annotate-single-property-change): Remove unused variables
11561 `default' and `tail'.
11563 * forms.el (read-file-filter): Declare.
11564 (forms--iif-hook, forms--revert-buffer): Mark unused parameters.
11566 * frame.el (frame-creation-function-alist): Mark unused parameter.
11567 (frame-geom-spec-cons): Pass FRAME to `frame-geom-value-cons'.
11569 * hilit-chg.el (hilit-chg-cust-fix-changes-face-list, hilit-chg-clear):
11570 Remove unused parameters.
11571 (hilit-chg-set-face-on-change): Remove unused variable `beg-decr'.
11572 (highlight-compare-with-file): Remove unused variable `buf-b-read-only'.
11574 * htmlfontify.el (hfy-default-footer, hfy-decor, hfy-invisible)
11575 (hfy-parse-tags-buffer, hfy-prepare-index-i, hfy-prepare-index)
11576 (hfy-prepare-tag-map): Mark unused parameters.
11577 (htmlfontify-buffer): Use `called-interactively-p'.
11579 * ibuf-ext.el (ibuffer-do-kill-lines, ibuffer-jump-to-buffer)
11580 (ibuffer-copy-filename-as-kill, ibuffer-mark-on-buffer)
11581 (ibuffer-do-occur): Mark unused parameters.
11582 (ibuffer-forward-next-marked): Remove unused variable `curmark'.
11583 (ibuffer-diff-buffer-with-file-1): Remove unused variable `proc'.
11585 * ibuffer.el: Don't quote `lambda'.
11586 (ibuffer-count-marked-lines, ibuffer-count-deletion-lines)
11587 (ibuffer-unmark-all, ibuffer-toggle-marks, ibuffer-redisplay-engine):
11588 Mark unused parameters.
11590 * ido.el (ido-mode, ido-wide-find-dir-or-delete-dir)
11591 (ido-completing-read): Mark unused parameters.
11592 (ido-copy-current-word): Mark unused parameters;
11593 remove unused variable `name'.
11594 (ido-sort-merged-list): Remove unused parameter `dirs'.
11596 * ielm.el (ielm-input-sender): Mark unused parameter.
11597 (ielm-string, ielm-form, ielm-pos, ielm-result, ielm-error-type)
11598 (ielm-output, ielm-wbuf, ielm-pmark): Declare.
11599 (ielm-eval-input): Rename argument IELM-STRING to INPUT-STRING to keep
11600 `ielm-string' as a dynamic variable accessible from the IELM prompt.
11601 Bind `ielm-string' to INPUT-STRING. Remove unused variable `err'.
11603 * image-dired.el (image-dired-display-thumbs): Remove unused
11604 variables `curr-file' and `count'.
11605 (image-dired-remove-tag): Remove unused variable `start'.
11606 (image-dired-tag-files, image-dired-create-thumbs): Remove unused
11607 variable `curr-file'
11608 (image-dired-rotate-original): Remove unused variable `temp-file'.
11609 (image-dired-mouse-select-thumbnail, image-dired-mouse-toggle-mark):
11610 Remove unused variable `file'.
11611 (image-dired-gallery-generate): Remove unused variable `curr'.
11612 (image-dired-dired-edit-comment-and-tags): Mark unused parameters.
11614 * indent.el (tab-to-tab-stop): Remove unused variable `opoint'.
11616 * info-xref.el (info-xref-goto-node-p): Remove unused variable `err'.
11618 * informat.el (texinfo-command-start, texinfo-command-end): Declare.
11620 * isearch.el (minibuffer-history-symbol): Declare.
11621 (isearch-edit-string): Remove unused variable `err'.
11622 (isearch-message-prefix, isearch-message-suffix):
11623 Mark unused parameters.
11625 * ls-lisp.el (ls-lisp-insert-directory): Remove unused variable `fil'.
11627 * macros.el (insert-kbd-macro): Remove unused variable `mods'.
11629 * makesum.el (double-column): Remove unused variable `cnt'.
11631 * misearch.el (multi-isearch-pop-state): Mark unused parameter.
11632 (ido-ignore-item-temp-list): Declare.
11634 * mouse-drag.el (mouse-drag-throw): Remove unused variables
11635 `mouse-delta', `window-last-row', `mouse-col-delta', `window-last-col',
11636 `adjusted-mouse-col-delta' and `adjusted-mouse-delta'.
11637 (mouse-drag-drag): Remove unused variables `mouse-delta' and
11640 * mouse-sel.el (mouse-extend-internal):
11641 Remove unused variable `orig-window-frame'.
11643 * pcomplete.el (pcomplete-args, pcomplete-begins, pcomplete-last)
11644 (pcomplete-index, pcomplete-stub, pcomplete-seen, pcomplete-norm-func):
11645 Move declarations before first use.
11646 (pcomplete-opt): Mark unused parameters; doc fix.
11648 * proced.el (proced-revert): Mark unused parameter.
11649 (proced-send-signal): Remove unused variable `err'.
11651 * ps-print.el (ps-print-preprint-region, ps-print-preprint):
11652 Rename parameter PREFIX-ARG to ARG.
11653 (ps-basic-plot-string, ps-basic-plot-whitespace):
11654 Mark unused parameters.
11656 * replace.el (replace-count): Define.
11657 (occur-revert-function): Mark unused parameters.
11658 (ido-ignore-item-temp-list, isearch-error, isearch-forward)
11659 (isearch-case-fold-search, isearch-string): Declare.
11660 (occur-engine): Rename parameter CASE-FOLD-SEARCH to CASE-FOLD and
11661 bind `case-fold-search'. Remove unused variables `beg' and `end',
11663 (replace-eval-replacement): Rename parameter REPLACE-COUNT to
11664 COUNT and bind `replace-count'.
11665 (replace-loop-through-replacements): Rename parameter REPLACE-COUNT
11668 * savehist.el (print-readably, print-string-length): Declare.
11670 * shadowfile.el (shadow-expand-cluster-in-file-name):
11671 Remove unused variable `cluster'.
11672 (shadow-copy-file): Remove unused variable `i'.
11673 (shadow-noquery, shadow-clusters, shadow-site-cluster)
11674 (shadow-parse-fullname, shadow-parse-name, shadow-define-cluster)
11675 (shadow-define-literal-group, shadow-define-regexp-group)
11676 (shadow-make-group, shadow-shadows-of): Clean up docstrings.
11678 * shell.el (shell-filter-ctrl-a-ctrl-b): Mark unused parameter.
11679 (shell): Use `called-interactively-p'.
11680 (shell-directory-tracker): Remove unused variable `chdir-failure'.
11682 * simple.el (compilation-context-lines, comint-file-name-quote-list)
11683 (comint-file-name-chars, comint-delimiter-argument-list): Declare.
11684 (delete-backward-char): Remove unused variable `ocol'.
11685 (minibuffer-avoid-prompt, minibuffer-history-isearch-pop-state)
11686 (line-move-1, event-apply-alt-modifier, event-apply-super-modifier)
11687 (event-apply-hyper-modifier, event-apply-shift-modifier)
11688 (event-apply-control-modifier, event-apply-meta-modifier):
11689 Mark unused parameters.
11690 (undo-make-selective-list): Remove duplicate variable `undo-elt'.
11691 (normal-erase-is-backspace-mode): Remove unused variable `old-state'.
11693 * speedbar.el (speedbar-ignored-directory-expressions)
11694 (speedbar-supported-extension-expressions, speedbar-directory-buttons)
11695 (speedbar-find-file, speedbar-dir-follow)
11696 (speedbar-directory-buttons-follow, speedbar-tag-find)
11697 (speedbar-buffer-buttons, speedbar-buffer-buttons-temp)
11698 (speedbar-buffers-line-directory, speedbar-buffer-click):
11699 Mark unused parameters.
11700 (speedbar-tag-file): Remove unused variable `mode'.
11701 (speedbar-buffers-tail-notes): Remove unused variable `mod'; simplify.
11703 * strokes.el (strokes-decode-buffer): Remove unused variable `ext'.
11705 * talk.el (talk): Remove unused variable `display'.
11707 * tar-mode.el (tar-subfile-save-buffer): Remove unused variable `name'.
11708 (tar-write-region-annotate): Mark unused parameter.
11710 * time.el (now, time, load, mail, 24-hours, hour, 12-hours, am-pm)
11711 (minutes, seconds, time-zone, day, year, monthname, month, dayname):
11712 Declare them, wrapped in `with-no-warnings' to avoid replacing one
11713 warning by another.
11715 * time-stamp.el (time-stamp-string-preprocess):
11716 Remove unused variable `require-padding'.
11718 * tree-widget.el (widget-glyph-enable): Declare.
11719 (tree-widget-action): Mark unused parameter.
11721 * w32-fns.el (x-get-selection): Mark unused parameter.
11722 (autoload-make-program, generated-autoload-file): Declare.
11724 * wdired.el (wdired-revert): Mark unused parameters.
11725 (wdired-xcase-word): Remove unused variable `err'.
11727 * whitespace.el (whitespace-buffer-changed): Mark unused parameters.
11728 (whitespace-help-scroll): Remove unused variable `data-help'.
11730 * wid-edit.el (widget-mouse-help, widget-overlay-inactive)
11731 (widget-image-insert, widget-after-change, default)
11732 (widget-default-format-handler, widget-default-notify)
11733 (widget-default-prompt-value, widget-info-link-action)
11734 (widget-url-link-action, widget-function-link-action)
11735 (widget-variable-link-action, widget-file-link-action)
11736 (widget-emacs-library-link-action, widget-emacs-commentary-link-action)
11737 (widget-field-prompt-internal, widget-field-action, widget-field-match)
11738 (widget-choice-mouse-down-action, toggle, widget-radio-button-notify)
11739 (widget-insert-button-action, widget-delete-button-action, visibility)
11740 (widget-documentation-link-action, widget-documentation-string-action)
11741 (widget-const-prompt-value, widget-regexp-match, symbol)
11742 (widget-coding-system-prompt-value)
11743 (widget-key-sequence-value-to-external, sexp)
11744 (widget-sexp-value-to-internal, character, vector, cons)
11745 (widget-choice-prompt-value, widget-boolean-prompt-value)
11746 (widget-color--choose-action): Mark unused parameters.
11747 (widget-item-match-inline, widget-choice-match-inline)
11748 (widget-checklist-match, widget-checklist-match-inline)
11749 (widget-group-match): Rename parameter VALUES to VALS.
11750 (widget-field-value-set): Remove unused variable `size'.
11751 (widget-color-action): Remove unused variables `value' and `start'.
11753 * windmove.el (windmove-wrap-loc-for-movement): Remove unused
11754 variable `dir'. Doc fix.
11755 (windmove-find-other-window): Don't pass it.
11757 * window.el (count-windows): Mark unused parameter.
11758 (bw-adjust-window): Remove unused variable `err'.
11760 * woman.el (woman-file-name): Remove unused variable `default'.
11761 (woman-expand-directory-path): Rename parameters WOMAN-MANPATH and
11762 WOMAN-PATH to PATH-DIRS and PATH-REGEXPS, respectively.
11763 (global-font-lock-mode): Declare.
11764 (woman-decode-region): Mark unused parameter.
11765 (woman-get-tab-stop): Rename parameter TAB-STOP-LIST to TAB-STOPS.
11767 * x-dnd.el (x-dnd-default-test-function, x-dnd-handle-old-kde)
11768 (x-dnd-handle-xdnd, x-dnd-handle-motif): Mark unused parameters.
11769 (x-dnd-handle-moz-url): Remove unused variable `title'.
11770 (x-dnd-handle-xdnd): Remove unused variables `x', `y' and `ret-action'.
11772 * xml.el (xml-parse-tag, xml-parse-attlist):
11773 Remove unused variable `pos'.
11775 2011-04-19 Glenn Morris <rgm@gnu.org>
11777 * calendar/cal-tex.el (cal-tex-list-holidays, cal-tex-cursor-month)
11778 (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso)
11779 (cal-tex-cursor-filofax-2week, cal-tex-cursor-filofax-week)
11780 (cal-tex-cursor-filofax-daily, cal-tex-mini-calendar)
11781 * calendar/cal-html.el (cal-html-insert-minical):
11782 * calendar/diary-lib.el (diary-list-entries-1, diary-list-entries)
11783 (calendar-mark-date-pattern):
11784 Prefix "unused" locals.
11786 * calendar/cal-dst.el (dst-adjust-time): Remove never-implemented
11787 optional argument `style'.
11789 * calendar/appt.el (appt-make-list):
11790 * calendar/cal-china.el (calendar-chinese-date-string):
11791 * calendar/cal-hebrew.el (calendar-hebrew-list-yahrzeits)
11792 (diary-hebrew-yahrzeit):
11793 * calendar/cal-tex.el (cal-tex-last-blank-p, cal-tex-cursor-week2):
11794 * calendar/calendar.el (calendar-generate-window):
11795 * calendar/time-date.el (time-to-days):
11796 Remove unused local variables.
11798 2011-04-18 Chong Yidong <cyd@stupidchicken.com>
11800 * emacs-lisp/tabulated-list.el (tabulated-list-mode): Use a custom
11801 glyphless-char-display table.
11802 (tabulated-list-glyphless-char-display): New var.
11804 2011-04-18 Sam Steingold <sds@gnu.org>
11806 * vc/add-log.el (change-log-font-lock-keywords): Add "Thanks to"
11807 to acknowledgments.
11809 2011-04-17 Glenn Morris <rgm@gnu.org>
11811 * calendar/diary-lib.el (diary-sexp-entry):
11812 * calendar/holidays.el (holiday-sexp):
11813 Set debug-on-error rather than the removed stack-trace-on-error.
11815 2011-04-16 Glenn Morris <rgm@gnu.org>
11817 * progmodes/f90.el: Use lexical-binding.
11818 (f90-get-correct-indent): Remove unnecessary local variable `cont'.
11820 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
11822 * mail/sendmail.el (mail-mode-map): Use completion-at-point.
11823 (mail-mode): Setup mailalias completion here instead.
11824 * mail/mailalias.el: Use lexical-binding.
11825 (pattern, mailalias-done): Declare dynamic.
11826 (mail-completion-at-point-function): New function, from mail-complete.
11827 (mail-complete): Use it.
11828 (mail-completion-expand): New function.
11829 (mail-get-names): Use it.
11830 (mail-directory, mail-directory-process, mail-directory-stream):
11831 Don't use `pattern' for lexically bound arg.
11833 * emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
11835 * htmlfontify.el (hfy-etags-cmd): Remove inoperant eval-and-compile.
11836 (hfy-e2x-etags-cmd, hfy-etags-cmd-alist-default)
11837 (hfy-etags-cmd-alist): Don't eval-and-compile any more.
11839 * emacs-lisp/bytecomp.el (byte-temp-output-buffer-show)
11840 (byte-save-window-excursion, byte-temp-output-buffer-setup)
11841 (byte-interactive-p): Define them again, for use when inlining
11844 2011-04-15 Juanma Barranquero <lekktu@gmail.com>
11846 * loadup.el: Use `string-to-number', not `string-to-int'.
11848 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
11850 * progmodes/gud.el (gud-gdb): Use completion-at-point instead of
11851 gud-gdb-complete-command.
11852 (gud-gdb-completions): New function, from gud-gdb-complete-command.
11853 (gud-gdb-completion-at-point): New function.
11854 (gud-gdb-completions): Remove.
11856 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
11858 * net/tramp-sh.el (tramp-sh-handle-file-attributes): Handle the case
11859 when the scripts fail. Use `tramp-do-file-attributes-with-ls' then.
11860 (tramp-do-copy-or-rename-file-out-of-band): Do not check any longer
11861 whether `executable-find' is bound.
11863 * net/tramp-smb.el (tramp-smb-handle-copy-file): Fix docstring.
11865 2011-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
11867 * minibuffer.el (completion-in-region-mode-predicate)
11868 (completion-in-region-mode--predicate): New vars.
11869 (completion-in-region, completion-in-region--postch)
11870 (completion-in-region-mode): Use them.
11871 (completion--capf-wrapper): Also return the hook function.
11872 (completion-at-point, completion-help-at-point):
11873 Adjust and provide a predicate.
11875 Preserve arg names for advice of subr and lexical functions (bug#8457).
11876 * help-fns.el (help-function-arglist): Consolidate the subr and
11877 new-byte-code cases. Add argument `preserve-names' to extract names
11878 from the docstring when needed.
11879 * emacs-lisp/advice.el (ad-define-subr-args, ad-undefine-subr-args)
11880 (ad-subr-args-defined-p, ad-get-subr-args, ad-subr-arglist): Remove.
11881 (ad-arglist): Use help-function-arglist's new arg.
11882 (ad-definition-type): Use cond.
11884 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
11886 * autorevert.el (auto-revert-handler):
11887 Bind `remote-file-name-inhibit-cache', not `tramp-cache-inhibit-cache',
11888 which was removed in 2010-10-02T13:21:43Z!michael.albinus@gmx.de.
11889 Don't quote lambda.
11891 * image-mode.el (image-transform-set-scale):
11892 Fix change in 2011-04-09T20:28:01Z!cyd@stupidchicken.com.
11894 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
11896 * net/network-stream.el (network-stream-open-starttls): Only do
11897 opportunistic STARTTLS upgrades if we have built-in GnuTLS support.
11898 Upgrades via gnutls-cli are too slow to be done opportunistically.
11900 2011-04-12 Juanma Barranquero <lekktu@gmail.com>
11902 * dframe.el (dframe-current-frame): Remove spurious quote.
11904 2011-04-12 Glenn Morris <rgm@gnu.org>
11906 * calendar/cal-tex.el (cal-tex-end-document):
11907 Try to automatically use latin1 input if needed.
11909 * calendar/cal-hebrew.el (diary-hebrew-rosh-hodesh):
11910 Don't try to cons a mark onto an empty element.
11912 2011-04-11 Leo Liu <sdl.web@gmail.com>
11914 * ido.el (ido-buffer-internal): Allow method 'kill for virtual
11916 (ido-kill-buffer-at-head): Support killing virtual buffers.
11918 2011-04-10 Chong Yidong <cyd@stupidchicken.com>
11920 * minibuffer.el (completion-show-inline-help): New var.
11921 (completion--do-completion, minibuffer-complete)
11922 (minibuffer-force-complete, minibuffer-complete-word):
11923 Inhibit minibuffer messages if completion-show-inline-help is nil.
11925 * icomplete.el (icomplete-mode): Bind completion-show-inline-help
11926 to avoid interference from inline help (Bug#5849).
11928 2011-04-10 Leo Liu <sdl.web@gmail.com>
11930 * emacs-lisp/tabulated-list.el (tabulated-list-print-entry):
11933 2011-04-09 Chong Yidong <cyd@stupidchicken.com>
11935 * image-mode.el (image-toggle-display-image): Signal an error if
11937 (image-transform-mode, image-transform-resize)
11938 (image-transform-set-rotation): Doc fix.
11939 (image-transform-set-resize): Delete.
11940 (image-transform-set-scale, image-transform-fit-to-height)
11941 (image-transform-fit-to-width): Handle image-toggle-display-image
11942 and image-transform-resize directly.
11944 2011-04-08 Sho Nakatani <lay.sakura@gmail.com>
11946 * doc-view.el (doc-view-fit-width-to-window)
11947 (doc-view-fit-height-to-window, doc-view-fit-page-to-window):
11948 New functions for fitting the shown image to the Emacs window size.
11949 (doc-view-mode-map): Add bindings for the new functions.
11951 2011-04-08 Juanma Barranquero <lekktu@gmail.com>
11953 * vc/vc-annotate.el (vc-annotate-show-log-revision-at-line):
11954 Fix typo in docstring.
11956 2011-04-08 Eli Zaretskii <eliz@gnu.org>
11958 * files.el (file-size-human-readable): Produce one digit after
11959 decimal, like "ls -lh" does.
11961 * ls-lisp.el (ls-lisp-format-file-size): Allow for 7 characters in
11962 the file size representation.
11964 * simple.el (list-processes): If async subprocesses are not
11965 available, error out with a clear error message.
11967 2011-04-08 Chong Yidong <cyd@stupidchicken.com>
11969 * help.el (help-form-show): New function, to be called from C.
11970 Put help-form output in a buffer named differently than *Help*.
11972 2011-04-08 Eli Zaretskii <eliz@gnu.org>
11974 * files.el (file-size-human-readable): New function.
11976 * ls-lisp.el (ls-lisp-format-file-size): Use it, instead of
11977 computing the representation inline. Don't require `cl'.
11979 2011-04-08 Glenn Morris <rgm@gnu.org>
11981 * man.el (Man-page-header-regexp): Solaris < 2.6 no longer supported.
11983 * net/browse-url.el (browse-url-firefox):
11984 Test system-type, not system-configuration.
11986 * vc/log-edit.el (log-edit-empty-buffer-p): New function.
11987 (log-edit-insert-cvs-template, log-edit-insert-cvs-rcstemplate):
11988 Use log-edit-empty-buffer-p. (Bug#7598)
11990 * net/rlogin.el (rlogin-process-connection-type): Simplify.
11991 (rlogin-mode-map): Initialize in the defvar.
11992 (rlogin): Use ignore-errors.
11994 * replace.el (occur-mode-map): Some fixes for menu items.
11996 2011-04-07 Aaron S. Hawley <aaron.s.hawley@gmail.com>
11998 * play/morse.el (denato-region): Handle varying case. (Bug#8386)
12000 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
12002 * emacs-lisp/cconv.el (cconv--analyse-use): Ignore "ignored" when
12003 issuing unused warnings.
12005 * emacs-lisp/tabulated-list.el (tabulated-list-print): Use lambda
12008 * simple.el: Lisp reimplement of list-processes. Based on an
12009 earlier reimplementation by Leo Liu, but using tabulated-list.el.
12010 (process-menu-mode): New major mode.
12011 (list-processes--refresh, list-processes):
12012 (process-menu-visit-buffer): New functions.
12014 * files.el (save-buffers-kill-emacs): Don't assume any return
12015 value of list-processes, which is undocumented anyway.
12017 2011-04-06 Chong Yidong <cyd@stupidchicken.com>
12019 * emacs-lisp/tabulated-list.el: New file.
12021 * emacs-lisp/package.el: Use Tabulated List mode.
12022 (package-menu-mode-map): Inherit from tabulated-list-mode-map.
12023 (package-menu-mode): Derive from tabulated-list-mode. Set up the
12024 table format using Tabulated List mode variables.
12025 (package--push): New macro, replacing package-list-maybe-add.
12026 (package-menu--generate): Use package--push. Renamed from
12027 package--generate-package-list.
12028 (package-menu-refresh, list-packages): Use it.
12029 (package-menu--print-info): Rename from package-print-package.
12030 Return insertion data instead of inserting it directly.
12031 (package-menu-describe-package, package-menu-execute):
12032 Use tabulated-list-get-id.
12033 (package-menu-mark-delete, package-menu-mark-install)
12034 (package-menu-mark-unmark, package-menu-backup-unmark)
12035 (package-menu-mark-obsolete-for-deletion):
12036 Use tabulated-list-put-tag.
12037 (package--list-packages, package-menu-revert)
12038 (package-menu-get-package, package-menu-get-version)
12039 (package-menu-sort-by-column): Functions deleted.
12040 (package-menu-package-list, package-menu-sort-key): Vars deleted.
12041 (package-menu--status-predicate, package-menu--version-predicate)
12042 (package-menu--name-predicate)
12043 (package-menu--description-predicate): Handle arguments in the
12044 Tabulated List format.
12045 (package-list-packages-no-fetch): Call list-packages.
12047 2011-04-06 Juanma Barranquero <lekktu@gmail.com>
12049 * files.el (after-find-file-from-revert-buffer): Remove variable.
12050 (after-find-file): Don't bind it.
12051 (revert-buffer-in-progress-p): New variable.
12052 (revert-buffer): Bind it.
12053 Pass nil for `after-find-file-from-revert-buffer'.
12055 * saveplace.el (save-place-find-file-hook): Use new variable
12056 `rever-buffer-in-progress-p', not `after-find-file-from-revert-buffer'.
12058 2011-04-06 Glenn Morris <rgm@gnu.org>
12060 * Makefile.in (AUTOGEN_VCS): New variable.
12061 (autoloads): Use $AUTOGEN_VCS.
12063 * calendar/cal-move.el (calendar-scroll-toolkit-scroll): New function.
12064 * calendar/calendar.el (calendar-mode-map):
12065 Check for toolkit scroll bars. (Bug#8305)
12067 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
12069 * minibuffer.el (completion-in-region--postch)
12070 (completion-in-region-mode): Remove unnecessary messages.
12072 2011-04-05 Juanma Barranquero <lekktu@gmail.com>
12074 * font-lock.el (font-lock-refresh-defaults):
12075 Don't bind `hi-lock--inhibit-font-lock-hook', removed in
12076 2010-10-09T04:09:19Z!cyd@stupidchicken.com and 2010-10-11T23:57:49Z!lekktu@gmail.com (2010-10-12).
12078 * info.el (Info-directory-list, Info-read-node-name-2)
12079 (Info-split-parameter-string): Doc fixes.
12080 (Info-virtual-nodes): Reflow docstring.
12081 (Info-find-file, Info-directory-toc-nodes, Info-history-toc-nodes)
12082 (Info-apropos-toc-nodes, info-finder, Info-get-token)
12083 (Info-find-emacs-command-nodes, Info-speedbar-key-map):
12084 Fix typos in docstrings.
12085 (Info-revert-buffer-function, Info-search, Info-isearch-pop-state)
12086 (Info-speedbar-hierarchy-buttons, Info-speedbar-goto-node)
12087 (Info-speedbar-buttons, Info-desktop-buffer-misc-data)
12088 (Info-restore-desktop-buffer): Mark unused parameters.
12089 (Info-directory-find-file, Info-directory-find-node)
12090 (Info-history-find-file, Info-history-find-node, Info-toc-find-node)
12091 (Info-virtual-index-find-node, Info-apropos-find-file)
12092 (Info-apropos-find-node, Info-finder-find-file, Info-finder-find-node):
12093 Mark unused parameters; fix typos in docstrings.
12094 (Info-virtual-index): Remove unused local variable `nodename'.
12096 2011-04-05 Deniz Dogan <deniz@dogan.se>
12098 * net/rcirc.el: Update my e-mail address.
12099 (rcirc-mode-map): Remove M-o binding.
12101 2011-04-05 Chong Yidong <cyd@stupidchicken.com>
12103 * startup.el (command-line): Save the cursor's theme-face
12104 directly, instead of using face-override-spec.
12106 * custom.el (load-theme): Minor optimization in assigning faces.
12108 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
12110 * help-fns.el (describe-variable): Complete all variables having
12111 documentation, including keywords.
12112 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
12114 2011-04-04 Juanma Barranquero <lekktu@gmail.com>
12116 Convert to lexical-binding.
12118 * bs.el (bs-refresh, bs-sort-buffer-interns-are-last)
12119 (bs--get-marked-string, bs--get-modified-string)
12120 (bs--get-readonly-string, bs--get-size-string, bs--get-name)
12121 (bs--get-mode-name, bs--get-file-name): Mark unused arguments.
12122 (bs--configuration-name-for-prefix-arg): Rename argument PREFIX-ARG.
12124 * ehelp.el (electric-help-execute-extended)
12125 (electric-help-ctrl-x-prefix):
12126 * hexl.el (hexl-revert-buffer-function):
12127 * linum.el (linum-after-change, linum-after-scroll):
12128 * emacs-lisp/re-builder.el (reb-auto-update): Mark unused arguments.
12130 * help-fns.el (help-describe-category-set): Remove unused ERR variable.
12132 2011-04-04 Daiki Ueno <ueno@unixuser.org>
12139 * epg.el: Use lexical binding.
12141 2011-04-03 Chong Yidong <cyd@stupidchicken.com>
12143 * dired-aux.el (dired-create-files): Add docstring (Bug#7970).
12145 * textmodes/flyspell.el (flyspell-word): Recognize default
12146 dictionary case for flyspell-mark-duplications-exceptions.
12147 Use regexp matching for languages.
12148 (flyspell-mark-duplications-exceptions): Add "that" and "had" for
12149 default dictionary (Bug#7926).
12151 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
12153 * emacs-lisp/package.el (package--with-work-buffer):
12154 Recognize https URLs.
12156 * net/network-stream.el: Move from gnus/proto-stream.el.
12157 Change prefix to network-stream throughout.
12158 (open-protocol-stream): Merge into open-network-stream, leaving
12159 open-protocol-stream as an alias. Handle nil BUFFER args.
12161 * subr.el (open-network-stream): Move to net/network-stream.el.
12163 2011-04-02 Glenn Morris <rgm@gnu.org>
12165 * find-dired.el (find-exec-terminator): New option.
12166 (find-ls-option): Test for -ls support.
12167 (find-ls-subdir-switches): Test for -b in find-ls-option.
12168 (find-dired, find-grep-dired): Doc fixes.
12169 (find-dired): Use find-exec-terminator.
12171 * find-dired.el (find-ls-option, find-ls-subdir-switches)
12172 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
12173 (find-name-arg): Remove purecopy.
12175 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
12176 (grep-compute-defaults): Check for `-exec COMMAND +' support.
12177 Set grep-find-use-xargs, grep-find-command, and grep-find-template
12178 accordingly. Don't add the null-device if not needed.
12180 * files.el (save-some-buffers): Doc fix.
12182 2011-04-02 Eli Zaretskii <eliz@gnu.org>
12184 * makefile.w32-in (EMACS): Default to ../src/$(BLD)/emacs.exe.
12186 2011-04-01 Juanma Barranquero <lekktu@gmail.com>
12188 * progmodes/idlwave.el (idlwave-one-key-select, idlwave-list-abbrevs):
12189 Use `dolist' rather than `mapcar'.
12191 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
12193 Add lexical binding.
12195 * subr.el (apply-partially): Use new closures rather than CL.
12196 (--dolist-tail--, --dotimes-limit--): Don't declare dynamic.
12197 (dolist, dotimes): Use slightly different expansion for lexical code.
12198 (functionp): Move to C.
12199 (letrec): New macro.
12200 (with-wrapper-hook): Use it and apply-partially instead of CL.
12201 (eval-after-load): Preserve lexical-binding.
12202 (save-window-excursion, with-output-to-temp-buffer): Turn them
12205 * simple.el (with-wrapper-hook, apply-partially): Move to subr.el.
12207 * help-fns.el (help-split-fundoc): Return nil if there's nothing else
12209 (help-add-fundoc-usage): Don't add `Not documented'.
12210 (help-function-arglist): Handle closures, subroutines, and new
12211 byte-code-functions.
12212 (help-make-usage): Remove leading underscores.
12213 (describe-function-1): Handle closures.
12214 (describe-variable): Use special-variable-p for completion.
12216 * files.el (lexical-binding): Declare safe.
12218 * emacs-lisp/pcase.el: Don't use destructuring-bind.
12219 (pcase--memoize): Rename from pcase-memoize. Change weakness.
12220 (pcase): Add `let' pattern.
12221 Change memoization so it actually works.
12222 (pcase-mutually-exclusive-predicates): Add byte-code-function-p.
12223 (pcase--u1) <guard, pred>: Fix possible shadowing problem.
12226 * emacs-lisp/macroexp.el: Use lexical binding.
12227 (macroexpand-all-1): Check obsolete macros. Expand compiler-macros.
12228 Don't convert ' to #' without checking that it's indeed quoting
12231 * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
12232 Use eval-sexp-add-defvars.
12233 (eval-sexp-add-defvars): New fun.
12235 * emacs-lisp/float-sup.el (pi): Don't declare as dynamically bound.
12237 * emacs-lisp/eieio.el (byte-compile-file-form-defmethod):
12239 (eieio-defgeneric-form-primary-only-one): Use `byte-compile' rather
12240 than the internal `byte-compile-lambda'.
12241 (defmethod): Don't hide code under quotes.
12242 (eieio-defmethod): New `code' argument.
12244 * emacs-lisp/eieio-comp.el: Remove.
12246 * emacs-lisp/edebug.el (edebug-eval-defun)
12247 (edebug-eval-top-level-form): Use eval-sexp-add-defvars.
12248 (edebug-toggle): Avoid `eval'.
12250 * emacs-lisp/disass.el (disassemble-internal): Handle new
12252 (disassemble-1): Handle new byte codes.
12254 * emacs-lisp/cl.el (pushnew): Silence warning.
12256 * emacs-lisp/cl-macs.el (cl-byte-compile-block)
12257 (cl-byte-compile-throw): Remove.
12258 (cl-block-wrapper, cl-block-throw): Use compiler-macros instead.
12260 * emacs-lisp/cl-extra.el (cl-macroexpand-all): Properly quote CL
12263 * emacs-lisp/cconv.el: New file.
12265 * emacs-lisp/bytecomp.el: Use lexical binding instead of
12266 a "bytecomp-" prefix. Macroexpand everything as a separate phase.
12267 (byte-compile-initial-macro-environment):
12268 Handle declare-function here.
12269 (byte-compile--lexical-environment): New var.
12270 (byte-stack-ref, byte-stack-set, byte-discardN)
12271 (byte-discardN-preserve-tos): New lap codes.
12272 (byte-interactive-p): Don't use any more.
12273 (byte-compile-push-bytecodes, byte-compile-push-bytecode-const2):
12275 (byte-compile-lapcode): Use them and handle new lap codes.
12276 (byte-compile-obsolete): Remove.
12277 (byte-compile-arglist-signature): Handle new byte-code arg"lists".
12278 (byte-compile-arglist-warn): Check late def of inlinable funs.
12279 (byte-compile-cl-warn): Don't silence warnings for compiler-macros
12280 since they should have been expanded by now.
12281 (byte-compile--outbuffer): Rename from bytecomp-outbuffer.
12282 (byte-compile-from-buffer): Remove unused second arg.
12283 (byte-compile-preprocess): New function.
12284 (byte-compile-toplevel-file-form): New function to distinguish
12285 file-form calls from outside from file-form calls from hunk-handlers.
12286 (byte-compile-file-form): Simplify.
12287 (byte-compile-file-form-defsubst): Remove.
12288 (byte-compile-file-form-defmumble): Simplify now that
12289 byte-compile-lambda always returns a byte-code-function.
12290 (byte-compile): Preprocess.
12291 (byte-compile-byte-code-maker, byte-compile-byte-code-unmake):
12292 Remove, not used any more.
12293 (byte-compile-arglist-vars, byte-compile-make-lambda-lexenv)
12294 (byte-compile-make-args-desc): New funs.
12295 (byte-compile-lambda): Handle lexical functions. Always return
12296 a byte-code-function.
12297 (byte-compile-reserved-constants): New var, to make up room for
12298 closed-over variables.
12299 (byte-compile-constants-vector): Obey it.
12300 (byte-compile-top-level): New args `lexenv' and `reserved-csts'.
12301 (byte-compile-macroexpand-declare-function): New function.
12302 (byte-compile-form): Call byte-compile-unfold-bcf to inline immediate
12303 byte-code-functions.
12304 (byte-compile-form): Check obsolescence here.
12305 (byte-compile-inline-lapcode, byte-compile-unfold-bcf): New functions.
12306 (byte-compile-variable-ref): Remove.
12307 (byte-compile-dynamic-variable-op): New fun.
12308 (byte-compile-dynamic-variable-bind, byte-compile-variable-ref)
12309 (byte-compile-variable-set): New funs.
12310 (byte-compile-discard): Add 2 args.
12311 (byte-compile-stack-ref, byte-compile-stack-set)
12312 (byte-compile-make-closure, byte-compile-get-closed-var): New funs.
12313 (byte-compile-funarg, byte-compile-funarg-2): Remove, handled in
12314 macroexpand-all instead.
12315 (byte-compile-quote-form): Remove.
12316 (byte-compile-push-binding-init, byte-compile-not-lexical-var-p)
12317 (byte-compile-bind, byte-compile-unbind): New funs.
12318 (byte-compile-let): Handle let* and lexical binding.
12319 (byte-compile-let*): Remove.
12320 (byte-compile-catch, byte-compile-unwind-protect)
12321 (byte-compile-track-mouse, byte-compile-condition-case):
12322 Handle a new :fun-body form, used for lexical scoping.
12323 (byte-compile-save-window-excursion)
12324 (byte-compile-with-output-to-temp-buffer): Remove.
12325 (byte-compile-defun): Simplify.
12326 (byte-compile-stack-adjustment): New fun.
12327 (byte-compile-out): Use it.
12328 (byte-compile-refresh-preloaded): Don't reload byte-compiler files.
12330 * emacs-lisp/byte-run.el (make-obsolete): Don't set the `byte-compile'
12333 * emacs-lisp/byte-opt.el: Use lexical binding.
12334 (byte-inline-lapcode): Remove (to bytecomp).
12335 (byte-compile-inline-expand): Pay attention to inlining to/from
12336 lexically bound code.
12337 (byte-compile-unfold-lambda): Don't handle byte-code-functions
12339 (byte-optimize-form-code-walker): Don't handle save-window-excursion
12340 any more and don't call compiler-macros.
12341 (byte-compile-splice-in-already-compiled-code): Remove.
12342 (byte-code): Don't inline any more.
12343 (disassemble-offset): Receive `bytes' as argument rather than via
12345 (byte-compile-tag-number): Declare before first use.
12346 (byte-decompile-bytecode-1): Handle new byte-codes, don't change
12347 `return' even if make-spliceable.
12348 (byte-compile-side-effect-and-error-free-ops): Add stack-ref, remove
12349 obsolete interactive-p.
12350 (byte-optimize-lapcode): Optimize new lap-codes.
12351 Don't trip up on new form of `byte-constant' lap code.
12353 * emacs-lisp/autoload.el (make-autoload): Don't burp on trivial macros.
12355 * emacs-lisp/advice.el (ad-arglist): Use help-function-arglist.
12357 * custom.el (custom-initialize-default, custom-declare-variable):
12360 * Makefile.in (BIG_STACK_DEPTH, BIG_STACK_OPTS, BYTE_COMPILE_FLAGS):
12362 (compile-onefile, .el.elc, compile-calc, recompile): Use them.
12363 (COMPILE_FIRST): Add macroexp and cconv.
12364 * makefile.w32-in: Mirror changes in Makefile.in.
12366 * vc/cvs-status.el:
12370 * vc/smerge-mode.el:
12371 * textmodes/bibtex-style.el:
12372 * textmodes/css.el:
12380 * emacs-lisp/smie.el:
12383 * abbrev.el: Use lexical binding.
12385 2011-04-01 Eli Zaretskii <eliz@gnu.org>
12387 * info.el (info-display-manual): New function.
12389 2011-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
12391 * loadup.el: Load minibuffer after loaddefs, to use define-minor-mode.
12393 2011-03-31 Tassilo Horn <tassilo@member.fsf.org>
12395 * net/rcirc.el (rcirc-handler-001): Only authenticate, if there's
12396 an entry for that server in rcirc-authinfo. (Bug#8385)
12398 2011-03-31 Glenn Morris <rgm@gnu.org>
12400 * progmodes/f90.el (f90-find-tag-default): Handle multiple `%'.
12402 * generic-x.el (etc-fstab-generic-mode): Add ext4, sysfs keywords.
12404 2011-03-30 Christoph Scholtes <cschol2112@googlemail.com>
12406 * progmodes/python.el (python-default-interpreter)
12407 (python-python-command-args, python-jython-command-args)
12408 (python-which-shell, python-which-args, python-which-bufname)
12409 (python-file-queue, python-comint-output-filter-function)
12410 (python-toggle-shells, python-shell): Remove obsolete defcustoms,
12411 variables and functions.
12413 2011-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
12415 * minibuffer.el (completion-table-dynamic): Optimize `boundaries'.
12416 (completion-in-region-mode): New minor mode.
12417 (completion-in-region): Use it.
12418 (completion-in-region--data, completion-in-region-mode-map): New vars.
12419 (completion-in-region--postch): New function.
12420 (completion--capf-misbehave-funs, completion--capf-safe-funs):
12422 (completion--capf-wrapper): New function.
12423 (completion-at-point): Use it to track well-behavedness of
12425 (completion-help-at-point): New command.
12427 2011-03-30 Jason Merrill <jason@redhat.com> (tiny change)
12429 * vc/add-log.el (add-change-log-entry): Don't use whitespace
12430 syntax class to search for whitespace on a single line
12431 (Message-ID: <4D938140.4030905@redhat.com>).
12433 2011-03-30 Leo Liu <sdl.web@gmail.com>
12435 * abbrev.el (abbrev-edit-save-to-file, abbrev-edit-save-buffer):
12437 (edit-abbrevs-map): Bind them here.
12438 (write-abbrev-file): New optinal arg VERBOSE. (Bug#5937)
12440 2011-03-29 Ken Manheimer <ken.manheimer@gmail.com>
12442 * allout.el (allout-hide-by-annotation, allout-flag-region):
12443 Reduce possibility of overlay leakage by making them volatile.
12445 * allout-widgets.el (allout-widgets-tally): Define as nil so the
12446 hash is not shared between buffers. Mode initialization is
12447 responsible for giving it a useful starting value.
12448 (allout-item-span): Reduce possibility of overlay leakage by
12449 making them volatile.
12450 (allout-widgets-count-buttons-in-region): Add diagnostic function
12451 for tracking down button overlay leaks.
12453 2011-03-29 Leo Liu <sdl.web@gmail.com>
12455 * ido.el (ido-read-internal): Use the default history var
12456 minibuffer-history if no HISTORY is specified.
12458 2011-03-28 Brian T. Sniffen <bsniffen@akamai.com> (tiny change)
12460 * net/imap.el (imap-shell-open, imap-process-connection-type):
12461 Use imap-process-connection-type for 'shell' streams as well as
12462 Kerberos, SSL, other subprocesses.
12464 2011-03-28 Leo Liu <sdl.web@gmail.com>
12466 * abbrev.el (abbrev-table-empty-p): New function.
12467 (prepare-abbrev-list-buffer): Place empty abbrev tables after
12468 nonempty ones. (Bug#5937)
12470 2011-03-27 Jan Djärv <jan.h.d@swipnet.se>
12472 * cus-start.el (all): Add boolean ns-auto-hide-menu-bar.
12474 2011-03-27 Leo Liu <sdl.web@gmail.com>
12476 * ansi-color.el (ansi-color-names-vector): Allow cons cell value
12477 for foreground and background colors.
12478 (ansi-color-make-color-map): Adapt.
12480 2011-03-25 Leo Liu <sdl.web@gmail.com>
12482 * midnight.el (midnight-time-float): Remove. Note it calculates
12483 the microsecond component incorrectly and seconds-to-time does the
12485 Remove redundant (require 'timer).
12487 * ido.el (ido-read-internal): Simplify with read-from-minibuffer.
12488 (ido-completions): Remove unused arguments. (Bug#8329)
12490 2011-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
12492 * minibuffer.el (completion--flush-all-sorted-completions):
12493 Remove itself from hook.
12494 (completion-at-point): Let the functions perform the completion
12495 immediately and return nil or t.
12496 * comint.el (comint-dynamic-complete-functions): Now identical to
12497 completion-at-point-functions.
12498 (comint-dynamic-list-input-ring): Remove unused var `index'.
12499 (comint--match-partial-filename, comint--unquote&expand-filename):
12500 New funs, split from comint-match-partial-filename.
12501 (comint-dynamic-complete): Use completion-at-point.
12502 (comint-dynamic-complete-filename): Use comint--match-partial-filename.
12504 2011-03-24 Drew Adams <drew.adams@oracle.com>
12506 * thingatpt.el: Support `defun'.
12508 2011-03-23 Leo Liu <sdl.web@gmail.com>
12510 * abbrevlist.el: Move to obsolete/abbrevlist.el.
12512 * help-mode.el (help-mode-finish): Tweak regexp.
12514 2011-03-23 Glenn Morris <rgm@gnu.org>
12516 * eshell/esh-opt.el (eshell-eval-using-options):
12517 Do not bind unused local variable `eshell-option-stub'.
12519 * progmodes/gdb-mi.el (gdb): Fix typo in previous change.
12521 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
12523 * emacs-lisp/derived.el (define-derived-mode): Wrap declaration of
12524 keymap variable in `with-no-warnings' to avoid a warning when the
12525 keymap has been already `defconst'ed.
12527 2011-03-22 Leo Liu <sdl.web@gmail.com>
12529 * abbrev.el (write-abbrev-file): Use utf-8 for writing if it can
12530 encode all chars in abbrevs; otherwise use emacs-mule or
12531 utf-8-emacs. (Bug#8308)
12533 2011-03-22 Juanma Barranquero <lekktu@gmail.com>
12535 * simple.el (backward-delete-char-untabify):
12536 Avoid warning about using `delete-backward-char'.
12538 * image.el (image-type-file-name-regexps): Make it variable.
12539 `imagemagick-register-types' modifies it, and the user may want
12540 to add new extensions for known image types.
12541 (imagemagick-register-types): Throw error if not using ImageMagick.
12543 2011-03-22 Leo Liu <sdl.web@gmail.com>
12545 * net/rcirc.el (rcirc-completion-at-point): Return nil if point is
12546 located before rcirc-prompt-end-marker.
12547 (rcirc-complete): Error if point is not after rcirc prompt.
12548 Handle the case when table is nil.
12549 (rcirc-user-authenticated): Define to fix compiler warning.
12551 2011-03-22 Chong Yidong <cyd@stupidchicken.com>
12553 * custom.el (custom--inhibit-theme-enable): Make it affect only
12554 custom-theme-set-variables and custom-theme-set-faces.
12555 (provide-theme): Ignore custom--inhibit-theme-enable.
12556 (load-theme): Enable the theme explicitly if NO-ENABLE is non-nil.
12557 (custom-enabling-themes): Delete variable.
12558 (enable-theme): Accept only loaded themes as arguments.
12559 Ignore the special custom-enabled-themes variable.
12560 (custom-enabled-themes): Forbid themes from setting this.
12561 Eliminate use of custom-enabling-themes.
12562 (custom-push-theme): Quote "changed" custom var entry.
12564 2011-03-21 Leo Liu <sdl.web@gmail.com>
12566 * ido.el (ido-read-internal): Add ido-selected to history instead
12569 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
12571 * subr.el (deferred-action-list, deferred-action-function):
12574 2011-03-21 Leo Liu <sdl.web@gmail.com>
12576 * vc/log-view.el: Remove (require 'wid-edit), not needed after the
12577 change on 2011-02-13 (bug#8309).
12579 * minibuffer.el (read-file-name-function): Change default value.
12580 (read-file-name--defaults): Rename from read-file-name-defaults.
12581 (read-file-name-default): Rename from read-file-name.
12582 (read-file-name): Call read-file-name-function.
12584 2011-03-21 Glenn Morris <rgm@gnu.org>
12586 * eshell/esh-opt.el (eshell-eval-using-options, eshell-process-args):
12589 2011-03-21 Chong Yidong <cyd@stupidchicken.com>
12591 * cus-theme.el: Add missing provide statement.
12592 (customize-create-theme): Extract theme value correctly.
12593 (custom-theme-visit-theme): Autoload.
12594 (customize-create-theme): Prompt before inserting default faces.
12596 2011-03-20 Jay Belanger <jay.p.belanger@gmail.com>
12598 * calc/calc-menu.el (calc-units-menu): Add entries for logarithmic
12599 units and musical notes.
12601 2011-03-20 Leo Liu <sdl.web@gmail.com>
12603 * ido.el (ido-read-internal): Use completing-read-default.
12604 (ido-completing-read): Fix compatibility with completing-read.
12606 2011-03-20 Christian Ohler <ohler@gnu.org>
12608 * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable.
12609 (ert-delete-all-tests): Use `called-interactively-p' rather than
12611 (ert--make-xrefs-region): Respect END.
12613 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
12615 * dired-aux.el (dired-create-directory): Signal an error if the
12616 directory already exists (Bug#8246).
12618 * facemenu.el (list-colors-display): Call list-faces-display
12619 inside with-help-window.
12620 (list-colors-print): Use display property to align the final
12621 column, instead of checking window-width.
12623 2011-03-19 Eli Zaretskii <eliz@gnu.org>
12625 * vc/emerge.el (emerge-metachars): Separate value for ms-dos and
12626 windows-nt systems.
12627 (emerge-protect-metachars): Quote correctly for ms-dos and
12628 windows-nt systems.
12630 2011-03-19 Ralph Schleicher <rs@ralph-schleicher.de>
12632 * info.el (info-initialize): Replace all uses of `:' with
12633 path-separator for compatibility with non-Unix systems.
12634 Cache quoting of path-separator. (Bug#8258)
12636 2011-03-19 Juanma Barranquero <lekktu@gmail.com>
12638 * avoid.el (mouse-avoidance-mode, mouse-avoidance-nudge-dist)
12639 (mouse-avoidance-threshold, mouse-avoidance-banish-destination)
12640 (mouse-avoidance-mode): Fix typos in docstrings.
12642 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
12644 * startup.el (package-subdirectory-regexp): Move from package.el.
12645 Omit \\` and \\', and let callers add them.
12647 * emacs-lisp/package.el (package-strip-version)
12648 (package-load-all-descriptors): Add \\` and \\' to
12649 package-subdirectory-regexp before using it.
12650 (package-untar-buffer): New arg DIR; ensure that file untars only
12651 into this expected directory. Remove superfluous delete-region.
12652 (package-unpack): Caller changed.
12653 (package-tar-file-info): Use package-subdirectory-regexp.
12655 2011-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
12657 * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings from
12658 diff-mode-shared-map (bug#8284).
12659 (diff-mode-shared-map): Re-introduce some bindings that were problematic.
12661 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
12663 * calendar/time-date.el (format-seconds): Use assoc instead of
12664 assoc-string, since assoc-string doesn't exist in XEmacs.
12666 2011-03-17 Juanma Barranquero <lekktu@gmail.com>
12668 * custom.el (custom-known-themes): Reflow docstring.
12669 (custom-theme-load-path): Fix typo in docstring.
12670 (load-theme): Fix typo in error message.
12671 (custom-available-themes, custom-variable-theme-value):
12672 Use `let', not `let*'.
12674 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
12676 * calc/README: Mention inclusion of musical notes.
12678 * calc/calc-units.el (calc-lu-quant): Rename from
12679 `calc-logunits-quantity'.
12680 (calcFunc-lupquant): Rename from `calcFunc-powerquant'.
12681 (calcFunc-lufquant): Rename from `calcFunc-fieldquant'.
12682 (calc-db): Rename from `calc-dblevel'.
12683 (calcFunc-dbpower): Rename from `calcFunc-dbpowerlevel'.
12684 (calcFunc-dbfield): Rename from `calcFunc-dbfieldlevel'.
12685 (calc-np): Rename from `calc-nplevel'.
12686 (calcFunc-nppower): Rename from `calcFunc-nppowerlevel'.
12687 (calcFunc-npfield): Rename from `calcFunc-npfieldlevel'.
12688 (calc-lu-plus): Rename from `calc-logunits-add'.
12689 (calcFunc-lupadd): Rename from `calcFunc-lupoweradd'.
12690 (calcFunc-lufadd): Rename from `calcFunc-lufieldadd'.
12691 (calc-lu-minus): Rename from `calc-logunits-sub'.
12692 (calcFunc-lupsub): Rename from `calcFunc-lupowersub'.
12693 (calcFunc-lufsub): Rename from `calcFunc-lufieldsub'.
12694 (calc-lu-times): Rename from `calc-logunits-mul'.
12695 (calcFunc-lupmul): Rename from `calcFunc-lupowermul'.
12696 (calcFunc-lufmul): Rename from `calcFunc-lufieldmul'.
12697 (calc-lu-divide): Rename from `calc-logunits-div'.
12698 (calcFunc-lupdiv): Rename from `calcFunc-lupowerdiv'.
12699 (calcFunc-lufdiv): Rename from `calcFunc-lufielddiv'.
12701 * calc/calc-ext.el (calc-init-extensions): Update the names of the
12702 functions being autoloaded.
12704 * calc/calc.el (calc-lu-power-reference): Rename from
12705 `calc-logunits-power-reference'.
12706 (calc-lu-field-reference): Rename from
12707 `calc-logunits-field-reference'.
12709 * calc/calc-help.el (calc-l-prefix-help):
12710 Mention musical note functions.
12712 2011-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
12714 * minibuffer.el (completion-all-sorted-completions):
12715 Use :completion-cycle-penalty text property if present.
12717 2011-03-16 Ken Manheimer <ken.manheimer@gmail.com>
12719 * allout.el (allout-yank-processing): Adjust for new rebulleting
12720 regime so bullet being yanked is used without prompting the user
12723 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
12725 * startup.el (command-line): Warn the user that _emacs is deprecated.
12727 2011-03-16 Juanma Barranquero <lekktu@gmail.com>
12729 * progmodes/delphi.el (delphi-search-path, delphi-indent-level)
12730 (delphi-verbose, delphi-comment-face, delphi-string-face)
12731 (delphi-keyword-face, delphi-ignore-changes, delphi-indent-line)
12732 (delphi-mode-abbrev-table, delphi-debug-buffer, delphi-tab)
12733 (delphi-find-unit, delphi-find-current-xdef, delphi-fill-comment)
12734 (delphi-new-comment-line, delphi-font-lock-defaults)
12735 (delphi-debug-mode-map, delphi-mode-syntax-table, delphi-mode):
12736 Fix typos in docstrings.
12738 2011-03-15 Ken Manheimer <ken.manheimer@gmail.com>
12740 * allout.el (allout-make-topic-prefix, allout-rebullet-heading):
12741 Invert the roles of character and string values for INSTEAD, so a
12742 string is used for the more common case of a defaulting prompt.
12744 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
12746 * progmodes/ruby-mode.el (ruby-backward-sexp):
12747 * progmodes/ebrowse.el (ebrowse-draw-file-member-info):
12748 * play/gamegrid.el (gamegrid-make-face):
12749 * play/bubbles.el (bubbles--grid-width, bubbles--grid-height)
12750 (bubbles--colors, bubbles--shift-mode, bubbles--initialize-images):
12751 * notifications.el (notifications-notify):
12752 * net/xesam.el (xesam-search-engines):
12753 * net/quickurl.el (quickurl-list-insert):
12754 * vc/vc-hg.el (vc-hg-dir-printer): Fix use of case.
12756 2011-03-15 Chong Yidong <cyd@stupidchicken.com>
12758 * startup.el (command-line): Update package subdirectory regexp.
12760 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
12762 * allout.el (allout-abbreviate-flattened-numbering)
12763 (allout-mode-deactivate-hook): Fix up obsolescence "date".
12765 * subr.el (read-char-choice): Only show the cursor after the prompt,
12766 not after the answer.
12768 2011-03-15 Kevin Ryde <user42@zip.com.au>
12770 * help-fns.el (variable-at-point): Skip leading quotes, if any
12773 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
12775 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Change the
12778 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
12780 * shell.el (shell): When called interactively, offer to change the
12781 shell file name on remote hosts.
12783 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
12785 * net/ldap.el (ldap-search-internal): Add `auth-source-search'
12786 integration for LDAP parameters. The host, base, user or binddn,
12787 and secret tokens can be specified in a netrc file, for instance.
12788 This is optional because an `auth-source' parameter must be
12789 specified in the search attributes.
12791 2011-03-13 Juanma Barranquero <lekktu@gmail.com>
12793 * help.el (describe-mode): Link to the mode's definition (bug#8185).
12795 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
12797 * ebuff-menu.el (electric-buffer-menu-mode-map): Move initialization
12798 into declaration. Remove redundant and harmful binding.
12800 2011-03-12 Eli Zaretskii <eliz@gnu.org>
12802 * files.el (file-ownership-preserved-p): Pass `integer' as an
12803 explicit 2nd argument to `file-attributes'. If the file's owner
12804 is the Administrators group on Windows, and the current user is
12805 Administrator, consider that a match.
12807 * server.el (server-ensure-safe-dir): Consider server directory
12808 safe on MS-Windows if its owner is the Administrators group while
12809 the current Emacs user is Administrator. Use `=' to compare
12810 numerical UIDs, since they could be integers or floats.
12812 2011-03-12 Juanma Barranquero <lekktu@gmail.com>
12814 * vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).
12816 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
12818 Sync with Tramp 2.2.1.
12820 * net/tramp-sh.el (tramp-methods): Exchange "%k" marker with options.
12822 * net/trampver.el: Update release number.
12824 2011-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
12826 * progmodes/compile.el (compilation--previous-directory): Fix up
12827 various nil/dead-marker mismatches (bug#8014).
12828 (compilation-directory-properties, compilation-error-properties):
12829 Don't call it at a position past the one we're about to change.
12831 * emacs-lisp/bytecomp.el (byte-compile-make-obsolete-variable):
12832 Disable obsolescence warnings in the file that declares it.
12834 2011-03-11 Ken Manheimer <ken.manheimer@gmail.com>
12836 * allout-widgets.el (allout-widgets-tally):
12837 Initialize allout-widgets-tally as a hash table rather than nil to
12838 prevent mode-line redisplay warnings. Also, clarify the module
12839 description and fix a comment typo.
12841 2011-03-11 Juanma Barranquero <lekktu@gmail.com>
12843 * help-fns.el (describe-variable): Don't complete keywords.
12844 Suggested by Teodor Zlatanov <tzz@lifelogs.com>.
12846 2011-03-10 Chong Yidong <cyd@stupidchicken.com>
12848 * emacs-lisp/package.el (package-version-join): Impose a standard
12849 string representation for pre/alpha/beta version lists.
12850 (package-unpack-single): Standardize the directory name by passing
12851 it through package-version-join.
12852 (package-strip-rcs-id): Accept any version string that does not
12853 signal an error in version-to-list.
12855 2011-03-10 Michael Albinus <michael.albinus@gmx.de>
12857 * simple.el (delete-trailing-whitespace): Return nil for the
12858 benefit of `write-file-functions'.
12860 2011-03-10 Glenn Morris <rgm@gnu.org>
12862 * vc/vc-hg.el (vc-hg-pull, vc-hg-merge-branch): Use vc-hg-program.
12864 * vc/vc-git.el (vc-git-program): New option.
12865 (vc-git-branches, vc-git-pull, vc-git-merge-branch, vc-git-command)
12866 (vc-git--call): Use it.
12868 * eshell/esh-util.el (eshell-condition-case): Doc fix.
12870 * cus-edit.el (Custom-newline): If no button at point, look
12871 for a subgroup button at start-of-line. (Bug#2298)
12873 * mail/rmail.el (rmail-msgend, rmail-msgbeg): Doc fixes.
12875 2011-03-10 Julien Danjou <julien@danjou.info>
12877 * avoid.el (mouse-avoidance-ignore-p): Do not move the cursor if
12878 `cursor-type' is nil.
12880 2011-03-09 Jay Belanger <jay.p.belanger@gmail.com>
12882 * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
12884 2011-03-09 Ken Manheimer <ken.manheimer@gmail.com>
12886 * allout.el: Change so yank of distinctive-bullet items
12887 preserves the existing header prefix, rebulleting it if necessary,
12888 rather than replacing it. This is necessary for proper operation
12889 of cooperative addons like allout-widgets.
12890 (allout-make-topic-prefix, allout-rebullet-heading):
12891 Change SOLICIT arg to INSTEAD, and interpret additionally a string
12892 value as alternate bullet to be used, instead of prompting the user
12893 for a bullet character.
12895 2011-03-09 Michael Albinus <michael.albinus@gmx.de>
12897 * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
12898 Do not use `tramp-file-name-port', because this returns also
12899 `tramp-default-port'.
12901 2011-03-09 Deniz Dogan <deniz.a.m.dogan@gmail.com>
12903 * net/rcirc.el (rcirc-handler-001): Remove useless
12904 with-rcirc-process-buffer.
12905 (rcirc-check-auth-status): Swap arguments to string-match.
12907 2011-03-09 Glenn Morris <rgm@gnu.org>
12909 * shell.el (shell-mode):
12910 Set comint-input-ring-size from HISTSIZE. (Bug#7889)
12912 * progmodes/gdb-mi.el (gdb): Improve 2010-12-08 change.
12913 Check for GDBHISTFILE, HISTSIZE, etc. (Bug#7889)
12915 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
12917 * emacs-lisp/package.el (package-refresh-contents)
12918 (package-menu-execute): Use condition-case-no-debug.
12920 2011-03-08 Michael Albinus <michael.albinus@gmx.de>
12922 * simple.el (shell-command-to-string): Use `process-file'.
12924 * emacs-lisp/package.el (package-tar-file-info): Handle also
12927 * emacs-lisp/package-x.el (package-upload-buffer-internal):
12928 Use `equal' for upload base check.
12930 2011-03-08 Arni Magnusson <arnima@hafro.is> (tiny change)
12932 * textmodes/texinfo.el (texinfo-environments):
12933 Add deftypecv, deftypeivar, deftypemethod, deftypeop, html. (Bug#2783)
12935 2011-03-08 Glenn Morris <rgm@gnu.org>
12937 * cus-start.el (cursor-in-non-selected-windows):
12938 Fix :set quoting oddness. (Bug#8192)
12940 * font-lock.el (lisp-font-lock-keywords-1): Don't highlight `)'
12941 in some setf expressions. (Bug#2159)
12943 2011-03-08 Chong Yidong <cyd@stupidchicken.com>
12945 * custom.el (custom-available-themes): Return themes in
12946 alphabetical order.
12948 See ChangeLog.15 for earlier changes.
12950 ;; Local Variables:
12954 Copyright (C) 2011-2012 Free Software Foundation, Inc.
12956 This file is part of GNU Emacs.
12958 GNU Emacs is free software: you can redistribute it and/or modify
12959 it under the terms of the GNU General Public License as published by
12960 the Free Software Foundation, either version 3 of the License, or
12961 (at your option) any later version.
12963 GNU Emacs is distributed in the hope that it will be useful,
12964 but WITHOUT ANY WARRANTY; without even the implied warranty of
12965 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12966 GNU General Public License for more details.
12968 You should have received a copy of the GNU General Public License
12969 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.