]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
Mention multi-planes text-properties
[gnu-emacs] / lisp / ChangeLog
1 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
2
3 * image.el (image-refresh): Define as an alias for image-flush.
4
5 * image-mode.el (image-toggle-display-image): Caller changed.
6
7 2010-05-21 Juri Linkov <juri@jurta.org>
8
9 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
10 Remove "all" from grep-files-aliases. Split grep-files-aliases by
11 whitespace, call wildcard-to-regexp on substrings and concat them
12 with "\\|". (Bug#6114)
13
14 2010-05-21 Alan Mackenzie <acm@muc.de>
15
16 * progmodes/cc-engine.el (c-parse-state-get-strategy): Replace
17 parameter `here' with `here-' and `here-plus', which sandwich any
18 pertinent CPP construct.
19 (c-remove-stale-state-cache-backwards): Fix a bug which happens
20 when doing (c-parse-state) in a CPP construct: Exclude any "new"
21 CPP construct from taking part in the scanning.
22
23 2010-05-21 Michael Albinus <michael.albinus@gmx.de>
24
25 * net/tramp.el (tramp-do-copy-or-rename-file)
26 (tramp-handle-file-local-copy, tramp-maybe-open-connection): Tune
27 `with-progress-reporter' messages.
28 (tramp-handle-vc-registered):
29 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
30 (tramp-fish-handle-insert-file-contents)
31 (tramp-fish-maybe-open-connection):
32 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
33 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
34 (tramp-imap-handle-insert-file-contents)
35 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
36
37 2010-05-21 Juanma Barranquero <lekktu@gmail.com>
38
39 * add-log.el (change-log-font-lock-keywords):
40 Highlight all authors in multi-author entries.
41
42 * smerge-mode.el (smerge-refine-ignore-whitespace)
43 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
44 Fix typos in docstrings.
45 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
46
47 2010-05-21 Glenn Morris <rgm@gnu.org>
48
49 * progmodes/fortran.el (fortran-mode):
50 * progmodes/f90.el (f90-mode): Derive from prog-mode.
51
52 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
53 having a relative path in src/Makefile.in.
54
55 2010-05-20 Kevin Ryde <user42@zip.com.au>
56
57 * help-mode.el (help-make-xrefs): For Info node links turn
58 newlines into spaces. Link node names with newlines are matched
59 by help-xref-info-regexp and buttonized, this change ensures they
60 can be followed successfully with RET. (Bug#6206)
61
62 2010-05-20 Juri Linkov <juri@jurta.org>
63
64 * locate.el (locate): Use pop-to-buffer instead of
65 switch-to-buffer-other-window. (Bug#6204)
66
67 2010-05-20 Juri Linkov <juri@jurta.org>
68
69 * replace.el (replace-highlight): Fix lazy-highlighting
70 for `M-s w str M-% str RET'.
71
72 2009-12-15 Masatake YAMATO <yamato@redhat.com>
73
74 * isearch.el (isearch-yank-word-or-char): Pull next subword
75 when `subword-mode' is activated. (Bug#6220)
76
77 2010-05-20 Mark A. Hershberger <mah@everybody.org>
78
79 * isearch.el (isearch-update-post-hook): New hook.
80 (isearch-update): Use the new hook. (Bug#6225)
81
82 2010-05-20 Juri Linkov <juri@jurta.org>
83
84 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
85 [f1], [help], and (char-to-string help-char) instead of "\C-h".
86 (Bug#6222)
87
88 2010-05-20 Juri Linkov <juri@jurta.org>
89
90 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
91 (Bug#6223)
92
93 2010-05-20 Juri Linkov <juri@jurta.org>
94
95 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
96 FILE-NAME to read from the minibuffer when called interactively
97 with prefix argument instead of using buffer-file-name.
98 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
99
100 * dired.el: Update autoloads.
101
102 2010-05-20 Chong Yidong <cyd@stupidchicken.com>
103
104 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
105 nxml-finish-element, for consistency with SGML mode.
106
107 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
108 octave-close-block.
109
110 2010-05-20 Juanma Barranquero <lekktu@gmail.com>
111
112 * composite.el: Require cl when compiling.
113 (reference-point-alist, compose-gstring-for-graphic)
114 (compose-gstring-for-terminal): Fix typos in docstrings.
115
116 2010-05-19 Juri Linkov <juri@jurta.org>
117
118 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
119 set-window-parameter.
120
121 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
122
123 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
124 where appropriate.
125 (tramp-maybe-open-connection): Use it.
126
127 2010-05-19 Eli Zaretskii <eliz@gnu.org>
128
129 * simple.el (move-end-of-line): Make sure we are at line beginning
130 before backing up to end of previous line.
131
132 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
133
134 * password-cache.el (password-cache-remove): Fix docstring.
135
136 * net/secrets.el: Autoload the widget functions.
137 (secrets-search-items, secrets-create-item)
138 (secrets-get-attributes, secrets-expand-item): Attributes will be
139 stored on the password database without leading ":", as all other
140 clients do as well.
141 (secrets-mode): Fix docstring.
142 (secrets-show-secrets): Provide it as autoloaded command only when
143 D-Bus support is available. Check existence of Secret Service API.
144
145 2010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
146
147 * indent.el (indent-region): Deactivate region (bug#6200).
148
149 2010-05-19 Glenn Morris <rgm@gnu.org>
150
151 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
152
153 2010-05-19 Kenichi Handa <handa@m17n.org>
154
155 * composite.el: Register compose-gstring-for-graphic in
156 composition-function-table only for combining characters (Mn, Mc, Me).
157
158 2010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
159
160 * calc/calc-trail.el (calc-trail-isearch-forward)
161 (calc-trail-isearch-backward): Ensure that the new window
162 point is set correctly.
163
164 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
165
166 * subr.el (read-quoted-char): Resolve modifiers after key
167 remapping (bug#6212).
168
169 2010-05-18 Michael Albinus <michael.albinus@gmx.de>
170
171 Add visualization code for secrets.
172 * net/secrets.el (secrets-mode): New major mode.
173 (secrets-show-secrets, secrets-show-collections)
174 (secrets-expand-collection, secrets-expand-item)
175 (secrets-tree-widget-after-toggle-function)
176 (secrets-tree-widget-show-password): New defuns.
177
178 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
179
180 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
181 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
182 handled in smie-next-sexp.
183 (smie-indent-calculate): Provide a starting indentation (so the
184 recursion is well-founded ;-).
185
186 Fix handling of non-associative equal levels.
187 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
188 when it's not needed.
189 (smie-op-left, smie-op-right): New functions.
190 (smie-next-sexp): New function, extracted from smie-backward-sexp.
191 Better handle equal levels to distinguish the associative case from
192 the "multi-keyword construct" case.
193 (smie-backward-sexp, smie-forward-sexp): Use it.
194
195 2010-05-18 Juanma Barranquero <lekktu@gmail.com>
196
197 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
198
199 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
200 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
201
202 2010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
203
204 Provide a simple generic indentation engine and use it for Prolog.
205 * emacs-lisp/smie.el: New file.
206 * progmodes/prolog.el (prolog-smie-op-levels)
207 (prolog-smie-indent-rules): New var.
208 (prolog-mode-variables): Use them to configure SMIE.
209 (prolog-indent-line, prolog-indent-level): Remove.
210
211 2010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
212
213 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
214 order before computing the averages.
215
216 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
217
218 * calc/calc-vec.el (calc-histogram):
219 (calcFunc-histogram): Allow vectors as inputs.
220 (math-vector-avg): New function.
221
222 * calc/calc-ext.el (math-group-float): Have the number of digits
223 being grouped depend on the radix (Bug#6189).
224
225 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
226
227 * version.el (emacs-copyright, emacs-version): Don't define here,
228 now that emacs.c defines it.
229
230 2010-05-15 Eli Zaretskii <eliz@gnu.org>
231
232 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
233 "Describe Language Environment" menu item.
234
235 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
236
237 Bidi-sensitive movement with arrow keys.
238 * subr.el (right-arrow-command, left-arrow-command): New functions.
239
240 * bindings.el (global-map): Bind them to right and left arrow keys.
241
242 Don't override standard definition of convert-standard-filename.
243 * files.el (convert-standard-filename): Call
244 w32-convert-standard-filename and dos-convert-standard-filename on
245 the corresponding systems.
246
247 * w32-fns.el (w32-convert-standard-filename): Rename from
248 convert-standard-filename. Doc fix.
249
250 * dos-fns.el (dos-convert-standard-filename): Doc fix.
251 (convert-standard-filename): Don't defalias.
252 (register-name-alist, make-register, register-value)
253 (set-register-value, intdos): Obsolete aliases for the
254 corresponding dos-* functions and variables.
255 (dos-intdos): Add a doc string.
256
257 2010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
258
259 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
260 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
261 (math-compose-tex-func):
262 * calc/calccomp.el (math-compose-expr):
263 * calc/calc-ext.el (math-format-flat-expr-fancy):
264 * calc/calc-store.el (calc-read-var-name):
265 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
266
267 * calc/calc.el (var-π, var-φ, var-γ): New variables.
268 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
269 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
270 (math-standard-units): Add units.
271
272 2010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
273
274 * progmodes/asm-mode.el (asm-mode):
275 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
276
277 * pcomplete.el (pcomplete-completions-at-point): New function,
278 extracted from pcomplete-std-complete.
279 (pcomplete-std-complete): Use it.
280
281 2010-05-15 Glenn Morris <rgm@gnu.org>
282
283 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
284 Remove references to CVS, RCS and Old directories.
285
286 2010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
287
288 * calc/calc-bin.el (math-format-twos-complement): Group digits when
289 appropriate.
290
291 2010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
292
293 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
294 (sh-mode-syntax-table): Give it a default value instead.
295 (sh-header-marker): Make buffer-local.
296 (sh-mode): Move make-local-variable to the corresponding setq.
297 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
298 Use complete-with-action.
299
300 * simple.el (prog-mode): New (abstract) major mode.
301 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
302 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
303
304 2010-05-14 Juanma Barranquero <lekktu@gmail.com>
305
306 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
307 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
308 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
309 (sql-make-alternate-buffer-name, sql-placeholders-filter)
310 (sql-escape-newlines-filter, sql-input-sender)
311 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
312
313 2010-05-13 Chong Yidong <cyd@stupidchicken.com>
314
315 Add TeX open-block and close-block keybindings to SGML, and vice versa.
316
317 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
318 latex-open-block and C-c / to latex-close-block.
319
320 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
321 and C-c C-e to sgml-close-tag.
322
323 2010-05-13 Michael Albinus <michael.albinus@gmx.de>
324
325 * net/tramp.el (with-progress-reporter): Create reporter object
326 only when the message would be displayed. Handle nested calls.
327 (tramp-handle-load, tramp-handle-file-local-copy)
328 (tramp-handle-insert-file-contents, tramp-handle-write-region)
329 (tramp-maybe-send-script, tramp-find-shell):
330 Use `with-progress-reporter'.
331 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
332 Fix message text.
333
334 * net/tramp-smb.el (tramp-smb-handle-copy-file)
335 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
336 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
337 Use `with-progress-reporter'.
338
339 2010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
340
341 * ispell.el (ispell-init-process): Do not kill ispell process
342 everytime when spellchecking from the minibuffer (bug#6143).
343
344 2010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
345
346 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
347
348 * dos-fns.el: Add "dos-" prefix for namespace control.
349 (convert-standard-filename): Define as alias for
350 dos-convert-standard-filename but only if applicable.
351
352 2010-05-12 Alan Mackenzie <acm@muc.de>
353
354 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
355 Push the mark at the start of these functions when appropriate.
356
357 2010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
358
359 * minibuffer.el (completion-cycle-threshold): New custom var.
360 (completion--do-completion): Use it.
361 (minibuffer-complete): Use cycling if appropriate.
362
363 2010-05-11 Juanma Barranquero <lekktu@gmail.com>
364
365 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
366 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
367
368 2010-05-11 Juri Linkov <juri@jurta.org>
369
370 * scroll-all.el (scroll-all-check-to-scroll):
371 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
372
373 2010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
374
375 * iimage.el (iimage-mode-map): Move initialization into declaration.
376 (iimage-mode-buffer): Use with-silent-modifications.
377 Simplify calling convention. Adjust callers.
378 (iimage-mode): Don't run hook redundantly.
379
380 * minibuffer.el (completion-pcm--pattern->regex):
381 Fix last change (bug#6160).
382
383 2010-05-10 Juri Linkov <juri@jurta.org>
384
385 Remove nodes visited during Isearch from the Info history.
386 * info.el (Info-isearch-initial-history)
387 (Info-isearch-initial-history-list): New variables.
388 (Info-isearch-start): Record initial values of
389 Info-isearch-initial-history and Info-isearch-initial-history-list.
390 Add Info-isearch-end to isearch-mode-end-hook.
391 (Info-isearch-end): New function.
392
393 2010-05-10 Michael Albinus <michael.albinus@gmx.de>
394
395 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
396 format string, in order to work around a bug in pdksh.
397 Reported by Gilles Pion <gpion@lfdj.com>.
398 (tramp-handle-verify-visited-file-modtime): Do not send a command
399 when the connection is not established.
400 (tramp-handle-set-file-times): Simplify the check for utc.
401
402 2010-05-10 Juanma Barranquero <lekktu@gmail.com>
403
404 Fix use of `filter-buffer-substring' (rework previous change).
405 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
406 (cua-repeat-replace-region):
407 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
408 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
409 (cua-cut-region-to-global-mark): Use it.
410
411 2010-05-09 Michael R. Mauger <mmaug@yahoo.com>
412
413 * progmodes/sql.el: Version 2.1.
414 (sql-product-alist): Redesign structure of product info.
415 (sql-product, sql-user, sql-server, sql-database): Safe variables.
416 (sql-port, sql-port-history): New variables.
417 (sql-interactive-product): New variable.
418 (sql-send-terminator): New variable.
419 (sql-imenu-generic-expression): Add "Types" imenu entry.
420 (sql-oracle-login-params, sql-sqlite-login-params)
421 (sql-mysql-login-params, sql-solid-login-params)
422 (sql-sybase-login-params, sql-informix-login-params)
423 (sql-ingres-login-params, sql-ms-login-params)
424 (sql-postgres-login-params, sql-interbase-login-params)
425 (sql-db2-login-params, sql-linter-login-params)
426 (sql-oracle-scan-on): New variables.
427 (sql-mode-map): Add C-c C-i to start interactive mode.
428 (sql-mode-menu): Update existing menu entries.
429 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
430 (sql-mode-oracle-font-lock-keywords)
431 (sql-mode-postgres-font-lock-keywords)
432 (sql-mode-ms-font-lock-keywords)
433 (sql-mode-sybase-font-lock-keywords)
434 (sql-mode-informix-font-lock-keywords)
435 (sql-mode-interbase-font-lock-keywords)
436 (sql-mode-ingres-font-lock-keywords)
437 (sql-mode-solid-font-lock-keywords)
438 (sql-mode-mysql-font-lock-keywords)
439 (sql-mode-sqlite-font-lock-keywords)
440 (sql-mode-db2-font-lock-keywords)
441 (sql-mode-linter-font-lock-keywords): Update initialization to
442 reduce run-time complexity.
443 (sql-add-product, sql-del-product): New functions.
444 (sql-set-product-feature, sql-get-product-feature): New functions.
445 (sql-product-font-lock): Update product API.
446 (sql-add-product-keywords): New function.
447 (sql-highlight-product): Update product API.
448 (sql-help-list-products): New function.
449 (sql-help): Dynamically lists free and non-free products.
450 (sql-get-login): Correct bug in handling history and added
451 prompt for port.
452 (sql-copy-column): Copy without properties.
453 (sqli-input-sender): Apply filters to SQLi input.
454 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
455 Implement as a filter.
456 (sql-escape-newlines-filter): Implement as a filter.
457 (sql-remove-tabs-filter): New function.
458 (sql-send-magic-terminator): New function.
459 (sql-send-string): Implement magic terminator.
460 (sql-send-region): Use `sql-send-string'.
461 (sql-interactive-mode): Use product API.
462 (sql-product-interactive): Use product API.
463 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
464 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
465 (sql-db2, sql-linter): Use `sql-product-interactive'.
466 (sql-connect): New function.
467 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
468 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
469 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
470 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
471 Use `sql-connect'.
472
473 2010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
474
475 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
476 New custom variable.
477 (completion-pcm--string->pattern): Use it.
478 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
479 Make it handle any symbol as `any'.
480 (completion-pcm--merge-completions): Extract common suffix for the new
481 `prefix' symbol as well.
482 (completion-substring--all-completions): Use the new `prefix' symbol.
483
484 2010-05-09 Michael Albinus <michael.albinus@gmx.de>
485
486 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
487 not bound.
488 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
489 (tramp-compat-funcall): New defmacro.
490 (tramp-compat-line-beginning-position)
491 (tramp-compat-line-end-position)
492 (tramp-compat-temporary-file-directory)
493 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
494 (tramp-compat-copy-file, tramp-compat-copy-directory)
495 (tramp-compat-delete-file, tramp-compat-delete-directory)
496 (tramp-compat-number-sequence, tramp-compat-process-running-p)
497 * net/tramp.el (top, with-progress-reporter)
498 (tramp-rfn-eshadow-setup-minibuffer)
499 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
500 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
501 (tramp-completion-mode-p, tramp-check-for-regexp)
502 (tramp-open-connection-setup-interactive-shell)
503 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
504 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
505 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
506 * net/tramp-cmds.el (tramp-cleanup-all-connections)
507 (tramp-reporter-dump-variable, tramp-load-report-modules)
508 (tramp-append-tramp-buffers)
509 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
510
511 * net/tramp-imap.el (top): Autoload `epg-make-context'.
512
513 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
514
515 * progmodes/compile.el (compilation-buffer-modtime): Rename from
516 buffer-modtime. Adjust users.
517
518 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
519
520 * international/mule.el (auto-coding-alist): Only purecopy
521 car of each item, not the whole list (Bug#6083).
522
523 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
524
525 * progmodes/js.el (js-mode): Make paragraph variables local before
526 calling c-setup-paragraph-variables (Bug#6071).
527
528 2010-05-08 Eli Zaretskii <eliz@gnu.org>
529
530 * composite.el (compose-region, reference-point-alist): Fix typos
531 in the doc strings.
532
533 2010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
534
535 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
536 gnuplot's "set" command.
537
538 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
539
540 * abbrev.el (last-abbrev-text): Doc fix.
541 (abbrev-prefix-mark): Don't escape parenthesis.
542
543 2010-05-08 Andreas Schwab <schwab@linux-m68k.org>
544
545 * composite.el (find-composition): Doc fix.
546
547 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
548
549 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
550 (sql-oracle-program, sql-sqlite-options)
551 (sql-query-placeholders-and-send): Doc fixes.
552 (sql-set-product, sql-interactive-mode): Reflow docstrings.
553 (sql-imenu-generic-expression, sql-buffer)
554 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
555 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
556 (sql-mode-sybase-font-lock-keywords)
557 (sql-mode-informix-font-lock-keywords)
558 (sql-mode-interbase-font-lock-keywords)
559 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
560 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
561 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
562 (sql-product-feature, sql-highlight-product)
563 (comint-line-beginning-position, sql-rename-buffer)
564 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
565 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
566 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
567 Fix typos in docstrings.
568
569 2010-05-08 Juri Linkov <juri@jurta.org>
570
571 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
572 property instead of `invisible' and `after-string' (bug#5998).
573
574 2010-05-08 Juri Linkov <juri@jurta.org>
575
576 * image-mode.el (image-mode-as-text): Fix typo in docstring.
577
578 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
579
580 * filecache.el (file-cache-add-directory-list)
581 (file-cache-add-directory-recursively): Fix typos in docstrings.
582
583 2010-05-08 Kenichi Handa <handa@m17n.org>
584
585 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
586 (gujarati-composable-pattern): Fix typo.
587
588 2010-05-08 Kenichi Handa <handa@m17n.org>
589
590 * language/indian.el (oriya-composable-pattern)
591 (tamil-composable-pattern, malayalam-composable-pattern):
592 Add two-part vowels to "v" (vowel sign).
593
594 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
595
596 * files.el (copy-directory): Handle symlinks (Bug#5982).
597
598 2010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
599
600 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
601 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
602 (Bug#5846).
603
604 2010-05-08 Glenn Morris <rgm@gnu.org>
605
606 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
607
608 * minibuffer.el (completion-at-point): Doc fix.
609
610 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
611
612 * electric.el (Electric-command-loop): Minor tweak.
613
614 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
615 better with dedicated windows.
616
617 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
618
619 * Version 23.2 released.
620
621 2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
622 Stefan Monnier <monnier@iro.umontreal.ca>
623
624 Highlight vendor specific properties.
625 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
626 (css-proprietary-property): New face.
627 (css-font-lock-keywords): Use them.
628
629 2010-05-07 Eli Zaretskii <eliz@gnu.org>
630
631 * cus-start.el (all): Add native condition for tool-bar-* symbols.
632
633 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
634
635 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
636 * files.el (auto-mode-alist): Remove redundant entries.
637
638 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
639 * simple.el (auto-save-mode): Move from files.el.
640 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
641
642 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
643
644 * lisp/epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
645
646 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
647
648 * mail/binhex.el (binhex-decode-region-internal)
649 * mail/uudecode.el (uudecode-decode-region-internal)
650 * net/dns.el (dns-read-string-name, dns-write, dns-read)
651 (dns-read-type, dns-query)
652 * pgg-parse.el (pgg-parse-armor)
653 * pgg.el (pgg-verify-region)
654 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
655 XEmacs.
656
657 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
658
659 2010-05-07 Juanma Barranquero <lekktu@gmail.com>
660
661 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
662
663 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
664 * emulation/cua-base.el (cua-repeat-replace-region):
665 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
666 (cua-cut-region-to-global-mark):
667 Remove text properties with `set-text-properties'.
668
669 2010-05-06 Michael Albinus <michael.albinus@gmx.de>
670
671 * net/tramp.el (top, with-progress-reporter):
672 Use `symbol-function' inside `funcall'.
673
674 * net/tramp-compat.el (tramp-compat-file-attributes)
675 (tramp-compat-delete-file, tramp-compat-delete-directory):
676 Handle only `wrong-number-of-arguments' error.
677
678 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
679 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
680 inside `funcall'.
681
682 2010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
683
684 * minibuffer.el (completion--sreverse, completion--common-suffix):
685 New functions.
686 (completion-pcm--merge-completions): Extract common suffix when safe.
687
688 * emacs-lisp/easy-mmode.el (define-minor-mode):
689 Make :variable more flexible.
690 * files.el (auto-save-mode): Use it to define using define-minor-mode.
691
692 2010-05-05 Juri Linkov <juri@jurta.org>
693
694 Add `slow' and `history' tags to the desktop data.
695
696 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
697 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
698 (Info-finder-find-node): Require `finder.el' to be able
699 to restore node from the desktop.
700 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
701 data `Info-history' and `slow' tag in the assoc list.
702 (Info-restore-desktop-buffer): Don't restore nodes with the
703 `slow' tag. Restore `Info-history'.
704
705 2010-05-05 Michael Albinus <michael.albinus@gmx.de>
706
707 Add FORCE argument to `delete-file'.
708
709 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
710 forcing to delete the temporary file.
711 (ange-ftp-delete-file): Add FORCE arg.
712 (ange-ftp-rename-remote-to-remote)
713 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
714 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
715 Force file deletion.
716
717 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
718
719 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
720 (tramp-handle-make-symbolic-link, tramp-handle-load)
721 (tramp-do-copy-or-rename-file-via-buffer)
722 (tramp-do-copy-or-rename-file-directly)
723 (tramp-do-copy-or-rename-file-out-of-band)
724 (tramp-handle-process-file, tramp-handle-call-process-region)
725 (tramp-handle-shell-command, tramp-handle-file-local-copy)
726 (tramp-handle-insert-file-contents, tramp-handle-write-region)
727 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
728
729 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
730 (tramp-fish-handle-make-symbolic-link)
731 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
732
733 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
734 Use `tramp-compat-delete-file'.
735
736 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
737 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
738
739 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
740 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
741
742 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
743 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
744 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region): Use
745 `tramp-compat-delete-file'.
746
747 2010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
748
749 Minor cleanups.
750 * subr.el (add-minor-mode): Use push.
751 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
752 * emulation/edt.el (edt-select-mode): Simplify.
753
754 Use define-minor-mode in more cases.
755 * term/tvi970.el (tvi970-set-keypad-mode):
756 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
757 (normal-erase-is-backspace-mode):
758 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
759 (set-scroll-bar-mode-1): (Re)move to its sole caller.
760 (get-scroll-bar-mode): New function.
761 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
762
763 Use define-minor-mode for less obvious cases.
764 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
765 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
766 * international/iso-ascii.el (iso-ascii-mode):
767 * frame.el (auto-raise-mode, auto-lower-mode):
768 * composite.el (global-auto-composition-mode): Use define-minor-mode.
769
770 2010-05-04 Michael Albinus <michael.albinus@gmx.de>
771
772 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
773 in order to see error messages for failed logins.
774
775 2010-05-03 Chong Yidong <cyd@stupidchicken.com>
776
777 * diff.el (diff-sentinel):
778
779 * epg.el (epg--make-temp-file, epg-decrypt-string)
780 (epg-verify-string, epg-sign-string, epg-encrypt-string):
781
782 * jka-compr.el (jka-compr-partial-uncompress)
783 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
784
785 * server.el (server-sentinel): Use delete-file's new FORCE arg
786 (Bug#6070).
787
788 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
789
790 Use define-minor-mode where applicable.
791 * view.el (view-mode):
792 * type-break.el (type-break-query-mode)
793 (type-break-mode-line-message-mode):
794 * textmodes/reftex.el (reftex-mode):
795 * term/vt100.el (vt100-wide-mode):
796 * tar-mode.el (tar-subfile-mode):
797 * savehist.el (savehist-mode):
798 * ibuf-ext.el (ibuffer-auto-mode):
799 * composite.el (auto-composition-mode):
800 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
801 Use define-minor-mode.
802 (vhdl-mode): Use static mode-line format.
803 (vhdl-mode-line-update): Delete.
804 (vhdl-create-mode-menu, vhdl-activate-customizations)
805 (vhdl-hs-minor-mode): Don't bother calling it.
806
807 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
808
809 * simple.el (with-wrapper-hook): Move.
810 (buffer-substring-filters): Mark obsolete.
811 (filter-buffer-substring-functions): New variable.
812 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
813
814 Use a mode-line spec rather than a static string in Semantic.
815 * cedet/semantic/util-modes.el:
816 (semantic-minor-modes-format): New var to replace...
817 (semantic-minor-modes-status): Remove.
818 (semantic-mode-line-update): Construct a mode-line spec rather than
819 a static string so that mouse buttons can be used on individual minor
820 modes and so that semantic-mode-line-update only needs to be called
821 when global settings are changed.
822 (semantic-add-minor-mode, semantic-toggle-minor-mode-globally):
823 Call semantic-mode-line-update.
824 (semantic-toggle-minor-mode-globally): Don't assume mode is on
825 minor-mode-alist, check semantic-minor-mode-alist as well.
826 (semantic-stickyfunc-mode, semantic-show-parser-state-auto-marker)
827 (semantic-show-parser-state-marker, semantic-show-parser-state-mode)
828 (semantic-show-unmatched-syntax-mode, semantic-highlight-edits-mode):
829 * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
830 * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
831 (define-semantic-idle-service, semantic-idle-summary-mode):
832 * cedet/semantic/decorate/mode.el (semantic-decoration-mode):
833 Don't call semantic-mode-line-update any more.
834
835 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
836
837 Use define-minor-mode in CEDET where applicable.
838
839 * cedet/srecode/mode.el (srecode-minor-mode,global-srecode-minor-mode):
840 Use define-minor-mode.
841
842 * cedet/semantic/util-modes.el (semantic-add-minor-mode):
843 Remove unused arg `keymap' and code redundant with define-minor-mode.
844 (semantic-toggle-minor-mode-globally): Only handle arg -1 and 1.
845 (semantic-stickyfunc-mode, global-semantic-show-unmatched-syntax-mode)
846 (semantic-highlight-func-mode, global-semantic-show-parser-state-mode)
847 (global-semantic-highlight-edits-mode, semantic-highlight-edits-mode)
848 (semantic-show-unmatched-syntax-mode, semantic-show-parser-state-mode)
849 (global-semantic-stickyfunc-mode, global-semantic-highlight-func-mode):
850 Use define-minor-mode.
851 (semantic-stickyfunc-mode-setup, semantic-highlight-edits-mode-setup)
852 (semantic-show-unmatched-syntax-mode-setup)
853 (semantic-show-parser-state-mode-setup)
854 (semantic-highlight-func-mode-setup): Inline into sole caller.
855
856 * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
857 (semantic-mru-bookmark-mode): Use define-minor-mode.
858 (semantic-mru-bookmark-mode-setup): Inline into sole caller.
859
860 * cedet/semantic/idle.el (define-semantic-idle-service):
861 Use define-minor-mode and inline setup function into its sole caller.
862 (semantic-idle-scheduler-mode-setup)
863 (semantic-idle-summary-mode-setup): Inline into sole caller.
864 (global-semantic-idle-scheduler-mode, semantic-idle-scheduler-mode):
865 Use define-minor-mode.
866
867 * cedet/semantic/decorate/mode.el (global-semantic-decoration-mode)
868 (semantic-decoration-mode): Use define-minor-mode.
869 (semantic-decoration-mode-setup): Inline into sole caller.
870
871 * cedet/ede/dired.el (ede-dired-minor-mode): Initialize in declaration.
872 (ede-dired-minor-mode): Use define-minor-mode and derived-mode-p.
873 (ede-dired-add-to-target): Use dolist.
874
875 2010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
876 Michael Albinus <michael.albinus@gmx.de>
877
878 Implement compression for inline methods.
879
880 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
881 (tramp-copy-size-limit): Allow also nil.
882 (tramp-inline-compress-commands): New defconst.
883 (tramp-find-inline-compress, tramp-get-inline-compress)
884 (tramp-get-inline-coding): New defuns.
885 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
886 replaced by `tramp-get-inline-coding'.
887 (tramp-handle-file-local-copy, tramp-handle-write-region)
888 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
889
890 2010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
891
892 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
893 Remove unused functions.
894
895 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
896 Set find-tag-default-function as a variable rather than a property.
897
898 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
899 * progmodes/etags.el (tags-completion-at-point-function):
900 Remove left over interactive spec. Add autoloading stub.
901 (complete-tag): Use tags-completion-at-point-function.
902
903 2010-04-30 Chong Yidong <cyd@stupidchicken.com>
904
905 * minibuffer.el (tags-completion-at-point-function): Fix return value.
906
907 2010-04-30 Eli Zaretskii <eliz@gnu.org>
908
909 * composite.el (compose-region, reference-point-alist): Fix typos
910 in the doc strings.
911
912 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
913
914 * ido.el (ido-init-completion-maps): Remove C-v binding.
915 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
916
917 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
918
919 * minibuffer.el (tags-completion-at-point-function): New function.
920 (completion-at-point-functions): Use it.
921
922 * cedet/semantic.el (semantic-completion-at-point-function): New function.
923 (semantic-mode): Use semantic-completion-at-point-function for
924 completion-at-point-functions instead.
925
926 * progmodes/etags.el (complete-tag): Revert last change.
927
928 2010-04-29 Alan Mackenzie <acm@muc.de>
929
930 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
931 off-by-one error (in end of macro position).
932
933 2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
934
935 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
936 firefox is absent. Don't autoload.
937 (browse-url-galeon-program): Don't autoload.
938
939 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
940
941 * bindings.el (complete-symbol): Move into minibuffer.el.
942
943 * minibuffer.el (complete-tag): Move from etags.el. If tags
944 completion cannot be performed, return nil instead of signalling
945 an error.
946 (completion-at-point): Make it an alias for complete-symbol.
947 (complete-symbol): Move from bindings.el, and replace with the
948 body of completion-at-point.
949
950 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
951
952 * cedet/semantic.el (semantic-mode): When enabled, add
953 semantic-ia-complete-symbol to completion-at-point-functions.
954
955 * cedet/semantic/ia.el (semantic-ia-complete-symbol): Return nil
956 if Semantic is not active.
957
958 2010-04-28 Michael Albinus <michael.albinus@gmx.de>
959
960 * net/tramp.el (tramp-remote-selinux-p): New defun.
961 (tramp-handle-file-selinux-context)
962 (tramp-handle-set-file-selinux-context): Use it.
963
964 2010-04-28 Sam Steingold <sds@gnu.org>
965
966 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
967 `safe-local-variable' if the value is a string or a symbol with
968 the property `bug-reference-url-format'.
969
970 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
971
972 * progmodes/bug-reference.el (bug-reference-url-format): Revert
973 2010-04-27 change due to security risk.
974
975 2010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
976
977 Make it possible to locally disable a globally enabled mode.
978 * simple.el (fundamental-mode): Run fundamental-mode-hook.
979 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
980 rather than kill-all-local-variables so it runs fundamental-mode-hook.
981 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
982 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
983 that subsequent hooks get a chance to disable it.
984
985 2010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
986
987 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
988 Avoid re-enabling a minor mode after the user turned the minor mode
989 off if MODE-enable-in-buffers is run twice (typically once from
990 fundamental-mode's after-change-major-mode-hook and a second time from
991 run-mode-hook's own after-change-major-mode-hook).
992
993 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
994
995 2010-04-27 Sam Steingold <sds@gnu.org>
996
997 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
998 `safe-local-variable' if the value is a string or a function, as
999 documented and implemented on 2010-04-02.
1000
1001 2010-04-27 Juanma Barranquero <lekktu@gmail.com>
1002
1003 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
1004 when method is 'kill.
1005
1006 2010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
1007
1008 * ispell.el (ispell-init-process): Fix personal dictionary condition
1009 in default directory check.
1010 (ispell-init-process,ispell-kill-ispell,kill-buffer-hook):
1011 Kill ispell process when killing its associated buffer.
1012
1013 2010-04-27 Jan Djärv <jan.h.d@swipnet.se>
1014
1015 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
1016 but we aren't using it.
1017
1018 2010-04-25 Jan Djärv <jan.h.d@swipnet.se>
1019
1020 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
1021 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
1022
1023 2010-04-24 Glenn Morris <rgm@gnu.org>
1024
1025 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
1026 Ignore VCS-ignore files, and deleted nextstep preferences files.
1027 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
1028 (authors-ambiguous-files): New list.
1029 (authors-valid-file-names): Add some deleted files.
1030 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
1031 (authors-disambiguate-file-name): New function. (Bug#5501)
1032 (authors-canonical-file-name): Doc fix.
1033 Don't warn about obsolete files.
1034 (authors-canonical-file-name, authors-scan-el):
1035 Use authors-disambiguate-file-name.
1036
1037 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
1038 Add autoload cookies.
1039 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
1040 (generated-autoload-file): Set file-local value to "htmlfontify.el".
1041 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
1042 They have definitions / compiler macros in cl.el.
1043 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
1044 Replace manual autoloads with generated ones.
1045 (htmlfontify-unload-rgb-file): Remove autoload.
1046 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
1047
1048 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
1049
1050 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
1051 (byte-compile-setq-default): Optimize for the
1052 single-var case and don't call byte-compile-form in this case to avoid
1053 inf-loop with byte-compile-set-default.
1054
1055 * progmodes/compile.el (compilation-start): Abbreviate default directory.
1056
1057 2010-04-23 Michael Albinus <michael.albinus@gmx.de>
1058
1059 Implement SELINUX backends.
1060
1061 * net/tramp.el (tramp-file-name-handler-alist):
1062 Add `file-selinux-context' and `set-file-selinux-context'.
1063 (tramp-handle-file-selinux-context)
1064 (tramp-handle-set-file-selinux-context): New defuns.
1065 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
1066 Handle PRESERVE-SELINUX-CONTEXT.
1067
1068 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
1069 Add `file-selinux-context' and `set-file-selinux-context'.
1070 (tramp-gvfs-handle-file-selinux-context)
1071 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
1072 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
1073
1074 * net/ange-ftp.el (ange-ftp-copy-file):
1075 * net/tramp-fish.el (tramp-fish-handle-copy-file):
1076 * net/tramp-imap.el (tramp-imap-handle-copy-file):
1077 * net/tramp-smb.el (tramp-smb-handle-copy-file):
1078 Add PRESERVE-SELINUX-CONTEXT.
1079
1080 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
1081
1082 Synchronize with Tramp repository.
1083
1084 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
1085 (tramp-action-process-alive, tramp-action-out-of-band)
1086 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
1087 (tramp-exists-file-name-handler): Fix docstring.
1088 (with-progress-reporter): New defmacro.
1089 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
1090 (tramp-maybe-open-connection): Use it.
1091
1092 2010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
1093
1094 Detect ssh 'ControlMaster' argument automatically in some cases.
1095
1096 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
1097 (tramp-default-method): Use it.
1098
1099 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
1100
1101 * net/tramp.el (tramp-handle-copy-file): Add new optional
1102 parameter `preserve-selinux-context'.
1103 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
1104
1105 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
1106
1107 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
1108 Ensure, that non remote files are still checked. Oops.
1109
1110 2010-04-21 Michael Albinus <michael.albinus@gmx.de>
1111
1112 Fix Bug#5840.
1113
1114 * icomplete.el (icomplete-completions): Use `non-essential'.
1115
1116 * net/tramp.el (tramp-connectable-p): New defun.
1117 (tramp-handle-expand-file-name)
1118 (tramp-completion-handle-file-name-all-completions)
1119 (tramp-completion-handle-file-name-completion): Use it.
1120
1121 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
1122
1123 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
1124
1125 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
1126
1127 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
1128
1129 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
1130
1131 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
1132 is present.
1133
1134 * info.el (info-tool-bar-map): Add labels.
1135
1136 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
1137
1138 * cus-edit.el (custom-commands): Add labels for tool bar.
1139 (custom-buffer-create-internal, Custom-mode): Adjust for
1140 labels in custom-commands.
1141
1142 * dynamic-setting.el: Renamed from font-setting.el.
1143
1144 2010-04-21 John Wiegley <jwiegley@gmail.com>
1145
1146 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
1147 toggles the use of virtual buffers.
1148 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global
1149 value.
1150 (ido-toggle-virtual-buffers): New function.
1151
1152 2010-04-21 Juanma Barranquero <lekktu@gmail.com>
1153
1154 Use `define-derived-mode'; fix window selection; doc fixes.
1155 * play/tetris.el (tetris, tetris-update-speed-function)
1156 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
1157 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
1158 (tetris-rotate-next, tetris-end-game, tetris-start-game)
1159 (tetris-pause-game): Fix typos in docstrings.
1160 (tetris-mode-map, tetris-null-map):
1161 Move initialization into declaration.
1162 (tetris-mode): Define with `define-derived-mode';
1163 set show-trailing-whitespace to nil.
1164 (tetris): Prefer window already displaying the "*Tetris*" buffer.
1165
1166 2010-04-21 Karel Klíč <kklic@redhat.com>
1167
1168 * files.el (backup-buffer): Handle SELinux context, and return it
1169 if a backup was made by renaming.
1170 (backup-buffer-copy): Set SELinux context to the target file.
1171 (basic-save-buffer): Set SELinux context of the newly written file.
1172 (basic-save-buffer-1): Now it also returns any SELinux context.
1173 (basic-save-buffer-2): Set SELinux context of the newly created file,
1174 and return it.
1175 * net/tramp.el (tramp-file-name-for-operation):
1176 Add file-selinux-context.
1177
1178 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
1179
1180 Make the log-edit comments use RFC822 format throughout.
1181
1182 * vc.el (vc-checkin, vc-modify-change-comment):
1183 Adjust to new vc-start/finish-logentry.
1184 (vc-find-conflicted-file): New command.
1185 (vc-transfer-file): Adjust to new vc-checkin.
1186 (vc-next-action): Improve scoping.
1187
1188 * vc-hg.el (vc-hg-log-edit-mode): Remove.
1189 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
1190
1191 * vc-git.el (vc-git-log-edit-mode): Remove.
1192 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
1193 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
1194
1195 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
1196 (vc-start-logentry): Remove argument `extra'.
1197 (vc-finish-logentry): Remove extra args.
1198
1199 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
1200 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
1201 (vc-bzr-conflicted-files): New function.
1202
1203 * log-edit.el (log-edit-extra-flags)
1204 (log-edit-before-checkin-process): Remove.
1205 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
1206 (log-edit-headers-alist): New var.
1207 (log-edit-header-contents-regexp): New const.
1208 (log-edit-match-to-eoh): New function.
1209 (log-edit-font-lock-keywords): Use them.
1210 (log-edit): Insert a "Summary:" header as default.
1211 (log-edit-mode): Mark font-lock rules as case-insensitive.
1212 (log-edit-done): Cleanup headers.
1213 (log-view-process-buffer): Remove.
1214 (log-edit-extract-headers): New function to replace it.
1215
1216 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
1217
1218 * subr.el (default-direction-reversed): Remove obsolescence info.
1219
1220 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
1221
1222 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
1223 windows/frames.
1224
1225 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
1226 I.e. include text after point in the completion region.
1227 Also, return nil when we're not after/in a symbol.
1228
1229 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
1230 default enable-multibyte-characters.
1231
1232 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1233
1234 * international/mule.el: Help the user choose a valid coding-system.
1235 (read-buffer-file-coding-system): New function.
1236 (set-buffer-file-coding-system): Use it. Prompt the user if the
1237 coding-system cannot encode all the chars.
1238
1239 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
1240 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
1241 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
1242 Don't use *vc-bzr-shelve*.
1243
1244 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
1245
1246 * cedet/ede/pmake.el (ede-proj-makefile-insert-variables):
1247 Don't destroy list before using it.
1248
1249 2010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
1250
1251 Fix the version number for added files.
1252 * vc-hg.el (vc-hg-working-revision): Check if the file is
1253 registered after hg parent fails (Bug#5961).
1254
1255 2010-04-19 Glenn Morris <rgm@gnu.org>
1256
1257 * htmlfontify.el (htmlfontify-buffer)
1258 (htmlfontify-copy-and-link-dir): Autoload entry points.
1259
1260 2010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
1261
1262 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
1263 name relative to the project root (Bug#5960).
1264
1265 2010-04-19 Glenn Morris <rgm@gnu.org>
1266
1267 * vc-git.el (vc-git-print-log): Doc fix.
1268
1269 2010-04-19 Óscar Fuentes <ofv@wanadoo.es>
1270
1271 * ido.el (ido-file-internal): Fix 2009-12-02 change.
1272
1273 2010-04-19 Christoph <cschol2112@googlemail.com> (tiny change)
1274
1275 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
1276 default settings (Bug#5928).
1277
1278 2010-04-19 Glenn Morris <rgm@gnu.org>
1279
1280 * progmodes/fortran.el (fortran-match-and-skip-declaration):
1281 New function.
1282 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
1283
1284 2010-04-19 Kenichi Handa <handa@m17n.org>
1285
1286 * language/indian.el (malayalam-composable-pattern): Fix previous
1287 change (add U+0D4D "SIGN VIRAMA").
1288 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
1289 (tamil-composable-pattern): Fix typo in the regexp.
1290 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
1291 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
1292 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
1293
1294 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
1295
1296 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
1297 paragraph-separate (Bug#5821).
1298
1299 2010-04-19 Juri Linkov <juri@jurta.org>
1300
1301 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
1302
1303 * info.el (Info-find-node-2): Comment out code that skips
1304 breadcrumbs line.
1305 (Info-mouse-follow-link): New command.
1306 (Info-link-keymap): New keymap.
1307 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
1308 Return a string with links instead of inserting breadcrumbs
1309 to the Info buffer.
1310 (Info-fontify-node): Comment out code that inserts breadcrumbs.
1311 Instead of putting the `invisible' text property over the Info
1312 header, make an overlay over the Info header with the `invisible'
1313 property and `after-string' set to the string returned by
1314 `Info-breadcrumbs'.
1315
1316 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
1317
1318 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
1319 Reported by monkey@sandpframing.com.
1320
1321 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
1322
1323 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
1324 (tmm-get-keymap): Add key-binding shortcuts now that they're not
1325 available in the "keyseq cache" any more.
1326
1327 * custom.el (defcustom): Add edebug spec.
1328
1329 2010-04-18 Juri Linkov <juri@jurta.org>
1330
1331 Test for special mode-class in view-buffer instead of view-file (bug#5513).
1332
1333 * view.el (view-file, view-buffer): Move test for special mode-class
1334 from view-file to view-buffer.
1335
1336 * tar-mode.el (tar-extract): Turn if's into one cond
1337 like in arc-mode.el.
1338
1339 2010-04-18 Juri Linkov <juri@jurta.org>
1340
1341 Add 7z archive format support (bug#5475).
1342
1343 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
1344 (archive-7z-extract): New defcustom.
1345 (archive-find-type): Add magic string for 7z.
1346 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
1347 If `stderr-file' is non-nil, use `(t stderr-file)' for the
1348 `buffer' arg of `call-process'.
1349 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
1350 call the function `archive-7z-extract' with the variable
1351 `archive-7z-extract' let-bound to `archive-zip-extract'.
1352 (archive-7z-summarize, archive-7z-extract): New functions.
1353
1354 * international/mule.el (auto-coding-alist):
1355 * files.el (auto-mode-alist): Add 7z file extension.
1356
1357 2010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
1358
1359 * loadup.el: Setup hash-cons for pure data.
1360
1361 Fix duplicate entries in cedet's loaddefs.el files.
1362 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
1363 Should make most file-local generated-autoload-file unnecessary.
1364 (print-readably): Silence warnings.
1365 (autoload-find-destination): Take load-name as an arg to make sure
1366 it's the same as the one that will be in the file.
1367 (autoload-generate-file-autoloads): Adjust to above changes.
1368 Try to make the dataflow a bit simpler.
1369
1370 * cvs-status.el (cvs-refontify): Remove unused.
1371
1372 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
1373
1374 * calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
1375
1376 * calc-bin.el (calc-radix): Have the "O" option turn on
1377 twos-complement mode.
1378
1379 2010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
1380
1381 * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
1382 Add `calc-option-prefix-help' to calc-help autoloads.
1383 (calc-inverse): Add "Option" to message, as appropriate.
1384 (calc-hyperbolic): Add "Option" to message, as appropriate.
1385 (calc-option, calc-is-option): New functions.
1386
1387 * calc-help.el (calc-full-help): Add `calc-option-help'.
1388 (calc-option-prefix-help): New function.
1389
1390 * calc-misc.el (calc-help): Add "Option" entry.
1391
1392 * calc.el (calc-local-var-list): Add `calc-option-flag'.
1393 (calc-option-flag): New variable.
1394 (calc-do): Set `calc-option-flag to nil.
1395 (calc-set-mode-line): Add "Opt " as appropriate.
1396
1397 2010-04-16 Juri Linkov <juri@jurta.org>
1398
1399 Move scrolling commands from simple.el to window.el
1400 because their primitives are implemented in window.c.
1401
1402 * simple.el (scroll-error-top-bottom)
1403 (scroll-up-command, scroll-down-command, scroll-up-line)
1404 (scroll-down-line, scroll-other-window-down)
1405 (beginning-of-buffer-other-window, end-of-buffer-other-window):
1406 * window.el (scroll-error-top-bottom)
1407 (scroll-up-command, scroll-down-command, scroll-up-line)
1408 (scroll-down-line, scroll-other-window-down)
1409 (beginning-of-buffer-other-window, end-of-buffer-other-window):
1410 Move from simple.el to window.el because their primitives are
1411 implemented in window.c.
1412
1413 2010-04-16 Juri Linkov <juri@jurta.org>
1414
1415 * isearch.el (isearch-lookup-scroll-key): Check both
1416 `isearch-scroll' and `scroll-command' properties.
1417 (scroll-up, scroll-down): Remove `isearch-scroll' property.
1418
1419 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
1420
1421 * simple.el (scroll-up-command, scroll-down-command)
1422 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
1423
1424 2010-04-15 Juri Linkov <juri@jurta.org>
1425
1426 * simple.el (scroll-up-command, scroll-down-command)
1427 (scroll-up-line, scroll-down-line): Put `scroll-command'
1428 property on the these symbols. Remove them from
1429 `scroll-preserve-screen-position-commands'.
1430
1431 * mwheel.el (mwheel-scroll): Put `scroll-command' and
1432 `isearch-scroll' properties on the `mwheel-scroll' symbol.
1433 Remove it from `scroll-preserve-screen-position-commands'.
1434
1435 * isearch.el (isearch-allow-scroll): Doc fix.
1436
1437 2010-04-15 Michael Albinus <michael.albinus@gmx.de>
1438
1439 * net/tramp.el (tramp-error-with-buffer): Don't show the
1440 connection buffer when we are in completion mode.
1441 (tramp-file-name-handler): Catch the error for some operations
1442 when we are in completion mode. This gives the user the chance to
1443 correct the file name in the minibuffer.
1444
1445 2010-04-15 Glenn Morris <rgm@gnu.org>
1446
1447 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
1448
1449 2010-04-15 Juanma Barranquero <lekktu@gmail.com>
1450
1451 Simplify by using `define-derived-mode'.
1452 * info.el (Info-mode):
1453 * calendar/todo-mode.el (todo-mode):
1454 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
1455 (gomoku-mode-map): Move initialization into declaration.
1456
1457 2010-04-14 Michael Albinus <michael.albinus@gmx.de>
1458
1459 Fix Bug#5840.
1460 * ido.el (ido-file-name-all-completions-1):
1461 * minibuffer.el (minibuffer-completion-help):
1462 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
1463
1464 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
1465
1466 * simple.el (non-essential): New var.
1467
1468 Add a new field `location' to bookmarks for non-file bookmarks.
1469 * bookmark.el (bookmark-location): Use the new field, if present.
1470 (bookmark-insert-location): Undo last change, not needed any more.
1471 * man.el (Man-bookmark-make-record):
1472 * woman.el (woman-bookmark-make-record): Add `location' field.
1473
1474 2010-04-14 Juri Linkov <juri@jurta.org>
1475
1476 * simple.el (scroll-error-top-bottom): New defcustom.
1477 (scroll-up-command, scroll-down-command): Use it. Doc fix.
1478
1479 * emulation/pc-select.el (pc-select-override-scroll-error):
1480 Obsolete in favor of `scroll-error-top-bottom'.
1481
1482 2010-04-14 Juri Linkov <juri@jurta.org>
1483
1484 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
1485 `scroll-up-command' and `M-v' to `scroll-down-command'.
1486
1487 * emulation/cua-rect.el (cua--init-rectangles):
1488 * forms.el (forms--change-commands):
1489 * image-mode.el (image-mode-map):
1490 Remap scroll-down-command and scroll-up-command
1491 in addition to scroll-down and scroll-up.
1492
1493 2010-04-14 Juri Linkov <juri@jurta.org>
1494
1495 * mwheel.el (scroll-preserve-screen-position-commands):
1496 Add mwheel-scroll to this list of commands.
1497
1498 * simple.el (scroll-preserve-screen-position-commands):
1499 Add scroll-up-command, scroll-down-command, scroll-up-line,
1500 scroll-down-line to this list of commands.
1501
1502 2010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
1503
1504 * obsolete/complete.el: Move from lisp/complete.el.
1505
1506 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
1507
1508 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
1509 to the minor mode function now turns the mode ON unconditionally.
1510
1511 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
1512
1513 * vc-dir.el (vc-dir-kill-line): New command.
1514 (vc-dir-mode-map): Bind it to C-k.
1515
1516 * bookmark.el (bookmark-insert-location): Handle a nil filename.
1517
1518 * woman.el: Add bookmark declarations to silence the compiler.
1519 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
1520 step to compatibility between man and woman bookmarks.
1521 Adjust for Man-default-bookmark-title renaming.
1522 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
1523
1524 * man.el: Add bookmark declarations to silence the compiler.
1525 (Man-name-local-regexp): Make it match NAME as well.
1526 (Man-getpage-in-background): Return the buffer.
1527 (Man-notify-when-ready): Use `case'.
1528 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
1529 Don't hardcode "NAME". Simplify.
1530 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
1531 Rename from Man-bookmark-make-record.
1532 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
1533 we have the actual man-args. Use Man-getpage-in-background rather
1534 than `man' since the arg is already processed. Let bookmark.el do the
1535 window handling. Only wait for the relevant process.
1536 Don't forget to autoload.
1537
1538 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
1539
1540 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1541
1542 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
1543 New functions.
1544 (woman-mode): Setup bookmark support.
1545
1546 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
1547 (man-bookmark-jump): New functions.
1548 (Man-mode): Setup bookmark support.
1549
1550 2010-04-10 Jari Aalto <jari.aalto@cante.net>
1551
1552 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
1553 recognize ssh-keygen prompt (Bug#2817).
1554
1555 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
1556
1557 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
1558
1559 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
1560
1561 Synchronize with Tramp repository.
1562
1563 * net/tramp.el (tramp-completion-function-alist)
1564 (tramp-file-name-regexp, tramp-chunksize)
1565 (tramp-local-coding-commands, tramp-remote-coding-commands):
1566 Fix docstring.
1567 (tramp-remote-process-environment): Use `format' instead of `concat'.
1568 (tramp-handle-directory-files-and-attributes)
1569 (tramp-get-remote-path): Use `copy-tree'.
1570 (tramp-handle-file-name-all-completions): Backward/ XEmacs
1571 compatibility: Use `completion-ignore-case' if
1572 `read-file-name-completion-ignore-case' does not exist.
1573 (tramp-do-copy-or-rename-file-directly): Do not use
1574 `tramp-handle-file-remote-p'.
1575 (tramp-do-copy-or-rename-file-out-of-band):
1576 Use `tramp-compat-delete-directory'.
1577 (tramp-do-copy-or-rename-file-out-of-band)
1578 (tramp-compute-multi-hops, tramp-maybe-open-connection):
1579 Use `format-spec-make'.
1580 (tramp-find-foreign-file-name-handler)
1581 (tramp-advice-make-auto-save-file-name)
1582 (tramp-set-auto-save-file-modes): Remove superfluous check for
1583 `stringp'. This is done inside `tramp-tramp-file-p'.
1584 (tramp-debug-outline-regexp): New defconst.
1585 (tramp-get-debug-buffer): Use it.
1586 (tramp-check-for-regexp): Use (forward-line 1).
1587 (tramp-set-auto-save-file-modes): Adapt version check.
1588
1589 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
1590 Wrap call of `featurep' for 2nd argument.
1591 (tramp-compat-make-temp-file): Simplify fallback implementation.
1592 (tramp-compat-copy-tree): Remove function.
1593 (tramp-compat-delete-directory): Provide implementation for older
1594 Emacsen.
1595
1596 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
1597 Do not use `tramp-fish-handle-file-attributes.
1598
1599 * net/trampver.el: Update release number.
1600
1601 2010-04-10 Glenn Morris <rgm@gnu.org>
1602
1603 * progmodes/compile.el (compilation-save-buffers-predicate):
1604 Add missing :version tag.
1605
1606 2010-04-09 Sam Steingold <sds@gnu.org>
1607
1608 * progmodes/compile.el (compilation-save-buffers-predicate):
1609 Remove the "autoload" cookie.
1610
1611 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
1612 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
1613 and `bug-reference-prog-mode' can be used in hooks directly.
1614
1615 2010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
1616
1617 Add --author support to git commit.
1618 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
1619 (vc-git-log-edit-mode): New minor mode.
1620 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
1621 New declarations.
1622
1623 2010-04-09 Eric Raymond <esr@snark.thyrsus.com>
1624
1625 * vc-hooks.el, vc-git.el: Improve documentation comments.
1626
1627 2010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1628
1629 Fix some of the problems in defsubst* (bug#5728).
1630 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
1631 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
1632
1633 2010-04-07 Sam Steingold <sds@gnu.org>
1634
1635 * progmodes/compile.el (compilation-save-buffers-predicate):
1636 New custom variable.
1637 (compile, recompile): Pass it to `save-some-buffers'.
1638
1639 2010-04-07 Jan Djärv <jan.h.d@swipnet.se>
1640
1641 * wid-edit.el (widget-choose): Move cursor to the second line of
1642 the buffer (Bug#5695).
1643
1644 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
1645
1646 Add new VC methods: vc-log-incoming and vc-log-outgoing.
1647 * vc.el (vc-print-log-setup-buttons): New function split out from
1648 vc-print-log-internal.
1649 (vc-log-internal-common): New function, a parametrized version of
1650 vc-print-log-internal.
1651 (vc-print-log-internal): Just call vc-log-internal-common with the
1652 right arguments.
1653 (vc-incoming-outgoing-internal):
1654 (vc-log-incoming, vc-log-outgoing): New functions.
1655 (vc-log-view-type): New permanent local variable.
1656
1657 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
1658
1659 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
1660 of the dynamic bound vc-short-log.
1661 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
1662
1663 * vc-git.el (vc-git-log-outgoing): New function.
1664 (vc-git-log-view-mode): Use vc-log-view-type instead
1665 of the dynamic bound vc-short-log.
1666
1667 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
1668 of the dynamic bound vc-short-log. Highlight the tag.
1669 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
1670 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
1671 (vc-hg-incoming-mode): Remove.
1672 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
1673
1674 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
1675
1676 Fix default-directory for vc-root-diff.
1677 * vc.el (vc-root-diff): Bind default-directory to the root
1678 directory for the diff command.
1679
1680 2010-04-07 Michael McNamara <mac@mail.brushroad.com>
1681
1682 * progmodes/verilog-mode.el (verilog-forward-sexp):
1683 (verilog-calc-1): Support "disable fork" and "fork wait" multi
1684 word keywords, suggested by Steve Pearlmutter.
1685 (verilog-pretty-declarations): Support lineup of declarations in
1686 port lists.
1687 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
1688 fix bug for /* / comments
1689 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
1690 Speed up and simplfy as this is never called with a bound.
1691 (verilog-pretty-declarations): Enhance to line up declarations
1692 inside a parameter list, suggested by Alan Morgan.
1693 (verilog-pretty-expr): Tune assignment regular expression match
1694 string for corner cases; also use markers instead of character
1695 number as indent changes the later.
1696
1697 2010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
1698
1699 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
1700 as missing keyword.
1701 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
1702 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
1703 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
1704 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
1705 Tennant.
1706 (verilog-keywords):
1707 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
1708 1800-2009 keywords, including "global.".
1709
1710 2010-04-06 John Wiegley <jwiegley@gmail.com>
1711
1712 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
1713 appearing in buffer list (if a live buffer name matched a recentf
1714 file basename). Should use uniquify to offer a real solution.
1715
1716 2010-04-06 John Wiegley <jwiegley@gmail.com>
1717
1718 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
1719 comment to code, and add a :version tag.
1720 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
1721
1722 2010-04-06 Juanma Barranquero <lekktu@gmail.com>
1723
1724 Enable recentf-mode if using virtual buffers.
1725 * ido.el (recentf-list): Declare for byte-compiler.
1726 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
1727 (ido-make-buffer-list): Simplify.
1728 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
1729
1730 2010-04-05 Juri Linkov <juri@jurta.org>
1731
1732 Scrolling commands which scroll a line instead of full screen.
1733 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
1734
1735 * simple.el (scroll-up-line, scroll-down-line): New commands.
1736 Put property isearch-scroll=t on them.
1737
1738 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
1739 Remove commands.
1740
1741 2010-04-05 Juri Linkov <juri@jurta.org>
1742
1743 Scrolling commands which do not signal errors at top/bottom.
1744 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
1745
1746 * simple.el (scroll-up-command, scroll-down-command): New commands.
1747 Put property isearch-scroll=t on them.
1748
1749 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
1750 `scroll-down-command' and [next] from `scroll-up' to
1751 `scroll-up-command'.
1752
1753 * emulation/cua-base.el: Put property CUA=move on
1754 `scroll-up-command' and `scroll-down-command'.
1755 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
1756 and `scroll-down-command' to `cua-scroll-down'.
1757
1758 2010-04-05 Juanma Barranquero <lekktu@gmail.com>
1759
1760 * help.el (describe-mode): Return nil.
1761
1762 2010-04-04 John Wiegley <jwiegley@gmail.com>
1763
1764 * ido.el (ido-use-virtual-buffers): New variable to indicate
1765 whether "virtual buffer" support is enabled for IDO.
1766 (ido-virtual): Face used to indicate virtual buffers in the list.
1767 (ido-buffer-internal): If a buffer is chosen, and no such buffer
1768 exists, but a virtual buffer of that name does (which would be why
1769 it was in the list), recreate the buffer by reopening the file.
1770 (ido-make-buffer-list): If virtual buffers are being used, call
1771 `ido-add-virtual-buffers-to-list' before the make list hook.
1772 (ido-virtual-buffers): New variable which contains a copy of the
1773 current contents of the `recentf-list', albeit pared down for the
1774 sake of speed, and with proper faces applied.
1775 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
1776 create a list of "virtual buffers" to present to the user in
1777 addition to the currently open set. Note that this logic could
1778 get rather slow if that list is too large. With the default
1779 `recentf-max-saved-items' of 200, there is little speed penalty.
1780
1781 2010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
1782
1783 * font-lock.el: Require CL when compiling.
1784 (font-lock-turn-on-thing-lock): Use `case'.
1785
1786 2010-04-03 Eli Zaretskii <eliz@gnu.org>
1787
1788 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
1789 Zaretskii.
1790
1791 2010-04-02 Juanma Barranquero <lekktu@gmail.com>
1792
1793 * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members)
1794 (semantic-create-imenu-directory-index): Fix typos in docstrings.
1795 (semantic-imenu-goto-function): Reflow docstring.
1796
1797 2010-04-02 Juri Linkov <juri@jurta.org>
1798
1799 * ehelp.el (electric-help-orig-major-mode):
1800 New buffer-local variable.
1801 (electric-help-mode): Set it to original major-mode. Doc fix.
1802 (with-electric-help): Use `electric-help-orig-major-mode' instead
1803 of (default-value 'major-mode). Doc fix.
1804 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
1805
1806 2010-04-02 Sam Steingold <sds@gnu.org>
1807
1808 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
1809 `vc-hg-command' with a list of flags.
1810
1811 * progmodes/bug-reference.el (bug-reference-bug-regexp):
1812 Also accept "patch" and "RFE".
1813 (bug-reference-fontify): `bug-reference-url-format' can also be a
1814 function to be able to handle the bug kind.
1815 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
1816
1817 2010-04-02 Jan Djärv <jan.h.d@swipnet.se>
1818
1819 * tmm.el (tmm-get-keymap): Check with symbolp before passing
1820 value to fboundp, it may not be a symbol.
1821
1822 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
1823
1824 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
1825
1826 2010-03-31 Juri Linkov <juri@jurta.org>
1827
1828 * simple.el (next-line, previous-line): Re-throw a signal
1829 with `signal' instead of using `ding'.
1830 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
1831
1832 2010-03-31 Juri Linkov <juri@jurta.org>
1833
1834 * simple.el (keyboard-escape-quit): Raise deselecting the active
1835 region higher than exiting the minibuffer.
1836 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
1837
1838 2010-03-31 Juri Linkov <juri@jurta.org>
1839
1840 * image.el (image-animated-p): Use `image-metadata' instead of
1841 `image-extension-data'. Get GIF extenstion data from metadata
1842 property `extension-data'.
1843
1844 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
1845
1846 * simple.el (append-to-buffer): Simplify.
1847
1848 2010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
1849
1850 * textmodes/artist.el (artist-mode): Fix typo in docstring.
1851 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
1852
1853 2010-03-31 Kenichi Handa <handa@m17n.org>
1854
1855 * language/sinhala.el (composition-function-table): Fix regexp for
1856 the new Unicode specification.
1857
1858 * language/indian.el (devanagari-composable-pattern)
1859 (tamil-composable-pattern, kannada-composable-pattern)
1860 (malayalam-composable-pattern): Adjust for the new Unicode
1861 specification.
1862 (bengali-composable-pattern, gurmukhi-composable-pattern)
1863 (gujarati-composable-pattern, oriya-composable-pattern)
1864 (telugu-composable-pattern): New variables to cope with the new
1865 Unicode specification. Use them in composition-function-table.
1866
1867 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
1868
1869 Make tmm-menubar work for the Buffers menu again (bug#5726).
1870 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
1871 vectors rather than cons cells, as used in menu-bar-update-buffers.
1872
1873 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
1874
1875 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
1876 (js-insert-and-indent): Revert 2009-08-15 change, restoring
1877 electric punctuation for "{}();,:" (Bug#5586).
1878
1879 * mail/sendmail.el (mail-default-directory): Doc fix.
1880
1881 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
1882
1883 * mail/sendmail.el (mail-default-directory): Doc fix.
1884
1885 2010-03-31 Eli Zaretskii <eliz@gnu.org>
1886
1887 * subr.el (version-regexp-alist, version-to-list)
1888 (version-list-<, version-list-=, version-list-<=)
1889 (version-list-not-zero, version<, version<=, version=): Doc fix.
1890 (Bug#5744).
1891
1892 2010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
1893
1894 * vc.el (vc-root-diff): Doc fix.
1895
1896 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
1897
1898 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
1899
1900 * simple.el (append-to-buffer): Fix last change.
1901
1902 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
1903
1904 * simple.el (append-to-buffer): Ensure that point is preserved if
1905 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
1906 (Bug#5749)
1907
1908 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
1909
1910 * files.el (auto-mode-case-fold): Change default to t.
1911
1912 2010-03-30 Juri Linkov <juri@jurta.org>
1913
1914 * dired-x.el (dired-omit-mode): Doc fix.
1915
1916 2010-03-30 Juri Linkov <juri@jurta.org>
1917
1918 * replace.el (occur-accumulate-lines): Move occur-engine related
1919 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
1920 to be located after `occur-engine'.
1921
1922 2010-03-30 Juri Linkov <juri@jurta.org>
1923
1924 Make occur handle multi-line matches cleanly with context.
1925 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
1926
1927 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
1928 (occur-engine): Add local variables `ret', `prev-after-lines',
1929 `prev-lines'. Use more arguments for `occur-context-lines'.
1930 Set first elem of its returned list to `data', and the second elem
1931 to `prev-after-lines'. Don't print the separator line.
1932 In the end, print remaining context after-lines.
1933 (occur-context-lines): Add new arguments `begpt', `endpt',
1934 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
1935 after-lines of the previous match with before-lines of the
1936 current match and not overlap them. Return a list with two
1937 values: the output line and the list of context after-lines.
1938
1939 2010-03-30 Juri Linkov <juri@jurta.org>
1940
1941 * replace.el (occur-accumulate-lines): Fix a bug where the first
1942 context line at the beginning of the buffer was missing.
1943
1944 2010-03-30 Eli Zaretskii <eliz@gnu.org>
1945
1946 * files.el: Make bidi-display-reordering safe variable for boolean
1947 values.
1948
1949 2010-03-29 Phil Hagelberg <phil@evri.com>
1950 Chong Yidong <cyd@stupidchicken.com>
1951
1952 * subr.el: Extend progress reporters to perform "spinning".
1953 (progress-reporter-update, progress-reporter-do-update):
1954 Handle non-numeric value arguments.
1955 (progress-reporter--pulse-characters): New var.
1956
1957 2010-03-28 Chong Yidong <cyd@stupidchicken.com>
1958
1959 * progmodes/compile.el (compilation-start): Fix regexp detection
1960 of initial cd command (Bug#5771).
1961
1962 2010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
1963
1964 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
1965
1966 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
1967
1968 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
1969 * lisp/progmodes/gdb-mi.el: Restore.
1970 * lisp/progmodes/gdb-ui.el: Remove.
1971 * lisp/progmodes/gud.el: Re-accommodate for gdb-mi.el.
1972
1973 2010-03-25 Glenn Morris <rgm@gnu.org>
1974
1975 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
1976 all dired buffers, even tramp ones. (Bug#5755)
1977
1978 2010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
1979
1980 Add "union tags" in mpc.el.
1981 * mpc.el: Remove backward compatibility code.
1982 (mpc-browser-tags): Change default.
1983 (mpc--find-memoize-union-tags): New var.
1984 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
1985 (mpc-cmd-find): Handle the case where the playlist does not exist.
1986 Handle union-tags.
1987 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
1988 (mpc-cmd-add): Use mpc-cmd-flush.
1989 (mpc-tagbrowser-tag-name): New fun.
1990 (mpc-tagbrowser-buf): Use it.
1991 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
1992
1993 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
1994
1995 Misc cleanup.
1996 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
1997 Use replace-regexp-in-string.
1998 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
1999 (makefile-imake-mode-syntax-table): Move init into defvar.
2000 (makefile-mode): Use define-derived-mode.
2001
2002 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
2003 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
2004 not be present any more.
2005
2006 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
2007
2008 * faces.el (set-face-attribute): Fix typo in docstring.
2009 (face-valid-attribute-values): Reflow docstring.
2010
2011 * cedet/srecode/table.el (srecode-template-table): Fix docstring typo.
2012
2013 2010-03-24 Glenn Morris <rgm@gnu.org>
2014
2015 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
2016
2017 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
2018
2019 * indent.el (indent-for-tab-command): Doc fix.
2020
2021 2010-03-24 Alan Mackenzie <acm@muc.de>
2022
2023 * progmodes/cc-engine.el (c-remove-stale-state-cache):
2024 Fix off-by-one error. Fixes bug #5747.
2025
2026 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
2027
2028 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
2029 (image-dired-read-comment): Doc fix.
2030
2031 * json.el (json-object-type, json-array-type, json-key-type)
2032 (json-false, json-null, json-read-number):
2033 * minibuffer.el (completion-in-region-functions):
2034 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
2035 (cal-tex-cursor-week):
2036 * emacs-lisp/trace.el (trace-function):
2037 * eshell/em-basic.el (eshell/printnl):
2038 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
2039 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
2040 * obsolete/levents.el (allocate-event, event-key, event-object)
2041 (event-point, event-process, event-timestamp, event-to-character)
2042 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
2043 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
2044 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
2045 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
2046 (reftex-highlight-selection): Fix typos in docstrings.
2047
2048 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
2049
2050 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
2051
2052 2010-03-24 Glenn Morris <rgm@gnu.org>
2053
2054 * mail/rmail.el (rmail-highlight-face): Restore option deleted
2055 2008-02-13 without comment; mark it obsolete.
2056 (rmail-highlight-headers): Use rmail-highlight-face once more.
2057
2058 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
2059
2060 * woman.el (woman2-process-escapes): Only consume the newline if
2061 the filler character is on a line by itself (Bug#5729).
2062
2063 2010-03-24 Kenichi Handa <handa@m17n.org>
2064
2065 * language/indian.el (devanagari-composable-pattern): Add more
2066 consonants.
2067
2068 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
2069
2070 * net/trampver.el: Update release number.
2071
2072 2010-03-24 Glenn Morris <rgm@gnu.org>
2073
2074 * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
2075
2076 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
2077
2078 * net/tramp.el (tramp-find-executable):
2079 Use `tramp-get-connection-buffer'. Make the regexp for checking
2080 output of "wc -l" more robust.
2081 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
2082 (tramp-open-connection-setup-interactive-shell): Remove workaround
2083 for OpenSolaris bug, it is not needed anymore.
2084
2085 2010-03-24 Eric M. Ludlam <zappo@gnu.org>
2086
2087 * cedet/semantic/imenu.el: New file, from the CEDET repository
2088 (Bug#5412).
2089
2090 2010-03-24 Glenn Morris <rgm@gnu.org>
2091
2092 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
2093
2094 2010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
2095
2096 * files.el (auto-mode-alist): Accept more verilog file patterns.
2097
2098 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
2099
2100 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
2101
2102 2010-03-24 Glenn Morris <rgm@gnu.org>
2103
2104 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
2105 log-edit-before-checkin-process.
2106
2107 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
2108
2109 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
2110
2111 * vc-dispatcher.el (vc-start-logentry): Doc fix.
2112 (log-view-process-buffer, log-edit-extra-flags): Declare.
2113
2114 * log-edit.el (log-edit-before-checkin-process): Doc fix.
2115
2116 * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
2117 Consistently check ede-object is bound throughout.
2118
2119 * cedet/ede/project-am.el (ede-shell-run-something): Declare.
2120
2121 2010-03-23 Sam Steingold <sds@gnu.org>
2122
2123 Fix bug#5620: recalculate all markers on compilation buffer
2124 modifications, not on file modifications.
2125 * progmodes/compile.el (buffer-modtime): New buffer-local variable:
2126 the buffer modification time, for buffers not associated with files.
2127 (compilation-mode): Create it.
2128 (compilation-filter): Update it.
2129 (compilation-next-error-function): Use it instead of
2130 `visited-file-modtime' for timestamp.
2131
2132 2010-03-23 Juri Linkov <juri@jurta.org>
2133
2134 Implement Occur multi-line matches.
2135 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
2136
2137 * replace.el (occur): Doc fix.
2138 (occur-engine): Set `begpt' to the beginning of the first line.
2139 Set `endpt' to the end of the last match line. At first, count
2140 line numbers between `origpt' and `begpt'. Split out code from
2141 `out-line' variable to new let-bindings `match-prefix' and
2142 `match-str'. In `out-line' add non-numeric prefix to all
2143 non-first lines of multi-line matches. Finally, count lines
2144 between `begpt' and `endpt' and add to `lines'.
2145
2146 2010-03-23 Juri Linkov <juri@jurta.org>
2147
2148 * replace.el (occur-accumulate-lines, occur-engine):
2149 Use `occur-engine-line' instead of duplicate code.
2150 (occur-engine-line): New function created from duplicate code
2151 in `occur-accumulate-lines' and `occur-engine'.
2152
2153 * replace.el (occur-engine-line): Add optional arg `keep-props'.
2154 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
2155
2156 2010-03-23 Juri Linkov <juri@jurta.org>
2157
2158 * finder.el: Remove TODO tasks.
2159
2160 * info.el (Info-finder-find-node): Add node "all"
2161 with all package info. Handle a list of multiple keywords
2162 separated by comma.
2163 (info-finder): In interactive use with a prefix argument,
2164 use `completing-read-multiple' to read a list of keywords
2165 separated by comma.
2166
2167 2010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
2168
2169 Add a new completion style `substring'.
2170 * minibuffer.el (completion-basic--pattern): New function.
2171 (completion-basic-try-completion, completion-basic-all-completions):
2172 Use it.
2173 (completion-substring--all-completions)
2174 (completion-substring-try-completion)
2175 (completion-substring-all-completions): New functions.
2176 (completion-styles-alist): New style `substring'.
2177
2178 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
2179
2180 Get rid of .elc files after removal of the corresponding .el.
2181 * Makefile.in (compile-clean): New target.
2182 (compile-main): Use it.
2183
2184 2010-03-22 Jan Djärv <jan.h.d@swipnet.se>
2185
2186 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
2187 don't do make there. When compiling with separate object dir, there
2188 is no Makefile there.
2189
2190 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
2191
2192 Get rid of the ELCFILES abomination, again.
2193 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
2194 (all, compile): Don't call compile-last.
2195 (compile-main): Build the "elcfiles" list dynamically.
2196 (compile-targets): New (internal) target.
2197
2198 2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
2199
2200 * Makefile.in (top_srcdir): Define.
2201 (abs_top_builddir): Define.
2202 (srcdir): Don't append `/..'.
2203 (EMACS): Use ${abs_top_builddir}.
2204 (all, compile, compile-always, compile-last): Don't set emacswd.
2205 (update-subdirs, update-authors): Use $(top_srcdir) instead of
2206 $(srcdir).
2207 (lisp): Use $(srcdir) instead of @srcdir@.
2208
2209 2010-03-21 Juri Linkov <juri@jurta.org>
2210
2211 Fix message of multi-line occur regexps and multi-buffer header lines.
2212 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
2213
2214 * replace.el (occur-1): Don't display regexp if it is longer
2215 than window-width. Use `query-replace-descr' to display regexp.
2216 (occur-engine): Don't display regexp in the buffer header for
2217 multi-buffer occur. Display a separate header line with total
2218 match count and regexp for multi-buffer occur.
2219 Use `query-replace-descr' to display regexp.
2220
2221 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
2222
2223 * net/secrets.el: Fix parenthesis.
2224 (secrets-enabled): Fix parenthesis.
2225
2226 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
2227
2228 Use more relative file and directory names.
2229 * Makefile.in (EMACS): Arrange for it to work when we chdir.
2230 (setwins, setwins_almost, setwins_for_subdirs):
2231 Don't `cd'; output relative names.
2232 (all, compile, compile-always, compile-last): Set emacswd.
2233 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
2234 Just cd to the lisp source dir so we can use relative file names.
2235
2236 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
2237
2238 2010-03-20 Glenn Morris <rgm@gnu.org>
2239
2240 * textmodes/rst.el: Use faces for font-lock customization, and make the
2241 old -face variables obsolete.
2242 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
2243 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
2244 (rst-block-face, rst-external-face, rst-definition-face)
2245 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
2246 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
2247 Make obsolete.
2248 (rst-font-lock-keywords-function): Update for above changes.
2249
2250 2010-03-20 Juri Linkov <juri@jurta.org>
2251
2252 * s-region.el:
2253 * obsolete/s-region.el: Move to obsolete.
2254
2255 2010-03-19 Juanma Barranquero <lekktu@gmail.com>
2256
2257 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
2258
2259 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
2260
2261 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
2262
2263 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
2264
2265 Add special markup processing for commit logs.
2266 * log-edit.el (log-edit-extra-flags): New variable.
2267 (log-edit): Add new argument MODE. Use that mode when non-nil
2268 instead of the log-view-mode.
2269 (log-view-process-buffer): New function.
2270
2271 * vc.el: Document that the checkin method takes optional
2272 arguments. Document new backend specific method: log-view-mode.
2273 (vc-default-log-edit-mode): New function.
2274 (vc-checkin): Use a backend specific log-view-mode.
2275 Pass extra arguments to the checkin method.
2276 (vc-modify-change-comment): Pass a dummy extra argument.
2277
2278 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
2279 log-edit.
2280 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
2281 (vc-finish-logentry): Process the log buffer before passing it
2282 down. Pass log-edit-extra-flags.
2283
2284 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
2285 command.
2286 (log-edit-extra-flags, log-edit-before-checkin-process):
2287 New declarations.
2288
2289 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
2290 command.
2291 (log-edit-extra-flags, log-edit-before-checkin-process):
2292 New declarations.
2293 (vc-hg-log-edit-mode): New derived mode.
2294
2295 * vc-arch.el (vc-arch-checkin):
2296 * vc-cvs.el (vc-cvs-checkin):
2297 * vc-git.el (vc-git-checkin):
2298 * vc-mtn.el (vc-mtn-checkin):
2299 * vc-rcs.el (vc-rcs-checkin):
2300 * vc-sccs.el (vc-sccs-checkin):
2301 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
2302
2303 2010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
2304
2305 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
2306 parent typo).
2307
2308 2010-03-19 Glenn Morris <rgm@gnu.org>
2309
2310 * password-cache.el (password-cache, password-cache-expiry): Autoload.
2311
2312 2010-03-18 Glenn Morris <rgm@gnu.org>
2313
2314 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
2315
2316 * replace.el (query-replace-history): Give it a doc string.
2317 (map-query-replace-regexp): Use query-replace-from-history-variable
2318 and query-replace-to-history-variable.
2319
2320 * mail/hashcash.el (declare-function): Remove duplicate definition.
2321
2322 * mail/emacsbug.el (report-emacs-bug-pretest-address):
2323 Make it an obsolete alias for report-emacs-bug-address.
2324 (message-strip-special-text-properties): Declare.
2325 (report-emacs-bug): Remove test for a pretest bug address.
2326 Combine message-mode-specific code.
2327
2328 * mail/supercite.el: Don't require sendmail.
2329 (mh-in-header-p): Declare rather than using with-no-warnings.
2330 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
2331 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
2332
2333 * calendar/cal-french.el: Convert to utf-8.
2334
2335 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
2336 Emacs scripts.
2337
2338 2010-03-16 Michael Albinus <michael.albinus@gmx.de>
2339
2340 * net/secrets.el (secrets-enabled): New variable. Use it instead
2341 of a subfeature.
2342
2343 2010-03-15 Michael Albinus <michael.albinus@gmx.de>
2344
2345 * net/secrets.el (top): Register the D-Bus signals only when the
2346 service "org.freedesktop.secrets" can be pinged.
2347 Provide subfeature `enabled'.
2348
2349 2010-03-14 Juri Linkov <juri@jurta.org>
2350
2351 Add finder unknown keywords.
2352
2353 * finder.el (finder-unknown-keywords): New function.
2354
2355 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
2356 to create a Finder node with unknown keywords.
2357
2358 2010-03-14 Juri Linkov <juri@jurta.org>
2359
2360 * finder.el (finder-compile-keywords): Replace `princ' with
2361 `prin1' on a list of symbols interned from keyword strings.
2362
2363 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
2364 a comma, then split keywords using a comma and optional whitespace.
2365 Otherwise, split by whitespace.
2366
2367 * complete.el:
2368 * face-remap.el:
2369 * log-view.el:
2370 * net/hmac-def.el:
2371 * net/hmac-md5.el:
2372 * net/netrc.el:
2373 * progmodes/mixal-mode.el: Fix keywords.
2374
2375 2010-03-13 Michael Albinus <michael.albinus@gmx.de>
2376
2377 * Makefile.in (ELCFILES): Add net/secrets.elc.
2378
2379 * net/secrets.el: New file.
2380
2381 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
2382
2383 * facemenu.el (list-colors-display, list-colors-print): New arg
2384 callback. Use it to allow selecting colors.
2385
2386 * wid-edit.el (widget-image-insert): Insert image prop even if the
2387 current display is non-graphic.
2388 (widget-field-value-set): New fun.
2389 (editable-field): Use it.
2390 (widget-field-value-get): Clean up unused var.
2391 (widget-color-value-create, widget-color--choose-action):
2392 New funs. Allow using list-colors-display to choose color.
2393
2394 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
2395
2396 * cus-edit.el: Resort topmost custom groups.
2397 (custom-buffer-sort-alphabetically): Default to t.
2398 (customize-apropos): Use apropos-parse-pattern.
2399 (custom-search-field): New var.
2400 (custom-buffer-create-internal): Add custom-apropos search field.
2401 (custom-add-parent-links): Don't display parent doc.
2402 (custom-group-value-create): Don't sort top-level custom group.
2403 (custom-magic-value-create): Show visibility button before option name.
2404
2405 (custom-variable-state): New fun, from custom-variable-state-set.
2406 (custom-variable-state-set): Use it.
2407 (custom-group-value-create): Hide options with standard values
2408 using the :hidden-states property. Use progress reporter.
2409
2410 (custom-show): Simplify.
2411 (custom-visibility): Disable images by default.
2412 (custom-variable): New property :hidden-states.
2413 (custom-variable-value-create): Enable images for
2414 custom-visibility widgets. Use :hidden-states property to
2415 determine initial visibility.
2416
2417 * wid-edit.el (widget-image-find): Give images center ascent.
2418 (visibility): Add :on-image and :off-image properties.
2419 (widget-visibility-value-create): Use them.
2420
2421 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
2422
2423 * cus-edit.el (processes): Remove from development group.
2424 (oop, hypermedia): Delete group.
2425 (comm): Promote to top-level group.
2426
2427 * net/browse-url.el (browse-url):
2428 * net/xesam.el (xesam):
2429 * net/tramp.el (tramp):
2430 * net/goto-addr.el (goto-address):
2431 * net/ange-ftp.el (ange-ftp): Put in comm group.
2432
2433 * view.el (view): Remove from editing group.
2434
2435 * uniquify.el (uniquify): Put in files group.
2436
2437 * net/browse-url.el (browse-url):
2438 * ps-print.el (postscript): Put in external group.
2439
2440 * cus-edit.el (outlines):
2441 * textmodes/text-mode.el (text-mode-hook):
2442 * textmodes/table.el (table):
2443 * textmodes/picture.el (picture):
2444 * outline.el (outlines): Put in wp group.
2445
2446 * nxml/nxml-mode.el (nxml): Remove from wp group.
2447
2448 * net/tramp-imap.el (tramp-imap): Put in tramp group.
2449
2450 * mail/metamail.el (metamail): Remove from hypermedia group.
2451
2452 * cus-edit.el (abbrev):
2453 * whitespace.el (whitespace):
2454 * vcursor.el (vcursor):
2455 * reveal.el (reveal):
2456 * hl-line.el (hl-line): Put in convenience group.
2457
2458 * epg-config.el (epg): Put in data group.
2459
2460 * emulation/pc-select.el (pc-select): Put in emulations group.
2461
2462 * calculator.el (calculator): Put in applications group.
2463
2464 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
2465
2466 Add .dir-locals.el support for file-less buffers.
2467 * files.el (hack-local-variables): Split out code to apply local
2468 variable settings ...
2469 (hack-local-variables-apply): ... here. New function.
2470 (hack-dir-local-variables): Use the default directory for when the
2471 buffer does not have an associated file.
2472 (hack-dir-local-variables-non-file-buffer): New function.
2473 * diff-mode.el (diff-mode):
2474 * vc-annotate.el (vc-annotate-mode):
2475 * vc-dir.el (vc-dir-mode):
2476 * log-edit.el (log-edit-mode):
2477 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
2478
2479 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
2480
2481 Add support for shelving snapshots and for showing shelves.
2482 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
2483 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
2484 New functions.
2485 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
2486 (vc-bzr-extra-menu-map): Map them.
2487
2488 2010-03-11 Glenn Morris <rgm@gnu.org>
2489
2490 * cus-edit.el (customize-changed-options-previous-release):
2491 Bump to 23.1.
2492
2493 * image.el (image-animate-max-time): Fix :version tag.
2494
2495 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
2496
2497 * Branch for 23.2.
2498
2499 2010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
2500
2501 * vc-git.el (vc-git-revision-table): Include remote branches.
2502
2503 2010-03-10 Kim F. Storm <storm@cua.dk>
2504
2505 Animated image API.
2506 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
2507
2508 * image.el (image-animate-max-time): New defcustom.
2509 (image-animated-types): New defconst.
2510 (create-animated-image, image-animate-timer)
2511 (image-animate-start, image-animate-stop, image-animate-timeout)
2512 (image-animated-p): New functions.
2513
2514 * image-mode.el (image-toggle-display-image):
2515 Replace `create-image' with `create-animated-image'.
2516
2517 2010-03-09 Miles Bader <miles@gnu.org>
2518
2519 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
2520 instead of "format:"; this ensures that the output is
2521 newline-terminated.
2522
2523 2010-03-08 Chong Yidong <cyd@stupidchicken.com>
2524
2525 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
2526 that all errors are caught, and that the return value is always a
2527 list (Bug#5692).
2528
2529 2010-03-08 Kenichi Handa <handa@m17n.org>
2530
2531 * language/misc-lang.el (windows-1256): New coding system.
2532 (cp1256): New alias of windows-1256 (bug#5690).
2533
2534 2010-03-07 Andreas Schwab <schwab@linux-m68k.org>
2535
2536 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
2537 call to rfc822-bad-address. (Bug#5692)
2538
2539 2010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
2540
2541 * vc-git.el (vc-git-annotate-extract-revision-at-line):
2542 Use vc-git-root as default directory for revision path (Bug#5657).
2543
2544 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
2545
2546 * calculator.el (calculator): Don't bind split-window-keep-point
2547 (Bug#5674).
2548
2549 2010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
2550
2551 * vc-git.el: Re-flow to fit into 80 columns.
2552 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
2553 Remove spurious `quote' element in each case alternative.
2554 (vc-git-show-log-entry): Use prog1.
2555 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
2556
2557 2010-03-06 Glenn Morris <rgm@gnu.org>
2558
2559 * cedet/semantic/grammar.el (semantic-grammar-header-template):
2560 Update template copyright to GPLv3+.
2561
2562 2010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
2563
2564 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
2565
2566 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
2567
2568 * macros.el (insert-kbd-macro): Look up keyboard macro using the
2569 definition, not the name (Bug#5481).
2570
2571 2010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
2572
2573 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
2574 argument with a local variable. (Bug#5670)
2575
2576 2010-03-02 Juri Linkov <juri@jurta.org>
2577
2578 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
2579
2580 2010-03-02 Michael Albinus <michael.albinus@gmx.de>
2581
2582 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
2583 error when FILENAME and NEWNAME are existing remote directories.
2584
2585 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
2586 parameter DIR-FLAG.
2587
2588 2010-03-02 Glenn Morris <rgm@gnu.org>
2589
2590 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
2591 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
2592
2593 2010-03-01 Kenichi Handa <handa@m17n.org>
2594
2595 * language/burmese.el (burmese-composable-pattern): Rename from
2596 myanmar-composable-pattern.
2597
2598 * international/characters.el (script-list):
2599 * international/fontset.el (script-representative-chars):
2600 Change myanmar to burmese.
2601 (otf-script-alist): Likewise.
2602 (setup-default-fontset): Likewise. Re-fix :otf spec.
2603
2604 2010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
2605
2606 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
2607
2608 2010-02-28 Jan Djärv <jan.h.d@swipnet.se>
2609
2610 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
2611
2612 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
2613
2614 * net/tramp.el (tramp-handle-write-region): START can be a string.
2615 Take care in the checks. Reported by Dan Davison
2616 <davison@stats.ox.ac.uk>.
2617
2618 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
2619
2620 * net/dbus.el (dbus-introspect, dbus-get-property)
2621 (dbus-set-property, dbus-get-all-properties):
2622 Use `dbus-call-method' when noninteractive. (Bug#5645)
2623
2624 2010-02-28 Chong Yidong <cyd@stupidchicken.com>
2625
2626 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
2627 * emacs-lisp/elint.el (elint-add-required-env):
2628 * cedet/semantic/db-find.el
2629 (semanticdb-find-translate-path-brutish-default):
2630 * cedet/ede/make.el (ede-make-check-version):
2631 * calendar/icalendar.el (icalendar--add-diary-entry):
2632 * calc/calcalg2.el (math-tracing-integral):
2633 * files.el (recover-session-finish): Use with-current-buffer
2634 instead of save-excursion.
2635
2636 2010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
2637
2638 Fix in-buffer completion when after-change-functions modify the buffer.
2639 * minibuffer.el (completion--replace): New function.
2640 (completion--do-completion): Use it and use relative movement.
2641
2642 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
2643
2644 * international/fontset.el (setup-default-fontset): Fix :otf spec.
2645
2646 2010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
2647
2648 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
2649 Allow the characters _<> in the stack entry (Bug#5653).
2650
2651 2010-02-26 Kenichi Handa <handa@m17n.org>
2652
2653 * language/burmese.el: Fix entries in composition-function-table.
2654 (myanmar-composable-pattern): New variable.
2655
2656 * international/fontset.el (setup-default-fontset): Add an entry
2657 for myanmar.
2658
2659 * international/characters.el (script-list): Add Myanmar
2660 Extended-A.
2661
2662 2010-02-26 Glenn Morris <rgm@gnu.org>
2663
2664 * custom.el (custom-initialize-delay): Doc fix.
2665
2666 * mail/sendmail.el (send-mail-function): Autoload the call
2667 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
2668
2669 2010-02-24 Chong Yidong <cyd@stupidchicken.com>
2670
2671 * files.el (hack-local-variables-filter): For eval forms, also
2672 check safe-local-variable-p (Bug#5636).
2673
2674 2010-02-24 Eduard Wiebe <usenet@pusto.de>
2675
2676 * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
2677 and use c(ad)r of cddr (Bug#5640).
2678
2679 2010-02-22 Michael Albinus <michael.albinus@gmx.de>
2680
2681 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
2682 setting the modes by `ignore-errors'. It might fail, for example
2683 if the file is not owned by the user but the group.
2684 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
2685
2686 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
2687
2688 * files.el (directory-listing-before-filename-regexp): Use
2689 stricter matching for iso-style dates, to avoid false matches with
2690 date-like filenames (Bug#5597).
2691
2692 * htmlfontify.el (htmlfontify): Doc fix.
2693
2694 * eshell/eshell.el (eshell): Doc fix.
2695
2696 * startup.el (fancy-about-screen): In mode-line, apply
2697 mode-line-buffer-id face only to the buffer name (Bug#5613).
2698
2699 2010-02-20 Kevin Ryde <user42@zip.com.au>
2700
2701 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2702 In `watcom' anchor regexp to start of line, to avoid slowness
2703 (Bug#5599).
2704
2705 2010-02-20 Eli Zaretskii <eliz@gnu.org>
2706
2707 * subr.el (remove-yank-excluded-properties): Explain in a comment
2708 why `category' property is removed.
2709
2710 2010-02-19 Chong Yidong <cyd@stupidchicken.com>
2711
2712 * isearch.el (isearch-update-post-hook, isearch-update): Revert
2713 2010-02-17 change.
2714
2715 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
2716
2717 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
2718 (icalendar--convert-weekly-to-ical)
2719 (icalendar--convert-yearly-to-ical)
2720 (icalendar--convert-block-to-ical)
2721 (icalendar--convert-cyclic-to-ical)
2722 (icalendar--convert-anniversary-to-ical): Take care of time
2723 specifications where hour has 1-digit only (Bug#5549).
2724
2725 2010-02-19 Nick Roberts <nickrob@snap.net.nz>
2726
2727 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
2728 of disassemble output in GDB 7.1.
2729
2730 2010-02-19 Glenn Morris <rgm@gnu.org>
2731
2732 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
2733 property. (Bug#5593)
2734
2735 2010-02-18 Sam Steingold <sds@gnu.org>
2736
2737 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
2738
2739 2010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
2740
2741 Use abbreviated file names in bookmarks (bug#5591).
2742 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
2743 calls to expand-file-name.
2744 (bookmark-relocate): Use abbreviated file names in bookmarks.
2745 (bookmark-load): Use abbreviated file names in messages.
2746
2747 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
2748
2749 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
2750 expand "." and "..". Reported by Thierry Volpiatto
2751 <thierry.volpiatto@gmail.com>.
2752
2753 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
2754
2755 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
2756 permissions of the temporary file to "0600". In case the remote
2757 file has no read permissions for the owner, there might be
2758 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
2759
2760 22010-02-18 Glenn Morris <rgm@gnu.org>
2761
2762 * emacs-lisp/authors.el (authors-renamed-files-alist):
2763 Add entries for INSTALL.CVS.
2764
2765 2010-02-17 Mark A. Hershberger <mah@everybody.org>
2766
2767 * vc-bzr.el: Fix typo in Known Bugs section.
2768
2769 * isearch.el (isearch-update-post-hook): New hook.
2770 (isearch-update): Use the new hook.
2771
2772 2010-02-16 Michael Albinus <michael.albinus@gmx.de>
2773
2774 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
2775 Fix errors in copying directories.
2776 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
2777 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
2778 (tramp-handle-delete-file)
2779 (tramp-handle-dired-recursive-delete-directory)
2780 (tramp-handle-write-region): Flush also the cache for the upper
2781 directory.
2782
2783 2010-02-16 Chong Yidong <cyd@stupidchicken.com>
2784
2785 * simple.el (save-interprogram-paste-before-kill): Doc fix.
2786
2787 * cus-edit.el (hardware): Doc fix.
2788
2789 * man.el (man): Add to external custom group.
2790
2791 * delim-col.el (columns): Move to wp custom group.
2792
2793 * doc-view.el (doc-view): Add to data custom group.
2794
2795 * cedet/data-debug.el (data-debug): Move to extensions group.
2796
2797 * cedet/ede.el (ede):
2798 * cedet/srecode.el (srecode):
2799 * cedet/semantic.el (semantic): Put in tools and extensions group.
2800
2801 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
2802
2803 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
2804 by ispell-parse-output (Bug#5575).
2805
2806 2010-02-16 Kenichi Handa <handa@m17n.org>
2807
2808 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
2809 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
2810 (skkdic-convert): Use `euc-japan' coding system for writing.
2811
2812 2010-02-16 Glenn Morris <rgm@gnu.org>
2813
2814 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
2815 tex-main-file before using it. (Bug#5562)
2816
2817 2010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
2818
2819 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
2820 warnings, since it is annoying for the user to see them each time he
2821 runs the code.
2822
2823 2010-02-15 Michael Albinus <michael.albinus@gmx.de>
2824
2825 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
2826 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
2827 instead of PROC for caching "first-password-request". Otherwise,
2828 new processes would not profit from passwords already entered.
2829
2830 * net/tramp-cache.el (tramp-dump-connection-properties):
2831 Don't save "first-password-request" property.
2832
2833 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
2834
2835 * outline.el (outline-head-from-level):
2836 * simple.el (with-wrapper-hook):
2837 * cedet/ede.el (ede-run-target, project-delete-target)
2838 (project-dist-files, ede-name, ede-documentation, ede-parent-project)
2839 (ede-adebug-project, ede-adebug-project-parent)
2840 (ede-adebug-project-root):
2841 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
2842 (elint-defun, elint-buffer-env, elint-top-form-logged)
2843 (elint-unbound-variable):
2844 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
2845 Fix typos in docstrings.
2846
2847 2010-02-14 Michael Albinus <michael.albinus@gmx.de>
2848
2849 * files.el (insert-directory): When WILDCARD-REGEXP and
2850 FULL-DIRECTORY-P are nil, insert the file entry instead of the
2851 whole directory. (Bug#5551)
2852
2853 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
2854 dired's alignment sanity. (Bug#5516)
2855
2856 2010-02-14 Juri Linkov <juri@jurta.org>
2857
2858 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
2859 Remove remaining ^H with their preceding chars. (Bug#5566)
2860
2861 2010-02-13 Glenn Morris <rgm@gnu.org>
2862
2863 * simple.el (transpose-subr): Give it a doc-string.
2864
2865 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
2866 Doc fixes.
2867
2868 2010-02-12 Juri Linkov <juri@jurta.org>
2869
2870 * arc-mode.el (archive-unique-fname): Make directories for nested
2871 archives. (Bug#5540)
2872
2873 2010-02-12 Juri Linkov <juri@jurta.org>
2874
2875 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
2876
2877 2010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
2878
2879 * subr.el (copy-overlay): Handle deleted overlays.
2880
2881 * man.el (Man-completion-table): Don't signal an error if we can't run
2882 manual-program (bug#4056).
2883
2884 2010-02-10 Juanma Barranquero <lekktu@gmail.com>
2885
2886 * textmodes/artist.el (artist-mt): Fix typos in docstring.
2887
2888 2010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2889
2890 * info.el (Info-bookmark-jump): Simplify.
2891
2892 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
2893 (bookmark-default-handler): Accept new bookmark field `buffer'.
2894
2895 2010-02-10 Chong Yidong <cyd@stupidchicken.com>
2896
2897 * iswitchb.el (iswitchb-completions): Revert last change.
2898
2899 2010-02-10 Michael Albinus <michael.albinus@gmx.de>
2900
2901 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
2902 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
2903 This prevents file names like "~/" being listed literally.
2904
2905 2010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
2906
2907 * term/xterm.el (xterm-maybe-set-dark-background-mode):
2908 Remove dead code. (Bug#5546)
2909
2910 2010-02-09 Chong Yidong <cyd@stupidchicken.com>
2911
2912 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
2913 correctly (Bug#5548).
2914
2915 2010-02-08 Jose E. Marchesi <jemarch@gnu.org>
2916
2917 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
2918 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
2919
2920 2010-02-08 Kenichi Handa <handa@m17n.org>
2921
2922 * international/mule-util.el (with-coding-priority): Add autoload
2923 cookie for putting `lisp-indent-function'.
2924
2925 2010-02-07 Glenn Morris <rgm@gnu.org>
2926
2927 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
2928 Move F2003 named interfaces from keywords-2 to keywords-1, and
2929 use function-name-face rather than constant-face.
2930 Simplify "abstract interface" regexp.
2931
2932 2010-02-07 Chong Yidong <cyd@stupidchicken.com>
2933
2934 * eshell/esh-util.el (eshell-file-attributes): New optional arg
2935 ID-FORMAT. Pass it to `file-attributes'.
2936
2937 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
2938
2939 2010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
2940
2941 * faces.el (set-face-attribute): Allow calling
2942 internal-set-lisp-face-attribute with 'unspecified family and
2943 foundry argument (Bug#5536).
2944
2945 2010-02-07 Glenn Morris <rgm@gnu.org>
2946
2947 * progmodes/f90.el (f90-font-lock-keywords-2)
2948 (f90-looking-at-type-like, f90-looking-at-program-block-end):
2949 Handle F2003 named interfaces.
2950
2951 2010-02-06 Chong Yidong <cyd@stupidchicken.com>
2952
2953 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
2954 beg and end before calling c-get-state-before-change-functions.
2955
2956 2010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
2957
2958 * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
2959
2960 2010-02-05 Juri Linkov <juri@jurta.org>
2961
2962 * doc-view.el (doc-view-mode):
2963 * image-mode.el (image-mode): Put property mode-class=special.
2964 (Bug#4896)
2965
2966 2010-02-05 Mark A. Hershberger <mah@everybody.org>
2967
2968 * vc-svn.el (vc-svn-revision-table): New function.
2969
2970 2010-02-05 Michael Albinus <michael.albinus@gmx.de>
2971
2972 * net/ange-ftp.el (ange-ftp-insert-directory):
2973 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
2974 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
2975 Handle also directories. (Bug#5478)
2976
2977 2010-02-05 Glenn Morris <rgm@gnu.org>
2978
2979 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
2980
2981 2010-02-05 Chong Yidong <cyd@stupidchicken.com>
2982
2983 * startup.el (command-line-1): Convert options beginning with a
2984 single dash as well (Bug#5519).
2985
2986 2010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
2987
2988 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
2989 * minibuffer.el (completion-initials-expand): Only check the presence
2990 of delims *within* the boundaries, since otherwise the / delim is
2991 always found for files.
2992
2993 Fix up various corner case problems.
2994 * doc-view.el (doc-view-last-page-number): New function.
2995 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
2996 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
2997 (doc-view-kill-proc): Avoid inf-loop in freak cases.
2998 (doc-view-reconvert-doc): Use the new recursive delete-directory.
2999 (doc-view-convert-current-doc): Don't create the resolution.el file
3000 here any more.
3001 (doc-view-pdf/ps->png): Do it here instead.
3002 (doc-view-already-converted-p): Check that resolution.el is present.
3003 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
3004 windows that are not yet showing images.
3005
3006 2010-02-04 Michael Albinus <michael.albinus@gmx.de>
3007
3008 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
3009 `dired-uncache' for every elemnt which is an absolute file name.
3010
3011 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
3012 directory, handle its directory component.
3013 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
3014 function is called permanently and creates noise, otherwise.
3015
3016 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
3017 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
3018 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
3019
3020 2010-02-04 David Burger <dburger@google.com> (tiny change)
3021
3022 * macros.el (apply-macro-to-region-lines):
3023 Minor simplification. (Bug#5485)
3024
3025 2010-02-04 Glenn Morris <rgm@gnu.org>
3026
3027 * mail/rmail.el (rmail-show-message-1): Handle malformed
3028 quoted-printable text. (Bug#5441)
3029
3030 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
3031
3032 * simple.el (visual-line-mode): Capitalize lighter.
3033
3034 2010-02-03 John Wiegley <jwiegley@gmail.com>
3035
3036 * iswitchb.el (iswitchb-completions): Add bookmark files to the
3037 list of files considered for "virtual buffer" completions.
3038
3039 2010-02-03 Michael Albinus <michael.albinus@gmx.de>
3040
3041 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
3042 also in case of (and (not full) (not wildcard)). This is needed,
3043 when dired is called with a list of files, which are not in
3044 `default-directory'. (Bug#5478)
3045
3046 2010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
3047
3048 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
3049
3050 2010-02-02 Juri Linkov <juri@jurta.org>
3051
3052 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
3053 from unidiff to allow function-line after @@.
3054
3055 2010-02-02 Juri Linkov <juri@jurta.org>
3056
3057 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
3058 '(RCS SCCS) with inverted condition.
3059
3060 2010-02-02 Michael Albinus <michael.albinus@gmx.de>
3061
3062 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
3063 messages.
3064
3065 2010-02-01 Juri Linkov <juri@jurta.org>
3066
3067 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
3068 compare with "pkunzip" and "pkzip" instead of only "pkzip".
3069 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
3070 only when (car archive-zip-extract) is "unzip". (Bug#5475)
3071
3072 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3073
3074 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
3075 (doc-view-revert-buffer): New command.
3076 (doc-view-mode-map): Use it.
3077
3078 2010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
3079
3080 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
3081 pending merge is detected.
3082
3083 2010-01-31 Juri Linkov <juri@jurta.org>
3084
3085 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
3086 beginning of interactive spec like all other grep commands do.
3087 Put "all" in front of "gz". (Bug#5260)
3088
3089 2010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
3090
3091 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
3092
3093 2010-01-29 Chong Yidong <cyd@stupidchicken.com>
3094
3095 * dirtrack.el (dirtrack): Warn instead of signalling error if the
3096 regexp is incorrect (Bug#5476).
3097
3098 2010-01-29 Michael Albinus <michael.albinus@gmx.de>
3099
3100 * net/tramp.el (tramp-handle-insert-directory): Handle also
3101 symlinks, when FILENAME is not in `default-directory'.
3102
3103 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
3104
3105 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
3106 FILE is not in `default-directory'. (Bug#5478)
3107
3108 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
3109 of SWITCHES. Handle the case, FILENAME is not in
3110 `default-directory'. (Bug#5478)
3111 (tramp-register-file-name-handlers): Add safe-magic property.
3112
3113 2010-01-28 Chong Yidong <cyd@stupidchicken.com>
3114
3115 * arc-mode.el (archive-zip-extract): Quote the argument passed to
3116 unzip (Bug#5475).
3117
3118 2010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
3119
3120 * progmodes/flymake.el (flymake-allowed-file-name-masks)
3121 (flymake-master-make-header-init): Add other C++ filename masks.
3122 (flymake-find-possible-master-files)
3123 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
3124
3125 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
3126
3127 Fix some busybox annoyances.
3128
3129 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
3130 not responding." string.
3131 (tramp-open-connection-setup-interactive-shell): Dump stty
3132 settings. Enable "neveropen" arg for all `tramp-send-command'
3133 calls. Handle "=" in variable values properly.
3134 (tramp-find-inline-encoding): Raise an error, when no encoding is
3135 found.
3136 (tramp-wait-for-output): Check, whether PROC buffer is available.
3137 Remove spurious " ^H" sequences, sent by busybox.
3138 (tramp-get-ls-command): Suppress coloring, if possible.
3139
3140 2010-01-28 Glenn Morris <rgm@gnu.org>
3141
3142 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
3143
3144 * log-edit.el (log-edit-strip-single-file-name): Add missing
3145 :safe, :group, and :version tags.
3146
3147 2010-01-27 Stephen Berman <stephen.berman@gmx.net>
3148
3149 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
3150 buffers. (Bug#5477)
3151
3152 2010-01-27 David De La Harpe Golden <david@harpegolden.net>
3153
3154 * files.el (delete-directory): Handle moving to trash without
3155 first doing recursion (Bug#5436).
3156
3157 2010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
3158
3159 * vc-hooks.el (vc-path): Mark as obsolete.
3160
3161 2010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
3162
3163 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
3164 names too.
3165
3166 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
3167 for the short log.
3168 (vc-bzr-log-view-mode): Adjust regexp for the above change.
3169
3170 2010-01-25 Mark A. Hershberger <mah@everybody.org>
3171
3172 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
3173
3174 * vc-bzr.el (vc-bzr-revision-table): New function.
3175
3176 2010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change)
3177
3178 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
3179 diff-index command. This requires at least git-1.5.5. (Bug#1589).
3180
3181 2010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
3182
3183 Remove support for adding --signoff on commit.
3184 Future support will use an incompatible generic mechanism.
3185 * vc-git.el (vc-git-add-signoff): Remove variable.
3186 (vc-git-toggle-signoff): Remove function.
3187 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
3188
3189 * term/xterm.el (xterm-maybe-set-dark-background-mode): Rename
3190 from xterm-set-background-mode. Return t if the background mode
3191 was set.
3192 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
3193 earlier, call it again in case the background mode has changed.
3194
3195 2010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
3196
3197 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
3198 (Bug#3541).
3199
3200 2010-01-23 Chong Yidong <cyd@stupidchicken.com>
3201
3202 * emacs-lisp/assoc.el (aelement): Doc fix.
3203 (aput, adelete, amake): Use lexical-let (Bug#5450).
3204
3205 2010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
3206
3207 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
3208 is the same as subprogram call, not declaration. (Bug#5435).
3209
3210 2010-01-23 Michael Albinus <michael.albinus@gmx.de>
3211
3212 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
3213 (tramp-smb-maybe-open-connection): Use it.
3214
3215 2010-01-22 Michael Albinus <michael.albinus@gmx.de>
3216
3217 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
3218
3219 2010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
3220
3221 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
3222 just because we see "encoding: 8bit".
3223 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
3224
3225 2010-01-22 Chong Yidong <cyd@stupidchicken.com>
3226
3227 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
3228
3229 2010-01-22 Eli Zaretskii <eliz@gnu.org>
3230
3231 * jka-compr.el (jka-compr-load): If load-file is not in
3232 load-history, try its file-truename version. (bug#5447)
3233
3234 2010-01-21 Alan Mackenzie <acm@muc.de>
3235
3236 Fix a situation where deletion of a cpp construct throws an error.
3237 * progmodes/cc-engine.el (c-invalidate-state-cache): Before
3238 invoking c-with-all-but-one-cpps-commented-out, check that the
3239 special cpp construct is still in the buffer.
3240 (c-parse-state): Record the special cpp with markers, not numbers.
3241
3242 2010-01-21 Kenichi Handa <handa@m17n.org>
3243
3244 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
3245 process last-command-event, as it is now decoded first (Bug#5380).
3246
3247 2010-01-20 Chong Yidong <cyd@stupidchicken.com>
3248
3249 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
3250
3251 2010-01-20 Glenn Morris <rgm@gnu.org>
3252
3253 * indent.el (tab-always-indent): Fix custom-type.
3254
3255 2010-01-19 Alan Mackenzie <acm@muc.de>
3256
3257 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
3258 buffer throws "args out of range".
3259 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
3260 playing the role of delimiter.
3261
3262 2010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
3263
3264 * progmodes/ada-mode.el: Fix bug#5400.
3265 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
3266 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
3267 changed. Delete RECURSIVE parameter; never used. Improve doc string.
3268 Improve comments in "is" portion. Handle null procedure declaration.
3269 (ada-move-to-end): Improve doc string.
3270
3271 2010-01-18 Óscar Fuentes <ofv@wanadoo.es>
3272
3273 * ido.el (ido-cur-list): Initialize to nil.
3274 Remove obsolete information from commentary.
3275 (ido-choice-list): Initialize to nil.
3276 (ido-get-bufname): Reject minibuffers.
3277 (ido-make-buffer-list): If "default" is a nonexistent
3278 buffer, ignore it, as per the function's comment.
3279 (ido-kill-buffer-internal): New function.
3280 (ido-kill-buffer-at-head): Use it.
3281 (ido-visit-buffer): Likewise.
3282
3283 2010-01-18 Chong Yidong <cyd@stupidchicken.com>
3284
3285 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
3286
3287 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
3288
3289 * cedet/ede/locate.el (ede-locate-file-in-project)
3290 (ede-locate-file-in-project-impl): Fix typos in docstrings.
3291 (ede-enable-locate-on-project): Fix typos in error messages.
3292
3293 * cedet/semantic/util-modes.el (semantic-unmatched-syntax-face)
3294 (semantic-stickyfunc-old-hlf, semantic-stickyfunc-header-line-format)
3295 (semantic-stickyfunc-sticky-classes, semantic-highlight-func-mode-setup)
3296 (semantic-stickyfunc-fetch-stickyline): Fix typos in docstrings.
3297 (semantic-stickyfunc-popup-menu, semantic-highlight-func-popup-menu):
3298 Fix typos in menu help.
3299
3300 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
3301 Fix typos in chart titles.
3302
3303 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
3304 * cedet/semantic.el (semantic-require-version, semantic--buffer-cache)
3305 (semantic-unmatched-syntax-cache-check, semantic-unmatched-syntax-hook)
3306 (semantic--before-fetch-tags-hook, semantic-new-buffer-fcn-was-run)
3307 (semantic--umatched-syntax-needs-refresh-p, semantic-elapsed-time)
3308 (semantic-parse-stream, semantic-parse-region)
3309 (semantic-parse-region-default, semantic--set-buffer-cache)
3310 (semantic-minimum-working-buffer-size, semantic-refresh-tags-safe)
3311 (semantic-bovinate-toplevel, semantic-load-system-cache-loaded)
3312 (semantic-default-submodes):
3313 * cedet/semantic/db-ebrowse.el (semanticdb-table-ebrowse)
3314 (semanticdb-create-ebrowse-database)
3315 (semanticdb-find-tags-for-completion-method)
3316 (semanticdb-find-tags-by-class-method)
3317 (semanticdb-deep-find-tags-by-name-method)
3318 (semanticdb-deep-find-tags-for-completion-method):
3319 * cedet/semantic/db-el.el (semanticdb-elisp-mapatom-collector)
3320 (semanticdb-find-tags-by-name-method, emacs-lisp-mode)
3321 (semanticdb-find-tags-for-completion-method)
3322 (semanticdb-find-tags-by-class-method)
3323 (semanticdb-deep-find-tags-for-completion-method):
3324 * cedet/semantic/db-find.el (semanticdb-find-translate-path)
3325 (semanticdb-find-need-cache-update-p, semanticdb-find-result-with-nil-p)
3326 (semanticdb-find-scanned-include-tags, semanticdb-find-tags-collector)
3327 (semanticdb-find-tags-by-name-method)
3328 (semanticdb-find-tags-by-name-regexp-method)
3329 (semanticdb-find-tags-for-completion-method)
3330 (semanticdb-find-tags-by-class-method)
3331 (semanticdb-find-tags-external-children-of-type-method)
3332 (semanticdb-find-tags-subclasses-of-type-method)
3333 (semanticdb-deep-find-tags-by-name-method)
3334 (semanticdb-deep-find-tags-by-name-regexp-method)
3335 (semanticdb-deep-find-tags-for-completion-method):
3336 * cedet/semantic/db-global.el (semanticdb-enable-gnu-global-hook)
3337 (semanticdb-enable-gnu-global-in-buffer)
3338 (semanticdb-find-tags-for-completion-method)
3339 (semanticdb-deep-find-tags-by-name-method)
3340 (semanticdb-deep-find-tags-for-completion-method):
3341 * cedet/semantic/db-javascript.el (semanticdb-javascript-tags)
3342 (javascript-mode, semanticdb-find-translate-path)
3343 (semanticdb-find-tags-for-completion-method)
3344 (semanticdb-find-tags-by-class-method)
3345 (semanticdb-deep-find-tags-by-name-method)
3346 (semanticdb-deep-find-tags-for-completion-method)
3347 (semanticdb-find-tags-external-children-of-type-method):
3348 * cedet/semantic/idle.el (semantic-idle-work-core-handler)
3349 (define-semantic-idle-service, semantic-idle-summary-useful-context-p)
3350 (global-semantic-idle-scheduler-mode):
3351 * cedet/srecode/dictionary.el (srecode-field-value)
3352 (srecode-dictionary-add-section-dictionary):
3353 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
3354 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
3355 (describe-class, eieio-describe-generic, describe-generic):
3356 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
3357 (eieio-speedbar-expand):
3358 * emulation/viper-cmd.el (viper-exec-form-in-vi)
3359 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
3360 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
3361 (viper-del-backward-char-in-replace, viper-backward-indent)
3362 (viper-brac-function, viper-register-to-point, viper-submit-report):
3363 * net/tramp.el (tramp-remote-coding-commands):
3364 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
3365 Fix typos in docstrings.
3366
3367 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
3368
3369 * mail/sendmail.el (mail-yank-original): Set the mark if the
3370 specified function for yanking does not do it.
3371
3372 2010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
3373
3374 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
3375
3376 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
3377 resyncing a directory.
3378
3379 2010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
3380
3381 * progmodes/ada-mode.el: Fix bug#1920.
3382 (ada-ident-re): Delete ., allow multibyte characters.
3383 (ada-goto-label-re): New; matches goto labels.
3384 (ada-block-label-re): New; matches block labels.
3385 (ada-label-re): New; matches both.
3386 (ada-named-block-re): Deleted; callers changed to use
3387 `ada-block-label-re' instead.
3388 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
3389 Use `ada-block-label-re'.
3390 (ada-indent-on-previous-lines): Improve handling of goto labels.
3391 (ada-get-indent-block-start): Special-case block label.
3392 (ada-get-indent-label): Split into `ada-indent-block-label' and
3393 `ada-indent-goto-label'.
3394 (ada-goto-stmt-start, ada-goto-next-non-ws):
3395 Optionally ignore goto labels.
3396 (ada-goto-next-word): Simplify.
3397 (ada-indent-newline-indent-conditional): Insert newline before
3398 trying to fix indentation; doc fix.
3399
3400 2010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
3401
3402 * calc/calc.el (calc-command-flags): Give it an initial value.
3403
3404 2010-01-17 Glenn Morris <rgm@gnu.org>
3405
3406 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
3407
3408 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
3409
3410 * cedet/semantic.el (semantic-mode):
3411 * files.el (minibuffer-with-setup-hook):
3412 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
3413 (artist-key-draw-continously, artist-key-do-continously-continously)
3414 (artist-key-set-point-continously, artist-mouse-draw-continously):
3415 Fix typos in docstrings.
3416
3417 2010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
3418
3419 * nxml/nxml-mode.el (nxml-extend-after-change-region): Never
3420 return t (Bug#3898).
3421
3422 2010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
3423
3424 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
3425 can parse the output of the external commands (Bug#5279).
3426
3427 2010-01-16 Jari Aalto <jari.aalto@cante.net>
3428
3429 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
3430
3431 2010-01-16 Chong Yidong <cyd@stupidchicken.com>
3432
3433 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
3434
3435 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
3436
3437 * startup.el (command-line): Remove unused --icon-type arg.
3438 Handle --display arg, passing it to command-line-1 (Bug#5392).
3439
3440 2010-01-16 Mario Lang <mlang@delysid.org>
3441
3442 * cedet/ede/cpp-root.el (ede-cpp-root-project):
3443 * cedet/ede/files.el (ede-expand-filename):
3444 * cedet/ede/simple.el (ede-simple-project):
3445 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
3446 (semantic-complete-inline-tag-engine):
3447 * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
3448 * cedet/semantic/db-global.el (semanticdb-equivalent-mode):
3449 * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
3450 * cedet/semantic/db.el (semanticdb-equivalent-mode):
3451 * cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
3452 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
3453 * emacs-lisp/chart.el (chart-translate-namezone):
3454 * textmodes/artist.el (artist-compute-popup-menu-table):
3455 Remove duplicated words in doc-strings.
3456
3457 2010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
3458
3459 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
3460 to mairix-search to suppress threading (Bug#5342).
3461
3462 2010-01-15 Kenichi Handa <handa@m17n.org>
3463
3464 * international/mule-cmds.el (canonicalize-coding-system-name):
3465 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
3466
3467 2010-01-15 Glenn Morris <rgm@gnu.org>
3468
3469 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
3470
3471 * wid-edit.el (widget-keymap): Doc fix.
3472
3473 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
3474 former seems to be more widely accepted by various svn versions.
3475
3476 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
3477
3478 * find-cmd.el (find-constituents):
3479 * vc-arch.el (vc-arch-root):
3480 * window.el (window-body-height, pop-up-frames):
3481 * cedet/semantic/edit.el (semantic-reparse-needed-change-hook)
3482 (semantic-no-reparse-needed-change-hook):
3483 * cedet/srecode/insert.el (srecode-resolve-argument-list)
3484 (srecode-template-inserter-blank, srecode-template-inserter-variable)
3485 (srecode-template-inserter-ask, srecode-template-inserter-width)
3486 (srecode-template-inserter-section-start)
3487 (srecode-template-inserter-section-end, srecode-insert-method):
3488 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
3489 * progmodes/ada-stmt.el (ada-if):
3490 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
3491 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
3492 (ispell-encoding8-command, ispell-aspell-supports-utf8)
3493 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
3494
3495 * progmodes/flymake.el (flymake-post-syntax-check):
3496 Fix typo in error message.
3497
3498 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
3499
3500 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
3501 which is always a string. (Bug#5313)
3502
3503 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
3504
3505 * progmodes/ada-xref.el (ada-default-prj-properties):
3506 Simplify previous change.
3507
3508 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
3509
3510 * progmodes/ada-xref.el (ada-default-prj-properties):
3511 Default ada_project_path to $ADA_PROJECT_PATH.
3512
3513 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
3514
3515 * progmodes/ada-mode.el (ada-create-keymap):
3516 Override `narrow-to-defun' with `ada-narrow-to-defun'.
3517
3518 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
3519
3520 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
3521 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
3522 (ada-get-current-indent, ada-imenu-generic-expression)
3523 (ada-which-function): Check for it.
3524
3525 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
3526
3527 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
3528 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
3529
3530 2010-01-14 Glenn Morris <rgm@gnu.org>
3531
3532 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
3533
3534 2010-01-14 Kenichi Handa <handa@m17n.org>
3535
3536 * composite.el (auto-composition-mode): Make it a buffer local
3537 variable (permanent-local).
3538 (auto-composition-function): Set the default value to
3539 auto-compose-chars.
3540 (auto-composition-mode): Make it a simple function, not a minor mode.
3541 (global-auto-composition-mode): Likewise.
3542 (turn-on-auto-composition-if-enabled): Delete it.
3543
3544 2010-01-13 Karl Fogel <kfogel@red-bean.com>
3545
3546 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
3547
3548 2010-01-12 Michael Albinus <michael.albinus@gmx.de>
3549
3550 * files.el (copy-directory): Compute target for recursive
3551 directories with identical names. (Bug#5343)
3552
3553 2010-01-12 Glenn Morris <rgm@gnu.org>
3554
3555 * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
3556 it to bug-gnu-emacs rather than emacs-pretest-bug.
3557
3558 2010-01-12 Juanma Barranquero <lekktu@gmail.com>
3559
3560 * cedet/data-debug.el (data-debug): Fix customization group reference.
3561
3562 2010-01-12 Juanma Barranquero <lekktu@gmail.com>
3563
3564 * cedet/semantic/analyze.el (semantic-analyze-push-error)
3565 (semantic-analyze-context, semantic-analyze-context-assignment)
3566 (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
3567 * cedet/semantic/java.el (java-mode, semantic-tag-include-filename)
3568 (semantic-java-doc-keywords-map):
3569 * cedet/semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
3570 (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
3571 (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
3572 (semantic-c-classname, semantic-format-tag-uml-prototype)
3573 (semantic-c-dereference-namespace, semantic-analyze-type-constants):
3574 * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
3575 (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
3576 (semantic-get-local-variables, semantic-end-of-command)
3577 (semantic-beginning-of-command, semantic-ctxt-current-class-list)
3578 (lisp-mode):
3579 * cedet/semantic/bovine/make.el (makefile-mode):
3580 * cedet/semantic/wisent/python.el (wisent-python-string-re)
3581 (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
3582 (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
3583 (semantic-lex, semantic-get-local-variables, python-mode):
3584 * cedet/semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
3585 * cedet/srecode/extract.el (srecode-extract-state-set)
3586 (srecode-extract-method): Fix typos in docstrings.
3587
3588 2010-01-11 Sam Steingold <sds@gnu.org>
3589
3590 * imenu.el (imenu-default-create-index-function): Detect infinite
3591 loops caused by imenu-prev-index-position-function.
3592
3593 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
3594
3595 * htmlfontify.el (htmlfontify-load-rgb-file)
3596 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
3597 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
3598 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
3599 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
3600 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
3601 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
3602 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
3603 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
3604 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
3605 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
3606 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
3607 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
3608 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
3609 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
3610 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
3611 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
3612 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
3613 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
3614 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
3615 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
3616 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
3617 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
3618 backslash-quoting from parentheses, etc.
3619
3620 2010-01-11 Chong Yidong <cyd@stupidchicken.com>
3621
3622 * progmodes/js.el: Autoload javascript-mode alias.
3623
3624 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
3625
3626 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
3627 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
3628 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
3629 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
3630 Fix typos in docstrings.
3631 (ffap-url-regexp): Doc fix.
3632 (ffap-at-mouse): Fix typo in message.
3633
3634 2010-01-11 Glenn Morris <rgm@gnu.org>
3635
3636 * version.el (emacs-copyright): Set copyright year to 2010.
3637
3638 2010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
3639
3640 * format.el (format-annotate-function): Only set
3641 write-region-post-annotation-function after running to-fn so as not to
3642 affect nested write-region calls (bug#5273).
3643
3644 2010-01-10 Chong Yidong <cyd@stupidchicken.com>
3645
3646 * cedet/semantic.el (semantic-new-buffer-setup-functions):
3647 Add python parser.
3648
3649 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
3650 wisent/python.el.
3651
3652 2010-01-10 Richard Kim <emacs18@gmail.com>
3653
3654 * cedet/semantic/wisent/python-wy.el:
3655 * cedet/semantic/wisent/python.el: New files.
3656
3657 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
3658
3659 * man.el (Man-goto-section): Signal error if the section is not
3660 found (Bug#5317).
3661
3662 2010-01-09 Juanma Barranquero <lekktu@gmail.com>
3663
3664 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
3665 URLs with a leading triple slash in the file: scheme. (Bug#5345)
3666
3667 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
3668
3669 * progmodes/compile.el: Don't treat compile-command as safe if
3670 compilation-read-command might be nil (Bug#4218).
3671
3672 2010-01-09 Jan Djärv <jan.h.d@swipnet.se>
3673
3674 * startup.el (command-line-1): Use orig-argi to check for ignored X and
3675 NS options.
3676
3677 2010-01-08 Kenichi Handa <handa@m17n.org>
3678
3679 * international/fontset.el (build-default-fontset-data):
3680 Exclude characters in scripts kana, hangul, han, or cjk-misc.
3681
3682 2010-01-07 Juanma Barranquero <lekktu@gmail.com>
3683
3684 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
3685 to `create-file-buffer' as it expects, not just a buffer name.
3686 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
3687 to help uniquify. (Bug#3224)
3688
3689 2010-01-06 Jan Djärv <jan.h.d@swipnet.se>
3690
3691 * font-setting.el (font-setting-change-default-font): Use user-spec
3692 instead of name.
3693
3694 2010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
3695
3696 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
3697
3698 2010-01-05 Tom Tromey <tromey@redhat.com>
3699
3700 * progmodes/python.el (python-font-lock-keywords):
3701 Handle qualified decorators (Bug#881).
3702
3703 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
3704
3705 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
3706 in a lightweight checkout.
3707
3708 2010-01-05 Kenichi Handa <handa@m17n.org>
3709
3710 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
3711
3712 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
3713
3714 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
3715
3716 2010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
3717
3718 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
3719 checkouts. (Bug#618)
3720 (vc-bzr-log-view-mode): Also highlight the author.
3721 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
3722 (vc-bzr-shelve-menu-map):
3723 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
3724 (vc-bzr-shelve-apply): Make prompt more explicit.
3725
3726 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
3727
3728 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
3729 They are valid characters in URL paths (rfc3986), and at least
3730 Firefox does not understand the encoded version (Bug#3166).
3731
3732 2010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
3733
3734 * progmodes/octave-mod.el (octave-end-keywords)
3735 (octave-block-begin-or-end-regexp, octave-block-match-alist):
3736 Add "end" keyword (Bug#3061).
3737 (octave-end-as-array-index-p): New function.
3738 (calculate-octave-indent): Use it.
3739
3740 2010-01-02 Karl Fogel <kfogel@red-bean.com>
3741
3742 * bookmark.el: Consistently put the text property on the bookmark name.
3743 (bookmark-bmenu-marks-width): Bump back to 2, to include
3744 annotation marks.
3745 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
3746 property on the bookmark name, instead of not putting it at all.
3747 (bookmark-bmenu-list): Fix where we put the text property.
3748
3749 2010-01-02 Karl Fogel <kfogel@red-bean.com>
3750
3751 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
3752 for showing buffer modified state (as added in the previous change).
3753
3754 2010-01-02 Karl Fogel <kfogel@red-bean.com>
3755
3756 * bookmark.el: Show modified state of bookmark buffer more accurately.
3757 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
3758 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
3759 (with-buffer-modified-unmodified): New macro.
3760 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
3761 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
3762 Use new macro to preserve the buffer modified state.
3763
3764 2010-01-02 Karl Fogel <kfogel@red-bean.com>
3765
3766 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
3767 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
3768 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
3769 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
3770 (bookmark-bmenu-rename, bookmark-bmenu-locate)
3771 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
3772 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
3773
3774 2010-01-02 Eli Zaretskii <eliz@gnu.org>
3775
3776 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3777 Make the lines in the generated doc string shorter. (Bug#4668)
3778
3779 2010-01-02 Ryan Yeske <rcyeske@gmail.com>
3780
3781 * net/rcirc.el: Add follow-link binding (Bug#4738).
3782
3783 2010-01-02 Eli Zaretskii <eliz@gnu.org>
3784
3785 * Makefile.in (bzr-update): Rename from cvs-update.
3786 (cvs-update): New target for backward compatibility.
3787
3788 * makefile.w32-in (bzr-update): Rename from cvs-update.
3789 (cvs-update): New target for backward compatibility.
3790
3791 2010-01-02 Karl Fogel <kfogel@red-bean.com>
3792
3793 * bookmark.el: Remove gratuitous gratitude.
3794
3795 2010-01-02 Karl Fogel <kfogel@red-bean.com>
3796
3797 * bookmark.el (bookmark-bmenu-any-marks): New function
3798 (bookmark-bmenu-save): Clear buffer modification if no marks.
3799
3800 2010-01-02 Karl Fogel <kfogel@red-bean.com>
3801
3802 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
3803 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
3804 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
3805 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
3806
3807 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
3808 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
3809 To: emacs-devel {_AT_} gnu.org
3810 Subject: bookmark.el bug report
3811 Date: Mon, 28 Dec 2009 14:19:16 +0800
3812 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
3813
3814 2010-01-02 Karl Fogel <kfogel@red-bean.com>
3815
3816 * bookmark.el: Improvements suggested by Drew Adams:
3817 (bookmark-bmenu-ensure-position): New name for
3818 `bookmark-bmenu-check-position'. Just ensure the position,
3819 don't return any meaningful value.
3820 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
3821 New constants.
3822
3823 2010-01-02 Juanma Barranquero <lekktu@gmail.com>
3824
3825 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
3826 (bookmark-yank-point, bookmark-bmenu-check-position):
3827 Fix typos in docstrings.
3828 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
3829 (bookmark-name-from-full-record, bookmark-get-position)
3830 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
3831 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
3832 Remove useless quoting of parenthesis, etc. in docstrings.
3833
3834 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
3835 (ediff-append-custom-diff): Fix typo in error message.
3836 (ediff-meta-mark-equal-files): Fix typos in messages.
3837
3838 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
3839
3840 * cedet/semantic/db-typecache.el (semanticdb-typecache-find-default):
3841 Fix typo in docstring.
3842
3843 * net/imap-hash.el (imap-hash-make): Doc fix.
3844 (imap-hash-test): Fix typo in error message; reflow docstring.
3845 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
3846 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
3847 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
3848 Fix typos in docstrings.
3849 (imap-hash-open-connection): Fix typo in error message.
3850
3851 * play/gomoku.el (gomoku): Fix typos in docstring.
3852
3853 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
3854 (gdb-jsonify-buffer): Fix typos in docstring.
3855 (gdb-goto-breakpoint): Fix typo in error message.
3856 ("Display Other Windows"): Fix typo in help message.
3857 (gdb-speedbar-expand-node): Fix typo in question.
3858
3859 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
3860 (idlwave-html-system-help-location, idlwave-html-help-location)
3861 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
3862 (idlwave-help-browser-generic-args, idlwave-help-directory)
3863 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
3864 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
3865 (idlwave-online-help, idlwave-help-html-link)
3866 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
3867 Fix typos in docstrings.
3868 (idlwave-help-with-source, idlwave-help-find-routine-definition):
3869 Reflow docstrings.
3870 (idlwave-help-assistant-start): Fix typo in error message.
3871
3872 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
3873 (octave-electric-space): Fix typos in docstrings.
3874
3875 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
3876
3877 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
3878
3879 2010-01-01 Juri Linkov <juri@jurta.org>
3880
3881 * comint.el (comint-input-ring-size): Make it a defcustom and
3882 increase the default to 500 (Bug#5148).
3883
3884 2009-12-31 Nick Roberts <nickrob@snap.net.nz>
3885
3886 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
3887 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
3888 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
3889
3890 2009-12-30 Nick Roberts <nickrob@snap.net.nz>
3891
3892 Show working revision correctly for mercurial.
3893 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
3894 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
3895
3896 2009-12-29 Juanma Barranquero <lekktu@gmail.com>
3897
3898 Declare some functions for the byte-compiler.
3899 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
3900 (speedbar-timer-fn, speedbar-change-expand-button-char)
3901 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
3902
3903 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
3904
3905 This changeset reverts GDB Graphical Interface to use annotations.
3906 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
3907
3908 2009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
3909
3910 Make vc-dir work on subdirectories of the bzr root.
3911 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument. Return
3912 file names relative to it.
3913 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
3914 relative directory to vc-bzr-after-dir-status.
3915
3916 2009-12-28 Tassilo Horn <tassilo@member.fsf.org>
3917
3918 * font-lock.el (font-lock-refresh-defaults): New function, which
3919 can be used to let font-lock react to external changes in
3920 variables like font-lock-defaults and keywords.
3921 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
3922
3923 2009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
3924
3925 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
3926
3927 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
3928
3929 2009-12-28 Juanma Barranquero <lekktu@gmail.com>
3930
3931 Supersede color.diff settings in git log (bug#5211).
3932
3933 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
3934 escape chars in its output when the user has color.diff set to `always'.
3935 This fix works on git 1.4.2 and newer (released on 2006-08-13).
3936
3937 2009-12-26 Kevin Ryde <user42@zip.com.au>
3938
3939 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
3940 node. Keep previous "Index" name to work with past coreutils too.
3941
3942 * man.el (man): Revise docstring a bit to show -a and -l as
3943 examples. Add -k description since support for it has otherwise
3944 been a secret. (Further to bug#3717.)
3945 (Man-bgproc-sentinel): When "-k foo" produces no output show error
3946 "no matches" rather than "Can't find manpage", as the latter reads
3947 like -k was interpreted as a page name, which is not so. (Bug#5431)
3948
3949 2009-12-26 Michael Albinus <michael.albinus@gmx.de>
3950
3951 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
3952 switches. Check also for //SUBDIRED// line.
3953
3954 2009-12-25 Kenichi Handa <handa@m17n.org>
3955
3956 * language/indian.el (devanagari-composable-pattern): Fixed to
3957 handle ZWNJ and ZWJ. Use it in composition-function-table for
3958 Devanagari.
3959 (malayalam-composable-pattern): Fix previous change.
3960
3961 2009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3962
3963 * ps-print.el (ps-face-attributes): It was not returning the
3964 attribute face for faces specified as string. Reported by harven
3965 <harven@free.fr>.
3966 (ps-print-version): New version 7.3.5.
3967
3968 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
3969
3970 * calendar/icalendar.el (icalendar--convert-tz-offset):
3971 Fix timezone names.
3972 (icalendar--convert-tz-offset): Fix the "last-day-problem".
3973 (icalendar--add-diary-entry): Remove the trailing blank that
3974 diary-make-entry inserts.
3975
3976 2009-12-17 Michael Albinus <michael.albinus@gmx.de>
3977
3978 Make `file-expand-wildcards' work for remote files.
3979
3980 * files.el (file-expand-wildcards): In case of remote files, check
3981 only local file name part for wildcards. Provide feature 'files
3982 and subfeature 'remote-wildcards. (Bug#5198)
3983
3984 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
3985 if there is already an established connection.
3986 (tramp-advice-file-expand-wildcards): Remove it.
3987
3988 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
3989 (tramp-advice-file-expand-wildcards): Move from tramp.el.
3990 Activate advice for older GNU Emacs versions. (Bug#5237)
3991
3992 2009-12-17 Juanma Barranquero <lekktu@gmail.com>
3993
3994 Some doc fixes (more needed).
3995
3996 * find-cmd.el (find-constituents): Reflow docstring.
3997 (find-cmd, find-prune, find-command): Fix typos in docstrings.
3998 (find-generic): Doc fix.
3999
4000 2009-12-17 Juri Linkov <juri@jurta.org>
4001
4002 Fix regression from 23.1 to allow multiple modes in Local Variables.
4003
4004 * files.el (hack-local-variables-filter): While ignoring duplicates,
4005 don't take `mode' into account.
4006 (hack-local-variables-filter, hack-dir-local-variables):
4007 Don't remove duplicate `mode' from local-variables-alist (like `eval').
4008
4009 2009-12-17 Juri Linkov <juri@jurta.org>
4010
4011 Make `dired-diff' safer. (Bug#5225)
4012
4013 * dired-aux.el (dired-diff): Signal an error when `file' equals to
4014 `current' or when `file' is a directory of the `current' file.
4015
4016 2009-12-17 Andreas Schwab <schwab@linux-m68k.org>
4017
4018 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
4019 unconditionally preloaded files.
4020
4021 2009-12-16 Juri Linkov <juri@jurta.org>
4022
4023 Revert to old 23.1 logic of using the file at the mark as default.
4024 * dired-aux.el (dired-diff): Use the file at the mark as default
4025 if it's not the same as the current file, and the target dir is
4026 the current dir or the mark is active. Add the current file
4027 as the arg of `dired-dwim-target-defaults'. Use the default file
4028 in the prompt. (Bug#5225)
4029
4030 2009-12-15 Michael Albinus <michael.albinus@gmx.de>
4031
4032 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
4033 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
4034 (tramp-check-for-regexp): Check also, when an echoing shell stops
4035 to echo sent commands.
4036
4037 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4038
4039 * Makefile.in: Revert last change (Bug#5191).
4040
4041 2009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
4042
4043 * vc-hg.el (vc-hg-print-log): Fix argument order.
4044 (vc-hg-working-revision): Make sure the command is executed in a
4045 known environment so that we can parse the output. (Bug#4417)
4046
4047 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4048
4049 * progmodes/python.el (python-symbol-completions): Remove text
4050 properties from symbol string before calling python-send-receive.
4051
4052 2009-12-14 Nick Roberts <nickrob@snap.net.nz>
4053
4054 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
4055 when there are values for both file and line. (Bug#5060)
4056
4057 2009-12-14 Juri Linkov <juri@jurta.org>
4058
4059 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
4060 whitespace after the file name of the first line of unified format,
4061 because git-diff doesn't output whitespace and file modification time
4062 after the file name.
4063
4064 2009-12-14 David Kastrup <dak@gnu.org>
4065
4066 * info.el (Info-hide-cookies-node): Before hiding a cookie,
4067 check if it already has the `display' property added by
4068 `Info-display-images-node', and not put the `invisible' property
4069 in this case.
4070
4071 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4072
4073 * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
4074 (semantic-mru-bookmark-mode): Doc fixes.
4075
4076 * cedet/semantic/db.el (semanticdb-cache-get): Use error instead
4077 of assert.
4078
4079 2009-12-13 Glenn Morris <rgm@gnu.org>
4080
4081 * mail/emacsbug.el (message-sort-headers): Define for compiler.
4082 (report-emacs-bug): In message-mode, sort manually before storing
4083 original report text. (Bug#5178)
4084 Remove superfluous save-excursion.
4085
4086 2009-12-12 Michael Albinus <michael.albinus@gmx.de>
4087
4088 * net/dbus.el (dbus-property-handler): Filter lambda forms out
4089 when responding to "GetAll" properties.
4090
4091 2009-12-12 Chong Yidong <cyd@stupidchicken.com>
4092
4093 * simple.el (compose-mail): Remove mail-setup-with-from from
4094 customization checks.
4095
4096 2009-12-12 Eli Zaretskii <eliz@gnu.org>
4097
4098 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
4099 RAR archives created on Unix systems.
4100
4101 2009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
4102
4103 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
4104 the varalias that was accidentally removed by the 2009-11-19 change
4105 (bug#5186).
4106
4107 2009-12-12 Kenichi Handa <handa@m17n.org>
4108
4109 * language/indian.el (indian-compose-regexp): New function.
4110 (malayalam-composable-pattern): Fix the pattern.
4111 (composition-function-table): Set malayalam-composable-pattern for
4112 Malayalam characters.
4113
4114 2009-12-11 Chong Yidong <cyd@stupidchicken.com>
4115
4116 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
4117 rather than down-mouse-1, based on follow-link conventions.
4118
4119 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
4120 are compiled.
4121
4122 2009-12-11 Michael McNamara <mac@mail.brushroad.com>
4123
4124 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
4125 (verilog-vmm-statement-re, verilog-ovm-statement-re)
4126 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
4127 (verilog-leap-to-head, verilog-backward-token):
4128 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
4129
4130 2009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
4131
4132 * progmodes/verilog-mode.el (verilog-auto-lineup)
4133 (verilog-nameable-item-re): Cleanup user-visible spelling and
4134 documentation errors. One reported by Gary Delp.
4135 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
4136 (verilog-read-decls): Fix AUTOWIRE with types declared in a
4137 package, bug195. Reported by Pierre-David Pfister.
4138
4139 2009-12-11 Glenn Morris <rgm@gnu.org>
4140
4141 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
4142
4143 * mail/emacsbug.el: No longer require sendmail.
4144 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
4145 (report-emacs-bug-orig-text): Doc fix.
4146 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
4147 New local variables, to adapt to different mail-user-agents.
4148 (report-emacs-bug): Fix test for a gnu.org address.
4149 Use overlays for emphasis, since font-lock defeats 'face property.
4150 Pretest bugs also end up at the newsgroup these days.
4151 Stop message-mode stripping text properties.
4152 Set and use the new buffer-local variables.
4153 (report-emacs-bug-hook): Add doc-string.
4154 Remove some unnecessary save-excursions and simplify.
4155 Use the appropriate hook and send-command.
4156
4157 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
4158 capitalization of some menu entries.
4159
4160 2009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4161
4162 * whitespace.el (whitespace-display-char-on): Ensure
4163 `buffer-display-table' is unique when two or more windows are
4164 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
4165 New version 12.1.
4166
4167 2009-12-10 Eli Zaretskii <eliz@gnu.org>
4168
4169 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
4170 characters in the Attribute field.
4171
4172 2009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4173
4174 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
4175
4176 2009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
4177
4178 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
4179 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
4180 Disregard autoload-excludes.
4181 (update-directory-autoloads): Obey autoload-excludes here instead.
4182 But don't store its contents in no-autoloads and remove entries that
4183 refer to excludes files.
4184
4185 2009-12-10 Glenn Morris <rgm@gnu.org>
4186
4187 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
4188 (expand-mail-aliases): Define for compiler.
4189
4190 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
4191 Define for compiler.
4192
4193 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
4194 appropriate for the mail-user-agent in use.
4195
4196 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4197
4198 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
4199
4200 2009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
4201
4202 Fix short log parsing and fontification.
4203 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
4204 Fix fontification for the [merge] label.
4205
4206 2009-12-09 Vivek Dasmohapatra <vivek@etla.org>
4207
4208 Drop some properties to avoid surprises (bug#5002).
4209 * htmlfontify.el (hfy-ignored-properties): New defcustom.
4210 (hfy-fontify-buffer): Use it.
4211
4212 2009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
4213
4214 Minor cleanup.
4215 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
4216 Adjust all callers.
4217 (ffap-locate-file): Remove unused arg `dir-ok' and make other
4218 args compulsory. Adjust callers.
4219 (ffap-gopher-at-point): Remove unused var `name'.
4220
4221 Get rid of the ELCFILES abomination.
4222 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
4223 (compile-elcfiles): New phony target.
4224 (compile-main): Compute ELCFILES dynamically.
4225 (compile-clean): New target to remove left-over elc files.
4226 (compile, all): Use it.
4227
4228 2009-12-09 Kenichi Handa <handa@etlken>
4229
4230 * international/mule-diag.el: Require help-mode instead of help-fns.
4231
4232 2009-12-09 Kenichi Handa <handa@m17n.org>
4233
4234 * international/mule-cmds.el (ucs-names): Supply sufficiently
4235 fine ranges instead of pre-calculating accurate ranges.
4236 Iterate with bigger gc-cons-threshold.
4237
4238 2009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
4239
4240 Add support for stashing a snapshot of the current tree.
4241 * vc-git.el (vc-git-stash-snapshot): New function.
4242 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
4243
4244 2009-12-08 Jose E. Marchesi <jemarch@gnu.org>
4245
4246 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
4247 instead of `(beginning|end)-of-line'.
4248
4249 2009-12-08 Glenn Morris <rgm@gnu.org>
4250
4251 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
4252
4253 * Makefile.in (ELCFILES): Regenerate.
4254
4255 2009-12-07 Juri Linkov <juri@jurta.org>
4256
4257 Don't lazy-highlight the comint output in history Isearch mode.
4258
4259 * comint.el (comint-history-isearch-search): Instead of
4260 `comint-line-beginning-position', use `comint-after-pmark-p'
4261 to check if point if before the process mark, and go to
4262 `process-mark' in this case.
4263
4264 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4265
4266 * textmodes/tex-mode.el (latex-complete)
4267 (latex-indent-or-complete): Remove.
4268 (latex-mode): Set completion-at-point-functions instead.
4269
4270 Provide a standard completion command and hook it into TAB.
4271 * minibuffer.el (completion-at-point-functions): New var.
4272 (completion-at-point): New command.
4273 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
4274 * progmodes/python.el (python-mode-map): Use completion-at-point.
4275 (python-completion-at-point): Rename from python-partial-symbol and
4276 adjust for use in completion-at-point-functions.
4277 (python-mode): Setup completion-at-point for Python completion.
4278 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
4279 extracted from lisp-complete-symbol.
4280 (lisp-complete-symbol): Use it.
4281 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
4282 setup completion-at-point for Elisp completion.
4283 (emacs-lisp-mode-map, lisp-interaction-mode-map):
4284 Use completion-at-point.
4285 * ielm.el (ielm-map): Use completion-at-point.
4286 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
4287 * progmodes/sym-comp.el: Move to...
4288 * obsolete/sym-comp.el: Move from progmodes.
4289
4290 2009-12-07 Eli Zaretskii <eliz@gnu.org>
4291
4292 Prevent save-buffer in Rmail buffers from using the coding-system
4293 of the current message, and from clobbering the encoding mnemonics
4294 in the mode line (Bug#4623).
4295
4296 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
4297 flag, too.
4298 (rmail-message-encoding): New variable.
4299 (rmail-write-region-annotate): Record the encoding of the current
4300 message in rmail-message-encoding.
4301 (rmail-after-save-hook): New function, restores the encoding of
4302 the current message after the message collection is saved.
4303
4304 2009-12-07 Juri Linkov <juri@jurta.org>
4305
4306 * progmodes/grep.el (grep-read-files): Use `completing-read'
4307 instead of `read-string'. Set its `collection' arg to
4308 `read-file-name-internal'. (Bug#4301)
4309
4310 2009-12-07 Juri Linkov <juri@jurta.org>
4311
4312 Correctly restore original Isearch point. (Bug#4994)
4313
4314 * isearch.el (isearch-mode): Move `isearch-push-state' after
4315 `(run-hooks 'isearch-mode-hook)'.
4316 (isearch-cancel): When `isearch-push-state-function' is defined,
4317 let-bind `isearch-cmds' to the first state (the last element of
4318 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
4319 function and restores the original point). Otherwise, move point
4320 to `isearch-opoint'.
4321
4322 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4323
4324 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
4325 chars that don't have names, so the table can be built much faster at
4326 run-time.
4327
4328 2009-12-07 Chong Yidong <cyd@stupidchicken.com>
4329
4330 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
4331 change. Suggested by David Kastrup.
4332
4333 * simple.el (compose-mail): Check for incompatibilities and warn.
4334 (compose-mail-user-agent-warnings): New option.
4335
4336 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
4337
4338 Support showing a single log entry from vc-annotate.
4339 * vc.el (print-log): Add a new argument: START-REVISION.
4340 (vc-print-log-internal): Add a new optional argument and
4341 pass it to the backend.
4342 (vc-print-log, vc-print-root-log): Adjust callers.
4343 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
4344 buffer already displays the requested log entry, use it.
4345 Otherwise display only the log entry in question.
4346 * vc-svn.el (vc-svn-print-log):
4347 * vc-mtn.el (vc-mtn-print-log):
4348 * vc-hg.el (vc-hg-state):
4349 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
4350 (vc-git-show-log-entry): Return t on success.
4351 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
4352 (vc-bzr-show-log-entry): Return t on success.
4353 * vc-rcs.el (vc-rcs-print-log):
4354 * vc-sccs.el (vc-sccs-print-log):
4355 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
4356
4357 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
4358
4359 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
4360 Add menus to the meta mode. (Bug#5043)
4361
4362 2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
4363
4364 * ediff-init.el (ediff-event-key): Use event-to-character instead of
4365 event-key.
4366
4367 * ediff.el (ediff-buffers-internal): Add unwind-protect.
4368
4369 2009-12-07 Michael Albinus <michael.albinus@gmx.de>
4370
4371 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
4372 Berbain <raphael.berbain@gmail.com>.
4373
4374 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
4375 characters.
4376 (tramp-initial-end-of-output): New defconst.
4377 (tramp-methods, tramp-find-shell)
4378 (tramp-open-connection-setup-interactive-shell)
4379 (tramp-maybe-open-connection): Use it.
4380 (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
4381 existence of `#' and `$'.
4382
4383 * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
4384 `tramp-initial-end-of-output'.
4385
4386 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
4387
4388 Get the background mode from the terminal for xterm, and set
4389 faces accordingly.
4390 * term/xterm.el (xterm-set-background-mode): New function.
4391 (terminal-init-xterm): Use it in case xterm supports background
4392 color queries. Recompute faces after getting the background
4393 color.
4394
4395 2009-12-07 Ulrich Mueller <ulm@gentoo.org>
4396
4397 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
4398 number comment back on its own line, for easier parsing.
4399
4400 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4401
4402 Make it work for non-file buffers (bug#5102).
4403 * doc-view.el (doc-view-current-cache-dir):
4404 Use doc-view-buffer-file-name rather than buffer-file-name.
4405 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
4406
4407 2009-12-06 Óscar Fuentes <ofv@wanadoo.es>
4408
4409 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
4410 author field is too short.
4411
4412 2009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
4413
4414 * vc-git.el (vc-git-print-log): Handle a limit argument.
4415 Display the short log in graph form and with labels.
4416 (vc-git-log-view-mode): Handle labels.
4417
4418 Make vc-revert change VC state from 'added to 'unregistered.
4419 * vc-git.el (vc-git-revert): Call git reset first.
4420
4421 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
4422
4423 * net/newst-backend.el, net/newst-plainview.el:
4424 * net/newst-reader.el, net/newst-ticker.el:
4425 * net/newst-treeview.el, net/newsticker.el:
4426 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
4427
4428 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
4429
4430 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
4431
4432 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
4433 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
4434 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
4435 Update annotation regexp.
4436
4437 * simple.el (beginning-of-visual-line): Constrain to field
4438 boundaries (Bug#5106).
4439
4440 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
4441
4442 * xml.el (xml-substitute-numeric-entities): Move
4443 newsticker--decode-numeric-entities in newst-backend.el to
4444 xml-substitute-numeric-entities in xml.el. (Bug#5008)
4445 * net/newst-backend.el (newsticker--parse-generic-feed)
4446 (newsticker--parse-generic-items)
4447 (newsticker--decode-numeric-entities): Move
4448 newsticker--decode-numeric-entities in newst-backend.el to
4449 xml-substitute-numeric-entities in xml.el. (Bug#5008)
4450
4451 2009-12-06 Daniel Colascione <dan.colascione@gmail.com>
4452
4453 * progmodes/js.el (js--js-not): Add null to the list of values.
4454
4455 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
4456
4457 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
4458
4459 2009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4460
4461 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
4462 delimiter if it is at the end of the current line.
4463 (bibtex-generate-url-list): Fix docstring.
4464
4465 2009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
4466
4467 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
4468 minibuffer's content with itself.
4469 Fold the confirm-after-completion case into the `confirm' case.
4470 (completion-pcm-word-delimiters): Add : and / to the delimiters.
4471
4472 2009-12-06 Kevin Ryde <user42@zip.com.au>
4473
4474 * ffap.el (ffap-rfc-path): Make this a defcustom since
4475 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
4476
4477 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
4478 manuals, similar to existing setup for help-mode. (Bug#3913.)
4479
4480 2009-12-05 Juri Linkov <juri@jurta.org>
4481
4482 Save and restore dired buffer's point positions too. (Bug#4880)
4483
4484 * dired.el (dired-save-positions): Return in the first element
4485 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
4486 Doc fix.
4487 (dired-restore-positions): First restore buffer's position.
4488 While restoring window's positions, check if window still displays
4489 the original buffer.
4490
4491 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
4492
4493 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
4494 if possible.
4495
4496 * cedet/semantic/ia.el (semantic-ia-complete-symbol):
4497 Make argument optional.
4498
4499 * shell.el (shell): Require ansi-color (Bug#5113).
4500
4501 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
4502
4503 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
4504
4505 2009-12-05 Alan Mackenzie <acm@muc.de>
4506
4507 * progmodes/cc-mode.el (c-before-hack-hook)
4508 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
4509 `c-file-style' to work again. This reversion restores the current
4510 software to its state in Emacs 23.1. (Bug#4146)
4511
4512 2009-12-05 Kevin Ryde <user42@zip.com.au>
4513
4514 * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
4515 comment-start-skip to comment-end-skip as comment (Bug#4781).
4516
4517 2009-12-05 Juri Linkov <juri@jurta.org>
4518
4519 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
4520 for virtual nodes. (Bug#4147)
4521 (Info-find-node-2): Set `Info-current-node-virtual' to nil
4522 when moving from a virtual node.
4523 (Info-mode-menu): Add `Info-virtual-index' to the menu.
4524 (Info-mode): Add `Info-virtual-index' to the docstring.
4525
4526 2009-12-05 Eric Ludlam <zappo@gnu.org>
4527
4528 * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
4529 Describe project macro symbols.
4530
4531 * cedet/semantic/complete.el (semantic-complete-do-completion):
4532 Don't call semantic-collector-current-exact-match.
4533
4534 * cedet/ede.el (ede-apply-preprocessor-map): Accept lists of
4535 ede-objects as targets.
4536
4537 * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Output
4538 a target's object list even if compiler vars are already in the
4539 Makefile.
4540
4541 * cedet/ede/emacs.el (ede-preprocessor-map): Add config.h to the
4542 list of headers producing necessary macros.
4543
4544 2009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4545
4546 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
4547 track of the buffer position of the end of a BibTeX entry as this
4548 position may change during reformatting.
4549 (bibtex-format-entry): Remove whitespace before processing
4550 numerical fields so that we recognize the latter properly.
4551 (bibtex-reformat): Do not use push which changes the global value
4552 of bibtex-entry-format.
4553 (bibtex-field-braces-alist, bibtex-field-strings-alist)
4554 (bibtex-field-re-init): Replace only space characters by regexp
4555 for whitespace.
4556 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
4557 (bibtex-initialize): Also update bibtex-strings.
4558 (bibtex-kill-field): Preserve white space at end of entry.
4559 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
4560 Update bibtex-reference-keys.
4561
4562 2009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
4563
4564 * minibuffer.el (completion-pcm--merge-try): Also consider placing
4565 point after a star, if that's the only place where modifications can
4566 make progress.
4567
4568 2009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
4569
4570 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
4571 in docstrings.
4572
4573 2009-12-04 Juri Linkov <juri@jurta.org>
4574
4575 * proced.el (proced): Call `(proced-update t)' to update process
4576 information instead of only running proced-post-display-hook.
4577 (proced-send-signal): Add a leading space to the buffer name
4578 " *Marked Processes*" to make this buffer ephemeral.
4579
4580 2009-12-04 Juri Linkov <juri@jurta.org>
4581
4582 * dired.el (dired-auto-revert-buffer): New defcustom.
4583 (dired-internal-noselect): Use it.
4584
4585 2009-12-04 Juri Linkov <juri@jurta.org>
4586
4587 Change roles of modes and functions in image-mode.el (Bug#5062).
4588
4589 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
4590 in `auto-mode-alist'.
4591 (image-mode-previous-major-mode): New variable.
4592 (image-minor-mode-map): Rename from `image-mode-text-map'.
4593 (image-mode): Move graceful error-handling code from
4594 `image-minor-mode' to here. On errors call `image-mode-as-text'.
4595 (image-minor-mode): Remove all image-handling code.
4596 Replace `image-mode-text-map' with `image-minor-mode-map'.
4597 Check for `image-type' in mode-line format string.
4598 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
4599 (image-mode-as-text): New function with most code from
4600 `image-mode-maybe'.
4601 (image-toggle-display-text): Move code that removes image
4602 properties from `image-toggle-display' to here.
4603 (image-toggle-display-image): New function with code that adds
4604 image properties copied from `image-toggle-display'.
4605 (image-toggle-display): Remove most code with leaving only code
4606 that toggles between `image-mode-as-text' and `image-mode'.
4607
4608 2009-12-04 Ulf Jasper <ulf.jasper@web.de>
4609
4610 * net/newst-treeview.el
4611 (newsticker--treeview-list-highlight-start): Restored call to
4612 save-excursion: Selected item was stuck.
4613 (newsticker--treeview-list-select): New.
4614 (newsticker--treeview-item-show-text)
4615 (newsticker--treeview-item-show)
4616 (newsticker--treeview-item-update): Use new
4617 newsticker-treeview-item-mode.
4618 (newsticker-treeview-update): Keep current item.
4619 (newsticker-treeview-next-new-or-immortal-item): Doc change.
4620 (newsticker--treeview-first-feed): Doc change.
4621 (newsticker-treeview-list-menu)
4622 (newsticker-treeview-item-menu): Added menu entries.
4623 (newsticker-treeview-item-mode): New.
4624
4625 * net/newst-backend.el (newsticker-customize): Delete other
4626 windows.
4627
4628 2009-12-04 Sam Steingold <sds@gnu.org>
4629
4630 * log-view.el (log-view-mode-map): "q" calls quit-window,
4631 like in all the other non-self-insert buffers.
4632
4633 2009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
4634
4635 Minor cleanup.
4636 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
4637 key decoding rather than do it manually via last-input-event +
4638 ascii-character.
4639 (term-exec): Use delete-and-extract-region.
4640 (term-handle-ansi-terminal-messages): Remove unused var `end'.
4641 (term-process-pager): Remove unused var `i'.
4642 (term-dynamic-simple-complete): Make obsolete.
4643 (serial-update-config-menu): Remove unused vars `y' and `str'.
4644 (term-update-mode-line): Remove unused var `temp'.
4645
4646 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
4647
4648 Limit the number of log entries displayed by default.
4649 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
4650 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
4651 using a prefix argument.
4652
4653 2009-12-03 Glenn Morris <rgm@gnu.org>
4654
4655 * progmodes/idlwave.el (class): Restore still useful declaration.
4656
4657 2009-12-03 Alan Mackenzie <acm@muc.de>
4658
4659 Enhance `c-parse-state' to run efficiently in "brace deserts".
4660
4661 * progmodes/cc-mode.el (c-basic-common-init):
4662 Call c-state-cache-init.
4663 (c-neutralize-syntax-in-and-mark-CPP): Rename from
4664 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
4665 placing `category' properties value 'c-cpp-delimiter at its boundaries.
4666
4667 * progmodes/cc-langs.el (c-before-font-lock-function):
4668 c-extend-and-neutralize-syntax-in-CPP has been renamed
4669 c-neutralize-syntax-in-and-mark-CPP.
4670
4671 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
4672 with `category' properties now, not `syntax-table' ones.
4673
4674 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
4675 enhanced (but slower) version of c-end-of-macro that won't land
4676 inside a literal or on another awkward character.
4677 (c-state-cache-too-far, c-state-cache-start)
4678 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
4679 (c-state-nonlit-pos-cache-limit, c-state-point-min)
4680 (c-state-point-min-lit-type, c-state-point-min-lit-start)
4681 (c-state-min-scan-pos, c-state-brace-pair-desert)
4682 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
4683 buffer local variables.
4684 (c-state-literal-at, c-state-lit-beg)
4685 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
4686 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
4687 (c-state-cache-top-paren, c-state-cache-after-top-paren)
4688 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
4689 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
4690 (c-renarrow-state-cache)
4691 (c-append-lower-brace-pair-to-state-cache)
4692 (c-state-push-any-brace-pair, c-append-to-state-cache)
4693 (c-remove-stale-state-cache)
4694 (c-remove-stale-state-cache-backwards, c-state-cache-init)
4695 (c-invalidate-state-cache-1, c-parse-state-1)
4696 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
4697 (c-parse-state): Enhance and refactor.
4698 (c-debug-parse-state): Amend to deal with all the new variables.
4699
4700 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
4701 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
4702 modify to use category text properties rather than syntax-table ones.
4703 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
4704 to switch off/on the syntactic paren property of C++ template
4705 delimiters using the category property.
4706 (c-with-<->-as-parens-suppressed): Macro to invoke code with
4707 template delims suppressed.
4708 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
4709 New constant/macros which apply category properties to the start
4710 and end of preprocessor constructs.
4711 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
4712 "comment out" the syntactic value of characters in preprocessor
4713 constructs.
4714 (c-with-cpps-commented-out)
4715 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
4716 with characters in all or all but one preprocessor constructs
4717 "commented out".
4718
4719 2009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4720
4721 * proced.el (proced-filter-alist): Use regexp-quote.
4722
4723 2009-12-03 Michael Albinus <michael.albinus@gmx.de>
4724
4725 Cleanup.
4726 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
4727 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
4728 arguments. Expand `default-directory'.
4729
4730 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
4731 the benefit of returning an expanded localname.
4732 (tramp-tramp-file-p): Handle the case NAME is not a string.
4733
4734 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
4735
4736 Add support for bzr shelve/unshelve.
4737 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
4738 (vc-bzr-extra-menu-map): New variables.
4739 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
4740 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
4741 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
4742 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
4743 (vc-bzr-dir-extra-headers): Display shelves.
4744
4745 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
4746
4747 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
4748
4749 * textmodes/bibtex.el (bibtex-complete-internal):
4750 Use completion-in-region.
4751 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
4752
4753 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
4754
4755 Support applying stashes. Improve UI.
4756 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
4757 (vc-git-stash-apply, vc-git-stash-pop)
4758 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
4759 (vc-git-stash-menu): New functions.
4760 (vc-git-stash-menu-map): New variable.
4761 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
4762
4763 2009-12-03 Glenn Morris <rgm@gnu.org>
4764
4765 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
4766 (vc-print-log-internal): Fix previous change.
4767 (vc-revert): Correct pluralization.
4768
4769 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
4770
4771 * progmodes/make-mode.el (makefile-special-targets-list): No need for
4772 it to be an alist any more.
4773 (makefile-complete): Use completion-in-region.
4774
4775 * progmodes/octave-mod.el (octave-complete-symbol):
4776 Use completion-in-region.
4777
4778 Misc cleanup.
4779 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
4780 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
4781 (idlwave-complete-class): Don't quote lambda.
4782 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
4783 (idlwave-mode-map): Move initialization into declaration.
4784 (idlwave-action-and-binding): Use backquotes.
4785 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
4786 Simplify.
4787 (idlwave-is-pointer-dereference): Remove unused var `pos'.
4788 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
4789 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
4790 `parts', and `all-parts'.
4791 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
4792 (idlwave-convert-xml-system-routine-info): Remove unused string
4793 `version-string'.
4794 (idlwave-display-user-catalog-widget): Use dolist.
4795 (idlwave-scanning-lib): Declare dynamically-scoped var.
4796 (idlwave-scan-library-catalogs): Remove unused var `flags'.
4797 (completion-highlight-first-word-only): Declare to silence bytecomp.
4798 (idlwave-popup-select): Tighten scope of `resp'.
4799 (idlwave-find-struct-tag): Remove unused var `beg'.
4800 (idlwave-after-load-rinfo-hook): Declare.
4801 (idlwave-sintern-class-info): Remove unused var `taglist'.
4802 (idlwave-find-class-definition): Remove unused var `list'.
4803 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
4804 (idlwave-what-module-find-class): Remove unused var `classes'.
4805
4806 2009-12-03 Juanma Barranquero <lekktu@gmail.com>
4807
4808 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
4809
4810 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
4811
4812 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
4813 buffers visited. Remove redundant current-buffer-saving.
4814
4815 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
4816
4817 Use completion-in-buffer and remove uses of dynamic scoping.
4818 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
4819 (pascal-buffer-to-use, pascal-flag): Don't declare.
4820 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
4821 (pascal-get-completion-decl, pascal-keyword-completion):
4822 Add `pascal-str' argument, save-excursion,
4823 return the found completions, and don't filter with pascal-pred.
4824 (pascal-completion-cache): New var.
4825 (pascal-completion): Don't switch buffer any more (it was never
4826 necessary). Don't save-excursion any more (it's done by the called
4827 subroutines). Use a cache to avoid redundant computations.
4828 Use complete-with-action rather than pascal-completion-response and
4829 let it apply the predicate as well.
4830 (pascal-complete-word): Use completion-in-buffer when
4831 pascal-toggle-completions is nil.
4832 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
4833 not used any more.
4834 (pascal-comp-defun): Don't change buffer any more.
4835 Use complete-with-action rather than pascal-completion-response and
4836 let it apply the predicate as well.
4837 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
4838 when neded.
4839
4840 2009-12-02 Kenichi Handa <handa@m17n.org>
4841
4842 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
4843 shape for all Indic scripts.
4844
4845 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
4846
4847 Use completion-in-buffer.
4848 * wid-edit.el (widget-field-text-end): New function.
4849 (widget-field-value-get): Use it.
4850 (widget-string-complete, widget-file-complete)
4851 (widget-color-complete): Use it and completion-in-region.
4852 (widget-complete): Don't narrow the buffer.
4853
4854 2009-12-02 Glenn Morris <rgm@gnu.org>
4855
4856 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
4857 (rmail-select-summary): Use rmail-pop-to-buffer.
4858 * mail/rmailsum.el: Replace all pop-to-buffer calls with
4859 rmail-pop-to-buffer, to prevent horizontal splits.
4860
4861 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
4862 save-excursion with save-current-buffer.
4863 Widen before searching. (Bug#5093)
4864 (diary-list-sexp-entries): Remove superfluous save-excursion.
4865
4866 2009-12-02 Michael Welsh Duggan <mwd@cert.org>
4867
4868 * woman.el (woman-make-bufname): Handle man-pages with "." in the
4869 name. (Bug#5038)
4870
4871 2009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
4872
4873 * ido.el (ido-file-internal): Handle filenames at point that do
4874 not have a directory part. (Bug#5049)
4875
4876 2009-12-02 Juanma Barranquero <lekktu@gmail.com>
4877
4878 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
4879 (mpc-songs-jump-to, mpc-resume): Doc fixes.
4880
4881 2009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
4882
4883 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
4884 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
4885 any more.
4886
4887 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
4888
4889 * comint.el (comint-insert-input): Ignore clicks to the right of
4890 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
4891
4892 * vc.el (vc-print-log-internal): Don't wait for the process to
4893 terminate before setting up the major mode.
4894
4895 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
4896 in case.
4897
4898 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
4899 the last element.
4900
4901 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
4902
4903 2009-12-01 Glenn Morris <rgm@gnu.org>
4904
4905 * window.el (window--display-buffer-2): Fix previous changes.
4906
4907 2009-12-01 Chong Yidong <cyd@stupidchicken.com>
4908
4909 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
4910
4911 2009-12-01 Glenn Morris <rgm@gnu.org>
4912
4913 * Makefile.in (ELCFILES): Add mpc.elc.
4914
4915 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
4916
4917 * mpc.el: New file.
4918
4919 2009-12-01 Glenn Morris <rgm@gnu.org>
4920
4921 * window.el (window-to-use): Define for compiler.
4922
4923 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
4924 consistent with others (no final period).
4925
4926 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
4927 (rmail-mime-show): Downcase the encoding. (Bug#5070)
4928
4929 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
4930
4931 Make vc-print-log buttons work.
4932 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
4933
4934 2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
4935
4936 * savehist.el (savehist-autosave-interval): Allow setting to nil
4937 through customize. (Bug#5056)
4938
4939 2009-11-30 Juanma Barranquero <lekktu@gmail.com>
4940
4941 Fix references to jit-lock properties.
4942 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
4943 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
4944 (perl-font-lock-special-syntactic-constructs):
4945 Quote jit-lock-defer-multiline property.
4946
4947 2009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
4948
4949 * vc-git.el (vc-git-registered): Call vc-git-root only once.
4950
4951 2009-11-30 Juri Linkov <juri@jurta.org>
4952
4953 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
4954 value `buffer' of `multi-isearch-next-buffer-current-function'.
4955 Use `(current-buffer)' when `buffer' is nil.
4956 (multi-isearch-next-buffer-from-list): Don't fallback to
4957 `(current-buffer)' when `buffer' is nil. (Bug#4947)
4958
4959 2009-11-30 Juri Linkov <juri@jurta.org>
4960
4961 * misearch.el (multi-isearch-read-buffers): Move canonicalization
4962 of buffers with `get-buffer' to `multi-isearch-buffers'.
4963 (multi-isearch-buffers, multi-isearch-buffers-regexp):
4964 Canonicalize BUFFERS with `get-buffer'. Doc fix.
4965 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
4966 FILES with `expand-file-name' converting relative file names
4967 to absolute. Doc fix. (Bug#4727)
4968
4969 2009-11-30 Juri Linkov <juri@jurta.org>
4970
4971 * misearch.el (multi-isearch-read-buffers)
4972 (multi-isearch-read-matching-buffers): New functions.
4973 (multi-isearch-buffers, multi-isearch-buffers-regexp):
4974 Use them in the `interactive' spec. Doc fix.
4975 (multi-isearch-read-files, multi-isearch-read-matching-files):
4976 New functions.
4977 (multi-isearch-files, multi-isearch-files-regexp):
4978 Use them in the `interactive' spec. Doc fix. (Bug#4725)
4979
4980 2009-11-30 Juri Linkov <juri@jurta.org>
4981
4982 * doc-view.el (doc-view-continuous):
4983 Rename from `doc-view-continuous-mode'.
4984 (doc-view-menu): Move "Toggle display" to the top.
4985 Add submenu "Continuous" with radio buttons "Off"/"On"
4986 and "Save as Default".
4987 (doc-view-scroll-up-or-next-page)
4988 (doc-view-scroll-down-or-previous-page)
4989 (doc-view-next-line-or-next-page)
4990 (doc-view-previous-line-or-previous-page): Rename
4991 `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
4992
4993 2009-11-30 Juri Linkov <juri@jurta.org>
4994
4995 * comint.el (comint-mode-map): Rebind `M-r' from
4996 `comint-previous-matching-input' to
4997 `comint-history-isearch-backward-regexp'.
4998 Unbind `M-s' to allow global key binding `M-s'.
4999 Add menu items for `comint-history-isearch-backward' and
5000 `comint-history-isearch-backward-regexp'. (Bug#3746)
5001
5002 2009-11-30 Juri Linkov <juri@jurta.org>
5003
5004 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
5005 For def=recenter, replace `recenter' with `recenter-top-bottom'
5006 that is called with `this-command' and `last-command' let-bound
5007 to `recenter-top-bottom'. When the last `def' was not `recenter',
5008 set `recenter-last-op' to nil. (Bug#4981)
5009
5010 2009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
5011
5012 Minor cleanup and simplification.
5013 * filecache.el (file-cache-add-directory)
5014 (file-cache-add-directory-recursively)
5015 (file-cache-add-from-file-cache-buffer)
5016 (file-cache-delete-file-regexp, file-cache-delete-directory)
5017 (file-cache-files-matching-internal, file-cache-display): Use dolist.
5018 (file-cache-temp-minibuffer-message): Delete function.
5019 (file-cache-minibuffer-complete): Use minibuffer-message instead.
5020
5021 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
5022 Don't signal an error when bumping into EOB in tr, s, or y.
5023
5024 2009-11-29 Juri Linkov <juri@jurta.org>
5025
5026 * startup.el (fancy-about-text): Fix wording of Guided Tour.
5027 (Bug#4960)
5028
5029 * descr-text.el (describe-char-unidata-list): Use lowercase name
5030 for "Unicode name" like in other tags.
5031
5032 2009-11-29 Juri Linkov <juri@jurta.org>
5033
5034 * ediff-util.el (ediff-minibuffer-with-setup-hook):
5035 New compatibility macro.
5036 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
5037
5038 2009-11-29 Juri Linkov <juri@jurta.org>
5039
5040 Add defcustom to define the cycling order of `recenter-top-bottom'.
5041 (Bug#4981)
5042
5043 * window.el (recenter-last-op): Doc fix.
5044 (recenter-positions): New defcustom.
5045 (recenter-top-bottom): Rewrite to use `recenter-positions'.
5046 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
5047
5048 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5049
5050 Improve integration of Tramp and ange-ftp in eshell.
5051
5052 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
5053 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
5054 (eshell/sudo): Flatten args. Let-bind `default-directory'.
5055
5056 * eshell/esh-util.el (top): Require also Tramp when compiling.
5057 (eshell-directory-files-and-attributes): Check for FTP remote
5058 connection.
5059 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
5060 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
5061 (eshell-file-attributes): Handle ".". Return `entry'.
5062
5063 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
5064 (ange-ftp-directory-files-and-attributes)
5065 (ange-ftp-real-directory-files-and-attributes): New defuns.
5066
5067 * net/tramp.el (tramp-maybe-open-connection): Open the remote
5068 shell with "exec" when possible. This prevents trailing prompts
5069 in `start-file-process'.
5070
5071 2009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
5072
5073 Try and remove assumptions about point-min==1.
5074 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
5075 (rng-compute-mode-line-string): Show the validation percentage in
5076 terms of the narrowed text, not the widened text.
5077 (rng-do-some-validation): Don't catch internal errors when debugging.
5078 (rng-first-error): Simplify.
5079 (rng-after-change-function): Remove work around. AFAIK the bug has
5080 been fixed a while ago.
5081
5082 * image-mode.el (image-minor-mode): Exit more gracefully when the image
5083 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
5084
5085 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
5086
5087 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
5088 `cd' doesn't always do it for us (bug#5067).
5089
5090 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
5091 on 2009-10-25 as part of some other change (bug#5067).
5092
5093 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
5094
5095 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
5096 `suspicious'.
5097 (byte-compile-warnings): Use byte-compile-warning-types.
5098 (byte-compile-save-excursion): Warn about use of set-buffer right
5099 after save-excursion.
5100
5101 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
5102 the excursion as well.
5103
5104 2009-11-27 Michael Albinus <michael.albinus@gmx.de>
5105
5106 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
5107 providing a Tramp related implementation of "su" and "sudo".
5108 (eshell-unix-initialize): Add "su" and "sudo".
5109
5110 2009-11-27 Daiki Ueno <ueno@unixuser.org>
5111
5112 * net/socks.el (socks-send-command): Convert binary request to
5113 unibyte before sending. This fixes mishandling of some port
5114 numbers such as 129.
5115
5116 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
5117
5118 * help.el (describe-bindings-internal): Remove `interactive'.
5119
5120 * man.el (Man-completion-table): Trim a terminating "(".
5121 Remove the space between name page a section.
5122 Add the command's description on the `help-echo' property.
5123 Remove `process-connection-type' binding since it's unused by
5124 call-process.
5125 Provide completion for the "<section> <name>" format as well.
5126 (Man-default-man-entry): Remove spurious var shadowing the argument.
5127
5128 2009-11-26 Kevin Ryde <user42@zip.com.au>
5129
5130 * log-view.el: Add "Keywords: tools", since its other keywords
5131 aren't in finder-known-keywords, and following vc.el.
5132
5133 * sha1.el (sha1-string-external): default-directory "/" in case
5134 otherwise non-existent. process-connection-type pipe for touch of
5135 efficiency recommended by elisp manual. (An aside in Bug#3911.)
5136
5137 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
5138
5139 Misc coding convention cleanups.
5140 * htmlfontify.el (hfy-init-kludge-hook): Rename from
5141 hfy-init-kludge-hooks.
5142 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
5143 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
5144 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
5145 and push.
5146 (hfy-slant, hfy-weight): Use tables rather than code.
5147 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
5148 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
5149 (hfy-face-attr-for-class): Initialize `face-spec' directly.
5150 (hfy-face-to-css): Remove `nconc' with single arg.
5151 (hfy-p-to-face-lennart): Use `or'.
5152 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
5153 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
5154 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
5155 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
5156 (hfy-force-fontification): Use run-hooks.
5157
5158 2009-11-26 Vivek Dasmohapatra <vivek@etla.org>
5159
5160 Various minor fixes.
5161 * htmlfontify.el (hfy-default-header): Add toggle_invis since
5162 Javascript belongs in the header, not the body.
5163 (hfy-javascript): Remove.
5164 (hfy-fontify-buffer): Don't insert it any more.
5165 (hfy-face-at): Handle (face0 face1 face2) style face properties.
5166 Fix bug in invis handling when there were no invis props in a chunk.
5167
5168 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
5169
5170 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
5171
5172 2009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
5173
5174 * finder.el (finder-mode-map): Add a menu.
5175
5176 2009-11-26 Michael McNamara <mac@mail.brushroad.com>
5177
5178 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
5179 "unsigned" structs.
5180
5181 (verilog-leap-to-head, verilog-backward-token): Handle "disable
5182 fork" statement better.
5183
5184 2009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
5185
5186 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
5187 (verilog-delete-auto, verilog-delete-empty-auto-pair)
5188 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
5189 Reported by Clay Douglass.
5190
5191 (verilog-auto-inst, verilog-auto-star-safe)
5192 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
5193 Fix removing "// Interfaces" when saving .* expansions. Reported by
5194 Pierre-David Pfister.
5195
5196 2009-11-26 Glenn Morris <rgm@gnu.org>
5197
5198 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
5199 the scope.
5200
5201 2009-11-25 Johan Bockgård <bojohan@gnu.org>
5202
5203 * vc-annotate.el (vc-annotate-revision-previous-to-line):
5204 Really use previous revision.
5205
5206 2009-11-25 Kevin Ryde <user42@zip.com.au>
5207
5208 * man.el (Man-completion-table): default-directory "/" in case
5209 doesn't otherwise exist. process-environment COLUMNS=999 so as
5210 not to truncate long names. process-connection-type pipe to avoid
5211 any chance of hitting the pseudo-tty TIOCGWINSZ.
5212 (man): completion-ignore-case t for friendliness and since man
5213 itself is case-insensitive on the command line.
5214 Further to Bug#3717.
5215
5216 * arc-mode.el: Add "Keywords: files", so the details in its
5217 commentary can be reached from finder-by-keyword.
5218 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
5219 editing mode, but it's comms related and sgml-mode.el has "comm"
5220 on that basis too.
5221 * textmodes/bibtex-style.el: Add "Keywords: tex".
5222 * international/isearch-x.el, international/ja-dic-cnv.el:
5223 * international/ja-dic-utl.el, international/kkc.el:
5224 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
5225
5226 2009-11-25 Juri Linkov <juri@jurta.org>
5227
5228 * man.el (Man-completion-table): Modify regexp to include
5229 section names to completion strings. (Bug#3717)
5230
5231 2009-11-25 Juri Linkov <juri@jurta.org>
5232
5233 Search recursively in gzipped files. (Bug#4982)
5234
5235 * progmodes/grep.el (grep-highlight-matches): Add new options
5236 `always' and `auto'. Doc fix.
5237 (grep-process-setup): Check `grep-highlight-matches' for
5238 `auto-detect' to determine the need to compute grep defaults.
5239 Move Windows/DOS specific --colors settings handling
5240 to `grep-compute-defaults'. Check `grep-highlight-matches'
5241 to get the value of "--color=".
5242 (grep-compute-defaults): Compute `grep-highlight-matches' when it
5243 has the value `auto-detect'. Move Windows/DOS specific settings
5244 from `grep-process-setup'.
5245 (zrgrep): New command with alias `rzgrep'.
5246
5247 2009-11-25 Juri Linkov <juri@jurta.org>
5248
5249 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
5250 to nil instead of switching off view-mode. (Bug#4896)
5251
5252 2009-11-25 Juri Linkov <juri@jurta.org>
5253
5254 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
5255
5256 * mwheel.el (mwheel-scroll-up-function)
5257 (mwheel-scroll-down-function): New defvars.
5258 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
5259 `scroll-up', and `mwheel-scroll-down-function' instead of
5260 `scroll-down'.
5261
5262 * doc-view.el (doc-view-scroll-up-or-next-page)
5263 (doc-view-scroll-down-or-previous-page): Add optional ARG.
5264 Use this ARG in the call to image-scroll-up/image-scroll-down.
5265 Change `interactive' spec to "P". Goto next/previous page only
5266 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
5267 SPC/DEL case). Doc fix.
5268 (doc-view-next-line-or-next-page)
5269 (doc-view-previous-line-or-previous-page): Rename arg to ARG
5270 for consistency.
5271 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
5272 `doc-view-scroll-up-or-next-page', and buffer-local
5273 `mwheel-scroll-down-function' to
5274 `doc-view-scroll-down-or-previous-page'.
5275
5276 2009-11-25 Juri Linkov <juri@jurta.org>
5277
5278 Provide additional default values (directories at other Dired
5279 windows) via M-n in the minibuffer of some Dired commands.
5280
5281 * dired-aux.el (dired-diff, dired-compare-directories)
5282 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
5283 `minibuffer-default' in `minibuffer-with-setup-hook'.
5284 (dired-dwim-target-directory): Find a window that displays Dired
5285 buffer instead of failing when the next window is not Dired.
5286 Use `get-window-with-predicate' to find for the next Dired window.
5287 (dired-dwim-target-defaults): New function.
5288
5289 * ediff-util.el (ediff-read-file-name):
5290 Use `dired-dwim-target-defaults' to set `minibuffer-default'
5291 in `minibuffer-with-setup-hook'.
5292
5293 2009-11-25 Juri Linkov <juri@jurta.org>
5294
5295 Provide additional default values (file name at point or at the
5296 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
5297
5298 * minibuffer.el (read-file-name-defaults): New function.
5299 (read-file-name): Reset `minibuffer-default' to nil when
5300 it duplicates initial input `insdef'.
5301 Bind `minibuffer-default-add-function' to lambda that
5302 calls `read-file-name-defaults' in `minibuffer-selected-window'.
5303 (minibuffer-insert-file-name-at-point): New command.
5304
5305 * files.el (file-name-at-point-functions): New defcustom.
5306 (find-file-default): Remove defvar.
5307 (find-file-read-args): Don't use `find-file-default'.
5308 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
5309 to `read-file-name'.
5310 (find-file-literally): Use `read-file-name' with
5311 `confirm-nonexistent-file-or-buffer'.
5312
5313 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
5314
5315 * dired.el (dired-read-dir-and-switches):
5316 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
5317 to `read-file-name'.
5318 (dired-file-name-at-point): New function.
5319 (dired-mode): Add hook `dired-file-name-at-point' to
5320 `file-name-at-point-functions'.
5321
5322 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
5323
5324 Really make the *Completions* window soft-dedicated (bug#5030).
5325 * window.el (window--display-buffer-2): Add `dedicated' argument.
5326 (display-buffer): Pass it when needed so the dedicated flag is set
5327 after calling set-window-buffer, which would otherwise reset it.
5328
5329 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
5330
5331 * progmodes/meta-mode.el (meta-complete-symbol):
5332 * progmodes/etags.el (complete-tag):
5333 * mail/mailabbrev.el (mail-abbrev-complete-alias):
5334 Use completion-in-region.
5335
5336 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
5337 (dabbrev-completion): Use completion-in-region.
5338 (dabbrev--abbrev-at-point): Simplify regexp.
5339
5340 * abbrev.el (abbrev--before-point): Use word-motion functions
5341 if :regexp is not specified (bug#5031).
5342
5343 * subr.el (string-prefix-p): New function.
5344
5345 * man.el (Man-completion-cache): New var.
5346 (Man-completion-table): Use it.
5347
5348 * vc.el (vc-print-log-internal): Make `limit' optional for better
5349 compatibility (e.g. with vc-annotate.el).
5350
5351 2009-11-24 Kevin Ryde <user42@zip.com.au>
5352
5353 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
5354 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
5355
5356 * emacs-lisp/elint.el (elint-add-required-env): Better error message
5357 when .el source file not found or other error.
5358
5359 2009-11-24 Markus Triska <markus.triska@gmx.at>
5360
5361 * linum.el (linum-update-window): Ignore intangible (bug#4996).
5362
5363 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
5364
5365 Handle the [back] button properly (bug#4979).
5366 * descr-text.el (describe-text-properties): Add a `buffer' argument.
5367 Use help-setup-xref, help-buffer, and with-help-window.
5368 (describe-char): Add `buffer' argument.
5369 Pass proper command to help-setup-xref. Don't meddle with
5370 help-xref-stack-item directly.
5371 (describe-text-category): Use with-help-window and help-buffer.
5372
5373 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
5374 for the displayed buffer (bug#4887).
5375
5376 * man.el (Man-completion-table): New function.
5377 (man): Use it.
5378
5379 2009-11-24 David Reitter <david.reitter@gmail.com>
5380
5381 * vc-git.el (vc-git-registered): Use checkout directory (where
5382 .git is) rather than the file's directory and a relative path spec
5383 to work around a bug in git.
5384
5385 2009-11-24 Michael Albinus <michael.albinus@gmx.de>
5386
5387 Improve handling of processes on remote hosts.
5388
5389 * eshell/esh-util.el (eshell-path-env): New defvar.
5390 (eshell-parse-colon-path): New defun.
5391 (eshell-file-attributes): Use `eshell-parse-colon-path'.
5392
5393 * eshell/esh-ext.el (eshell-search-path):
5394 Use `eshell-parse-colon-path'.
5395 (eshell-remote-command): Remove argument HANDLER.
5396 (eshell-external-command): Check for FTP remote connection.
5397
5398 * eshell/esh-proc.el (eshell-gather-process-output):
5399 Use `file-truename', in order to start also symlinked files.
5400 Apply `start-file-process' instead of `start-process'.
5401 Shorten `command' to the local file name part.
5402
5403 * eshell/em-cmpl.el (eshell-complete-commands-list):
5404 Use `eshell-parse-colon-path'.
5405
5406 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
5407
5408 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
5409 to `eshell-directory-change-hook'.
5410
5411 2009-11-24 Tassilo Horn <tassilo@member.fsf.org>
5412
5413 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
5414 because it could be enabled automatically if view-read-only is non-nil.
5415
5416 2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
5417
5418 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
5419 made on 2009-11-22.
5420
5421 2009-11-24 Glenn Morris <rgm@gnu.org>
5422
5423 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
5424 deleted variable bookmark-bmenu-bookmark-column.
5425
5426 * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
5427 Move after definition of global-semantic-idle-tag-highlight-mode.
5428
5429 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
5430
5431 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
5432
5433 2009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
5434
5435 * net/browse-url.el (browse-url-filename-alist): On Windows, add
5436 two slashes to the "file:" prefix.
5437 (browse-url-file-url): De-munge Cygwin filenames before passing
5438 them to Windows browser.
5439 (browse-url-default-windows-browser): Use call-process.
5440
5441 2009-11-23 Juri Linkov <juri@jurta.org>
5442
5443 Implement DocView Continuous mode. (Bug#4896)
5444 * doc-view.el (doc-view-continuous-mode): New defcustom.
5445 (doc-view-mode-map): Bind C-n/<down> to
5446 `doc-view-next-line-or-next-page', C-p/<up> to
5447 `doc-view-previous-line-or-previous-page'.
5448 (doc-view-next-line-or-next-page)
5449 (doc-view-previous-line-or-previous-page): New commands.
5450
5451 2009-11-23 Juri Linkov <juri@jurta.org>
5452
5453 Implement Isearch in comint input history. (Bug#3746)
5454 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
5455 `isearch-mode-hook'.
5456 (comint-history-isearch): New defcustom.
5457 (comint-history-isearch-backward)
5458 (comint-history-isearch-backward-regexp): New commands.
5459 (comint-history-isearch-message-overlay): New buffer-local variable.
5460 (comint-history-isearch-setup, comint-history-isearch-end)
5461 (comint-goto-input, comint-history-isearch-search)
5462 (comint-history-isearch-message, comint-history-isearch-wrap)
5463 (comint-history-isearch-push-state)
5464 (comint-history-isearch-pop-state): New functions.
5465
5466 2009-11-23 Michael Albinus <michael.albinus@gmx.de>
5467
5468 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
5469 return.
5470 (tramp-handle-make-symbolic-link)
5471 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
5472 Quote file names.
5473 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
5474 (tramp-handle-process-file): Use it.
5475
5476 2009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
5477
5478 * window.el (move-to-window-line-last-op): Remove.
5479 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
5480
5481 2009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
5482
5483 Make M-r mirror the new cycling behavior of C-l.
5484 * window.el (move-to-window-line-last-op): New var.
5485 (move-to-window-line-top-bottom): New command.
5486 (global-map): Bind M-r move-to-window-line-top-bottom.
5487
5488 2009-11-23 Sven Joachim <svenjoac@gmx.de>
5489
5490 * dired-x.el (dired-guess-shell-alist-default):
5491 Support xz format. (Bug#4953)
5492
5493 2009-11-22 Chong Yidong <cyd@stupidchicken.com>
5494
5495 * cedet/srecode/map.el (srecode-get-maps):
5496 * cedet/semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
5497 * cedet/semantic/wisent/comp.el (wisent-toggle-verbose-flag):
5498 * cedet/semantic/decorate/mode.el (semantic-decoration-mode)
5499 (semantic-toggle-decoration-style):
5500 * cedet/semantic/decorate/include.el
5501 (semantic-decoration-include-describe)
5502 (semantic-decoration-unknown-include-describe)
5503 (semantic-decoration-unparsed-include-describe)
5504 (semantic-decoration-all-include-summary):
5505 * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init):
5506 * cedet/semantic/analyze/complete.el
5507 (semantic-analyze-possible-completions):
5508 * cedet/semantic/util-modes.el (semantic-highlight-edits-mode)
5509 (semantic-show-unmatched-syntax-mode)
5510 (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
5511 (semantic-highlight-func-mode):
5512 * cedet/semantic/util.el (semantic-describe-buffer):
5513 * cedet/semantic/symref.el (semantic-symref-find-references-by-name)
5514 (semantic-symref-find-tags-by-name)
5515 (semantic-symref-find-tags-by-regexp)
5516 (semantic-symref-find-tags-by-completion)
5517 (semantic-symref-find-file-references-by-name)
5518 (semantic-symref-find-text):
5519 * cedet/semantic/senator.el (senator-copy-tag, senator-kill-tag)
5520 (senator-yank-tag):
5521 * cedet/semantic/scope.el (semantic-calculate-scope):
5522 * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
5523 * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
5524 (define-semantic-idle-service):
5525 * cedet/semantic/complete.el (semantic-complete-analyze-inline)
5526 (semantic-complete-analyze-inline-idle):
5527 * cedet/semantic/analyze.el (semantic-analyze-current-context):
5528 * cedet/mode-local.el (describe-mode-local-bindings)
5529 (describe-mode-local-bindings-in-mode):
5530 * cedet/ede/make.el (ede-make-check-version):
5531 * cedet/ede/locate.el (ede-enable-locate-on-project):
5532 * cedet/cedet-idutils.el (cedet-idutils-expand-filename)
5533 (cedet-idutils-version-check):
5534 * cedet/cedet-global.el (cedet-gnu-global-expand-filename)
5535 (cedet-gnu-global-version-check):
5536 * cedet/cedet-cscope.el (cedet-cscope-expand-filename)
5537 (cedet-cscope-version-check): Use called-interactively-p instead
5538 of interactive-p.
5539
5540 * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
5541 Use semantic-format-tag-prototype.
5542
5543 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5544
5545 * emulation/viper-cmd.el: Use viper-last-command-char instead of
5546 last-command-char/last-command-event.
5547 (viper-prefix-arg-value): Do correct conversion of event-char for
5548 XEmacs.
5549
5550 * emulation/viper-util.el, emulation/viper.el:
5551 Use viper-last-command-char instead of
5552 last-command-char/last-command-event.
5553
5554 * ediff-init.el, ediff-mult.el, ediff-util.el:
5555 Replace last-command-char and last-command-event
5556 with (ediff-last-command-char) everywhere.
5557
5558 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
5559 created in fundamental mode.
5560
5561 * ediff.el (ediff-version): Revert the change of interactive-p to
5562 called-interactively-p.
5563
5564 2009-11-22 Tassilo Horn <tassilo@member.fsf.org>
5565
5566 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
5567 generation from word-movement command names.
5568
5569 2009-11-21 Chong Yidong <cyd@stupidchicken.com>
5570
5571 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
5572 (semantic-complete-jump-local, semantic-complete-jump):
5573 Improve prompt string.
5574
5575 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
5576
5577 * cus-start.el (all): Add native condition for font-use-system-font.
5578
5579 2009-11-21 Nathaniel Flath <flat0103@gmail.com>
5580
5581 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
5582 Correct the patch from 2009-11-18. (Bug#3910)
5583
5584 2009-11-21 Tassilo Horn <tassilo@member.fsf.org>
5585
5586 * progmodes/subword.el: Rename from lisp/subword.el.
5587
5588 * subword.el: Rename to progmodes/subword.el.
5589
5590 * Makefile.in (ELCFILES): Adapt to subword.el move.
5591
5592 2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5593 Stefan Monnier <monnier@iro.umontreal.ca>
5594
5595 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
5596 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
5597 (bookmark-bmenu-show-filenames): Use push.
5598 (bookmark-bmenu-hide-filenames): Use local var instead of
5599 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
5600 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
5601 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
5602 filenames now that the bookmark names are always available.
5603
5604 2009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
5605
5606 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
5607 (bookmark-search-pattern): Move and leave unbound.
5608 (bookmark-bmenu-mode-map): Change binding.
5609 (bookmark-read-search-input): Simplify.
5610 Don't use text-char-description. Don't error on non-char events.
5611 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
5612 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
5613 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
5614 Use a local var for the timer.
5615 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
5616 (i.e. bookmark-bmenu-search).
5617
5618 2009-11-21 Glenn Morris <rgm@gnu.org>
5619
5620 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
5621
5622 2009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
5623
5624 * net/browse-url.el (browse-url-default-windows-browser):
5625 Use cygstart for cygwin.
5626
5627 2009-11-20 Karl Fogel <karl.fogel@red-bean.com>
5628
5629 * bookmark.el: Formatting and doc fixes only:
5630 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
5631 (bookmark-bmenu-search): Wrap to fit within 80 columns.
5632 Minor grammar and punctuation fixes in doc string.
5633 (bookmark-read-search-input): Adjust to fit within 80 columns.
5634
5635 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
5636
5637 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
5638 (c-backward-into-nomenclature): Adapt to subword renaming.
5639
5640 * subword.el (subword-forward, subword-backward, subword-mark)
5641 (subword-kill, subword-backward-kill, subword-transpose)
5642 (subword-downcase, subword-upcase, subword-capitalize)
5643 (subword-forward-internal, subword-backward-internal):
5644 Rename from forward-subword, backward-subword, mark-subword,
5645 kill-subword, backward-kill-subword, transpose-subwords,
5646 downcase-subword, upcase-subword, capitalize-subword,
5647 forward-subword-internal, backward-subword-internal.
5648
5649 2009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
5650
5651 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
5652 New options.
5653 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
5654 New vars.
5655 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
5656 (bookmark-bmenu-filter-alist-by-regexp)
5657 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
5658 (bookmark-bmenu-search): New command.
5659 (bookmark-bmenu-mode-map): Bind it.
5660
5661 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5662
5663 * cedet/semantic/complete.el (semantic-complete-inline-map): Doc fix.
5664
5665 * cedet/semantic/idle.el (define-semantic-idle-service)
5666 (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
5667
5668 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
5669
5670 * progmodes/cc-cmds.el: declare-functioned forward-subword and
5671 backward-subword to quit the byte-compiler.
5672
5673 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
5674
5675 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
5676
5677 * progmodes/cc-cmds.el (c-update-modeline)
5678 (c-forward-into-nomenclature, c-backward-into-nomenclature):
5679 Refer to subword.el functions instead of cc-subword.el.
5680
5681 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
5682 subword.el functions instead of cc-subword.el.
5683
5684 * progmodes/cc-subword.el: Rename to subword.el.
5685 * subword.el: Rename from progmodes/cc-subword.el.
5686 (subword-mode-map): Rename from c-subword-mode-map.
5687 (subword-mode): Rename from c-subword-mode.
5688 (global-subword-mode): New global minor mode.
5689 (forward-subword): Rename from c-forward-subword.
5690 (backward-subword): Rename from c-backward-subword.
5691 (mark-subword): Rename from c-mark-subword.
5692 (kill-subword): Rename from c-kill-subword.
5693 (backward-kill-subword): Rename from c-backward-kill-subword.
5694 (transpose-subwords): Rename from c-tranpose-subword.
5695 (downcase-subword): Rename from c-downcase-subword.
5696 (capitalize-subword): Rename from c-capitalize-subword.
5697 (forward-subword-internal): Rename from c-forward-subword-internal.
5698 (backward-subword-internal): Rename from c-backward-subword-internal.
5699
5700 2009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
5701
5702 * vc.el (vc-deduce-fileset): Allow non-state changing operations
5703 from a dired buffer.
5704 (vc-dired-deduce-fileset): New function.
5705 (vc-root-diff, vc-print-root-log): Use it.
5706
5707 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
5708 nil LIMIT argument to vc-print-log-internal.
5709
5710 2009-11-20 Glenn Morris <rgm@gnu.org>
5711
5712 * Makefile.in (ELCFILES): Regenerate.
5713
5714 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5715
5716 * cedet/cedet.el (cedet-menu-map): Re-order menu items.
5717
5718 * cedet/semantic.el: Enable idle-mode menu items only if
5719 global-semantic-idle-scheduler-mode is enabled.
5720 (semantic-default-submodes): Doc fix.
5721
5722 * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
5723 When turning off, disable other idle modes.
5724
5725 2009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
5726
5727 * calc/calc.el (calc-set-mode-line):
5728 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
5729 (math-format-number): Rename `math-format-complement-signed' to
5730 `math-format-twos-complement'.
5731
5732 * calc/calc-bin.el (math-format-twos-complement): Rename from
5733 math-format-complement-signed.
5734 (calc-radix): Rename `calc-complement-signed-mode' to
5735 `calc-twos-complement-mode'.
5736 (calc-octal-radix, calc-hex-radix): Add an argument for
5737 two's complement.
5738
5739 * calc/calc-embed.el (calc-embedded-mode-vars):
5740 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
5741
5742 * calc/calc-ext.el (calc-init-extensions):
5743 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
5744 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
5745
5746 * calc/calc-units.el (math-build-units-table-buffer):
5747 Let `calc-twos-complement-mode' be nil.
5748
5749 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
5750 entries.
5751
5752 * calc/calc-vec.el (calcFunc-vunpack):
5753 * calc/calc-aent.el (calc-do-calc-eval):
5754 * calc/calc-forms.el (math-format-date):
5755 * calc/calc-graph.el (calc-graph-plot):
5756 * calc/calc-math.el (math-use-emacs-fn):
5757 * calc/calccomp.el (math-compose-expr):
5758 Let `calc-twos-complement-mode' be nil.
5759
5760 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
5761
5762 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
5763 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
5764 * minibuffer.el (completion-in-region-functions): New hook.
5765 (completion-in-region): New function.
5766 * emacs-lisp/lisp.el (lisp-complete-symbol):
5767 * pcomplete.el (pcomplete-std-complete): Use it.
5768
5769 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
5770
5771 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
5772 (latex-complete-alist): New vars.
5773 (latex-string-prefix-p, latex-complete-bibtex-keys)
5774 (latex-complete-envnames, latex-complete-refkeys)
5775 (latex-complete-data): New functions.
5776 (latex-complete, latex-indent-or-complete): New commands.
5777
5778 * window.el (display-buffer-mark-dedicated): New var.
5779 (display-buffer): Obey it.
5780 * minibuffer.el (minibuffer-completion-help): Use it.
5781
5782 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
5783
5784 * filecache.el (file-cache-add-file): Use push and cons.
5785 (file-cache-delete-file-regexp): Use push.
5786 (file-cache-complete): Use completion-in-region.
5787
5788 * simple.el (with-wrapper-hook): Fix thinko.
5789
5790 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
5791 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
5792 Use with-current-buffer and string-to-number.
5793 (hfy-fallback-colour-values): Use assoc-string.
5794 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
5795 (hfy-face-at): Remove unused var `found-face'.
5796 (hfy-compile-stylesheet): Remove unused var `css'.
5797 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
5798 and `orig-buffer'.
5799 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
5800 Use with-current-buffer.
5801 (hfy-text-p): Use expand-file-name and fewer setq.
5802
5803 2009-11-19 Vivek Dasmohapatra <vivek@etla.org>
5804
5805 * htmlfontify.el, hfy-cmap.el: New files.
5806
5807 2009-11-19 Juri Linkov <juri@jurta.org>
5808
5809 * minibuffer.el (completions-format): New defcustom.
5810 (completion--insert-strings): Implement vertical format.
5811
5812 * simple.el (switch-to-completions): Move point to the first
5813 completion when point was at the beginning of the buffer.
5814
5815 2009-11-19 Juri Linkov <juri@jurta.org>
5816
5817 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
5818
5819 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
5820
5821 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
5822
5823 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
5824 (mail-signature): Change default to t.
5825 (mail-from-style): Deprecate `system-default' value.
5826 (mail-insert-from-field): For default value of mail-from-style,
5827 default to `angles' unless `angles' needs quoting and `parens'
5828 does not.
5829 (mail-citation-prefix-regexp): Use citation regexp from
5830 message-mode.
5831
5832 2009-11-19 Michael Albinus <michael.albinus@gmx.de>
5833
5834 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
5835 Set variables for computing the prompt for reading password.
5836
5837 2009-11-19 Glenn Morris <rgm@gnu.org>
5838
5839 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
5840
5841 * textmodes/flyspell.el (sgml-lexical-context): Declare.
5842
5843 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
5844 (newsticker-treeview-listwindow-height): Fix custom type.
5845
5846 2009-11-19 Kenichi Handa <handa@m17n.org>
5847
5848 * descr-text.el (describe-char-padded-string): Compose with TAB
5849 only if there's a font for CH.
5850 (describe-char): Fix the condition for detecting a trivial composition.
5851
5852 2009-11-18 Nathaniel Flath <flat0103@gmail.com>
5853
5854 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
5855 more accurate version of the regexp. (Bug#3910)
5856
5857 2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
5858
5859 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
5860
5861 2009-11-18 Juanma Barranquero <lekktu@gmail.com>
5862
5863 * font-setting.el (font-use-system-font): Declare for byte-compiler.
5864 (font-setting-change-default-font): Fix typo in docstring.
5865
5866 2009-11-18 Alan Mackenzie <acm@muc.de>
5867
5868 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
5869
5870 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
5871
5872 * font-setting.el (font-use-system-font): Move ...
5873
5874 * cus-start.el (all): ... to here.
5875
5876 2009-11-17 Michael Albinus <michael.albinus@gmx.de>
5877
5878 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
5879 Don't set `ad-return-value' if `ad-do-it' doesn't.
5880
5881 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
5882 modification time.
5883
5884 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
5885
5886 * menu-bar.el: Put "Use system font" in Option-menu.
5887 (menu-bar-options-save): Add font-use-system-font.
5888
5889 * loadup.el: If feature system-font-setting or font-render-setting is
5890 there, load font-setting.
5891
5892 * Makefile.in (ELCFILES): Add font-settings.el.
5893 * font-setting.el: New file.
5894
5895 2009-11-17 Glenn Morris <rgm@gnu.org>
5896
5897 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
5898
5899 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
5900 Preserve point in the list buffer. (Bug#4939)
5901 Use point-at-eol.
5902 (newsticker--treeview-list-update-highlight)
5903 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
5904
5905 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5906
5907 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
5908 Remove.
5909
5910 * calc/calc-ext.el (calc-init-extensions): Remove references to
5911 symclip.
5912
5913 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
5914
5915 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
5916 * calc/calc-help.el (calc-b-prefix-help): Remove references to
5917 `calc-symclip'.
5918
5919 2009-11-16 Kevin Ryde <user42@zip.com.au>
5920
5921 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
5922 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
5923
5924 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
5925 (lm-keywords-list): Allow comma-only separator like "foo,bar".
5926 Ignore trailing spaces by omit-nulls to split-string (fixing
5927 regression from Emacs 21 due to the incompatible split-string
5928 change). (Bug #4928.)
5929
5930 2009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
5931
5932 * vc.el (vc-log-show-limit): Default to 2000.
5933 (vc-print-log-internal): Insert buttons to request more entries
5934 when limiting the output.
5935
5936 * vc-sccs.el (vc-sccs-print-log):
5937 * vc-rcs.el (vc-rcs-print-log):
5938 * vc-cvs.el (vc-cvs-print-log):
5939 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
5940 LIMIT is non-nil.
5941
5942 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5943
5944 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
5945 error when `tramp-gvfs-dbus-event-vector' is set.
5946 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
5947
5948 2009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5949
5950 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
5951
5952 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5953
5954 * net/dbus.el (dbus-unregister-service): New defun.
5955 (dbus-register-property): Register the handlers of
5956 "org.freedesktop.DBus.Properties" for SERVICE.
5957 (dbus-property-handler): Fix docstring.
5958
5959 2009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5960
5961 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
5962 Quote doc string reference in defvaralias as it is not in special form.
5963 (byte-compile-output-docform): Doc fix.
5964
5965 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5966
5967 * calc/calc.el (math-2-word-size, math-half-2-word-size)
5968 (calc-complement-signed-mode): New variables.
5969 (calc-set-mode-line): Add indicator for twos-complements.
5970 (math-format-number): Format twos-complement notation.
5971
5972 * calc/calc-bin.el (calc-word-size): Reset the variables
5973 `math-2-word-size' and `math-half-2-word-size'.
5974 (math-format-complement-signed, math-symclip, calcFunc-symclip)
5975 (calc-symclip): New functions.
5976
5977 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
5978
5979 * calc/calc-embed.el (calc-embedded-mode-vars):
5980 Add `calc-complement-signed-mode' to the list of modes.
5981
5982 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
5983 (calc-b-oper-keys): Add `calc-symclip' to list.
5984
5985 * calc/calc-ext.el (math-read-number-fancy): Read complement
5986 signed numbers.
5987 (calc-init-extensions): Add binding for `calc-symclip'.
5988 Add autoload for `calcFunc-symclip' and `calc-symclip'.
5989
5990 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
5991 `calc-symclip'.
5992 (calc-modes-menu): Add item for twos complement mode.
5993
5994 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
5995
5996 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
5997
5998 * register.el (jump-to-register, insert-register): Handle Semantic
5999 tags. From commented-out advice in semantic/senator.el.
6000
6001 2009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
6002
6003 * vc.el (vc-log-show-limit): New variable.
6004 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
6005 when using a prefix argument.
6006 (vc-print-log-internal): Add new argument LIMIT.
6007
6008 * vc-svn.el (vc-svn-print-log):
6009 * vc-mtn.el (vc-mtn-print-log):
6010 * vc-hg.el (vc-hg-print-log):
6011 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
6012 pass it to the log command when set. Make the BUFFER argument
6013 non-optional.
6014
6015 * vc-sccs.el (vc-sccs-print-log):
6016 * vc-rcs.el (vc-rcs-print-log):
6017 * vc-git.el (vc-git-print-log):
6018 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
6019 ignore it. Make the BUFFER argument non-optional
6020
6021 * bindings.el (mode-line-buffer-identification): Do not purecopy.
6022
6023 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
6024
6025 * dired.el (dired-mode-map): Move encryption items to "Operate"
6026 menu (Bug#4703).
6027
6028 * strokes.el (strokes-update-window-configuration): Make strokes
6029 buffer current before erasing (Bug#4906).
6030
6031 * cedet/semantic/idle.el (semantic-idle-summary-mode)
6032 (semantic-idle-summary-mode): Define using define-minor-mode
6033 instead of define-semantic-idle-service.
6034 (semantic-idle-summary-mode): New function.
6035 (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
6036 that mouse motion does not reset the echo area.
6037
6038 2009-11-15 Juri Linkov <juri@jurta.org>
6039
6040 * simple.el (set-mark-default-inactive): Add :type, :group
6041 and :version. (Bug#4876)
6042
6043 2009-11-15 Michael Albinus <michael.albinus@gmx.de>
6044
6045 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
6046 (archive-unique-fname): ... here. (Bug#4929)
6047
6048 2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
6049
6050 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
6051 with a real fix.
6052
6053 * novice.el (disabled-command-function): Add useful args.
6054 Setup the help buffer so that [back] works.
6055 Remove redundant call to help-mode.
6056 (disabled-command-function): Use `case'.
6057 (en/disable-command): New function extracted from enable-command.
6058 (enable-command, disable-command): Use it.
6059
6060 2009-11-14 Glenn Morris <rgm@gnu.org>
6061
6062 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
6063 constants. (Bug#4913)
6064
6065 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
6066
6067 2009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
6068
6069 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
6070 defined in C that have no doc-strings. (Bug#1063)
6071
6072 2009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
6073
6074 * cus-edit.el (data, files):
6075 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
6076
6077 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
6078
6079 * simple.el (shell-command): Doc fix (Bug#4891).
6080
6081 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
6082
6083 2009-11-14 Glenn Morris <rgm@gnu.org>
6084
6085 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
6086 statements for vc-diff, emerge-quit, and rmail-cease-edit.
6087 If they are already loaded, eval-after-load will do the right thing.
6088
6089 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
6090 compiling.
6091
6092 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
6093
6094 * simple.el (x-selection-owner-p): Declare.
6095 (read-mail-command): Use custom radio type rather than choice.
6096 (completion-no-auto-exit): Doc fix.
6097
6098 * custom.el (defgroup):
6099 * epg-config.el (epg): Doc fixes.
6100
6101 2009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
6102
6103 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
6104 * international/ccl.el (define-ccl-program): Do not purecopy the
6105 docstring, defconst does it anyway.
6106
6107 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
6108
6109 * add-log.el (add-change-log-entry): Avoid displaying the changelog
6110 a second time.
6111
6112 * x-dnd.el (x-dnd-maybe-call-test-function):
6113 * window.el (split-window-vertically):
6114 * whitespace.el (whitespace-help-on):
6115 * vc-rcs.el (vc-rcs-consult-headers):
6116 * userlock.el (ask-user-about-lock-help)
6117 (ask-user-about-supersession-help):
6118 * type-break.el (type-break-force-mode-line-update):
6119 * time-stamp.el (time-stamp-conv-warn):
6120 * terminal.el (te-set-output-log, te-more-break, te-filter)
6121 (te-sentinel, terminal-emulator):
6122 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
6123 (term-write-input-ring, term-check-source, term-start-output-log):
6124 (term-display-buffer-line, term-dynamic-list-completions):
6125 (term-ansi-make-term, serial-term):
6126 * subr.el (selective-display):
6127 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
6128 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
6129 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
6130 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
6131 (speedbar-remove-localized-speedbar-support)
6132 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
6133 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
6134 (speedbar-buffers-line-directory):
6135 * simple.el (shell-command-on-region, append-to-buffer)
6136 (prepend-to-buffer):
6137 * shadowfile.el (shadow-save-todo-file):
6138 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
6139 (scroll-bar-maybe-set-window-start):
6140 * sb-image.el (speedbar-image-dump):
6141 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
6142 (load-save-place-alist-from-file):
6143 * ps-samp.el (ps-print-message-from-summary):
6144 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
6145 (ps-background-image, ps-begin-job, ps-do-despool):
6146 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
6147 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
6148 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
6149 (pr-call-process, pr-file-list, pr-interface-save):
6150 * novice.el (disabled-command-function)
6151 (enable-command, disable-command):
6152 * mouse.el (mouse-buffer-menu-alist):
6153 * mouse-copy.el (mouse-kill-preserving-secondary):
6154 * macros.el (kbd-macro-query):
6155 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
6156 * informat.el (batch-info-validate):
6157 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
6158 * hippie-exp.el (try-expand-dabbrev-visible):
6159 * help-mode.el (help-make-xrefs):
6160 * help-fns.el (describe-variable):
6161 * generic-x.el (bat-generic-mode-run-as-comint):
6162 * finder.el (finder-mouse-select):
6163 * find-dired.el (find-dired-sentinel):
6164 * filesets.el (filesets-file-close):
6165 * files.el (list-directory):
6166 * faces.el (list-faces-display, describe-face):
6167 * facemenu.el (list-colors-display):
6168 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
6169 * epg.el (epg--process-filter, epg-cancel):
6170 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
6171 (epa--read-signature-type):
6172 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
6173 (emerge-file-names):
6174 * ehelp.el (electric-helpify):
6175 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
6176 * ediff-vers.el (rcs-ediff-view-revision):
6177 * ediff-util.el (ediff-setup):
6178 * ediff-mult.el (ediff-append-custom-diff):
6179 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
6180 (ediff-wordify):
6181 * echistory.el (Electric-command-history-redo-expression):
6182 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
6183 * disp-table.el (describe-display-table):
6184 * dired.el (dired-find-buffer-nocreate):
6185 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
6186 * dabbrev.el (dabbrev--same-major-mode-p):
6187 * chistory.el (list-command-history):
6188 * apropos.el (apropos-documentation):
6189 * allout.el (allout-obtain-passphrase):
6190 (allout-copy-exposed-to-buffer):
6191 (allout-verify-passphrase): Use with-current-buffer.
6192
6193 2009-11-13 Glenn Morris <rgm@gnu.org>
6194
6195 * Makefile.in (ELCFILES): Regenerate.
6196
6197 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
6198
6199 * net/dbus.el (dbus-registered-objects-table): Rename from
6200 `dbus-registered-functions-table', because it contains also properties.
6201 (dbus-unregister-object): Unregister also properties.
6202 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
6203 Use a timeout of 500 msec, in order to not block.
6204 (dbus-register-property, dbus-property-handler): New defuns.
6205
6206 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
6207
6208 * simple.el (minibuffer-default-add-completions): Drop deprecated
6209 4th arg.
6210
6211 2009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
6212
6213 * textmodes/artist.el (artist-mouse-choose-operation):
6214 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
6215 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
6216 (artist-compute-up-event-key): New function.
6217 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
6218
6219 2009-11-13 Kenichi Handa <handa@m17n.org>
6220
6221 * language/japan-util.el: Make sure that the value of jisx0208
6222 property is jisx0208 character.
6223
6224 2009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
6225
6226 * international/mule.el (auto-coding-regexp-alist): Only purecopy
6227 car or each item, not the whole list.
6228
6229 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
6230
6231 * minibuffer.el (minibuffer-completion-help):
6232 Use minibuffer-hide-completions.
6233
6234 2009-11-12 Per Starbäck <per@starback.se> (tiny change)
6235
6236 * dired.el (dired-save-positions, dired-restore-positions): New funs.
6237 (dired-revert): Use them (bug#4880).
6238
6239 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
6240
6241 * tooltip.el (tooltip-frame-parameters): Undo previous change.
6242
6243 2009-11-12 Juri Linkov <juri@jurta.org>
6244
6245 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
6246 New functions.
6247 (find-file-literally-at-point): Alias of `ffap-literally'.
6248
6249 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
6250
6251 * textmodes/ispell.el (ispell-skip-region-alist):
6252 * textmodes/css-mode.el (auto-mode-alist):
6253 * progmodes/compile.el (auto-mode-alist):
6254 * international/mule.el (ctext-non-standard-encodings-alist)
6255 (ctext-non-standard-encodings-regexp):
6256 * simple.el (shell-command-switch, text-read-only):
6257 * replace.el (occur-mode-map):
6258 * paths.el (rmail-file-name):
6259 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
6260 * find-file.el (ff-special-constructs):
6261 * files.el (file-name-handler-alist):
6262 * composite.el: Purecopy strings.
6263
6264 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
6265
6266 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
6267
6268 * widget.el (define-widget): Purecopy the docstring.
6269 * international/mule-cmds.el (charset): Do not purecopy the
6270 docstring here, define-widget does it.
6271
6272 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
6273 * textmodes/bibtex-style.el (auto-mode-alist):
6274 * progmodes/inf-lisp.el (inferior-lisp-prompt):
6275 * progmodes/compile.el (compile-command):
6276 * language/korea-util.el (default-korean-keyboard):
6277 * international/mule-conf.el (file-coding-system-alist):
6278 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
6279 * tooltip.el (tooltip-frame-parameters):
6280 * newcomment.el (comment-end, comment-padding):
6281 * dired.el (dired-trivial-filenames):
6282 * comint.el (comint-file-name-prefix): Purecopy initial values.
6283
6284 2009-11-11 Michael Albinus <michael.albinus@gmx.de>
6285
6286 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
6287 (tramp-advice-minibuffer-electric-tilde): Unload advices via
6288 `tramp-unload'.
6289 (tramp-advice-make-auto-save-file-name)
6290 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
6291 after removing the advice.
6292
6293 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
6294
6295 * progmodes/grep.el (grep-regexp-alist):
6296 * international/mule-cmds.el (iso-2022-control-alist):
6297 * emacs-lisp/timer.el (timer-duration-words):
6298 * subr.el (version-separator, version-regexp-alist):
6299 * minibuffer.el (completion-styles-alist):
6300 * faces.el (face-attribute-name-alist, list-faces-sample-text):
6301 Change defvars to defconsts.
6302
6303 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
6304 * loadup.el ("international/mule-conf"): Load the byte compiled version.
6305 * international/mule-conf.el: Allow to be byte compiled.
6306
6307 * international/mule.el (define-charset): Purecopy props.
6308 (load-with-code-conversion): Purecopy doc string and file name.
6309 (put-charset-property): Purecopy strings.
6310 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
6311
6312 * international/mule-cmds.el (register-input-method): Purecopy arguments.
6313 (define-char-code-property): Correctly purecopy the table.
6314
6315 * international/ccl.el (define-ccl-program): Purecopy the docstring.
6316
6317 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
6318
6319 * subr.el (add-hook): Purecopy strings.
6320 (eval-after-load): Purecopy load-history-regexp and the form.
6321
6322 * custom.el (custom-declare-group): Purecopy load-file-name.
6323
6324 * subr.el (menu-bar-separator): New defconst.
6325 * net/eudc.el (eudc-tools-menu):
6326 * international/mule-cmds.el (set-coding-system-map)
6327 (mule-menu-keymap):
6328 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
6329 * vc-hooks.el (vc-menu-map):
6330 * replace.el (occur-mode-map):
6331 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
6332 (menu-bar-edit-menu, menu-bar-goto-menu)
6333 (menu-bar-custom-menu, menu-bar-showhide-menu)
6334 (menu-bar-options-menu, menu-bar-tools-menu)
6335 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
6336 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
6337 (menu-bar-help-menu):
6338 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
6339 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
6340
6341 * term/x-win.el (x-gtk-stock-map):
6342 * progmodes/vera-mode.el (auto-mode-alist):
6343 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
6344 (inferior-lisp-program, inferior-lisp-load-command):
6345 * progmodes/hideshow.el (hs-special-modes-alist):
6346 * progmodes/gud.el (same-window-regexps):
6347 * progmodes/grep.el (grep-program, find-program, xargs-program):
6348 * net/telnet.el (same-window-regexps):
6349 * net/rlogin.el (same-window-regexps):
6350 * language/ethiopic.el (font-ccl-encoder-alist):
6351 * vc-sccs.el (vc-sccs-master-templates):
6352 * vc-rcs.el (vc-rcs-master-templates):
6353 * subr.el (cl-assertion-failed):
6354 * simple.el (next-error-overlay-arrow-position):
6355 * lpr.el (lpr-command):
6356 * locate.el (locate-ls-subdir-switches):
6357 * info.el (same-window-regexps, info)
6358 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
6359 * image-mode.el (image-mode, auto-mode-alist):
6360 * hippie-exp.el (hippie-expand-ignore-buffers):
6361 * format.el (format-alist):
6362 * find-dired.el (find-ls-subdir-switches, find-grep-options)
6363 (find-name-arg):
6364 * facemenu.el (facemenu-keybindings):
6365 * dired.el (dired-listing-switches, dired-chown-program):
6366 * diff.el (diff-switches, diff-command):
6367 * cus-edit.el (same-window-regexps):
6368 * bindings.el (mode-line-mule-info)
6369 (mode-line-buffer-identification): Purecopy strings.
6370
6371 2009-11-11 Juri Linkov <juri@jurta.org>
6372
6373 * simple.el (dired-get-filename) <declare-function>:
6374 Tell the byte-compiler about dired-get-filename.
6375 (shell-command): In Dired mode, get filename from the current line
6376 as the default value.
6377
6378 2009-11-10 Glenn Morris <rgm@gnu.org>
6379
6380 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
6381 * calendar/holidays.el, progmodes/cperl-mode.el:
6382 Update x-popup-menu declarations.
6383
6384 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
6385 (list-load-path-shadows): Use dolist.
6386 (list-load-path-shadows): Use with-current-buffer.
6387
6388 2009-11-10 Juri Linkov <juri@jurta.org>
6389
6390 * minibuffer.el (read-file-name): Support a list of default values
6391 in `default-filename'. Use the first file name where only one
6392 element is required. Doc fix.
6393
6394 2009-11-09 Michael Albinus <michael.albinus@gmx.de>
6395
6396 * net/dbus.el (dbus-unregister-object): Release service, if no
6397 other method is registered for it.
6398
6399 2009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
6400
6401 * bookmark.el (bookmark-completing-read): Sort bookmark names if
6402 bookmark-sort-flag is non-nil (Bug#4653).
6403
6404 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
6405
6406 * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
6407 the progress reporter entirely.
6408
6409 * emulation/cua-base.el: Add CUA property to some CC mode commands
6410 (Bug#4100).
6411
6412 2009-11-08 Kevin Ryde <user42@zip.com.au>
6413
6414 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
6415 at end of sentence (Bug#4818).
6416
6417 2009-11-08 Jared Finder <jfinder@crypticstudios.com>
6418
6419 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6420 Handle "see declaration of" MSFT statements (Bug#4100).
6421
6422 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
6423
6424 * net/tramp.el (tramp-advice-make-auto-save-file-name)
6425 (tramp-advice-file-expand-wildcards): Unload via
6426 `ad-remove-advice'.
6427
6428 * net/trampver.el: Update release number.
6429
6430 2009-11-08 Kevin Ryde <user42@zip.com.au>
6431
6432 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
6433 `ad-do-it'.
6434
6435 2009-11-08 Andr <m00naticus@gmail.com> (tiny change)
6436
6437 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
6438 in order to keep context in SELinux.
6439
6440 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
6441
6442 * dired-aux.el (dired-query): Place cursor in echo area and allow
6443 C-g.
6444
6445 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
6446 menu item if not on a directory (Bug#4701).
6447
6448 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
6449
6450 Sync with Tramp 2.1.17.
6451
6452 * net/tramp.el (tramp-handle-copy-directory): Don't use
6453 `file-remote-p' (due to compatibility).
6454
6455 * net/tramp-compat.el (tramp-compat-copy-directory)
6456 (tramp-compat-delete-directory): New defuns.
6457
6458 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
6459 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
6460 `tramp-compat-delete-directory'.
6461
6462 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
6463 (tramp-smb-handle-delete-directory): Use
6464 `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
6465
6466 * net/trampver.el: Update release number.
6467
6468 2009-11-07 Chong Yidong <cyd@stupidchicken.com>
6469
6470 * tar-mode.el (tar-copy): Call write-region on the right buffer
6471 (Bug#4857).
6472
6473 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
6474 by hand, if necessary (Bug#4878).
6475
6476 2009-11-06 Chong Yidong <cyd@stupidchicken.com>
6477
6478 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
6479 align size column (Bug#4839).
6480
6481 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
6482 statement.
6483
6484 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
6485
6486 * progmodes/ld-script.el (auto-mode-alist):
6487 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
6488
6489 * cus-face.el (custom-declare-face): Purecopy face spec.
6490
6491 2009-11-06 Kenichi Handa <handa@m17n.org>
6492
6493 * international/uni-bidi.el: Re-generated.
6494 * international/uni-category.el: Re-generated.
6495 * international/uni-combining.el: Re-generated.
6496 * international/uni-mirrored.el: Re-generated.
6497
6498 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
6499
6500 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
6501 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
6502 (tex-start-options, slitex-run-command, latex-run-command)
6503 (tex-run-command, tex-directory):
6504 * textmodes/ispell.el (ispell-html-skip-alists)
6505 (ispell-tex-skip-alists, ispell-tex-skip-alists):
6506 * textmodes/fill.el (adaptive-fill-first-line-regexp):
6507 (adaptive-fill-regexp):
6508 * textmodes/dns-mode.el (auto-mode-alist):
6509 * progmodes/python.el (interpreter-mode-alist):
6510 * progmodes/etags.el (tags-compression-info-list):
6511 * progmodes/etags.el (tags-file-name):
6512 * net/browse-url.el (browse-url-galeon-program)
6513 (browse-url-firefox-program):
6514 * mail/sendmail.el (mail-signature-file)
6515 (mail-citation-prefix-regexp):
6516 * international/mule-conf.el (eight-bit):
6517 * international/latexenc.el (latex-inputenc-coding-alist):
6518 * international/fontset.el (x-pixel-size-width-font-regexp):
6519 * emacs-lisp/warnings.el (warning-type-format):
6520 * emacs-lisp/trace.el (trace-buffer):
6521 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
6522 (emacs-lisp-mode-map):
6523 * calendar/holidays.el (holiday-solar-holidays)
6524 (holiday-bahai-holidays, holiday-islamic-holidays)
6525 (holiday-christian-holidays, holiday-hebrew-holidays)
6526 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
6527 (hebrew-holidays-1, holiday-oriental-holidays)
6528 (holiday-general-holidays):
6529 * x-dnd.el (x-dnd-known-types):
6530 * tool-bar.el (tool-bar):
6531 * startup.el (site-run-file):
6532 * shell.el (shell-dumb-shell-regexp):
6533 * rfn-eshadow.el (file-name-shadow-tty-properties)
6534 (file-name-shadow-properties):
6535 * paths.el (remote-shell-program, news-directory):
6536 * mouse.el ([C-down-mouse-3]):
6537 * menu-bar.el (menu-bar-tools-menu):
6538 * jka-cmpr-hook.el (jka-compr-load-suffixes)
6539 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
6540 (jka-compr-compression-info-list):
6541 * isearch.el (search-whitespace-regexp):
6542 * image-file.el (image-file-name-extensions):
6543 * find-dired.el (find-ls-option):
6544 * files.el (directory-listing-before-filename-regexp)
6545 (directory-free-space-args, insert-directory-program)
6546 (list-directory-brief-switches, magic-fallback-mode-alist)
6547 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
6548 (automount-dir-prefix):
6549 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
6550 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
6551 (face-font-registry-alternatives, face-font-registry-alternatives)
6552 (face-font-family-alternatives):
6553 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
6554 (facemenu-foreground-menu, facemenu-face-menu):
6555 * epa-hook.el (epa-file-name-regexp):
6556 * dnd.el (dnd-protocol-alist):
6557 * textmodes/rst.el (auto-mode-alist):
6558 * button.el (default-button): Purecopy strings.
6559
6560 2009-11-06 Glenn Morris <rgm@gnu.org>
6561
6562 * Makefile.in (ELCFILES): Update.
6563
6564 2009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
6565
6566 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
6567 * emacs-lisp/levents.el: Move to obsolete/levents.el.
6568
6569 * nxml/xsd-regexp.el (xsdre-gen-categories):
6570 * nxml/xmltok.el (xmltok-parse-entity):
6571 * nxml/rng-parse.el (rng-parse-validate-file):
6572 * nxml/rng-maint.el (rng-format-manual)
6573 (rng-manual-output-force-new-line):
6574 * nxml/rng-loc.el (rng-save-schema-location-1):
6575 * nxml/rng-cmpct.el (rng-c-parse-file):
6576 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
6577 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
6578
6579 2009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
6580
6581 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
6582 Remove extra save-excursions and make-variable-buffer-local's.
6583 Suggested by Stefan Monnier.
6584
6585 (verilog-getopt-file, verilog-module-inside-filename-p)
6586 (verilog-set-define): Merge GNU 1.35 and repair changes from
6587 switching to using with-current-buffer.
6588
6589 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
6590 being treated as a number and confusing AUTORESET.
6591 Reported by Dan Dever.
6592
6593 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
6594 Add verilog-auto-ignore-concat to fix backward compatibility with
6595 older verilog-modes. Reported by Dan Katz.
6596
6597 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
6598 containing closing anchors "...$".
6599
6600 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
6601 Reported by Wade Smith.
6602
6603 (verilog-batch-execute-func): Comment on function usage.
6604
6605 2009-11-05 Michael McNamara <mac@mail.brushroad.com>
6606
6607 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
6608 for labels.
6609
6610 (verilog-label-re, verilog-calc-1): Support proper indent of named
6611 asserts.
6612
6613 (verilog-backward-token, verilog-basic-complete-re)
6614 (verilog-beg-of-statement, verilog-indent-re): Support proper
6615 indent of the assert statement at the beginning of a block of text.
6616
6617 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
6618 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
6619 tokens as begins.
6620
6621 2009-11-05 Glenn Morris <rgm@gnu.org>
6622
6623 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
6624 Emacs 19. (Bug#1531)
6625 (byte-compile-fix-header): Update for the above change.
6626 Drop test for epoch::version.
6627
6628 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
6629 * cus-dep.el (custom-make-dependencies):
6630 * finder.el (finder-compile-keywords):
6631 Use autoload-rubric's feature argument.
6632
6633 * calendar/diary-lib.el (top-level): Make load behave more like require.
6634
6635 * vc-git.el (vc-git-stash-map): Move definition before use.
6636
6637 2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
6638
6639 * custom.el (custom-declare-group): Purecopy standard-value.
6640 (custom-declare-group): Purecopy custom-prefix.
6641
6642 * international/mule.el (load-with-code-conversion):
6643 Call do-after-load-evaluation unconditionally.
6644
6645 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
6646
6647 2009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
6648
6649 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
6650
6651 2009-11-04 Glenn Morris <rgm@gnu.org>
6652
6653 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
6654 (byte-compile-compatibility): Remove option.
6655 (byte-compile-close-variables, byte-compile-fix-header)
6656 (byte-compile-insert-header, byte-compile-output-docform)
6657 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
6658 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
6659 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
6660 (byte-compile-insert, byte-compile-defun):
6661 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
6662 (byte-defop-compiler19): Remove.
6663 Without byte-compile-compatibility, the 'emacs19-opcode property is not
6664 used by anything. Replace all calls with byte-defop-compiler.
6665
6666 2009-11-04 Juri Linkov <juri@jurta.org>
6667
6668 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
6669 (menu-bar-options-menu): Don't quote the `prop' arg of
6670 `menu-bar-make-mm-toggle'.
6671
6672 2009-11-04 Juanma Barranquero <lekktu@gmail.com>
6673
6674 * calendar/calendar.el (cal-loaddefs):
6675 * calendar/diary-lib.el (diary-loaddefs):
6676 * calendar/holidays.el (hol-loaddefs):
6677 * eshell/esh-module.el (esh-groups): Load rather than require.
6678
6679 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
6680
6681 * calendar/todo-mode.el (todo-add-category): Don't hardcode
6682 point-min==1.
6683 (todo-top-priorities): Only display-buffer when called interactively.
6684 (todo-item-start): Don't save excursion point.
6685 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
6686 (todo-insert-item-here, todo-file-item, todo-remove-item):
6687 Adjust uses of todo-item-start and todo-item-end.
6688
6689 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
6690 (autoload-rubric): Don't use any more.
6691 * cedet/semantic/fw.el (semantic/loaddefs):
6692 * cedet/srecode.el (srecode/loaddefs):
6693 * cedet/ede.el (ede/loaddefs): Load rather than require.
6694 * cedet/ede/cpp-root.el:
6695 * cedet/ede/emacs.el:
6696 * cedet/ede/files.el:
6697 * cedet/ede/linux.el:
6698 * cedet/ede/locate.el:
6699 * cedet/ede/make.el:
6700 * cedet/ede/shell.el:
6701 * cedet/ede/speedbar.el:
6702 * cedet/ede/system.el:
6703 * cedet/ede/util.el:
6704 * cedet/semantic/analyze.el:
6705 * cedet/semantic/bovine.el:
6706 * cedet/semantic/complete.el:
6707 * cedet/semantic/ctxt.el:
6708 * cedet/semantic/db-file.el:
6709 * cedet/semantic/db-find.el:
6710 * cedet/semantic/db-global.el:
6711 * cedet/semantic/db-mode.el:
6712 * cedet/semantic/db-typecache.el:
6713 * cedet/semantic/db.el:
6714 * cedet/semantic/debug.el:
6715 * cedet/semantic/dep.el:
6716 * cedet/semantic/doc.el:
6717 * cedet/semantic/edit.el:
6718 * cedet/semantic/find.el:
6719 * cedet/semantic/format.el:
6720 * cedet/semantic/html.el:
6721 * cedet/semantic/ia-sb.el:
6722 * cedet/semantic/ia.el:
6723 * cedet/semantic/idle.el:
6724 * cedet/semantic/lex-spp.el:
6725 * cedet/semantic/lex.el:
6726 * cedet/semantic/mru-bookmark.el:
6727 * cedet/semantic/scope.el:
6728 * cedet/semantic/senator.el:
6729 * cedet/semantic/sort.el:
6730 * cedet/semantic/symref.el:
6731 * cedet/semantic/tag-file.el:
6732 * cedet/semantic/tag-ls.el:
6733 * cedet/semantic/tag-write.el:
6734 * cedet/semantic/tag.el:
6735 * cedet/semantic/util-modes.el:
6736 * cedet/semantic/analyze/complete.el:
6737 * cedet/semantic/analyze/refs.el:
6738 * cedet/semantic/bovine/c.el:
6739 * cedet/semantic/bovine/gcc.el:
6740 * cedet/semantic/bovine/make.el:
6741 * cedet/semantic/bovine/scm.el:
6742 * cedet/semantic/decorate/include.el:
6743 * cedet/semantic/decorate/mode.el:
6744 * cedet/semantic/symref/cscope.el:
6745 * cedet/semantic/symref/global.el:
6746 * cedet/semantic/symref/grep.el:
6747 * cedet/semantic/symref/idutils.el:
6748 * cedet/semantic/symref/list.el:
6749 * cedet/semantic/wisent/java-tags.el:
6750 * cedet/semantic/wisent/javascript.el:
6751 * cedet/srecode/compile.el:
6752 * cedet/srecode/cpp.el:
6753 * cedet/srecode/document.el:
6754 * cedet/srecode/el.el:
6755 * cedet/srecode/expandproto.el:
6756 * cedet/srecode/getset.el:
6757 * cedet/srecode/insert.el:
6758 * cedet/srecode/java.el:
6759 * cedet/srecode/map.el:
6760 * cedet/srecode/mode.el:
6761 * cedet/srecode/template.el:
6762 * cedet/srecode/texi.el: Remove the file-local setting of
6763 generated-autoload-feature.
6764
6765 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
6766 and only put a prop if it is non-nil.
6767
6768 2009-11-03 Juri Linkov <juri@jurta.org>
6769
6770 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
6771 (menu-bar-options-menu): Fix list quoting (Bug#4429).
6772
6773 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
6774 and "Menu" to make top-level menu item visually one unit (like
6775 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
6776 multi-word menu items). Fix :help string for quit-window.
6777
6778 2009-11-03 Glenn Morris <rgm@gnu.org>
6779
6780 * cedet/mode-local.el (with-mode-local): Doc fix.
6781
6782 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
6783 (byte-compile-file-form-define-abbrev-table)
6784 (byte-compile-file-form-custom-declare-variable)
6785 (byte-compile-variable-ref, byte-compile-defvar):
6786 Whether or not a warning is enabled should only affect whether we issue
6787 the warning, not whether or not we collect the relevant data.
6788 Eg warnings can be turned on and off throughout the course of a file.
6789
6790 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
6791 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
6792
6793 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
6794
6795 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
6796 * play/mpuz.el (mpuz-create-buffer):
6797 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
6798 (lm-print-y,s,noise, lm-print-w0, lm-init):
6799 * play/gomoku.el (gomoku-prompt-for-move):
6800 * play/fortune.el (fortune-in-buffer):
6801 * play/dissociate.el (dissociated-press):
6802 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
6803 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
6804 * mail/supercite.el (sc-eref-show):
6805 * mail/smtpmail.el (smtpmail-send-it):
6806 * mail/rmailsum.el (rmail-summary-next-labeled-message)
6807 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
6808 (rmail-summary-undelete-many, rmail-summary-rmail-update)
6809 (rmail-summary-goto-msg, rmail-summary-expunge)
6810 (rmail-summary-get-new-mail, rmail-summary-search-backward)
6811 (rmail-summary-add-label, rmail-summary-output-menu)
6812 (rmail-summary-output-body):
6813 * mail/rfc822.el (rfc822-addresses):
6814 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
6815 * mail/mailpost.el (post-mail-send-it):
6816 * mail/hashcash.el (hashcash-generate-payment):
6817 * mail/feedmail.el (feedmail-run-the-queue)
6818 (feedmail-queue-send-edit-prompt-help-first)
6819 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
6820 (feedmail-deduce-address-list):
6821 * eshell/esh-ext.el (eshell-remote-command):
6822 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
6823 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
6824 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
6825 (viper-save-string-in-file, viper-valid-marker):
6826 * emulation/viper-keym.el (viper-toggle-key):
6827 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
6828 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
6829 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
6830 * emulation/viper-cmd.el (viper-exec-form-in-vi)
6831 (viper-exec-form-in-emacs, viper-brac-function):
6832 * emulation/viper.el (viper-delocalize-var):
6833 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
6834 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
6835 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
6836 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
6837 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
6838 * emulation/edt.el (edt-electric-helpify):
6839 * emulation/cua-rect.el (cua--rectangle-aux-replace):
6840 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
6841 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
6842 (cua-indent-to-global-mark-column):
6843 * calendar/diary-lib.el (calendar-mark-1):
6844 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
6845 Use with-current-buffer.
6846 * emulation/viper.el (viper-delocalize-var): Use dolist.
6847
6848 2009-11-03 Chong Yidong <cyd@stupidchicken.com>
6849
6850 * comint.el (comint-replace-by-expanded-history-before-point):
6851 Replace !! with the previous input string literally (Bug#1795).
6852
6853 2009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
6854
6855 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
6856 to be made up of whitespace.
6857
6858 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
6859
6860 * minibuffer.el (read-file-name): Don't use file dialogs for
6861 remote directories (Bug#99).
6862
6863 2009-11-01 Chong Yidong <cyd@stupidchicken.com>
6864
6865 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
6866
6867 2009-11-01 Andreas Schwab <schwab@linux-m68k.org>
6868
6869 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
6870 instead of deleting the window or frame.
6871
6872 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
6873
6874 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
6875 Support face colors.
6876
6877 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
6878 New function. Support face colors (Bug#1168).
6879 (tex-common-initialization): Use it.
6880
6881 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
6882 mode allows it (Bug#1168).
6883
6884 2009-10-31 Juri Linkov <juri@jurta.org>
6885
6886 * facemenu.el (list-colors-display): Don't mark buffer as
6887 modified (Bug#3948).
6888
6889 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
6890
6891 * international/mule-diag.el (list-character-sets-1): Minor
6892 message fix (Bug#3526).
6893
6894 * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
6895 face property (Bug#4834).
6896 (etags-list-tags, etags-tags-apropos-additional)
6897 (etags-tags-apropos, tags-select-tags-table): Add follow-link
6898 property.
6899
6900 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
6901 items.
6902
6903 * cedet/cedet.el (cedet-menu-map): Remove Semantic and EDE menu
6904 items.
6905
6906 * cedet/ede.el (ede-minor-mode):
6907 * cedet/semantic.el (semantic-mode): Toggle menu separators.
6908
6909 2009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
6910
6911 * textmodes/two-column.el (2C-split):
6912 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
6913 * textmodes/tex-mode.el (tex-set-buffer-directory):
6914 * textmodes/spell.el (spell-region, spell-string):
6915 * textmodes/reftex.el (reftex-erase-buffer):
6916 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
6917 * textmodes/reftex-toc.el (reftex-toc-promote-action):
6918 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
6919 (reftex-select-item):
6920 * textmodes/reftex-ref.el (reftex-label-info-update)
6921 (reftex-offer-label-menu):
6922 * textmodes/reftex-index.el (reftex-index-change-entry)
6923 (reftex-index-phrases-info):
6924 * textmodes/reftex-global.el (reftex-create-tags-file)
6925 (reftex-save-all-document-buffers, reftex-ensure-write-access):
6926 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
6927 (reftex-view-crossref-from-bibtex):
6928 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
6929 (reftex-extract-bib-entries-from-thebibliography)
6930 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
6931 * textmodes/refbib.el (r2b-capitalize-title):
6932 (r2b-convert-buffer, r2b-help):
6933 * textmodes/page-ext.el (pages-directory)
6934 (pages-directory-goto-with-mouse):
6935 * textmodes/bibtex.el (bibtex-validate-globally):
6936 * textmodes/bib-mode.el (bib-capitalize-title):
6937 * textmodes/artist.el (artist-clear-buffer, artist-system):
6938 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
6939 (local-set-scheme-interaction-buffer, xscheme-process-filter)
6940 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
6941 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
6942 (xscheme-send-control-g-interrupt, xscheme-start-process)
6943 (xscheme-process-sentinel, xscheme-cd):
6944 * progmodes/verilog-mode.el (verilog-read-always-signals)
6945 (verilog-set-define, verilog-getopt-file)
6946 (verilog-module-inside-filename-p):
6947 * progmodes/sh-script.el:
6948 * progmodes/python.el (python-pdbtrack-get-source-buffer)
6949 (python-pdbtrack-grub-for-buffer, python-execute-file):
6950 * progmodes/octave-inf.el (inferior-octave):
6951 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
6952 (idlwave-shell-compile-helper-routines, idlwave-set-local)
6953 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
6954 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
6955 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
6956 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
6957 (idlwave-shell-filter, idlwave-shell-examine-highlight)
6958 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
6959 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
6960 (idlwave-shell-examine-display, idlwave-shell-run-region)
6961 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
6962 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
6963 * progmodes/idlw-help.el (idlwave-help-get-special-help)
6964 (idlwave-help-get-help-buffer):
6965 * progmodes/gud.el (gud-basic-call, gud-find-class)
6966 (gud-tooltip-activate-mouse-motions-if-enabled):
6967 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
6968 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
6969 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
6970 (ebrowse-tags-next-file):
6971 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
6972 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
6973 (ebnf-eps-finish-and-write):
6974 * progmodes/cpp.el (cpp-edit-save):
6975 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
6976 * progmodes/cc-defs.el (c-emacs-features):
6977 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
6978 (antlr-directory-dependencies):
6979 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
6980 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
6981 (ada-find-any-references, ada-make-filename-from-adaname)
6982 (ada-make-body-gnatstub):
6983 * obsolete/rnews.el (news-list-news-groups):
6984 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
6985 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
6986 * net/rcirc.el (rcirc-debug):
6987 * net/newst-treeview.el (newsticker--treeview-list-add-item)
6988 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
6989 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
6990 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
6991 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
6992 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
6993 (newsticker--treeview-list-clear-highlight)
6994 (newsticker--treeview-list-update-highlight)
6995 (newsticker--treeview-list-highlight-start)
6996 (newsticker--treeview-tree-update-highlight)
6997 (newsticker--treeview-get-selected-item)
6998 (newsticker-treeview-mark-list-items-old)
6999 (newsticker--treeview-set-current-node):
7000 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
7001 * net/newst-backend.el (newsticker--get-news-by-funcall)
7002 (newsticker--get-news-by-wget, newsticker--image-get)
7003 (newsticker--image-sentinel):
7004 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
7005 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
7006 (eudc-ph-close-session):
7007 * net/eudc.el (eudc-save-options):
7008 * language/thai-word.el (thai-update-word-table):
7009 * language/japan-util.el (japanese-string-conversion):
7010 * international/titdic-cnv.el (tsang-quick-converter)
7011 (ziranma-converter, ctlau-converter):
7012 * international/mule-cmds.el (describe-language-environment):
7013 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
7014 (skkdic-convert-postfix, skkdic-convert-prefix):
7015 (skkdic-convert-okuri-nasi, skkdic-convert):
7016 * emacs-lisp/re-builder.el (reb-update-overlays):
7017 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
7018 * emacs-lisp/gulp.el (gulp-send-requests):
7019 * emacs-lisp/find-gc.el (trace-call-tree):
7020 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
7021 (eieio-describe-generic):
7022 * emacs-lisp/eieio-base.el (eieio-persistent-read):
7023 * emacs-lisp/edebug.el (edebug-outside-excursion):
7024 * emacs-lisp/debug.el (debugger-make-xrefs):
7025 * emacs-lisp/cust-print.el (custom-prin1-to-string):
7026 * emacs-lisp/chart.el (chart-new-buffer):
7027 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
7028 Use with-current-buffer.
7029 * textmodes/artist.el (artist-system): Don't call
7030 copy-sequence on a fresh string.
7031 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
7032
7033 2009-10-31 Stephen Berman <stephen.berman@gmx.net>
7034
7035 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
7036 is no item to edit. (Bug#4820)
7037 (todo-top-priorities): Restore point and restore narrowing in Todo
7038 buffer. (Bug#4820)
7039
7040 2009-10-31 Glenn Morris <rgm@gnu.org>
7041
7042 * net/ange-ftp.el (top-level): Don't require dired when compiling.
7043 (comint-last-output-start, comint-last-input-start)
7044 (comint-last-input-end): Don't defvar when compiling.
7045 (ange-ftp-process-file): Use bound-and-true-p.
7046
7047 * pcmpl-rpm.el (top-level): Move provide statement to end.
7048 (pcmpl-rpm): Remove unused custom group.
7049
7050 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
7051
7052 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
7053
7054 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
7055 (byte-compile-warnings): Add `constants' as an option.
7056 (byte-compile-callargs-warn, byte-compile-arglist-warn)
7057 (display-call-tree): Update for byte-compile-fdefinition possibly
7058 returning `(macro lambda ...)'. (Bug#4778)
7059 (byte-compile-variable-ref, byte-compile-setq-default):
7060 Respect `constants' member of byte-compile-warnings.
7061
7062 * cedet/semantic/tag.el (semantic--tag-link-list-to-buffer):
7063 Use mapc rather than mapcar because the return value is never used.
7064
7065 * cedet/srecode/template.el, cedet/semantic/wisent/javascript.el:
7066 * cedet/semantic/wisent/java-tags.el, cedet/semantic/texi.el:
7067 * cedet/semantic/html.el:
7068 Suppress harmless warnings about setting up semantic-imenu (not
7069 part of Emacs) variables.
7070
7071 2009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
7072
7073 * vc-bzr.el (vc-bzr-revision-keywords): New var.
7074 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
7075 to "submit:".
7076
7077 * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
7078 * cedet/semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
7079 * cedet/semantic/symref/grep.el (semantic-symref-perform-search):
7080 * cedet/semantic/bovine/gcc.el (semantic-gcc-query):
7081 * cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token):
7082 * cedet/semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
7083 (semantic-analyzer-debug-global-symbol)
7084 (semantic-analyzer-debug-missing-innertype)
7085 (semantic-analyzer-debug-insert-include-summary):
7086 * cedet/semantic/util.el (semantic-file-tag-table):
7087 (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
7088 (semantic-recursive-find-nonterminal-by-name):
7089 * cedet/semantic/tag-ls.el (semantic-tag-calculate-parent-default):
7090 * cedet/semantic/tag-file.el (semantic-prototype-file):
7091 * cedet/semantic/symref.el (semantic-symref-parse-tool-output):
7092 * cedet/semantic/sb.el (semantic-sb-fetch-tag-table):
7093 * cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
7094 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
7095 (semantic-idle-summary-maybe-highlight):
7096 * cedet/semantic/ia-sb.el (semantic-ia-speedbar)
7097 (semantic-ia-sb-tag-info):
7098 * cedet/semantic/grammar.el (semantic-analyze-possible-completions):
7099 * cedet/semantic/find.el (semantic-brute-find-tag-by-position):
7100 * cedet/semantic/ede-grammar.el (project-compile-target):
7101 (ede-proj-makefile-insert-variables):
7102 * cedet/semantic/debug.el (semantic-debug-set-parser-location):
7103 (semantic-debug-set-source-location, semantic-debug-interface-layout)
7104 (semantic-debug-mode, semantic-debug):
7105 * cedet/semantic/db.el (semanticdb-needs-refresh-p):
7106 * cedet/semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
7107 * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
7108 * cedet/semantic/db-find.el (semanticdb-find-log-new-search)
7109 (semanticdb-find-translate-path-includes--internal)
7110 (semanticdb-reset-log, semanticdb-find-log-activity):
7111 * cedet/semantic/db-file.el (object-write):
7112 * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
7113 * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
7114 (semanticdb-create-ebrowse-database):
7115 * cedet/semantic/db-debug.el (semanticdb-table-sanity-check):
7116 * cedet/semantic/complete.el (semantic-displayor-focus-request)
7117 (semantic-collector-calculate-completions-raw)
7118 (semantic-complete-read-tag-analyzer):
7119 * cedet/semantic/analyze.el (semantic-analyze-pulse):
7120 * cedet/ede/util.el (ede-update-version-in-source):
7121 * cedet/ede/proj.el (project-delete-target):
7122 * cedet/ede/proj-elisp.el (ede-update-version-in-source)
7123 (ede-proj-flush-autoconf):
7124 * cedet/ede/pconf.el (ede-proj-configure-synchronize)
7125 (ede-proj-configure-synchronize):
7126 * cedet/ede/locate.el (ede-locate-file-in-project-impl):
7127 * cedet/ede/linux.el (ede-linux-version):
7128 * cedet/ede/emacs.el (ede-emacs-version):
7129 * cedet/ede/dired.el (ede-dired-add-to-target):
7130 * cedet/ede.el (ede-buffer-header-file, ede-find-target)
7131 (ede-buffer-documentation-files, ede-project-buffers, ede-set)
7132 (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
7133 * cedet/cedet-idutils.el (cedet-idutils-fnid-call):
7134 (cedet-idutils-lid-call, cedet-idutils-expand-filename)
7135 (cedet-idutils-version-check):
7136 * cedet/cedet-global.el (cedet-gnu-global-call):
7137 (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
7138 (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
7139 * cedet/cedet-cscope.el (cedet-cscope-call)
7140 (cedet-cscope-expand-filename, cedet-cscope-version-check):
7141 Use with-current-buffer.
7142 * cedet/ede.el (ede-make-project-local-variable)
7143 (ede-set-project-variables, ede-set): Use dolist.
7144
7145 2009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
7146
7147 * textmodes/ispell.el (ispell-skip-region-alist):
7148 * international/mule-conf.el (eight-bit):
7149 * international/fontset.el (font-encoding-alist):
7150 * startup.el (pure-space-overflow-message):
7151 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
7152 * paths.el (gnus-nntp-service, rmail-spool-directory)
7153 (term-file-prefix):
7154 * files.el (save-some-buffers-action-alist):
7155 * cmuscheme.el (same-window-buffer-names):
7156 * ielm.el (same-window-buffer-names):
7157 * shell.el (same-window-buffer-names):
7158 * mail/sendmail.el (same-window-buffer-names):
7159 * progmodes/inf-lisp.el (same-window-buffer-names):
7160 * bindings.el (mode-line-client)
7161 (mode-line-column-line-number-mode-map):
7162 * language/tibetan.el (tibetan-precomposition-rule-regexp)
7163 (tibetan-precomposed-regexp): Purecopy string arguments.
7164
7165 2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
7166
7167 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
7168 (calcDigit-nondigit):
7169 * calc/calc-yank.el (calc-copy-to-buffer):
7170 * calc/calc-units.el (calc-invalidate-units-table):
7171 * calc/calc-trail.el (calc-trail-yank):
7172 * calc/calc-store.el (calc-insert-variables):
7173 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
7174 * calc/calc-prog.el (calc-read-parse-table):
7175 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
7176 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
7177 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
7178 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
7179 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
7180 (calc-graph-name, calc-graph-find-command, calc-graph-view)
7181 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
7182 * calc/calc-ext.el (calc-realign):
7183 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
7184 (calc-embedded-finish-edit, calc-embedded-make-info)
7185 (calc-embedded-finish-command, calc-embedded-stack-change):
7186 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
7187
7188 * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
7189 (overload-docstring-extension): Use that info.
7190 * cedet/semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
7191 * cedet/semantic/idle.el (semantic-eldoc-current-symbol-info):
7192 * cedet/semantic/tag-ls.el (semantic-nonterminal-protection)
7193 (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
7194 (semantic-nonterminal-full-name): Add the new `when' info.
7195 * cedet/semantic/decorate/mode.el (semantic/decorate): Require CL for
7196 `assert'.
7197
7198 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
7199 shell-dynamic-complete-filename in preference to
7200 comint-dynamic-complete-filename.
7201
7202 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
7203 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
7204 Don't consider whether the display supports colors.
7205 (bookmark-import-new-list): Use dolist.
7206 (bookmark-bmenu-mode-map): Move initialization into declaration.
7207 (bookmark-bmenu-list): Use dolist, simplify.
7208 (bookmark-show-all-annotations): Use save-selected-window and dolist.
7209 (menu-bar-final-items): Use push.
7210
7211 2009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
7212
7213 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
7214 it works on remote files.
7215 (vc-hg-diff): Don't pass any `--cwd' argument.
7216
7217 2009-10-27 Kevin Ryde <user42@zip.com.au>
7218
7219 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
7220 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
7221 (Further to Bug#3921).
7222
7223 2009-10-27 Michael Albinus <michael.albinus@gmx.de>
7224
7225 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
7226 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
7227 calling `tramp-imap-put-file'. Add file size to the call.
7228 (tramp-imap-get-file-entries): Compute also user name, file size,
7229 and date.
7230 (tramp-imap-handle-insert-directory): Insert uid and gid.
7231 (tramp-imap-handle-file-attributes): Transform uid and gid
7232 according to `id-format'.
7233 (tramp-imap-put-file): New optional parameter SIZE. Encode file
7234 size in header X-Size.
7235
7236 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
7237
7238 * simple.el (transpose-subr): Give clearer error when the mark
7239 is not set. (Bug#4807)
7240
7241 2009-10-26 Michael Albinus <michael.albinus@gmx.de>
7242
7243 * net/tramp.el (tramp-perl-file-truename): New defconst.
7244 Perl code contributed by yary <not.com@gmail.com> (tiny change).
7245 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
7246 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
7247 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
7248
7249 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
7250 Ignore `dired-call-process'.
7251 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
7252
7253 2009-10-26 Julian Scheid <julians37@gmail.com>
7254
7255 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
7256 (tramp-get-remote-readlink): New defun.
7257 (tramp-handle-file-truename): Use it.
7258 (tramp-handle-file-exists-p): Check file-attributes cache, assume
7259 file exists if cache value present.
7260 (tramp-check-cached-permissions): New defun.
7261 (tramp-handle-file-readable-p): Use it.
7262 (tramp-handle-file-writable-p): Likewise.
7263 (tramp-handle-file-executable-p): Likewise.
7264 (tramp-handle-file-name-all-completions): Try using Perl to get
7265 partial completions. When perl not available, combine `cd' and
7266 `ls' into single remote operation and use shell expansion to get
7267 partial remote directory contents. Set `file-exists-p' cache for
7268 directory and any files returned by ls. Change cache handling to
7269 support partial directory contents. Use error message emitted by
7270 remote `cd' or Perl code for local tramp-error.
7271 (tramp-do-copy-or-rename-file-directly): Avoid separate
7272 tramp-send-command-and-check call.
7273 (tramp-handle-process-file): Merge three remote ops into one.
7274 Do not flush all caches when `process-file-side-effects' is set.
7275 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
7276 file-attributes shows uid/gid to be set already.
7277
7278 2009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
7279
7280 * textmodes/tex-mode.el (tex-dvi-view-command)
7281 (tex-show-queue-command, tex-open-quote):
7282 * progmodes/ruby-mode.el (auto-mode-alist)
7283 (interpreter-mode-alist): Purecopy strings.
7284
7285 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
7286
7287 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
7288 string for the hook, keymap and abbrev table.
7289
7290 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
7291
7292 * x-dnd.el (x-dnd-xdnd-to-action):
7293 * startup.el (fancy-startup-text, fancy-about-text): Change to
7294 defconst from defvar.
7295
7296 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
7297
7298 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
7299 Purecopy initialization strings.
7300
7301 * mail/sendmail.el (mail-header-separator)
7302 (mail-personal-alias-file):
7303 * mail/rmail.el (rmail-default-dont-reply-to-names)
7304 (rmail-ignored-headers, rmail-retry-ignored-headers)
7305 (rmail-highlighted-headers, rmail-secondary-file-directory)
7306 (rmail-secondary-file-regexp):
7307 * files.el (null-device, file-name-invalid-regexp)
7308 (locate-dominating-stop-dir-regexp)
7309 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
7310 (interpreter-mode-alist): Use mapcar instead of mapc.
7311
7312 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
7313
7314 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
7315 (completion-ignored-extensions):
7316 (debug-ignored-errors): Purecopy strings.
7317
7318 2009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
7319
7320 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
7321 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
7322 (pcomplete--here): Use push.
7323
7324 * subr.el (all-completions): Declare the 4th arg obsolete.
7325
7326 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
7327
7328 * pcomplete.el (pcomplete-unquote-argument-function): New var.
7329 (pcomplete-unquote-argument): New function.
7330 (pcomplete--common-suffix): Always pay attention to case.
7331 (pcomplete--table-subvert): Quote and unquote the text.
7332 (pcomplete--common-quoted-suffix): New function.
7333 (pcomplete-std-complete): Use it and pcomplete-begin.
7334
7335 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
7336 we're inside a dedicated or minibuffer window.
7337
7338 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
7339
7340 * cedet/semantic/fw.el (semantic-alias-obsolete)
7341 (semantic-varalias-obsolete): Make the `when' arg mandatory.
7342 (define-mode-overload-implementation):
7343 * cedet/semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
7344 * cedet/semantic/wisent.el (wisent-lex-make-token-table):
7345 * cedet/semantic/util.el (semantic-file-token-stream)
7346 (semantic-something-to-stream):
7347 * cedet/semantic/tag.el (semantic-tag-make-assoc-list)
7348 (semantic-expand-nonterminal):
7349 * cedet/semantic/tag-file.el (semantic-find-nonterminal)
7350 (semantic-find-dependency, semantic-find-nonterminal)
7351 (semantic-find-dependency):
7352 * cedet/semantic/lex.el (semantic-flex-start, semantic-flex-end)
7353 (semantic-flex-text, semantic-flex-make-keyword-table)
7354 (semantic-flex-keyword-p, semantic-flex-keyword-put)
7355 (semantic-flex-keyword-get, semantic-flex-map-keywords)
7356 (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
7357 * cedet/semantic/java.el (semantic-java-prototype-nonterminal):
7358 * cedet/semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
7359 (semantic-after-idle-scheduler-reparse-hooks):
7360 * cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
7361 * cedet/semantic/db-mode.el (semanticdb-mode-hooks):
7362 * cedet/semantic.el (semantic-toplevel-bovine-table)
7363 (semantic-toplevel-bovine-cache)
7364 (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
7365 (semantic-init-mode-hooks, semantic-init-db-hooks)
7366 (semantic-bovination-working-type): Provide the `when' arg.
7367
7368 2009-10-24 Karl Fogel <kfogel@red-bean.com>
7369
7370 * bookmark.el: Update documentation, especially documentation
7371 of `bookmark-alist' and of the bookmark file format.
7372 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
7373
7374 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
7375
7376 * mail/emacsbug.el (report-emacs-bug): Clarify that the
7377 keybindings apply to the mail buffer (Bug#4003). Shrink help
7378 window to buffer.
7379
7380 * whitespace.el (whitespace-mode, whitespace-newline-mode)
7381 (global-whitespace-mode, global-whitespace-newline-mode)
7382 (whitespace-toggle-options, global-whitespace-toggle-options):
7383 Doc fix (Bug#3660).
7384
7385 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
7386 of xmltok-start before the end tag was inserted (Bug#2840).
7387
7388 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
7389 patterns that are preceded by an open-paren (Bug#1320).
7390
7391 2009-10-24 Sven Joachim <svenjoac@gmx.de>
7392
7393 * files.el (delete-directory): Delete symlinks to directories with
7394 delete-file (Bug#4739).
7395
7396 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
7397
7398 * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
7399 * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
7400 argument to make-obsolete.
7401
7402 * cedet/semantic/fw.el (semantic-alias-obsolete)
7403 (semantic-varalias-obsolete): Add optional WHEN argument.
7404
7405 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
7406
7407 * vc.el (vc-backend-for-registration): Rename from
7408 vc-get-backend-for-registration. Update callers.
7409
7410 * international/mule-cmds.el (set-language-info-alist):
7411 Purecopy lang-env.
7412 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
7413 (charset): Purecopy the name.
7414 (define-char-code-property): Purecopy string arguments.
7415
7416 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
7417 Purecopy string arguments.
7418
7419 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
7420 * ediff-hook.el (menu-bar-ediff-menu):
7421 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
7422 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
7423
7424 2009-10-24 Glenn Morris <rgm@gnu.org>
7425
7426 * comint.el (comint-dynamic-list-completions):
7427 * term.el (term-dynamic-list-completions): Use choose-completion rather
7428 than obsolete alias mouse-choose-completion.
7429
7430 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
7431 file-cache-choose-completion.
7432 (file-cache-choose-completion): Handle an optional event argument.
7433 (file-cache-mouse-choose-completion): Make it an obsolete alias.
7434
7435 * progmodes/octave-mod.el (octave-complete-symbol):
7436 Use choose-completion if mouse-choose-completion is ever removed.
7437
7438 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
7439 use.
7440
7441 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
7442 compiler.
7443
7444 * vc-hooks.el (vc-responsible-backend): Fix declaration.
7445
7446 2009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
7447
7448 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
7449 Ignore `pred' now that we receive one.
7450 Handle test-completion specially.
7451
7452 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
7453
7454 * vc.el (vc-responsible-backend): Throw an error if not backend is
7455 found. Remove the REGISTER argument. Move the code dealing with
7456 REGISTER ...
7457 (vc-get-backend-for-registration): ... here. New function.
7458 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
7459 of vc-responsible-backend, pass the file name instead of the
7460 directory name.
7461
7462 2009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
7463
7464 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
7465 New funs.
7466 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
7467 (pcomplete-comint-setup): Don't modify a global var via
7468 accidental side-effects.
7469 (pcomplete-shell-setup): Adjust call accordingly.
7470 (pcomplete-parse-comint-arguments): Use push.
7471
7472 2009-10-23 Chong Yidong <cyd@stupidchicken.com>
7473
7474 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
7475 Allow uncapitalized info node names (Bug#3921).
7476
7477 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
7478 to the DEBUG file (Bug#3781).
7479
7480 2009-10-23 Jari Aalto <jari.aalto@cante.net>
7481
7482 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
7483 dictionary entry (Bug#4579).
7484
7485 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
7486
7487 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
7488 from `rfn-eshadow-update-overlay-hook' when unloading.
7489 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
7490 "rsyncc". Adjust doc string.
7491 (tramp-temp-buffer-file-name): New buffer-local defvar.
7492 (tramp-handle-insert-file-contents, tramp-handle-write-region):
7493 Keep temporary file when indicated by method ("rsync" and
7494 "rsyncc").
7495 (tramp-handle-write-region): Handle APPEND.
7496 (tramp-delete-temp-file-function): New defun. Added to
7497 `kill-buffer-hook'.
7498
7499 2009-10-23 Juanma Barranquero <lekktu@gmail.com>
7500
7501 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
7502
7503 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
7504
7505 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
7506 (color-name-rgb-alist, tty-standard-colors)
7507 (tty-color-mode-alist): Change to defconst.
7508
7509 * simple.el (mark-inactive): Purecopy message.
7510
7511 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
7512 (global-map, yank-menu):
7513 * textmodes/ispell.el (ispell-menu-map):
7514 * net/eudc.el (eudc-tools-menu):
7515 * international/mule-cmds.el (describe-language-environment-map)
7516 (setup-language-environment-map, set-coding-system-map)
7517 (mule-menu-keymap):
7518 * vc-hooks.el (vc-menu-entry, vc-menu-map):
7519 * replace.el (occur-mode-map):
7520 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
7521
7522 2009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
7523
7524 * calc/calc.el (math-read-number, math-read-number-simple): Use
7525 `save-match-data'.
7526
7527 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
7528
7529 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
7530 rather than fiddling with global-map bindings, since it should only
7531 affect per-terminal settings.
7532 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
7533
7534 * minibuffer.el (completion-table-with-terminator): Allow to specify
7535 the terminator-regexp.
7536
7537 * simple.el (switch-to-completions): Look for *Completions* in other
7538 frames as well.
7539
7540 * pcomplete.el: Allow the use of completion-tables.
7541 (pcomplete-std-complete): New command.
7542 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
7543 (pcomplete--here): Use a function for `form' rather than an expression,
7544 so it can be byte-compiled.
7545 (pcomplete-here, pcomplete-here*): Adjust accordingly.
7546 Add edebug declaration.
7547 (pcomplete-show-completions): Remove unused var `curbuf'.
7548 (pcomplete-do-complete, pcomplete-stub):
7549 Don't assume `completions' is a list of strings any more.
7550
7551 2009-10-22 Juanma Barranquero <lekktu@gmail.com>
7552
7553 * find-dired.el (find-name-arg): Fix typo in docstring.
7554
7555 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
7556
7557 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
7558 (pcmpl-linux-fs-types): Same, and update to new modules layout.
7559
7560 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
7561 pcomplete-entries.
7562
7563 * comint.el (comint-read-input-ring, comint-write-input-ring)
7564 (comint-substitute-in-file-name)
7565 (comint-dynamic-complete-as-filename)
7566 (comint-dynamic-simple-complete)
7567 (comint-dynamic-list-filename-completions)
7568 (comint-dynamic-list-completions)
7569 (comint-redirect-results-list-from-process): Minor simplifications.
7570
7571 2009-10-21 Kevin Ryde <user42@zip.com.au>
7572
7573 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
7574 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
7575 the first form. And insert a blank line after ";;; Code" since
7576 that's usual style. (Bug#4612)
7577
7578 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
7579
7580 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
7581
7582 * minibuffer.el (completion-table-with-terminator): Properly implement
7583 boundaries, in case `terminator' appears in the suffix.
7584 (completion--embedded-envvar-table): Don't return boundaries if
7585 there's no valid completion. Simplify.
7586 (completion-file-name-table): New completion table extracted from
7587 completion--file-name-table.
7588 (completion--file-name-table): Use it.
7589 (read-file-name-predicate): Declare obsolete.
7590 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
7591 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
7592 completion-file-name-table, and use the `pred' argument.
7593 * files.el (locate-file-completion-table): Use the `pred' arg rather
7594 than read-file-name-predicate.
7595 (abbreviate-file-name): Use \` rather than ^ for BOS.
7596
7597 2009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
7598
7599 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
7600 vc-responsible-backend to register, it causes problems.
7601
7602 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
7603
7604 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
7605
7606 2009-10-21 Eric Ludlam <zappo@gnu.org>
7607
7608 * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
7609 (semantic-c-debug-mode-init-pch): New functions.
7610 (semantic-c-debug-mode-init-last-mode): New var.
7611 (semantic-c-parse-lexical-token): Use them.
7612
7613 * cedet/semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
7614 When extracting the argument list, limit only by point-max.
7615
7616 2009-10-21 Michael Albinus <michael.albinus@gmx.de>
7617
7618 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
7619 (tramp-smb-handle-file-attributes): Use it.
7620 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
7621 (tramp-smb-handle-insert-directory): Use `mapc' rather than
7622 `mapcar'. Use `tramp-smb-get-stat-capability'.
7623 Add `dired-filename' text properties.
7624 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
7625 (tramp-smb-maybe-open-connection): Simplify check for smbclient
7626 version.
7627
7628 2009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
7629
7630 * subr.el (read-key-delay): Reduce to 0.01.
7631 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
7632 (bug#4751).
7633
7634 2009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
7635
7636 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
7637
7638 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
7639 (Info-menu): Remove unused vars `last' and `completions'.
7640 (Info-index-nodes): Remove unused var `node'.
7641
7642 * info.el (Info-complete-menu-item): Use complete-with-action.
7643
7644 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
7645
7646 Make vc-annotate work through copies and renames.
7647 * vc-annotate.el (vc-annotate-extract-revision-at-line):
7648 Return the file name too.
7649 (vc-annotate-revision-at-line)
7650 (vc-annotate-find-revision-at-line)
7651 (vc-annotate-revision-previous-to-line)
7652 (vc-annotate-show-log-revision-at-line): Update to get the file
7653 name from vc-annotate-extract-revision-at-line.
7654 (vc-annotate-show-diff-revision-at-line-internal): Change the
7655 argument to mean whether to show a file diff or not. Get the file
7656 name from vc-annotate-extract-revision-at-line.
7657 (vc-annotate-show-diff-revision-at-line):
7658 Update vc-annotate-show-diff-revision-at-line call.
7659 (vc-annotate-warp-revision): Add an optional file argument.
7660
7661 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
7662 (vc-git-annotate-extract-revision-at-line): Also return the file
7663 name if found.
7664
7665 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
7666 command. Remove unused code.
7667 (vc-hg-annotate-re): Update to match --follow output.
7668 (vc-hg-annotate-extract-revision-at-line): Also return the file
7669 name if found.
7670
7671 * vc.el: Update annotate-extract-revision-at-line documentation.
7672
7673 2009-10-18 Kevin Ryde <user42@zip.com.au>
7674
7675 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
7676 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
7677
7678 * net/browse-url.el (browse-url): Identify alist with "consp and
7679 not functionp" and let all other things go down the `apply' leg,
7680 as suggested by Stefan. (Further to bug#4531.)
7681
7682 2009-10-18 Chong Yidong <cyd@stupidchicken.com>
7683
7684 * minibuffer.el (read-file-name): Check for repeat before putting
7685 a default argument in file-name-history (Bug#4657).
7686
7687 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
7688 read syntax (Bug#4737).
7689
7690 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
7691
7692 2009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
7693
7694 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
7695 (html-tag-alist, html-tag-help): Add descriptions for undocumented
7696 entries and make note of obsolete tags.
7697
7698 2009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
7699
7700 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
7701
7702 2009-10-18 Glenn Morris <rgm@gnu.org>
7703
7704 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
7705 grep, so that binary files (eg international/uni-bidi.el) can match.
7706 Remove test for "UnicodeData" files, since it is hopefully unnecessary
7707 now, and in any case the file header format has changed.
7708
7709 2009-10-17 Glenn Morris <rgm@gnu.org>
7710
7711 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
7712 (flyspell-get-word, flyspell-large-region)
7713 (flyspell-auto-correct-previous-word): Doc/error message fixes.
7714
7715 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
7716
7717 * Makefile.in (ELCFILES): Add ede/shell.
7718
7719 2009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
7720
7721 * term/common-win.el (x-colors): Purecopy it.
7722
7723 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
7724
7725 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
7726 permissive for when the buffer is empty.
7727 (tar-header-block-tokenize): Decode the username and groupname.
7728 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
7729
7730 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
7731
7732 * cedet/srecode/srt.el:
7733 * cedet/srecode/compile.el:
7734 * cedet/semantic/mru-bookmark.el:
7735 * cedet/semantic/debug.el:
7736 * cedet/semantic/complete.el:
7737 * cedet/semantic/analyze.el: Require CL when compiling.
7738
7739 2009-10-17 Eric Ludlam <zappo@gnu.org>
7740
7741 * cedet/semantic/scope.el
7742 (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
7743 tmpscope so that the regular scope will continue to work.
7744
7745 * cedet/semantic/idle.el (semantic-idle-tag-highlight):
7746 Use semantic-idle-summary-highlight-face as the highlighting.
7747
7748 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
7749 contains multibyte characters, choose first applicable coding
7750 system automatically.
7751
7752 * cedet/ede/project-am.el (project-run-target): New method.
7753 (project-run-target): New method.
7754
7755 * cedet/ede.el (ede-target): Add run target menu item.
7756 (ede-project, ede-minor-keymap): Add ede-run-target binding.
7757 (ede-run-target): New function.
7758 (ede-target::project-run-target): New method.
7759
7760 * cedet/ede/proj.el (project-run-target): New method.
7761
7762 * cedet/ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
7763 (ede-g++-libtool-shared-compiler): Remove SHELL. Remove COMMANDS.
7764 Add :rules.
7765 (ede-proj-target-makefile-shared-object): Only libtool compilers
7766 now available. Add linkers for libtool.
7767 (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
7768 (ede-proj-makefile-target-name): Always use .la extension.
7769
7770 * cedet/ede/proj-prog.el (project-run-target): New method.
7771
7772 * cedet/ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
7773 (ede-g++-linker): Change Change link lines.
7774
7775 * cedet/ede/pmake.el (ede-pmake-insert-variable-shared):
7776 When searching for old variables, go to the end of the buffer and
7777 search backward from there.
7778 (ede-proj-makefile-automake-insert-subdirs)
7779 (ede-proj-makefile-automake-insert-extradist): New methods.
7780 (ede-proj-makefile-create): Use them.
7781
7782 * cedet/ede/pconf.el (ede-proj-configure-test-required-file):
7783 Force FILE to expand to the current target. Use file-exists-p to
7784 check that it exists.
7785
7786 * cedet/ede/linux.el (ede-linux-version): Don't call "head".
7787 (ede-linux-load): Wrap dir in file-name-as-directory.
7788 Set :version slot.
7789
7790 * cedet/ede/files.el (ede-get-locator-object): When enabling
7791 locate, do so on "top".
7792
7793 * cedet/ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
7794 file-name-as-directory during compare.
7795 (ede-emacs-version): Return Emacs/XEmacs differentiator.
7796 Get version number from different places. Don't call egrep.
7797 (ede-emacs-load): Set :version slot. Call file-name-as-directory
7798 to set the directory.
7799
7800 * cedet/ede/shell.el: New file.
7801
7802 * cedet/inversion.el (inversion-decoders): Allow for stray . in
7803 alpha/beta variants.
7804
7805 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
7806
7807 * international/mule-cmds.el (select-safe-coding-system): If the file
7808 has a coding cookie, use it regardless of any other setting (bug#4712).
7809
7810 2009-10-17 Glenn Morris <rgm@gnu.org>
7811
7812 * cedet/semantic/grammar.el (semantic-grammar--lex-delim-spec):
7813 All errors should have messages.
7814
7815 * foldout.el (foldout-mouse-swallow-events):
7816 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
7817
7818 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
7819 (dired-keep-marker-copy, dired-keep-marker-hardlink)
7820 (dired-keep-marker-symlink, dired-dwim-target)
7821 (dired-copy-preserve-time): Do not autoload these defcustoms.
7822
7823 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
7824 messages from messing up the file coding. (Bug#4623)
7825
7826 2009-10-17 Jari Aalto <jari.aalto@cante.net>
7827
7828 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
7829 if no match is found for the current dictionary. (Bug#4578)
7830
7831 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
7832 optional, since that is how it is documented, and this is often called
7833 with a nil argument. (Bug#4577)
7834 (flyspell-external-point-words, flyspell-auto-correct-word)
7835 (flyspell-correct-word-before-point, flyspell-word-search-forward)
7836 (flyspell-word-search-backward): Remove nil argument in calls to
7837 flyspell-get-word, since it is not needed now.
7838
7839 2009-10-17 Ulrich Mueller <ulm@gentoo.org>
7840
7841 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
7842
7843 2009-10-16 Glenn Morris <rgm@gnu.org>
7844
7845 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
7846
7847 2009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
7848
7849 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
7850 (ange-ftp-file-size): New function.
7851 (ange-ftp-file-attributes): Use it.
7852
7853 2009-10-16 Michael Albinus <michael.albinus@gmx.de>
7854
7855 * net/tramp-smb.el (tramp-smb-version): New defvar.
7856 (tramp-smb-maybe-open-connection): Use it, in order to avoid
7857 repeated checks.
7858
7859 2009-10-16 Glenn Morris <rgm@gnu.org>
7860
7861 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
7862 Maybe copy some custom properties from old to new name. (Bug#4706)
7863
7864 2009-10-16 Juanma Barranquero <lekktu@gmail.com>
7865
7866 * subr.el (error, sit-for, start-process-shell-command)
7867 (start-file-process-shell-command): Set the calling convention
7868 after the function definition.
7869
7870 2009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
7871
7872 * subr.el (error, sit-for, start-process-shell-command)
7873 (start-file-process-shell-command): Use the new
7874 set-advertised-calling-convention feature.
7875
7876 2009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
7877
7878 * international/ucs-normalize.el (ucs-normalize-version):
7879 Change to 1.2.
7880 (check-range): Adjust for Unicode 5.2.
7881
7882 2009-10-15 Juri Linkov <juri@jurta.org>
7883
7884 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
7885 to the `menu-item' format.
7886
7887 2009-10-15 Michael Albinus <michael.albinus@gmx.de>
7888
7889 * net/tramp.el (tramp-replace-environment-variables): Do not fail
7890 if the environment variable does not exist.
7891
7892 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
7893 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
7894 parameter.
7895 (tramp-smb-handle-add-name-to-file)
7896 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
7897 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
7898 (tramp-smb-handle-file-attributes)
7899 (tramp-smb-do-file-attributes-with-stat)
7900 (tramp-smb-handle-file-local-copy)
7901 (tramp-smb-handle-insert-directory)
7902 (tramp-smb-handle-make-directory)
7903 (tramp-smb-handle-make-directory-internal)
7904 (tramp-smb-handle-make-symbolic-link)
7905 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
7906 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
7907 (tramp-smb-maybe-open-connection): Apply the changed parameters.
7908 (tramp-smb-read-file-entry): Read Disk names in compressed format.
7909 Handle long file names.
7910 (tramp-smb-get-cifs-capabilities): Check, whether the connection
7911 process is running.
7912 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
7913 Read share names with "-g" option.
7914
7915 2009-10-15 Ryan Yeske <rcyeske@gmail.com>
7916
7917 * net/rcirc.el (rcirc-view-log-file): New command.
7918 (rcirc-track-minor-mode-map): Remove C-c ` binding.
7919 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
7920 specified.
7921
7922 2009-10-15 Glenn Morris <rgm@gnu.org>
7923
7924 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
7925 from the second command-line argument.
7926 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
7927 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
7928 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
7929 w32-batch-update-autoloads.
7930 * emacs-lisp/autoload.el (autoload-make-program): New variable.
7931 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
7932
7933 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
7934 the headers cannot be located. Simplify, subtracting superflous
7935 save-excursions.
7936
7937 2009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
7938
7939 Replace completion-base-size by completion-base-position to fix bugs
7940 such as (bug#4699).
7941 * simple.el (completion-base-position): New var.
7942 (completion-base-size): Mark as obsolete.
7943 (choose-completion): Make it work for mouse events as well.
7944 Pass the new base-position to choose-completion-string.
7945 (choose-completion-guess-base-position): New function, extracted from
7946 choose-completion-delete-max-match.
7947 (choose-completion-delete-max-match): Use it. Make obsolete.
7948 (choose-completion-string): Use the new base-position info.
7949 (completion-root-regexp): Delete.
7950 (completion-setup-function): Preserve completion-base-position.
7951 Eliminate obsolete base-size manipulation.
7952 * minibuffer.el (display-completion-list): Don't mess with base-size.
7953 (minibuffer-completion-help): Set completion-base-position instead.
7954 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
7955 choose-completion.
7956 * textmodes/bibtex.el (bibtex-complete):
7957 * emacs-lisp/crm.el (crm--choose-completion-string):
7958 Adjust to new calling convention.
7959 * complete.el (partial-completion-mode): Use minibufferp to avoid
7960 bumping into incompatible change to choose-completion-string-functions.
7961 * ido.el (ido-choose-completion-string): Make its calling convention
7962 more permissive.
7963 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
7964 base-size manipulation.
7965 (comint-dynamic-list-input-ring): Use dotimes and push.
7966 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
7967 fundamental-mode. Use `or'.
7968
7969 2009-10-14 Juri Linkov <juri@jurta.org>
7970
7971 * misearch.el (multi-isearch-next-buffer-from-list)
7972 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
7973
7974 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
7975
7976 * Makefile.in (compile-onefile): Load `bytecomp' rather than
7977 `bytecomp.el'.
7978
7979 * minibuffer.el (completion-pcm--merge-completions): Make sure the
7980 string we return is all made up of text from the completions rather
7981 than part from the completions and part from the input (bug#4219).
7982
7983 * ido.el (ido-everywhere): Use define-minor-mode.
7984
7985 * buff-menu.el (list-buffers, ctl-x-map):
7986 Mark the entry points with ;;;###autoload cookies.
7987
7988 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
7989
7990 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
7991 correctly in the detached head case.
7992 (vc-git-print-log): Remove unused binding.
7993
7994 * vc.el (vc-responsible-backend): When a directory is passed for
7995 for registration create a VC repository if no backend is
7996 responsible for the directory argument.
7997 (vc-deduce-fileset): Tell vc-responsible-backend to register.
7998
7999 * vc.el: Move comments about RCS and SCCS ...
8000 * vc-rcs.el:
8001 * vc-sccs.el: ... here, respectively.
8002
8003 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
8004
8005 * minibuffer.el (completion--file-name-table): Return nil if there's
8006 no file completion, even if substitute-in-file-name changed
8007 the string (bug#4708).
8008
8009 2009-10-13 Juri Linkov <juri@jurta.org>
8010
8011 * files-x.el (read-file-local-variable-value): Don't filter out
8012 minor modes from mode name completion (bug#4664).
8013
8014 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
8015
8016 * international/mule-cmds.el (ucs-names): Remove exclusion of
8017 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
8018
8019 2009-10-13 Kenichi Handa <handa@m17n.org>
8020
8021 * international/uni-name.el: Regenerated.
8022
8023 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
8024
8025 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
8026 should be automatically buffer-local, but isn't.)
8027
8028 2009-10-12 Sam Steingold <sds@gnu.org>
8029
8030 * progmodes/compile.el (compilation-next-error-function): Fix the
8031 timestamps if the buffer has been visited before.
8032 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
8033 non-anchored patterns, like the perl one (bug#3928).
8034
8035 2009-10-12 Glenn Morris <rgm@gnu.org>
8036
8037 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
8038 Let-bind `size'.
8039
8040 2009-10-12 Juanma Barranquero <lekktu@gmail.com>
8041
8042 * proced.el (proced-unload-function): New function.
8043
8044 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
8045 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
8046 Doc fix.
8047
8048 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
8049
8050 2009-10-11 Juri Linkov <juri@jurta.org>
8051
8052 * files-x.el (read-file-local-variable-value):
8053 Provide default value only for bound variables (bug#4664).
8054
8055 2009-10-11 Michael Albinus <michael.albinus@gmx.de>
8056
8057 * net/tramp.el (tramp-local-host-p): Function shall return nil for
8058 connection methods like smb.
8059
8060 * net/tramp-cache.el (tramp-flush-connection-property): The hash
8061 can be empty.
8062
8063 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
8064 (tramp-smb-file-name-handler-alist): Add handlers for
8065 `add-name-to-file', `make-symbolic-link'.
8066 (tramp-smb-handle-add-name-to-file)
8067 (tramp-smb-do-file-attributes-with-stat)
8068 (tramp-smb-handle-make-symbolic-link)
8069 (tramp-smb-get-cifs-capabilities): New defuns.
8070 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
8071 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
8072 (tramp-smb-handle-file-local-copy)
8073 (tramp-smb-handle-make-directory-internal)
8074 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
8075 The file name syntax depends on cifs capabilities.
8076 (tramp-smb-handle-file-attributes):
8077 Call `tramp-smb-do-file-attributes-with-stat' if possible.
8078 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
8079 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
8080
8081 2009-10-11 Chong Yidong <cyd@stupidchicken.com>
8082
8083 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
8084 (eieio-defclass): Apply deftype handler and setf-method properties
8085 directly.
8086 (eieio-add-new-slot): Avoid union function from cl library.
8087 (eieio--typep): New function.
8088 (eieio-perform-slot-validation): Use it.
8089
8090 2009-10-10 Karl Fogel <kfogel@red-bean.com>
8091
8092 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
8093 Update documentation to refer to the variables documented in r1.135.
8094 (Bug#4188)
8095
8096 2009-10-10 Karl Fogel <kfogel@red-bean.com>
8097
8098 * bookmark.el (Info-suffix-list): Remove this unused variable.
8099 (bookmark-current-point): Remove this obsolete variable.
8100 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
8101 Adjust for removal of bookmark-current-point.
8102
8103 (bookmarks-already-loaded, bookmark-current-buffer)
8104 (bookmark-yank-point): Document. (Bug#4188)
8105
8106 2009-10-10 Glenn Morris <rgm@gnu.org>
8107
8108 * frame.el (frame-height): Doc fix.
8109
8110 * calendar/calendar.el (calendar-split-width-threshold): New option.
8111 (calendar-basic-setup): Use calendar-split-width-threshold.
8112
8113 2009-10-10 Sascha Wilde <wilde@sha-bang.de>
8114
8115 * cedet/ede/proj-shared.el (ede-proj-makefile-target-name):
8116 Use .la for Automake.
8117
8118 2009-10-09 Chong Yidong <cyd@stupidchicken.com>
8119
8120 * cedet/ede/pconf.el (ede-proj-configure-synchronize):
8121 Use "autoreconf -i". Suggested by Andreas Schwab.
8122
8123 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
8124
8125 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
8126 Ideographic Supplement" range (U+1F200..U+1F2FF).
8127
8128 2009-10-09 Karl Fogel <kfogel@red-bean.com>
8129
8130 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
8131 since the list will have been rebuilt anyway. (Bug#4349)
8132
8133 2009-10-09 Karl Fogel <kfogel@red-bean.com>
8134
8135 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
8136 (bookmark-bmenu-execute-deletions): Don't save here, as
8137 bookmark-delete will now do so if necessary.
8138 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
8139 (Bug#4348)
8140
8141 2009-10-09 Glenn Morris <rgm@gnu.org>
8142
8143 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
8144
8145 2009-10-09 Karl Fogel <kfogel@red-bean.com>
8146
8147 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
8148 (bookmark-jump-other-window): Just invoke bookmark-jump with new
8149 argument now, so the two function's behaviors will match. (Bug#3645)
8150
8151 2009-10-08 Chong Yidong <cyd@stupidchicken.com>
8152
8153 * cedet/ede/proj.el (project-make-dist, project-compile-project):
8154 Fix filename test.
8155 (ede-proj-dist-makefile): Use expand-file-name instead of concat
8156 to expand file names.
8157
8158 2009-10-08 Michael Albinus <michael.albinus@gmx.de>
8159
8160 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
8161 (tramp-file-name-real-host, tramp-file-name-port):
8162 Apply `save-match-data'.
8163
8164 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
8165 case both directories are remote.
8166 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
8167 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
8168
8169 2009-10-08 Chong Yidong <cyd@stupidchicken.com>
8170
8171 * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
8172 (ede-proj-target-makefile-objectcode): Use it.
8173
8174 * cedet/ede/source.el (ede-want-any-source-files-p)
8175 (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
8176 Return search result. This error was introduced while merging.
8177
8178 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
8179
8180 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
8181
8182 2009-10-07 Glenn Morris <rgm@gnu.org>
8183
8184 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
8185 of concat.
8186
8187 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
8188
8189 * files-x.el (read-file-local-variable): Include some
8190 non-user-variables in the completion table (bug#4664).
8191
8192 2009-10-07 Michael Albinus <michael.albinus@gmx.de>
8193
8194 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
8195 message.
8196
8197 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
8198 (tramp-smb-file-name-handler-alist): Add handler for
8199 `copy-directory', `expand-file-name', `set-file-modes'.
8200 (tramp-smb-handle-copy-directory)
8201 (tramp-smb-handle-expand-file-name)
8202 (tramp-smb-handle-set-file-modes): New defuns.
8203 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
8204 (tramp-smb-handle-file-attributes): Simplify check for retrieving
8205 entry.
8206 (tramp-smb-handle-insert-directory): Don't flush the cache.
8207 (tramp-smb-maybe-open-connection): Check for samba client and
8208 server versions.
8209
8210 2009-10-07 Eli Zaretskii <eliz@gnu.org>
8211
8212 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
8213 to not error out of search for "^lisp=" fails.
8214
8215 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
8216
8217 * makefile.w32-in (WINS_UPDATES): New macro.
8218 (custom-deps, finder-data, autoloads): Use it.
8219
8220 2009-10-07 Glenn Morris <rgm@gnu.org>
8221
8222 * Makefile.in (autoloads): Revert previous change.
8223 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
8224 the list of preloaded files passed on the command-line, get
8225 it from src/Makefile.
8226
8227 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
8228 show the original buffer rather than a random one.
8229
8230 2009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
8231
8232 * help.el (describe-no-warranty): Place point in a slightly better
8233 position in the GPLv3 text.
8234
8235 2009-10-06 Sam Steingold <sds@gnu.org>
8236
8237 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
8238 the comm attribute is present before calling regexp-quote.
8239
8240 2009-10-06 Juanma Barranquero <lekktu@gmail.com>
8241
8242 * play/animate.el (animate-string): For good effect, make sure
8243 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
8244
8245 * play/animate.el (animate-sequence, animate-birthday-present):
8246 * misc.el (butterfly): Don't set `indent-tabs-mode'.
8247
8248 2009-10-06 Glenn Morris <rgm@gnu.org>
8249
8250 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
8251
8252 * emacs-lisp/autoload.el (autoload-excludes): New variable.
8253 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
8254 (batch-update-autoloads): Process a string value of autoload-excludes,
8255 set during the build process.
8256 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
8257
8258 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
8259 inside with-parsed... macro so that `v' is defined.
8260
8261 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
8262 * progmodes/fortran.el (fortran-end-of-block)
8263 (fortran-beginning-of-block):
8264 Also push mark in the macro case.
8265
8266 * emerge.el (emerge-show-file-name):
8267 * calc/calc.el (calc-quit):
8268 * calc/calc-misc.el (calc-big-or-small):
8269 * calc/calc-graph.el (calc-graph-view):
8270 * calc/calc-ext.el (calc-reset):
8271 * calendar/calendar.el (calendar-basic-setup):
8272 Use window-full-height-p.
8273
8274 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
8275 header we don't understand, don't insert another. (Bug#4624)
8276 If changing mime charset, insert the new one in the right place.
8277
8278 2009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
8279
8280 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
8281 (cal-tex-cursor-month): Correctly increment the end date for diary and
8282 holiday listing. (Bug#4626)
8283
8284 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
8285
8286 * help-fns.el (describe-function-1): Don't burp if the function is not
8287 a symbol.
8288
8289 2009-10-05 Juanma Barranquero <lekktu@gmail.com>
8290
8291 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
8292 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
8293 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
8294 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
8295
8296 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
8297 (eieio-default-superclass): Reflow docstrings.
8298 (this, class-option-assoc, defclass, eieio-class-un-autoload)
8299 (eieio-unbind-method-implementations, defmethod)
8300 (eieio-validate-slot-value, eieio-validate-class-slot-value)
8301 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
8302 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
8303 (eieio-slot-originating-class-p, eieio-slot-name-index)
8304 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
8305 (constructor, initialize-instance, no-next-method, object-print)
8306 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
8307 Fix typos in docstrings.
8308 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
8309 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
8310 (next-method-p): Doc fixes.
8311 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
8312 Fix typos in error messages.
8313 (eieio-defmethod): Fix typo in description of generic method.
8314
8315 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
8316 (eieio-persistent-save-interactive, slot-missing):
8317 Fix typos in docstrings.
8318 (eieio-instance-inheritor-slot-boundp): Doc fix.
8319
8320 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
8321 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
8322
8323 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
8324 (eieio-custom-object-apply-reset):
8325 Fix typos in docstrings and error messages.
8326
8327 * emacs-lisp/eieio-datadebug.el (data-debug-show):
8328 Fix typo in docstring.
8329
8330 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
8331 (eieio-browse-tree): Doc fix.
8332 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
8333 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
8334 Fix typos in docstrings.
8335
8336 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
8337 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
8338 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
8339 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
8340 Reflow docstrings.
8341
8342 2009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
8343
8344 * vc-hg.el (log-view-vc-backend): Declare for compiler.
8345 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
8346 Set log-view-vc-backend so that diff can work.
8347
8348 * log-view.el (log-view-diff): Use vc-diff-internal instead of
8349 vc-version-diff.
8350 (vc-diff-internal): Autoload this instead of vc-version-diff.
8351
8352 2009-10-05 Eli Zaretskii <eliz@gnu.org>
8353
8354 * simple.el (eval-expression): Doc fix.
8355
8356 * progmodes/cwarn.el (cwarn-mode): Doc fix.
8357
8358 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
8359
8360 * files.el (directory-files-no-dot-files-regexp): New defconst.
8361 (delete-directory): Use it.
8362 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
8363
8364 * net/tramp.el (tramp-verbose): Fix docstring.
8365 (tramp-methods): Add recursive option to `tramp-copy-args'.
8366 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
8367 "scp1_old", "scp2_old", "rsync", "rsyncc".
8368 (tramp-default-method): Check also for `auth-source-user-or-password'.
8369 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
8370 Add handler for `copy-directory'.
8371 (tramp-handle-copy-directory): New defun.
8372 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
8373 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
8374 Optimize sent command.
8375
8376 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
8377
8378 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
8379 window if necessary.
8380
8381 * calendar/calendar.el (calendar-basic-setup): Don't call
8382 switch-to-buffer in a dedicated window.
8383
8384 2009-10-05 Karl Fogel <kfogel@red-bean.com>
8385
8386 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
8387 don't do anything related to relocating, just return nil.
8388 (bookmark-error-no-filename): New error.
8389 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
8390 bookmark has no file. Don't even attempt to handle things that
8391 are not files; the whole point of custom handlers is to keep that
8392 knowledge elsewhere anyway. Tighten some comments.
8393 (bookmark-file-or-variation-thereof): Remove now-unused function.
8394 (bookmark-location): Doc string fix.
8395 (Bug#4250)
8396
8397 2009-10-04 Karl Fogel <kfogel@red-bean.com>
8398
8399 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
8400 don't use a file dialog, because they usually don't know how to read
8401 a directory target from the user. (Bug#4230)
8402 Also, make sure the prompt can display directories as well as files.
8403
8404 2009-10-04 Karl Fogel <kfogel@red-bean.com>
8405
8406 * bookmark.el (bookmark-set, bookmark-buffer-name):
8407 Improve doc strings. (Bug#1193)
8408
8409 2009-10-04 Karl Fogel <kfogel@red-bean.com>
8410
8411 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
8412 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
8413 (bookmark-get-annotation, bookmark-set-annotation)
8414 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
8415 (bookmark-set-position, bookmark-get-front-context-string)
8416 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
8417 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
8418 (bookmark-jump-other-window, bookmark-handle-bookmark)
8419 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
8420 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
8421 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
8422 Improve doc strings to say whether bookmark can be a string or
8423 a record or both, and make other consistency and clarity fixes.
8424 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
8425 (bookmark-default-annotation-text, bookmark-yank-word)
8426 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
8427 (bookmark-import-new-list, bookmark-maybe-rename)
8428 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
8429 (bookmark-bmenu-bookmark): Give these doc strings.
8430 (bookmark-bmenu-check-position): Give this a doc string, but also
8431 add a FIXME comment about how the function may be pointless.
8432 (bookmark-default-handler): Rework doc string and change a
8433 parameter name, to clarify that this takes a bookmark record
8434 not a bookmark name.
8435 (bookmark-set): Change a parameter name to indicate its meaning,
8436 and improve the doc string a bit.
8437 (Bug#4188)
8438
8439 2009-10-04 Karl Fogel <kfogel@red-bean.com>
8440
8441 * bookmark.el (bookmark-alist): Document the new `handler' element
8442 in the param alist.
8443 (bookmark-make-record-function): Adjust documentation for above.
8444 (Bug#4193)
8445
8446 2009-10-04 Karl Fogel <kfogel@red-bean.com>
8447
8448 * info.el (Info-bookmark-make-record): Document this function.
8449 (Info-bookmark-jump): Document with a doc string, not just a comment.
8450 (Bug#4203)
8451
8452 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
8453
8454 * cedet/semantic.el (semantic-new-buffer-setup-functions): New option.
8455 (semantic-new-buffer-fcn): Call parser setup functions here.
8456 (semantic-mode): Don't call parser setup functions here, it's done
8457 in semantic-new-buffer-fcn now.
8458 (semantic-mode): Parse all existing buffers when enabled.
8459
8460 * cedet/srecode/compile.el (srecode-compile-file):
8461 Call semantic-new-buffer-fcn if the buffer has not been parsed.
8462
8463 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
8464
8465 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
8466
8467 * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
8468 (proj-comp-insert-variable-once): New macro, renamed from
8469 ede-pmake-insert-variable-once in ede/pmake.edl.
8470 (ede-proj-makefile-insert-variables): Use it.
8471
8472 2009-10-04 Michael Albinus <michael.albinus@gmx.de>
8473
8474 * files.el (copy-directory): New defun.
8475
8476 * dired-aux.el (dired-copy-file-recursive): Use it.
8477
8478 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
8479
8480 * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
8481 (makefile-end-of-command):
8482 * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
8483 (semantic-end-of-context): Fix previous change. Doc fixes.
8484
8485 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
8486
8487 * files-x.el (modify-dir-local-variable)
8488 (copy-dir-locals-to-file-locals-prop-line):
8489 * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
8490 (makefile-end-of-command):
8491 * cedet/semantic/lex.el (semantic-lex-token):
8492 * cedet/semantic/analyze/fcn.el
8493 (semantic-analyze-dereference-metatype-1):
8494 * cedet/semantic/bovine/c.el (semantic-lex-cpp-define)
8495 (semantic-lex-cpp-undef):
8496 * cedet/semantic/wisent/wisent.el (wisent-skip-block):
8497 * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
8498 (semantic-end-of-context): Fix typos in docstrings.
8499
8500 * recentf.el (recentf-unload-function): New function.
8501
8502 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
8503
8504 * cedet/ede.el (ede-project-placeholder-cache-file):
8505 * cedet/semantic/db-file.el (semanticdb-default-save-directory):
8506 * cedet/srecode/map.el (srecode-map-save-file):
8507 Use locate-user-emacs-file. Suggested by Juanma Barranquero.
8508
8509 2009-10-04 Glenn Morris <rgm@gnu.org>
8510
8511 * window.el (window-full-height-p): Add doc string.
8512
8513 2009-10-04 Martin Rudalics <rudalics@gmx.at>
8514
8515 * window.el (window-full-height-p): New function. (Bug#4543)
8516
8517 2009-10-03 Chong Yidong <cyd@stupidchicken.com>
8518
8519 * cedet/srecode/insert.el: Require srecode/args.
8520
8521 * cedet/srecode/args.el: Require srecode/dictionary instead of
8522 srecode/insert.
8523
8524 * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
8525
8526 * files.el (auto-mode-alist): Add .srt and Project.ede.
8527
8528 * cedet/semantic.el (semantic-mode):
8529 Handle srecode-template-mode-hook as well.
8530 (semantic-mode): Use js-mode-hook for Javascript hook.
8531
8532 * cedet/srecode/template.el: Remove hook variable.
8533
8534 * cedet/ede/proj-comp.el: Require ede/pmake when compiling.
8535
8536 * cedet/ede.el (ede-target-forms-menu): Don't enable if no
8537 projects exist.
8538 (ede-project-placeholder-cache-file): Default to a file in
8539 user-emacs-directory.
8540
8541 * cedet/srecode/map.el (srecode-map-base-template-dir): Look for
8542 templates in data-directory.
8543 (srecode-map-save-file): Default to a file in user-emacs-directory.
8544
8545 * cedet/ede/srecode.el (ede-srecode-setup): Use default templates
8546 directory.
8547
8548 2009-09-30 Eric Ludlam <zappo@gnu.org>
8549
8550 * cedet/semantic/util-modes.el (semantic-highlight-func-mode):
8551 Doc fix.
8552
8553 * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
8554 Only insert each variable once.
8555
8556 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
8557 (ede-pmake-insert-variable-shared): Use it.
8558
8559 * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
8560 for lexical table iff table is nil.
8561
8562 2009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
8563
8564 * vc.el: Remove commented out code.
8565 (vc-derived-from-dir-mode): Remove, unused.
8566 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
8567
8568 2009-10-03 Michael Albinus <michael.albinus@gmx.de>
8569
8570 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
8571 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
8572 there could be recursive loading when `default-directory' is a
8573 remote file name. (Bug#4614)
8574
8575 2009-10-03 Glenn Morris <rgm@gnu.org>
8576
8577 * calendar/calendar.el (calendar-basic-setup): Handle the case where
8578 the frame is wide.
8579 (calendar-generate-window): Test for shrinkability rather than width.
8580
8581 * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out
8582 declaration, currently false.
8583
8584 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
8585 reusing existing buffers, in case we happen to visit two files with the
8586 same basename. (Bug#4593)
8587
8588 2009-10-02 Eli Zaretskii <eliz@gnu.org>
8589
8590 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
8591 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
8592 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
8593 subdirs of cedet as well.
8594 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
8595
8596 2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
8597
8598 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
8599 Obey advertised-signature-table.
8600
8601 * help-fns.el (help-function-arglist): Don't check
8602 advertised-signature-table.
8603 (describe-function-1): Do it here instead so it also applies to subrs.
8604
8605 2009-10-02 Michael Albinus <michael.albinus@gmx.de>
8606
8607 * simple.el (start-file-process): Say in the doc-string, that file
8608 handlers might not support pty association, if PROGRAM is nil.
8609
8610 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
8611 HOST and USER are strings. They are nil, when there are
8612 incomplete entries in ~/.netrc, for example.
8613 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
8614 root directory ("device busy" error otherwise).
8615
8616 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
8617 Flush file properties of created directory.
8618
8619 2009-10-02 Eli Zaretskii <eliz@gnu.org>
8620
8621 * makefile.w32-in (WINS_BASIC): Remove cedet.
8622 (WINS_CEDET): Add cedet.
8623 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
8624
8625 2009-10-02 Kevin Ryde <user42@zip.com.au>
8626
8627 * net/browse-url.el (browse-url): Pass any symbol in
8628 browse-url-browser-function to `apply', since if you've mistakenly put
8629 an unbound symbol then the error is clearer. (Bug#4531)
8630
8631 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
8632
8633 * allout.el (allout-init, allout-back-to-current-heading)
8634 (allout-beginning-of-current-entry, allout-ascend-to-depth)
8635 (allout-ascend, allout-up-current-level, allout-end-of-level)
8636 (allout-previous-visible-heading, allout-forward-current-level)
8637 (allout-backward-current-level, allout-show-children):
8638 * apropos.el (apropos-describe-plist):
8639 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
8640 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
8641 * completion.el (add-completion, add-permanent-completion):
8642 * descr-text.el (describe-text-category, describe-char):
8643 * desktop.el (desktop-lazy-abort):
8644 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
8645 * dired.el (dired-build-subdir-alist):
8646 * ediff.el (ediff-version):
8647 * elide-head.el (elide-head, elide-head-show):
8648 * emerge.el (emerge-version):
8649 * env.el (getenv):
8650 * face-remap.el (variable-pitch-mode):
8651 * faces.el (describe-face):
8652 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
8653 (dired-at-point):
8654 * files.el (find-file-existing, auto-save-mode):
8655 * font-lock.el (font-lock-fontify-buffer):
8656 * help-fns.el (describe-function, describe-variable)
8657 (describe-syntax, describe-categories):
8658 * help.el (view-lossage, describe-bindings, describe-key)
8659 (describe-mode):
8660 * hexl.el (hexl-current-address):
8661 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
8662 * info.el (Info-goto-emacs-key-command-node):
8663 * log-edit.el (log-edit-insert-cvs-template)
8664 (log-edit-insert-cvs-rcstemplate):
8665 * menu-bar.el (menu-bar-mode):
8666 * mouse.el (mouse-appearance-menu):
8667 * newcomment.el (comment-indent-new-line):
8668 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
8669 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
8670 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
8671 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
8672 * recentf.el (recentf-mode):
8673 * savehist.el (savehist-mode, savehist-save):
8674 * shadowfile.el (shadow-copy-files):
8675 * simple.el (kill-ring-save, next-line, previous-line)
8676 (normal-erase-is-backspace-mode):
8677 * strokes.el (strokes-update-window-configuration)
8678 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
8679 (strokes-xpm-for-stroke):
8680 * time.el (emacs-uptime, emacs-init-time):
8681 * tutorial.el (tutorial--describe-nonstandard-key)
8682 (tutorial--detailed-help):
8683 * type-break.el (type-break-mode)
8684 (type-break-mode-line-message-mode, type-break-query-mode)
8685 (type-break-guesstimate-keystroke-threshold):
8686 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
8687 * version.el (emacs-version):
8688 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
8689 * winner.el (winner-mode):
8690 * calendar/timeclock.el (timeclock-in, timeclock-out)
8691 (timeclock-status-string, timeclock-change)
8692 (timeclock-workday-remaining-string)
8693 (timeclock-workday-elapsed-string)
8694 (timeclock-when-to-leave-string):
8695 * calendar/todo-mode.el (todo-add-category):
8696 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
8697 * emacs-lisp/autoload.el (update-file-autoloads):
8698 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
8699 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
8700 (checkdoc-message-text, checkdoc-defun):
8701 * emacs-lisp/debug.el (debugger-list-functions):
8702 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
8703 * emacs-lisp/eieio-opt.el (eieio-describe-class)
8704 (eieio-describe-generic):
8705 * emacs-lisp/lisp-mnt.el (lm-synopsis):
8706 * emacs-lisp/shadow.el (list-load-path-shadows):
8707 * emulation/cua-base.el (cua-mode):
8708 * emulation/edt.el (edt-set-scroll-margins):
8709 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
8710 (tpu-toggle-regexp, tpu-toggle-search-direction)
8711 (tpu-toggle-rectangle, tpu-toggle-control-keys):
8712 * emulation/tpu-extras.el (tpu-set-scroll-margins):
8713 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
8714 (viper-set-parsing-style-toggling-macro)
8715 (viper-set-emacs-state-searchstyle-macros):
8716 * emulation/viper.el (viper-set-hooks):
8717 * eshell/esh-mode.el (eshell-truncate-buffer):
8718 * international/mule-cmds.el (prefer-coding-system)
8719 (describe-input-method, describe-language-environment):
8720 * international/mule-diag.el (list-character-sets)
8721 (describe-character-set, describe-coding-system)
8722 (describe-fontset, list-fontsets, list-input-methods):
8723 * mail/sendmail.el (mail-signature):
8724 * net/ange-ftp.el (ange-ftp-copy-file):
8725 * net/browse-url.el (browse-url):
8726 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
8727 * net/quickurl.el (quickurl-add-url):
8728 * net/rcirc.el (names, topic):
8729 * net/xesam.el (xesam-mode):
8730 * play/5x5.el (5x5-new-game):
8731 * play/yow.el (apropos-zippy):
8732 * progmodes/ada-mode.el (ada-mode-version):
8733 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
8734 (f90-end-of-block)
8735 (f90-beginning-of-block):
8736 * progmodes/fortran.el (fortran-end-of-block)
8737 (fortran-beginning-of-block):
8738 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
8739 * progmodes/python.el (python-describe-symbol, python-shell):
8740 * term/ns-win.el (ns-print-buffer):
8741 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
8742 * textmodes/flyspell.el (flyspell-mode-on):
8743 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
8744 (pages-directory-for-addresses):
8745 * textmodes/table.el (table-recognize-cell)
8746 (table-query-dimension, table-generate-source)
8747 (table-insert-sequence, table--warn-incompatibility):
8748 * textmodes/tex-mode.el (tex-validate-buffer):
8749 * textmodes/texinfmt.el (texinfmt-version)
8750 (texinfo-format-buffer):
8751 Use `called-interactively-p' instead of `interactive-p'.
8752
8753 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
8754
8755 * image-mode.el (image-toggle-display):
8756 * emacs-lisp/elp.el (elp-instrument-function):
8757 * emacs-lisp/advice.el (ad-make-advised-definition):
8758 * emacs-lisp/easy-mmode.el (define-minor-mode):
8759 * net/browse-url.el (browse-url-maybe-new-window):
8760 * progmodes/sh-script.el (sh-learn-buffer-indent):
8761 Pass new argument 'any to `called-interactively-p'.
8762
8763 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
8764
8765 * international/uni-bidi.el:
8766 * international/uni-category.el:
8767 * international/uni-combining.el:
8768 * international/uni-comment.el:
8769 * international/uni-decimal.el:
8770 * international/uni-decomposition.el:
8771 * international/uni-digit.el:
8772 * international/uni-lowercase.el:
8773 * international/uni-mirrored.el:
8774 * international/uni-name.el:
8775 * international/uni-numeric.el:
8776 * international/uni-old-name.el:
8777 * international/uni-titlecase.el:
8778 * international/uni-uppercase.el:
8779 Regenerate from Unicode 5.2.0 data.
8780
8781 2009-10-01 Glenn Morris <rgm@gnu.org>
8782
8783 * Makefile.in (ELCFILES): Regenerate.
8784
8785 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
8786
8787 * subr.el (interactive-p): Mark obsolete.
8788 (called-interactively-p): Make the optional-ness of `kind' obsolete.
8789 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
8790 advertised-signature-table for subroutines as well.
8791
8792 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
8793 (set-advertised-calling-convention): New function.
8794 (make-obsolete, define-obsolete-function-alias)
8795 (make-obsolete-variable, define-obsolete-variable-alias):
8796 Make the optional-ness of `when' obsolete.
8797 (define-obsolete-face-alias): Make `when' non-optional.
8798 * help-fns.el (help-function-arglist):
8799 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
8800 Use advertised-signature-table.
8801
8802 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
8803
8804 * files.el (delete-directory): New defun. The original function
8805 in fileio.c has been renamed to `delete-directory-internal'.
8806
8807 * dired.el (dired-delete-file): Call `delete-directory' with
8808 RECURSIVE parameter.
8809
8810 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
8811 parameter RECURSIVE. Implementation is missing.
8812
8813 * net/tramp.el (tramp-handle-make-directory): Flush upper
8814 directory's file properties.
8815 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
8816 (tramp-handle-dired-recursive-delete-directory): Flush directory
8817 properties after the remove command only.
8818
8819 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
8820 Handle optional parameter RECURSIVE.
8821
8822 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
8823 Handle optional parameter RECURSIVE.
8824
8825 * net/tramp-smb.el (tramp-smb-errors): Add error message for
8826 connection timeout.
8827 (tramp-smb-handle-delete-directory): Handle optional parameter
8828 RECURSIVE.
8829
8830 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
8831
8832 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
8833 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
8834 (byte-compile-defmacro): Use backquotes.
8835
8836 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
8837
8838 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
8839 has no associated file.
8840 (vc-resynch-buffer): Use vc-dir-buffers.
8841
8842 2009-10-01 Glenn Morris <rgm@gnu.org>
8843
8844 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
8845 (chart-file-count):
8846 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
8847 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
8848 * emacs-lisp/eieio-opt.el (eieio-describe-class):
8849 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
8850 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
8851 (eieio-copy-parents-into-subclass, make-instance, class-children)
8852 (eieio-generic-form):
8853 * cedet/cedet-files.el (cedet-directory-name-to-file-name):
8854 * cedet/cedet-idutils.el (cedet-idutils-search)
8855 (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
8856 (cedet-idutils-version-check):
8857 * cedet/cedet.el (cedet-version):
8858 * cedet/data-debug.el (data-debug-insert-overlay-button)
8859 (data-debug-insert-overlay-list-button)
8860 (data-debug-insert-buffer-button)
8861 (data-debug-insert-buffer-list-button)
8862 (data-debug-insert-process-button, data-debug-insert-ring-button)
8863 (data-debug-insert-widget, data-debug-insert-stuff-list-button)
8864 (data-debug-insert-stuff-vector-button)
8865 (data-debug-insert-symbol-button, data-debug-insert-string)
8866 (data-debug-insert-number, data-debug-insert-lambda-expression)
8867 (data-debug-insert-nil, data-debug-insert-simple-thing)
8868 (data-debug-insert-custom, data-debug-edebug-expr):
8869 * cedet/ede.el (ede-auto-add-method, ede-project-class-files)
8870 (global-ede-mode-map, ede-new, ede-debug-target)
8871 (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
8872 * cedet/semantic.el (semantic-minimum-working-buffer-size)
8873 (semantic-fetch-tags, semantic-submode-list)
8874 (semantic-default-submodes):
8875 * cedet/ede/source.el (ede-source-match):
8876 * cedet/ede/project-am.el (project-am-type-alist, project-add-file)
8877 (project-am-package-info):
8878 * cedet/ede/proj.el (ede-proj-target, project-new-target):
8879 * cedet/ede/proj-elisp.el (ede-proj-tweak-autoconf):
8880 * cedet/ede/proj-comp.el (ede-current-build-list):
8881 * cedet/ede/makefile-edit.el (makefile-move-to-macro):
8882 * cedet/ede/files.el (ede-toplevel-project-or-nil):
8883 * cedet/ede/cpp-root.el (initialize-instance):
8884 * cedet/ede/autoconf-edit.el (autoconf-find-last-macro)
8885 (autoconf-parameter-strip, autoconf-insert-new-macro):
8886 * cedet/semantic/wisent.el (wisent-lex-eoi):
8887 * cedet/semantic/util-modes.el (global-semantic-show-parser-state-mode)
8888 (semantic-show-parser-state-mode):
8889 * cedet/semantic/texi.el (semantic-texi-environment-regexp):
8890 * cedet/semantic/tag.el (semantic-tag-new-variable)
8891 (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
8892 (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
8893 (semantic--tag-deep-copy-tag-list)
8894 (semantic-tag-components-with-overlays-default):
8895 * cedet/semantic/symref.el (semantic-symref-find-text):
8896 * cedet/semantic/senator.el (senator-yank-tag)
8897 (senator-transpose-tags-up):
8898 * cedet/semantic/scope.el (semantic-analyze-scoped-tags-default)
8899 (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
8900 * cedet/semantic/sb.el (semantic-sb-autoexpand-length):
8901 * cedet/semantic/lex.el (semantic-lex-comment-regex)
8902 (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
8903 (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
8904 * cedet/semantic/lex-spp.el
8905 (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
8906 (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
8907 * cedet/semantic/idle.el
8908 (semantic-idle-summary-current-symbol-info-brutish)
8909 (semantic-idle-summary-current-symbol-info-default):
8910 * cedet/semantic/grammar.el (semantic-grammar-recreate-package)
8911 (semantic--grammar-macro-compl-dict):
8912 * cedet/semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
8913 * cedet/semantic/format.el (semantic-format-tag-custom-list)
8914 (semantic-format-tag-canonical-name-default):
8915 * cedet/semantic/find.el (semantic-find-tag-by-overlay-in-region)
8916 (semantic-find-tags-for-completion)
8917 (semantic-find-tags-by-scope-protection-default)
8918 (semantic-deep-find-tags-for-completion):
8919 * cedet/semantic/edit.el
8920 (semantic-edits-incremental-reparse-failed-hook)
8921 (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
8922 (semantic-edits-splice-remove, semantic-edits-splice-replace):
8923 * cedet/semantic/doc.el (semantic-documentation-comment-preceeding-tag):
8924 * cedet/semantic/dep.el (semantic-dependency-include-path):
8925 * cedet/semantic/db.el (semanticdb-default-find-index-class)
8926 (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
8927 (semanticdb-project-roots):
8928 * cedet/semantic/db-find.el (semanticdb-implied-include-tags)
8929 (semanticdb-find-adebug-insert-scanned-tag-cons)
8930 (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
8931 (semanticdb-brute-deep-find-tags-for-completion):
8932 * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
8933 * cedet/semantic/ctxt.el (semantic-beginning-of-context-default)
8934 (semantic-end-of-context-default)
8935 (semantic-ctxt-current-function-default)
8936 (semantic-ctxt-scoped-types-default):
8937 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
8938 (semantic-complete-inline-tag-engine)
8939 (semantic-complete-inline-custom-type)
8940 (semantic-complete-read-tag-analyzer):
8941 * cedet/semantic/chart.el (semantic-chart-tags-by-class)
8942 (semantic-chart-database-size):
8943 * cedet/semantic/analyze.el (semantic-analyze-current-symbol)
8944 (semantic-analyze-current-context):
8945 * cedet/semantic/symref/list.el (semantic-symref)
8946 (semantic-symref-hide-buffer, semantic-symref-symbol):
8947 * cedet/semantic/symref/grep.el (semantic-symref-grep-use-template):
8948 * cedet/semantic/symref/filter.el (semantic-symref-hits-in-region):
8949 * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
8950 * cedet/semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
8951 (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
8952 (semantic-c-dereference-template):
8953 * cedet/semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
8954 (semantic--analyze-refs-full-lookup-with-parents)
8955 (semantic--analyze-refs-full-lookup-simple):
8956 * cedet/semantic/analyze/complete.el
8957 (semantic-analyze-possible-completions):
8958 * cedet/srecode/table.el (srecode-mode-table-new):
8959 * cedet/srecode/srt.el (srecode-read-variable-name):
8960 * cedet/srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
8961 * cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
8962 (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
8963 * cedet/srecode/map.el (srecode-current-map):
8964 * cedet/srecode/insert.el (srecode-insert)
8965 (srecode-insert-variable-secondname-handler, srecode-insert-method)
8966 (srecode-template-inserter-point-override)
8967 (srecode-insert-include-lookup):
8968 * cedet/srecode/getset.el (srecode-auto-choose-class):
8969 * cedet/srecode/extract.el (srecode-inserter-extract):
8970 * cedet/srecode/document.el
8971 (srecode-document-autocomment-return-last-alist)
8972 (srecode-document-autocomment-param-type-alist)
8973 (srecode-document-insert-function-comment)
8974 (srecode-document-insert-variable-one-line-comment)
8975 (srecode-document-function-name-comment):
8976 * cedet/srecode/dictionary.el (srecode-create-dictionary)
8977 (srecode-compound-toString):
8978 * cedet/srecode/compile.el (srecode-flush-active-templates):
8979 * cedet/srecode/args.el (srecode-semantic-handle-:blank):
8980 Doc/message fixes.
8981
8982 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
8983 match-data. (Bug#4555).
8984
8985 * cedet/semantic/bovine/gcc.el
8986 (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
8987 (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
8988
8989 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
8990 rather than parsing it as a regexp. This relaxes the layout
8991 requirements and makes errors easier to detect.
8992 (check-declare-verify): Check file is regular.
8993 (check-declare-directory): Doc fix.
8994 * subr.el (declare-function): Doc fix.
8995
8996 * ibuffer.el (ibuffer-format-qualifier):
8997 * isearch.el (hi-lock-regexp-okay):
8998 * calc/calc.el (math-zerop):
8999 * mail/uce.el (rmail-msgbeg, rmail-msgend):
9000 * term/w32-win.el (setup-default-fontset, set-fontset-font):
9001 Remove unused declarations.
9002
9003 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
9004
9005 * cedet/semantic/wisent/javat-wy.el
9006 (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
9007
9008 2009-09-30 Juanma Barranquero <lekktu@gmail.com>
9009
9010 * cedet/srecode/expandproto.el: Fix provide statement.
9011
9012 2009-09-30 Eric Ludlam <zappo@gnu.org>
9013
9014 * emacs-lisp/eieio.el (boolean-p): Delete.
9015
9016 2009-09-30 Sascha Wilde <wilde@sha-bang.de>
9017
9018 * cedet/ede/srecode.el: Fix provide statement.
9019
9020 2009-09-30 Glenn Morris <rgm@gnu.org>
9021
9022 * cedet/ede/proj.el (ede-proj-target-makefile-miscelaneous):
9023 * cedet/ede/proj-aux.el (ede-aux-source):
9024 * cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
9025 (ede-misc-source):
9026 * cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
9027 (semantic-mrub-switch-tags): Fix doc typos.
9028
9029 * cedet/semantic/db-global.el (data-debug-new-buffer)
9030 (data-debug-insert-thing): Remove unneeded declarations (one broken).
9031 (semanticdb-enable-gnu-global-databases): Fix prompt typo.
9032
9033 * cedet/semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
9034
9035 * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
9036 use of CL function `remove-if-not'.
9037
9038 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
9039
9040 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
9041 filename is not a string.
9042
9043 2009-09-29 Chong Yidong <cyd@stupidchicken.com>
9044
9045 * files.el (safe-local-eval-forms): Fix typo.
9046
9047 2009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
9048
9049 * vc-hooks.el (vc-dir-buffers): New var.
9050 (vc-state-refresh): New function.
9051 (vc-state): Use it.
9052 (vc-after-save): Always ask the backend to recompute the new state.
9053 Always call vc-dir if necessary, using vc-dir-buffers.
9054 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
9055 Use vc-dir-buffers.
9056 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
9057 (vc-dir-prepare-status-buffer, vc-dir-update)
9058 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
9059 Don't call expand-file-name on default-directory.
9060
9061 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
9062
9063 * speedbar.el (speedbar-item-delete):
9064 * calc/calc-prog.el (calc-kbd-if):
9065 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
9066
9067 * epa.el (epa-key-list-mode-map):
9068 * hi-lock.el (hi-lock-menu): Fix typos in menus.
9069
9070 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
9071 (hs-show-hook): Fix typo in docstring.
9072
9073 2009-09-29 Glenn Morris <rgm@gnu.org>
9074
9075 * cedet/semantic/symref/idutils.el:
9076 * cedet/semantic/symref/list.el: Relicense under GPLv3+.
9077
9078 * cedet/ede/srecode.el (srecode-resolve-arguments): Fix declaration.
9079
9080 * cedet/semantic/complete.el (semantic-displayor-focus-abstract-child-p):
9081 * cedet/semantic/tag-file.el (semanticdb-table-child-p):
9082 * cedet/srecode/compile.el (srecode-template-inserter-newline-child-p):
9083 Mark declarations not understood by check-declare.
9084
9085 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
9086 file-name-nondirectory call preventing location of cedet files.
9087 (check-declare-verify): Use literal search rather than re-search.
9088 Add basic defmethod and defclass, and define-overloadable-function.
9089
9090 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
9091 Use tramp-compat-file-attributes rather than nonexistent
9092 tramp-compat-handle-file-attributes.
9093
9094 * Makefile.in (lisptagsfiles4): New.
9095 (AUTOGENEL): Add cedet loaddefs files.
9096 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
9097 (update-elclist, compile-always, backup-compiled-files)
9098 (bootstrap-clean): Add yet another directory level.
9099 (update-elclist): Use LC_COLLATE rather than COLLATE.
9100 (ELCFILES): Update, via `make update-elclist'.
9101
9102 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
9103
9104 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
9105 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
9106 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
9107
9108 2009-09-28 Andreas Schwab <schwab@linux-m68k.org>
9109
9110 * Makefile.in (lisptagsfiles3): Define.
9111 (TAGS, TAGS-LISP): Use it.
9112 (update-elclist): Add third directory level to look for elc files.
9113 (compile-always): Likewise.
9114 (backup-compiled-files): Likewise.
9115 (bootstrap-clean): Likewise.
9116 (ELCFILES): Update.
9117
9118 2009-09-28 Chong Yidong <cyd@stupidchicken.com>
9119
9120 * Makefile.in (ELCFILES): Add CEDET files.
9121
9122 2009-09-28 Eric Ludlam <zappo@gnu.org>
9123
9124 CEDET (development tools) package merged.
9125
9126 * cedet/*.el:
9127 * cedet/ede/*.el:
9128 * cedet/semantic/*.el:
9129 * cedet/srecode/*.el: New files.
9130
9131 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
9132
9133 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
9134
9135 * net/tramp.el (top): Require tramp-imap.
9136
9137 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
9138 Use `tramp-compat-handle-file-attributes'.
9139
9140 2009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
9141
9142 * net/tramp-imap.el: New package.
9143
9144 2009-09-28 Eric Ludlam <zappo@gnu.org>
9145
9146 * emacs-lisp/chart.el:
9147 * emacs-lisp/eieio-base.el:
9148 * emacs-lisp/eieio-comp.el:
9149 * emacs-lisp/eieio-custom.el:
9150 * emacs-lisp/eieio-datadebug.el:
9151 * emacs-lisp/eieio-opt.el:
9152 * emacs-lisp/eieio-speedbar.el:
9153 * emacs-lisp/eieio.el: New files.
9154
9155 * cedet/cedet-cscope.el:
9156 * cedet/cedet-files.el:
9157 * cedet/cedet-global.el:
9158 * cedet/cedet-idutils.el:
9159 * cedet/data-debug.el:
9160 * cedet/inversion.el:
9161 * cedet/mode-local.el:
9162 * cedet/pulse.el: New files.
9163
9164 2009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9165
9166 * whitespace.el (whitespace-trailing-regexp)
9167 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
9168 Fix doc string.
9169
9170 2009-09-27 Chong Yidong <cyd@stupidchicken.com>
9171
9172 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
9173 menu.
9174
9175 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
9176 menu-bar-ediff-menu.
9177
9178 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
9179 define-overloadable-function.
9180
9181 * progmodes/autoconf.el: Provide autoconf as well, so that this
9182 file can be `require'd.
9183
9184 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
9185
9186 * emacs-lisp/autoload.el (generated-autoload-feature)
9187 (generated-autoload-load-name): New vars.
9188 (autoload-rubric, autoload-generate-file-autoloads): Use them.
9189 (make-autoload): Recognize define-overloadable-function and
9190 defclass forms (for EIEIO).
9191
9192 * Makefile.in (update-subdirs): Exclude cedet directory.
9193
9194 2009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
9195
9196 * term/ns-win.el: Don't set the region face background. (Bug#4381)
9197
9198 * faces.el: Default light-background background for region face to
9199 ns_selection_color under NS.
9200
9201 2009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
9202
9203 * net/imap-hash.el: New library, see NEWS.
9204
9205 * Makefile.in (ELCFILES): Add imap-hash.el.
9206
9207 2009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
9208
9209 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
9210 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
9211 * help-macro.el (make-help-screen): Avoid using an ambiguous function
9212 definition where the docstring could be taken for the return value.
9213
9214 2009-09-26 Glenn Morris <rgm@gnu.org>
9215
9216 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
9217 Add option to only show images below a certain size.
9218 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
9219 save-excursion calls.
9220
9221 2009-09-26 Eli Zaretskii <eliz@gnu.org>
9222
9223 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
9224 subdirectories) and eieio.
9225
9226 2009-09-26 Alan Mackenzie <acm@muc.de>
9227
9228 * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
9229 buggy bracketing. (Bug#4289)
9230
9231 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
9232 character constants (as case labels). (Bug#4289)
9233
9234 2009-09-25 Juri Linkov <juri@jurta.org>
9235
9236 * files.el (safe-local-eval-forms): Allow time-stamp in
9237 before-save-hook (Bug#4554).
9238
9239 2009-09-25 Drew Adams <drew.adams@oracle.com>
9240
9241 * menu-bar.el (list-buffers-directory): Doc fix.
9242
9243 2009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
9244
9245 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
9246 Try and avoid copying twice the same paragraph.
9247 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
9248 Remove save-excursion.
9249 (log-edit-changelog-entry): Do it here instead.
9250
9251 2009-09-25 Juanma Barranquero <lekktu@gmail.com>
9252
9253 * bs.el (bs--get-file-name): Use `list-buffers-directory'
9254 when available, instead of hardcoding mode names. Doc fix.
9255
9256 * menu-bar.el (list-buffers-directory): Add docstring.
9257 Make automatically buffer-local.
9258
9259 * dired.el (dired-mode):
9260 * files.el (cd-absolute):
9261 * pcvs.el (cvs-temp-buffer):
9262 * pcvs-util.el (cvs-get-buffer-create):
9263 * shell.el (shell-mode):
9264 * vc-dir.el (vc-dir-mode):
9265 Don't make `list-buffers-directory' buffer local.
9266
9267 2009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
9268
9269 * comint.el (comint-exec, comint-run, make-comint):
9270 Doc fixes (Bug#4542).
9271
9272 2009-09-25 Glenn Morris <rgm@gnu.org>
9273
9274 * mail/rmailmm.el (rmail-mime): New custom group.
9275 Move all defcustoms in this file into this group.
9276 (rmail-mime-media-type-handlers-alist): Revert previous change.
9277 (rmail-mime-show-images): New option.
9278 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
9279 references to it, since it wasn't actually used for anything.
9280 (rmail-mime-insert-image): New function.
9281 (rmail-mime-image): Use rmail-mime-insert-image.
9282 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
9283 obey the value of `rmail-mime-show-images' option. Print the size of
9284 attachments.
9285
9286 2009-09-25 David Engster <deng@randomsample.de>
9287
9288 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
9289
9290 2009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9291
9292 * whitespace.el: Does not highlight trailing spaces While point is
9293 at end of line. Does not highligt spaces at beginning of buffer
9294 while point is at beginning of buffer. Does not highlight spaces
9295 at end of buffer while point is at end of buffer. (Bug#4177)
9296 New version 12.0.
9297 (whitespace-display-mappings): Adjust initialization.
9298 (whitespace-point, whitespace-font-lock-refontify): New vars.
9299 (whitespace-color-on, whitespace-color-off): Adjust code.
9300 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
9301 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
9302 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
9303
9304 2009-09-24 Chong Yidong <cyd@stupidchicken.com>
9305
9306 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
9307
9308 * textmodes/sgml-mode.el: Remove xml-mode alias.
9309
9310 * files.el (auto-mode-alist, conf-mode-maybe)
9311 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
9312
9313 2009-09-24 Alan Mackenzie <acm@muc.de>
9314
9315 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
9316 c-forward-conditionals, but it doesn't move point and doesn't set
9317 the mark.
9318 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
9319 (c-down-conditional-with-else, c-backward-conditional)
9320 (c-forward-conditional): Refactor to use c-scan-conditionals.
9321
9322 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
9323
9324 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
9325 (help-default-arg-highlight): Remove.
9326 (help-highlight-arg): New function.
9327 (help-do-arg-highlight): Use it.
9328 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
9329
9330 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
9331
9332 * term.el (term-set-scroll-region, term-handle-ansi-escape):
9333 Undo last change, which didn't fix the problem and introduced others.
9334
9335 2009-09-24 Nick Roberts <nickrob@snap.net.nz>
9336
9337 * progmodes/gdb-mi.el: Don't require speedbar.
9338 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
9339
9340 2009-09-24 Glenn Morris <rgm@gnu.org>
9341
9342 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
9343
9344 * term/ns-win.el (ns-reg-to-script): Define for compiler.
9345
9346 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
9347 there is no newline after the final mime boundary. (Bug#4539)
9348 Move markers on insertion so that any buttons inserted don't end up in
9349 the next part of a multipart message.
9350 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
9351 (rmail-mime-bulk-handler): Optionally handle images.
9352 (rmail-mime-image): New button action.
9353 (rmail-mime-image-handler): New function.
9354 (rmail-mime-mode): New mode.
9355 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
9356
9357 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
9358
9359 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
9360 than just dropping elements from it (bug#4504).
9361
9362 * term.el (term-set-scroll-region): Don't move cursor any more.
9363 (term-handle-ansi-escape): Call term-goto here instead.
9364 Suggested by Ivan Kanis <apple@kanis.eu>.
9365
9366 * term.el: Require CL.
9367 (term-ansi-reset): New function.
9368 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
9369 (term-handle-colors-array): Simplify.
9370
9371 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
9372
9373 * allout.el (allout-overlay-interior-modification-handler)
9374 (allout-obtain-passphrase):
9375 * epa-file.el (epa-file-write-region):
9376 * ps-print.el (ps-begin-job):
9377 * vc-hooks.el (vc-toggle-read-only):
9378 * vc-rcs.el (vc-rcs-rollback):
9379 * vc-sccs.el (vc-sccs-rollback):
9380 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
9381 (vc-version-diff, vc-revert, vc-rollback):
9382 * wdired.el (wdired-check-kill-buffer):
9383 * emacs-lisp/authors.el (authors):
9384 * net/socks.el (socks-open-connection):
9385 * net/zeroconf.el (zeroconf-service-add-hook):
9386 * obsolete/vc-mcvs.el (vc-mcvs-register):
9387 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
9388 (gdb-select-frame):
9389 * progmodes/grep.el (lgrep, rgrep):
9390 * progmodes/idlw-help.el (idlwave-help-check-locations)
9391 (idlwave-help-html-link, idlwave-help-assistant-open-link):
9392 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
9393 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
9394 (reftex-toc-rename-label): Fix typos in error messages.
9395
9396 * dired-aux.el (dired-do-shell-command): Reflow docstring.
9397 (dired-copy-how-to-fn): Doc fix.
9398 (dired-files-attributes, dired-read-shell-command):
9399 Fix typos in docstrings.
9400
9401 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
9402 (dired-x-find-file-other-window): Reflow docstrings.
9403 (dired-omit-marker-char, dired-read-shell-command)
9404 (dired-x-submit-report): Fix typos in docstrings.
9405
9406 * shell.el (shell-mode-hook):
9407 * view.el (View-scroll-line-forward):
9408 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
9409 Fix typos in docstrings.
9410
9411 * net/dig.el (dig-invoke): Fix typo in docstring.
9412 (query-dig): Reflow docstring.
9413
9414 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
9415 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
9416 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
9417 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
9418 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
9419 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
9420 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
9421 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
9422 (idlwave-completion-map, idlwave-current-indent)
9423 (idlwave-custom-ampersand-surround, idlwave-customize)
9424 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
9425 (idlwave-define-abbrev, idlwave-determine-class-special)
9426 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
9427 (idlwave-end-block-reg, idlwave-end-of-statement)
9428 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
9429 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
9430 (idlwave-explicit-class-listed, idlwave-file-header)
9431 (idlwave-fill-paragraph, idlwave-find-class-definition)
9432 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
9433 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
9434 (idlwave-in-quote, idlwave-indent-action-table)
9435 (idlwave-indent-expand-table, idlwave-indent-line)
9436 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
9437 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
9438 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
9439 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
9440 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
9441 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
9442 (idlwave-outlawed-buffers, idlwave-popup-select)
9443 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
9444 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
9445 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
9446 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
9447 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
9448 (idlwave-statement-type, idlwave-struct-skip)
9449 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
9450 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
9451 (idlwave-what-module-find-class): Fix typos in docstrings.
9452 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
9453 (idlwave-calculate-cont-indent, idlwave-expand-equal)
9454 (idlwave-find-module, idlwave-find-structure-definition)
9455 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
9456 (idlwave-list-load-path-shadows, idlwave-next-statement)
9457 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
9458 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
9459 (idlwave-template): Reflow docstrings.
9460
9461 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
9462 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
9463 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
9464 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
9465 (idlwave-shell-display-line, idlwave-shell-display-wframe)
9466 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
9467 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
9468 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
9469 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
9470 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
9471 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
9472 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
9473 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
9474 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
9475 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
9476 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
9477 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
9478 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
9479 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
9480 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
9481 Fix typos in docstrings.
9482 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
9483 (idlwave-shell-hide-output, idlwave-shell-mode)
9484 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
9485 Reflow docstrings.
9486
9487 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
9488
9489 2009-09-24 Ivan Kanis <apple@kanis.eu>
9490
9491 * term.el (term-bold-attribute): New var.
9492 (term-handle-colors-array): Use it.
9493
9494 2009-09-23 Nick Roberts <nickrob@snap.net.nz>
9495
9496 * progmodes/gdb-mi.el (gdb-version): New variable.
9497 (gdb-non-stop-handler): Set gdb-version.
9498 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
9499 Condition "--thread" option on gdb-version.
9500 (gdb-invalidate-threads): Remove unused argument.
9501
9502 2009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
9503
9504 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
9505 to looking-back to avoid ridiculous slow down in large files (bug#4511).
9506
9507 2009-09-23 Glenn Morris <rgm@gnu.org>
9508
9509 * mail/rmail.el (rmail-reply): Don't try to add a References header when
9510 replying to mail without References or Message-Id. (Bug#4525)
9511
9512 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
9513
9514 * term/ns-win.el (ns-reg-to-script): New variable.
9515
9516 2009-09-23 Daiki Ueno <ueno@unixuser.org>
9517
9518 * epg.el (epg-wait-for-status): Preserve existing 'error results.
9519
9520 2009-09-22 Sam Steingold <sds@gnu.org>
9521
9522 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
9523 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
9524 to 1 because hg returns status 1 when nothing is found.
9525 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
9526
9527 2009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
9528
9529 * textmodes/fill.el: Convert to utf-8 encoding.
9530 (fill-french-nobreak-p): Remove redundant » and « inherited from our
9531 pre-unicode days.
9532
9533 * add-log.el (change-log-fill-forward-paragraph): New function.
9534 (change-log-mode): Use it so fill-region DTRT.
9535 Set fill-indent-according-to-mode here rather than in
9536 change-log-fill-paragraph.
9537 (change-log-fill-paragraph): Remove.
9538
9539 2009-09-22 Juanma Barranquero <lekktu@gmail.com>
9540
9541 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
9542 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
9543
9544 2009-09-22 Glenn Morris <rgm@gnu.org>
9545
9546 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
9547 the scroll-bar scroll the calendar window rather than the buffer.
9548
9549 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
9550 commands that move point (as opposed to scrolling).
9551
9552 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
9553
9554 * emacs-lisp/elint.el (elint): New custom group.
9555 (elint-log-buffer): Make it a defcustom.
9556 (elint-scan-preloaded, elint-ignored-warnings)
9557 (elint-directory-skip-re): New options.
9558 (elint-builtin-variables): Doc fix.
9559 (elint-preloaded-env): New variable.
9560 (elint-unknown-builtin-args): Add an entry for encode-time.
9561 (elint-extra-errors): Make it a variable rather than a constant.
9562 (elint-preloaded-skip-re): New constant.
9563 (elint-directory): Skip files matching elint-directory-skip-re.
9564 (elint-features): New variable, local to linted buffers.
9565 (elint-update-env): Initialize elint-features. Possibly add
9566 elint-preloaded-env to the buffer's environment.
9567 (elint-get-top-forms): Bind elint-current-pos, for log messages.
9568 Skip quoted forms.
9569 (elint-init-form): New function, extracted from elint-init-env.
9570 Make non-list forms a warning rather than an error.
9571 Add the mode-map for define-derived-mode. Handle define-minor-mode,
9572 easy-menu-define, put that adds an error-condition, and provide.
9573 When requiring cl, also require cl-macs. Really require cl, to handle
9574 some cl macros. Store required libraries in the list elint-features,
9575 so as not to re-load them. Treat cc-require like require.
9576 (elint-init-env): Call elint-init-form to do the work.
9577 Handle eval-and-compile and such like.
9578 (elint-add-required-env): Do not clear messages.
9579 (elint-special-forms): Add handlers for function, defalias, if, when,
9580 unless, and, or.
9581 (elint-form): Add optional argument to ignore elint-special-forms,
9582 useful to prevent recursive calls from handlers. Doc fix.
9583 Respect elint-ignored-warnings.
9584 (elint-form): Respect elint-ignored-warnings.
9585 (elint-bound-variable, elint-bound-function): New variables.
9586 (elint-unbound-variable): Respect elint-bound-variable.
9587 (elint-get-args): Respect elint-bound-function.
9588 (elint-check-cond-form): Add some simple handling for (f)boundp and
9589 featurep tests.
9590 (elint-check-defalias-form): New handler.
9591 (elint-check-let-form): Make an empty let a warning rather than an
9592 error.
9593 (elint-check-setq-form): Make an empty setq a warning rather than an
9594 error. Respect elint-ignored-warnings.
9595 (elint-check-defvar-form): Accept null doc-strings.
9596 (elint-check-conditional-form): New handler. Does some simple-minded
9597 checking of featurep and (f)boundp tests.
9598 (elint-put-function-args): New function.
9599 (elint-initialize): Use elint-scan-doc-file rather than
9600 elint-find-builtin-variables. Use elint-put-function-args.
9601 Possibly scan preloaded-file-list.
9602 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
9603 extend to handle functions as well.
9604
9605 2009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
9606
9607 * linum.el (linum-delete-overlays, linum-update-window):
9608 Do not modify the right margin. (Bug#3971)
9609
9610 2009-09-21 Chong Yidong <cyd@stupidchicken.com>
9611
9612 * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
9613 nxml-mode instead of xml-mode.
9614
9615 2009-09-21 Kevin Ryde <user42@zip.com.au>
9616
9617 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
9618
9619 2009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
9620
9621 * net/dig.el (dig-mode): Use define-derived-mode.
9622
9623 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
9624
9625 * vc-dispatcher.el (vc-do-command): Return the process object in
9626 the asynchronous case. Use when instead of if. Do not run
9627 vc-exec-after to display a message if not enabled. (Bug#4463)
9628
9629 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
9630 properties to the stash strings.
9631 (vc-git-stash-list): Return a list of strings.
9632 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
9633 (vc-git-stash-show-at-point): New functions.
9634 (vc-git-stash-map): New keymap.
9635
9636 * register.el (ctl-x-r-map): Define the keys here instead of
9637 using autoload.
9638
9639 2009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
9640
9641 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
9642 list, to workaround performance problem (bug#4485).
9643
9644 2009-09-20 Nick Roberts <nickrob@snap.net.nz>
9645
9646 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
9647
9648 2009-09-20 Daiki Ueno <ueno@unixuser.org>
9649
9650 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
9651 Document that this option is not recommended to use.
9652
9653 2009-09-19 Glenn Morris <rgm@gnu.org>
9654
9655 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
9656 variable `var'.
9657
9658 * calc/calc-alg.el (var):
9659 * calc/calcalg2.el (var): Define for compiler.
9660
9661 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
9662
9663 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
9664 Doc fix (Bug#3932).
9665
9666 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
9667
9668 * time-stamp.el (time-stamp-month-dd-yyyy)
9669 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
9670 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
9671 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
9672 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
9673 Remove functions that have been obsolete since 1995 (Bug#4436).
9674
9675 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
9676 indent buffer only if called interactively (Bug#4452).
9677
9678 2009-09-19 Juanma Barranquero <lekktu@gmail.com>
9679 Eli Zaretskii <eliz@gnu.org>
9680
9681 This fixes bug#4197 (merged to bug#865, though not identical).
9682 * server.el (server-auth-dir): Add docstring note about FAT32.
9683 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
9684 but warn against using them.
9685
9686 2009-09-19 Nick Roberts <nickrob@snap.net.nz>
9687
9688 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
9689 older GDB where there is no has_more field.
9690
9691 2009-09-19 Glenn Morris <rgm@gnu.org>
9692
9693 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
9694
9695 2009-09-18 Chong Yidong <cyd@stupidchicken.com>
9696
9697 * files.el (auto-mode-alist): Change default for XML files to nXML
9698 mode (Bug#4169).
9699
9700 2009-09-18 Juanma Barranquero <lekktu@gmail.com>
9701
9702 * server.el (server-ensure-safe-dir): Pass 'integer
9703 to `file-attributes', as suggested.
9704
9705 2009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
9706
9707 * dired-aux.el (dired-query-alist): Remove spurious backslash.
9708 (dired-query): Use read-key.
9709
9710 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
9711
9712 * cus-start.el (ns-use-qd-smoothing): Remove.
9713
9714 2009-09-18 Glenn Morris <rgm@gnu.org>
9715
9716 * allout.el (top-level): Remove unnecessary progn.
9717
9718 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
9719
9720 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
9721 definition of abbrev table.
9722
9723 * speedbar.el (speedbar-track-mouse):
9724 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
9725 * net/eudc.el (eudc-expand-inline):
9726 * net/newst-backend.el (newsticker--cache-read-feed):
9727 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
9728 condition-case handlers.
9729
9730 2009-09-18 Nick Roberts <nickrob@snap.net.nz>
9731
9732 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
9733 (gdb-var-list): Add an element for has_more field.
9734 (gdb-non-stop-handler): Enable pretty printing for STL containers.
9735 (gdb-var-create-handler, gdb-var-list-children-handler-1)
9736 (gdb-var-update-handler-1): Parse output of dynamic variable
9737 objects (STL containers).
9738 (gdb-var-delete-1): Pass var1 as an explicit second argument.
9739 (gdb-get-field): Delete alias. Use bindat-get-field directly.
9740
9741 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
9742 gdb-var-list.
9743 (gud-speedbar-buttons): Make node expandable if expression "has more"
9744 children.
9745
9746 2009-09-17 Juanma Barranquero <lekktu@gmail.com>
9747
9748 * startup.el (emacs-quick-startup): Remove variable and all uses.
9749 (command-line): Set `inhibit-x-resources' instead.
9750 (command-line-1): Use `inhibit-x-resources' instead.
9751
9752 2009-09-17 Chong Yidong <cyd@stupidchicken.com>
9753
9754 * subr.el: Fix last change to avoid using the `unless' macro,
9755 which breaks bootstrapping.
9756
9757 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
9758
9759 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
9760 extended definitions, in case we reload subr.el after having
9761 loaded CL.
9762 (eval-next-after-load): Mark as obsolete.
9763
9764 2009-09-17 Juri Linkov <juri@jurta.org>
9765
9766 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
9767 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
9768 (menu-bar-showhide-menu, menu-bar-tools-menu)
9769 (menu-bar-describe-menu, menu-bar-help-menu)
9770 (minibuffer-local-completion-map, minibuffer-local-map):
9771 Fix list quoting.
9772
9773 2009-09-17 Glenn Morris <rgm@gnu.org>
9774
9775 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
9776 arguments, whether or not it has a handler.
9777
9778 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
9779
9780 * simple.el (hard-newline): Give it a doc-string.
9781
9782 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
9783 (lisp-mode-syntax-table): Give them doc-strings.
9784
9785 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
9786
9787 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
9788 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
9789 (menu-bar-options-menu, menu-bar-showhide-menu)
9790 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
9791 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
9792 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
9793 (menu-bar-options-menu, menu-bar-tools-menu)
9794 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
9795 (menu-bar-help-menu):
9796 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
9797 string arguments.
9798
9799 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
9800 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
9801 calls for the menu names and :help.
9802
9803 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
9804
9805 * mouse.el (minor-mode-menu-from-indicator): Pay attention
9806 to :minor-mode-function (bug#4455).
9807
9808 2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
9809
9810 * startup.el (command-line): Initialize the window-system after
9811 processing the command-line.
9812
9813 * textmodes/page.el (what-page): Make sure we don't inf-loop if
9814 page-delimiter matches the empty string.
9815
9816 2009-09-16 Glenn Morris <rgm@gnu.org>
9817
9818 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
9819 byte-compile-not-obsolete-var. It's a list now.
9820 (byte-compile-not-obsolete-funcs): New variable.
9821 (byte-compile-warn-obsolete): Don't warn about functions if they are in
9822 byte-compile-not-obsolete-funcs.
9823 (byte-compile-variable-ref, byte-compile-defvar): Update for
9824 byte-compile-not-obsolete-vars name-change and list nature.
9825 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
9826 and variables behind (f)boundp tests.
9827 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
9828
9829 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
9830
9831 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
9832
9833 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
9834
9835 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
9836 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
9837 Don't autoload.
9838
9839 2009-09-15 Stephen Eglen <stephen@gnu.org>
9840
9841 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
9842 the virtual-buffers, use the name of the buffer specified by
9843 find-file-noselect, as the match may be a symlink. (This was a
9844 problem if the target and the symlink had different names.)
9845
9846 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
9847
9848 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
9849
9850 * desktop.el (desktop-path): Check user-emacs-directory.
9851
9852 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
9853
9854 * loadup.el: Use after-load-functions to GC after loading each file.
9855 Remove the explicit GC calls that used to be sprinkled around.
9856
9857 * subr.el (after-load-functions): New hook.
9858 (do-after-load-evaluation): Run it. Use string-match-p to detect
9859 `obsolete' packages, rather than painfully extracting the relevant
9860 directory name.
9861
9862 2009-09-15 Glenn Morris <rgm@gnu.org>
9863
9864 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
9865 free variable `doc'.
9866
9867 * dired.el (dired-mode-map): Add menu entry for async shell command.
9868
9869 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
9870 variables, also consider the .elc files, since the .el files are
9871 normally gzipped (subsequent code locates the .el.gz from the .elc).
9872
9873 * calc/calc-prog.el (arglist): Define for compiler.
9874
9875 * calendar/diary-lib.el (diary-display-function): Change the default to
9876 fancy display.
9877 (body): Define for compiler.
9878
9879 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
9880 (byte-compile-file-form, byte-compile-lambda)
9881 (byte-compile-top-level-body, byte-compile-form)
9882 (byte-compile-variable-ref, byte-compile-setq)
9883 (byte-compile-setq-default, byte-compile-body)
9884 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
9885 (batch-byte-compile): Give some more local variables with common names
9886 a "bytecomp-" prefix to avoid masking warnings about free variables.
9887
9888 * startup.el (command-line-1): Give local variables with common names a
9889 distinguishing prefix, so as not to hide free variable warnings during
9890 bootstrap.
9891
9892 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
9893 clever and add a suffix to make a unique name, just let the user decide
9894 whether or not to overwrite it. If the input is a directory, write the
9895 default filename to that directory. (Bug#4388)
9896 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
9897 is a filename-as-a-directory.
9898
9899 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
9900
9901 * textmodes/page.el (what-page): Don't move to beginning of line.
9902 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
9903
9904 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
9905
9906 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
9907
9908 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
9909
9910 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
9911 * help.el (help-for-help-internal): Add purecopy calls for text.
9912
9913 * vc.el (top): print-log method now takes an optional SHORTLOG
9914 argument. Add a new method: root.
9915 (vc-root-diff, vc-print-root-log): New functions.
9916 (vc-log-short-style): New variable.
9917 (vc-print-log-internal): Add support for showing short logs.
9918
9919 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
9920 vc-print-root-log and vc-print-root-diff.
9921
9922 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
9923 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
9924 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
9925 short logs.
9926
9927 * vc-cvs.el (vc-cvs-print-log):
9928 * vc-mtn.el (vc-mtn-print-log):
9929 * vc-rcs.el (vc-rcs-print-log):
9930 * vc-sccs.el (vc-sccs-print-log):
9931 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
9932 that is ignored for now.
9933
9934 * vc-mtn.el (vc-mtn-annotate-command):
9935 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
9936
9937 2009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
9938
9939 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
9940 to function-key-map, and give them ascii-character property.
9941 * term/x-win.el (x-alternatives-map):
9942 * term/ns-win.el (ns-alternatives-map):
9943 * term/internal.el (msdos-key-remapping-map):
9944 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
9945
9946 2009-09-14 Glenn Morris <rgm@gnu.org>
9947
9948 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
9949 temp-buffers (2009-09-12).
9950
9951 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
9952
9953 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
9954 the new read-key function.
9955
9956 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
9957
9958 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
9959 is defined (Bug#4405).
9960
9961 2009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
9962
9963 * recentf.el (recentf-cleanup): Use a hash table to find
9964 duplicates (Bug#4407).
9965
9966 2009-09-13 Per Starbäck <per@starback.se> (tiny change)
9967
9968 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
9969 kp-0 to ascii equivalents (Bug#4325).
9970
9971 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
9972
9973 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
9974
9975 * eshell/em-hist.el:
9976 * eshell/em-dirs.el (eshell-complete-user-reference):
9977 Declare pcomplete functions and variables to avoid compiler warnings.
9978
9979 2009-09-13 Leo <sdl.web@gmail.com> (tiny change)
9980
9981 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
9982 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
9983 * eshell/em-alias.el (eshell-aliases-file):
9984 * eshell/em-hist.el (eshell-history-file-name):
9985 Use expand-file-name instead of concat to make file names (Bug#4308).
9986
9987 2009-09-13 Glenn Morris <rgm@gnu.org>
9988
9989 * ediff-merg.el (ediff-do-merge):
9990 * filesets.el (filesets-run-cmd):
9991 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
9992 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
9993 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
9994 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
9995 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
9996 Replace empty `let's with `progn'.
9997
9998 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
9999
10000 * mail/sendmail.el (send-mail-function):
10001 * tooltip.el (tooltip-mode):
10002 * simple.el (transient-mark-mode):
10003 * rfn-eshadow.el (file-name-shadow-mode):
10004 * frame.el (blink-cursor-mode):
10005 * font-core.el (global-font-lock-mode):
10006 * files.el (temporary-file-directory)
10007 (small-temporary-file-directory, auto-save-file-name-transforms):
10008 * epa-hook.el (auto-encryption-mode):
10009 * composite.el (global-auto-composition-mode):
10010 Use custom-initialize-delay.
10011 * startup.el (command-line): Don't explicitly call
10012 custom-reevaluate-setting for all the above vars.
10013 * custom.el (custom-initialize-safe-set)
10014 (custom-initialize-safe-default): Delete.
10015
10016 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
10017
10018 * term/x-win.el (x-initialize-window-system):
10019 * term/w32-win.el (w32-initialize-window-system):
10020 * term/ns-win.el (ns-initialize-window-system): Don't call
10021 mouse-wheel-mode since it's enabled globally by default already.
10022
10023 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
10024 actually define the variable, but only silences the byte-compiler.
10025 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
10026 before looking it up.
10027 (mouse-wheel-scroll-amount): Also reset the bindings if this value
10028 is changed.
10029
10030 2009-09-12 Glenn Morris <rgm@gnu.org>
10031
10032 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
10033 1000.
10034 (elint-add-required-env): Don't beep on error.
10035 (elint-forms): In case of error, return ENV unchanged.
10036 (elint-init-env): Skip non-list forms.
10037 (elint-log): Handle unknown file positions.
10038
10039 2009-09-12 Daiki Ueno <ueno@unixuser.org>
10040
10041 * epg.el (epg-make-context): Add autoload cookie.
10042 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
10043 (epg-decrypt-string, epg-start-verify, epg-verify-file)
10044 (epg-verify-string, epg-start-sign, epg-sign-file)
10045 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
10046 (epg-encrypt-string, epg-start-export-keys)
10047 (epg-export-keys-to-file, epg-export-keys-to-string)
10048 (epg-start-import-keys, epg-import-keys-from-file)
10049 (epg-import-keys-from-string, epg-start-receive-keys)
10050 (epg-receive-keys, epg-import-keys-from-server)
10051 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
10052 (epg-sign-keys, epg-start-generate-key)
10053 (epg-generate-key-from-file, epg-generate-key-from-string):
10054 Remove autoload cookie.
10055
10056 2009-09-12 Eli Zaretskii <eliz@gnu.org>
10057
10058 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
10059 reevaluation of trash-directory.
10060
10061 * mwheel.el: Fix last change.
10062 (mouse-wheel-mode): New defvar.
10063 (mouse-wheel-mode): Remove autoload cookie.
10064
10065 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
10066
10067 * mwheel.el (mwheel-installed-bindings): New var.
10068 (mouse-wheel-mode): Use it, so as to make sure we really remove all
10069 the bindings we set last time. Use custom-initialize-delay.
10070 * loadup.el: Load mwheel after term/*-win.el.
10071 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
10072 and mouse-wheel-up-event now that their first evaluation is done
10073 sufficiently late to be correct.
10074
10075 * startup.el (tutorial-directory): Make it a defcustom.
10076 Use custom-initialize-delay rather than eval-at-startup to set it.
10077 * image.el (image-load-path): Make it a defcustom.
10078 Use custom-initialize-delay rather than eval-at-startup to set it.
10079 * subr.el (eval-at-startup): Remove.
10080 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
10081
10082 * subr.el (do-after-load-evaluation): Warn the user after loading an
10083 obsolete package.
10084
10085 2009-09-12 Glenn Morris <rgm@gnu.org>
10086
10087 * proced.el (proced-mark-alt): Remove alias.
10088 (proced-mode-map): Remove proced-mark-alt.
10089
10090 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
10091 Elint file and directory. Remove initialization entry.
10092
10093 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
10094 commands.
10095 (elint-current-buffer): Set mode-line-process.
10096 (elint-init-env): Handle define-derived-mode.
10097 Fix declare-function with unspecified arglist. Guard against odd
10098 defalias statements (eg iso-insert's 8859-1-map).
10099 (elint-add-required-env): Use a temp buffer.
10100 (elint-form): Just print the function/macro name, not the whole form.
10101 Return env unchanged if we fail to parse a macro.
10102 (elint-forms): Guard against parse errors.
10103 (elint-output): New function, to handle batch mode.
10104 (elint-log-message): Add optional argument. Use elint-output.
10105 (elint-set-mode-line): New function.
10106
10107 2009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
10108
10109 * emacs-lisp/elp.el (elp-not-profilable): Add more
10110 functions (Bug#4233).
10111
10112 2009-09-12 Chong Yidong <cyd@stupidchicken.com>
10113
10114 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
10115 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
10116
10117 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
10118
10119 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
10120 (gdb-var-list-children): Use json parsing.
10121
10122 2009-09-11 Daniel Colascione <dan.colascione@gmail.com>
10123
10124 * progmodes/js.el (js--proper-indentation): Handle the case where
10125 char-before is null. Reported by Deniz Dogan.
10126
10127 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
10128
10129 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
10130
10131 2009-09-11 Daiki Ueno <ueno@unixuser.org>
10132
10133 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
10134 (epg-digest-algorithm-alist): Add SHA224.
10135 (epg-context-set-passphrase-callback)
10136 (epg-context-set-progress-callback): Add description about
10137 callback function.
10138
10139 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
10140
10141 * custom.el (custom-delayed-init-variables): New var.
10142 (custom-initialize-delay): New function.
10143 * startup.el (command-line): "Re"evaluate all vars in
10144 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
10145 explicitly any more.
10146 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
10147 to avoid creating a ~/.emacs.d at build-time (bug#4347).
10148
10149 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
10150
10151 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
10152
10153 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
10154 (gdb-var-update-handler): Use json parsing.
10155
10156 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
10157
10158 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
10159 decode annotated text, regardless of language environment. (Bug#2741)
10160
10161 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
10162
10163 * Makefile.in (autoloads): Make rmail.el writable as well.
10164
10165 2009-09-11 Glenn Morris <rgm@gnu.org>
10166
10167 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
10168 loaddefs.el.
10169 * dired.el: Regenerate with extracted autoloads.
10170 * Makefile.in (autoloads): Make dired.el writable.
10171
10172 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
10173 * ibuffer.el: Regenerate with extracted autoloads.
10174 * Makefile.in (autoloads): Make ibuffer.el writable.
10175
10176 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
10177 * version.el (emacs-copyright, emacs-major-version)
10178 (emacs-minor-version): Reformat doc-strings for make-docfile.
10179
10180 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
10181 functions and variables, since they must be stuff specific to some other
10182 platform.
10183 (apropos-print): Make mouse-click message less specific about button.
10184
10185 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
10186 that records where a macro was defined.
10187 * help-fns.el (describe-function-1): Mention if a function has a
10188 compiler-macro.
10189 * help-mode.el (help-function-cmacro): New button.
10190
10191 * locate.el (top-level): Always require dired.
10192 (locate-mode-map): Initialize inside the defvar.
10193
10194 * net/ange-ftp.el (dired-compress-file): Declare.
10195 (ange-ftp-dired-compress-file): Add doc string.
10196
10197 * term/ns-win.el (x-display-name, x-setup-function-keys):
10198 Unify doc-strings with X versions.
10199
10200 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
10201
10202 * emulation/crisp.el (crisp-mode-map): Move initialization
10203 into declaration.
10204 (crisp-mode): Use define-minor-mode.
10205
10206 * progmodes/xscheme.el (xscheme-evaluation-commands):
10207 Put a :advertised-binding property rather than using
10208 advertised-xscheme-send-previous-expression.
10209 (advertised-xscheme-send-previous-expression): Declare obsolete.
10210 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
10211 `advertised-undo'.
10212 (crisp-mode): Add corresponding bindings to
10213 undo's :advertised-binding instead.
10214 * dired.el (dired-mode-map): Put a :advertised-binding property rather
10215 than using dired-advertised-find-file.
10216 (dired-advertised-find-file):
10217 * simple.el (advertised-undo):
10218 * wid-edit.el (advertised-widget-backward): Declare obsolete.
10219 (widget-keymap): Put a :advertised-binding property rather
10220 than using advertised-widget-backward.
10221 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
10222 than using advertised-undo.
10223 * tutorial.el (tutorial--default-keys): Adjust accordingly.
10224
10225 2009-09-10 Simon South <ssouth@slowcomputing.org>
10226
10227 * progmodes/delphi.el (delphi-tab): Indent region when Transient
10228 Mark mode is enabled and region is active; otherwise indent or
10229 insert TAB as usual.
10230 (delphi-mode): Update description of TAB-key binding.
10231
10232 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
10233
10234 * subr.el (define-key-rebound-commands): Mark obsolete.
10235 * startup.el (precompute-menubar-bindings): Remove.
10236 (normal-top-level): Remove obsolete code that tried to precompute
10237 menubar bindings.
10238 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
10239 define-key-rebound-commands and precompute-menubar-bindings.
10240
10241 2009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10242
10243 * net/imap.el (imap-interactive-login): Better messages.
10244 (imap-open): Fix bug with renamed buffer on reconnect.
10245 (imap-authenticate): Add buffer-local imap-last-authenticator variable
10246 for easier debugging and cleaner code. On successful (guessed based on
10247 server capabilities) secondary authentication, set imap-state
10248 correctly.
10249 (imap-last-authenticator): Define imap-last-authenticator as a variable
10250 to avoid warnings.
10251
10252 2009-09-10 Glenn Morris <rgm@gnu.org>
10253
10254 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
10255
10256 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
10257 (byte-compile-file-form-autoload): Don't warn about unknown functions
10258 where the autoload statement comes after the use.
10259 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
10260 that any handlers inside the body (eg require) are in turn respected.
10261
10262 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
10263 effects.
10264
10265 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
10266 and syntax and abbrev tables basic docs, if they don't have any.
10267
10268 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
10269
10270 * international/mule-cmds.el (top-level): Require cl when compiling.
10271 (view-hello-file): Use default-value rather than
10272 default-enable-multibyte-characters.
10273
10274 * progmodes/fortran.el: Move all safe and risky properties into the
10275 defcustoms.
10276
10277 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
10278 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
10279 * mail/undigest.el:
10280 Put autoloads in rmail.el rather than loaddefs.el.
10281 * mail/rmail.el: Regenerate with extracted autoloads.
10282
10283 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
10284 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
10285
10286 2009-09-10 Nick Roberts <nickrob@snap.net.nz>
10287
10288 Reported in thread for Bug#4375.
10289 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
10290 "-data-evaluate-expression" instead of print.
10291 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
10292 (gdb-tooltip-print): Parse output from above MI command.
10293 (gdb): Revert 2009-08-11 change. User should detach inferior
10294 manually.
10295
10296 Remove the word "separate" from IO functions as inferior
10297 output is now never displayed in the GUD buffer.
10298
10299 2009-09-10 Juanma Barranquero <lekktu@gmail.com>
10300
10301 * startup.el (command-line-normalize-file-name): On Windows and
10302 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
10303
10304 2009-09-10 Juri Linkov <juri@jurta.org>
10305
10306 * isearch.el (isearch-text-char-description): Propertize escape
10307 character sequences with the `escape-glyph' face. (Bug#4344)
10308
10309 * simple.el (shell-command): Set asynchronous process filter to
10310 `comint-output-filter'. (Bug#4343)
10311
10312 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
10313 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
10314 the list. Move "asm" to the bottom.
10315 (grep-find-ignored-directories): Add `choice' with nil value
10316 to empty the list easily.
10317 (grep-find-ignored-files): New option.
10318 (grep-files-history): Set to nil by default instead of '("ch" "el").
10319 (grep-compute-defaults): Add "<X>" to `grep-template'.
10320 (grep-read-files): Bind new local variables `default-alias' and
10321 `default-extension'. Use a list of default values for the file prompt.
10322 (lgrep): Add `--exclude=' command line options composed from
10323 `grep-find-ignored-files'.
10324 (rgrep): Add `-name' command line options composed from
10325 `grep-find-ignored-files'. (Bug#4301)
10326
10327 2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
10328
10329 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
10330 (bug#4368).
10331
10332 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10333
10334 * calendar/time-date.el (autoload):
10335 Expand define-obsolete-function-alias into defalias and make-obsolete
10336 for old Emacsen that Gnus supports.
10337 (with-no-warnings): Define it for old Emacsen.
10338 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
10339 is available.
10340 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
10341 float-time is available; suppress compile warning for time-to-seconds.
10342
10343 2009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
10344
10345 * net/imap.el (imap-message-map): Docstring fix.
10346
10347 2009-09-09 Glenn Morris <rgm@gnu.org>
10348
10349 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
10350 line numbers too. (Bug#4374)
10351
10352 2009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
10353
10354 * smerge-mode.el (smerge-remove-props, smerge-refine):
10355 Use with-silent-modifications (bug#4342).
10356
10357 * subr.el (with-silent-modifications): New macro.
10358
10359 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
10360
10361 * files.el (top-level): Require `cl' when compiling.
10362
10363 2009-09-07 Glenn Morris <rgm@gnu.org>
10364
10365 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
10366
10367 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
10368 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
10369
10370 2009-09-06 Nick Roberts <nickrob@snap.net.nz>
10371
10372 * vc-git.el (vc-git-annotate-command): Use separator to parse
10373 arguments correctly.
10374
10375 2009-09-06 Eli Zaretskii <eliz@gnu.org>
10376
10377 * proced.el (proced-mode): Doc fix.
10378
10379 2009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
10380
10381 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
10382 lstat fails.
10383 (tramp-do-file-attributes-with-ls): Check for file existence at
10384 remote end.
10385 (tramp-do-file-attributes-with-stat): Likewise.
10386 (tramp-convert-file-attributes): Return nil when attr is nil.
10387
10388 2009-09-05 Glenn Morris <rgm@gnu.org>
10389
10390 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
10391 properties to this button.
10392 (diary-fancy-display): Don't extend the button to the final newline.
10393 (diary-fancy-display-mode): Continue to define "q" as a local key.
10394
10395 * calendar/cal-china.el (holiday-chinese): Make it slightly more
10396 efficient.
10397
10398 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
10399
10400 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
10401 (byte-compile-dest-file-function): New option.
10402 (byte-compile-dest-file): Doc fix.
10403 Obey byte-compile-dest-file-function.
10404 (byte-compile-cl-file-p): New function.
10405 (byte-compile-eval): Only suppress noruntime warnings about cl functions
10406 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
10407 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
10408 than for file being previously loaded.
10409 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
10410 (byte-compile-file-form-require): Handle the case where requiring a file
10411 indirectly causes CL to be loaded.
10412
10413 2009-09-05 Karl Fogel <kfogel@red-bean.com>
10414
10415 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
10416 before killing the old buffer, since by the time `kill-buffer' is
10417 run so many buffer variables have been set to nil that it may not
10418 behave as expected. (Bug#4061)
10419
10420 2009-09-05 Karl Fogel <kfogel@red-bean.com>
10421
10422 * files.el (find-alternate-file): If the old buffer is modified
10423 and visiting a file, behave similarly to `kill-buffer' when
10424 killing it, thus reverting to the pre-1.878 behavior; see
10425 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
10426 for discussion. Also, consult `buffer-file-name' as a variable
10427 not as a function, for consistency with the rest of the code.
10428
10429 2009-09-04 Michael Albinus <michael.albinus@gmx.de>
10430
10431 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
10432 also when adding a new directory.
10433
10434 * net/tramp-compat.el (tramp-compat-line-beginning-position): New
10435 defun.
10436
10437 2009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
10438
10439 * files.el (locate-file-completion-table): Make it provide boundary
10440 information, so partial-completion works better.
10441
10442 2009-09-04 Leo <sdl.web@gmail.com> (tiny change)
10443
10444 * mail/footnote.el (Footnote-text-under-cursor):
10445 Check footnote-text-marker-alist before using it (bug#4324).
10446
10447 2009-09-04 Glenn Morris <rgm@gnu.org>
10448
10449 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
10450 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
10451 * play/solitaire.el, play/tetris.el:
10452 Remove leading * from defcustom and defface docs.
10453
10454 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
10455 necessary.
10456 (diary-fancy-overriding-map): New variable.
10457 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
10458 Use view-mode.
10459
10460 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
10461 goto-line.
10462
10463 2009-09-03 Glenn Morris <rgm@gnu.org>
10464
10465 * arc-mode.el (archive-mode):
10466 * dos-fns.el (set-default-process-coding-system):
10467 * man.el (Man-getpage-in-background):
10468 * menu-bar.el (menu-bar-describe-menu):
10469 * server.el (server-process-filter):
10470 * startup.el (command-line):
10471 * tar-mode.el (tar-header-block-tokenize, tar-extract):
10472 * w32-fns.el (set-default-process-coding-system):
10473 * x-dnd.el (x-dnd-handle-file-name):
10474 * international/mule-cmds.el (mule-menu-keymap)
10475 (set-default-coding-systems, language-info-alist, set-language-info)
10476 (set-language-environment, standard-display-european-internal)
10477 (set-locale-environment):
10478 * international/mule-diag.el (mule-diag):
10479 * mail/emacsbug.el (report-emacs-bug):
10480 * mail/rmail.el (rmail-mode):
10481 * mail/sendmail.el (mail-setup):
10482 Use default-value rather than default-enable-multibyte-characters.
10483
10484 * progmodes/f90.el: Move all safe properties into the defcustoms.
10485 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
10486
10487 * calendar/appt.el (appt-check):
10488 * calendar/diary-lib.el (diary-set-header, diary-live-p)
10489 (diary-check-diary-file, diary-list-entries)
10490 (diary-include-other-diary-files, diary-simple-display)
10491 (diary-fancy-display, diary-print-entries)
10492 (diary-mark-included-diary-files, diary-make-entry):
10493 Don't call substitute-in-file-name on diary-file.
10494
10495 2009-09-03 Eduard Wiebe <usenet@pusto.de>
10496 Stefan Monnier <monnier@iro.umontreal.ca>
10497
10498 * mail/footnote.el (footnote-prefix): Make it a defcustom.
10499 (footnote-mode-map): Move initialization into the declaration.
10500 (footnote-minor-mode-map): Define it rather than changing global-map.
10501 (footnote-mode): Use define-minor-mode.
10502
10503 2009-09-02 Michael Albinus <michael.albinus@gmx.de>
10504
10505 * net/tramp.el (tramp-handle-file-attributes-with-ls)
10506 (tramp-do-file-attributes-with-perl)
10507 (tramp-do-file-attributes-with-stat): Rename from
10508 `tramp-handle-file-attributes-with-*'.
10509 (tramp-handle-file-attributes): Use them.
10510 (tramp-do-directory-files-and-attributes-with-perl)
10511 (tramp-do-directory-files-and-attributes-with-stat): Rename from
10512 `tramp-handle-directory-files-and-attributes-with-*'.
10513 (tramp-handle-directory-files-and-attributes): Use them.
10514 (tramp-method-out-of-band-p): Additional parameter SIZE.
10515 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
10516 (tramp-handle-write-region): Use it.
10517 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
10518 (tramp-handle-vc-registered): Check, whether the first run did
10519 return files to be tested.
10520 (tramp-advice-make-auto-save-file-name): Do not call directly
10521 `tramp-handle-make-auto-save-file-name', because this would bypass
10522 the locking mechanism.
10523
10524 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
10525 (file-remote-p, process-file, start-file-process, set-file-times)
10526 (tramp-compat-file-attributes): Compatibility functions shall not
10527 call directly `tramp-handle-*', because this would bypass the
10528 locking mechanism.
10529 (tramp-compat-number-sequence): New defun.
10530
10531 2009-09-02 Glenn Morris <rgm@gnu.org>
10532
10533 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
10534 alias for float-time.
10535 (time-to-number-of-days): In Emacs, use float-time.
10536 * net/newst-backend.el (time-add): Suppress warnings from compat
10537 function.
10538 * time.el (emacs-uptime, emacs-init-time):
10539 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
10540 Use float-time rather than time-to-seconds.
10541
10542 * minibuffer.el (completion-initials-expand): Fix typo.
10543
10544 * faces.el (modeline, modeline-inactive, modeline-highlight)
10545 (modeline-buffer-id):
10546 * info.el (info-menu-5): Mark these face aliases as obsolete.
10547
10548 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
10549
10550 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
10551 space ...
10552 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
10553 no "--thread" option.
10554 (gdb-stopped): Don't print "Switched to thread" message when it is
10555 unchanged.
10556
10557 2009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
10558
10559 * minibuffer.el (completion-try-completion)
10560 (completion-all-completions): Remove ill-defined (and
10561 mistakenly installed and luckily never used nor documented)
10562 `completion-styles' property.
10563 (completion-initials-expand, completion-initials-all-completions)
10564 (completion-initials-try-completion): New functions.
10565 (completion-styles-alist): Add doc to each entry.
10566 Add new `initials' entry.
10567
10568 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
10569
10570 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
10571 MI command -var-evaluate-expression.
10572 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
10573 and tweak for case of string child.
10574 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
10575
10576 2009-09-01 Glenn Morris <rgm@gnu.org>
10577
10578 * add-log.el (change-log-date-face, change-log-name-face)
10579 (change-log-email-face, change-log-file-face, change-log-list-face)
10580 (change-log-conditionals-face, change-log-function-face)
10581 (change-log-acknowledgement-face):
10582 * cus-edit.el (custom-invalid-face, custom-rogue-face)
10583 (custom-modified-face, custom-set-face, custom-changed-face)
10584 (custom-saved-face, custom-button-face, custom-button-pressed-face)
10585 (custom-documentation-face, custom-state-face, custom-comment-face)
10586 (custom-comment-tag-face, custom-variable-tag-face)
10587 (custom-variable-button-face, custom-face-tag-face)
10588 (custom-group-tag-face-1, custom-group-tag-face):
10589 * diff-mode.el (diff-header-face, diff-file-header-face)
10590 (diff-index-face, diff-hunk-header-face, diff-removed-face)
10591 (diff-added-face, diff-changed-face, diff-function-face)
10592 (diff-context-face, diff-nonexistent-face):
10593 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
10594 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
10595 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
10596 (Info-title-4-face):
10597 * isearch.el (isearch-lazy-highlight-face):
10598 * log-view.el (log-view-file-face, log-view-message-face):
10599 * paren.el (show-paren-match-face, show-paren-mismatch-face):
10600 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
10601 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
10602 (cvs-msg-face):
10603 * smerge-mode.el (smerge-mine-face, smerge-other-face)
10604 (smerge-base-face, smerge-markers-face):
10605 * wid-edit.el (widget-documentation-face, widget-button-face)
10606 (widget-field-face, widget-single-line-field-face)
10607 (widget-inactive-face, widget-button-pressed-face):
10608 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
10609 (woman-addition-face):
10610 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
10611 (eshell-ls-executable-face, eshell-ls-readonly-face)
10612 (eshell-ls-unreadable-face, eshell-ls-special-face)
10613 (eshell-ls-missing-face, eshell-ls-archive-face)
10614 (eshell-ls-backup-face, eshell-ls-product-face)
10615 (eshell-ls-clutter-face):
10616 * eshell/em-prompt.el (eshell-prompt-face):
10617 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
10618 * obsolete/old-whitespace.el (whitespace-highlight-face):
10619 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
10620 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
10621 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
10622 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
10623 (antlr-font-lock-literal-face):
10624 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
10625 (ebrowse-root-class-face, ebrowse-file-name-face)
10626 (ebrowse-default-face, ebrowse-member-attribute-face)
10627 (ebrowse-member-class-face, ebrowse-progress-face):
10628 * progmodes/make-mode.el (makefile-space-face):
10629 * progmodes/sh-script.el (sh-heredoc-face):
10630 * textmodes/flyspell.el (flyspell-incorrect-face)
10631 (flyspell-duplicate-face):
10632 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
10633 * textmodes/texinfo.el (texinfo-heading-face):
10634 Mark face aliases with "-face" suffix as obsolete.
10635
10636 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
10637 compiler.
10638
10639 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
10640 (eudc-bob-sound-menu): Use defvar rather than defconst, since
10641 easy-menu-define wants to modify these.
10642
10643 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
10644
10645 * net/browse-url.el (browse-url-file-url):
10646 * term/internal.el (dos-codepage-setup):
10647 Use default-value rather than default-enable-multibyte-characters.
10648
10649 * progmodes/etags.el (etags-goto-tag-location):
10650 * progmodes/flymake.el (flymake-highlight-line)
10651 (flymake-goto-file-and-line, flymake-goto-line):
10652 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
10653 (gdb-goto-breakpoint):
10654 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
10655 * progmodes/python.el (python-find-function)
10656 (python-pdbtrack-track-stack-file):
10657 * progmodes/verilog-mode.el (verilog-surelint-off):
10658 * term/ns-win.el (ns-open-file-select-line):
10659 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
10660 Use forward-line rather than goto-line.
10661
10662 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
10663 * textmodes/reftex-index.el (reftex-display-index):
10664 * textmodes/reftex-ref.el (reftex-offer-label-menu):
10665 * textmodes/reftex-toc.el (reftex-toc):
10666 Remove unnecessary bindings of default-major-mode (all are followed by
10667 major-mode check and possible mode switch).
10668
10669 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
10670
10671 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
10672 Handle watchpoints (bug#4282).
10673 (def-gdb-thread-buffer-command): Enable thread to be selected by
10674 clicking without selecting threads buffer first.
10675 (gdb-current-context-command): Use selected frame so that "up",
10676 "down" etc work in the GUD buffer.
10677 (gdb-update): Find selected frame before rendering stack buffer.
10678 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
10679
10680 2009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
10681
10682 * progmodes/sym-comp.el (displayed-completions): Remove.
10683 (symbol-complete): Use minibuffer-complete.
10684
10685 2009-08-31 Glenn Morris <rgm@gnu.org>
10686
10687 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
10688
10689 * apropos.el (apropos-symbols-internal):
10690 Handle (obsolete) face aliases.
10691
10692 * faces.el (describe-face): Adjust the output format to be more like
10693 describe-variable, and to mention (obsolete) face aliases.
10694 Adjust the whitespace so that help-setup-xref works.
10695
10696 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
10697 * calendar/diary-lib.el (diary-button-face):
10698 Mark these face aliases as obsolete.
10699
10700 * calendar/calendar.el (calendar-today): Doc fix.
10701
10702 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
10703
10704 * progmodes/gdb-mi.el (gdb-control-all-threads)
10705 (gdb-control-current-thread): Force tool bar update.
10706 (gdb-non-stop-handler): New function.
10707 (gdb-init-1): Use it to test if non-stop mode is supported.
10708 Remove unused gdbmi buffer type.
10709
10710 2009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
10711
10712 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
10713 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
10714
10715 2009-08-30 Nick Roberts <nickrob@snap.net.nz>
10716
10717 * comint.el (comint-exec-1): Check command is non-null first.
10718 Part of gdb-mi.el change (2009-08-28).
10719
10720 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
10721
10722 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
10723
10724 2009-08-30 Juanma Barranquero <lekktu@gmail.com>
10725
10726 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
10727 instead of `dolist' to avoid a recursive require when bootstrapping.
10728
10729 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
10730
10731 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
10732
10733 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
10734
10735 * net/imap.el (imap-send-command): Simplify.
10736 (imap-wait-for-tag): point-max -> buffer-size.
10737
10738 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
10739
10740 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
10741 with constant argument.
10742
10743 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
10744
10745 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
10746
10747 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
10748 Change default, since most of our files don't have a history.
10749 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
10750 the user.
10751
10752 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
10753 Add comint-run.
10754
10755 * calc/calc.el: Improve commenting convention.
10756 (calc-digit-map, toplevel): Simplify.
10757
10758 * comint.el (comint-insert-input): Be careful to only set point if we
10759 don't delegate to some other command.
10760
10761 * proced.el (proced-signal-list): Make it an alist.
10762 (proced-grammar-alist): Capitalize names.
10763 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
10764 Disable undo manually and make it read-only.
10765 Use completion-annotate-function.
10766
10767 * minibuffer.el (minibuffer-message): If the current buffer is not
10768 a minibuffer, insert the message in the echo area rather than at the
10769 end of the buffer.
10770 (completion-annotate-function): New variable.
10771 (minibuffer-completion-help): Use it.
10772 (completion--embedded-envvar-table): Environment vars are
10773 always case-sensitive.
10774
10775 2009-08-30 Glenn Morris <rgm@gnu.org>
10776
10777 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
10778 from fortran-current-defun.
10779 (fortran-beginning-of-subprogram): Be more precise about finding the
10780 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
10781 (fortran-end-of-subprogram): Simplify.
10782 (fortran-current-defun): Use fortran-start-prog-re.
10783
10784 2009-08-29 Juanma Barranquero <lekktu@gmail.com>
10785
10786 * subr.el (do-after-load-evaluation): Simplify.
10787
10788 2009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
10789
10790 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
10791
10792 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
10793 (vc-rcs-print-log): Use it.
10794
10795 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
10796
10797 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
10798
10799 * paths.el (abbrev-file-name): Move to abbrev.el.
10800 * abbrev.el (abbrev-file-name): Move from paths.el.
10801 Obey user-emacs-directory.
10802 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
10803 user-emacs-directory.
10804 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
10805 abbrev-file-name and calc-settings-file any more.
10806 * startup.el (command-line): Recompute abbrev-file-name and
10807 abbreviated-home-dir.
10808 (normal-no-mouse-startup-screen): Improve the generic code and get rid
10809 of the special code for when C-h bindings haven't been changed.
10810 (display-startup-echo-area-message): Use with-current-buffer.
10811 (command-line-1): Use a list of strings, rather than a list of lists
10812 of strings for longopts.
10813
10814 * files.el (get-free-disk-space): Use / for default-directory.
10815
10816 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
10817 Use with-current-buffer.
10818
10819 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
10820 Recognize immutable variables like most-positive-fixnum.
10821 (byte-compile-setq-default): Check and warn if trying to assign
10822 to an immutable variable, or a non-variable.
10823
10824 * progmodes/cc-vars.el (c-comment-continuation-stars):
10825 * progmodes/cc-engine.el (c-looking-at-bos):
10826 * progmodes/cc-cmds.el (c-toggle-auto-state)
10827 (c-forward-into-nomenclature, c-backward-into-nomenclature)
10828 (c-comment-line-break-function): Add version of obsolescence.
10829
10830 2009-08-28 Juri Linkov <juri@jurta.org>
10831
10832 * files.el (magic-fallback-mode-alist): Add ZIP magic number
10833 associated with `archive-mode'.
10834
10835 * image.el (image-type-header-regexps): Use only JPEG magic number
10836 to determine JPEG images, and don't use `image-jpeg-p' because
10837 Emacs can display non-JFIF non-Exif JPEG images.
10838
10839 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
10840
10841 * arc-mode.el (archive-mode):
10842 * emacs-lisp/re-builder.el (re-builder-unload-function):
10843 Protect against the default value of `major-mode' being nil.
10844
10845 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
10846
10847 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
10848 Fix typos in docstrings.
10849
10850 * progmodes/js.el (js--macro-decl-re): Doc fix.
10851 (js--plain-method-re, js--split-name): Refloc docstring.
10852 (js--class-styles, js--make-merged-item, js--splice-into-items):
10853 Fix typos in docstrings; reflow docstrings.
10854 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
10855 (js--variable-decl-matcher, js--inside-pitem-p)
10856 (js--parse-state-at-point, js--get-all-known-symbols)
10857 (js--symbol-history, js-find-symbol, js--js-references)
10858 (js--moz-interactor, js--js-encode-value, js--read-tab):
10859 Fix typos in docstrings.
10860
10861 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10862
10863 * textmodes/reftex.el (reftex-get-file-buffer-force):
10864 * progmodes/verilog-mode.el (verilog-batch-execute-func):
10865 * emulation/viper.el (viper-go-away, viper-set-hooks):
10866 * emacs-lisp/re-builder.el (re-builder-unload-function):
10867 * emacs-lisp/bytecomp.el (byte-compile-file):
10868 * ses.el (ses-unload-function):
10869 * hexl.el (hexl-find-file):
10870 * files.el (normal-mode):
10871 * ehelp.el (with-electric-help):
10872 * autoinsert.el (auto-insert-alist):
10873 * arc-mode.el (archive-mode):
10874 Use (default-value 'major-mode) instead of default-major-mode.
10875
10876 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
10877 * international/mule.el (load-with-code-conversion):
10878 * emacs-lisp/debug.el (debug):
10879 * ediff-vers.el (ediff-rcs-get-output-buffer):
10880 * dired.el (dired-internal-noselect): Don't let-bind
10881 default-major-mode around code that doesn't use it.
10882 E.g. buffer creation via get-buffer-create doesn't use it.
10883
10884 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
10885
10886 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
10887 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
10888 when writing the temp file. Otherwise, epa-file gets confused.
10889 (tramp-register-file-name-handlers): Make it a defun. Move also
10890 `epa-file-handler' to the front of `file-name-handler-alist'.
10891
10892 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10893
10894 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
10895 start right after a ^M.
10896 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
10897 (tramp-completion-file-name-regexp-separate)
10898 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
10899 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
10900 Don't modify last-coding-system-used by accident.
10901 (tramp-completion-file-name-handler): Apply the checks here,
10902 instead during registration.
10903 (tramp-register-file-name-handlers): Renamed from
10904 `tramp-register-file-name-handler'. Register both
10905 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
10906 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
10907
10908 2009-08-28 Nick Roberts <nickrob@snap.net.nz>
10909
10910 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
10911 Remove variable ...
10912 (gdb-init-1, gdb-display-separate-io-buffer)
10913 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
10914 references to it.
10915 (gdb-inferior-io-mode): Use make-comint-in-buffer.
10916 (gdb-inferior-filter): Use comint-output-filter to stop
10917 echoing and remove ^M characters.
10918
10919 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10920
10921 * emulation/viper-init.el (viper-restore-cursor-type):
10922 * emulation/cua-base.el (cua--update-indications):
10923 Replace default-cursor-type with (default-value 'cursor-type).
10924
10925 * mail/sendmail.el (mail-recover-1):
10926 * international/mule-diag.el (describe-current-coding-system-briefly)
10927 (describe-current-coding-system):
10928 * international/mule-cmds.el (select-safe-coding-system)
10929 (select-message-coding-system)
10930 (set-language-environment-coding-systems, set-locale-environment):
10931 * hexl.el (hexl-insert-multibyte-char):
10932 * dos-w32.el (find-buffer-file-type-coding-system):
10933 * simple.el (what-cursor-position):
10934 Replace uses of default-buffer-file-coding-system
10935 with (default-value 'buffer-file-coding-system).
10936
10937 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
10938 Replace uses of default-cursor-in-non-selected-windows
10939 with (default-value 'cursor-in-non-selected-windows).
10940 Use with-current-buffer.
10941
10942 * mail/feedmail.el: Use CL macros.
10943 (feedmail-run-the-queue, feedmail-send-it-immediately):
10944 * dos-w32.el (find-buffer-file-type): Replace uses of
10945 default-buffer-file-type with (default-value 'buffer-file-type).
10946
10947 2009-08-28 Glenn Morris <rgm@gnu.org>
10948
10949 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
10950 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
10951 Use default-value of major-mode rather than default-major-mode.
10952
10953 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
10954
10955 * Makefile.in (update-elcfiles): Report left over elc files.
10956
10957 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
10958 expand-file-name and with-current-buffer.
10959 (mail-get-names, mail-directory): Use with-current-buffer.
10960
10961 * vc.el (vc-read-revision): New function.
10962 (vc-version-diff, vc-merge): Use it.
10963
10964 2009-08-27 Sam Steingold <sds@gnu.org>
10965
10966 * simple.el (kill-do-not-save-duplicates): New user option.
10967 (kill-new): When it is non-nil, and the new string is the same as
10968 the latest kill, set replace to t to avoid duplicates in kill-ring.
10969
10970 2009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
10971
10972 * net/tramp.el (tramp-handle-process-file): Do not flush all
10973 caches when `process-file-side-effects' is set.
10974 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
10975 instead of `tramp-find-file-exists-command'.
10976 Unset `process-file-side-effects'.
10977
10978 2009-08-27 Michael Albinus <michael.albinus@gmx.de>
10979
10980 * net/tramp.el (tramp-methods): New method "rsyncc".
10981 (top): Add completion function for "rsyncc".
10982 (tramp-message-show-message): New defvar.
10983 (tramp-message, tramp-error): Use it.
10984 (tramp-do-copy-or-rename-file-directly): Extend check for direct
10985 remote copying.
10986 (tramp-do-copy-or-rename-file-out-of-band): Handle new
10987 `tramp-methods' entry `copy-env' of "rsyncc".
10988 (tramp-vc-registered-read-file-names): New defconst.
10989 (tramp-vc-registered-file-names): New defvar.
10990 (tramp-handle-vc-registered): Implement optimization strategy.
10991 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
10992 (tramp-vc-file-name-handler): New defun.
10993 (tramp-get-ls-command, tramp-get-test-command)
10994 (tramp-get-file-exists-command, tramp-get-remote-ln)
10995 (tramp-get-remote-perl, tramp-get-remote-stat)
10996 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
10997
10998 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
10999 (tramp-cache-inhibit-cache): Extend doc string. It allows also
11000 timestamps.
11001 (tramp-get-file-property): Check for timestamps in
11002 `tramp-cache-inhibit-cache'.
11003 (tramp-set-file-property): Write timestamp.
11004
11005 2009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
11006
11007 * language/japan-util.el (japanese-symbol-table): Add entries for
11008 cp932-2-byte.
11009
11010 * international/characters.el: Add category `j' to cp932-2-byte.
11011
11012 2009-08-27 Kenichi Handa <handa@m17n.org>
11013
11014 * international/fontset.el (build-default-fontset-data): New macro.
11015 (setup-default-fontset): Use build-default-fontset-data for CJK,
11016 tibetan, ethiopic, and ipa.
11017
11018 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
11019
11020 * cus-start.el (default-major-mode): Customize `major-mode' instead.
11021 (enable-multibyte-characters): Not customizable any more.
11022
11023 * subr.el (default-mode-line-format, default-header-line-format)
11024 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
11025 (default-direction-reversed, default-truncate-lines)
11026 (default-left-margin, default-tab-width, default-case-fold-search)
11027 (default-left-margin-width, default-right-margin-width)
11028 (default-left-fringe-width, default-right-fringe-width)
11029 (default-fringes-outside-margins, default-scroll-bar-width)
11030 (default-vertical-scroll-bar, default-indicate-empty-lines)
11031 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
11032 (default-fringe-cursor-alist, default-scroll-up-aggressively)
11033 (default-scroll-down-aggressively, default-fill-column)
11034 (default-cursor-type, default-buffer-file-type)
11035 (default-cursor-in-non-selected-windows)
11036 (default-buffer-file-coding-system, default-major-mode)
11037 (default-enable-multibyte-characters): Mark as obsolete.
11038
11039 2009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
11040
11041 * vc-dir.el (vc-dir-update): Remove debug helper.
11042
11043 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
11044
11045 2009-08-26 Sam Steingold <sds@gnu.org>
11046
11047 * simple.el (save-interprogram-paste-before-kill): New user option.
11048 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
11049 save the interprogram-paste into kill-ring before overriding it
11050 with the Emacs kill.
11051
11052 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
11053
11054 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
11055 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
11056 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
11057 and move to vc-rcs.el.
11058 (vc-default-next-revision): Rename to vc-rcs-next-revision and
11059 move to vc-rcs.el.
11060 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
11061 (vc-rcs-update-changelog): Remove.
11062 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
11063 and move to vc-rcs.el.
11064
11065 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
11066 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
11067 renaming.
11068 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
11069 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
11070 vc.el, renamed to be RCS specific.
11071
11072 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
11073 New functions.
11074 (vc-cvs-update-changelog): Move here from vc.el.
11075
11076 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
11077 New functions.
11078
11079 2009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
11080
11081 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
11082
11083 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
11084
11085 * vc-git.el (vc-git-register): Use "git add" for directories.
11086 (vc-git-stash, vc-git-stash-show): New functions.
11087 (vc-git-extra-menu-map): Bind them.
11088
11089 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
11090 directory correctly in case the item is a directory itself.
11091
11092 * vc.el: Document the desired behavior for reverted files in the
11093 `added' state.
11094 (vc-default-prettify-state-info): Remove function, unused.
11095
11096 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
11097
11098 2009-08-26 Glenn Morris <rgm@gnu.org>
11099
11100 * bindings.el (standard-mode-line-format): Reposition dashes in
11101 which-func entry. (Bug#4217)
11102
11103 * files.el (enable-local-variables, enable-local-eval)
11104 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
11105 the defcustoms.
11106 (auto-mode-alist, ignored-local-variables)
11107 (save-some-buffers-action-alist): Move risky declarations to the
11108 definitions.
11109 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
11110 (font-lock-defaults, format-alist, imenu--index-alist)
11111 (imenu-generic-expression, input-method-alist, minor-mode-alist)
11112 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
11113 (mode-line-modified, mode-line-mule-info, mode-line-position)
11114 (mode-line-process, mode-line-remote, outline-level)
11115 (parse-time-rules, rmail-output-file-alist)
11116 (special-display-buffer-names, vc-mode):
11117 Move risky declarations to the relevant files.
11118 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
11119 (mode-line-modified, mode-line-process, mode-line-position)
11120 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
11121 * font-core.el (font-lock-defaults):
11122 * format.el (format-alist):
11123 * vc-hooks.el (vc-mode):
11124 * window.el (special-display-buffer-names):
11125 * international/mule-cmds.el (input-method-alist):
11126 Define riskiness here (dumped file) rather than in files.el.
11127 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
11128 * imenu.el (imenu-generic-expression, imenu--index-alist):
11129 * outline.el (outline-level):
11130 * time.el (display-time-string):
11131 * calendar/parse-time.el (parse-time-rules):
11132 * mail/rmailout.el (rmail-output-file-alist):
11133 Autoload riskiness here, rather than placing in files.el.
11134
11135 2009-08-26 Andreas Schwab <schwab@linux-m68k.org>
11136
11137 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
11138
11139 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
11140
11141 * simple.el (process-file-side-effects): New defvar.
11142
11143 * dired-aux.el (dired-show-file-type):
11144 * vc.el (vc-diff-internal):
11145 * vc-arch.el (vc-arch-diff):
11146 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
11147 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
11148 * vc-git.el (vc-git-registered, vc-git-working-revision)
11149 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
11150 (vc-git--empty-db-p):
11151 * vc-hooks.el (vc-user-login-name):
11152 * vc-svn.el (vc-svn-registered, vc-svn-state)
11153 (vc-svn-dir-extra-headers, vc-svn-find-revision):
11154 * progmodes/grep.el (grep-probe): Let-bind
11155 `process-file-side-effects' with nil.
11156
11157 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
11158
11159 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
11160 daemon. Replace ping by checking for running service for bluez
11161 and zeroconf. (Bug#4239)
11162
11163 2009-08-25 Kevin Ryde <user42@zip.com.au>
11164
11165 * net/dig.el (dig): Add autoload cookie.
11166
11167 2009-08-25 Glenn Morris <rgm@gnu.org>
11168
11169 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
11170 load-history for absolute file-names.
11171 (byte-compile-file-form-require): Warn about use of the cl package.
11172
11173 * format.el (format-alist): Doc fix.
11174
11175 * play/bubbles.el (top-level): Don't require cl at run-time.
11176
11177 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
11178 run-time cl).
11179
11180 2009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
11181
11182 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
11183 from cl package.
11184 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
11185
11186 2009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
11187
11188 * calc/calc-alg.el (math-trig-rewrite)
11189 (math-hyperbolic-trig-rewrite): New functions.
11190 (calc-simplify): Simplify trig functions when asked.
11191
11192 2009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
11193
11194 * diff-mode.el (diff-find-source-location): Avoid goto-line.
11195
11196 2009-08-24 Kenichi Handa <handa@m17n.org>
11197
11198 * language/ind-util.el (mapthread): Delete it.
11199 (combinatorial): New function.
11200 (indian--puthash-cv): Use combinatorial instead of mapthread.
11201
11202 2009-08-22 Kevin Ryde <user42@zip.com.au>
11203
11204 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
11205 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
11206 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
11207 Clarify docstring that the value is strings not symbols.
11208 (checkdoc-list-of-strings-p): New function.
11209
11210 2009-08-22 Glenn Morris <rgm@gnu.org>
11211
11212 * files.el (auto-mode-alist):
11213 * hippie-exp.el (he-concat-directory-file-name):
11214 * lpr.el (lpr-windows-system, printer-name):
11215 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
11216 * ps-print.el (ps-windows-system):
11217 * startup.el (command-line):
11218 * emulation/viper-ex.el (viper-glob-function):
11219 * international/mule-cmds.el (set-language-environment-coding-systems):
11220 * net/ange-ftp.el (ange-ftp-write-region):
11221 * obsolete/fast-lock.el (fast-lock-cache-name):
11222 Remove code for defunct system-types emx, macos, mswindows, next-mach,
11223 unisoft-unix, vax-vms, win32, w32.
11224
11225 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
11226 given name if the pattern is not more specific.
11227
11228 * calendar/lunar.el (lunar-phase-names): New option.
11229 (lunar-phase): Doc fix.
11230 (lunar-cycles-per-year): New constant.
11231 (lunar-index): New function.
11232 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
11233 (lunar-phase-name): Use lunar-phase-names.
11234 (calendar-lunar-phases): Use format.
11235 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
11236
11237 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
11238 Copy imenu-example--name-and-position function here for own use.
11239 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
11240
11241 * bs.el (bs--redisplay):
11242 * cus-edit.el (custom-redraw):
11243 * ibuffer.el (ibuffer-bury-buffer):
11244 * server.el (server-goto-line-column):
11245 * startup.el (command-line-1):
11246 * strokes.el (strokes-xpm-for-stroke):
11247 * term.el (term-display-buffer-line):
11248 * view.el (View-goto-line):
11249 * calc/calc.el (calc-do, calc-trail-buffer):
11250 * play/gamegrid.el (gamegrid-add-score-insecure):
11251 * progmodes/ada-mode.el (ada-compile-goto-error):
11252 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
11253 (ebrowse-select-1st-to-9nth):
11254 * progmodes/cperl-mode.el (cperl-time-fontification):
11255 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
11256 * progmodes/gud.el (gud-display-line):
11257 (idlwave-shell-display-line):
11258 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
11259 * progmodes/make-mode.el (makefile-browser-toggle):
11260 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
11261 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
11262 * textmodes/picture.el (picture-draw-rectangle):
11263 * textmodes/reftex-index.el (reftex-index-goto-letter):
11264 (reftex-select-jump-to-previous):
11265 * textmodes/reftex-sel.el (reftex-find-start-point)
11266 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
11267 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
11268 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
11269 * textmodes/tex-mode.el (tex-compilation-parse-errors):
11270 * textmodes/two-column.el (2C-associated-buffer):
11271 Use forward-line rather than goto-line.
11272
11273 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
11274 goto-line.
11275
11276 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
11277 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
11278 (quick-check-list-to-regexp): Declare.
11279
11280 * progmodes/make-mode.el (makefile-browser-insert-selection):
11281 Use goto-char rather than goto-line.
11282
11283 * progmodes/prolog.el (compilation-error-regexp-alist)
11284 (compilation-forget-errors): Declare.
11285
11286 2009-08-22 Juri Linkov <juri@jurta.org>
11287
11288 * progmodes/grep.el (lgrep, rgrep): At the beginning
11289 set `dir' to `default-directory' unless `dir' is a non-nil
11290 readable directory. (Bug#4052)
11291 (lgrep, rgrep): Change a weird way to report an error
11292 from using `read-string' to using `error'.
11293 Instead of using interactive arguments in the function body,
11294 add new argument `confirm'.
11295
11296 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
11297
11298 * textmodes/remember.el (remember-buffer):
11299 * progmodes/cperl-mode.el (cperl-vc-header-alist):
11300 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
11301 (icalendar-extract-ical-from-buffer):
11302 * net/newst-treeview.el (newsticker-groups-filename):
11303 * net/newst-backend.el (newsticker-cache-filename):
11304 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
11305 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
11306 (speedbar-add-ignored-path-regexp, speedbar-line-path)
11307 (speedbar-buffers-line-path, speedbar-path-line)
11308 (speedbar-buffers-line-path):
11309 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
11310 (epg-sign-keys):
11311 * epa.el (epa-display-verify-result):
11312 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
11313
11314 2009-08-21 Glenn Morris <rgm@gnu.org>
11315
11316 * progmodes/js.el (inferior-moz-process): Fix declaration.
11317
11318 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
11319
11320 * obsolete/rnewspost.el (news-mail-reply):
11321 Use goto-char rather than goto-line.
11322
11323 * term/ns-win.el (ns-open-file-select-line):
11324 Use line-beginning-position rather than goto-line.
11325
11326 * apropos.el (apropos-command):
11327 * ehelp.el (electric-helpify):
11328 * printing.el (pr-show-setup):
11329 * strokes.el (strokes-help):
11330 * tutorial.el (tutorial--describe-nonstandard-key)
11331 (tutorial--detailed-help):
11332 * woman.el (woman-mini-help, woman-display-extended-fonts):
11333 * calc/calc-help.el (calc-describe-key):
11334 * emulation/edt.el (edt-electric-helpify):
11335 * international/mule-diag.el (mule-diag):
11336 * play/yow.el (apropos-zippy):
11337 * progmodes/python.el (python-describe-symbol):
11338 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
11339 * textmodes/table.el (*table--cell-describe-mode)
11340 (*table--cell-describe-bindings):
11341 Use help-print-return-message rather than the now obsolete alias.
11342
11343 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
11344 (calendar-cursor-to-visible-date):
11345 * play/5x5.el (5x5-position-cursor):
11346 * play/decipher.el (decipher):
11347 * play/gomoku.el (gomoku-goto-xy):
11348 * play/landmark.el (lm-goto-xy):
11349 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
11350 (mpuz-paint-digit):
11351 Use forward-line, not goto-line.
11352
11353 * mail/rmail.el (rmail-obsolete): Delete custom group.
11354 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
11355 (rmail-remote-password, rmail-remote-password-required):
11356 Remove unneeded :set-after and :set properties.
11357
11358 2009-08-21 Michael Albinus <michael.albinus@gmx.de>
11359
11360 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
11361
11362 2009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
11363
11364 * loadup.el: Remove leftover macos code.
11365
11366 * vc-git.el (vc-git-annotate-command): Run asynchronously.
11367 Explicitly pass the date format to git blame so that user local
11368 so that the output format can be parsed.
11369
11370 2009-08-20 Michael Albinus <michael.albinus@gmx.de>
11371
11372 * net/dbus.el (top): Don't check for (getenv
11373 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
11374
11375 2009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
11376
11377 * log-edit.el (log-edit-strip-single-file-name): New var.
11378 (log-edit-insert-changelog): Use it. Bug#3571
11379
11380 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
11381
11382 * subr.el (read-passwd): Use read-key so keypad keys work as well.
11383 Bug#3287
11384
11385 * help.el (help-print-return-message): Rename from
11386 print-help-return-message.
11387
11388 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
11389 cvs-mode-map parent hack.
11390 (log-view-mode): Derive from special-mode.
11391
11392 * linum.el (linum-mode): window-size-change-functions is redundant.
11393 Adapt to new window-configuration-change-hook behavior.
11394 (linum-after-size, linum-after-config): Remove.
11395
11396 * imenu.el (imenu-example--name-and-position)
11397 (imenu-example--lisp-extract-index-name)
11398 (imenu-example--create-lisp-index, imenu-example--create-c-index):
11399 Mark as obsolete.
11400
11401 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
11402 (inferior-prolog-mode): Use it.
11403 (inferior-prolog-load-file): Reset list of errors.
11404
11405 2009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
11406
11407 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
11408
11409 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
11410
11411 2009-08-19 Michael Albinus <michael.albinus@gmx.de>
11412
11413 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
11414 is running already.
11415
11416 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
11417
11418 * subr.el (listify-key-sequence-1): Use normal syntax since those
11419 integers are nowadays always represented by the same (positive) number
11420 on all platforms.
11421 (read-key-empty-map): New const.
11422 (read-key-delay): New var.
11423 (read-key): New function.
11424 (force-mode-line-update): Use with-current-buffer.
11425 (locate-user-emacs-file): Don't forget to abbreviate the file name.
11426 (start-process-shell-command, start-file-process-shell-command):
11427 Discourage the use of command-args.
11428
11429 2009-08-19 Glenn Morris <rgm@gnu.org>
11430
11431 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
11432
11433 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
11434
11435 * simple.el (choose-completion-string): Don't rely on
11436 minibuffer-completing-file-name and ad-hoc checks to decide whether
11437 to continue completion or not.
11438
11439 * minibuffer.el (minibuffer-hide-completions): New function.
11440 (completion--do-completion): Use it.
11441 (completions-annotations): New face.
11442 (completion--insert-strings): Use it.
11443 (completion-pcm--delim-wild-regex): Add docstring.
11444 (completion-pcm--string->pattern): Add support for 0-width delimiters
11445 in completion-pcm--delim-wild-regex.
11446
11447 2009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
11448
11449 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
11450 Remove unused var `buffer-modified-p'.
11451
11452 * minibuffer.el (completion--do-completion): Move point for the #b001
11453 case as well (bug#4176).
11454 (minibuffer-complete, minibuffer-complete-word): Don't move point.
11455
11456 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
11457
11458 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
11459 and :session buses.
11460
11461 2009-08-18 Kenichi Handa <handa@m17n.org>
11462
11463 * international/ucs-normalize.el (ucs-normalize-version):
11464 Change to 1.1.
11465 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
11466 (utf-8-hfs): Make it perform normalization on encoding too.
11467
11468 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
11469 (sentence-end-without-space): Delete duplicated chars.
11470 (sentence-end-base): Likewise.
11471
11472 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
11473 (html-mode): Delete duplicated chars from sentence-end-base.
11474
11475 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
11476 (texinfo-mode): Delete duplicated chars from sentence-end-base.
11477
11478 2009-08-17 Chong Yidong <cyd@stupidchicken.com>
11479
11480 * files.el (hack-one-local-variable): If the mode function is for
11481 a minor mode, pass it an argument (Bug#4148).
11482
11483 2009-08-17 Michael Albinus <michael.albinus@gmx.de>
11484
11485 * net/tramp.el (tramp-register-completion-file-name-handler):
11486 Check also for (member 'partial-completion completion-styles).
11487
11488 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
11489
11490 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
11491 abbrev (Bug#3943).
11492
11493 2009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
11494
11495 * progmodes/cperl-mode.el: Merge upstream 6.2.
11496 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
11497 (cperl-forward-re): Check cperl-brace-recursing.
11498 (cperl-highlight-charclass): New function.
11499 (cperl-find-pods-heres): Use it.
11500 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
11501 (cperl-beautify-regexp-piece): Fix column calculation.
11502 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
11503 (cperl-beautify-level): Don't process entire regexp.
11504 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
11505 calling man.
11506 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
11507 (cperl-init-faces): Build a list in the normal way.
11508
11509 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
11510
11511 * calendar/parse-time.el (parse-time-string-chars): Save match
11512 data.
11513
11514 2009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
11515
11516 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
11517 (sql-product): Use it.
11518 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
11519 (sql-set-product): Add completion.
11520 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
11521 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
11522 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
11523 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
11524 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
11525 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
11526 (sql-highlight-db2-keywords): Remove.
11527 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
11528 (sql-highlight-product): Use derived-mode-p.
11529 (sql-set-sqli-buffer): Use with-current-buffer.
11530 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
11531 Simplify.
11532
11533 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
11534
11535 * term.el: Fix commenting convention, turn comments into docstrings.
11536
11537 2009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
11538
11539 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
11540
11541 2009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
11542
11543 * calendar/parse-time.el (parse-time-string-chars): Compute using
11544 character classes, to handle non-ascii characters (Bug#3190).
11545
11546 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
11547
11548 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
11549 another heredoc if the user adds another < (Bug#3226).
11550
11551 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
11552 Don't initialize based on window-system (Bug#4124).
11553
11554 * facemenu.el (facemenu-read-color): Use a completion function
11555 that accepts any defined color, such as RGB triplets (Bug#3677).
11556
11557 * files.el (get-free-disk-space): Change fallback default
11558 directory to /. Expand DIR argument before switching to fallback.
11559 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
11560
11561 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
11562
11563 * files.el (load-library): Doc fix.
11564
11565 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
11566
11567 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
11568 (viper-if-string): Redefine C-s in the minibuffer to insert the last
11569 incremental search string.
11570
11571 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
11572 XEmacs.
11573
11574 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
11575 (ediff-merge-region-is-non-clash)
11576 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
11577 Also check if the job is really a merge job.
11578
11579 * ediff.el (ediff-current-file): New function.
11580
11581 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
11582
11583 * progmodes/js.el: Edit docstrings throughout to follow Emacs
11584 conventions.
11585 (js-insert-and-indent): Delete function.
11586 (js-mode-map): Don't bind keys to js-insert-and-indent.
11587 (js-beginning-of-defun): Rename from js--beginning-of-defun.
11588 (js-end-of-defun): Rename from js--end-of-defun.
11589 (js-auto-indent-flag): Delete variable.
11590
11591 2009-08-14 Chong Yidong <cyd@stupidchicken.com>
11592
11593 * progmodes/js.el: Remove proclaim statement.
11594 Defvar which-func-imenu-joiner-function to silence compiler.
11595
11596 * files.el (auto-mode-alist): Use js-mode for .js files.
11597
11598 * progmodes/js2-mode.el: Remove file.
11599
11600 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
11601
11602 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
11603
11604 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
11605
11606 2009-08-14 Daniel Colascione <dan.colascione@gmail.com>
11607 Karl Landstrom <karl.landstrom@brgeight.se>
11608
11609 * progmodes/js.el: New file.
11610
11611 2009-08-14 Mark A. Hershberger <mah@everybody.org>
11612
11613 * timezone.el (timezone-parse-date): Add ability to understand ISO
11614 basic format (minimal separators) dates in addition to the
11615 already-supported extended format dates.
11616
11617 2009-08-14 Eli Zaretskii <eliz@gnu.org>
11618
11619 * international/ucs-normalize.el: Add a `coding' file variable.
11620
11621 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
11622
11623 2009-08-14 Sam Steingold <sds@gnu.org>
11624
11625 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
11626
11627 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
11628
11629 * faces.el (help-argument-name): Define it here instead of
11630 help-fns.el, because in daemon mode help-fns.el may be loaded when
11631 faces are still uninitialized (Bug#1078).
11632
11633 * help-fns.el (help-argument-name): Move defface to faces.el.
11634
11635 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
11636
11637 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
11638 create buffer with a pty but no process so that GDB can make the
11639 inferior the controlling process.
11640
11641 2009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
11642
11643 * international/ucs-normalize.el: New file.
11644
11645 2009-08-13 Richard Stallman <rms@gnu.org>
11646
11647 * mail/rmail.el (rmail-get-attr-names):
11648 Accept an attribute header that is too short.
11649
11650 * mail/rmail.el (rmail-forget-messages):
11651 Ignore nil elt in rmail-message-vector. Use dotimes.
11652
11653 * progmodes/compile.el (compilation-goto-locus):
11654 Use next-error-move-function.
11655
11656 * simple.el (next-error-move-function): New variable.
11657
11658 2009-08-12 Juri Linkov <juri@jurta.org>
11659
11660 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
11661 always non-nil. (Bug#4052)
11662
11663 * replace.el (read-regexp): Return empty string when
11664 `default-value' is nil.
11665 (keep-lines-read-args): Don't use empty string as the
11666 default value for `read-regexp'. (Bug#2495)
11667
11668 2009-08-12 Juri Linkov <juri@jurta.org>
11669
11670 * international/mule-cmds.el (ucs-insert): Change arguments
11671 from `arg' to `character', `count', `inherit' to be the same
11672 as in `insert-char'. Doc fix. (Bug#4039)
11673
11674 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
11675
11676 2009-08-12 Juri Linkov <juri@jurta.org>
11677
11678 * files-x.el: New file.
11679
11680 * files.el: Move code that deals with adding/deleting
11681 file/directory-local variables to files-x.el.
11682
11683 * Makefile.in (ELCFILES): Add files-x.elc.
11684
11685 2009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
11686
11687 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
11688 to use `goto-line'.
11689 (gdb-place-breakpoints, gdb-get-location): Rewritten without
11690 `goto-line'.
11691 (gdb-invalidate-disassembly): Do not refresh upon receiving
11692 'update signal. Instead, update all disassembly buffers only after
11693 threads list.
11694 (gdb): Send -target-detach when buffer is killed (Bug#3794).
11695 (gdb-starting): Moved -data-list-register-names...
11696 (gdb-stopped): ...here so it's sent when first thread stops.
11697 (gdb-registers-handler-custom): Do nothing if register names are
11698 unknown yet.
11699
11700 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
11701 from `gdb-mi.el' to avoid extra tangling.
11702
11703 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
11704 change which breaks `gud-def' definitions used in `gdb'.
11705 (gdb-update-gud-running): No extra fuss for updating frame number.
11706
11707 2009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
11708
11709 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
11710 (describe-language-environment-map, setup-language-environment-map)
11711 (set-coding-system-map): Move initialization into declaration.
11712 (set-language-info-alist): Last arg to define-key-after can be skipped.
11713
11714 * international/quail.el (quail-completion-1): Simplify.
11715 (quail-define-rules): Use slightly more compact code.
11716 (quail-insert-decode-map): Propertize keys, compact columns.
11717
11718 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
11719 Add goto-line.
11720
11721 2009-08-10 Miles Bader <miles@gnu.org>
11722
11723 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
11724 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
11725 (js2-instance-member, js2-private-member, js2-private-function-call)
11726 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
11727 (js2-magic-paren, js2-external-variable):
11728 Remove "-face" suffix from face names.
11729 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
11730 (js2-highlight-undeclared-vars, js2-peek-token)
11731 (js2-parse-function-params, js2-mode-show-errors)
11732 (js2-mode-show-warnings, js2-make-magic-delimiter)
11733 (js2-mode-highlight-magic-parens): Update to use new face names.
11734
11735 2009-08-09 Michael Albinus <michael.albinus@gmx.de>
11736
11737 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
11738 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
11739
11740 2009-08-09 Chong Yidong <cyd@stupidchicken.com>
11741
11742 * subr.el: Provide hashtable-print-readable.
11743
11744 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
11745 hs-c-like-adjust-block-beginning.
11746 (hs-hide-block-at-point): Stop hiding at the beginning of
11747 hs-block-end-regexp (Bug#700).
11748
11749 2009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
11750
11751 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
11752 a macro.
11753 (gdb-registers-handler-custom): Do not fail when register names
11754 are unavailable.
11755
11756 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
11757
11758 * progmodes/gdb-mi.el (gdb-control-all-threads)
11759 (gdb-control-current-thread): Interactive setters for
11760 `gdb-gud-control-all-threads' to use in menu.
11761 (gdb-show-run-p): Show «Go» when process is not active.
11762 (gud-tool-bar-map): Add non-stop/A,T indicator. Uses
11763 gud/thread.xpm and gud/all.xpm.
11764
11765 2009-08-08 Yoni Rabkin <yoni@rabkins.net>
11766
11767 * net/net-utils.el (net-utils-font-lock-keywords): New var.
11768 (nslookup-font-lock-keywords): Make it a variable.
11769 (net-utils-mode): New mode for viewing diagnostic network output.
11770 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
11771 (net-utils-run-simple): New function.
11772 (ifconfig, iwconfig, netstat, arp, route): Use it.
11773
11774 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
11775
11776 * progmodes/gdb-mi.el (gdb-read-memory-custom)
11777 (gdb-memory-set-address, def-gdb-set-positive-number)
11778 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
11779 after changing settings.
11780 (gdb-invalidate-disassembly): Update when first shown.
11781 (gdb-edit-locals-value): Fixed.
11782 (gdb-registers-handler-custom): Print registers in right order and
11783 allow changing register values (only for current thread yet).
11784 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
11785 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
11786 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
11787 (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
11788 info in mode name.
11789 (gdb-registers-mode-map): TAB to switch to locals.
11790
11791 2009-08-08 Eli Zaretskii <eliz@gnu.org>
11792
11793 * mail/rmail.el (rmail-add-mbox-headers)
11794 (rmail-set-message-counters-counter): Search for
11795 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
11796
11797 2009-08-08 Glenn Morris <rgm@gnu.org>
11798
11799 * Makefile.in (ELCFILES): Update.
11800
11801 2009-08-07 Eli Zaretskii <eliz@gnu.org>
11802
11803 * mail/sendmail.el (mail-yank-original): Set
11804 buffer-file-coding-system from the one used by the message whose
11805 text is yanked.
11806
11807 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
11808 to "windows" when "pgnuplot" is used.
11809 (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
11810 call accept-process-output if "pgnuplot" is used.
11811 (calc-graph-init): Don't send -display and -geometry to
11812 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
11813 running "pgnuplot -V" with shell-command-to-string.
11814
11815 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
11816 the default.
11817
11818 2009-08-07 Eli Zaretskii <eliz@gnu.org>
11819
11820 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
11821 org/org-latex.elc.
11822
11823 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
11824
11825 * vc-dispatcher.el (vc-resynch-window): Update comment.
11826
11827 * term.el (term-handle-ansi-escape): Add comments with the
11828 terminfo capabilities implemented.
11829
11830 2009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
11831
11832 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
11833 (gdb-var-create-handler): Rewritten using JSON parser.
11834 (gdb-propertize-header): Moved earlier.
11835 (gdb-set-header): Removed to avoid duplication.
11836 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
11837 Refresh disassembly buffers only after threads list have been
11838 update.
11839 (gdb-threads-header, gdb-registers-header): Per-buffer header line
11840 variables.
11841
11842 2009-08-04 Juri Linkov <juri@jurta.org>
11843
11844 * files.el: Commands to add/delete file/directory-local variables.
11845 (read-file-local-variable, read-file-local-variable-value)
11846 (read-file-local-variable-mode, modify-file-local-variable)
11847 (modify-file-local-variable-prop-line)
11848 (modify-dir-local-variable): New functions.
11849 (add-file-local-variable, delete-file-local-variable)
11850 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
11851 (add-dir-local-variable, delete-dir-local-variable)
11852 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
11853 (copy-dir-locals-to-file-locals-prop-line): New commands.
11854
11855 2009-08-04 Chong Yidong <cyd@stupidchicken.com>
11856
11857 * abbrev.el (insert-abbrev-table-description): Prettify output.
11858 Suggested by Karl Chen.
11859
11860 2009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
11861
11862 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
11863 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
11864 (gdb-overlay-arrow-position, gdb-thread-position)
11865 (gdb-disassembly-position): Declare variables.
11866 (gdb-wait-for-pending): Function now.
11867 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
11868 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
11869 compilation goes smoothly.
11870 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
11871 (gdb-non-stop-setting): New customization setting which replaces
11872 `gdb-non-stop' so changing it doesn't break active GDB session.
11873 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
11874 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
11875 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
11876 (gdb-show-threads-by-default): New customization options.
11877 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
11878 routines.
11879 (gdb-get-buffer-create): Send buffers update signal when they are
11880 created.
11881 (gdb-invalidate-locals, gdb-invalidate-registers)
11882 (gdb-invalidate-breakpoints)
11883 (gdb-invalidate-threads, gdb-invalidate-disassembly)
11884 (gdb-invalidate-memory): Accept update signal.
11885 (gdb-current-context-command): Use --frame option.
11886 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
11887 Implement `gdb-frame-number' selection logic.
11888 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
11889 whether to show GUD toolbar buttons.
11890 (gdb-thread-exited): Unselect current thread when it exits.
11891 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
11892 (gdb-mark-line): Routine which sets overlay arrow or inverses
11893 video on fringeless displays.
11894 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
11895 to build aligned columns of data in GDB buffers and set text
11896 properties line-by-line.
11897 (gdb-invalidate-breakpoints)
11898 (gdb-breakpoints-list-handler-custom)
11899 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
11900 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
11901 (gdb-registers-handler-custom): Align data columns.
11902 (gdb-locals-handler-custom): Now prints data like in variable
11903 declarations.
11904 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
11905 Removed confusing buttons.
11906 (gdb-invalidate-threads): Append --frame.
11907 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
11908 between breakpoints/threads buffers.
11909 (gdb-set-window-buffer): Now can ignore dedicated windows.
11910 (gdb-propertize-header): Use `gdb-set-window-buffer'.
11911 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
11912 (def-gdb-thread-buffer-gud-command): Replaces
11913 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
11914 for fine thread control.
11915 (gdb-preempt-existing-or-display-buffer): New function used to
11916 display bound buffers without breaking window layout.
11917 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
11918 (gdb-select-frame): New version of `gdb-frames-select' which now
11919 sets `gdb-frame-number' so commands may use --frame option instead
11920 of inner debugger state.
11921 (gdb-frame-handler): Do not set `gdb-frame-number'.
11922 (gdb-threads-mode-map): Select threads with mouse.
11923
11924 * progmodes/gud.el (gdb-gud-context-call): Declare function to
11925 avoid compilation warning.
11926 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
11927 `gdb-show-stop-p`.
11928
11929 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
11930 Argument `key' renamed to `buffer-type'.
11931 (gdb-current-context-buffer-name): Do not add thread info to
11932 buffer name when no thread is selected.
11933 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
11934 command (bug 3794).
11935 (gdb-thread-selected): Handle `=thread-selected' notification.
11936 (gdb-wait-for-pending): New macro to deal with congestion problems.
11937 (gdb-breakpoints-list-handler-custom): Don't fail on pending
11938 breakpoints.
11939 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
11940 This fixes problem similar to one described in bug 3947.
11941 (gud-menu-map): More menu items.
11942 (gdb-init-1): Reset `gdb-thread-number' to nil.
11943
11944 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
11945 non-stop settings.
11946
11947 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
11948 (gdb-current-context-command): Do not append --thread if
11949 `gdb-thread-number' is nil.
11950 (gdb-running-threads-count, gdb-stopped-threads-count): New
11951 variables.
11952 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
11953 (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
11954 customization options.
11955 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
11956 GUD commands.
11957 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
11958 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
11959 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
11960 set `gdb-thread-number' and update `gud-running' properly.
11961 (gdb-running): Update threads list when new threads appear.
11962 (gdb-stopped): Support non-stop operation and new thread switching
11963 logic.
11964 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
11965 (gdb-json-partial-output): New set of JSON routines.
11966 (def-gdb-auto-update-trigger): New `signal-list' optional
11967 argument.
11968 (gdb-thread-list-handler-custom): Update `gud-running',
11969 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
11970 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
11971 (gdb-continue-thread, gdb-step-thread): New commands for fine
11972 thread execution control.
11973 (gud-menu-map): New menu items to switch non-stop options.
11974 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
11975 (gdb-send): Mimic RET properly (bug 3794).
11976
11977 * progmodes/gdb-mi.el (gdb-rules-name-maker)
11978 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
11979 gdb-buffer-rules.
11980 (def-gdb-auto-update-handler): New nopreserve optional argument.
11981 (gdb-stack-list-frames-custom): Print stack from top to bottom.
11982
11983 * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
11984 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
11985 (gdb-parent-mode): New mode to derive other GDB modes from.
11986 (gdb-display-disassembly-for-thread)
11987 (gdb-frame-disassembly-for-thread): New commands for threads
11988 buffer.
11989
11990 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
11991 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
11992 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
11993 (gdb-update): We now store all GDB buffers in a list so that they
11994 can be updated by traversing a list instead of calling invalidate
11995 triggers explicitly.
11996 (def-gdb-trigger-and-handler): New macro to define trigger-handler
11997 pair for GDB buffer.
11998 (gdb-stack-buffer-name): Add thread information.
11999 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
12000 handle pending triggers.
12001 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
12002 (def-gdb-thread-buffer-simple-command)
12003 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
12004 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
12005 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
12006 New commands which show buffers bound to thread.
12007 (gdb-stack-list-locals-regexp): Removed unused regexp.
12008
12009 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
12010 (gdb-locals-buffer-name, gdb-registers-buffer-name)
12011 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
12012 to (gud-comint-buffer) in *-buffer-name functions
12013 because (gdb-get-target-string) already does that.
12014 (gdb-locals-handler-custom, gdb-registers-handler-custom)
12015 (gdb-changed-registers-handler): Rewritten without regexps.
12016
12017 * progmodes/gdb-mi.el: Basic thread selection support.
12018 (gdb-thread-number): New variable.
12019 (gdb-current-context-command): New macro which adds --thread
12020 option to command.
12021 (gdb-threads-mode-map): Select thread with SPC.
12022 (gdb-thread-list-handler-custom): Mark current thread with overlay
12023 arrow. Synchronize GDB thread and Emacs thread.
12024 (gdb-select-thread): New command which selects current thread.
12025 (gdb-invalidate-frames, gdb-invalidate-locals)
12026 (gdb-invalidate-registers): Use --thread option.
12027
12028 2009-08-04 Michael Albinus <michael.albinus@gmx.de>
12029
12030 * net/tramp.el (top): Make check for tramp-gvfs loading more
12031 robust. (Bug#3977)
12032 (tramp-handle-insert-file-contents): `unwind-protect' must be
12033 inside `with-parsed-tramp-file-name'.
12034
12035 * net/tramp-gvfs.el (top): Remove superfluous message when loading
12036 fails.
12037
12038 2009-08-03 Nick Roberts <nickrob@snap.net.nz>
12039
12040 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
12041 directory if CLASSPATH is not set.
12042
12043 2009-08-03 Michael Albinus <michael.albinus@gmx.de>
12044
12045 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
12046 New defconst.
12047 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
12048
12049 2009-08-02 Kevin Ryde <user42@zip.com.au>
12050
12051 * net/newst-backend.el (newsticker--raw-url-list-defaults):
12052 Update freshmeat link. Delete newsforge.com as it seems gone.
12053
12054 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
12055
12056 * select.el (x-set-selection): Doc fix (Bug#4021).
12057
12058 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
12059
12060 * help-fns.el (describe-variable): Treat list return values from
12061 dir-locals-find-file properly (Bug#4005).
12062
12063 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
12064
12065 * net/tramp.el (tramp-debug-message): Print also microseconds.
12066
12067 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
12068
12069 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
12070 or END is non-nil.
12071 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
12072 (tramp-get-debug-buffer): Change `outline-regexp' according to new
12073 format.
12074
12075 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
12076 (tramp-get-file-property): Use it.
12077
12078 * autorevert.el (auto-revert-handler): Allow
12079 `auto-revert-tail-mode' for remote files.
12080
12081 2009-08-02 Jason Rumney <jasonr@gnu.org>
12082
12083 * minibuffer.el (read-file-name): Treat confirm options to
12084 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
12085
12086 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
12087
12088 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
12089 (font-lock-variable-name-face, font-lock-constant-face): Darken
12090 the colors for light backgrounds.
12091
12092 2009-08-01 Eli Zaretskii <eliz@gnu.org>
12093
12094 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
12095 month names. (Bug#3987)
12096
12097 2009-07-31 Chong Yidong <cyd@stupidchicken.com>
12098
12099 * simple.el (line-move-finish): Pass whole number to
12100 line-move-to-column.
12101 (line-move-visual): Perform hscroll to the recorded position.
12102
12103 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
12104
12105 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
12106
12107 2009-07-29 Alan Mackenzie <acm@muc.de>
12108
12109 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
12110
12111 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
12112
12113 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
12114 (gdb-place-breakpoints): Use full path when setting breakpoints.
12115
12116 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
12117
12118 * calc/calc.el (calc-mode-map): Add keybinding for
12119 `calc-transpose-lines'.
12120
12121 2009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
12122
12123 * calc/calc-misc.el (calc-transpose-lines): New function.
12124
12125 2009-07-28 Michael Albinus <michael.albinus@gmx.de>
12126
12127 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
12128 Simplify check for out-of-band methods.
12129 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
12130 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
12131
12132 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
12133
12134 * vc-git.el (vc-git-checkin): Fix typo.
12135
12136 2009-07-28 Steve Yegge <steve.yegge@gmail.com>
12137
12138 * progmodes/js2-mode.el: New file.
12139
12140 2009-07-28 Nick Roberts <nickrob@snap.net.nz>
12141
12142 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
12143 (gud-menu-map): Adjust tooltip accordingly.
12144
12145 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
12146
12147 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
12148 (vc-bzr-log-view-mode): Adjust log-view-file-re.
12149
12150 * add-log.el (change-log-mode-map): Add a menu.
12151
12152 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
12153
12154 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
12155 function returns nil.
12156 (dbus-handle-event): Handle special return value :ignore.
12157 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
12158
12159 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
12160
12161 * view.el (view-mode-enable): Don't define Helper-return-blurb if
12162 it's not needed.
12163
12164 2009-07-25 Eli Zaretskii <eliz@gnu.org>
12165
12166 Fix Bug#3888:
12167
12168 * w32-vars.el (x-select-enable-clipboard): Doc fix.
12169
12170 * term/pc-win.el (x-display-name, x-colors)
12171 (x-select-enable-clipboard, x-select-text): Doc fix.
12172
12173 * term/common-win.el (x-display-name, x-colors): Doc fix.
12174
12175 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
12176 (xw-defined-colors): Doc fix.
12177
12178 * w32-fns.el (x-select-text, x-setup-function-keys)
12179 (x-get-selection, x-set-selection): Doc fix.
12180
12181 * term/x-win.el (x-select-text, x-setup-function-keys)
12182 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
12183
12184 * select.el (x-set-selection): Doc fix.
12185
12186 2009-07-25 Michael Albinus <michael.albinus@gmx.de>
12187
12188 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
12189 instead of "IsNSSSupportAvailable". Avahi ought to work also when
12190 "IsNSSSupportAvailable" method is not available. Reported by
12191 Steve Youngs <steve@sxemacs.org>.
12192
12193 2009-07-24 Kenichi Handa <handa@m17n.org>
12194
12195 * international/characters.el: Fix setting of category ?C, ?|, ?K,
12196 and ?H. Fix setting of case for Latin Extended and Greek Extended.
12197 (build-unicode-category-table): Fix range checks.
12198
12199 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
12200
12201 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
12202 the buffer we try to sync is current when calling
12203 vc-resynch-buffer.
12204
12205 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
12206 not show up to date files.
12207
12208 2009-07-24 Glenn Morris <rgm@gnu.org>
12209
12210 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
12211 Add autoload cookies. If necessary, initialize.
12212 (elint-log): Handle non-file buffers.
12213 (elint-initialize): Add optional argument to reinitialize.
12214 (elint-find-builtin-variables): Save excursion.
12215
12216 2009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
12217
12218 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
12219 for Lint.
12220
12221 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
12222
12223 * vc.el (vc-print-log-internal): New function, split out from ...
12224 (vc-print-log): ... here.
12225 (vc-dir-move-to-goal-column): Declare.
12226
12227 * vc-git.el (vc-git-add-signoff): New variable.
12228 (vc-git-checkin): Use it.
12229 (vc-git-toggle-signoff): New function.
12230 (vc-git-extra-menu-map): Bind it to menu.
12231 (vc-git--run-command-string): Accept a nil FILE argument.
12232 (vc-git-stash-list): New function.
12233 (vc-git-dir-extra-headers): Use it.
12234
12235 2009-07-23 Glenn Morris <rgm@gnu.org>
12236
12237 * help-fns.el (describe-variable): Describe ignored and risky local
12238 variables in a similar way to that in which we describe safe ones.
12239
12240 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
12241 (byte-compile-output-file-form, byte-compile-output-docform)
12242 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
12243 Give some more local variables with common names a "bytecomp-" prefix,
12244 so as not to shadow things during compilation.
12245 * emacs-lisp/cl-macs.el (load-time-value)
12246 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
12247 `outbuffer' to `bytecomp-outbuffer'.
12248
12249 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
12250 since the next two variables cover them automatically now.
12251 (elint-builtin-variables, elint-autoloaded-variables): New.
12252 (elint-unknown-builtin-args): Remove all members, since they can be
12253 parsed automatically now.
12254 (elint-extra-errors): New.
12255 (elint-env-add-env, elint-env-add-macro): Use cadr.
12256 (elint-current-buffer): Use or. Change final message.
12257 (elint-get-top-forms): Use line-end-position.
12258 (elint-init-env): Use cadr. Handle autoload, declare-function,
12259 and defalias.
12260 (elint-add-required-env): Doc fix. Use or. Standardize error.
12261 (regexp-assoc): Remove unused function.
12262 (elint-top-form): Set elint-current-pos, to record the start of the
12263 top-level form, for compilation-mode.
12264 (elint-form): Trap errors in macro expansion. Use dolist.
12265 (elint-unbound-variable): Use elint-builtin-variables and
12266 elint-autoloaded-variables.
12267 (elint-get-args): Use cadr, or.
12268 (elint-check-cond-form): Use dolist, cadr.
12269 (elint-check-condition-case-form): Doc fix. Use cadr.
12270 Use elint-extra-errors.
12271 (elint-log): New function.
12272 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
12273 Distinguish errors and warnings.
12274 (elint-log-message): Use with-current-buffer. Inhibit read-only.
12275 Use a bytecomp-style format.
12276 (elint-clear-log): Preserve default-directory. Inhibit read-only.
12277 (elint-get-log-buffer): Use compilation mode. Disable undo.
12278 Don't truncate lines.
12279 (elint-initialize): Set builtin and autoloaded variable lists.
12280 Only process elint-unknown-builtin-args if non-nil.
12281 (elint-find-builtin-variables, elint-find-autoloaded-variables):
12282 New functions.
12283 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
12284
12285 2009-07-22 Kevin Ryde <user42@zip.com.au>
12286
12287 * net/newst-backend.el (newsticker--parse-atom-1.0)
12288 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
12289 (newsticker--parse-rss-1.0):
12290 * progmodes/idlwave.el (idlwave-mode):
12291 * progmodes/idlw-shell.el (idlwave-shell-mode):
12292 * progmodes/vera-mode.el (vera-mode):
12293 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
12294 * progmodes/vhdl-mode.el (vhdl-mode):
12295 * textmodes/table.el (table-generate-source)
12296 (table--warn-incompatibility):
12297 Hyperlink urls in docstrings with URL `...'.
12298
12299 2009-07-22 Glenn Morris <rgm@gnu.org>
12300
12301 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
12302 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
12303 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
12304 Remove leading * from defcustom docs.
12305
12306 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
12307
12308 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
12309 defcustom doc.
12310 (list-load-path-shadows): Optionally, just return shadows as a string.
12311
12312 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
12313
12314 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
12315
12316 * mail/rmailedit.el (rmail-edit-mode): Use
12317 auto-save-include-big-deletions.
12318
12319 * mail/rmail.el (rmail-variables): Use
12320 auto-save-include-big-deletions.
12321
12322 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
12323 changes.
12324
12325 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
12326
12327 * calc/calc.el (calc-undo-length): New variable.
12328 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
12329
12330 2009-07-21 Richard Stallman <rms@gnu.org>
12331
12332 * files.el (auto-save-mode): Handle buffer-save-size = -2
12333 for toggling mode.
12334
12335 2009-07-21 Glenn Morris <rgm@gnu.org>
12336
12337 * textmodes/ispell.el (ispell-looking-back): Update declaration.
12338
12339 * calendar/todo-mode.el (calendar-current-date): Update declaration.
12340
12341 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
12342 silence compiler. Instead...
12343 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
12344 (ps-print-ensure-fontified): Update for above function name changes.
12345
12346 * printing.el (pr-mh-get-msg-num, pr-mh-show)
12347 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
12348 silence compiler. Instead...
12349 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
12350 (mh-show-buffer): Only define for compiler.
12351 (pr-mh-current-message): Update for above function name changes.
12352
12353 * files.el (abort-if-file-too-large): Explicitly pass `filename'
12354 as an argument.
12355 (find-file-noselect, insert-file-1): Update for above change.
12356
12357 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
12358
12359 * mail/mailclient.el (mailclient-send-it): Fix message.
12360
12361 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
12362 (edebug-eval): Check cl-debug-env is bound.
12363 (print-level, print-circle): Don't redefine built-in variables.
12364
12365 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
12366 (custom-print-vectors): Remove old comments from doc.
12367
12368 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
12369 (emerge-version): Make the variable an obsolete alias for the
12370 emacs-version variable. Make the function obsolete.
12371 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
12372 Emerge options, rather than merging in into the main Options menu.
12373 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
12374 and auto advance modes. Disable edit/fast items when not relevant.
12375
12376 2009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
12377
12378 * term/vt420.el (terminal-init-vt420): Fix typo.
12379
12380 2009-07-20 Sam Steingold <sds@gnu.org>
12381
12382 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
12383 variable (removed from compile.el on 2004-03-11).
12384
12385 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
12386
12387 * files.el (hack-local-variables-filter): Fix last change.
12388
12389 2009-07-19 Juri Linkov <juri@jurta.org>
12390
12391 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
12392 (dir-local-variables-alist): New buffer-local variable.
12393 (hack-local-variables-filter): If variable is not dir-local,
12394 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
12395 because file-local overrides dir-local.
12396 (c-postprocess-file-styles) <declare-function>:
12397 Remove obsolete declaration.
12398 (hack-dir-local-variables): Add dir-local variable/value pair to
12399 `dir-local-variables-alist' and remove duplicates. Doc fix.
12400
12401 * help-fns.el (describe-variable): Add information about
12402 file-local and dir-local variables.
12403
12404 2009-07-19 Chong Yidong <cyd@stupidchicken.com>
12405
12406 * files.el (hack-local-variables-filter): Rewrite.
12407
12408 2009-07-19 Glenn Morris <rgm@gnu.org>
12409
12410 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
12411 Silence compiler by only defining on XEmacs.
12412
12413 * international/mule.el (auto-coding-regexp-alist): Only match
12414 BABYL... at the start of buffer, not of lines. (Bug#3790)
12415
12416 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
12417 non-calendar buffers (Bug#3862). Restore "not on a date" message.
12418 (cal-menu-context-mouse-menu): Doc fix.
12419
12420 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
12421
12422 * simple.el (mail-user-agent): Doc fix. Set :version tag.
12423
12424 2009-07-18 Juri Linkov <juri@jurta.org>
12425
12426 * info.el: Virtual Info keyword finder.
12427 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
12428 (Info-finder-file): New variable.
12429 (Info-finder-find-file): New function.
12430 (finder-known-keywords, finder-package-info)
12431 (find-library-name, lm-commentary): Use defvar and
12432 declare-function to silence compiler warnings.
12433 (Info-finder-find-node): New function.
12434 (info-finder): New command.
12435
12436 * subr.el (process-kill-buffer-query-function): New function.
12437 (add-hook)<kill-buffer-query-functions>: Add hook
12438 `process-kill-buffer-query-function'.
12439
12440 2009-07-18 Alan Mackenzie <acm@muc.de>
12441
12442 * progmodes/cc-mode.el (c-before-hack-hook)
12443 (c-postprocess-file-styles): Give invocation of `c-set-style'
12444 DONT-OVERRIDE parameter of t. Already set style variables will
12445 thus not be overridden by style settings given by `c-file-syle'.
12446
12447 * files.el (hack-local-variables-filter): Remove entries with
12448 duplicate keys from `file-local-variables-alist'.
12449
12450 2009-07-18 Eli Zaretskii <eliz@gnu.org>
12451
12452 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
12453 x-set-selection if display-selections-p returns nil for the
12454 current frame.
12455
12456 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
12457
12458 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
12459
12460 2009-07-18 Eli Zaretskii <eliz@gnu.org>
12461
12462 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
12463 Accept nil in addition to a regexp.
12464 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
12465 Accept nil in addition to a regexp.
12466 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
12467 buffers that have an associated file. Handle nil values of
12468 desktop-buffers-not-to-save and desktop-files-not-to-save.
12469 (Bug#3833)
12470
12471 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
12472 (x-disown-selection-internal): New functions.
12473
12474 2009-07-18 Nick Roberts <nickrob@snap.net.nz>
12475
12476 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
12477 warning.
12478 (gdb-breakpoints-header): Move forward to avoid compiler warning.
12479 (gdb-make-header-line-mouse-map): Remove duplicate definition.
12480
12481 2009-07-18 David De La Harpe Golden <david@harpegolden.net>
12482
12483 * simple.el (set-mark): Revert last change.
12484
12485 2009-07-17 Tassilo Horn <tassilo@member.fsf.org>
12486
12487 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
12488 rendering of pngs is not possible instead of messaging a long
12489 description.
12490
12491 2009-07-17 David De La Harpe Golden <david@harpegolden.net>
12492
12493 * w32-fns.el (x-selection-owner-p): New function.
12494
12495 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
12496 (mouse-yank-at-click, mouse-yank-primary): If
12497 select-active-regions is non-nil, deactivate the mark before
12498 insertion.
12499
12500 * simple.el (deactivate-mark, set-mark): Only save selection if we
12501 own it.
12502
12503 2009-07-17 Kenichi Handa <handa@m17n.org>
12504
12505 * case-table.el (describe-buffer-case-table): Fix for the case
12506 that KEY is a cons.
12507
12508 2009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
12509
12510 * vc-rcs.el (vc-rcs-find-file-hook):
12511 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
12512
12513 2009-07-16 Michael Albinus <michael.albinus@gmx.de>
12514
12515 * net/tramp.el (tramp-wait-for-output): Handle the case when
12516 commands do not return a newline but a null byte before the shell
12517 prompt. (Bug#3858)
12518
12519 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12520
12521 * term/ns-win.el (ns-set-alpha): Don't declare.
12522 (ns-set-background-alpha): Remove function.
12523
12524 2009-07-16 Kevin Ryde <user42@zip.com.au>
12525
12526 * emacs-lisp/copyright.el (copyright-update): Save match-data across
12527 y-or-n-p, for safety.
12528
12529 2009-07-16 Richard Stallman <rms@gnu.org>
12530
12531 * files.el (auto-save-mode): If buffer-saved-size is -2,
12532 don't clobber it.
12533
12534 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
12535 (rmail-retry-ignored-headers): Add more uninteresting fields.
12536
12537 2009-07-15 Jari Aalto <jari.aalto@cante.net>
12538
12539 * net/rcirc.el (rcirc): Use history variables.
12540 (rcirc-server-name-history, rcirc-nick-name-history)
12541 (rcirc-server-port-history): New variables.
12542
12543 2009-07-15 Kenichi Handa <handa@m17n.org>
12544
12545 * international/mule-cmds.el (set-language-environment-charset):
12546 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
12547 ignore them.
12548
12549 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
12550 Delete unibyte-display.
12551
12552 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
12553
12554 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
12555
12556 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
12557
12558 * simple.el (deactivate-mark): Optional argument FORCE.
12559 (set-mark): Use deactivate-mark.
12560
12561 * info.el (Info-search): No need to check transient-mark-mode
12562 before calling deactivate-mark.
12563
12564 * select.el (x-set-selection): Doc fix.
12565 (x-valid-simple-selection-p): Allow buffer values.
12566 (xselect--selection-bounds): Handle buffer values. Suggested by
12567 David De La Harpe Golden.
12568
12569 * mouse.el (mouse-set-region, mouse-drag-track): Call
12570 copy-region-as-kill before setting the mark, to let
12571 select-active-regions work.
12572
12573 2009-07-15 David De La Harpe Golden <david@harpegolden.net>
12574
12575 * simple.el (deactivate-mark): If select-active-regions is
12576 non-nil, copy the selection data into a string.
12577 (activate-mark): If select-active-regions is non-nil, set the
12578 selection to the current buffer.
12579 (set-mark): Update selection if select-active-regions is non-nil.
12580
12581 * select.el (x-valid-simple-selection-p): Allow buffer values.
12582
12583 2009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
12584
12585 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
12586 and more featureful message-mode.
12587
12588 2009-07-14 Chong Yidong <cyd@stupidchicken.com>
12589
12590 * select.el (x-set-selection): Doc fix.
12591 (x-valid-simple-selection-p): Disallow selection data consisting
12592 of a list or cons of integers, since that is not used.
12593 (xselect--selection-bounds, xselect--int-to-cons): New functions.
12594 (xselect-convert-to-string, xselect-convert-to-length)
12595 (xselect-convert-to-filename, xselect-convert-to-charpos)
12596 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
12597
12598 2009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
12599
12600 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
12601 output in -break-info command (Emacs bug #3794).
12602
12603 2009-07-14 Glenn Morris <rgm@gnu.org>
12604
12605 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
12606 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
12607 (edebug-print-length, edebug-print-level, edebug-print-circle)
12608 (edebug-sit-for-seconds, edebug-view-outside)
12609 (edebug-bounce-point, edebug-set-global-break-condition)
12610 (edebug-Go-nonstop-mode, edebug-trace-mode)
12611 (edebug-Trace-fast-mode, edebug-continue-mode)
12612 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
12613 (edebug-visit-eval-list): Doc fixes.
12614
12615 * subr.el (def-edebug-spec): Doc fix.
12616
12617 2009-07-14 Kenichi Handa <handa@m17n.org>
12618
12619 * international/characters.el: Fix setting of category ?C.
12620
12621 2009-07-13 Jan Djärv <jan.h.d@swipnet.se>
12622
12623 * term/ns-win.el (x-select-font): defalias x-select-font to
12624 ns-popup-font-panel instead of generate-fontset-menu.
12625
12626 2009-07-12 Eli Zaretskii <eliz@gnu.org>
12627
12628 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
12629
12630 2009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
12631
12632 * arc-mode.el (archive-find-type): Allow for a PK00 string before
12633 the PK\003\004 header (Bug#3770).
12634
12635 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
12636
12637 * pcomplete.el (pcomplete-comint-setup): Check for
12638 shell-dynamic-complete-filename too.
12639
12640 2009-07-11 Chong Yidong <cyd@stupidchicken.com>
12641
12642 * simple.el (temporary-goal-column): Change the value for
12643 line-move-visual to a cons cell.
12644 (line-move-visual): Record or set the window hscroll, if
12645 necessary (Bug#3494).
12646 (line-move-1): Handle cons value of temporary-goal-column.
12647
12648 2009-07-11 Kenichi Handa <handa@m17n.org>
12649
12650 * international/mule-diag.el (describe-character-set): Don't show
12651 width.
12652
12653 2009-07-10 Sam Steingold <sds@gnu.org>
12654
12655 * progmodes/compile.el (compilation-mode-font-lock-keywords):
12656 Omake sometimes indents the errors it prints, so allow all
12657 regexps to start with spaces.
12658
12659 2009-07-10 Eli Zaretskii <eliz@gnu.org>
12660
12661 * cus-edit.el (customize-changed-options-previous-release):
12662 Bump value to 22.1. (Bug#3804)
12663
12664 2009-07-08 Sam Steingold <sds@gnu.org>
12665
12666 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
12667 to be a cons cell (test . ignored-directory) to selectively ignore
12668 some directories depending on the location of the search.
12669
12670 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
12671
12672 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
12673 remote user is root, on the local host.
12674 (tramp-local-host-p): Either the local user or the remote user
12675 must be root. (Bug#3771)
12676
12677 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
12678
12679 * progmodes/gdb-mi.el (gdb): Remove description of
12680 gdb-use-separate-io-buffer.
12681 (menu): Don't allow toggling of or enable
12682 gdb-use-separate-io-buffer from menubar.
12683
12684 2009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
12685
12686 * mail/unrmail.el (unrmail): Make sure the message ends with two
12687 newlines (Bug#3769).
12688
12689 2009-07-08 Glenn Morris <rgm@gnu.org>
12690
12691 * calendar/calendar.el (calendar-current-date): Rework previous change.
12692
12693 2009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
12694
12695 * calendar/calendar.el (calendar-current-date):
12696 Add an optional argument giving an offset from today.
12697
12698 2009-07-08 Glenn Morris <rgm@gnu.org>
12699
12700 * tutorial.el (tutorial--describe-nonstandard-key):
12701 Adjust the message for when a key has been unbound.
12702 (help-with-tutorial): Hide the arch-tag.
12703
12704 2009-07-08 Kenichi Handa <handa@m17n.org>
12705
12706 * international/fontset.el (setup-default-fontset): For each
12707 script, append (not set) font-specs.
12708
12709 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
12710 docstring.
12711
12712 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
12713
12714 * progmodes/gdb-mi.el (gdb-init-1): Move sending
12715 -data-list-register-names to ...
12716 (gdb-starting): ... here because GDB 7.0 requires execution to
12717 have started when using this MI command.
12718 (gdb-set-header): New function to distinguish select and
12719 unselected tabs in gdb buffers.
12720 (gdb-propertize-header): New macro that uses gdb-set-header.
12721 (gdb-breakpoints-header, gdb-locals-header): Use it.
12722 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
12723
12724 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
12725
12726 * Makefile.in (ELCFILES): Remove fadr.elc.
12727
12728 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
12729
12730 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
12731 may contain frame information, so `string-match' should be used.
12732 (gdb-update): Disassembly is invalidated through
12733 `gdb-get-selected-frame'.
12734 (gdb-pad-string): New function to pad string with spaces.
12735 (gdb-invalidate-disassembly): Invalidate only if the buffer
12736 exists.
12737 (gdb-disassembly-handler-custom): Column alignment.
12738 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
12739 placing new ones.
12740 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
12741 end of line, too.
12742 (gdb-frame-handler): Match convention to for disassembly buffer
12743 mode name.
12744 (gdb-stack-list-frames-handler): Rewritten without regexps.
12745 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
12746 not highlight breakpoints without line information.
12747 (gdb-input): Add trailing newline to command.
12748
12749 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
12750 buffer properly.
12751 (gdb-breakpoints-list-handler-custom): Replacement for
12752 `gdb-break-list-handler'. Using real parser instead of regexps
12753 now.
12754 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
12755 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
12756 to place breakpoints.
12757 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
12758 functions.
12759 (gdb-disassembly-handler-custom): Show overlay arrow.
12760 (gdb-disassembly-place-breakpoints): Show breakpoints in
12761 disassembly buffer.
12762 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
12763 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
12764 instead of parsing breakpoints buffer. Fixed old menu references
12765 in `gud-menu-map'.
12766
12767 * fadr.el: Remove.
12768
12769 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
12770 (gdb-memory-address): New variable which holds top address of
12771 memory page shown in memory buffer.
12772 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
12773 customization variables.
12774 New functions:
12775 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
12776 display the memory buffer.
12777 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
12778 buffer display parameters.
12779 (def-gdb-memory-format, gdb-memory-format-binary)
12780 (gdb-memory-format-octal, gdb-memory-format-unsigned)
12781 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
12782 Functions for setting memory buffer format.
12783 (gdb-memory-unit-word, gdb-memory-unit-halfword)
12784 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
12785 unit size used in memory buffer.
12786 (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
12787 to next/previous page of memory buffer.
12788 Now using (bindat-get-field) instead of fadr functions.
12789
12790 2009-07-07 Sam Steingold <sds@gnu.org>
12791
12792 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
12793 non-top-level files.
12794
12795 2009-07-07 Kenichi Handa <handa@m17n.org>
12796
12797 * international/mule-cmds.el (reset-language-environment): Put
12798 the highset priority to the charset iso-8859-1.
12799
12800 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
12801
12802 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
12803 to the end of the line when locating the block (Bug#700).
12804
12805 2009-07-06 Michael Albinus <michael.albinus@gmx.de>
12806
12807 * net/tramp.el (tramp-handle-write-region): Flush file properties
12808 in case of short track.
12809
12810 2009-07-06 Michael McNamara <mac@mail.brushroad.com>
12811
12812 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
12813 Coded custom representation of verilog error regular expressions
12814 to work with Emacs-22's new format.
12815 (verilog-error-regexp-xemacs-alist): Coded custom representation
12816 of verilog error regular expressions to work with XEmacs format.
12817 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
12818 error recognition into XEmacs.
12819 (verilog-error-regexp-add-emacs): Hook routine to install verilog
12820 error recognition into Emacs-22.
12821
12822 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
12823
12824 * woman.el: Remove stand-alone closing parentheses.
12825 (woman-file-name, woman2-format-paragraphs)
12826 (woman-leave-blank-lines): Code cleanup.
12827 (woman-use-own-frame): Change default to nil.
12828 (woman-italic, woman-bold, woman-unknown, woman-addition): Change
12829 defaults to inherit from default faces.
12830 (woman2-process-escapes): Consume the newline after a stand-alone
12831 filler character (Bug#3651).
12832
12833 2009-07-06 Glenn Morris <rgm@gnu.org>
12834
12835 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
12836 (top-level): Move provide to the end.
12837 (ffap): Remove defunct URL from custom group.
12838
12839 * subr.el (eval-after-load): Doc fix.
12840
12841 2009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
12842
12843 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
12844 `calc-embedded-word' is called twice.
12845
12846 2009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
12847
12848 * files.el (find-alternate-file-other-window, find-alternate-file):
12849 Obey confirm-nonexistent-file-or-buffer.
12850
12851 2009-07-05 Michael Albinus <michael.albinus@gmx.de>
12852
12853 * dired-aux.el (dired-show-file-type): Handle remote files.
12854
12855 2009-07-05 Jari Aalto <jari.aalto@cante.net>
12856
12857 * desktop.el (desktop-globals-to-save):
12858 Add file-name-history (Bug#2750).
12859
12860 2009-07-05 Chong Yidong <cyd@stupidchicken.com>
12861
12862 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
12863
12864 2009-07-04 Johan Bockgård <bojohan@gnu.org>
12865
12866 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
12867 property on entire argument since this is what eshell-lisp-command
12868 expects.
12869
12870 2009-07-03 Michael Albinus <michael.albinus@gmx.de>
12871
12872 * net/tramp-gvfs.el (tramp-gvfs-methods)
12873 (tramp-gvfs-zeroconf-domain)
12874 (tramp-bluez-discover-devices-timeout): Add version flag.
12875 (tramp-gvfs-handler-mounted-unmounted)
12876 (tramp-gvfs-connection-mounted-p): Polish handling of
12877 incompatibilities between GVFS 0.2 and 1.0.
12878
12879 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
12880
12881 * cus-start.el (all): Add make-pointer-invisible.
12882
12883 2009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
12884
12885 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
12886 formatted correctly.
12887
12888 2009-07-02 Juri Linkov <juri@jurta.org>
12889
12890 * info.el: Virtual Info files and nodes.
12891 (Info-virtual-files, Info-virtual-nodes): New variables.
12892 (Info-current-node-virtual): New variable.
12893 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
12894 New functions.
12895 (Info-file-supports-index-cookies): Use Info-virtual-file-p
12896 to check for a virtual file instead of checking a fixed list
12897 of node names.
12898 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
12899 instead of ad-hoc processing of "dir" and (apropos history toc).
12900 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
12901 instead of ad-hoc processing of "dir" and (apropos history toc).
12902 Reread a file when moving from a virtual node.
12903 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
12904 (Info-directory-toc-nodes, Info-directory-find-file)
12905 (Info-directory-find-node): New functions.
12906 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
12907 (Info-history): Move part of code to
12908 `Info-history-find-node'.
12909 (Info-history-toc-nodes, Info-history-find-file)
12910 (Info-history-find-node): New functions.
12911 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
12912 (Info-toc): Move part of code to `Info-toc-find-node'.
12913 (Info-toc-find-node): New function.
12914 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
12915 the current Info file name to references because now the node
12916 "*TOC*" belongs to the same Info manual.
12917 (Info-toc-build): Rename from `Info-build-toc'.
12918 (Info-toc-nodes): Rename input argument `file' to `filename'.
12919 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
12920 instead of ad-hoc processing of ("dir" apropos history toc).
12921 (Info-index-nodes): Use Info-virtual-file-p
12922 to check for a virtual file instead of checking a fixed list
12923 of node names.
12924 (Info-index-node): Add check for `Info-current-node-virtual'.
12925 Raise `save-match-data' higher up the tree to contain
12926 `search-forward' too (bug fix).
12927 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
12928 (Info-virtual-index-nodes): New variable.
12929 (Info-virtual-index-find-node, Info-virtual-index): New functions.
12930 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
12931 (Info-apropos-file, Info-apropos-nodes): New variables.
12932 (Info-apropos-toc-nodes, Info-apropos-find-file)
12933 (Info-apropos-find-node, Info-apropos-matches): New functions.
12934 (info-apropos): Move part of code to `Info-apropos-find-node' and
12935 `Info-apropos-matches'.
12936 (Info-mode-map): Bind "I" to `Info-virtual-index'.
12937 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
12938 for a virtual file instead of checking a fixed list of node names.
12939
12940 * simple.el (async-shell-command): New command.
12941
12942 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
12943
12944 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
12945 instead of `mount-info'.
12946
12947 2009-07-02 Michael Albinus <michael.albinus@gmx.de>
12948
12949 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
12950 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
12951
12952 2009-07-02 Kenichi Handa <handa@m17n.org>
12953
12954 * international/mule.el (set-keyboard-coding-system): Force *-unix
12955 coding-system to avoid eol conversion.
12956
12957 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
12958
12959 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
12960 Add handler for `process-file', `shell-command' and
12961 `start-file-process'.
12962 (tramp-gvfs-handle-shell-command)
12963 (tramp-gvfs-handle-start-file-process)
12964 (tramp-gvfs-handle-process-file): New defuns.
12965 (tramp-synce-list-devices): Simplify check for existence of property.
12966
12967 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
12968
12969 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
12970
12971 2009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
12972
12973 * language/korean.el (set-language-info-alist): Add korean-cp949,
12974 cp949 to spec.
12975
12976 2009-07-01 Kenichi Handa <handa@m17n.org>
12977
12978 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
12979
12980 * international/encoded-kb.el: Deleted.
12981
12982 * international/mule.el (set-keyboard-coding-system): Perform the
12983 necessary setup here instead of calling encoded-kbd-setup-display.
12984
12985 2009-07-01 Glenn Morris <rgm@gnu.org>
12986
12987 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
12988
12989 2009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
12990
12991 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
12992
12993 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
12994
12995 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
12996 Handle also the 'rename case, when setting file modes. (Bug#3712)
12997 (tramp-default-file-modes): Remove execute permissions.
12998
12999 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
13000 (top): Add a default for "synce" in `tramp-default-user-alist'.
13001 Add completion function for "synce" method.
13002 (tramp-hal-service, tramp-hal-path-manager)
13003 (tramp-hal-interface-manager, tramp-hal-interface-device):
13004 New defconst.
13005 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
13006 (tramp-synce-list-devices, tramp-synce-parse-device-names):
13007 New defuns.
13008
13009 * net/trampver.el: Update release number.
13010
13011 2009-06-30 Kenichi Handa <handa@m17n.org>
13012
13013 * international/fontset.el (setup-default-fontset): Add CJK fonts
13014 for symbols and the other miscellaneous characters.
13015
13016 * language/korea-util.el (setup-korean-environment-internal):
13017 Make char-width-table suitable for Korean environments.
13018 (exit-korean-environment): Cancel above.
13019
13020 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
13021 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
13022 setup-function to make char-width-table suitable for respective
13023 environments, and an exit-function to cancel that.
13024
13025 * language/japan-util.el (setup-japanese-environment-internal):
13026 Call use-cjk-char-width-table with arg `ja_JP'.
13027
13028 * international/characters.el (cjk-char-width-table): Delete it.
13029 (cjk-char-width-table-list): New variable.
13030 (use-cjk-char-width-table): New arg local-name.
13031 (use-default-char-width-table): Fix for the case that Emacs is
13032 already using the default char-width-table.
13033
13034 2009-06-29 Michael Albinus <michael.albinus@gmx.de>
13035
13036 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
13037 modes mandatory. (Bug#3712)
13038
13039 2009-06-29 Alan Mackenzie <acm@muc.de>
13040
13041 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
13042 correction between the visible width of TABs and their number of bytes.
13043
13044 2009-06-29 Chong Yidong <cyd@stupidchicken.com>
13045
13046 * server.el (server-buffer-done): Prevent kill-buffer from
13047 prompting by clearing the buffer modification flag (Bug#3696).
13048
13049 2009-06-28 Michael McNamara <mac@mail.brushroad.com>
13050
13051 * progmodes/verilog-mode.el (verilog-beg-of-statement)
13052 (verilog-endcomment-reason-re): Support unique case and priority case.
13053 (verilog-basic-complete-re): Support localparam lineup.
13054 (verilog-beg-of-statement-1): Fix for robustness, unique case.
13055 (verilog-set-auto-endcomments): Fix for unique case, always_comb
13056 commenting.
13057 (verilog-leap-to-case-head): Now support *nested* unique &
13058 priority case statements.
13059 (verilog-auto-lineup): Make just declarations the default (as it
13060 had been).
13061 (verilog-leap-to-case-head): Support priority/unique case statements.
13062 (verilog-auto-lineup): Rework to give users radio buttons to
13063 select the various styles of automatic lineup.
13064 (verilog-error-regexp-alist): Rework to support the XEmacs style
13065 of error regular expressions from compilers, lint tools &
13066 simulators. Note that GNU Emacs has made it impossible for a mode
13067 to load such things.
13068 (electric-verilog-terminate-line, verilog-indent-declaration)
13069 (verilog-auto-wiure): Rework for radio button selection of
13070 auto-lineup selection of specification of auto lineup.
13071 (verilog-beg-of-statement-1): Redesign to support proper operation
13072 in additional code, based on testing with auto-lineup.
13073 (verilog-calculate-indent, assignments & declarations)
13074 (verilog-backward-token): Enhance to support auto-lineup of
13075 assignments & declarations.
13076 (verilog-in-directive-p, verilog-at-struct-p): New function for
13077 easy test of whether we are.
13078 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
13079 to support safe execution at almost anyline.
13080 (verilog-calc-1): Properly support indenting deep inside generate
13081 blocks.
13082 (verilog-init-font): Remove definition & use of verilog-init-font,
13083 as it is redundant with font-lock-defaults.
13084 (verilog-mode): Alter the definition of verilog-font-lock-defaults
13085 to avoid circular calls if syntax-ppss is a function (as is the
13086 case now in 22.x GNU Emacs) as that function would sometimes call
13087 itself, leading to (nearly) infinite recursion.
13088 (verilog-ovm-begin-re, verilog-ovm-end-re)
13089 (verilog-ovm-statement-re, verilog-leap-to-head)
13090 (verilog-backward-token): Add support for OVM macros. Some are
13091 complete statements, and others open and close scopes like begin
13092 and end.
13093 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
13094 (verilog-defun-level-generate-only-re): Really fix the defun-list
13095 compilation issue.
13096 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
13097 coverpoint, constraint and cross statements.
13098 (verilog-defun-level-list, verilog-generate-defun-level-list)
13099 (verilog-all-defun-level-list): Redo these specifications - it is
13100 too hard to support eval-when compile aggregation of lists also
13101 built at when-compile time.
13102 (verilog-defun-level-list): Place defconsts of variables used in
13103 building regular expressions which are built in eval-when-compile
13104 bodies in the same eval-when-compile body to facilitate compile
13105 without load.
13106 (verilog-beg-block-re-ordered): Support indenting
13107 virtual/protected tasks and functions.
13108 (verilog-defun-level-list, verilog-in-generate-region-p)
13109 (verilog-backward-ws&directives, verilog-calc-1): Speed up
13110 indentation of some module items (generate items).
13111 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
13112 across virtual/protected tasks and functions.
13113
13114 2009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
13115
13116 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
13117 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
13118 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
13119 in concatenations. Reported by Yishay Belkind.
13120 (verilog-auto-ascii-enum): Support one-hot state machines in
13121 AUTOASCIIENUM. Suggested by Lloyd Gomez.
13122 (verilog-auto-inst, verilog-auto-inst-port): Include interface
13123 modport in AUTOINST and add vl-modport for users. Reported by
13124 David Rogoff.
13125 (verilog-auto-inout-module, verilog-auto-inst)
13126 (verilog-decls-get-interfaces, verilog-insert-definition)
13127 (verilog-insert-one-definition, verilog-read-decls)
13128 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
13129 (verilog-sig-modport, verilog-signals-combine-bus)
13130 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
13131 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
13132 Suggested by David Rogoff.
13133 (verilog-repair-open-comma): Fix non-insertion of comma when
13134 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
13135 (verilog-make-width-expression): Simplify [A-1:0] expression
13136 widths to just {A{1'b0}}.
13137 (verilog-mode): Cleanup checkdoc warnings.
13138 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
13139 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
13140 inputs/outputs or data type. Suggested by Vasu Kandadi.
13141 (next-error-last-buffer): Fix byte-compiler warning.
13142 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
13143 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
13144 or shell command text during AUTO expansion. Suggested by Tad Truex.
13145 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
13146 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
13147 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
13148 in AUTOINOUT. Reported by Matthew Lovell.
13149 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
13150 causing use of <= assignments. Reported by Alex Reed.
13151 (verilog-read-decls): Fix triand, trior, wand, wor to be
13152 recognized by AUTOWIRE. Reported by Spencer Isaacson.
13153 (verilog-extended-complete-re): Support import "DPI-C" functions.
13154 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
13155 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
13156 (verilog-insert-date, verilog-insert-year)
13157 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
13158 Windows systems. Reported by Michael Potts.
13159 (verilog-read-module-name): Fix AUTOINST when the child module
13160 declaration's name is a tick define. Reported by Elliot Mednick.
13161 (verilog-read-decls): Fix V2K parameter bit subscripts getting
13162 passed to next parameter's definition. Reported by Bruce T.
13163 (verilog-read-decls): Fix detecting "parameter int" when using
13164 AUTOINSTPARAM. Reported by Bruce T.
13165 (verilog-goto-defun): Fix goto not finding modules unless first
13166 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
13167 (verilog-mode): Expand -f flag arguments on entry to mode so
13168 verilog-goto-defun will work. Reported by Lawrence Butcher.
13169 (verilog-getopt): Expand environment variables in -f file
13170 arguments. Suggested by Lawrence Butcher.
13171 (verilog-set-define): Fix "Symbol's value as variable is void"
13172 when reading enumerations.
13173 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
13174 Suggested by Stephen Peltan.
13175 (verilog-read-defines): Fix reading of enumerations in include
13176 files. Reported by Steve Peltan.
13177
13178 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
13179
13180 * files.el (trash-directory): Fix defcustom type.
13181
13182 2009-06-28 Juri Linkov <juri@jurta.org>
13183
13184 * help-fns.el (describe-function-1): Correctly locate adviced
13185 functions in hyperlink (Bug#2438).
13186
13187 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
13188
13189 * files.el (trash-directory): Change default to nil.
13190 (move-file-to-trash): If trash-directory is nil and
13191 system-move-file-to-trash is unbound, perform freedesktop-style
13192 trashing.
13193
13194 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
13195
13196 * files.el (move-file-to-trash): Add freedesktop trash
13197 support (Bug#973).
13198
13199 2009-06-28 Glenn Morris <rgm@gnu.org>
13200
13201 * autorevert.el (global-auto-revert-non-file-buffers)
13202 (global-auto-revert-mode): Doc fixes.
13203
13204 2009-06-27 Johan Bockgård <bojohan@gnu.org>
13205
13206 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
13207
13208 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
13209
13210 * faces.el (x-handle-named-frame-geometry): Ensure that we have
13211 opened an X connection before calling x-get-resource (Bug#3194).
13212
13213 * play/doctor.el: Remove reference to obsolete website.
13214 (make-doctor-variables): Correct grammar mistake (Bug#2633).
13215
13216 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
13217
13218 Remove find-file-not-found-hook VC method. (Bug#2757)
13219 * vc-hooks.el (vc-file-not-found-hook)
13220 (vc-default-find-file-not-found-hook): Remove functions.
13221 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
13222 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
13223 * vc.el:
13224 * vc-hg.el:
13225 * vc-git.el: Do not mention find-file-not-found-hook VC method.
13226
13227 2009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
13228
13229 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
13230 compatibility function for `looking-back'.
13231
13232 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
13233 Use `ispell-looking-back'.
13234
13235 2009-06-24 Michael Albinus <michael.albinus@gmx.de>
13236
13237 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
13238 rather than `filename'.
13239
13240 2009-06-23 Miles Bader <miles@gnu.org>
13241
13242 * face-remap.el (text-scale-set): New function.
13243
13244 2009-06-23 Glenn Morris <rgm@gnu.org>
13245
13246 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
13247
13248 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
13249
13250 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
13251
13252 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
13253
13254 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
13255 Simplify Persian conditionals.
13256
13257 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
13258 variable `filename'.
13259
13260 * comint.el (comint-insert-input): Doc fix.
13261
13262 * Makefile.in (ELCFILES): Fix typo in previous change.
13263
13264 2009-06-23 Miles Bader <miles@gnu.org>
13265
13266 * cus-start.el: Add entry for `recenter-redisplay'.
13267
13268 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
13269
13270 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
13271 Add an optional argument for the backend, use it instead of
13272 calling vc-backend.
13273 (vc-mode-line): Add an optional argument for the backend.
13274 Pass the backend to vc-state and vc-working-revision. Move code for
13275 special handling for vc-state being a buffer to ...
13276
13277 * vc-rcs.el (vc-rcs-find-file-hook):
13278 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
13279
13280 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
13281 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
13282 vc-stay-local-p and vc-mode-line calls.
13283
13284 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
13285 (vc-cvs-diff, vc-cvs-annotate-command)
13286 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
13287 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
13288 vc-mode-line calls.
13289
13290 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
13291 direct comparison.
13292 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
13293 backend when calling vc-mode-line.
13294 (vc-register): Do not create a closure for calling the vc register
13295 function, call it directly.
13296
13297 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
13298
13299 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
13300 to make it obvious item can be clicked.
13301
13302 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
13303
13304 2009-06-23 Kenichi Handa <handa@m17n.org>
13305
13306 * language/korea-util.el (korean-key-bindings): Change the binding
13307 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
13308 same command.
13309
13310 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
13311
13312 Sync with Tramp 2.1.16.
13313
13314 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
13315
13316 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
13317 when a loading of a package fails. Completion function for rsync
13318 is `tramp-completion-function-alist-ssh'.
13319 (all): Replace all calls of `split-string' and
13320 `tramp-split-string' by `tramp-compat-split-string'.
13321 (tramp-default-method): Use `tramp-compat-process-running-p'.
13322 (tramp-default-proxies-alist): Allow also Lisp forms.
13323 (tramp-remote-path): Add choice "Private Directories".
13324 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
13325 (tramp-domain-regexp): Allow also "-", "_" and ".".
13326 (tramp-end-of-output): Remove newlines, and add "$" at the end.
13327 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
13328 (tramp-debug-message): Insert header line in debug buffer.
13329 (tramp-handle-directory-files-and-attributes-with-stat):
13330 Care about filenames with spaces, or starting with "-".
13331 (tramp-handle-dired-uncache): New defun.
13332 (tramp-handle-insert-directory): Don't flush the directory from
13333 cache, this is handled by `dired-uncache' now.
13334 (tramp-handle-insert-file-contents): Improve error handling.
13335 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
13336 Quote `tramp-end-of-output'.
13337 (tramp-action-password): Improve trace message.
13338 (tramp-check-for-regexp): Both echoes must be present, before removing.
13339 (tramp-open-connection-setup-interactive-shell): Trace coding system.
13340 (tramp-compute-multi-hops): Eval cons cells of
13341 `tramp-default-proxies-alist'.
13342 (tramp-maybe-open-connection): Use the same command pattern for
13343 first hop and further hops.
13344 (tramp-wait-for-output): Remove handling of newlines.
13345 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
13346 (tramp-split-string): Remove function. It is handled in
13347 tramp-compat now.
13348
13349 * net/tramp-cmds.el (tramp-bug):
13350 Recommend `tramp-cleanup-all-connections' in the bug mail.
13351
13352 * net/tramp-compat.el (tramp-compat-split-string)
13353 (tramp-compat-process-running-p): New defuns.
13354
13355 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
13356 for `dired-uncache'.
13357
13358 * net/tramp-gvfs.el: New package.
13359
13360 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
13361 Add handler for `dired-uncache'.
13362 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
13363
13364 * net/trampver.el: Update release number. Make version check fit
13365 for SXEmacs 22.
13366
13367 2009-06-22 Jim Meyering <meyering@redhat.com>
13368
13369 Automatically handle .xz suffix (XZ-compressed files), too.
13370 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
13371 XZ is the successor to LZMA: <http://tukaani.org/xz/>
13372
13373 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
13374 Nick Roberts <nickrob@snap.net.nz>
13375
13376 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
13377 repository (http://sphinx.net.ru/hg/gdb-mi/).
13378
13379 2009-06-22 Glenn Morris <rgm@gnu.org>
13380
13381 * files.el (dir-locals-collect-mode-variables): Allow for any number of
13382 `mode' and `eval' entries. (Bug#3430)
13383
13384 * Makefile.in (ELCFILES): Add fadr.elc.
13385
13386 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
13387 differing behavior of \n and ^ in strings. (Bug#3385)
13388
13389 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
13390
13391 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
13392 property.
13393 (lisp-indent-function): Make it a defcustom.
13394
13395 2009-06-21 Nick Roberts <nickrob@snap.net.nz>
13396
13397 * progmodes/gdb-ui.el: Replace with ...
13398 * progmodes/gdb-mi.el: ... this file.
13399 * progmodes/gud.el: Modify for gdb-mi.el.
13400
13401 2009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
13402
13403 * fadr.el: New file.
13404
13405 See ChangeLog.14 for earlier changes.
13406
13407 ;; Local Variables:
13408 ;; coding: utf-8
13409 ;; End:
13410
13411 Copyright (C) 2009, 2010 Free Software Foundation, Inc.
13412
13413 This file is part of GNU Emacs.
13414
13415 GNU Emacs is free software: you can redistribute it and/or modify
13416 it under the terms of the GNU General Public License as published by
13417 the Free Software Foundation, either version 3 of the License, or
13418 (at your option) any later version.
13419
13420 GNU Emacs is distributed in the hope that it will be useful,
13421 but WITHOUT ANY WARRANTY; without even the implied warranty of
13422 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13423 GNU General Public License for more details.
13424
13425 You should have received a copy of the GNU General Public License
13426 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
13427
13428 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1