]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog.trunk
Merge from trunk
[gnu-emacs] / lisp / ChangeLog.trunk
1 2010-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/pcase.el: New file.
4
5 2010-08-10 Michael Albinus <michael.albinus@gmx.de>
6
7 * net/tramp.el (tramp-vc-registered-read-file-names): Read input
8 as here-document, otherwise the command could exceed maximum
9 length of command line.
10 (tramp-handle-vc-registered): Call script accordingly.
11 Reported by Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>.
12
13 2010-08-10 Kenichi Handa <handa@m17n.org>
14
15 * language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the
16 composable pattern.
17
18 2010-08-09 Chong Yidong <cyd@stupidchicken.com>
19
20 * emacs-lisp/package.el (package-version-split)
21 (package--version-first-nonzero, package-version-compare):
22 Functions removed.
23 (package-directory-list, package-load-all-descriptors)
24 (package--built-in, package-activate, define-package)
25 (package-installed-p, package-compute-transaction)
26 (package-read-all-archive-contents)
27 (package--add-to-archive-contents, package-buffer-info)
28 (package-tar-file-info, package-list-packages-internal):
29 Use version-to-list and version-list-*.
30
31 * emacs-lisp/package-x.el (package-upload-buffer-internal):
32 Use version-to-list.
33 (package-upload-buffer-internal): Use version-list-<=.
34
35 2010-08-09 Kenichi Handa <handa@m17n.org>
36
37 * language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the
38 composable pattern.
39
40 2010-08-08 Chong Yidong <cyd@stupidchicken.com>
41
42 * tutorial.el (tutorial--default-keys): C-d is now bound to
43 delete-forward-char (Bug#6826).
44
45 * mouse.el (mouse-drag-track): Remove accidentally-removed check
46 for `double' value of mouse-1-click-follows-link (Bug#6807).
47
48 2010-08-08 Johan Bockgård <bojohan@gnu.org>
49
50 * replace.el (replace-highlight): Bind isearch-forward and
51 isearch-error, ensuring that highlighting is updated if the user
52 switches the search direction (Bug#6808).
53
54 * isearch.el (isearch-lazy-highlight-forward): New var.
55 (isearch-lazy-highlight-new-loop, isearch-lazy-highlight-search):
56 (isearch-lazy-highlight-update): Use it.
57
58 2010-08-08 Kenichi Handa <handa@m17n.org>
59
60 * international/mule.el (define-charset): Store NAME as :base property.
61 (ctext-non-standard-encodings-table): Pay attention to charset aliases.
62 (ctext-pre-write-conversion): Sort ctext-standard-encodings by the
63 current priority. Force using the designation of the specific
64 charset by adding `charset' text property. Improve the whole algorithm.
65
66 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
67
68 * emulation/pc-select.el (pc-selection-mode-hook)
69 (copy-region-as-kill-nomark, beginning-of-buffer-mark)
70 (pc-selection-mode): Fix typos in docstrings.
71
72 2010-08-08 Kenichi Handa <handa@m17n.org>
73
74 * language/cyrillic.el: Don't add "microsoft-cp1251" to
75 ctext-non-standard-encodings-alist here.
76
77 * international/mule.el (ctext-non-standard-encodings-alist):
78 Add "koi8-r" and "microsoft-cp1251".
79 (ctext-standard-encodings): New variable.
80 (ctext-non-standard-encodings-table): List only elements for
81 non-standard encodings.
82 (ctext-pre-write-conversion): Adjusted for the above change.
83 Check ctext-standard-encodings.
84
85 * international/mule-conf.el (compound-text): Doc fix.
86 (ctext-no-compositions): Doc fix.
87 (compound-text-with-extensions): Doc fix.
88
89 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
90
91 * simple.el (exchange-dot-and-mark): Mark obsolete, finally.
92
93 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
94
95 * progmodes/which-func.el (which-func-format): Split help-echo text
96 into lines, like other mode-line tooltips.
97
98 * server.el (server-start): When using TCP sockets, force IPv4
99 and use a literal 127.0.0.1 for localhost. (Related to bug#6781.)
100
101 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
102
103 * bindings.el (complete-symbol): Run completion-at-point as a fallback.
104
105 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
106
107 * term.el (term-delimiter-argument-list): Reflow docstring.
108 (term-read-input-ring, term-write-input-ring, term-send-input)
109 (term-bol, term-erase-in-display, serial-supported-or-barf):
110 Fix typos in docstrings.
111
112 2010-08-08 Stefan Monnier <monnier@iro.umontreal.ca>
113
114 * bindings.el (function-key-map): Add a S-tab => backtab fallback.
115
116 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
117
118 * dabbrev.el (dabbrev-completion): Fix typo in docstring.
119
120 2010-08-08 MON KEY <monkey@sandpframing.com> (tiny change)
121
122 * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos):
123 Fix typo in docstring (bug#6747).
124
125 2010-08-08 Leo <sdl.web@gmail.com>
126
127 * eshell/esh-io.el (eshell-get-target): Better detection of
128 read-only file (Bug#6762).
129
130 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
131
132 * align.el (align-default-spacing): Doc fix.
133 (align-region-heuristic, align-regexp): Fix typos in docstrings.
134
135 2010-08-08 Stephen Peters <speters@itasoftware.com>
136
137 * calendar/icalendar.el
138 (icalendar--split-value): Fixed splitting regexp. (Bug#6766)
139 (icalendar--get-weekday-numbers): New
140 (icalendar--convert-recurring-to-diary): Handle multiple byday
141 values in weekly rules. (Bug#6766)
142
143 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
144
145 * calendar/icalendar.el (icalendar-uid-format): Doc fix.
146 (icalendar--create-uid, icalendar-export-region)
147 (icalendar--parse-summary-and-rest): Code formatting.
148
149 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
150
151 * calc/calc.el (calc-trail-mode,calc-refresh): Use `face' property
152 to italicize headers.
153 (calc-highlight-selections-with-faces): New variable.
154 (calc-selected-face, calc-nonselected-face): New faces.
155
156 * calc/calccomp.el (math-comp-highlight-string): Use
157 `calc-highlight-selections-with-faces' to determine how to highlight
158 sub-formulas.
159
160 * calc/calc-sel.el (calc-show-selections): Change message to when
161 using faces to highlight selections.
162
163 2010-08-07 Michael R. Mauger <mmaug@yahoo.com>
164
165 * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords):
166 Add SQLite 3 keywords, functions and datatypes.
167 (sql-interactive-mode): Remove `comint-process-echoes' set to t
168 (Bug#6686).
169
170 2010-08-07 Chong Yidong <cyd@stupidchicken.com>
171
172 * simple.el (select-active-regions): Move to keyboard.c.
173 (deactivate-mark): Used saved-region-selection.
174 (select-active-region): Function removed.
175 (activate-mark, set-mark, push-mark-command)
176 (handle-shift-selection): Don't call it.
177 (keyboard-quit): Avoid adding the region to the window selection.
178
179 * mouse.el (mouse-drag-track): Remove hacks to deal with old
180 select-active-regions implementation.
181 (mouse-yank-at-click): Doc fix.
182
183 * cus-start.el: Add custom declaration for select-active-regions.
184
185 2010-08-07 Eli Zaretskii <eliz@gnu.org>
186
187 * simple.el (delete-forward-char): Doc fix.
188
189 * tutorial.el (help-with-tutorial): Hack safe file-local variables
190 after reading the tutorial.
191
192 2010-08-06 Alan Mackenzie <bug-cc-mode@gnu.org>
193
194 * progmodes/cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix
195 for the case that a C style comment has its delimiters alone on
196 their respective lines.
197
198 2010-08-06 Michael Albinus <michael.albinus@gmx.de>
199
200 * net/tramp.el (tramp-handle-start-file-process): Set connection
201 property "vec".
202 (tramp-process-sentinel): Use it for flushing the cache. We
203 cannot do it via the process buffer, the buffer could be deleted
204 already when running the sentinel.
205
206 2010-08-06 Jürgen Hötzel <juergen@archlinux.org> (tiny change)
207
208 * comint.el (comint-mode): Make directory tracking functions
209 functional on remote files. (Bug#6764)
210
211 2010-08-06 Dan Nicolaescu <dann@ics.uci.edu>
212
213 * vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
214
215 2010-08-05 Eli Zaretskii <eliz@gnu.org>
216
217 * emacs-lisp/find-gc.el (find-gc-source-files): Rename
218 unexec.c => unexcoff.c.
219
220 * emacs-lisp/authors.el (authors-fixed-entries): Rename
221 unexec.c => unexcoff.c.
222
223 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
224
225 * net/tramp.el (tramp-handle-dired-uncache): Flush directory
226 cache, not only file cache.
227 (tramp-process-sentinel): New defun.
228 (tramp-handle-start-file-process): Use it, in order to invalidate
229 file caches.
230
231 2010-08-03 Leo <sdl.web@gmail.com>
232
233 * server.el (server-start): Simplify loop.
234
235 2010-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
236
237 * frame.el (screen-height, screen-width, set-screen-width)
238 (set-screen-height): Remove ancient compatibility aliases.
239
240 * textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
241 when justifying. It seems useless and harmful for ncols=1 (bug#6738).
242
243 * emacs-lisp/timer.el (timer-event-handler): Protect against timers
244 that change current buffer.
245
246 2010-08-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
247
248 * mouse.el (mouse-fixup-help-message): Match "mouse-2" only at the
249 beginning of the string. Use `string-match-p'. (Bug#6765)
250
251 2010-08-01 Jan Djärv <jan.h.d@swipnet.se>
252
253 * cus-start.el (x-gtk-use-system-tooltips): New variable.
254
255 2010-08-01 Chong Yidong <cyd@stupidchicken.com>
256
257 * emacs-lisp/package.el (package--list-packages): Fix column alignment.
258 (package--builtins): Tweak descriptions.
259 (package-print-package): Upcase descriptions if necessary.
260 Show all built-in packages in font-lock-builtin-face.
261 (package-list-packages-internal): Omit "emacs" package.
262 Show status of built-in packages as "built-in".
263
264 2010-07-31 Chong Yidong <cyd@stupidchicken.com>
265
266 * mouse.el (mouse-save-then-kill): Doc fix. Deactivate mark
267 before killing to preserve the primary selection (Bug#6701).
268
269 * term/x-win.el (x-select-text): Doc fix.
270
271 2010-07-31 Nathaniel Flath <flat0103@gmail.com>
272
273 Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
274 The following functions were modified or created:
275
276 * progmodes/cc-vars.el (c-offsets-alist, c-inside-block-syms)
277 (objc-font-lock-extra-types):
278 * progmodes/cc-mode.el (c-basic-common-init):
279 * progmodes/cc-langs.el (c-make-mode-syntax-table)
280 (c++-make-template-syntax-table)
281 (c-identifier-syntax-modifications, c-symbol-start, c-operators)
282 (c-<-op-cont-regexp, c->-op-cont-regexp, c-class-decl-kwds)
283 (c-brace-list-decl-kwds, c-modifier-kwds, c-prefix-spec-kwds-re)
284 (c-type-list-kwds, c-decl-prefix-re, c-opt-type-suffix-key):
285 * progmodes/cc-fonts.el (c-make-inverse-face)
286 (c-basic-matchers-after):
287 * progmodes/cc-engine.el (c-forward-keyword-clause)
288 (c-forward-<>-arglist, c-forward-<>-arglist-recur)
289 (c-forward-name, c-forward-type, c-forward-decl-or-cast-1)
290 (c-guess-continued-construct, c-guess-basic-syntax):
291
292 2010-07-31 Jan Djärv <jan.h.d@swipnet.se>
293
294 * faces.el (face-all-attributes): Improve documentation (Bug#6767).
295
296 2010-07-31 Eli Zaretskii <eliz@gnu.org>
297
298 * files.el (bidi-paragraph-direction): Define safe local values.
299
300 * language/hebrew.el ("Hebrew"): Add TUTORIAL.he to
301 language-info-alist. Remove outdated FIXME in a comment.
302
303 2010-07-31 Alan Mackenzie <acm@muc.de>
304
305 * progmodes/cc-cmds.el (c-mask-paragraph): Fix bug #6688:
306 Auto-fill broken in C/C++ modes.
307
308 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
309
310 * menu-bar.el (menu-bar-showhide-tool-bar-menu-customize-enable-left)
311 (menu-bar-showhide-tool-bar-menu-customize-disable)
312 (menu-bar-showhide-tool-bar-menu-customize-enable-right)
313 (menu-bar-showhide-tool-bar-menu-customize-enable-bottom)
314 (menu-bar-showhide-tool-bar-menu-customize-enable-top): New functions
315 (menu-bar-showhide-tool-bar-menu): If tool bar is moveable,
316 make a menu for Options => toolbar that can move it.
317
318 2010-07-29 Chong Yidong <cyd@stupidchicken.com>
319
320 * emacs-lisp/package-x.el (package--make-rss-entry):
321 (package-maint-add-news-item, package--update-news)
322 (package-upload-buffer-internal): New arg ARCHIVE-URL.
323
324 * emacs-lisp/package.el (package-archive-url): Rename from
325 package-archive-id.
326 (package-install): Doc fix.
327 (package-download-single, package-download-tar, package-install)
328 (package-menu-view-commentary): Callers changed.
329
330 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
331
332 * net/tramp.el (tramp-handle-start-file-process): Check only for
333 `remote-tty' process property.
334 (tramp-open-shell): Don't check for tty.
335 (tramp-open-connection-setup-interactive-shell): Set `remote-tty'
336 process property.
337
338 * progmodes/gdb-mi.el (gdb-init-1): Check also for tty on a remote
339 host.
340
341 2010-07-28 Chong Yidong <cyd@stupidchicken.com>
342
343 * emacs-lisp/package.el (package-load-list, package-archives)
344 (package-archive-contents, package-user-dir)
345 (package-directory-list, package--builtins, package-alist)
346 (package-activated-list, package-obsolete-alist): Mark as risky.
347
348 2010-07-28 Phil Hagelberg <phil@evri.com>
349
350 Add support for non-default package repositories.
351 * emacs-lisp/package.el (package-archive-base): Var deleted.
352 (package-archives): New variable.
353 (package-archive-contents): Doc fix.
354 (package-load-descriptor): Do nothing if descriptor file is missing.
355 (package--write-file-no-coding): New function.
356 (package-unpack-single): Use it.
357 (package-archive-id): New function.
358 (package-download-single, package-download-tar)
359 (package-menu-view-commentary): Use it.
360 (package-installed-p): Make second argument optional.
361 (package-read-all-archive-contents): New function.
362 (package-initialize): Use it.
363 (package-read-archive-contents): Add ARCHIVE argument.
364 (package--add-to-archive-contents): New function.
365 (package-install): Don't call package-read-archive-contents.
366 (package--download-one-archive): Store archive file in a
367 subdirectory of package-user-dir.
368 (package-menu-execute): Remove spurious line movement.
369
370 2010-07-28 Jan Djärv <jan.h.d@swipnet.se>
371
372 * cus-start.el (tool-bar-style): Add text-image-horiz.
373
374 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
375
376 * progmodes/gud.el (gud-common-init): Check for remoteness of
377 `file', and not of `default-directory'.
378
379 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
380
381 * net/tramp.el (tramp-methods): Move hostname to the end in all
382 ssh `tramp-login-args'.
383 (tramp-verbose): Describe verbose level 9.
384 (tramp-open-shell): Check for tty if `tramp-verbose' >= 9.
385 (tramp-open-connection-setup-interactive-shell): Trace stty
386 settings if `tramp-verbose' >= 9.
387 (tramp-handle-start-file-process): Implement tty setting.
388 (Bug#4604, Bug#6360)
389
390 * net/tramp-cmds.el (tramp-bug): Recommend setting of
391 `tramp-verbose' to 9.
392
393 2010-07-27 Aaron S. Hawley <ashawley@burlingtontelecom.net>
394
395 * emacs-lisp/re-builder.el (reb-re-syntax, reb-lisp-mode)
396 (reb-lisp-syntax-p, reb-change-syntax, reb-cook-regexp):
397 Remove references to package `lisp-re' (bug#4369).
398
399 2010-07-27 Tom Tromey <tromey@redhat.com>
400
401 * progmodes/js.el (js-mode):
402 * progmodes/make-mode.el (makefile-mode):
403 * progmodes/simula.el (simula-mode):
404 * progmodes/tcl.el (tcl-mode): Derive from prog-mode.
405
406 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
407
408 * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
409
410 * cedet/semantic/db-file.el (object-write): Fix typo in docstring.
411
412 * time.el (display-time-day-and-date): Remove spurious * in docstring.
413 (display-time-world-buffer-name, display-time-world-mode-map):
414 Fix typos in docstrings.
415
416 2010-07-27 Shyam Karanatt <shyam@swathanthran.in> (tiny change)
417
418 * image-mode.el (image-display-size): New function.
419 (image-forward-hscroll, image-next-line, image-eol, image-eob)
420 (image-mode-fit-frame): Use it (Bug#6639).
421
422 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
423
424 * dired.el (dired-buffers-for-dir): Handle list values of
425 dired-directory (Bug#6636).
426
427 2010-07-26 Sam Steingold <sds@gnu.org>
428
429 * mouse.el (mouse-yank-primary, mouse-yank-secondary):
430 Do not call `x-get-selection' the second time, reuse the value.
431
432 2010-07-26 Daiki Ueno <ueno@unixuser.org>
433
434 * epa-mail.el (epa-mail-mode-map): Add alternative key bindings
435 which consist of control chars only. Suggested by Richard Stallman.
436
437 2010-07-25 Daiki Ueno <ueno@unixuser.org>
438
439 * epa-file.el (epa-file-insert-file-contents): Check if LOCAL-FILE
440 exists before passing an error to find-file-not-found-functions
441 (bug#6723).
442
443 2010-07-23 Lukas Huonker <l.huonker@gmail.com>
444
445 * play/tetris.el (tetris-tty-colors, tetris-x-colors, tetris-blank):
446 Remove leading nil element, adjust values.
447 (tetris-shapes, tetris-shape-scores):
448 Change representation of shapes and remove some redundancy.
449 (tetris-get-shape-cell, tetris-shape-width, tetris-draw-next-shape)
450 (tetris-draw-shape, tetris-erase-shape, tetris-test-shape):
451 Adjust for working with new representation of shapes.
452 (tetris-shape-rotations): New function.
453 (tetris-move-bottom, tetris-move-left, tetris-move-right)
454 (tetris-rotate-prev, tetris-rotate-next):
455 Adjust for working with the new version of tetris-test-shape.
456
457 2010-07-23 Markus Triska <markus.triska@gmx.at>
458
459 * progmodes/ps-mode.el: Use comint (bug#5954).
460 (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return]..
461 (ps-mode-other-newline): Simplify.
462 (ps-run-mode): Derive from comint-mode instead of
463 fundamental-mode, yielding input history etc.
464 (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region)
465 (ps-run-send-string): Adapt for comint-mode.
466 (ps-run-newline): Remove now unneeded function.
467
468 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
469
470 * net/tramp.el (tramp-methods): Move hostname to the end in all
471 plink `tramp-login-args'.
472
473 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
474
475 * net/tramp.el (tramp-open-shell): New defun.
476 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
477 Use it.
478
479 2010-07-23 Michael Albinus <michael.albinus@gmx.de>
480
481 * net/tramp.el (tramp-file-name-regexp-unified)
482 (tramp-completion-file-name-regexp-unified): On W32 systems, do
483 not regard the volume letter as remote filename. (Bug#5447)
484
485 2010-07-23 Juanma Barranquero <lekktu@gmail.com>
486
487 * custom.el (custom-declare-variable): Give a clearer error message
488 when the docstring is missing (bug#6476).
489
490 2010-07-22 Michael R. Mauger <mmaug@yahoo.com>
491
492 * progmodes/sql.el: Version 2.4. Improved Login prompting.
493 (sql-login-params): New widget definition.
494 (sql-oracle-login-params, sql-mysql-login-params)
495 (sql-solid-login-params, sql-sybase-login-params)
496 (sql-informix-login-params, sql-ingres-login-params)
497 (sql-ms-login-params, sql-postgres-login-params)
498 (sql-interbase-login-params, sql-db2-login-params)
499 (sql-linter-login-params): Use it.
500 (sql-sqlite-login-params): Use it; Define "database" parameter as
501 a file name.
502 (sql-sqlite-program): Change to "sqlite3".
503 (sql-comint-sqlite): Make sure database name is complete.
504 (sql-for-each-login): New function.
505 (sql-connect, sql-save-connection): Use it.
506 (sql-get-login-ext): New function.
507 (sql-get-login): Use it.
508 (sql-make-alternate-buffer-name): Handle :file parameters.
509
510 2010-07-22 Juanma Barranquero <lekktu@gmail.com>
511
512 * dired.el (dired-no-confirm): Document value t and fix defcustom to
513 accept it (bug#6597). Suggested by Drew Adams <drew.adams@oracle.com>.
514
515 2010-07-22 Teemu Likonen <tlikonen@iki.fi> (tiny change)
516
517 * dired.el (dired-mode-map): Use command remapping (bug#6632).
518
519 2010-07-22 Lawrence Mitchell <wence@gmx.li>
520
521 * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).
522
523 2010-07-21 Michael Albinus <michael.albinus@gmx.de>
524
525 * net/tramp.el (tramp-get-ls-command)
526 (tramp-get-ls-command-with-dired): Run tests on "/dev/null"
527 instead of "/".
528
529 2010-07-20 Michael R. Mauger <mmaug@yahoo.com>
530
531 * progmodes/sql.el: Version 2.3.
532 (sql-connection-alist): Changed keys from symbols to strings;
533 enhanced the widget definition.
534 (sql-mode-menu): Added submenu to select connections.
535 (sql-interactive-mode-menu): Added "Save Connection" item.
536 (sql-add-product): Fixed menu item.
537 (sql-get-product-feature): Improved error handling.
538 (sql--alt-buffer-part, sql--alt-if-not-empty): Removed.
539 (sql-make-alternate-buffer-name): Simplified.
540 (sql-product-interactive): Handle missing product.
541 (sql-connect): Support string keys, minor improvements.
542 (sql-save-connection): New function.
543 (sql-connection-menu-filter): New function.
544
545 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
546
547 * net/tramp.el (tramp-file-name-handler): Trace 'quit.
548 (tramp-open-connection-setup-interactive-shell): Apply
549 workaround for IRIX64 bug. Move argument of last
550 `tramp-send-command' where it belongs to.
551
552 2010-07-20 Michael Albinus <michael.albinus@gmx.de>
553
554 * net/tramp.el (tramp-perl-file-attributes)
555 (tramp-perl-directory-files-and-attributes): Don't pass "$3".
556 (tramp-maybe-open-connection): Use `async-args' and `gw-args' in
557 front of `login-args'.
558
559 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
560
561 * time.el (display-time-world-mode): Define with `define-derived-mode'.
562 Set `show-trailing-whitespace' to nil.
563 (display-time-world-display): Simplify.
564
565 2010-07-18 Alan Mackenzie <acm@muc.de>
566
567 Enhance `c-file-style' in file/directory local variables.
568 * progmodes/cc-mode.el (c-count-cfss): New function.
569 (c-before-hack-hook): Call `c-set-style' differently according to
570 whether c-file-style was set in file or directory local
571 variables.
572
573 2010-07-18 Michael R. Mauger <mmaug@yahoo.com>
574
575 * progmodes/sql.el: Version 2.2.
576 (sql-product, sql-user, sql-database, sql-server, sql-port): Use
577 defcustom :safe keyword rather than putting safe-local-variable
578 property.
579 (sql-password): Use defcustom :risky keyword rather than putting
580 risky-local-variable property.
581 (sql-oracle-login-params, sql-sqlite-login-params)
582 (sql-solid-login-params, sql-sybase-login-params)
583 (sql-informix-login-params, sql-ingres-login-params)
584 (sql-ms-login-params, sql-postgres-login-params)
585 (sql-interbase-login-params, sql-db2-login-params)
586 (sql-linter-login-params): Add `port' option.
587 (sql-get-product-feature): Added NO-INDIRECT parameter.
588 (sql-comint-oracle, sql-comint-sybase)
589 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
590 (sql-comint-solid, sql-comint-ingres, sql-comint-ms)
591 (sql-comint-postgres, sql-comint-interbase, sql-comint-db2)
592 (sql-comint-linter): Renamed sql-connect-* functions to
593 sql-comint-*.
594 (sql-product-alist, sql-mode-menu): Renamed as above and
595 :sqli-connect-func to :sqli-comint-func.
596 (sql-connection): New variable.
597 (sql-interactive-mode): Set it.
598 (sql-connection-alist): New variable.
599 (sql-connect): New function.
600 (sql--alt-buffer-part, sql--alt-if-not-empty)
601 (sql-make-alternate-buffer-name): Improved alternative buffer name.
602
603 2010-07-17 Thierry Volpiatto <thierry.volpiatto@gmail.com>
604
605 * image-mode.el (image-bookmark-make-record): Do not set context
606 in an image (Bug#6650).
607
608 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
609
610 * simple.el (select-active-region): New function.
611 (push-mark-command, set-mark, activate-mark)
612 (handle-shift-selection): Use it.
613 (deactivate-mark): Don't check for size of region.
614
615 * mouse.el (mouse-drag-track): Use select-active-region.
616
617 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
618
619 * net/tramp.el (tramp-get-ls-command-with-dired): Make test for
620 "--dired" stronger.
621
622 2010-07-17 Chong Yidong <cyd@stupidchicken.com>
623
624 * term/x-win.el (x-select-enable-primary): Change default to nil.
625 (x-select-enable-clipboard): Add :version keyword.
626
627 * mouse.el (mouse-drag-copy-region):
628 * simple.el (select-active-regions): Likewise.
629
630 2010-07-16 Reiner Steib <Reiner.Steib@gmx.de>
631
632 * vc/vc.el (vc-coding-system-inherit-eol): New defvar.
633 (vc-coding-system-for-diff): Use it to decide whether to inherit
634 from the file the EOL format for reading the diffs of that file.
635 (Bug#4451)
636
637 2010-07-16 Eli Zaretskii <eliz@gnu.org>
638
639 * mail/rmailmm.el (rmail-mime-save): Make the temp buffer
640 unibyte, so compressed attachments are not compressed again.
641
642 2010-07-16 Michael Albinus <michael.albinus@gmx.de>
643
644 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
645 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
646 (tramp-find-shell): Simplify setting connection property.
647 (tramp-get-ls-command): Make test for "--color=never" stronger.
648
649 2010-07-15 Simon South <ssouth@member.fsf.org>
650
651 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
652 blocks within record declarations (i.e. variant parts) correctly.
653
654 2010-07-15 Simon South <ssouth@member.fsf.org>
655
656 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
657 over literal tokens when parsing so newlines aren't "absorbed" by
658 single-line comments. Corrects the indentation of case blocks
659 that have a comment on the first line.
660
661 2010-07-14 Karl Fogel <kfogel@red-bean.com>
662
663 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
664 by Drew Adams (Bug#5504).
665
666 2010-07-14 Jan Djärv <jan.h.d@swipnet.se>
667
668 * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127
669 now that Unicode is used (Bug#6594).
670
671 2010-07-14 Chong Yidong <cyd@stupidchicken.com>
672
673 * term/x-win.el (x-select-enable-clipboard): Default to t.
674 (x-initialize-window-system): Don't overwrite Paste menu item.
675
676 * simple.el (select-active-regions): Default to t.
677 (push-mark-command): Don't overwrite primary with empty string.
678
679 * mouse.el: Bind mouse-2 to mouse-yank-primary.
680 (mouse-drag-copy-region): Default to nil.
681
682 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
683 Cut/Copy/Paste menu bar items.
684
685 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
686
687 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
688 Patch applied by Karl Fogel.
689
690 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
691 and `bookmark-current-buffer' if they have been already set in
692 another buffer (e.g gnus-art).
693
694 2010-07-13 Karl Fogel <kfogel@red-bean.com>
695 Thierry Volpiatto <thierry.volpiatto@gmail.com>
696
697 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
698
699 * bookmark.el (bookmark-make-record-default): Allow unneeded
700 information to be omitted from the record.
701
702 Adjust declarations and calls:
703
704 * info.el (bookmark-make-record-default): Adjust declaration.
705 (Info-bookmark-make-record): Adjust call.
706
707 * woman.el (bookmark-make-record-default): Adjust declaration.
708 (woman-bookmark-make-record): Adjust call.
709
710 * man.el (bookmark-make-record-default): Adjust declaration.
711 (Man-bookmark-make-record): Adjust call.
712
713 * image-mode.el (bookmark-make-record-default): Adjust declaration.
714
715 * doc-view.el (bookmark-make-record-default): Adjust declaration.
716
717 2010-07-13 Karl Fogel <kfogel@red-bean.com>
718
719 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
720 This is also from Thierry Volpiatto's patch in bug #6444. However,
721 because it was extraneous to the functional change in that patch,
722 and causes a re-indendation, I am committing it separately.
723
724 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
725
726 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
727 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
728 Patch applied by Karl Fogel (Bug#6444).
729
730 2010-07-13 Chong Yidong <cyd@stupidchicken.com>
731
732 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
733
734 2010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
735
736 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
737 Dempsky; bug#5084). Remove incorrect binding for S-tab.
738 (ns-alternatives-map): Change S-tab binding to backtab
739 (bug#6616).
740
741 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
742 under ns.
743
744 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
745
746 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs.
747 (Bug#5806)
748
749 * language/tv-util.el (tai-viet-re): Remove format.
750
751 2010-07-12 Kenichi Handa <handa@m17n.org>
752
753 * language/hebrew.el: Remove no-byte-compile declaration.
754 Change coding: tag to utf-8. Register hebrew-shape-gstring in
755 composition-function-table for 3-character looking back.
756 (hebrew-font-get-precomposed): New function.
757 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
758
759 2010-07-11 Chong Yidong <cyd@stupidchicken.com>
760
761 * mouse.el (mouse-drag-track): Handle select-active-regions
762 (Bug#6612).
763
764 2010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
765
766 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
767 empty argument to gvfs-copy.
768
769 2010-07-10 Glenn Morris <rgm@gnu.org>
770
771 * calendar/calendar.el (calendar-week-end-day): New function.
772 * calendar/cal-tex.el (cal-tex-cursor-month): Remove unused vars.
773 Respect calendar-week-start-day. (Bug#6606)
774 (cal-tex-insert-day-names, cal-tex-insert-blank-days)
775 (cal-tex-insert-blank-days-at-end): Respect calendar-week-start-day.
776 (cal-tex-first-blank-p, cal-tex-last-blank-p): Simplify, and
777 respect calendar-week-start-day.
778
779 2010-07-10 Chong Yidong <cyd@stupidchicken.com>
780
781 * simple.el (use-region-p): Doc fix (Bug#6607).
782
783 2010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
784
785 * progmodes/compile.el (compilation-error-regexp-alist-alist): Add
786 regexps for cucumber and ruby.
787
788 2010-07-08 Daiki Ueno <ueno@unixuser.org>
789
790 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
791 (epa-file-insert-file-contents): Hack to prevent
792 find-file from opening empty buffer when decryption failed
793 (bug#6568).
794
795 2010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
796
797 * textmodes/ispell.el (ispell-alternate-dictionary):
798 Use file-readable-p.
799 Return nil if no word-list is found at default locations.
800 (ispell-complete-word-dict): Default to nil.
801 (ispell-command-loop): Use 'word-list' when using lookup-words.
802 (lookup-words): Use ispell-complete-word-dict or
803 ispell-alternate-dictionary. Check for word-list availability
804 and handle errors if needed with better messages (Bug#6539).
805 (ispell-complete-word): Use ispell-complete-word-dict or
806 ispell-alternate-dictionary.
807
808 2010-07-07 Christoph Scholtes <cschol2112@gmail.com>
809
810 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
811 builtins (BufferError, BytesWarning, WindowsError; callables
812 bin, bytearray, bytes, format, memoryview, next, print; __package__).
813
814 2010-07-07 Glenn Morris <rgm@gnu.org>
815
816 * play/zone.el (top-level): Do not require timer, tabify, or cl.
817 (zone-shift-left): Ignore intangibility, and any errors from
818 forward-char.
819 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
820 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
821 deleting, and copying text properties.
822 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
823 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
824 to point-max is hard.
825 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
826 (zone-fill-out-screen): Ignore intangibility.
827
828 2010-07-05 Chong Yidong <cyd@stupidchicken.com>
829
830 * menu-bar.el (menu-bar-mode):
831 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
832 if it has been set.
833
834 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
835 word/line selection (Bug#6565).
836
837 2010-07-04 Juanma Barranquero <lekktu@gmail.com>
838
839 * net/dbus.el (dbus-send-signal): Declare function.
840
841 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
842
843 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
844 (dbus-register-property): New optional argument EMITS-SIGNAL.
845 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
846
847 2010-07-03 Chong Yidong <cyd@stupidchicken.com>
848
849 * mouse.el (mouse-drag-overlay): Variable deleted.
850 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
851 (mouse--remap-link-click-p): New function.
852 (mouse-drag-track): Handle dragging by using temporary Transient
853 Mark mode, instead of a special overlay.
854 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
855 mouse-show-mark.
856
857 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
858 deleted.
859
860 2010-07-02 Juri Linkov <juri@jurta.org>
861
862 * autoinsert.el (auto-insert-alist): Fix readability
863 by using dotted pair notation for lambda.
864
865 2010-07-02 Juri Linkov <juri@jurta.org>
866
867 * faces.el (read-face-name): Rename arg `string-describing-default'
868 to `default'. Doc fix. Display the default value in quotes
869 in the prompt. With empty input, return the `default' arg,
870 unless the default value is a string (in which case return nil).
871 (describe-face): Replace the string `default' arg of `read-face-name'
872 with the symbol `default'.
873
874 2010-07-02 Chong Yidong <cyd@stupidchicken.com>
875
876 * emulation/viper-cmd.el (viper-delete-backward-char)
877 (viper-del-backward-char-in-insert)
878 (viper-del-backward-char-in-replace, viper-change)
879 (viper-backward-indent): Replace delete-backward-char with
880 delete-char (Bug#6552).
881
882 2010-07-01 Chong Yidong <cyd@stupidchicken.com>
883
884 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
885
886 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
887
888 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
889 argument passed to frame-creation-function (Bug#5378).
890
891 * faces.el (x-handle-named-frame-geometry)
892 (x-handle-reverse-video, x-create-frame-with-faces)
893 (face-set-after-frame-default, tty-create-frame-with-faces): Don't
894 separately consult default-frame-alist. It is now passed as the
895 PARAMETER argument.
896
897 2010-06-30 Andreas Schwab <schwab@linux-m68k.org>
898
899 * startup.el (command-line): Don't call tool-bar-setup in a
900 tty-only build.
901
902 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
903
904 * ruler-mode.el (ruler--save-header-line-format): New fun.
905 (ruler-mode): Use it as a setter function, so as not to overwrite
906 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
907
908 2010-06-29 Chong Yidong <cyd@stupidchicken.com>
909
910 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
911 (vc-root-diff, vc-print-root-log, vc-log-incoming)
912 (vc-log-outgoing): Use it.
913 (vc-diff-internal): Set diff-vc-backend.
914
915 * vc/diff-mode.el (diff-vc-backend): New var.
916
917 2010-06-28 Jan Djärv <jan.h.d@swipnet.se>
918
919 * dynamic-setting.el (font-setting-change-default-font): Remove
920 call to message.
921
922 2010-06-28 Kenichi Handa <handa@m17n.org>
923
924 * international/quail.el (quail-insert-kbd-layout): Fix the
925 showing of untranslated characters.
926
927 2010-06-28 Chong Yidong <cyd@stupidchicken.com>
928
929 * simple.el (delete-active-region): New option.
930 (delete-backward-char): Implement in Lisp.
931 (delete-forward-char): New command.
932
933 * mouse.el (mouse-region-delete-keys): Deleted.
934 (mouse-show-mark): Simplify.
935
936 * bindings.el (global-map): Bind delete and DEL, the former to
937 delete-forward-char.
938
939 2010-06-27 Lennart Borgman <lennart.borgman@gmail.com>
940
941 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
942 (ruby-mode): Bind indent-line-function (Bug#5119).
943
944 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
945
946 * startup.el (command-line): Recognize "0" X resource value.
947
948 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
949
950 * startup.el (command-line): Use X resources to set the value of
951 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
952
953 * menu-bar.el (menu-bar-mode):
954 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
955 Set init-value to t.
956
957 * frame.el (frame-notice-user-settings): Don't change
958 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
959 vice versa (Bug#2249).
960
961 2010-06-26 Eli Zaretskii <eliz@gnu.org>
962
963 * w32-fns.el (w32-convert-standard-filename): Doc fix.
964
965 2010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
966
967 * textmodes/flyspell.el (flyspell-check-previous-highlighted-word):
968 Make sure `flyspell-word' re-checks word after function run (Bug#6504).
969
970 * textmodes/ispell.el (ispell-init-process): Make sure ispell and
971 default directories are expanded (Bug#6143).
972
973 2010-06-24 Juri Linkov <juri@jurta.org>
974
975 * minibuffer.el (completions-format): Change default from nil to
976 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
977
978 2010-06-24 Juri Linkov <juri@jurta.org>
979
980 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
981 buffer-locally to lambda that re-runs the vc diff command.
982 (Bug#6447)
983
984 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
985
986 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
987 echo area is in use (Bug#3412).
988
989 2010-06-22 Glenn Morris <rgm@gnu.org>
990
991 * textmodes/texinfmt.el (texinfo-format-region)
992 (texinfo-raise-lower-sections, texinfo-format-separate-node)
993 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
994 (texinfo-format-option, texinfo-noindent):
995 Use line-beginning-position and line-end-position.
996
997 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
998 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
999 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
1000 utf-8 characters.
1001
1002 2010-06-21 Karl Fogel <kfogel@red-bean.com>
1003
1004 * play/zone.el (zone-fall-through-ws): Fix next-line ->
1005 forward-line fallout.
1006
1007 2010-07-06 Chong Yidong <cyd@stupidchicken.com>
1008
1009 * mouse.el (mouse-appearance-menu): Add docstring.
1010
1011 * help.el (describe-key): Print up-event using key-description.
1012
1013 2010-07-03 Michael Albinus <michael.albinus@gmx.de>
1014
1015 * net/zeroconf.el (zeroconf-resolve-service)
1016 (zeroconf-service-resolver-handler): Use
1017 `dbus-byte-array-to-string'.
1018 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
1019
1020 2010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
1021
1022 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
1023
1024 2010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
1025
1026 Avoid displaying files with a nil state in vc-dir.
1027 * vc/vc-dir.el (vc-dir-update): Obey the noinsert argument in all
1028 cases that cause insertion.
1029 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
1030 with a nil state.
1031
1032 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
1033
1034 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
1035
1036 2010-06-29 Leo <sdl.web@gmail.com>
1037
1038 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
1039
1040 2010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
1041
1042 * generic-x.el (bat-generic-mode): Fix regexp for command line
1043 switches (Bug#5719).
1044
1045 2010-06-27 Masatake YAMATO <yamato@redhat.com>
1046
1047 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
1048 of nconc to avoid pure storage error (Bug#6239).
1049
1050 2010-06-27 Christoph <cschol2112@googlemail.com> (tiny change)
1051
1052 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
1053 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
1054 bindings of bookmark-automatically-show-annotations (Bug#6515).
1055
1056 2010-06-25 Eli Zaretskii <eliz@gnu.org>
1057
1058 * arc-mode.el (archive-zip-extract): Don't quote the file name on
1059 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
1060
1061 2010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
1062
1063 * comint.el (make-comint, make-comint-in-buffer): Mention return
1064 value in the docstrings. (Bug#6498)
1065
1066 2010-06-24 Yoni Rabkin <yoni@rabkins.net>
1067
1068 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
1069 since it is not present when using some non-default switches.
1070
1071 2010-06-23 Karl Fogel <kfogel@red-bean.com>
1072
1073 * simple.el (compose-mail): Fix doc string to refer to
1074 `compose-mail-user-agent-warnings', instead of to the
1075 nonexistent `compose-mail-check-user-agent'.
1076
1077 2010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
1078
1079 Fix an indentation bug:
1080
1081 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
1082 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
1083 of existing values.
1084
1085 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
1086 (c-clear->-pair-props-if-match-before): now return t when they've
1087 cleared properties, nil otherwise.
1088 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
1089 by taking account of the existing value.
1090
1091 * progmodes/cc-defs.el
1092 (c-clear-char-property-with-value-function): Fix this to clear the
1093 property rather than overwriting it with nil.
1094
1095 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
1096
1097 * emacs-lisp/package.el (package-print-package): Add link to
1098 package description via describe-package.
1099 (describe-package-1): List package requirements. Add button to
1100 perform installation.
1101 (package-menu-describe-package): New command.
1102
1103 * help-mode.el (help-package): New button type.
1104
1105 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
1106
1107 * emacs-lisp/package.el: Move package-list-packages binding to
1108 menu-bar.el.
1109 (describe-package, describe-package-1, package--dir): New funs.
1110 (package-activate-1): Use package--dir.
1111
1112 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
1113
1114 * help-mode.el (help-package-def): New button type.
1115
1116 * menu-bar.el: Move package-list-packages binding here from
1117 package.el.
1118
1119 2010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
1120
1121 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
1122
1123 2010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
1124
1125 * emacs-lisp/edebug.el (edebug-read-list):
1126 Phase out old-style backquotes.
1127
1128 2010-06-17 Juri Linkov <juri@jurta.org>
1129
1130 * help-mode.el (help-mode): Set buffer-local variable
1131 revert-buffer-function to help-mode-revert-buffer.
1132 (help-mode-revert-buffer): New function.
1133
1134 * info.el (Info-revert-find-node): Check for major-mode Info-mode
1135 before popping to "*info*" (like in other Info functions).
1136 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
1137 old-history-forward. Pop to old-buffer-name or "*info*" to
1138 recreate the killed buffer. Set Info-history-forward from
1139 old-history-forward.
1140 (Info-breadcrumbs-depth): Add :group and :version.
1141
1142 2010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
1143
1144 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
1145
1146 2010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
1147
1148 * textmodes/ispell.el (ispell-aspell-find-dictionary): Fix regexp
1149 for languages like Portuguese with pt_{BR,PT} and no plain pt.
1150
1151 2010-06-17 Juanma Barranquero <lekktu@gmail.com>
1152
1153 * emacs-lisp/package.el (package-menu-mode-map):
1154 Move initialization into declaration.
1155
1156 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
1157
1158 2010-06-17 Chong Yidong <cyd@stupidchicken.com>
1159
1160 * emacs-lisp/package.el (package-archive-base): Point to
1161 elpa.gnu.org.
1162 (package-enable, package-load-list): New defcustoms.
1163 (package-user-dir, package-directory-list): Turn into defcustoms.
1164 Don't include package-user-dir in package-directory-list.
1165 (package--builtins-base): Don't include Emacs as a "package".
1166 (package-subdirectory-regexp): New var.
1167 (package-load-all-descriptors, package-compute-transaction)
1168 (package-download-transaction): Obey package-load-list.
1169 (package-activate-1): Rename from package-do-activate.
1170 (package-list-packages-internal): Check package-load-list.
1171 (package-load-descriptor, package-generate-autoloads)
1172 (package-unpack, package-unpack-single)
1173 (package--read-archive-file, package-delete): Use
1174 expand-file-name.
1175
1176 * emacs-lisp/package-x.el: New file. Package uploading
1177 functionality split out from package.el.
1178
1179 * startup.el (command-line): Load packages after reading init
1180 file.
1181
1182 2010-06-17 Tom Tromey <tromey@redhat.com>
1183
1184 * emacs-lisp/package.el: New file.
1185
1186 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
1187
1188 Fix vc-annotate for renamed files when using Git.
1189 * vc-git.el (vc-git-find-revision): Deal with empty results from
1190 ls-files. Doe not pass the object as a file name to cat-file, it
1191 is not a file name.
1192 (vc-git-annotate-command): Pass the file name using -- to avoid
1193 ambiguity with the revision.
1194 (vc-git-previous-revision): Pass a relative file name.
1195
1196 2010-06-22 Glenn Morris <rgm@gnu.org>
1197
1198 * progmodes/js.el (js-mode-map): Use standard capitalization and
1199 ellipses for menu entries.
1200
1201 * wid-edit.el (widget-complete): Doc fix.
1202
1203 2010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
1204
1205 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
1206
1207 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
1208
1209 Fix annotating other revisions for renamed files in vc-annotate.
1210 * vc-annotate.el (vc-annotate): Add an optional argument for the
1211 VC backend. Use it when non-nil.
1212 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate.
1213 (Bug#6487)
1214
1215 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
1216 * vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
1217 Do not pass the file name to the 'previous-revision call when we
1218 don't want a file diff. (Bug#6489)
1219
1220 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
1221
1222 Fix finding revisions for renamed files in vc-annotate.
1223 * vc.el (vc-find-revision): Add an optional argument for
1224 the VC backend. Use it when non-nil.
1225 * vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
1226 backend to vc-find-revision. (Bug#6487)
1227
1228 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
1229
1230 Fix reading file names in Git annotate buffers.
1231 * vc-git.el (vc-git-annotate-extract-revision-at-line): Remove
1232 trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
1233
1234 2010-06-20 Alan Mackenzie <acm@muc.de>
1235
1236 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
1237 in file local variables, set it first.
1238
1239 2010-06-19 Glenn Morris <rgm@gnu.org>
1240
1241 * descr-text.el (describe-char-unicode-data): Insert separating
1242 space when needed. (Bug#6422)
1243
1244 * progmodes/idlwave.el (idlwave-action-and-binding):
1245 Fix typo in 2009-12-03 change. (Bug#6450)
1246
1247 2010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
1248
1249 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
1250 handling for `lambda' (misunderstanding).
1251
1252 2010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
1253
1254 * calc/calc-poly.el (math-accum-factors): Make sure that
1255 constants aren't distributed after they are factored out.
1256
1257 2010-06-16 Juri Linkov <juri@jurta.org>
1258
1259 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
1260 `list-colors-print'. (Bug#6332)
1261
1262 * subr.el (read-quoted-char): Fix up last change (bug#6290).
1263
1264 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
1265
1266 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
1267 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
1268
1269 * font-lock.el (font-lock-major-mode): Rename from
1270 font-lock-mode-major-mode to distinguish it from
1271 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
1272 (font-lock-set-defaults):
1273 * font-core.el (font-lock-default-function): Adjust users.
1274 (font-lock-mode): Don't set it at all.
1275
1276 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
1277
1278 * vc-annotate.el (vc-annotate): Use vc-read-revision.
1279
1280 2010-06-16 Glenn Morris <rgm@gnu.org>
1281
1282 * calendar/appt.el (appt-time-msg-list): Doc fix.
1283 (appt-check): Let-bind appt-warn-time.
1284 (appt-add): Make the 3rd argument optional.
1285 Simplify argument names. Doc fix. Check for integer WARNTIME.
1286 Only add WARNTIME to the output list if non-nil.
1287
1288 2010-06-16 Ivan Kanis <apple@kanis.eu>
1289
1290 * calendar/appt.el (appt-check): Let the 3rd element of
1291 appt-time-msg-list specify the warning time.
1292 (appt-add): Add new argument with the warning time. (Bug#5176)
1293
1294 2010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
1295
1296 * vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
1297 older than version 1.6. (Bug#6361)
1298
1299 2010-06-16 Helmut Eller <eller.helmut@gmail.com>
1300
1301 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
1302 used by cl-do-arglist. (Bug#6408)
1303
1304 2010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
1305
1306 * textmodes/ispell.el (ispell-dictionary-base-alist): Fix
1307 portuguese casechars/not-casechars for missing 'çÇ'.
1308 Suggested by Rolando Pereira (bug#6434).
1309
1310 2010-06-15 Juanma Barranquero <lekktu@gmail.com>
1311
1312 * facemenu.el (list-colors-sort): Doc fix.
1313
1314 2010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
1315
1316 * progmodes/sql.el (sql-connect-mysql): Fix typo.
1317
1318 2010-06-14 Juri Linkov <juri@jurta.org>
1319
1320 Add sort option `list-colors-sort'. (Bug#6332)
1321 * facemenu.el (color-rgb-to-hsv): New function.
1322 (list-colors-sort): New defcustom.
1323 (list-colors-sort-key): New function.
1324 (list-colors-display): Doc fix. Sort list according to the option
1325 `list-colors-sort'.
1326 (list-colors-print): Add HSV values to `help-echo' property of
1327 RGB strings.
1328
1329 2010-06-14 Juri Linkov <juri@jurta.org>
1330
1331 * compare-w.el: Move to the "vc" subdirectory.
1332
1333 2010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
1334
1335 * image-mode.el (image-mode-map): Remap left-char and right-char.
1336
1337 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
1338
1339 2010-06-12 Chong Yidong <cyd@stupidchicken.com>
1340
1341 * term/common-win.el (x-colors): Add all the color names defined
1342 in rgb.txt (Bug#6332).
1343
1344 * facemenu.el (list-colors-print): Don't print extra names if it
1345 will overflow the window width.
1346
1347 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
1348 change (Bug#6343).
1349
1350 2010-06-12 Eli Zaretskii <eliz@gnu.org>
1351
1352 * files.el (make-directory): Doc fix (bug#6396).
1353
1354 2010-06-12 Michael Albinus <michael.albinus@gmx.de>
1355
1356 * net/tramp.el (tramp-remote-process-environment): Protect version
1357 string by apostroph.
1358 (tramp-shell-prompt-pattern): Do not use a shy group in case of
1359 XEmacs.
1360 (tramp-file-name-for-operation): Add `call-process-region'.
1361 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
1362
1363 * net/tramp-compat.el (top): Do not autoload
1364 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
1365 only when `start-file-process' is not bound.
1366 (tramp-advice-file-expand-wildcards): Do not use
1367 `tramp-handle-file-remote-p'.
1368 (tramp-compat-make-temp-file): Handle the case, that
1369 `make-temp-file' has no third argument EXTENSION.
1370
1371 2010-06-11 Juanma Barranquero <lekktu@gmail.com>
1372
1373 * makefile.w32-in (WINS_BASIC): Include new directory vc.
1374
1375 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
1376
1377 2010-06-11 Juri Linkov <juri@jurta.org>
1378
1379 * finder.el (finder-known-keywords): Add keyword "vc"
1380 for version control.
1381
1382 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
1383 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
1384 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
1385 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
1386
1387 2010-06-11 Juri Linkov <juri@jurta.org>
1388
1389 Move version control related files to the "vc" subdirectory.
1390 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
1391 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
1392 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
1393 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
1394 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
1395 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
1396 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
1397 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
1398 Move files to the "vc" subdirectory.
1399
1400 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
1401
1402 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
1403 (Bug#6367).
1404
1405 2010-06-11 Stephen Eglen <stephen@gnu.org>
1406
1407 * shell.el: Bind `shell-resync-dirs' to M-RET.
1408
1409 2010-06-10 Michael Albinus <michael.albinus@gmx.de>
1410
1411 * notifications.el: Move file from lisp/net, because it is
1412 supposed to talk locally to the user.
1413
1414 2010-06-10 Julien Danjou <julien@danjou.info>
1415
1416 * net/notifications.el (notifications-on-action-signal)
1417 (notifications-on-closed-signal): Pass notification id as first
1418 argument to the callback functions. Add docstrings.
1419 (notifications-notify): Fix docstring.
1420
1421 2010-06-10 Glenn Morris <rgm@gnu.org>
1422
1423 * emacs-lisp/authors.el (authors-ignored-files)
1424 (authors-valid-file-names): Add some files.
1425
1426 2010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
1427
1428 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
1429 merge conflict, giving preference to the emacs-23 version of the code.
1430
1431 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
1432
1433 * emacs-lisp/advice.el (ad-compile-function):
1434 Define warning-suppress-types before we let-bind it (bug#6275).
1435
1436 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
1437 declare it, make it buffer-local and permanent-local (bug#6324).
1438 (vc-resynch-window): Adjust name.
1439 * vc-hooks.el (vc-find-file-hook): Adjust name.
1440
1441 2010-06-09 Michael Albinus <michael.albinus@gmx.de>
1442
1443 * net/notifications.el (notifications-notify): Fix docstring.
1444
1445 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
1446
1447 Update to Unicode 6.0.0 beta.
1448 * international/charprop.el: Update copyright.
1449 * international/mule-cmds.el (ucs-names): Update character ranges.
1450 * international/uni-bidi.el:
1451 * international/uni-category.el:
1452 * international/uni-combining.el:
1453 * international/uni-comment.el:
1454 * international/uni-decimal.el:
1455 * international/uni-decomposition.el:
1456 * international/uni-digit.el:
1457 * international/uni-lowercase.el:
1458 * international/uni-mirrored.el:
1459 * international/uni-name.el:
1460 * international/uni-numeric.el:
1461 * international/uni-old-name.el:
1462 * international/uni-titlecase.el:
1463 * international/uni-uppercase.el: Regenerate.
1464
1465 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
1466
1467 * emacs-lisp/smie.el (comment-string-strip): Declare function.
1468 (smie-precs-precedence-table): Fix typo in docstring.
1469
1470 * vc-mtn.el (log-edit-extract-headers): Declare function.
1471
1472 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
1473
1474 * net/notifications.el (dbus-register-signal): Declare function.
1475 (notifications-notify): Fix typos and reflow docstring.
1476
1477 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
1478
1479 Improve VC create/retrieve tag/branch.
1480 * vc.el (vc-create-tag): Do not read the directory name for VCs
1481 with repository revision granularity. Adjust the tag/branch
1482 prompt. Reset VC properties.
1483 (vc-retrieve-tag): Do not read the directory name for VCs
1484 with repository revision granularity. Reset VC properties.
1485
1486 2010-06-09 Julien Danjou <julien@danjou.info>
1487
1488 * net/notifications.el: New file.
1489
1490 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
1491
1492 Add optional support for resetting VC properties.
1493 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
1494 call vc-file-clearprops when true.
1495 (vc-resynch-buffer): Add new optional argument, pass it down.
1496 (vc-resynch-buffers-in-directory): Likewise.
1497
1498 Improve support for special markup in the VC commit message.
1499 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
1500 * vc-hg.el (vc-hg-checkin): Add support for Date:.
1501 * vc-git.el (vc-git-checkin):
1502 * vc-bzr.el (vc-bzr-checkin): Likewise.
1503
1504 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
1505
1506 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
1507 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
1508
1509 2010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
1510
1511 * iimage.el: Remove images as soon as the underlying text is modified.
1512 (iimage-modification-hook): New function.
1513 (iimage-mode-buffer): Use it.
1514
1515 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
1516
1517 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
1518 smie-indent-offset-after. Add :prev case. Make a bit more generic.
1519 (smie-indent-virtual): Remove `virtual' arg. Update callers.
1520 (smie-indent-keyword): Add handling of open-paren keywords.
1521 (smie-indent-comment-continue): Don't assume comment-continue.
1522
1523 2010-06-07 Martin Rudalics <rudalics@gmx.at>
1524
1525 * window.el (pop-to-buffer): Remove the conditional that
1526 compares new-window and old-window, so it will reselect
1527 the selected window unconditionally.
1528 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
1529
1530 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
1531
1532 * emacs-lisp/smie.el (smie-indent-offset-after)
1533 (smie-indent-forward-token, smie-indent-backward-token): New functions.
1534 (smie-indent-after-keyword): Use them.
1535 (smie-indent-fixindent): Only applies to the indentation of the BOL.
1536 (smie-indent-keyword): Tweak the black magic.
1537 (smie-indent-comment-continue): Strip comment-continue before use.
1538 (smie-indent-functions): Indent comments before keywords.
1539
1540 2010-06-06 Juri Linkov <juri@jurta.org>
1541
1542 * isearch.el (isearch-lazy-highlight-search): Fix looping
1543 by checking for empty match. This syncs this loop with the
1544 similar loop in `isearch-search'. (Bug#6362)
1545
1546 2010-06-05 Juanma Barranquero <lekktu@gmail.com>
1547
1548 * net/dbus.el (dbus-register-method): Declare function.
1549 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
1550 (dbus-introspect): Doc fix.
1551 (dbus-event-bus-name, dbus-introspect-get-interface)
1552 (dbus-introspect-get-argument): Reflow docstrings.
1553
1554 2010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
1555
1556 vc-log-incoming/vc-log-outgoing fixes for Git.
1557 * vc-git.el (vc-git-log-view-mode): Fix font lock for
1558 incoming/outgoing logs.
1559 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
1560 instead of vc-git-compute-remote.
1561 (vc-git-compute-remote): Remove.
1562
1563 2010-06-04 Chong Yidong <cyd@stupidchicken.com>
1564
1565 * term/common-win.el (x-colors): Add "dark green" and "dark
1566 turquoise" (Bug#6332).
1567
1568 2010-06-04 Juri Linkov <juri@jurta.org>
1569
1570 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
1571 Instead of setting `replace' to t and replacing the same string
1572 with itself, don't do certain actions when
1573 kill-do-not-save-duplicates is non-nil and string is equal to car
1574 of kill-ring: don't call menu-bar-update-yank-menu, don't push
1575 interprogram-paste strings to kill-ring, and don't push the input
1576 argument `string' to kill-ring.
1577 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
1578
1579 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
1580
1581 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
1582
1583 2010-06-04 Michael Albinus <michael.albinus@gmx.de>
1584
1585 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
1586 (tramp-gvfs-handler-mounted-unmounted)
1587 (tramp-gvfs-connection-mounted-p): Handle default-location.
1588
1589 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
1590 move files to trash.
1591
1592 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
1593
1594 * international/mule-cmds.el (nonascii-insert-offset)
1595 (nonascii-translation-table): Add obsolescence information.
1596
1597 * international/mule.el (make-translation-table-from-vector): Doc fix.
1598
1599 2010-06-03 Eric Ludlam <zappo@gnu.org>
1600
1601 * cedet/semantic/lex-spp.el
1602 (semantic-lex-spp-table-write-slot-value): Instead of erroring on
1603 invalid values during save, just save a nil (Bug#6324).
1604
1605 2010-06-03 Glenn Morris <rgm@gnu.org>
1606
1607 * desktop.el (desktop-clear-preserve-buffers):
1608 Add "*Warnings*" buffer. (Bug#6336)
1609
1610 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
1611
1612 vc-log-incoming/vc-log-outgoing improvements for Git.
1613 * vc-git.el (vc-git-log-outgoing): Use the same format as the
1614 short log.
1615 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
1616
1617 Add bindings for vc-log-incoming and vc-log-outgoing.
1618 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
1619 and vc-log-outgoing.
1620 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
1621 and vc-log-outgoing.
1622
1623 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
1624
1625 * net/rcirc.el (rcirc-sort-nicknames): Remove.
1626 (rcirc-handler-366): Always sort nicknames.
1627
1628 2010-06-03 Juanma Barranquero <lekktu@gmail.com>
1629
1630 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
1631
1632 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
1633
1634 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
1635
1636 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
1637
1638 * net/rcirc.el (rcirc-sort-nicknames): Change default.
1639 (rcirc-sort-nicknames-join): Avoid setq.
1640
1641 2010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
1642
1643 * net/rcirc.el (rcirc-sort-nicknames): New custom.
1644 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
1645 (rcirc-handler-366): Use them.
1646
1647 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
1648
1649 Split smie-indent-calculate into more manageable chunks.
1650 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
1651 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
1652 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
1653 (smie-indent-exps): Extract from smie-indent-calculate.
1654 (smie-indent-functions): New var.
1655 (smie-indent-functions): Use them.
1656
1657 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
1658
1659 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
1660 (smie-indent-calculate): Simplify and cleanup.
1661
1662 2010-06-02 Michael Albinus <michael.albinus@gmx.de>
1663
1664 * net/tramp-gvfs.el (top): Require url-util.
1665 (tramp-gvfs-mount-point): Remove.
1666 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
1667 New defuns.
1668 (with-tramp-dbus-call-method): Format trace message.
1669 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
1670 Implement backup call, when operation on local files fails.
1671 Use progress reporter. Flush properties of changed files.
1672 (tramp-gvfs-handle-make-directory): Make more traces.
1673 (tramp-gvfs-url-file-name): Hexify file name in url.
1674 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
1675 into account for the resulting file name.
1676 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
1677 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
1678 (tramp-gvfs-handler-mounted-unmounted)
1679 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
1680 attribute "default_location". Set "prefix" property.
1681 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
1682 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
1683 exists. Raise an error, if not (due to a corresponding answer
1684 "no" in interactive questions, for example).
1685
1686 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
1687
1688 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
1689
1690 2010-06-01 Juanma Barranquero <lekktu@gmail.com>
1691
1692 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
1693 right-*. (Bug#6265)
1694
1695 2010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
1696
1697 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
1698 * vc-git.el (vc-git-compute-remote): New function.
1699 (vc-git-log-outgoing): Use it instead of hard coding a value.
1700 (vc-git-log-incoming): New function.
1701
1702 Improve state updating for VC tag commands.
1703 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
1704 to update the state of all buffers in the directory.
1705
1706 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
1707
1708 2010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1709
1710 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
1711 `file-directory-p' to the filename part rather than to the whole text.
1712
1713 2010-05-31 Jonathan Marchand <jonathlela@gmail.com> (tiny change)
1714
1715 * cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name
1716 (bug#6231).
1717
1718 2010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
1719
1720 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
1721
1722 2010-05-31 Drew Adams <drew.adams@oracle.com>
1723
1724 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
1725
1726 2010-05-31 Juanma Barranquero <lekktu@gmail.com>
1727
1728 * subr.el (momentary-string-display): Just use read-event to read
1729 the exit event (Bug#6238).
1730
1731 2010-05-30 Eli Zaretskii <eliz@gnu.org>
1732
1733 * international/mule.el (define-coding-system): Doc fix (bug#6313).
1734
1735 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
1736
1737 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
1738 Suggested by Eli Zaretskii <eliz@gnu.org>.
1739
1740 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1741
1742 * minibuffer.el (completion-file-name-table): Don't return a boundary
1743 past the end of `string' (bug#6299).
1744 (completion--file-name-table): Delegate to completion-file-name-table
1745 for the `boundaries' case.
1746
1747 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
1748
1749 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
1750 movement commands.
1751
1752 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
1753 `path-separator', but maintain compatibility with Emacs 20.2.
1754
1755 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
1756
1757 * server.el (server-process-filter): Receive parent-id argument
1758 from emacsclient.
1759 (server-create-window-system-frame): New arg. Pass parent-id as
1760 frame parameter.
1761
1762 2010-05-29 Eli Zaretskii <eliz@gnu.org>
1763
1764 Bidi-sensitive word movement with arrow keys.
1765 * subr.el (right-arrow-command, left-arrow-command): Move to
1766 bindings.el.
1767
1768 * bindings.el (right-char, left-char): Move from subr.el and
1769 rename from right-arrow-command and left-arrow-command.
1770 (right-word, left-word): New functions.
1771 (global-map) <right>: Bind to right-char.
1772 (global-map) <left>: Bind to left-char.
1773 (global-map) <C-right>: Bind to right-word.
1774 (global-map) <C-left>: Bind to left-word.
1775
1776 * ls-lisp.el (ls-lisp-classify-file): New function.
1777 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
1778 (ls-lisp-classify): Call ls-lisp-classify-file.
1779 (insert-directory): Remove blanks from switches.
1780
1781 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
1782
1783 * ansi-color.el: Delete unused escape sequences (Bug#6085).
1784 (ansi-color-drop-regexp): New constant.
1785 (ansi-color-apply, ansi-color-filter-region)
1786 (ansi-color-apply-on-region): Delete unrecognized control sequences.
1787 (ansi-color-apply): Build string list before calling concat.
1788
1789 2010-05-28 Juri Linkov <juri@jurta.org>
1790
1791 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
1792 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
1793 (Bug#5270)
1794
1795 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
1796
1797 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
1798 to ignored backtrace functions.
1799 (with-progress-reporter): Expand docstring.
1800 (tramp-handle-delete-file): Implement TRASH argument.
1801 (tramp-get-remote-trash): New defun.
1802
1803 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
1804
1805 * net/tramp-compat.el (tramp-compat-delete-file): Use
1806 `symbol-value' for backward compatibility.
1807
1808 * net/tramp.el (tramp-handle-make-symbolic-link)
1809 (tramp-handle-load)
1810 (tramp-do-copy-or-rename-file-via-buffer)
1811 (tramp-do-copy-or-rename-file-directly)
1812 (tramp-do-copy-or-rename-file-out-of-band)
1813 (tramp-handle-process-file, tramp-handle-call-process-region)
1814 (tramp-handle-shell-command, tramp-handle-file-local-copy)
1815 (tramp-handle-insert-file-contents, tramp-handle-write-region)
1816 (tramp-delete-temp-file-function): Use `delete-file' instead
1817 of `tramp-compat-delete-file'.
1818
1819 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
1820 (tramp-fish-handle-make-symbolic-link)
1821 (tramp-fish-handle-process-file): Use `delete-file' instead
1822 of `tramp-compat-delete-file'.
1823
1824 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use
1825 `delete-file' instead of `tramp-compat-delete-file'.
1826
1827 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
1828 (tramp-gvfs-handle-write-region): Use `delete-file' instead of
1829 `tramp-compat-delete-file'.
1830
1831 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file): Use
1832 `delete-file' instead of `tramp-compat-delete-file'.
1833
1834 * net/tramp-smb.el (tramp-smb-handle-copy-file)
1835 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
1836 (tramp-smb-handle-write-region): Use `delete-file' instead of
1837 `tramp-compat-delete-file'.
1838 (tramp-smb-handle-delete-directory): Use 'trash as arg.
1839
1840 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
1841
1842 * dired.el (dired-delete-file): New arg TRASH.
1843 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
1844 (dired-do-flagged-delete, dired-do-delete): Use trash.
1845
1846 * speedbar.el (speedbar-item-delete): Allow trashing.
1847
1848 * files.el (delete-directory): New arg TRASH.
1849
1850 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
1851 (ange-ftp-rename-remote-to-remote)
1852 (ange-ftp-rename-local-to-remote)
1853 (ange-ftp-rename-remote-to-local, ange-ftp-load)
1854 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
1855 `delete-file'.
1856 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
1857 allow trashing.
1858
1859 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
1860 handle new TRASH arg of `delete-file'.
1861
1862 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
1863 (tramp-handle-make-symbolic-link, tramp-handle-load)
1864 (tramp-do-copy-or-rename-file-via-buffer)
1865 (tramp-do-copy-or-rename-file-directly)
1866 (tramp-do-copy-or-rename-file-out-of-band)
1867 (tramp-handle-process-file, tramp-handle-call-process-region)
1868 (tramp-handle-shell-command, tramp-handle-file-local-copy)
1869 (tramp-handle-insert-file-contents, tramp-handle-write-region)
1870 (tramp-delete-temp-file-function): Use null TRASH arg in
1871 tramp-compat-delete-file call.
1872
1873 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
1874 (tramp-fish-handle-delete-file)
1875 (tramp-fish-handle-make-symbolic-link)
1876 (tramp-fish-handle-process-file): Use null TRASH arg in
1877 `tramp-compat-delete-file' call.
1878
1879 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
1880 arg in `tramp-compat-delete-file' call.
1881
1882 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
1883 (tramp-gvfs-handle-write-region): Use null TRASH arg in
1884 `tramp-compat-delete-file' call.
1885
1886 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
1887 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
1888 `tramp-compat-delete-file' call.
1889
1890 * net/tramp-smb.el (tramp-smb-handle-copy-file)
1891 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
1892 (tramp-smb-handle-write-region): Use null TRASH arg in
1893 tramp-compat-delete-file call.
1894 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
1895 (tramp-smb-handle-delete-file): Rename arg.
1896
1897 * diff.el (diff-sentinel):
1898 * epg.el (epg--make-temp-file, epg-decrypt-string)
1899 (epg-verify-string, epg-sign-string, epg-encrypt-string):
1900 * jka-compr.el (jka-compr-partial-uncompress)
1901 (jka-compr-call-process, jka-compr-write-region):
1902 * server.el (server-sentinel): Remove optional arg from
1903 delete-file, reverting 2010-05-03 change.
1904
1905 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
1906
1907 * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
1908 font-lock-constant-face, not obsolete font-lock-reference-face.
1909
1910 2010-05-27 Kenichi Handa <handa@m17n.org>
1911
1912 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
1913 element of GSTRING is nil.
1914
1915 2010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
1916
1917 * emacs-lisp/smie.el (smie-forward-token-function)
1918 (smie-backward-token-function): New vars.
1919 (smie-backward-sexp, smie-forward-sexp)
1920 (smie-indent-hanging-p, smie-indent-calculate): Use them.
1921 (smie-default-backward-token): Rename from smie-backward-token and
1922 skip comments.
1923 (smie-default-forward-token): Rename from smie-forward-token and
1924 skip comments.
1925 (smie-next-sexp): Handle nil results from next-token.
1926 (smie-indent-calculate): Add a new case for special `fixindent' comments.
1927
1928 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
1929
1930 * progmodes/verilog-mode.el (verilog-type-font-keywords):
1931 Use font-lock-constant-face, not obsolete font-lock-reference-face.
1932
1933 2010-05-27 Masatake YAMATO <yamato@redhat.com>
1934
1935 * htmlfontify.el (hfy-face-resolve-face): New function.
1936 (hfy-face-to-style): Use it (Bug#6279).
1937
1938 2010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1939
1940 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
1941 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
1942
1943 2010-05-26 Glenn Morris <rgm@gnu.org>
1944
1945 * emulation/edt.el (edt-load-keys): Use locate-library.
1946
1947 2010-05-25 Chong Yidong <cyd@stupidchicken.com>
1948
1949 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
1950 (log-edit-changelog-entries): Doc fix.
1951 (log-edit-changelog-insert-entries): Args changed.
1952 Rename relative filenames in ChangeLog entries. Delete tabs.
1953 (log-edit-insert-changelog-entries): Reorganize return value of
1954 `log-edit-changelog-entries' to pass filenames to
1955 log-edit-changelog-insert-entries.
1956
1957 2010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1958
1959 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
1960 `image-dired-dired-insert-marked-thumbs' to
1961 `image-dired-dired-toggle-marked-thumbs'.
1962
1963 * image-dired.el: Require cl when compiling.
1964 (image-dired-dired-toggle-marked-thumbs): Rename from
1965 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
1966 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
1967 to 'no-dir. Skip files whose names don't match
1968 `image-file-name-regexp'. When file has a thumbnail overlay,
1969 delete it. (Bug#5270)
1970
1971 2010-05-25 Juri Linkov <juri@jurta.org>
1972
1973 * image-mode.el (image-mode): Add image-after-revert-hook to
1974 after-revert-hook.
1975 (image-after-revert-hook): New function. (Bug#5669)
1976
1977 2010-05-25 Juri Linkov <juri@jurta.org>
1978
1979 * image.el (image-animated-p): When delay between animated images
1980 is 0, set it to 10 (0.1 sec). (Bug#6258)
1981
1982 2010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
1983
1984 * net/tramp.el (tramp-handle-insert-directory): Don't use
1985 `forward-word', its default syntax could be changed.
1986
1987 2010-05-25 Michael Albinus <michael.albinus@gmx.de>
1988
1989 * net/tramp.el (tramp-progress-reporter-update): New defun.
1990 (with-progress-reporter): Use it.
1991 (tramp-process-actions):
1992 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion): Preserve
1993 current message, in order to let progress reporter continue
1994 afterwards. (Bug#6257)
1995
1996 2010-05-25 Glenn Morris <rgm@gnu.org>
1997
1998 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
1999 Add :version.
2000
2001 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
2002
2003 * net/rcirc.el (rcirc-default-user-name): Change to "user".
2004 (rcirc-default-full-name): Change to "unknown".
2005 (rcirc-user-name-history): Add variable.
2006
2007 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
2008 Jonathan Rockway <jon@jrock.us>
2009
2010 * net/rcirc.el (rcirc-server-alist): Add :pass.
2011 (rcirc): When prompting for connection parameters, also prompt for
2012 username and password.
2013 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
2014 value to server when connecting.
2015
2016 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2017
2018 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
2019 (smie-merge-prec2s): Pass the tables as separate args.
2020 (smie-bnf-precedence-table): Adjust call accordingly.
2021 (smie-prec2-levels): Set levels at the end.
2022
2023 Replace Lisp calls to delete-backward-char by delete-char.
2024 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
2025 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
2026 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
2027 * calc/calc.el, emacs-cl-extra.el, emacs-cl-loaddefs.el,
2028 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
2029 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
2030 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
2031 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
2032 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
2033 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
2034 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
2035 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
2036 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
2037 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
2038 delete-backward-char by calls to delete-char.
2039
2040 2010-05-25 Kenichi Handa <handa@m17n.org>
2041
2042 * language/hebrew.el (hebrew-shape-gstring): New function.
2043 Register it in composition-function-table for all Hebrew combining
2044 characters.
2045
2046 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2047
2048 * epa.el (epa--select-keys): Don't explicitly delete the window since
2049 that can fail (e.g. sole window in frame). Use dedication instead.
2050
2051 2010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
2052
2053 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
2054
2055 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
2056
2057 * image.el (image-refresh): Define as an alias for image-flush.
2058
2059 * image-mode.el (image-toggle-display-image): Caller changed.
2060
2061 2010-05-21 Juri Linkov <juri@jurta.org>
2062
2063 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
2064 Remove "all" from grep-files-aliases. Split grep-files-aliases by
2065 whitespace, call wildcard-to-regexp on substrings and concat them
2066 with "\\|". (Bug#6114)
2067
2068 2010-05-21 Alan Mackenzie <acm@muc.de>
2069
2070 * progmodes/cc-engine.el (c-parse-state-get-strategy):
2071 Replace parameter `here' with `here-' and `here-plus', which sandwich
2072 any pertinent CPP construct.
2073 (c-remove-stale-state-cache-backwards): Fix a bug which happens
2074 when doing (c-parse-state) in a CPP construct: Exclude any "new"
2075 CPP construct from taking part in the scanning.
2076
2077 2010-05-21 Michael Albinus <michael.albinus@gmx.de>
2078
2079 * net/tramp.el (tramp-do-copy-or-rename-file)
2080 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
2081 Tune `with-progress-reporter' messages.
2082 (tramp-handle-vc-registered):
2083 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
2084 (tramp-fish-handle-insert-file-contents)
2085 (tramp-fish-maybe-open-connection):
2086 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
2087 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
2088 (tramp-imap-handle-insert-file-contents)
2089 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
2090
2091 2010-05-21 Juanma Barranquero <lekktu@gmail.com>
2092
2093 * add-log.el (change-log-font-lock-keywords):
2094 Highlight all authors in multi-author entries.
2095
2096 * smerge-mode.el (smerge-refine-ignore-whitespace)
2097 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
2098 Fix typos in docstrings.
2099 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
2100
2101 2010-05-21 Glenn Morris <rgm@gnu.org>
2102
2103 * progmodes/fortran.el (fortran-mode):
2104 * progmodes/f90.el (f90-mode): Derive from prog-mode.
2105
2106 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
2107 having a relative path in src/Makefile.in.
2108
2109 2010-05-20 Kevin Ryde <user42@zip.com.au>
2110
2111 * help-mode.el (help-make-xrefs): For Info node links turn
2112 newlines into spaces. Link node names with newlines are matched
2113 by help-xref-info-regexp and buttonized, this change ensures they
2114 can be followed successfully with RET. (Bug#6206)
2115
2116 2010-05-20 Juri Linkov <juri@jurta.org>
2117
2118 * locate.el (locate): Use pop-to-buffer instead of
2119 switch-to-buffer-other-window. (Bug#6204)
2120
2121 2010-05-20 Juri Linkov <juri@jurta.org>
2122
2123 * replace.el (replace-highlight): Fix lazy-highlighting
2124 for `M-s w str M-% str RET'.
2125
2126 2009-12-15 Masatake YAMATO <yamato@redhat.com>
2127
2128 * isearch.el (isearch-yank-word-or-char): Pull next subword
2129 when `subword-mode' is activated. (Bug#6220)
2130
2131 2010-05-20 Mark A. Hershberger <mah@everybody.org>
2132
2133 * isearch.el (isearch-update-post-hook): New hook.
2134 (isearch-update): Use the new hook. (Bug#6225)
2135
2136 2010-05-20 Juri Linkov <juri@jurta.org>
2137
2138 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
2139 [f1], [help], and (char-to-string help-char) instead of "\C-h".
2140 (Bug#6222)
2141
2142 2010-05-20 Juri Linkov <juri@jurta.org>
2143
2144 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
2145 (Bug#6223)
2146
2147 2010-05-20 Juri Linkov <juri@jurta.org>
2148
2149 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
2150 FILE-NAME to read from the minibuffer when called interactively
2151 with prefix argument instead of using buffer-file-name.
2152 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
2153
2154 * dired.el: Update autoloads.
2155
2156 2010-05-20 Chong Yidong <cyd@stupidchicken.com>
2157
2158 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
2159 nxml-finish-element, for consistency with SGML mode.
2160
2161 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
2162 octave-close-block.
2163
2164 2010-05-20 Juanma Barranquero <lekktu@gmail.com>
2165
2166 * composite.el: Require cl when compiling.
2167 (reference-point-alist, compose-gstring-for-graphic)
2168 (compose-gstring-for-terminal): Fix typos in docstrings.
2169
2170 2010-05-19 Juri Linkov <juri@jurta.org>
2171
2172 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
2173 set-window-parameter.
2174
2175 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
2176
2177 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
2178 where appropriate.
2179 (tramp-maybe-open-connection): Use it.
2180
2181 2010-05-19 Eli Zaretskii <eliz@gnu.org>
2182
2183 * simple.el (move-end-of-line): Make sure we are at line beginning
2184 before backing up to end of previous line.
2185
2186 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
2187
2188 * password-cache.el (password-cache-remove): Fix docstring.
2189
2190 * net/secrets.el: Autoload the widget functions.
2191 (secrets-search-items, secrets-create-item)
2192 (secrets-get-attributes, secrets-expand-item): Attributes will be
2193 stored on the password database without leading ":", as all other
2194 clients do as well.
2195 (secrets-mode): Fix docstring.
2196 (secrets-show-secrets): Provide it as autoloaded command only when
2197 D-Bus support is available. Check existence of Secret Service API.
2198
2199 2010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
2200
2201 * indent.el (indent-region): Deactivate region (bug#6200).
2202
2203 2010-05-19 Glenn Morris <rgm@gnu.org>
2204
2205 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
2206
2207 2010-05-19 Kenichi Handa <handa@m17n.org>
2208
2209 * composite.el: Register compose-gstring-for-graphic in
2210 composition-function-table only for combining characters (Mn, Mc, Me).
2211
2212 2010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
2213
2214 * calc/calc-trail.el (calc-trail-isearch-forward)
2215 (calc-trail-isearch-backward): Ensure that the new window
2216 point is set correctly.
2217
2218 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
2219
2220 * subr.el (read-quoted-char): Resolve modifiers after key
2221 remapping (bug#6212).
2222
2223 2010-05-18 Michael Albinus <michael.albinus@gmx.de>
2224
2225 Add visualization code for secrets.
2226 * net/secrets.el (secrets-mode): New major mode.
2227 (secrets-show-secrets, secrets-show-collections)
2228 (secrets-expand-collection, secrets-expand-item)
2229 (secrets-tree-widget-after-toggle-function)
2230 (secrets-tree-widget-show-password): New defuns.
2231
2232 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
2233
2234 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
2235 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
2236 handled in smie-next-sexp.
2237 (smie-indent-calculate): Provide a starting indentation (so the
2238 recursion is well-founded ;-).
2239
2240 Fix handling of non-associative equal levels.
2241 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
2242 when it's not needed.
2243 (smie-op-left, smie-op-right): New functions.
2244 (smie-next-sexp): New function, extracted from smie-backward-sexp.
2245 Better handle equal levels to distinguish the associative case from
2246 the "multi-keyword construct" case.
2247 (smie-backward-sexp, smie-forward-sexp): Use it.
2248
2249 2010-05-18 Juanma Barranquero <lekktu@gmail.com>
2250
2251 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
2252
2253 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
2254 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
2255
2256 2010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
2257
2258 Provide a simple generic indentation engine and use it for Prolog.
2259 * emacs-lisp/smie.el: New file.
2260 * progmodes/prolog.el (prolog-smie-op-levels)
2261 (prolog-smie-indent-rules): New var.
2262 (prolog-mode-variables): Use them to configure SMIE.
2263 (prolog-indent-line, prolog-indent-level): Remove.
2264
2265 2010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
2266
2267 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
2268 order before computing the averages.
2269
2270 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2271
2272 * calc/calc-vec.el (calc-histogram):
2273 (calcFunc-histogram): Allow vectors as inputs.
2274 (math-vector-avg): New function.
2275
2276 * calc/calc-ext.el (math-group-float): Have the number of digits
2277 being grouped depend on the radix (Bug#6189).
2278
2279 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
2280
2281 * version.el (emacs-copyright, emacs-version): Don't define here,
2282 now that emacs.c defines it.
2283
2284 2010-05-15 Eli Zaretskii <eliz@gnu.org>
2285
2286 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
2287 "Describe Language Environment" menu item.
2288
2289 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
2290
2291 Bidi-sensitive movement with arrow keys.
2292 * subr.el (right-arrow-command, left-arrow-command): New functions.
2293
2294 * bindings.el (global-map): Bind them to right and left arrow keys.
2295
2296 Don't override standard definition of convert-standard-filename.
2297 * files.el (convert-standard-filename): Call
2298 w32-convert-standard-filename and dos-convert-standard-filename on
2299 the corresponding systems.
2300
2301 * w32-fns.el (w32-convert-standard-filename): Rename from
2302 convert-standard-filename. Doc fix.
2303
2304 * dos-fns.el (dos-convert-standard-filename): Doc fix.
2305 (convert-standard-filename): Don't defalias.
2306 (register-name-alist, make-register, register-value)
2307 (set-register-value, intdos): Obsolete aliases for the
2308 corresponding dos-* functions and variables.
2309 (dos-intdos): Add a doc string.
2310
2311 2010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
2312
2313 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
2314 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
2315 (math-compose-tex-func):
2316 * calc/calccomp.el (math-compose-expr):
2317 * calc/calc-ext.el (math-format-flat-expr-fancy):
2318 * calc/calc-store.el (calc-read-var-name):
2319 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
2320
2321 * calc/calc.el (var-π, var-φ, var-γ): New variables.
2322 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
2323 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
2324 (math-standard-units): Add units.
2325
2326 2010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
2327
2328 * progmodes/asm-mode.el (asm-mode):
2329 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
2330
2331 * pcomplete.el (pcomplete-completions-at-point): New function,
2332 extracted from pcomplete-std-complete.
2333 (pcomplete-std-complete): Use it.
2334
2335 2010-05-15 Glenn Morris <rgm@gnu.org>
2336
2337 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
2338 Remove references to CVS, RCS and Old directories.
2339
2340 2010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
2341
2342 * calc/calc-bin.el (math-format-twos-complement): Group digits when
2343 appropriate.
2344
2345 2010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
2346
2347 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
2348 (sh-mode-syntax-table): Give it a default value instead.
2349 (sh-header-marker): Make buffer-local.
2350 (sh-mode): Move make-local-variable to the corresponding setq.
2351 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
2352 Use complete-with-action.
2353
2354 * simple.el (prog-mode): New (abstract) major mode.
2355 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
2356 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
2357
2358 2010-05-14 Juanma Barranquero <lekktu@gmail.com>
2359
2360 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
2361 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
2362 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
2363 (sql-make-alternate-buffer-name, sql-placeholders-filter)
2364 (sql-escape-newlines-filter, sql-input-sender)
2365 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
2366
2367 2010-05-13 Chong Yidong <cyd@stupidchicken.com>
2368
2369 Add TeX open-block and close-block keybindings to SGML, and vice versa.
2370
2371 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
2372 latex-open-block and C-c / to latex-close-block.
2373
2374 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
2375 and C-c C-e to sgml-close-tag.
2376
2377 2010-05-13 Michael Albinus <michael.albinus@gmx.de>
2378
2379 * net/tramp.el (with-progress-reporter): Create reporter object
2380 only when the message would be displayed. Handle nested calls.
2381 (tramp-handle-load, tramp-handle-file-local-copy)
2382 (tramp-handle-insert-file-contents, tramp-handle-write-region)
2383 (tramp-maybe-send-script, tramp-find-shell):
2384 Use `with-progress-reporter'.
2385 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
2386 Fix message text.
2387
2388 * net/tramp-smb.el (tramp-smb-handle-copy-file)
2389 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
2390 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
2391 Use `with-progress-reporter'.
2392
2393 2010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
2394
2395 * textmodes/ispell.el (ispell-init-process): Do not kill ispell
2396 process everytime when spellchecking from the minibuffer (bug#6143).
2397
2398 2010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
2399
2400 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
2401
2402 * dos-fns.el: Add "dos-" prefix for namespace control.
2403 (convert-standard-filename): Define as alias for
2404 dos-convert-standard-filename but only if applicable.
2405
2406 2010-05-12 Alan Mackenzie <acm@muc.de>
2407
2408 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
2409 Push the mark at the start of these functions when appropriate.
2410
2411 2010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
2412
2413 * minibuffer.el (completion-cycle-threshold): New custom var.
2414 (completion--do-completion): Use it.
2415 (minibuffer-complete): Use cycling if appropriate.
2416
2417 2010-05-11 Juanma Barranquero <lekktu@gmail.com>
2418
2419 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
2420 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
2421
2422 2010-05-11 Juri Linkov <juri@jurta.org>
2423
2424 * scroll-all.el (scroll-all-check-to-scroll):
2425 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
2426
2427 2010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
2428
2429 * iimage.el (iimage-mode-map): Move initialization into declaration.
2430 (iimage-mode-buffer): Use with-silent-modifications.
2431 Simplify calling convention. Adjust callers.
2432 (iimage-mode): Don't run hook redundantly.
2433
2434 * minibuffer.el (completion-pcm--pattern->regex):
2435 Fix last change (bug#6160).
2436
2437 2010-05-10 Juri Linkov <juri@jurta.org>
2438
2439 Remove nodes visited during Isearch from the Info history.
2440 * info.el (Info-isearch-initial-history)
2441 (Info-isearch-initial-history-list): New variables.
2442 (Info-isearch-start): Record initial values of
2443 Info-isearch-initial-history and Info-isearch-initial-history-list.
2444 Add Info-isearch-end to isearch-mode-end-hook.
2445 (Info-isearch-end): New function.
2446
2447 2010-05-10 Michael Albinus <michael.albinus@gmx.de>
2448
2449 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
2450 format string, in order to work around a bug in pdksh.
2451 Reported by Gilles Pion <gpion@lfdj.com>.
2452 (tramp-handle-verify-visited-file-modtime): Do not send a command
2453 when the connection is not established.
2454 (tramp-handle-set-file-times): Simplify the check for utc.
2455
2456 2010-05-10 Juanma Barranquero <lekktu@gmail.com>
2457
2458 Fix use of `filter-buffer-substring' (rework previous change).
2459 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
2460 (cua-repeat-replace-region):
2461 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
2462 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
2463 (cua-cut-region-to-global-mark): Use it.
2464
2465 2010-05-09 Michael R. Mauger <mmaug@yahoo.com>
2466
2467 * progmodes/sql.el: Version 2.1.
2468 (sql-product-alist): Redesign structure of product info.
2469 (sql-product, sql-user, sql-server, sql-database): Safe variables.
2470 (sql-port, sql-port-history): New variables.
2471 (sql-interactive-product): New variable.
2472 (sql-send-terminator): New variable.
2473 (sql-imenu-generic-expression): Add "Types" imenu entry.
2474 (sql-oracle-login-params, sql-sqlite-login-params)
2475 (sql-mysql-login-params, sql-solid-login-params)
2476 (sql-sybase-login-params, sql-informix-login-params)
2477 (sql-ingres-login-params, sql-ms-login-params)
2478 (sql-postgres-login-params, sql-interbase-login-params)
2479 (sql-db2-login-params, sql-linter-login-params)
2480 (sql-oracle-scan-on): New variables.
2481 (sql-mode-map): Add C-c C-i to start interactive mode.
2482 (sql-mode-menu): Update existing menu entries.
2483 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
2484 (sql-mode-oracle-font-lock-keywords)
2485 (sql-mode-postgres-font-lock-keywords)
2486 (sql-mode-ms-font-lock-keywords)
2487 (sql-mode-sybase-font-lock-keywords)
2488 (sql-mode-informix-font-lock-keywords)
2489 (sql-mode-interbase-font-lock-keywords)
2490 (sql-mode-ingres-font-lock-keywords)
2491 (sql-mode-solid-font-lock-keywords)
2492 (sql-mode-mysql-font-lock-keywords)
2493 (sql-mode-sqlite-font-lock-keywords)
2494 (sql-mode-db2-font-lock-keywords)
2495 (sql-mode-linter-font-lock-keywords): Update initialization to
2496 reduce run-time complexity.
2497 (sql-add-product, sql-del-product): New functions.
2498 (sql-set-product-feature, sql-get-product-feature): New functions.
2499 (sql-product-font-lock): Update product API.
2500 (sql-add-product-keywords): New function.
2501 (sql-highlight-product): Update product API.
2502 (sql-help-list-products): New function.
2503 (sql-help): Dynamically lists free and non-free products.
2504 (sql-get-login): Correct bug in handling history and added
2505 prompt for port.
2506 (sql-copy-column): Copy without properties.
2507 (sqli-input-sender): Apply filters to SQLi input.
2508 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
2509 Implement as a filter.
2510 (sql-escape-newlines-filter): Implement as a filter.
2511 (sql-remove-tabs-filter): New function.
2512 (sql-send-magic-terminator): New function.
2513 (sql-send-string): Implement magic terminator.
2514 (sql-send-region): Use `sql-send-string'.
2515 (sql-interactive-mode): Use product API.
2516 (sql-product-interactive): Use product API.
2517 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
2518 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
2519 (sql-db2, sql-linter): Use `sql-product-interactive'.
2520 (sql-connect): New function.
2521 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
2522 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
2523 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
2524 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
2525 Use `sql-connect'.
2526
2527 2010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
2528
2529 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
2530 New custom variable.
2531 (completion-pcm--string->pattern): Use it.
2532 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
2533 Make it handle any symbol as `any'.
2534 (completion-pcm--merge-completions): Extract common suffix for the new
2535 `prefix' symbol as well.
2536 (completion-substring--all-completions): Use the new `prefix' symbol.
2537
2538 2010-05-09 Michael Albinus <michael.albinus@gmx.de>
2539
2540 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
2541 not bound.
2542 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
2543 (tramp-compat-funcall): New defmacro.
2544 (tramp-compat-line-beginning-position)
2545 (tramp-compat-line-end-position)
2546 (tramp-compat-temporary-file-directory)
2547 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
2548 (tramp-compat-copy-file, tramp-compat-copy-directory)
2549 (tramp-compat-delete-file, tramp-compat-delete-directory)
2550 (tramp-compat-number-sequence, tramp-compat-process-running-p)
2551 * net/tramp.el (top, with-progress-reporter)
2552 (tramp-rfn-eshadow-setup-minibuffer)
2553 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
2554 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
2555 (tramp-completion-mode-p, tramp-check-for-regexp)
2556 (tramp-open-connection-setup-interactive-shell)
2557 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
2558 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
2559 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
2560 * net/tramp-cmds.el (tramp-cleanup-all-connections)
2561 (tramp-reporter-dump-variable, tramp-load-report-modules)
2562 (tramp-append-tramp-buffers)
2563 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
2564
2565 * net/tramp-imap.el (top): Autoload `epg-make-context'.
2566
2567 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
2568
2569 * progmodes/compile.el (compilation-buffer-modtime): Rename from
2570 buffer-modtime. Adjust users.
2571
2572 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2573
2574 * international/mule.el (auto-coding-alist): Only purecopy
2575 car of each item, not the whole list (Bug#6083).
2576
2577 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2578
2579 * progmodes/js.el (js-mode): Make paragraph variables local before
2580 calling c-setup-paragraph-variables (Bug#6071).
2581
2582 2010-05-08 Eli Zaretskii <eliz@gnu.org>
2583
2584 * composite.el (compose-region, reference-point-alist): Fix typos
2585 in the doc strings.
2586
2587 2010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
2588
2589 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
2590 gnuplot's "set" command.
2591
2592 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
2593
2594 * abbrev.el (last-abbrev-text): Doc fix.
2595 (abbrev-prefix-mark): Don't escape parenthesis.
2596
2597 2010-05-08 Andreas Schwab <schwab@linux-m68k.org>
2598
2599 * composite.el (find-composition): Doc fix.
2600
2601 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
2602
2603 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
2604 (sql-oracle-program, sql-sqlite-options)
2605 (sql-query-placeholders-and-send): Doc fixes.
2606 (sql-set-product, sql-interactive-mode): Reflow docstrings.
2607 (sql-imenu-generic-expression, sql-buffer)
2608 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
2609 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
2610 (sql-mode-sybase-font-lock-keywords)
2611 (sql-mode-informix-font-lock-keywords)
2612 (sql-mode-interbase-font-lock-keywords)
2613 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
2614 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
2615 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
2616 (sql-product-feature, sql-highlight-product)
2617 (comint-line-beginning-position, sql-rename-buffer)
2618 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
2619 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
2620 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
2621 Fix typos in docstrings.
2622
2623 2010-05-08 Juri Linkov <juri@jurta.org>
2624
2625 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
2626 property instead of `invisible' and `after-string' (bug#5998).
2627
2628 2010-05-08 Juri Linkov <juri@jurta.org>
2629
2630 * image-mode.el (image-mode-as-text): Fix typo in docstring.
2631
2632 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
2633
2634 * filecache.el (file-cache-add-directory-list)
2635 (file-cache-add-directory-recursively): Fix typos in docstrings.
2636
2637 2010-05-08 Kenichi Handa <handa@m17n.org>
2638
2639 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
2640 (gujarati-composable-pattern): Fix typo.
2641
2642 2010-05-08 Kenichi Handa <handa@m17n.org>
2643
2644 * language/indian.el (oriya-composable-pattern)
2645 (tamil-composable-pattern, malayalam-composable-pattern):
2646 Add two-part vowels to "v" (vowel sign).
2647
2648 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2649
2650 * files.el (copy-directory): Handle symlinks (Bug#5982).
2651
2652 2010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
2653
2654 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
2655 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
2656 (Bug#5846).
2657
2658 2010-05-08 Glenn Morris <rgm@gnu.org>
2659
2660 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
2661
2662 * minibuffer.el (completion-at-point): Doc fix.
2663
2664 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
2665
2666 * electric.el (Electric-command-loop): Minor tweak.
2667
2668 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
2669 better with dedicated windows.
2670
2671 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2672
2673 * Version 23.2 released.
2674
2675 2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
2676 Stefan Monnier <monnier@iro.umontreal.ca>
2677
2678 Highlight vendor specific properties.
2679 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
2680 (css-proprietary-property): New face.
2681 (css-font-lock-keywords): Use them.
2682
2683 2010-05-07 Eli Zaretskii <eliz@gnu.org>
2684
2685 * cus-start.el (all): Add native condition for tool-bar-* symbols.
2686
2687 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
2688
2689 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
2690 * files.el (auto-mode-alist): Remove redundant entries.
2691
2692 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
2693 * simple.el (auto-save-mode): Move from files.el.
2694 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
2695
2696 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
2697
2698 * lisp/epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
2699
2700 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
2701
2702 * mail/binhex.el (binhex-decode-region-internal)
2703 * mail/uudecode.el (uudecode-decode-region-internal)
2704 * net/dns.el (dns-read-string-name, dns-write, dns-read)
2705 (dns-read-type, dns-query)
2706 * pgg-parse.el (pgg-parse-armor)
2707 * pgg.el (pgg-verify-region)
2708 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
2709 XEmacs.
2710
2711 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
2712
2713 2010-05-07 Juanma Barranquero <lekktu@gmail.com>
2714
2715 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
2716
2717 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
2718 * emulation/cua-base.el (cua-repeat-replace-region):
2719 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
2720 (cua-cut-region-to-global-mark):
2721 Remove text properties with `set-text-properties'.
2722
2723 2010-05-06 Michael Albinus <michael.albinus@gmx.de>
2724
2725 * net/tramp.el (top, with-progress-reporter):
2726 Use `symbol-function' inside `funcall'.
2727
2728 * net/tramp-compat.el (tramp-compat-file-attributes)
2729 (tramp-compat-delete-file, tramp-compat-delete-directory):
2730 Handle only `wrong-number-of-arguments' error.
2731
2732 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
2733 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
2734 inside `funcall'.
2735
2736 2010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2737
2738 * minibuffer.el (completion--sreverse, completion--common-suffix):
2739 New functions.
2740 (completion-pcm--merge-completions): Extract common suffix when safe.
2741
2742 * emacs-lisp/easy-mmode.el (define-minor-mode):
2743 Make :variable more flexible.
2744 * files.el (auto-save-mode): Use it to define using define-minor-mode.
2745
2746 2010-05-05 Juri Linkov <juri@jurta.org>
2747
2748 Add `slow' and `history' tags to the desktop data.
2749
2750 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
2751 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
2752 (Info-finder-find-node): Require `finder.el' to be able
2753 to restore node from the desktop.
2754 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
2755 data `Info-history' and `slow' tag in the assoc list.
2756 (Info-restore-desktop-buffer): Don't restore nodes with the
2757 `slow' tag. Restore `Info-history'.
2758
2759 2010-05-05 Michael Albinus <michael.albinus@gmx.de>
2760
2761 Add FORCE argument to `delete-file'.
2762
2763 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
2764 forcing to delete the temporary file.
2765 (ange-ftp-delete-file): Add FORCE arg.
2766 (ange-ftp-rename-remote-to-remote)
2767 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
2768 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
2769 Force file deletion.
2770
2771 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
2772
2773 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
2774 (tramp-handle-make-symbolic-link, tramp-handle-load)
2775 (tramp-do-copy-or-rename-file-via-buffer)
2776 (tramp-do-copy-or-rename-file-directly)
2777 (tramp-do-copy-or-rename-file-out-of-band)
2778 (tramp-handle-process-file, tramp-handle-call-process-region)
2779 (tramp-handle-shell-command, tramp-handle-file-local-copy)
2780 (tramp-handle-insert-file-contents, tramp-handle-write-region)
2781 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
2782
2783 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
2784 (tramp-fish-handle-make-symbolic-link)
2785 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
2786
2787 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
2788 Use `tramp-compat-delete-file'.
2789
2790 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
2791 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
2792
2793 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
2794 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
2795
2796 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
2797 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
2798 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region): Use
2799 `tramp-compat-delete-file'.
2800
2801 2010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2802
2803 Minor cleanups.
2804 * subr.el (add-minor-mode): Use push.
2805 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
2806 * emulation/edt.el (edt-select-mode): Simplify.
2807
2808 Use define-minor-mode in more cases.
2809 * term/tvi970.el (tvi970-set-keypad-mode):
2810 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
2811 (normal-erase-is-backspace-mode):
2812 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
2813 (set-scroll-bar-mode-1): (Re)move to its sole caller.
2814 (get-scroll-bar-mode): New function.
2815 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
2816
2817 Use define-minor-mode for less obvious cases.
2818 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
2819 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
2820 * international/iso-ascii.el (iso-ascii-mode):
2821 * frame.el (auto-raise-mode, auto-lower-mode):
2822 * composite.el (global-auto-composition-mode): Use define-minor-mode.
2823
2824 2010-05-04 Michael Albinus <michael.albinus@gmx.de>
2825
2826 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
2827 in order to see error messages for failed logins.
2828
2829 2010-05-03 Chong Yidong <cyd@stupidchicken.com>
2830
2831 * diff.el (diff-sentinel):
2832
2833 * epg.el (epg--make-temp-file, epg-decrypt-string)
2834 (epg-verify-string, epg-sign-string, epg-encrypt-string):
2835
2836 * jka-compr.el (jka-compr-partial-uncompress)
2837 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
2838
2839 * server.el (server-sentinel): Use delete-file's new FORCE arg
2840 (Bug#6070).
2841
2842 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
2843
2844 Use define-minor-mode where applicable.
2845 * view.el (view-mode):
2846 * type-break.el (type-break-query-mode)
2847 (type-break-mode-line-message-mode):
2848 * textmodes/reftex.el (reftex-mode):
2849 * term/vt100.el (vt100-wide-mode):
2850 * tar-mode.el (tar-subfile-mode):
2851 * savehist.el (savehist-mode):
2852 * ibuf-ext.el (ibuffer-auto-mode):
2853 * composite.el (auto-composition-mode):
2854 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
2855 Use define-minor-mode.
2856 (vhdl-mode): Use static mode-line format.
2857 (vhdl-mode-line-update): Delete.
2858 (vhdl-create-mode-menu, vhdl-activate-customizations)
2859 (vhdl-hs-minor-mode): Don't bother calling it.
2860
2861 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
2862
2863 * simple.el (with-wrapper-hook): Move.
2864 (buffer-substring-filters): Mark obsolete.
2865 (filter-buffer-substring-functions): New variable.
2866 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
2867
2868 Use a mode-line spec rather than a static string in Semantic.
2869 * cedet/semantic/util-modes.el:
2870 (semantic-minor-modes-format): New var to replace...
2871 (semantic-minor-modes-status): Remove.
2872 (semantic-mode-line-update): Construct a mode-line spec rather than
2873 a static string so that mouse buttons can be used on individual minor
2874 modes and so that semantic-mode-line-update only needs to be called
2875 when global settings are changed.
2876 (semantic-add-minor-mode, semantic-toggle-minor-mode-globally):
2877 Call semantic-mode-line-update.
2878 (semantic-toggle-minor-mode-globally): Don't assume mode is on
2879 minor-mode-alist, check semantic-minor-mode-alist as well.
2880 (semantic-stickyfunc-mode, semantic-show-parser-state-auto-marker)
2881 (semantic-show-parser-state-marker, semantic-show-parser-state-mode)
2882 (semantic-show-unmatched-syntax-mode, semantic-highlight-edits-mode):
2883 * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
2884 * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
2885 (define-semantic-idle-service, semantic-idle-summary-mode):
2886 * cedet/semantic/decorate/mode.el (semantic-decoration-mode):
2887 Don't call semantic-mode-line-update any more.
2888
2889 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
2890
2891 Use define-minor-mode in CEDET where applicable.
2892
2893 * cedet/srecode/mode.el (srecode-minor-mode,global-srecode-minor-mode):
2894 Use define-minor-mode.
2895
2896 * cedet/semantic/util-modes.el (semantic-add-minor-mode):
2897 Remove unused arg `keymap' and code redundant with define-minor-mode.
2898 (semantic-toggle-minor-mode-globally): Only handle arg -1 and 1.
2899 (semantic-stickyfunc-mode, global-semantic-show-unmatched-syntax-mode)
2900 (semantic-highlight-func-mode, global-semantic-show-parser-state-mode)
2901 (global-semantic-highlight-edits-mode, semantic-highlight-edits-mode)
2902 (semantic-show-unmatched-syntax-mode, semantic-show-parser-state-mode)
2903 (global-semantic-stickyfunc-mode, global-semantic-highlight-func-mode):
2904 Use define-minor-mode.
2905 (semantic-stickyfunc-mode-setup, semantic-highlight-edits-mode-setup)
2906 (semantic-show-unmatched-syntax-mode-setup)
2907 (semantic-show-parser-state-mode-setup)
2908 (semantic-highlight-func-mode-setup): Inline into sole caller.
2909
2910 * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
2911 (semantic-mru-bookmark-mode): Use define-minor-mode.
2912 (semantic-mru-bookmark-mode-setup): Inline into sole caller.
2913
2914 * cedet/semantic/idle.el (define-semantic-idle-service):
2915 Use define-minor-mode and inline setup function into its sole caller.
2916 (semantic-idle-scheduler-mode-setup)
2917 (semantic-idle-summary-mode-setup): Inline into sole caller.
2918 (global-semantic-idle-scheduler-mode, semantic-idle-scheduler-mode):
2919 Use define-minor-mode.
2920
2921 * cedet/semantic/decorate/mode.el (global-semantic-decoration-mode)
2922 (semantic-decoration-mode): Use define-minor-mode.
2923 (semantic-decoration-mode-setup): Inline into sole caller.
2924
2925 * cedet/ede/dired.el (ede-dired-minor-mode): Initialize in declaration.
2926 (ede-dired-minor-mode): Use define-minor-mode and derived-mode-p.
2927 (ede-dired-add-to-target): Use dolist.
2928
2929 2010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
2930 Michael Albinus <michael.albinus@gmx.de>
2931
2932 Implement compression for inline methods.
2933
2934 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
2935 (tramp-copy-size-limit): Allow also nil.
2936 (tramp-inline-compress-commands): New defconst.
2937 (tramp-find-inline-compress, tramp-get-inline-compress)
2938 (tramp-get-inline-coding): New defuns.
2939 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
2940 replaced by `tramp-get-inline-coding'.
2941 (tramp-handle-file-local-copy, tramp-handle-write-region)
2942 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
2943
2944 2010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2945
2946 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
2947 Remove unused functions.
2948
2949 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
2950 Set find-tag-default-function as a variable rather than a property.
2951
2952 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
2953 * progmodes/etags.el (tags-completion-at-point-function):
2954 Remove left over interactive spec. Add autoloading stub.
2955 (complete-tag): Use tags-completion-at-point-function.
2956
2957 2010-04-30 Chong Yidong <cyd@stupidchicken.com>
2958
2959 * minibuffer.el (tags-completion-at-point-function): Fix return value.
2960
2961 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
2962
2963 * ido.el (ido-init-completion-maps): Remove C-v binding.
2964 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
2965
2966 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
2967
2968 * minibuffer.el (tags-completion-at-point-function): New function.
2969 (completion-at-point-functions): Use it.
2970
2971 * cedet/semantic.el (semantic-completion-at-point-function): New function.
2972 (semantic-mode): Use semantic-completion-at-point-function for
2973 completion-at-point-functions instead.
2974
2975 * progmodes/etags.el (complete-tag): Revert last change.
2976
2977 2010-04-29 Alan Mackenzie <acm@muc.de>
2978
2979 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
2980 off-by-one error (in end of macro position).
2981
2982 2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2983
2984 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
2985 firefox is absent. Don't autoload.
2986 (browse-url-galeon-program): Don't autoload.
2987
2988 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
2989
2990 * bindings.el (complete-symbol): Move into minibuffer.el.
2991
2992 * minibuffer.el (complete-tag): Move from etags.el. If tags
2993 completion cannot be performed, return nil instead of signalling
2994 an error.
2995 (completion-at-point): Make it an alias for complete-symbol.
2996 (complete-symbol): Move from bindings.el, and replace with the
2997 body of completion-at-point.
2998
2999 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
3000
3001 * cedet/semantic.el (semantic-mode): When enabled, add
3002 semantic-ia-complete-symbol to completion-at-point-functions.
3003
3004 * cedet/semantic/ia.el (semantic-ia-complete-symbol): Return nil
3005 if Semantic is not active.
3006
3007 2010-04-28 Michael Albinus <michael.albinus@gmx.de>
3008
3009 * net/tramp.el (tramp-remote-selinux-p): New defun.
3010 (tramp-handle-file-selinux-context)
3011 (tramp-handle-set-file-selinux-context): Use it.
3012
3013 2010-04-28 Sam Steingold <sds@gnu.org>
3014
3015 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
3016 `safe-local-variable' if the value is a string or a symbol with
3017 the property `bug-reference-url-format'.
3018
3019 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
3020
3021 * progmodes/bug-reference.el (bug-reference-url-format): Revert
3022 2010-04-27 change due to security risk.
3023
3024 2010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3025
3026 Make it possible to locally disable a globally enabled mode.
3027 * simple.el (fundamental-mode): Run fundamental-mode-hook.
3028 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
3029 rather than kill-all-local-variables so it runs fundamental-mode-hook.
3030 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3031 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
3032 that subsequent hooks get a chance to disable it.
3033
3034 2010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
3035
3036 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
3037 Avoid re-enabling a minor mode after the user turned the minor mode
3038 off if MODE-enable-in-buffers is run twice (typically once from
3039 fundamental-mode's after-change-major-mode-hook and a second time from
3040 run-mode-hook's own after-change-major-mode-hook).
3041
3042 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
3043
3044 2010-04-27 Sam Steingold <sds@gnu.org>
3045
3046 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
3047 `safe-local-variable' if the value is a string or a function, as
3048 documented and implemented on 2010-04-02.
3049
3050 2010-04-27 Juanma Barranquero <lekktu@gmail.com>
3051
3052 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
3053 when method is 'kill.
3054
3055 2010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
3056
3057 * textmodes/ispell.el (ispell-init-process): Fix personal dictionary
3058 condition in default directory check.
3059 (ispell-init-process,ispell-kill-ispell,kill-buffer-hook):
3060 Kill ispell process when killing its associated buffer.
3061
3062 2010-04-27 Jan Djärv <jan.h.d@swipnet.se>
3063
3064 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
3065 but we aren't using it.
3066
3067 2010-04-25 Jan Djärv <jan.h.d@swipnet.se>
3068
3069 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
3070 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
3071
3072 2010-04-24 Glenn Morris <rgm@gnu.org>
3073
3074 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
3075 Ignore VCS-ignore files, and deleted nextstep preferences files.
3076 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
3077 (authors-ambiguous-files): New list.
3078 (authors-valid-file-names): Add some deleted files.
3079 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
3080 (authors-disambiguate-file-name): New function. (Bug#5501)
3081 (authors-canonical-file-name): Doc fix.
3082 Don't warn about obsolete files.
3083 (authors-canonical-file-name, authors-scan-el):
3084 Use authors-disambiguate-file-name.
3085
3086 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
3087 Add autoload cookies.
3088 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
3089 (generated-autoload-file): Set file-local value to "htmlfontify.el".
3090 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
3091 They have definitions / compiler macros in cl.el.
3092 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
3093 Replace manual autoloads with generated ones.
3094 (htmlfontify-unload-rgb-file): Remove autoload.
3095 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
3096
3097 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
3098
3099 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
3100 (byte-compile-setq-default): Optimize for the
3101 single-var case and don't call byte-compile-form in this case to avoid
3102 inf-loop with byte-compile-set-default.
3103
3104 * progmodes/compile.el (compilation-start): Abbreviate default directory.
3105
3106 2010-04-23 Michael Albinus <michael.albinus@gmx.de>
3107
3108 Implement SELINUX backends.
3109
3110 * net/tramp.el (tramp-file-name-handler-alist):
3111 Add `file-selinux-context' and `set-file-selinux-context'.
3112 (tramp-handle-file-selinux-context)
3113 (tramp-handle-set-file-selinux-context): New defuns.
3114 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
3115 Handle PRESERVE-SELINUX-CONTEXT.
3116
3117 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
3118 Add `file-selinux-context' and `set-file-selinux-context'.
3119 (tramp-gvfs-handle-file-selinux-context)
3120 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
3121 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
3122
3123 * net/ange-ftp.el (ange-ftp-copy-file):
3124 * net/tramp-fish.el (tramp-fish-handle-copy-file):
3125 * net/tramp-imap.el (tramp-imap-handle-copy-file):
3126 * net/tramp-smb.el (tramp-smb-handle-copy-file):
3127 Add PRESERVE-SELINUX-CONTEXT.
3128
3129 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
3130
3131 Synchronize with Tramp repository.
3132
3133 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
3134 (tramp-action-process-alive, tramp-action-out-of-band)
3135 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
3136 (tramp-exists-file-name-handler): Fix docstring.
3137 (with-progress-reporter): New defmacro.
3138 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
3139 (tramp-maybe-open-connection): Use it.
3140
3141 2010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
3142
3143 Detect ssh 'ControlMaster' argument automatically in some cases.
3144
3145 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
3146 (tramp-default-method): Use it.
3147
3148 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
3149
3150 * net/tramp.el (tramp-handle-copy-file): Add new optional
3151 parameter `preserve-selinux-context'.
3152 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
3153
3154 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
3155
3156 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
3157 Ensure, that non remote files are still checked. Oops.
3158
3159 2010-04-21 Michael Albinus <michael.albinus@gmx.de>
3160
3161 Fix Bug#5840.
3162
3163 * icomplete.el (icomplete-completions): Use `non-essential'.
3164
3165 * net/tramp.el (tramp-connectable-p): New defun.
3166 (tramp-handle-expand-file-name)
3167 (tramp-completion-handle-file-name-all-completions)
3168 (tramp-completion-handle-file-name-completion): Use it.
3169
3170 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
3171
3172 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
3173
3174 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
3175
3176 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
3177
3178 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
3179
3180 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
3181 is present.
3182
3183 * info.el (info-tool-bar-map): Add labels.
3184
3185 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
3186
3187 * cus-edit.el (custom-commands): Add labels for tool bar.
3188 (custom-buffer-create-internal, Custom-mode): Adjust for
3189 labels in custom-commands.
3190
3191 * dynamic-setting.el: Renamed from font-setting.el.
3192
3193 2010-04-21 John Wiegley <jwiegley@gmail.com>
3194
3195 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
3196 toggles the use of virtual buffers.
3197 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global
3198 value.
3199 (ido-toggle-virtual-buffers): New function.
3200
3201 2010-04-21 Juanma Barranquero <lekktu@gmail.com>
3202
3203 Use `define-derived-mode'; fix window selection; doc fixes.
3204 * play/tetris.el (tetris, tetris-update-speed-function)
3205 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
3206 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
3207 (tetris-rotate-next, tetris-end-game, tetris-start-game)
3208 (tetris-pause-game): Fix typos in docstrings.
3209 (tetris-mode-map, tetris-null-map):
3210 Move initialization into declaration.
3211 (tetris-mode): Define with `define-derived-mode';
3212 set show-trailing-whitespace to nil.
3213 (tetris): Prefer window already displaying the "*Tetris*" buffer.
3214
3215 2010-04-21 Karel Klíč <kklic@redhat.com>
3216
3217 * files.el (backup-buffer): Handle SELinux context, and return it
3218 if a backup was made by renaming.
3219 (backup-buffer-copy): Set SELinux context to the target file.
3220 (basic-save-buffer): Set SELinux context of the newly written file.
3221 (basic-save-buffer-1): Now it also returns any SELinux context.
3222 (basic-save-buffer-2): Set SELinux context of the newly created file,
3223 and return it.
3224 * net/tramp.el (tramp-file-name-for-operation):
3225 Add file-selinux-context.
3226
3227 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
3228
3229 Make the log-edit comments use RFC822 format throughout.
3230
3231 * vc.el (vc-checkin, vc-modify-change-comment):
3232 Adjust to new vc-start/finish-logentry.
3233 (vc-find-conflicted-file): New command.
3234 (vc-transfer-file): Adjust to new vc-checkin.
3235 (vc-next-action): Improve scoping.
3236
3237 * vc-hg.el (vc-hg-log-edit-mode): Remove.
3238 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
3239
3240 * vc-git.el (vc-git-log-edit-mode): Remove.
3241 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
3242 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
3243
3244 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
3245 (vc-start-logentry): Remove argument `extra'.
3246 (vc-finish-logentry): Remove extra args.
3247
3248 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
3249 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
3250 (vc-bzr-conflicted-files): New function.
3251
3252 * log-edit.el (log-edit-extra-flags)
3253 (log-edit-before-checkin-process): Remove.
3254 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
3255 (log-edit-headers-alist): New var.
3256 (log-edit-header-contents-regexp): New const.
3257 (log-edit-match-to-eoh): New function.
3258 (log-edit-font-lock-keywords): Use them.
3259 (log-edit): Insert a "Summary:" header as default.
3260 (log-edit-mode): Mark font-lock rules as case-insensitive.
3261 (log-edit-done): Cleanup headers.
3262 (log-view-process-buffer): Remove.
3263 (log-edit-extract-headers): New function to replace it.
3264
3265 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
3266
3267 * subr.el (default-direction-reversed): Remove obsolescence info.
3268
3269 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
3270
3271 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
3272 windows/frames.
3273
3274 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
3275 I.e. include text after point in the completion region.
3276 Also, return nil when we're not after/in a symbol.
3277
3278 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
3279 default enable-multibyte-characters.
3280
3281 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3282
3283 * international/mule.el: Help the user choose a valid coding-system.
3284 (read-buffer-file-coding-system): New function.
3285 (set-buffer-file-coding-system): Use it. Prompt the user if the
3286 coding-system cannot encode all the chars.
3287
3288 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
3289 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
3290 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
3291 Don't use *vc-bzr-shelve*.
3292
3293 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
3294
3295 * cedet/ede/pmake.el (ede-proj-makefile-insert-variables):
3296 Don't destroy list before using it.
3297
3298 2010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
3299
3300 Fix the version number for added files.
3301 * vc-hg.el (vc-hg-working-revision): Check if the file is
3302 registered after hg parent fails (Bug#5961).
3303
3304 2010-04-19 Glenn Morris <rgm@gnu.org>
3305
3306 * htmlfontify.el (htmlfontify-buffer)
3307 (htmlfontify-copy-and-link-dir): Autoload entry points.
3308
3309 2010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
3310
3311 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
3312 name relative to the project root (Bug#5960).
3313
3314 2010-04-19 Glenn Morris <rgm@gnu.org>
3315
3316 * vc-git.el (vc-git-print-log): Doc fix.
3317
3318 2010-04-19 Óscar Fuentes <ofv@wanadoo.es>
3319
3320 * ido.el (ido-file-internal): Fix 2009-12-02 change.
3321
3322 2010-04-19 Christoph <cschol2112@googlemail.com> (tiny change)
3323
3324 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
3325 default settings (Bug#5928).
3326
3327 2010-04-19 Glenn Morris <rgm@gnu.org>
3328
3329 * progmodes/fortran.el (fortran-match-and-skip-declaration):
3330 New function.
3331 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
3332
3333 2010-04-19 Kenichi Handa <handa@m17n.org>
3334
3335 * language/indian.el (malayalam-composable-pattern): Fix previous
3336 change (add U+0D4D "SIGN VIRAMA").
3337 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
3338 (tamil-composable-pattern): Fix typo in the regexp.
3339 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
3340 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
3341 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
3342
3343 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
3344
3345 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
3346 paragraph-separate (Bug#5821).
3347
3348 2010-04-19 Juri Linkov <juri@jurta.org>
3349
3350 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
3351
3352 * info.el (Info-find-node-2): Comment out code that skips
3353 breadcrumbs line.
3354 (Info-mouse-follow-link): New command.
3355 (Info-link-keymap): New keymap.
3356 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
3357 Return a string with links instead of inserting breadcrumbs
3358 to the Info buffer.
3359 (Info-fontify-node): Comment out code that inserts breadcrumbs.
3360 Instead of putting the `invisible' text property over the Info
3361 header, make an overlay over the Info header with the `invisible'
3362 property and `after-string' set to the string returned by
3363 `Info-breadcrumbs'.
3364
3365 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
3366
3367 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
3368 Reported by monkey@sandpframing.com.
3369
3370 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3371
3372 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
3373 (tmm-get-keymap): Add key-binding shortcuts now that they're not
3374 available in the "keyseq cache" any more.
3375
3376 * custom.el (defcustom): Add edebug spec.
3377
3378 2010-04-18 Juri Linkov <juri@jurta.org>
3379
3380 Test for special mode-class in view-buffer instead of view-file (bug#5513).
3381
3382 * view.el (view-file, view-buffer): Move test for special mode-class
3383 from view-file to view-buffer.
3384
3385 * tar-mode.el (tar-extract): Turn if's into one cond
3386 like in arc-mode.el.
3387
3388 2010-04-18 Juri Linkov <juri@jurta.org>
3389
3390 Add 7z archive format support (bug#5475).
3391
3392 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
3393 (archive-7z-extract): New defcustom.
3394 (archive-find-type): Add magic string for 7z.
3395 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
3396 If `stderr-file' is non-nil, use `(t stderr-file)' for the
3397 `buffer' arg of `call-process'.
3398 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
3399 call the function `archive-7z-extract' with the variable
3400 `archive-7z-extract' let-bound to `archive-zip-extract'.
3401 (archive-7z-summarize, archive-7z-extract): New functions.
3402
3403 * international/mule.el (auto-coding-alist):
3404 * files.el (auto-mode-alist): Add 7z file extension.
3405
3406 2010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
3407
3408 * loadup.el: Setup hash-cons for pure data.
3409
3410 Fix duplicate entries in cedet's loaddefs.el files.
3411 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
3412 Should make most file-local generated-autoload-file unnecessary.
3413 (print-readably): Silence warnings.
3414 (autoload-find-destination): Take load-name as an arg to make sure
3415 it's the same as the one that will be in the file.
3416 (autoload-generate-file-autoloads): Adjust to above changes.
3417 Try to make the dataflow a bit simpler.
3418
3419 * cvs-status.el (cvs-refontify): Remove unused.
3420
3421 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3422
3423 * calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
3424
3425 * calc-bin.el (calc-radix): Have the "O" option turn on
3426 twos-complement mode.
3427
3428 2010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
3429
3430 * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
3431 Add `calc-option-prefix-help' to calc-help autoloads.
3432 (calc-inverse): Add "Option" to message, as appropriate.
3433 (calc-hyperbolic): Add "Option" to message, as appropriate.
3434 (calc-option, calc-is-option): New functions.
3435
3436 * calc-help.el (calc-full-help): Add `calc-option-help'.
3437 (calc-option-prefix-help): New function.
3438
3439 * calc-misc.el (calc-help): Add "Option" entry.
3440
3441 * calc.el (calc-local-var-list): Add `calc-option-flag'.
3442 (calc-option-flag): New variable.
3443 (calc-do): Set `calc-option-flag to nil.
3444 (calc-set-mode-line): Add "Opt " as appropriate.
3445
3446 2010-04-16 Juri Linkov <juri@jurta.org>
3447
3448 Move scrolling commands from simple.el to window.el
3449 because their primitives are implemented in window.c.
3450
3451 * simple.el (scroll-error-top-bottom)
3452 (scroll-up-command, scroll-down-command, scroll-up-line)
3453 (scroll-down-line, scroll-other-window-down)
3454 (beginning-of-buffer-other-window, end-of-buffer-other-window):
3455 * window.el (scroll-error-top-bottom)
3456 (scroll-up-command, scroll-down-command, scroll-up-line)
3457 (scroll-down-line, scroll-other-window-down)
3458 (beginning-of-buffer-other-window, end-of-buffer-other-window):
3459 Move from simple.el to window.el because their primitives are
3460 implemented in window.c.
3461
3462 2010-04-16 Juri Linkov <juri@jurta.org>
3463
3464 * isearch.el (isearch-lookup-scroll-key): Check both
3465 `isearch-scroll' and `scroll-command' properties.
3466 (scroll-up, scroll-down): Remove `isearch-scroll' property.
3467
3468 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
3469
3470 * simple.el (scroll-up-command, scroll-down-command)
3471 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
3472
3473 2010-04-15 Juri Linkov <juri@jurta.org>
3474
3475 * simple.el (scroll-up-command, scroll-down-command)
3476 (scroll-up-line, scroll-down-line): Put `scroll-command'
3477 property on the these symbols. Remove them from
3478 `scroll-preserve-screen-position-commands'.
3479
3480 * mwheel.el (mwheel-scroll): Put `scroll-command' and
3481 `isearch-scroll' properties on the `mwheel-scroll' symbol.
3482 Remove it from `scroll-preserve-screen-position-commands'.
3483
3484 * isearch.el (isearch-allow-scroll): Doc fix.
3485
3486 2010-04-15 Michael Albinus <michael.albinus@gmx.de>
3487
3488 * net/tramp.el (tramp-error-with-buffer): Don't show the
3489 connection buffer when we are in completion mode.
3490 (tramp-file-name-handler): Catch the error for some operations
3491 when we are in completion mode. This gives the user the chance to
3492 correct the file name in the minibuffer.
3493
3494 2010-04-15 Glenn Morris <rgm@gnu.org>
3495
3496 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
3497
3498 2010-04-15 Juanma Barranquero <lekktu@gmail.com>
3499
3500 Simplify by using `define-derived-mode'.
3501 * info.el (Info-mode):
3502 * calendar/todo-mode.el (todo-mode):
3503 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
3504 (gomoku-mode-map): Move initialization into declaration.
3505
3506 2010-04-14 Michael Albinus <michael.albinus@gmx.de>
3507
3508 Fix Bug#5840.
3509 * ido.el (ido-file-name-all-completions-1):
3510 * minibuffer.el (minibuffer-completion-help):
3511 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
3512
3513 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
3514
3515 * simple.el (non-essential): New var.
3516
3517 Add a new field `location' to bookmarks for non-file bookmarks.
3518 * bookmark.el (bookmark-location): Use the new field, if present.
3519 (bookmark-insert-location): Undo last change, not needed any more.
3520 * man.el (Man-bookmark-make-record):
3521 * woman.el (woman-bookmark-make-record): Add `location' field.
3522
3523 2010-04-14 Juri Linkov <juri@jurta.org>
3524
3525 * simple.el (scroll-error-top-bottom): New defcustom.
3526 (scroll-up-command, scroll-down-command): Use it. Doc fix.
3527
3528 * emulation/pc-select.el (pc-select-override-scroll-error):
3529 Obsolete in favor of `scroll-error-top-bottom'.
3530
3531 2010-04-14 Juri Linkov <juri@jurta.org>
3532
3533 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
3534 `scroll-up-command' and `M-v' to `scroll-down-command'.
3535
3536 * emulation/cua-rect.el (cua--init-rectangles):
3537 * forms.el (forms--change-commands):
3538 * image-mode.el (image-mode-map):
3539 Remap scroll-down-command and scroll-up-command
3540 in addition to scroll-down and scroll-up.
3541
3542 2010-04-14 Juri Linkov <juri@jurta.org>
3543
3544 * mwheel.el (scroll-preserve-screen-position-commands):
3545 Add mwheel-scroll to this list of commands.
3546
3547 * simple.el (scroll-preserve-screen-position-commands):
3548 Add scroll-up-command, scroll-down-command, scroll-up-line,
3549 scroll-down-line to this list of commands.
3550
3551 2010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
3552
3553 * obsolete/complete.el: Move from lisp/complete.el.
3554
3555 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
3556
3557 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
3558 to the minor mode function now turns the mode ON unconditionally.
3559
3560 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
3561
3562 * vc-dir.el (vc-dir-kill-line): New command.
3563 (vc-dir-mode-map): Bind it to C-k.
3564
3565 * bookmark.el (bookmark-insert-location): Handle a nil filename.
3566
3567 * woman.el: Add bookmark declarations to silence the compiler.
3568 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
3569 step to compatibility between man and woman bookmarks.
3570 Adjust for Man-default-bookmark-title renaming.
3571 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
3572
3573 * man.el: Add bookmark declarations to silence the compiler.
3574 (Man-name-local-regexp): Make it match NAME as well.
3575 (Man-getpage-in-background): Return the buffer.
3576 (Man-notify-when-ready): Use `case'.
3577 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
3578 Don't hardcode "NAME". Simplify.
3579 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
3580 Rename from Man-bookmark-make-record.
3581 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
3582 we have the actual man-args. Use Man-getpage-in-background rather
3583 than `man' since the arg is already processed. Let bookmark.el do the
3584 window handling. Only wait for the relevant process.
3585 Don't forget to autoload.
3586
3587 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
3588
3589 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
3590
3591 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
3592 New functions.
3593 (woman-mode): Setup bookmark support.
3594
3595 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
3596 (man-bookmark-jump): New functions.
3597 (Man-mode): Setup bookmark support.
3598
3599 2010-04-10 Jari Aalto <jari.aalto@cante.net>
3600
3601 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
3602 recognize ssh-keygen prompt (Bug#2817).
3603
3604 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
3605
3606 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
3607
3608 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
3609
3610 Synchronize with Tramp repository.
3611
3612 * net/tramp.el (tramp-completion-function-alist)
3613 (tramp-file-name-regexp, tramp-chunksize)
3614 (tramp-local-coding-commands, tramp-remote-coding-commands):
3615 Fix docstring.
3616 (tramp-remote-process-environment): Use `format' instead of `concat'.
3617 (tramp-handle-directory-files-and-attributes)
3618 (tramp-get-remote-path): Use `copy-tree'.
3619 (tramp-handle-file-name-all-completions): Backward/ XEmacs
3620 compatibility: Use `completion-ignore-case' if
3621 `read-file-name-completion-ignore-case' does not exist.
3622 (tramp-do-copy-or-rename-file-directly): Do not use
3623 `tramp-handle-file-remote-p'.
3624 (tramp-do-copy-or-rename-file-out-of-band):
3625 Use `tramp-compat-delete-directory'.
3626 (tramp-do-copy-or-rename-file-out-of-band)
3627 (tramp-compute-multi-hops, tramp-maybe-open-connection):
3628 Use `format-spec-make'.
3629 (tramp-find-foreign-file-name-handler)
3630 (tramp-advice-make-auto-save-file-name)
3631 (tramp-set-auto-save-file-modes): Remove superfluous check for
3632 `stringp'. This is done inside `tramp-tramp-file-p'.
3633 (tramp-debug-outline-regexp): New defconst.
3634 (tramp-get-debug-buffer): Use it.
3635 (tramp-check-for-regexp): Use (forward-line 1).
3636 (tramp-set-auto-save-file-modes): Adapt version check.
3637
3638 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
3639 Wrap call of `featurep' for 2nd argument.
3640 (tramp-compat-make-temp-file): Simplify fallback implementation.
3641 (tramp-compat-copy-tree): Remove function.
3642 (tramp-compat-delete-directory): Provide implementation for older
3643 Emacsen.
3644
3645 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
3646 Do not use `tramp-fish-handle-file-attributes.
3647
3648 * net/trampver.el: Update release number.
3649
3650 2010-04-10 Glenn Morris <rgm@gnu.org>
3651
3652 * progmodes/compile.el (compilation-save-buffers-predicate):
3653 Add missing :version tag.
3654
3655 2010-04-09 Sam Steingold <sds@gnu.org>
3656
3657 * progmodes/compile.el (compilation-save-buffers-predicate):
3658 Remove the "autoload" cookie.
3659
3660 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
3661 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
3662 and `bug-reference-prog-mode' can be used in hooks directly.
3663
3664 2010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
3665
3666 Add --author support to git commit.
3667 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
3668 (vc-git-log-edit-mode): New minor mode.
3669 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
3670 New declarations.
3671
3672 2010-04-09 Eric Raymond <esr@snark.thyrsus.com>
3673
3674 * vc-hooks.el, vc-git.el: Improve documentation comments.
3675
3676 2010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3677
3678 Fix some of the problems in defsubst* (bug#5728).
3679 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
3680 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
3681
3682 2010-04-07 Sam Steingold <sds@gnu.org>
3683
3684 * progmodes/compile.el (compilation-save-buffers-predicate):
3685 New custom variable.
3686 (compile, recompile): Pass it to `save-some-buffers'.
3687
3688 2010-04-07 Jan Djärv <jan.h.d@swipnet.se>
3689
3690 * wid-edit.el (widget-choose): Move cursor to the second line of
3691 the buffer (Bug#5695).
3692
3693 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
3694
3695 Add new VC methods: vc-log-incoming and vc-log-outgoing.
3696 * vc.el (vc-print-log-setup-buttons): New function split out from
3697 vc-print-log-internal.
3698 (vc-log-internal-common): New function, a parametrized version of
3699 vc-print-log-internal.
3700 (vc-print-log-internal): Just call vc-log-internal-common with the
3701 right arguments.
3702 (vc-incoming-outgoing-internal):
3703 (vc-log-incoming, vc-log-outgoing): New functions.
3704 (vc-log-view-type): New permanent local variable.
3705
3706 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
3707
3708 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
3709 of the dynamic bound vc-short-log.
3710 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
3711
3712 * vc-git.el (vc-git-log-outgoing): New function.
3713 (vc-git-log-view-mode): Use vc-log-view-type instead
3714 of the dynamic bound vc-short-log.
3715
3716 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
3717 of the dynamic bound vc-short-log. Highlight the tag.
3718 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
3719 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
3720 (vc-hg-incoming-mode): Remove.
3721 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
3722
3723 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
3724
3725 Fix default-directory for vc-root-diff.
3726 * vc.el (vc-root-diff): Bind default-directory to the root
3727 directory for the diff command.
3728
3729 2010-04-07 Michael McNamara <mac@mail.brushroad.com>
3730
3731 * progmodes/verilog-mode.el (verilog-forward-sexp):
3732 (verilog-calc-1): Support "disable fork" and "fork wait" multi
3733 word keywords, suggested by Steve Pearlmutter.
3734 (verilog-pretty-declarations): Support lineup of declarations in
3735 port lists.
3736 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
3737 fix bug for /* / comments.
3738 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
3739 Speed up and simplfy as this is never called with a bound.
3740 (verilog-pretty-declarations): Enhance to line up declarations
3741 inside a parameter list, suggested by Alan Morgan.
3742 (verilog-pretty-expr): Tune assignment regular expression match
3743 string for corner cases; also use markers instead of character
3744 number as indent changes the later.
3745
3746 2010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
3747
3748 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
3749 as missing keyword.
3750 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
3751 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
3752 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
3753 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
3754 Tennant.
3755 (verilog-keywords):
3756 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
3757 1800-2009 keywords, including "global.".
3758
3759 2010-04-06 John Wiegley <jwiegley@gmail.com>
3760
3761 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
3762 appearing in buffer list (if a live buffer name matched a recentf
3763 file basename). Should use uniquify to offer a real solution.
3764
3765 2010-04-06 John Wiegley <jwiegley@gmail.com>
3766
3767 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
3768 comment to code, and add a :version tag.
3769 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
3770
3771 2010-04-06 Juanma Barranquero <lekktu@gmail.com>
3772
3773 Enable recentf-mode if using virtual buffers.
3774 * ido.el (recentf-list): Declare for byte-compiler.
3775 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
3776 (ido-make-buffer-list): Simplify.
3777 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
3778
3779 2010-04-05 Juri Linkov <juri@jurta.org>
3780
3781 Scrolling commands which scroll a line instead of full screen.
3782 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
3783
3784 * simple.el (scroll-up-line, scroll-down-line): New commands.
3785 Put property isearch-scroll=t on them.
3786
3787 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
3788 Remove commands.
3789
3790 2010-04-05 Juri Linkov <juri@jurta.org>
3791
3792 Scrolling commands which do not signal errors at top/bottom.
3793 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
3794
3795 * simple.el (scroll-up-command, scroll-down-command): New commands.
3796 Put property isearch-scroll=t on them.
3797
3798 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
3799 `scroll-down-command' and [next] from `scroll-up' to
3800 `scroll-up-command'.
3801
3802 * emulation/cua-base.el: Put property CUA=move on
3803 `scroll-up-command' and `scroll-down-command'.
3804 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
3805 and `scroll-down-command' to `cua-scroll-down'.
3806
3807 2010-04-05 Juanma Barranquero <lekktu@gmail.com>
3808
3809 * help.el (describe-mode): Return nil.
3810
3811 2010-04-04 John Wiegley <jwiegley@gmail.com>
3812
3813 * ido.el (ido-use-virtual-buffers): New variable to indicate
3814 whether "virtual buffer" support is enabled for IDO.
3815 (ido-virtual): Face used to indicate virtual buffers in the list.
3816 (ido-buffer-internal): If a buffer is chosen, and no such buffer
3817 exists, but a virtual buffer of that name does (which would be why
3818 it was in the list), recreate the buffer by reopening the file.
3819 (ido-make-buffer-list): If virtual buffers are being used, call
3820 `ido-add-virtual-buffers-to-list' before the make list hook.
3821 (ido-virtual-buffers): New variable which contains a copy of the
3822 current contents of the `recentf-list', albeit pared down for the
3823 sake of speed, and with proper faces applied.
3824 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
3825 create a list of "virtual buffers" to present to the user in
3826 addition to the currently open set. Note that this logic could
3827 get rather slow if that list is too large. With the default
3828 `recentf-max-saved-items' of 200, there is little speed penalty.
3829
3830 2010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
3831
3832 * font-lock.el: Require CL when compiling.
3833 (font-lock-turn-on-thing-lock): Use `case'.
3834
3835 2010-04-03 Eli Zaretskii <eliz@gnu.org>
3836
3837 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
3838 Zaretskii.
3839
3840 2010-04-02 Juanma Barranquero <lekktu@gmail.com>
3841
3842 * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members)
3843 (semantic-create-imenu-directory-index): Fix typos in docstrings.
3844 (semantic-imenu-goto-function): Reflow docstring.
3845
3846 2010-04-02 Juri Linkov <juri@jurta.org>
3847
3848 * ehelp.el (electric-help-orig-major-mode):
3849 New buffer-local variable.
3850 (electric-help-mode): Set it to original major-mode. Doc fix.
3851 (with-electric-help): Use `electric-help-orig-major-mode' instead
3852 of (default-value 'major-mode). Doc fix.
3853 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
3854
3855 2010-04-02 Sam Steingold <sds@gnu.org>
3856
3857 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
3858 `vc-hg-command' with a list of flags.
3859
3860 * progmodes/bug-reference.el (bug-reference-bug-regexp):
3861 Also accept "patch" and "RFE".
3862 (bug-reference-fontify): `bug-reference-url-format' can also be a
3863 function to be able to handle the bug kind.
3864 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
3865
3866 2010-04-02 Jan Djärv <jan.h.d@swipnet.se>
3867
3868 * tmm.el (tmm-get-keymap): Check with symbolp before passing
3869 value to fboundp, it may not be a symbol.
3870
3871 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
3872
3873 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
3874
3875 2010-03-31 Juri Linkov <juri@jurta.org>
3876
3877 * simple.el (next-line, previous-line): Re-throw a signal
3878 with `signal' instead of using `ding'.
3879 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
3880
3881 2010-03-31 Juri Linkov <juri@jurta.org>
3882
3883 * simple.el (keyboard-escape-quit): Raise deselecting the active
3884 region higher than exiting the minibuffer.
3885 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
3886
3887 2010-03-31 Juri Linkov <juri@jurta.org>
3888
3889 * image.el (image-animated-p): Use `image-metadata' instead of
3890 `image-extension-data'. Get GIF extenstion data from metadata
3891 property `extension-data'.
3892
3893 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
3894
3895 * simple.el (append-to-buffer): Simplify.
3896
3897 2010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
3898
3899 * textmodes/artist.el (artist-mode): Fix typo in docstring.
3900 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
3901
3902 2010-03-31 Kenichi Handa <handa@m17n.org>
3903
3904 * language/sinhala.el (composition-function-table): Fix regexp for
3905 the new Unicode specification.
3906
3907 * language/indian.el (devanagari-composable-pattern)
3908 (tamil-composable-pattern, kannada-composable-pattern)
3909 (malayalam-composable-pattern): Adjust for the new Unicode
3910 specification.
3911 (bengali-composable-pattern, gurmukhi-composable-pattern)
3912 (gujarati-composable-pattern, oriya-composable-pattern)
3913 (telugu-composable-pattern): New variables to cope with the new
3914 Unicode specification. Use them in composition-function-table.
3915
3916 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
3917
3918 Make tmm-menubar work for the Buffers menu again (bug#5726).
3919 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
3920 vectors rather than cons cells, as used in menu-bar-update-buffers.
3921
3922 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
3923
3924 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
3925 (js-insert-and-indent): Revert 2009-08-15 change, restoring
3926 electric punctuation for "{}();,:" (Bug#5586).
3927
3928 * mail/sendmail.el (mail-default-directory): Doc fix.
3929
3930 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
3931
3932 * mail/sendmail.el (mail-default-directory): Doc fix.
3933
3934 2010-03-31 Eli Zaretskii <eliz@gnu.org>
3935
3936 * subr.el (version-regexp-alist, version-to-list)
3937 (version-list-<, version-list-=, version-list-<=)
3938 (version-list-not-zero, version<, version<=, version=): Doc fix.
3939 (Bug#5744).
3940
3941 2010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
3942
3943 * vc.el (vc-root-diff): Doc fix.
3944
3945 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
3946
3947 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
3948
3949 * simple.el (append-to-buffer): Fix last change.
3950
3951 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
3952
3953 * simple.el (append-to-buffer): Ensure that point is preserved if
3954 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
3955 (Bug#5749)
3956
3957 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
3958
3959 * files.el (auto-mode-case-fold): Change default to t.
3960
3961 2010-03-30 Juri Linkov <juri@jurta.org>
3962
3963 * dired-x.el (dired-omit-mode): Doc fix.
3964
3965 2010-03-30 Juri Linkov <juri@jurta.org>
3966
3967 * replace.el (occur-accumulate-lines): Move occur-engine related
3968 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
3969 to be located after `occur-engine'.
3970
3971 2010-03-30 Juri Linkov <juri@jurta.org>
3972
3973 Make occur handle multi-line matches cleanly with context.
3974 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
3975
3976 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
3977 (occur-engine): Add local variables `ret', `prev-after-lines',
3978 `prev-lines'. Use more arguments for `occur-context-lines'.
3979 Set first elem of its returned list to `data', and the second elem
3980 to `prev-after-lines'. Don't print the separator line.
3981 In the end, print remaining context after-lines.
3982 (occur-context-lines): Add new arguments `begpt', `endpt',
3983 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
3984 after-lines of the previous match with before-lines of the
3985 current match and not overlap them. Return a list with two
3986 values: the output line and the list of context after-lines.
3987
3988 2010-03-30 Juri Linkov <juri@jurta.org>
3989
3990 * replace.el (occur-accumulate-lines): Fix a bug where the first
3991 context line at the beginning of the buffer was missing.
3992
3993 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3994
3995 * files.el: Make bidi-display-reordering safe variable for boolean
3996 values.
3997
3998 2010-03-29 Phil Hagelberg <phil@evri.com>
3999 Chong Yidong <cyd@stupidchicken.com>
4000
4001 * subr.el: Extend progress reporters to perform "spinning".
4002 (progress-reporter-update, progress-reporter-do-update):
4003 Handle non-numeric value arguments.
4004 (progress-reporter--pulse-characters): New var.
4005
4006 2010-03-28 Chong Yidong <cyd@stupidchicken.com>
4007
4008 * progmodes/compile.el (compilation-start): Fix regexp detection
4009 of initial cd command (Bug#5771).
4010
4011 2010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
4012
4013 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
4014
4015 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
4016
4017 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
4018 * lisp/progmodes/gdb-mi.el: Restore.
4019 * lisp/progmodes/gdb-ui.el: Remove.
4020 * lisp/progmodes/gud.el: Re-accommodate for gdb-mi.el.
4021
4022 2010-03-25 Glenn Morris <rgm@gnu.org>
4023
4024 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
4025 all dired buffers, even tramp ones. (Bug#5755)
4026
4027 2010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4028
4029 Add "union tags" in mpc.el.
4030 * mpc.el: Remove backward compatibility code.
4031 (mpc-browser-tags): Change default.
4032 (mpc--find-memoize-union-tags): New var.
4033 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
4034 (mpc-cmd-find): Handle the case where the playlist does not exist.
4035 Handle union-tags.
4036 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
4037 (mpc-cmd-add): Use mpc-cmd-flush.
4038 (mpc-tagbrowser-tag-name): New fun.
4039 (mpc-tagbrowser-buf): Use it.
4040 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
4041
4042 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4043
4044 Misc cleanup.
4045 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
4046 Use replace-regexp-in-string.
4047 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
4048 (makefile-imake-mode-syntax-table): Move init into defvar.
4049 (makefile-mode): Use define-derived-mode.
4050
4051 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
4052 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
4053 not be present any more.
4054
4055 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
4056
4057 * faces.el (set-face-attribute): Fix typo in docstring.
4058 (face-valid-attribute-values): Reflow docstring.
4059
4060 * cedet/srecode/table.el (srecode-template-table): Fix docstring typo.
4061
4062 2010-03-24 Glenn Morris <rgm@gnu.org>
4063
4064 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
4065
4066 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
4067
4068 * indent.el (indent-for-tab-command): Doc fix.
4069
4070 2010-03-24 Alan Mackenzie <acm@muc.de>
4071
4072 * progmodes/cc-engine.el (c-remove-stale-state-cache):
4073 Fix off-by-one error. Fixes bug #5747.
4074
4075 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
4076
4077 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
4078 (image-dired-read-comment): Doc fix.
4079
4080 * json.el (json-object-type, json-array-type, json-key-type)
4081 (json-false, json-null, json-read-number):
4082 * minibuffer.el (completion-in-region-functions):
4083 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
4084 (cal-tex-cursor-week):
4085 * emacs-lisp/trace.el (trace-function):
4086 * eshell/em-basic.el (eshell/printnl):
4087 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
4088 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
4089 * obsolete/levents.el (allocate-event, event-key, event-object)
4090 (event-point, event-process, event-timestamp, event-to-character)
4091 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
4092 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
4093 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
4094 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
4095 (reftex-highlight-selection): Fix typos in docstrings.
4096
4097 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
4098
4099 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
4100
4101 2010-03-24 Glenn Morris <rgm@gnu.org>
4102
4103 * mail/rmail.el (rmail-highlight-face): Restore option deleted
4104 2008-02-13 without comment; mark it obsolete.
4105 (rmail-highlight-headers): Use rmail-highlight-face once more.
4106
4107 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
4108
4109 * woman.el (woman2-process-escapes): Only consume the newline if
4110 the filler character is on a line by itself (Bug#5729).
4111
4112 2010-03-24 Kenichi Handa <handa@m17n.org>
4113
4114 * language/indian.el (devanagari-composable-pattern): Add more
4115 consonants.
4116
4117 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4118
4119 * net/trampver.el: Update release number.
4120
4121 2010-03-24 Glenn Morris <rgm@gnu.org>
4122
4123 * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
4124
4125 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4126
4127 * net/tramp.el (tramp-find-executable):
4128 Use `tramp-get-connection-buffer'. Make the regexp for checking
4129 output of "wc -l" more robust.
4130 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
4131 (tramp-open-connection-setup-interactive-shell): Remove workaround
4132 for OpenSolaris bug, it is not needed anymore.
4133
4134 2010-03-24 Eric M. Ludlam <zappo@gnu.org>
4135
4136 * cedet/semantic/imenu.el: New file, from the CEDET repository
4137 (Bug#5412).
4138
4139 2010-03-24 Glenn Morris <rgm@gnu.org>
4140
4141 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
4142
4143 2010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
4144
4145 * files.el (auto-mode-alist): Accept more verilog file patterns.
4146
4147 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4148
4149 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
4150
4151 2010-03-24 Glenn Morris <rgm@gnu.org>
4152
4153 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
4154 log-edit-before-checkin-process.
4155
4156 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
4157
4158 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
4159
4160 * vc-dispatcher.el (vc-start-logentry): Doc fix.
4161 (log-view-process-buffer, log-edit-extra-flags): Declare.
4162
4163 * log-edit.el (log-edit-before-checkin-process): Doc fix.
4164
4165 * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
4166 Consistently check ede-object is bound throughout.
4167
4168 * cedet/ede/project-am.el (ede-shell-run-something): Declare.
4169
4170 2010-03-23 Sam Steingold <sds@gnu.org>
4171
4172 Fix bug#5620: recalculate all markers on compilation buffer
4173 modifications, not on file modifications.
4174 * progmodes/compile.el (buffer-modtime): New buffer-local variable:
4175 the buffer modification time, for buffers not associated with files.
4176 (compilation-mode): Create it.
4177 (compilation-filter): Update it.
4178 (compilation-next-error-function): Use it instead of
4179 `visited-file-modtime' for timestamp.
4180
4181 2010-03-23 Juri Linkov <juri@jurta.org>
4182
4183 Implement Occur multi-line matches.
4184 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
4185
4186 * replace.el (occur): Doc fix.
4187 (occur-engine): Set `begpt' to the beginning of the first line.
4188 Set `endpt' to the end of the last match line. At first, count
4189 line numbers between `origpt' and `begpt'. Split out code from
4190 `out-line' variable to new let-bindings `match-prefix' and
4191 `match-str'. In `out-line' add non-numeric prefix to all
4192 non-first lines of multi-line matches. Finally, count lines
4193 between `begpt' and `endpt' and add to `lines'.
4194
4195 2010-03-23 Juri Linkov <juri@jurta.org>
4196
4197 * replace.el (occur-accumulate-lines, occur-engine):
4198 Use `occur-engine-line' instead of duplicate code.
4199 (occur-engine-line): New function created from duplicate code
4200 in `occur-accumulate-lines' and `occur-engine'.
4201
4202 * replace.el (occur-engine-line): Add optional arg `keep-props'.
4203 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
4204
4205 2010-03-23 Juri Linkov <juri@jurta.org>
4206
4207 * finder.el: Remove TODO tasks.
4208
4209 * info.el (Info-finder-find-node): Add node "all"
4210 with all package info. Handle a list of multiple keywords
4211 separated by comma.
4212 (info-finder): In interactive use with a prefix argument,
4213 use `completing-read-multiple' to read a list of keywords
4214 separated by comma.
4215
4216 2010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
4217
4218 Add a new completion style `substring'.
4219 * minibuffer.el (completion-basic--pattern): New function.
4220 (completion-basic-try-completion, completion-basic-all-completions):
4221 Use it.
4222 (completion-substring--all-completions)
4223 (completion-substring-try-completion)
4224 (completion-substring-all-completions): New functions.
4225 (completion-styles-alist): New style `substring'.
4226
4227 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
4228
4229 Get rid of .elc files after removal of the corresponding .el.
4230 * Makefile.in (compile-clean): New target.
4231 (compile-main): Use it.
4232
4233 2010-03-22 Jan Djärv <jan.h.d@swipnet.se>
4234
4235 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
4236 don't do make there. When compiling with separate object dir, there
4237 is no Makefile there.
4238
4239 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
4240
4241 Get rid of the ELCFILES abomination, again.
4242 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
4243 (all, compile): Don't call compile-last.
4244 (compile-main): Build the "elcfiles" list dynamically.
4245 (compile-targets): New (internal) target.
4246
4247 2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
4248
4249 * Makefile.in (top_srcdir): Define.
4250 (abs_top_builddir): Define.
4251 (srcdir): Don't append `/..'.
4252 (EMACS): Use ${abs_top_builddir}.
4253 (all, compile, compile-always, compile-last): Don't set emacswd.
4254 (update-subdirs, update-authors): Use $(top_srcdir) instead of
4255 $(srcdir).
4256 (lisp): Use $(srcdir) instead of @srcdir@.
4257
4258 2010-03-21 Juri Linkov <juri@jurta.org>
4259
4260 Fix message of multi-line occur regexps and multi-buffer header lines.
4261 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
4262
4263 * replace.el (occur-1): Don't display regexp if it is longer
4264 than window-width. Use `query-replace-descr' to display regexp.
4265 (occur-engine): Don't display regexp in the buffer header for
4266 multi-buffer occur. Display a separate header line with total
4267 match count and regexp for multi-buffer occur.
4268 Use `query-replace-descr' to display regexp.
4269
4270 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
4271
4272 * net/secrets.el: Fix parenthesis.
4273 (secrets-enabled): Fix parenthesis.
4274
4275 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
4276
4277 Use more relative file and directory names.
4278 * Makefile.in (EMACS): Arrange for it to work when we chdir.
4279 (setwins, setwins_almost, setwins_for_subdirs):
4280 Don't `cd'; output relative names.
4281 (all, compile, compile-always, compile-last): Set emacswd.
4282 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
4283 Just cd to the lisp source dir so we can use relative file names.
4284
4285 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
4286
4287 2010-03-20 Glenn Morris <rgm@gnu.org>
4288
4289 * textmodes/rst.el: Use faces for font-lock customization, and make the
4290 old -face variables obsolete.
4291 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
4292 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
4293 (rst-block-face, rst-external-face, rst-definition-face)
4294 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
4295 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
4296 Make obsolete.
4297 (rst-font-lock-keywords-function): Update for above changes.
4298
4299 2010-03-20 Juri Linkov <juri@jurta.org>
4300
4301 * s-region.el:
4302 * obsolete/s-region.el: Move to obsolete.
4303
4304 2010-03-19 Juanma Barranquero <lekktu@gmail.com>
4305
4306 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
4307
4308 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
4309
4310 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
4311
4312 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
4313
4314 Add special markup processing for commit logs.
4315 * log-edit.el (log-edit-extra-flags): New variable.
4316 (log-edit): Add new argument MODE. Use that mode when non-nil
4317 instead of the log-view-mode.
4318 (log-view-process-buffer): New function.
4319
4320 * vc.el: Document that the checkin method takes optional
4321 arguments. Document new backend specific method: log-view-mode.
4322 (vc-default-log-edit-mode): New function.
4323 (vc-checkin): Use a backend specific log-view-mode.
4324 Pass extra arguments to the checkin method.
4325 (vc-modify-change-comment): Pass a dummy extra argument.
4326
4327 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
4328 log-edit.
4329 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
4330 (vc-finish-logentry): Process the log buffer before passing it
4331 down. Pass log-edit-extra-flags.
4332
4333 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
4334 command.
4335 (log-edit-extra-flags, log-edit-before-checkin-process):
4336 New declarations.
4337
4338 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
4339 command.
4340 (log-edit-extra-flags, log-edit-before-checkin-process):
4341 New declarations.
4342 (vc-hg-log-edit-mode): New derived mode.
4343
4344 * vc-arch.el (vc-arch-checkin):
4345 * vc-cvs.el (vc-cvs-checkin):
4346 * vc-git.el (vc-git-checkin):
4347 * vc-mtn.el (vc-mtn-checkin):
4348 * vc-rcs.el (vc-rcs-checkin):
4349 * vc-sccs.el (vc-sccs-checkin):
4350 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
4351
4352 2010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
4353
4354 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
4355 parent typo).
4356
4357 2010-03-19 Glenn Morris <rgm@gnu.org>
4358
4359 * password-cache.el (password-cache, password-cache-expiry): Autoload.
4360
4361 2010-03-18 Glenn Morris <rgm@gnu.org>
4362
4363 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
4364
4365 * replace.el (query-replace-history): Give it a doc string.
4366 (map-query-replace-regexp): Use query-replace-from-history-variable
4367 and query-replace-to-history-variable.
4368
4369 * mail/hashcash.el (declare-function): Remove duplicate definition.
4370
4371 * mail/emacsbug.el (report-emacs-bug-pretest-address):
4372 Make it an obsolete alias for report-emacs-bug-address.
4373 (message-strip-special-text-properties): Declare.
4374 (report-emacs-bug): Remove test for a pretest bug address.
4375 Combine message-mode-specific code.
4376
4377 * mail/supercite.el: Don't require sendmail.
4378 (mh-in-header-p): Declare rather than using with-no-warnings.
4379 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
4380 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
4381
4382 * calendar/cal-french.el: Convert to utf-8.
4383
4384 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
4385 Emacs scripts.
4386
4387 2010-03-16 Michael Albinus <michael.albinus@gmx.de>
4388
4389 * net/secrets.el (secrets-enabled): New variable. Use it instead
4390 of a subfeature.
4391
4392 2010-03-15 Michael Albinus <michael.albinus@gmx.de>
4393
4394 * net/secrets.el (top): Register the D-Bus signals only when the
4395 service "org.freedesktop.secrets" can be pinged.
4396 Provide subfeature `enabled'.
4397
4398 2010-03-14 Juri Linkov <juri@jurta.org>
4399
4400 Add finder unknown keywords.
4401
4402 * finder.el (finder-unknown-keywords): New function.
4403
4404 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
4405 to create a Finder node with unknown keywords.
4406
4407 2010-03-14 Juri Linkov <juri@jurta.org>
4408
4409 * finder.el (finder-compile-keywords): Replace `princ' with
4410 `prin1' on a list of symbols interned from keyword strings.
4411
4412 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
4413 a comma, then split keywords using a comma and optional whitespace.
4414 Otherwise, split by whitespace.
4415
4416 * complete.el:
4417 * face-remap.el:
4418 * log-view.el:
4419 * net/hmac-def.el:
4420 * net/hmac-md5.el:
4421 * net/netrc.el:
4422 * progmodes/mixal-mode.el: Fix keywords.
4423
4424 2010-03-13 Michael Albinus <michael.albinus@gmx.de>
4425
4426 * Makefile.in (ELCFILES): Add net/secrets.elc.
4427
4428 * net/secrets.el: New file.
4429
4430 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
4431
4432 * facemenu.el (list-colors-display, list-colors-print): New arg
4433 callback. Use it to allow selecting colors.
4434
4435 * wid-edit.el (widget-image-insert): Insert image prop even if the
4436 current display is non-graphic.
4437 (widget-field-value-set): New fun.
4438 (editable-field): Use it.
4439 (widget-field-value-get): Clean up unused var.
4440 (widget-color-value-create, widget-color--choose-action):
4441 New funs. Allow using list-colors-display to choose color.
4442
4443 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
4444
4445 * cus-edit.el: Resort topmost custom groups.
4446 (custom-buffer-sort-alphabetically): Default to t.
4447 (customize-apropos): Use apropos-parse-pattern.
4448 (custom-search-field): New var.
4449 (custom-buffer-create-internal): Add custom-apropos search field.
4450 (custom-add-parent-links): Don't display parent doc.
4451 (custom-group-value-create): Don't sort top-level custom group.
4452 (custom-magic-value-create): Show visibility button before option name.
4453
4454 (custom-variable-state): New fun, from custom-variable-state-set.
4455 (custom-variable-state-set): Use it.
4456 (custom-group-value-create): Hide options with standard values
4457 using the :hidden-states property. Use progress reporter.
4458
4459 (custom-show): Simplify.
4460 (custom-visibility): Disable images by default.
4461 (custom-variable): New property :hidden-states.
4462 (custom-variable-value-create): Enable images for
4463 custom-visibility widgets. Use :hidden-states property to
4464 determine initial visibility.
4465
4466 * wid-edit.el (widget-image-find): Give images center ascent.
4467 (visibility): Add :on-image and :off-image properties.
4468 (widget-visibility-value-create): Use them.
4469
4470 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
4471
4472 * cus-edit.el (processes): Remove from development group.
4473 (oop, hypermedia): Delete group.
4474 (comm): Promote to top-level group.
4475
4476 * net/browse-url.el (browse-url):
4477 * net/xesam.el (xesam):
4478 * net/tramp.el (tramp):
4479 * net/goto-addr.el (goto-address):
4480 * net/ange-ftp.el (ange-ftp): Put in comm group.
4481
4482 * view.el (view): Remove from editing group.
4483
4484 * uniquify.el (uniquify): Put in files group.
4485
4486 * net/browse-url.el (browse-url):
4487 * ps-print.el (postscript): Put in external group.
4488
4489 * cus-edit.el (outlines):
4490 * textmodes/text-mode.el (text-mode-hook):
4491 * textmodes/table.el (table):
4492 * textmodes/picture.el (picture):
4493 * outline.el (outlines): Put in wp group.
4494
4495 * nxml/nxml-mode.el (nxml): Remove from wp group.
4496
4497 * net/tramp-imap.el (tramp-imap): Put in tramp group.
4498
4499 * mail/metamail.el (metamail): Remove from hypermedia group.
4500
4501 * cus-edit.el (abbrev):
4502 * whitespace.el (whitespace):
4503 * vcursor.el (vcursor):
4504 * reveal.el (reveal):
4505 * hl-line.el (hl-line): Put in convenience group.
4506
4507 * epg-config.el (epg): Put in data group.
4508
4509 * emulation/pc-select.el (pc-select): Put in emulations group.
4510
4511 * calculator.el (calculator): Put in applications group.
4512
4513 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
4514
4515 Add .dir-locals.el support for file-less buffers.
4516 * files.el (hack-local-variables): Split out code to apply local
4517 variable settings ...
4518 (hack-local-variables-apply): ... here. New function.
4519 (hack-dir-local-variables): Use the default directory for when the
4520 buffer does not have an associated file.
4521 (hack-dir-local-variables-non-file-buffer): New function.
4522 * diff-mode.el (diff-mode):
4523 * vc-annotate.el (vc-annotate-mode):
4524 * vc-dir.el (vc-dir-mode):
4525 * log-edit.el (log-edit-mode):
4526 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
4527
4528 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
4529
4530 Add support for shelving snapshots and for showing shelves.
4531 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
4532 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
4533 New functions.
4534 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
4535 (vc-bzr-extra-menu-map): Map them.
4536
4537 2010-03-11 Glenn Morris <rgm@gnu.org>
4538
4539 * cus-edit.el (customize-changed-options-previous-release):
4540 Bump to 23.1.
4541
4542 * image.el (image-animate-max-time): Fix :version tag.
4543
4544 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4545
4546 * Branch for 23.2.
4547
4548 2010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
4549
4550 * vc-git.el (vc-git-revision-table): Include remote branches.
4551
4552 2010-03-10 Kim F. Storm <storm@cua.dk>
4553
4554 Animated image API.
4555 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
4556
4557 * image.el (image-animate-max-time): New defcustom.
4558 (image-animated-types): New defconst.
4559 (create-animated-image, image-animate-timer)
4560 (image-animate-start, image-animate-stop, image-animate-timeout)
4561 (image-animated-p): New functions.
4562
4563 * image-mode.el (image-toggle-display-image):
4564 Replace `create-image' with `create-animated-image'.
4565
4566 2010-03-09 Miles Bader <miles@gnu.org>
4567
4568 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
4569 instead of "format:"; this ensures that the output is
4570 newline-terminated.
4571
4572 2010-03-08 Chong Yidong <cyd@stupidchicken.com>
4573
4574 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
4575 that all errors are caught, and that the return value is always a
4576 list (Bug#5692).
4577
4578 2010-03-08 Kenichi Handa <handa@m17n.org>
4579
4580 * language/misc-lang.el (windows-1256): New coding system.
4581 (cp1256): New alias of windows-1256 (bug#5690).
4582
4583 2010-03-07 Andreas Schwab <schwab@linux-m68k.org>
4584
4585 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
4586 call to rfc822-bad-address. (Bug#5692)
4587
4588 2010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
4589
4590 * vc-git.el (vc-git-annotate-extract-revision-at-line):
4591 Use vc-git-root as default directory for revision path (Bug#5657).
4592
4593 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
4594
4595 * calculator.el (calculator): Don't bind split-window-keep-point
4596 (Bug#5674).
4597
4598 2010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
4599
4600 * vc-git.el: Re-flow to fit into 80 columns.
4601 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
4602 Remove spurious `quote' element in each case alternative.
4603 (vc-git-show-log-entry): Use prog1.
4604 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
4605
4606 2010-03-06 Glenn Morris <rgm@gnu.org>
4607
4608 * cedet/semantic/grammar.el (semantic-grammar-header-template):
4609 Update template copyright to GPLv3+.
4610
4611 2010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
4612
4613 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
4614
4615 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4616
4617 * macros.el (insert-kbd-macro): Look up keyboard macro using the
4618 definition, not the name (Bug#5481).
4619
4620 2010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
4621
4622 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
4623 argument with a local variable. (Bug#5670)
4624
4625 2010-03-02 Juri Linkov <juri@jurta.org>
4626
4627 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
4628
4629 2010-03-02 Michael Albinus <michael.albinus@gmx.de>
4630
4631 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
4632 error when FILENAME and NEWNAME are existing remote directories.
4633
4634 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
4635 parameter DIR-FLAG.
4636
4637 2010-03-02 Glenn Morris <rgm@gnu.org>
4638
4639 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
4640 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
4641
4642 2010-03-01 Kenichi Handa <handa@m17n.org>
4643
4644 * language/burmese.el (burmese-composable-pattern): Rename from
4645 myanmar-composable-pattern.
4646
4647 * international/characters.el (script-list):
4648 * international/fontset.el (script-representative-chars):
4649 Change myanmar to burmese.
4650 (otf-script-alist): Likewise.
4651 (setup-default-fontset): Likewise. Re-fix :otf spec.
4652
4653 2010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
4654
4655 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
4656
4657 2010-02-28 Jan Djärv <jan.h.d@swipnet.se>
4658
4659 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
4660
4661 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4662
4663 * net/tramp.el (tramp-handle-write-region): START can be a string.
4664 Take care in the checks. Reported by Dan Davison
4665 <davison@stats.ox.ac.uk>.
4666
4667 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4668
4669 * net/dbus.el (dbus-introspect, dbus-get-property)
4670 (dbus-set-property, dbus-get-all-properties):
4671 Use `dbus-call-method' when noninteractive. (Bug#5645)
4672
4673 2010-02-28 Chong Yidong <cyd@stupidchicken.com>
4674
4675 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
4676 * emacs-lisp/elint.el (elint-add-required-env):
4677 * cedet/semantic/db-find.el
4678 (semanticdb-find-translate-path-brutish-default):
4679 * cedet/ede/make.el (ede-make-check-version):
4680 * calendar/icalendar.el (icalendar--add-diary-entry):
4681 * calc/calcalg2.el (math-tracing-integral):
4682 * files.el (recover-session-finish): Use with-current-buffer
4683 instead of save-excursion.
4684
4685 2010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
4686
4687 Fix in-buffer completion when after-change-functions modify the buffer.
4688 * minibuffer.el (completion--replace): New function.
4689 (completion--do-completion): Use it and use relative movement.
4690
4691 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
4692
4693 * international/fontset.el (setup-default-fontset): Fix :otf spec.
4694
4695 2010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
4696
4697 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
4698 Allow the characters _<> in the stack entry (Bug#5653).
4699
4700 2010-02-26 Kenichi Handa <handa@m17n.org>
4701
4702 * language/burmese.el: Fix entries in composition-function-table.
4703 (myanmar-composable-pattern): New variable.
4704
4705 * international/fontset.el (setup-default-fontset): Add an entry
4706 for myanmar.
4707
4708 * international/characters.el (script-list): Add Myanmar
4709 Extended-A.
4710
4711 2010-02-26 Glenn Morris <rgm@gnu.org>
4712
4713 * custom.el (custom-initialize-delay): Doc fix.
4714
4715 * mail/sendmail.el (send-mail-function): Autoload the call
4716 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
4717
4718 2010-02-24 Chong Yidong <cyd@stupidchicken.com>
4719
4720 * files.el (hack-local-variables-filter): For eval forms, also
4721 check safe-local-variable-p (Bug#5636).
4722
4723 2010-02-24 Eduard Wiebe <usenet@pusto.de>
4724
4725 * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
4726 and use c(ad)r of cddr (Bug#5640).
4727
4728 2010-02-22 Michael Albinus <michael.albinus@gmx.de>
4729
4730 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
4731 setting the modes by `ignore-errors'. It might fail, for example
4732 if the file is not owned by the user but the group.
4733 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
4734
4735 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
4736
4737 * files.el (directory-listing-before-filename-regexp): Use
4738 stricter matching for iso-style dates, to avoid false matches with
4739 date-like filenames (Bug#5597).
4740
4741 * htmlfontify.el (htmlfontify): Doc fix.
4742
4743 * eshell/eshell.el (eshell): Doc fix.
4744
4745 * startup.el (fancy-about-screen): In mode-line, apply
4746 mode-line-buffer-id face only to the buffer name (Bug#5613).
4747
4748 2010-02-20 Kevin Ryde <user42@zip.com.au>
4749
4750 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4751 In `watcom' anchor regexp to start of line, to avoid slowness
4752 (Bug#5599).
4753
4754 2010-02-20 Eli Zaretskii <eliz@gnu.org>
4755
4756 * subr.el (remove-yank-excluded-properties): Explain in a comment
4757 why `category' property is removed.
4758
4759 2010-02-19 Chong Yidong <cyd@stupidchicken.com>
4760
4761 * isearch.el (isearch-update-post-hook, isearch-update): Revert
4762 2010-02-17 change.
4763
4764 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
4765
4766 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
4767 (icalendar--convert-weekly-to-ical)
4768 (icalendar--convert-yearly-to-ical)
4769 (icalendar--convert-block-to-ical)
4770 (icalendar--convert-cyclic-to-ical)
4771 (icalendar--convert-anniversary-to-ical): Take care of time
4772 specifications where hour has 1-digit only (Bug#5549).
4773
4774 2010-02-19 Nick Roberts <nickrob@snap.net.nz>
4775
4776 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
4777 of disassemble output in GDB 7.1.
4778
4779 2010-02-19 Glenn Morris <rgm@gnu.org>
4780
4781 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
4782 property. (Bug#5593)
4783
4784 2010-02-18 Sam Steingold <sds@gnu.org>
4785
4786 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
4787
4788 2010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
4789
4790 Use abbreviated file names in bookmarks (bug#5591).
4791 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
4792 calls to expand-file-name.
4793 (bookmark-relocate): Use abbreviated file names in bookmarks.
4794 (bookmark-load): Use abbreviated file names in messages.
4795
4796 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
4797
4798 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
4799 expand "." and "..". Reported by Thierry Volpiatto
4800 <thierry.volpiatto@gmail.com>.
4801
4802 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
4803
4804 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
4805 permissions of the temporary file to "0600". In case the remote
4806 file has no read permissions for the owner, there might be
4807 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
4808
4809 22010-02-18 Glenn Morris <rgm@gnu.org>
4810
4811 * emacs-lisp/authors.el (authors-renamed-files-alist):
4812 Add entries for INSTALL.CVS.
4813
4814 2010-02-17 Mark A. Hershberger <mah@everybody.org>
4815
4816 * vc-bzr.el: Fix typo in Known Bugs section.
4817
4818 * isearch.el (isearch-update-post-hook): New hook.
4819 (isearch-update): Use the new hook.
4820
4821 2010-02-16 Michael Albinus <michael.albinus@gmx.de>
4822
4823 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
4824 Fix errors in copying directories.
4825 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
4826 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
4827 (tramp-handle-delete-file)
4828 (tramp-handle-dired-recursive-delete-directory)
4829 (tramp-handle-write-region): Flush also the cache for the upper
4830 directory.
4831
4832 2010-02-16 Chong Yidong <cyd@stupidchicken.com>
4833
4834 * simple.el (save-interprogram-paste-before-kill): Doc fix.
4835
4836 * cus-edit.el (hardware): Doc fix.
4837
4838 * man.el (man): Add to external custom group.
4839
4840 * delim-col.el (columns): Move to wp custom group.
4841
4842 * doc-view.el (doc-view): Add to data custom group.
4843
4844 * cedet/data-debug.el (data-debug): Move to extensions group.
4845
4846 * cedet/ede.el (ede):
4847 * cedet/srecode.el (srecode):
4848 * cedet/semantic.el (semantic): Put in tools and extensions group.
4849
4850 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
4851
4852 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
4853 by ispell-parse-output (Bug#5575).
4854
4855 2010-02-16 Kenichi Handa <handa@m17n.org>
4856
4857 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
4858 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
4859 (skkdic-convert): Use `euc-japan' coding system for writing.
4860
4861 2010-02-16 Glenn Morris <rgm@gnu.org>
4862
4863 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
4864 tex-main-file before using it. (Bug#5562)
4865
4866 2010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
4867
4868 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
4869 warnings, since it is annoying for the user to see them each time he
4870 runs the code.
4871
4872 2010-02-15 Michael Albinus <michael.albinus@gmx.de>
4873
4874 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
4875 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
4876 instead of PROC for caching "first-password-request". Otherwise,
4877 new processes would not profit from passwords already entered.
4878
4879 * net/tramp-cache.el (tramp-dump-connection-properties):
4880 Don't save "first-password-request" property.
4881
4882 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
4883
4884 * outline.el (outline-head-from-level):
4885 * simple.el (with-wrapper-hook):
4886 * cedet/ede.el (ede-run-target, project-delete-target)
4887 (project-dist-files, ede-name, ede-documentation, ede-parent-project)
4888 (ede-adebug-project, ede-adebug-project-parent)
4889 (ede-adebug-project-root):
4890 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
4891 (elint-defun, elint-buffer-env, elint-top-form-logged)
4892 (elint-unbound-variable):
4893 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
4894 Fix typos in docstrings.
4895
4896 2010-02-14 Michael Albinus <michael.albinus@gmx.de>
4897
4898 * files.el (insert-directory): When WILDCARD-REGEXP and
4899 FULL-DIRECTORY-P are nil, insert the file entry instead of the
4900 whole directory. (Bug#5551)
4901
4902 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
4903 dired's alignment sanity. (Bug#5516)
4904
4905 2010-02-14 Juri Linkov <juri@jurta.org>
4906
4907 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
4908 Remove remaining ^H with their preceding chars. (Bug#5566)
4909
4910 2010-02-13 Glenn Morris <rgm@gnu.org>
4911
4912 * simple.el (transpose-subr): Give it a doc-string.
4913
4914 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
4915 Doc fixes.
4916
4917 2010-02-12 Juri Linkov <juri@jurta.org>
4918
4919 * arc-mode.el (archive-unique-fname): Make directories for nested
4920 archives. (Bug#5540)
4921
4922 2010-02-12 Juri Linkov <juri@jurta.org>
4923
4924 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
4925
4926 2010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
4927
4928 * subr.el (copy-overlay): Handle deleted overlays.
4929
4930 * man.el (Man-completion-table): Don't signal an error if we can't run
4931 manual-program (bug#4056).
4932
4933 2010-02-10 Juanma Barranquero <lekktu@gmail.com>
4934
4935 * textmodes/artist.el (artist-mt): Fix typos in docstring.
4936
4937 2010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4938
4939 * info.el (Info-bookmark-jump): Simplify.
4940
4941 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
4942 (bookmark-default-handler): Accept new bookmark field `buffer'.
4943
4944 2010-02-10 Chong Yidong <cyd@stupidchicken.com>
4945
4946 * iswitchb.el (iswitchb-completions): Revert last change.
4947
4948 2010-02-10 Michael Albinus <michael.albinus@gmx.de>
4949
4950 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
4951 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
4952 This prevents file names like "~/" being listed literally.
4953
4954 2010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
4955
4956 * term/xterm.el (xterm-maybe-set-dark-background-mode):
4957 Remove dead code. (Bug#5546)
4958
4959 2010-02-09 Chong Yidong <cyd@stupidchicken.com>
4960
4961 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
4962 correctly (Bug#5548).
4963
4964 2010-02-08 Jose E. Marchesi <jemarch@gnu.org>
4965
4966 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
4967 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
4968
4969 2010-02-08 Kenichi Handa <handa@m17n.org>
4970
4971 * international/mule-util.el (with-coding-priority): Add autoload
4972 cookie for putting `lisp-indent-function'.
4973
4974 2010-02-07 Glenn Morris <rgm@gnu.org>
4975
4976 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
4977 Move F2003 named interfaces from keywords-2 to keywords-1, and
4978 use function-name-face rather than constant-face.
4979 Simplify "abstract interface" regexp.
4980
4981 2010-02-07 Chong Yidong <cyd@stupidchicken.com>
4982
4983 * eshell/esh-util.el (eshell-file-attributes): New optional arg
4984 ID-FORMAT. Pass it to `file-attributes'.
4985
4986 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
4987
4988 2010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
4989
4990 * faces.el (set-face-attribute): Allow calling
4991 internal-set-lisp-face-attribute with 'unspecified family and
4992 foundry argument (Bug#5536).
4993
4994 2010-02-07 Glenn Morris <rgm@gnu.org>
4995
4996 * progmodes/f90.el (f90-font-lock-keywords-2)
4997 (f90-looking-at-type-like, f90-looking-at-program-block-end):
4998 Handle F2003 named interfaces.
4999
5000 2010-02-06 Chong Yidong <cyd@stupidchicken.com>
5001
5002 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
5003 beg and end before calling c-get-state-before-change-functions.
5004
5005 2010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
5006
5007 * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
5008
5009 2010-02-05 Juri Linkov <juri@jurta.org>
5010
5011 * doc-view.el (doc-view-mode):
5012 * image-mode.el (image-mode): Put property mode-class=special.
5013 (Bug#4896)
5014
5015 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5016
5017 * vc-svn.el (vc-svn-revision-table): New function.
5018
5019 2010-02-05 Michael Albinus <michael.albinus@gmx.de>
5020
5021 * net/ange-ftp.el (ange-ftp-insert-directory):
5022 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
5023 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
5024 Handle also directories. (Bug#5478)
5025
5026 2010-02-05 Glenn Morris <rgm@gnu.org>
5027
5028 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
5029
5030 2010-02-05 Chong Yidong <cyd@stupidchicken.com>
5031
5032 * startup.el (command-line-1): Convert options beginning with a
5033 single dash as well (Bug#5519).
5034
5035 2010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
5036
5037 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
5038 * minibuffer.el (completion-initials-expand): Only check the presence
5039 of delims *within* the boundaries, since otherwise the / delim is
5040 always found for files.
5041
5042 Fix up various corner case problems.
5043 * doc-view.el (doc-view-last-page-number): New function.
5044 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
5045 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
5046 (doc-view-kill-proc): Avoid inf-loop in freak cases.
5047 (doc-view-reconvert-doc): Use the new recursive delete-directory.
5048 (doc-view-convert-current-doc): Don't create the resolution.el file
5049 here any more.
5050 (doc-view-pdf/ps->png): Do it here instead.
5051 (doc-view-already-converted-p): Check that resolution.el is present.
5052 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
5053 windows that are not yet showing images.
5054
5055 2010-02-04 Michael Albinus <michael.albinus@gmx.de>
5056
5057 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
5058 `dired-uncache' for every elemnt which is an absolute file name.
5059
5060 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
5061 directory, handle its directory component.
5062 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
5063 function is called permanently and creates noise, otherwise.
5064
5065 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
5066 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
5067 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
5068
5069 2010-02-04 David Burger <dburger@google.com> (tiny change)
5070
5071 * macros.el (apply-macro-to-region-lines):
5072 Minor simplification. (Bug#5485)
5073
5074 2010-02-04 Glenn Morris <rgm@gnu.org>
5075
5076 * mail/rmail.el (rmail-show-message-1): Handle malformed
5077 quoted-printable text. (Bug#5441)
5078
5079 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
5080
5081 * simple.el (visual-line-mode): Capitalize lighter.
5082
5083 2010-02-03 John Wiegley <jwiegley@gmail.com>
5084
5085 * iswitchb.el (iswitchb-completions): Add bookmark files to the
5086 list of files considered for "virtual buffer" completions.
5087
5088 2010-02-03 Michael Albinus <michael.albinus@gmx.de>
5089
5090 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
5091 also in case of (and (not full) (not wildcard)). This is needed
5092 when dired is called with a list of files, which are not in
5093 `default-directory'. (Bug#5478)
5094
5095 2010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
5096
5097 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
5098
5099 2010-02-02 Juri Linkov <juri@jurta.org>
5100
5101 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
5102 from unidiff to allow function-line after @@.
5103
5104 2010-02-02 Juri Linkov <juri@jurta.org>
5105
5106 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
5107 '(RCS SCCS) with inverted condition.
5108
5109 2010-02-02 Michael Albinus <michael.albinus@gmx.de>
5110
5111 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
5112 messages.
5113
5114 2010-02-01 Juri Linkov <juri@jurta.org>
5115
5116 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
5117 compare with "pkunzip" and "pkzip" instead of only "pkzip".
5118 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
5119 only when (car archive-zip-extract) is "unzip". (Bug#5475)
5120
5121 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
5122
5123 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
5124 (doc-view-revert-buffer): New command.
5125 (doc-view-mode-map): Use it.
5126
5127 2010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
5128
5129 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
5130 pending merge is detected.
5131
5132 2010-01-31 Juri Linkov <juri@jurta.org>
5133
5134 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
5135 beginning of interactive spec like all other grep commands do.
5136 Put "all" in front of "gz". (Bug#5260)
5137
5138 2010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
5139
5140 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
5141
5142 2010-01-29 Chong Yidong <cyd@stupidchicken.com>
5143
5144 * dirtrack.el (dirtrack): Warn instead of signalling error if the
5145 regexp is incorrect (Bug#5476).
5146
5147 2010-01-29 Michael Albinus <michael.albinus@gmx.de>
5148
5149 * net/tramp.el (tramp-handle-insert-directory): Handle also
5150 symlinks, when FILENAME is not in `default-directory'.
5151
5152 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
5153
5154 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
5155 FILE is not in `default-directory'. (Bug#5478)
5156
5157 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
5158 of SWITCHES. Handle the case, FILENAME is not in
5159 `default-directory'. (Bug#5478)
5160 (tramp-register-file-name-handlers): Add safe-magic property.
5161
5162 2010-01-28 Chong Yidong <cyd@stupidchicken.com>
5163
5164 * arc-mode.el (archive-zip-extract): Quote the argument passed to
5165 unzip (Bug#5475).
5166
5167 2010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
5168
5169 * progmodes/flymake.el (flymake-allowed-file-name-masks)
5170 (flymake-master-make-header-init): Add other C++ filename masks.
5171 (flymake-find-possible-master-files)
5172 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
5173
5174 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
5175
5176 Fix some busybox annoyances.
5177
5178 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
5179 not responding." string.
5180 (tramp-open-connection-setup-interactive-shell): Dump stty
5181 settings. Enable "neveropen" arg for all `tramp-send-command'
5182 calls. Handle "=" in variable values properly.
5183 (tramp-find-inline-encoding): Raise an error, when no encoding is
5184 found.
5185 (tramp-wait-for-output): Check, whether PROC buffer is available.
5186 Remove spurious " ^H" sequences, sent by busybox.
5187 (tramp-get-ls-command): Suppress coloring, if possible.
5188
5189 2010-01-28 Glenn Morris <rgm@gnu.org>
5190
5191 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
5192
5193 * log-edit.el (log-edit-strip-single-file-name): Add missing
5194 :safe, :group, and :version tags.
5195
5196 2010-01-27 Stephen Berman <stephen.berman@gmx.net>
5197
5198 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
5199 buffers. (Bug#5477)
5200
5201 2010-01-27 David De La Harpe Golden <david@harpegolden.net>
5202
5203 * files.el (delete-directory): Handle moving to trash without
5204 first doing recursion (Bug#5436).
5205
5206 2010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
5207
5208 * vc-hooks.el (vc-path): Mark as obsolete.
5209
5210 2010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
5211
5212 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
5213 names too.
5214
5215 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
5216 for the short log.
5217 (vc-bzr-log-view-mode): Adjust regexp for the above change.
5218
5219 2010-01-25 Mark A. Hershberger <mah@everybody.org>
5220
5221 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
5222
5223 * vc-bzr.el (vc-bzr-revision-table): New function.
5224
5225 2010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change)
5226
5227 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
5228 diff-index command. This requires at least git-1.5.5. (Bug#1589).
5229
5230 2010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
5231
5232 Remove support for adding --signoff on commit.
5233 Future support will use an incompatible generic mechanism.
5234 * vc-git.el (vc-git-add-signoff): Remove variable.
5235 (vc-git-toggle-signoff): Remove function.
5236 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
5237
5238 * term/xterm.el (xterm-maybe-set-dark-background-mode): Rename
5239 from xterm-set-background-mode. Return t if the background mode
5240 was set.
5241 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
5242 earlier, call it again in case the background mode has changed.
5243
5244 2010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
5245
5246 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
5247 (Bug#3541).
5248
5249 2010-01-23 Chong Yidong <cyd@stupidchicken.com>
5250
5251 * emacs-lisp/assoc.el (aelement): Doc fix.
5252 (aput, adelete, amake): Use lexical-let (Bug#5450).
5253
5254 2010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
5255
5256 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
5257 is the same as subprogram call, not declaration. (Bug#5435).
5258
5259 2010-01-23 Michael Albinus <michael.albinus@gmx.de>
5260
5261 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
5262 (tramp-smb-maybe-open-connection): Use it.
5263
5264 2010-01-22 Michael Albinus <michael.albinus@gmx.de>
5265
5266 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
5267
5268 2010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
5269
5270 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
5271 just because we see "encoding: 8bit".
5272 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
5273
5274 2010-01-22 Chong Yidong <cyd@stupidchicken.com>
5275
5276 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
5277
5278 2010-01-22 Eli Zaretskii <eliz@gnu.org>
5279
5280 * jka-compr.el (jka-compr-load): If load-file is not in
5281 load-history, try its file-truename version. (bug#5447)
5282
5283 2010-01-21 Alan Mackenzie <acm@muc.de>
5284
5285 Fix a situation where deletion of a cpp construct throws an error.
5286 * progmodes/cc-engine.el (c-invalidate-state-cache): Before
5287 invoking c-with-all-but-one-cpps-commented-out, check that the
5288 special cpp construct is still in the buffer.
5289 (c-parse-state): Record the special cpp with markers, not numbers.
5290
5291 2010-01-21 Kenichi Handa <handa@m17n.org>
5292
5293 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
5294 process last-command-event, as it is now decoded first (Bug#5380).
5295
5296 2010-01-20 Chong Yidong <cyd@stupidchicken.com>
5297
5298 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
5299
5300 2010-01-20 Glenn Morris <rgm@gnu.org>
5301
5302 * indent.el (tab-always-indent): Fix custom-type.
5303
5304 2010-01-19 Alan Mackenzie <acm@muc.de>
5305
5306 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
5307 buffer throws "args out of range".
5308 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
5309 playing the role of delimiter.
5310
5311 2010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
5312
5313 * progmodes/ada-mode.el: Fix bug#5400.
5314 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
5315 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
5316 changed. Delete RECURSIVE parameter; never used. Improve doc string.
5317 Improve comments in "is" portion. Handle null procedure declaration.
5318 (ada-move-to-end): Improve doc string.
5319
5320 2010-01-18 Óscar Fuentes <ofv@wanadoo.es>
5321
5322 * ido.el (ido-cur-list): Initialize to nil.
5323 Remove obsolete information from commentary.
5324 (ido-choice-list): Initialize to nil.
5325 (ido-get-bufname): Reject minibuffers.
5326 (ido-make-buffer-list): If "default" is a nonexistent
5327 buffer, ignore it, as per the function's comment.
5328 (ido-kill-buffer-internal): New function.
5329 (ido-kill-buffer-at-head): Use it.
5330 (ido-visit-buffer): Likewise.
5331
5332 2010-01-18 Chong Yidong <cyd@stupidchicken.com>
5333
5334 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
5335
5336 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5337
5338 * cedet/ede/locate.el (ede-locate-file-in-project)
5339 (ede-locate-file-in-project-impl): Fix typos in docstrings.
5340 (ede-enable-locate-on-project): Fix typos in error messages.
5341
5342 * cedet/semantic/util-modes.el (semantic-unmatched-syntax-face)
5343 (semantic-stickyfunc-old-hlf, semantic-stickyfunc-header-line-format)
5344 (semantic-stickyfunc-sticky-classes, semantic-highlight-func-mode-setup)
5345 (semantic-stickyfunc-fetch-stickyline): Fix typos in docstrings.
5346 (semantic-stickyfunc-popup-menu, semantic-highlight-func-popup-menu):
5347 Fix typos in menu help.
5348
5349 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
5350 Fix typos in chart titles.
5351
5352 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
5353 * cedet/semantic.el (semantic-require-version, semantic--buffer-cache)
5354 (semantic-unmatched-syntax-cache-check, semantic-unmatched-syntax-hook)
5355 (semantic--before-fetch-tags-hook, semantic-new-buffer-fcn-was-run)
5356 (semantic--umatched-syntax-needs-refresh-p, semantic-elapsed-time)
5357 (semantic-parse-stream, semantic-parse-region)
5358 (semantic-parse-region-default, semantic--set-buffer-cache)
5359 (semantic-minimum-working-buffer-size, semantic-refresh-tags-safe)
5360 (semantic-bovinate-toplevel, semantic-load-system-cache-loaded)
5361 (semantic-default-submodes):
5362 * cedet/semantic/db-ebrowse.el (semanticdb-table-ebrowse)
5363 (semanticdb-create-ebrowse-database)
5364 (semanticdb-find-tags-for-completion-method)
5365 (semanticdb-find-tags-by-class-method)
5366 (semanticdb-deep-find-tags-by-name-method)
5367 (semanticdb-deep-find-tags-for-completion-method):
5368 * cedet/semantic/db-el.el (semanticdb-elisp-mapatom-collector)
5369 (semanticdb-find-tags-by-name-method, emacs-lisp-mode)
5370 (semanticdb-find-tags-for-completion-method)
5371 (semanticdb-find-tags-by-class-method)
5372 (semanticdb-deep-find-tags-for-completion-method):
5373 * cedet/semantic/db-find.el (semanticdb-find-translate-path)
5374 (semanticdb-find-need-cache-update-p, semanticdb-find-result-with-nil-p)
5375 (semanticdb-find-scanned-include-tags, semanticdb-find-tags-collector)
5376 (semanticdb-find-tags-by-name-method)
5377 (semanticdb-find-tags-by-name-regexp-method)
5378 (semanticdb-find-tags-for-completion-method)
5379 (semanticdb-find-tags-by-class-method)
5380 (semanticdb-find-tags-external-children-of-type-method)
5381 (semanticdb-find-tags-subclasses-of-type-method)
5382 (semanticdb-deep-find-tags-by-name-method)
5383 (semanticdb-deep-find-tags-by-name-regexp-method)
5384 (semanticdb-deep-find-tags-for-completion-method):
5385 * cedet/semantic/db-global.el (semanticdb-enable-gnu-global-hook)
5386 (semanticdb-enable-gnu-global-in-buffer)
5387 (semanticdb-find-tags-for-completion-method)
5388 (semanticdb-deep-find-tags-by-name-method)
5389 (semanticdb-deep-find-tags-for-completion-method):
5390 * cedet/semantic/db-javascript.el (semanticdb-javascript-tags)
5391 (javascript-mode, semanticdb-find-translate-path)
5392 (semanticdb-find-tags-for-completion-method)
5393 (semanticdb-find-tags-by-class-method)
5394 (semanticdb-deep-find-tags-by-name-method)
5395 (semanticdb-deep-find-tags-for-completion-method)
5396 (semanticdb-find-tags-external-children-of-type-method):
5397 * cedet/semantic/idle.el (semantic-idle-work-core-handler)
5398 (define-semantic-idle-service, semantic-idle-summary-useful-context-p)
5399 (global-semantic-idle-scheduler-mode):
5400 * cedet/srecode/dictionary.el (srecode-field-value)
5401 (srecode-dictionary-add-section-dictionary):
5402 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
5403 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
5404 (describe-class, eieio-describe-generic, describe-generic):
5405 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
5406 (eieio-speedbar-expand):
5407 * emulation/viper-cmd.el (viper-exec-form-in-vi)
5408 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
5409 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
5410 (viper-del-backward-char-in-replace, viper-backward-indent)
5411 (viper-brac-function, viper-register-to-point, viper-submit-report):
5412 * net/tramp.el (tramp-remote-coding-commands):
5413 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
5414 Fix typos in docstrings.
5415
5416 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5417
5418 * mail/sendmail.el (mail-yank-original): Set the mark if the
5419 specified function for yanking does not do it.
5420
5421 2010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
5422
5423 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
5424
5425 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
5426 resyncing a directory.
5427
5428 2010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
5429
5430 * progmodes/ada-mode.el: Fix bug#1920.
5431 (ada-ident-re): Delete ., allow multibyte characters.
5432 (ada-goto-label-re): New; matches goto labels.
5433 (ada-block-label-re): New; matches block labels.
5434 (ada-label-re): New; matches both.
5435 (ada-named-block-re): Deleted; callers changed to use
5436 `ada-block-label-re' instead.
5437 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
5438 Use `ada-block-label-re'.
5439 (ada-indent-on-previous-lines): Improve handling of goto labels.
5440 (ada-get-indent-block-start): Special-case block label.
5441 (ada-get-indent-label): Split into `ada-indent-block-label' and
5442 `ada-indent-goto-label'.
5443 (ada-goto-stmt-start, ada-goto-next-non-ws):
5444 Optionally ignore goto labels.
5445 (ada-goto-next-word): Simplify.
5446 (ada-indent-newline-indent-conditional): Insert newline before
5447 trying to fix indentation; doc fix.
5448
5449 2010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
5450
5451 * calc/calc.el (calc-command-flags): Give it an initial value.
5452
5453 2010-01-17 Glenn Morris <rgm@gnu.org>
5454
5455 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
5456
5457 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5458
5459 * cedet/semantic.el (semantic-mode):
5460 * files.el (minibuffer-with-setup-hook):
5461 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
5462 (artist-key-draw-continously, artist-key-do-continously-continously)
5463 (artist-key-set-point-continously, artist-mouse-draw-continously):
5464 Fix typos in docstrings.
5465
5466 2010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
5467
5468 * nxml/nxml-mode.el (nxml-extend-after-change-region): Never
5469 return t (Bug#3898).
5470
5471 2010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
5472
5473 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
5474 can parse the output of the external commands (Bug#5279).
5475
5476 2010-01-16 Jari Aalto <jari.aalto@cante.net>
5477
5478 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
5479
5480 2010-01-16 Chong Yidong <cyd@stupidchicken.com>
5481
5482 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
5483
5484 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
5485
5486 * startup.el (command-line): Remove unused --icon-type arg.
5487 Handle --display arg, passing it to command-line-1 (Bug#5392).
5488
5489 2010-01-16 Mario Lang <mlang@delysid.org>
5490
5491 * cedet/ede/cpp-root.el (ede-cpp-root-project):
5492 * cedet/ede/files.el (ede-expand-filename):
5493 * cedet/ede/simple.el (ede-simple-project):
5494 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
5495 (semantic-complete-inline-tag-engine):
5496 * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
5497 * cedet/semantic/db-global.el (semanticdb-equivalent-mode):
5498 * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
5499 * cedet/semantic/db.el (semanticdb-equivalent-mode):
5500 * cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
5501 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
5502 * emacs-lisp/chart.el (chart-translate-namezone):
5503 * textmodes/artist.el (artist-compute-popup-menu-table):
5504 Remove duplicated words in doc-strings.
5505
5506 2010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
5507
5508 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
5509 to mairix-search to suppress threading (Bug#5342).
5510
5511 2010-01-15 Kenichi Handa <handa@m17n.org>
5512
5513 * international/mule-cmds.el (canonicalize-coding-system-name):
5514 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
5515
5516 2010-01-15 Glenn Morris <rgm@gnu.org>
5517
5518 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
5519
5520 * wid-edit.el (widget-keymap): Doc fix.
5521
5522 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
5523 former seems to be more widely accepted by various svn versions.
5524
5525 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
5526
5527 * find-cmd.el (find-constituents):
5528 * vc-arch.el (vc-arch-root):
5529 * window.el (window-body-height, pop-up-frames):
5530 * cedet/semantic/edit.el (semantic-reparse-needed-change-hook)
5531 (semantic-no-reparse-needed-change-hook):
5532 * cedet/srecode/insert.el (srecode-resolve-argument-list)
5533 (srecode-template-inserter-blank, srecode-template-inserter-variable)
5534 (srecode-template-inserter-ask, srecode-template-inserter-width)
5535 (srecode-template-inserter-section-start)
5536 (srecode-template-inserter-section-end, srecode-insert-method):
5537 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
5538 * progmodes/ada-stmt.el (ada-if):
5539 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
5540 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
5541 (ispell-encoding8-command, ispell-aspell-supports-utf8)
5542 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
5543
5544 * progmodes/flymake.el (flymake-post-syntax-check):
5545 Fix typo in error message.
5546
5547 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
5548
5549 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
5550 which is always a string. (Bug#5313)
5551
5552 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
5553
5554 * progmodes/ada-xref.el (ada-default-prj-properties):
5555 Simplify previous change.
5556
5557 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
5558
5559 * progmodes/ada-xref.el (ada-default-prj-properties):
5560 Default ada_project_path to $ADA_PROJECT_PATH.
5561
5562 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
5563
5564 * progmodes/ada-mode.el (ada-create-keymap):
5565 Override `narrow-to-defun' with `ada-narrow-to-defun'.
5566
5567 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
5568
5569 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
5570 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
5571 (ada-get-current-indent, ada-imenu-generic-expression)
5572 (ada-which-function): Check for it.
5573
5574 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
5575
5576 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
5577 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
5578
5579 2010-01-14 Glenn Morris <rgm@gnu.org>
5580
5581 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
5582
5583 2010-01-14 Kenichi Handa <handa@m17n.org>
5584
5585 * composite.el (auto-composition-mode): Make it a buffer local
5586 variable (permanent-local).
5587 (auto-composition-function): Set the default value to
5588 auto-compose-chars.
5589 (auto-composition-mode): Make it a simple function, not a minor mode.
5590 (global-auto-composition-mode): Likewise.
5591 (turn-on-auto-composition-if-enabled): Delete it.
5592
5593 2010-01-13 Karl Fogel <kfogel@red-bean.com>
5594
5595 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
5596
5597 2010-01-12 Michael Albinus <michael.albinus@gmx.de>
5598
5599 * files.el (copy-directory): Compute target for recursive
5600 directories with identical names. (Bug#5343)
5601
5602 2010-01-12 Glenn Morris <rgm@gnu.org>
5603
5604 * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
5605 it to bug-gnu-emacs rather than emacs-pretest-bug.
5606
5607 2010-01-12 Juanma Barranquero <lekktu@gmail.com>
5608
5609 * cedet/data-debug.el (data-debug): Fix customization group reference.
5610
5611 2010-01-12 Juanma Barranquero <lekktu@gmail.com>
5612
5613 * cedet/semantic/analyze.el (semantic-analyze-push-error)
5614 (semantic-analyze-context, semantic-analyze-context-assignment)
5615 (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
5616 * cedet/semantic/java.el (java-mode, semantic-tag-include-filename)
5617 (semantic-java-doc-keywords-map):
5618 * cedet/semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
5619 (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
5620 (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
5621 (semantic-c-classname, semantic-format-tag-uml-prototype)
5622 (semantic-c-dereference-namespace, semantic-analyze-type-constants):
5623 * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
5624 (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
5625 (semantic-get-local-variables, semantic-end-of-command)
5626 (semantic-beginning-of-command, semantic-ctxt-current-class-list)
5627 (lisp-mode):
5628 * cedet/semantic/bovine/make.el (makefile-mode):
5629 * cedet/semantic/wisent/python.el (wisent-python-string-re)
5630 (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
5631 (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
5632 (semantic-lex, semantic-get-local-variables, python-mode):
5633 * cedet/semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
5634 * cedet/srecode/extract.el (srecode-extract-state-set)
5635 (srecode-extract-method): Fix typos in docstrings.
5636
5637 2010-01-11 Sam Steingold <sds@gnu.org>
5638
5639 * imenu.el (imenu-default-create-index-function): Detect infinite
5640 loops caused by imenu-prev-index-position-function.
5641
5642 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
5643
5644 * htmlfontify.el (htmlfontify-load-rgb-file)
5645 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
5646 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
5647 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
5648 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
5649 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
5650 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
5651 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
5652 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
5653 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
5654 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
5655 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
5656 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
5657 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
5658 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
5659 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
5660 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
5661 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
5662 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
5663 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
5664 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
5665 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
5666 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
5667 backslash-quoting from parentheses, etc.
5668
5669 2010-01-11 Chong Yidong <cyd@stupidchicken.com>
5670
5671 * progmodes/js.el: Autoload javascript-mode alias.
5672
5673 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
5674
5675 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
5676 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
5677 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
5678 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
5679 Fix typos in docstrings.
5680 (ffap-url-regexp): Doc fix.
5681 (ffap-at-mouse): Fix typo in message.
5682
5683 2010-01-11 Glenn Morris <rgm@gnu.org>
5684
5685 * version.el (emacs-copyright): Set copyright year to 2010.
5686
5687 2010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
5688
5689 * format.el (format-annotate-function): Only set
5690 write-region-post-annotation-function after running to-fn so as not to
5691 affect nested write-region calls (bug#5273).
5692
5693 2010-01-10 Chong Yidong <cyd@stupidchicken.com>
5694
5695 * cedet/semantic.el (semantic-new-buffer-setup-functions):
5696 Add python parser.
5697
5698 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
5699 wisent/python.el.
5700
5701 2010-01-10 Richard Kim <emacs18@gmail.com>
5702
5703 * cedet/semantic/wisent/python-wy.el:
5704 * cedet/semantic/wisent/python.el: New files.
5705
5706 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
5707
5708 * man.el (Man-goto-section): Signal error if the section is not
5709 found (Bug#5317).
5710
5711 2010-01-09 Juanma Barranquero <lekktu@gmail.com>
5712
5713 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
5714 URLs with a leading triple slash in the file: scheme. (Bug#5345)
5715
5716 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
5717
5718 * progmodes/compile.el: Don't treat compile-command as safe if
5719 compilation-read-command might be nil (Bug#4218).
5720
5721 2010-01-09 Jan Djärv <jan.h.d@swipnet.se>
5722
5723 * startup.el (command-line-1): Use orig-argi to check for ignored X and
5724 NS options.
5725
5726 2010-01-08 Kenichi Handa <handa@m17n.org>
5727
5728 * international/fontset.el (build-default-fontset-data):
5729 Exclude characters in scripts kana, hangul, han, or cjk-misc.
5730
5731 2010-01-07 Juanma Barranquero <lekktu@gmail.com>
5732
5733 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
5734 to `create-file-buffer' as it expects, not just a buffer name.
5735 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
5736 to help uniquify. (Bug#3224)
5737
5738 2010-01-06 Jan Djärv <jan.h.d@swipnet.se>
5739
5740 * font-setting.el (font-setting-change-default-font): Use user-spec
5741 instead of name.
5742
5743 2010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
5744
5745 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
5746
5747 2010-01-05 Tom Tromey <tromey@redhat.com>
5748
5749 * progmodes/python.el (python-font-lock-keywords):
5750 Handle qualified decorators (Bug#881).
5751
5752 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5753
5754 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
5755 in a lightweight checkout.
5756
5757 2010-01-05 Kenichi Handa <handa@m17n.org>
5758
5759 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
5760
5761 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5762
5763 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
5764
5765 2010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
5766
5767 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
5768 checkouts. (Bug#618)
5769 (vc-bzr-log-view-mode): Also highlight the author.
5770 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
5771 (vc-bzr-shelve-menu-map):
5772 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
5773 (vc-bzr-shelve-apply): Make prompt more explicit.
5774
5775 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
5776
5777 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
5778 They are valid characters in URL paths (rfc3986), and at least
5779 Firefox does not understand the encoded version (Bug#3166).
5780
5781 2010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
5782
5783 * progmodes/octave-mod.el (octave-end-keywords)
5784 (octave-block-begin-or-end-regexp, octave-block-match-alist):
5785 Add "end" keyword (Bug#3061).
5786 (octave-end-as-array-index-p): New function.
5787 (calculate-octave-indent): Use it.
5788
5789 2010-01-02 Karl Fogel <kfogel@red-bean.com>
5790
5791 * bookmark.el: Consistently put the text property on the bookmark name.
5792 (bookmark-bmenu-marks-width): Bump back to 2, to include
5793 annotation marks.
5794 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
5795 property on the bookmark name, instead of not putting it at all.
5796 (bookmark-bmenu-list): Fix where we put the text property.
5797
5798 2010-01-02 Karl Fogel <kfogel@red-bean.com>
5799
5800 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
5801 for showing buffer modified state (as added in the previous change).
5802
5803 2010-01-02 Karl Fogel <kfogel@red-bean.com>
5804
5805 * bookmark.el: Show modified state of bookmark buffer more accurately.
5806 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
5807 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
5808 (with-buffer-modified-unmodified): New macro.
5809 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
5810 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
5811 Use new macro to preserve the buffer modified state.
5812
5813 2010-01-02 Karl Fogel <kfogel@red-bean.com>
5814
5815 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
5816 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
5817 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
5818 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
5819 (bookmark-bmenu-rename, bookmark-bmenu-locate)
5820 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
5821 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
5822
5823 2010-01-02 Eli Zaretskii <eliz@gnu.org>
5824
5825 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5826 Make the lines in the generated doc string shorter. (Bug#4668)
5827
5828 2010-01-02 Ryan Yeske <rcyeske@gmail.com>
5829
5830 * net/rcirc.el: Add follow-link binding (Bug#4738).
5831
5832 2010-01-02 Eli Zaretskii <eliz@gnu.org>
5833
5834 * Makefile.in (bzr-update): Rename from cvs-update.
5835 (cvs-update): New target for backward compatibility.
5836
5837 * makefile.w32-in (bzr-update): Rename from cvs-update.
5838 (cvs-update): New target for backward compatibility.
5839
5840 2010-01-02 Karl Fogel <kfogel@red-bean.com>
5841
5842 * bookmark.el: Remove gratuitous gratitude.
5843
5844 2010-01-02 Karl Fogel <kfogel@red-bean.com>
5845
5846 * bookmark.el (bookmark-bmenu-any-marks): New function.
5847 (bookmark-bmenu-save): Clear buffer modification if no marks.
5848
5849 2010-01-02 Karl Fogel <kfogel@red-bean.com>
5850
5851 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
5852 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
5853 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
5854 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
5855
5856 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
5857 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
5858 To: emacs-devel {_AT_} gnu.org
5859 Subject: bookmark.el bug report
5860 Date: Mon, 28 Dec 2009 14:19:16 +0800
5861 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
5862
5863 2010-01-02 Karl Fogel <kfogel@red-bean.com>
5864
5865 * bookmark.el: Improvements suggested by Drew Adams:
5866 (bookmark-bmenu-ensure-position): New name for
5867 `bookmark-bmenu-check-position'. Just ensure the position,
5868 don't return any meaningful value.
5869 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
5870 New constants.
5871
5872 2010-01-02 Juanma Barranquero <lekktu@gmail.com>
5873
5874 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
5875 (bookmark-yank-point, bookmark-bmenu-check-position):
5876 Fix typos in docstrings.
5877 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
5878 (bookmark-name-from-full-record, bookmark-get-position)
5879 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
5880 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
5881 Remove useless quoting of parenthesis, etc. in docstrings.
5882
5883 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
5884 (ediff-append-custom-diff): Fix typo in error message.
5885 (ediff-meta-mark-equal-files): Fix typos in messages.
5886
5887 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
5888
5889 * cedet/semantic/db-typecache.el (semanticdb-typecache-find-default):
5890 Fix typo in docstring.
5891
5892 * net/imap-hash.el (imap-hash-make): Doc fix.
5893 (imap-hash-test): Fix typo in error message; reflow docstring.
5894 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
5895 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
5896 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
5897 Fix typos in docstrings.
5898 (imap-hash-open-connection): Fix typo in error message.
5899
5900 * play/gomoku.el (gomoku): Fix typos in docstring.
5901
5902 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
5903 (gdb-jsonify-buffer): Fix typos in docstring.
5904 (gdb-goto-breakpoint): Fix typo in error message.
5905 ("Display Other Windows"): Fix typo in help message.
5906 (gdb-speedbar-expand-node): Fix typo in question.
5907
5908 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
5909 (idlwave-html-system-help-location, idlwave-html-help-location)
5910 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
5911 (idlwave-help-browser-generic-args, idlwave-help-directory)
5912 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
5913 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
5914 (idlwave-online-help, idlwave-help-html-link)
5915 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
5916 Fix typos in docstrings.
5917 (idlwave-help-with-source, idlwave-help-find-routine-definition):
5918 Reflow docstrings.
5919 (idlwave-help-assistant-start): Fix typo in error message.
5920
5921 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
5922 (octave-electric-space): Fix typos in docstrings.
5923
5924 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
5925
5926 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
5927
5928 2010-01-01 Juri Linkov <juri@jurta.org>
5929
5930 * comint.el (comint-input-ring-size): Make it a defcustom and
5931 increase the default to 500 (Bug#5148).
5932
5933 2009-12-31 Nick Roberts <nickrob@snap.net.nz>
5934
5935 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
5936 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
5937 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
5938
5939 2009-12-30 Nick Roberts <nickrob@snap.net.nz>
5940
5941 Show working revision correctly for mercurial.
5942 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
5943 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
5944
5945 2009-12-29 Juanma Barranquero <lekktu@gmail.com>
5946
5947 Declare some functions for the byte-compiler.
5948 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
5949 (speedbar-timer-fn, speedbar-change-expand-button-char)
5950 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
5951
5952 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
5953
5954 This changeset reverts GDB Graphical Interface to use annotations.
5955 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
5956
5957 2009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
5958
5959 Make vc-dir work on subdirectories of the bzr root.
5960 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument. Return
5961 file names relative to it.
5962 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
5963 relative directory to vc-bzr-after-dir-status.
5964
5965 2009-12-28 Tassilo Horn <tassilo@member.fsf.org>
5966
5967 * font-lock.el (font-lock-refresh-defaults): New function, which
5968 can be used to let font-lock react to external changes in
5969 variables like font-lock-defaults and keywords.
5970 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
5971
5972 2009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
5973
5974 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
5975
5976 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
5977
5978 2009-12-28 Juanma Barranquero <lekktu@gmail.com>
5979
5980 Supersede color.diff settings in git log (bug#5211).
5981
5982 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
5983 escape chars in its output when the user has color.diff set to `always'.
5984 This fix works on git 1.4.2 and newer (released on 2006-08-13).
5985
5986 2009-12-26 Kevin Ryde <user42@zip.com.au>
5987
5988 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
5989 node. Keep previous "Index" name to work with past coreutils too.
5990
5991 * man.el (man): Revise docstring a bit to show -a and -l as
5992 examples. Add -k description since support for it has otherwise
5993 been a secret. (Further to bug#3717.)
5994 (Man-bgproc-sentinel): When "-k foo" produces no output show error
5995 "no matches" rather than "Can't find manpage", as the latter reads
5996 like -k was interpreted as a page name, which is not so. (Bug#5431)
5997
5998 2009-12-26 Michael Albinus <michael.albinus@gmx.de>
5999
6000 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
6001 switches. Check also for //SUBDIRED// line.
6002
6003 2009-12-25 Kenichi Handa <handa@m17n.org>
6004
6005 * language/indian.el (devanagari-composable-pattern): Fixed to
6006 handle ZWNJ and ZWJ. Use it in composition-function-table for
6007 Devanagari.
6008 (malayalam-composable-pattern): Fix previous change.
6009
6010 2009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6011
6012 * ps-print.el (ps-face-attributes): It was not returning the
6013 attribute face for faces specified as string. Reported by harven
6014 <harven@free.fr>.
6015 (ps-print-version): New version 7.3.5.
6016
6017 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
6018
6019 * calendar/icalendar.el (icalendar--convert-tz-offset):
6020 Fix timezone names.
6021 (icalendar--convert-tz-offset): Fix the "last-day-problem".
6022 (icalendar--add-diary-entry): Remove the trailing blank that
6023 diary-make-entry inserts.
6024
6025 2009-12-17 Michael Albinus <michael.albinus@gmx.de>
6026
6027 Make `file-expand-wildcards' work for remote files.
6028
6029 * files.el (file-expand-wildcards): In case of remote files, check
6030 only local file name part for wildcards. Provide feature 'files
6031 and subfeature 'remote-wildcards. (Bug#5198)
6032
6033 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
6034 if there is already an established connection.
6035 (tramp-advice-file-expand-wildcards): Remove it.
6036
6037 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
6038 (tramp-advice-file-expand-wildcards): Move from tramp.el.
6039 Activate advice for older GNU Emacs versions. (Bug#5237)
6040
6041 2009-12-17 Juanma Barranquero <lekktu@gmail.com>
6042
6043 Some doc fixes (more needed).
6044
6045 * find-cmd.el (find-constituents): Reflow docstring.
6046 (find-cmd, find-prune, find-command): Fix typos in docstrings.
6047 (find-generic): Doc fix.
6048
6049 2009-12-17 Juri Linkov <juri@jurta.org>
6050
6051 Fix regression from 23.1 to allow multiple modes in Local Variables.
6052
6053 * files.el (hack-local-variables-filter): While ignoring duplicates,
6054 don't take `mode' into account.
6055 (hack-local-variables-filter, hack-dir-local-variables):
6056 Don't remove duplicate `mode' from local-variables-alist (like `eval').
6057
6058 2009-12-17 Juri Linkov <juri@jurta.org>
6059
6060 Make `dired-diff' safer. (Bug#5225)
6061
6062 * dired-aux.el (dired-diff): Signal an error when `file' equals to
6063 `current' or when `file' is a directory of the `current' file.
6064
6065 2009-12-17 Andreas Schwab <schwab@linux-m68k.org>
6066
6067 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
6068 unconditionally preloaded files.
6069
6070 2009-12-16 Juri Linkov <juri@jurta.org>
6071
6072 Revert to old 23.1 logic of using the file at the mark as default.
6073 * dired-aux.el (dired-diff): Use the file at the mark as default
6074 if it's not the same as the current file, and the target dir is
6075 the current dir or the mark is active. Add the current file
6076 as the arg of `dired-dwim-target-defaults'. Use the default file
6077 in the prompt. (Bug#5225)
6078
6079 2009-12-15 Michael Albinus <michael.albinus@gmx.de>
6080
6081 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
6082 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
6083 (tramp-check-for-regexp): Check also, when an echoing shell stops
6084 to echo sent commands.
6085
6086 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
6087
6088 * Makefile.in: Revert last change (Bug#5191).
6089
6090 2009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
6091
6092 * vc-hg.el (vc-hg-print-log): Fix argument order.
6093 (vc-hg-working-revision): Make sure the command is executed in a
6094 known environment so that we can parse the output. (Bug#4417)
6095
6096 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
6097
6098 * progmodes/python.el (python-symbol-completions): Remove text
6099 properties from symbol string before calling python-send-receive.
6100
6101 2009-12-14 Nick Roberts <nickrob@snap.net.nz>
6102
6103 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
6104 when there are values for both file and line. (Bug#5060)
6105
6106 2009-12-14 Juri Linkov <juri@jurta.org>
6107
6108 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
6109 whitespace after the file name of the first line of unified format,
6110 because git-diff doesn't output whitespace and file modification time
6111 after the file name.
6112
6113 2009-12-14 David Kastrup <dak@gnu.org>
6114
6115 * info.el (Info-hide-cookies-node): Before hiding a cookie,
6116 check if it already has the `display' property added by
6117 `Info-display-images-node', and not put the `invisible' property
6118 in this case.
6119
6120 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
6121
6122 * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
6123 (semantic-mru-bookmark-mode): Doc fixes.
6124
6125 * cedet/semantic/db.el (semanticdb-cache-get): Use error instead
6126 of assert.
6127
6128 2009-12-13 Glenn Morris <rgm@gnu.org>
6129
6130 * mail/emacsbug.el (message-sort-headers): Define for compiler.
6131 (report-emacs-bug): In message-mode, sort manually before storing
6132 original report text. (Bug#5178)
6133 Remove superfluous save-excursion.
6134
6135 2009-12-12 Michael Albinus <michael.albinus@gmx.de>
6136
6137 * net/dbus.el (dbus-property-handler): Filter lambda forms out
6138 when responding to "GetAll" properties.
6139
6140 2009-12-12 Chong Yidong <cyd@stupidchicken.com>
6141
6142 * simple.el (compose-mail): Remove mail-setup-with-from from
6143 customization checks.
6144
6145 2009-12-12 Eli Zaretskii <eliz@gnu.org>
6146
6147 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
6148 RAR archives created on Unix systems.
6149
6150 2009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
6151
6152 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
6153 the varalias that was accidentally removed by the 2009-11-19 change
6154 (bug#5186).
6155
6156 2009-12-12 Kenichi Handa <handa@m17n.org>
6157
6158 * language/indian.el (indian-compose-regexp): New function.
6159 (malayalam-composable-pattern): Fix the pattern.
6160 (composition-function-table): Set malayalam-composable-pattern for
6161 Malayalam characters.
6162
6163 2009-12-11 Chong Yidong <cyd@stupidchicken.com>
6164
6165 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
6166 rather than down-mouse-1, based on follow-link conventions.
6167
6168 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
6169 are compiled.
6170
6171 2009-12-11 Michael McNamara <mac@mail.brushroad.com>
6172
6173 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
6174 (verilog-vmm-statement-re, verilog-ovm-statement-re)
6175 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
6176 (verilog-leap-to-head, verilog-backward-token):
6177 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
6178
6179 2009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
6180
6181 * progmodes/verilog-mode.el (verilog-auto-lineup)
6182 (verilog-nameable-item-re): Cleanup user-visible spelling and
6183 documentation errors. One reported by Gary Delp.
6184 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
6185 (verilog-read-decls): Fix AUTOWIRE with types declared in a
6186 package, bug195. Reported by Pierre-David Pfister.
6187
6188 2009-12-11 Glenn Morris <rgm@gnu.org>
6189
6190 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
6191
6192 * mail/emacsbug.el: No longer require sendmail.
6193 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
6194 (report-emacs-bug-orig-text): Doc fix.
6195 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
6196 New local variables, to adapt to different mail-user-agents.
6197 (report-emacs-bug): Fix test for a gnu.org address.
6198 Use overlays for emphasis, since font-lock defeats 'face property.
6199 Pretest bugs also end up at the newsgroup these days.
6200 Stop message-mode stripping text properties.
6201 Set and use the new buffer-local variables.
6202 (report-emacs-bug-hook): Add doc-string.
6203 Remove some unnecessary save-excursions and simplify.
6204 Use the appropriate hook and send-command.
6205
6206 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
6207 capitalization of some menu entries.
6208
6209 2009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
6210
6211 * whitespace.el (whitespace-display-char-on):
6212 Ensure `buffer-display-table' is unique when two or more windows are
6213 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
6214 New version 12.1.
6215
6216 2009-12-10 Eli Zaretskii <eliz@gnu.org>
6217
6218 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
6219 characters in the Attribute field.
6220
6221 2009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
6222
6223 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
6224
6225 2009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
6226
6227 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
6228 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
6229 Disregard autoload-excludes.
6230 (update-directory-autoloads): Obey autoload-excludes here instead.
6231 But don't store its contents in no-autoloads and remove entries that
6232 refer to excludes files.
6233
6234 2009-12-10 Glenn Morris <rgm@gnu.org>
6235
6236 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
6237 (expand-mail-aliases): Define for compiler.
6238
6239 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
6240 Define for compiler.
6241
6242 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
6243 appropriate for the mail-user-agent in use.
6244
6245 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
6246
6247 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
6248
6249 2009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
6250
6251 Fix short log parsing and fontification.
6252 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
6253 Fix fontification for the [merge] label.
6254
6255 2009-12-09 Vivek Dasmohapatra <vivek@etla.org>
6256
6257 Drop some properties to avoid surprises (bug#5002).
6258 * htmlfontify.el (hfy-ignored-properties): New defcustom.
6259 (hfy-fontify-buffer): Use it.
6260
6261 2009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
6262
6263 Minor cleanup.
6264 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
6265 Adjust all callers.
6266 (ffap-locate-file): Remove unused arg `dir-ok' and make other
6267 args compulsory. Adjust callers.
6268 (ffap-gopher-at-point): Remove unused var `name'.
6269
6270 Get rid of the ELCFILES abomination.
6271 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
6272 (compile-elcfiles): New phony target.
6273 (compile-main): Compute ELCFILES dynamically.
6274 (compile-clean): New target to remove left-over elc files.
6275 (compile, all): Use it.
6276
6277 2009-12-09 Kenichi Handa <handa@etlken>
6278
6279 * international/mule-diag.el: Require help-mode instead of help-fns.
6280
6281 2009-12-09 Kenichi Handa <handa@m17n.org>
6282
6283 * international/mule-cmds.el (ucs-names): Supply sufficiently
6284 fine ranges instead of pre-calculating accurate ranges.
6285 Iterate with bigger gc-cons-threshold.
6286
6287 2009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
6288
6289 Add support for stashing a snapshot of the current tree.
6290 * vc-git.el (vc-git-stash-snapshot): New function.
6291 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
6292
6293 2009-12-08 Jose E. Marchesi <jemarch@gnu.org>
6294
6295 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
6296 instead of `(beginning|end)-of-line'.
6297
6298 2009-12-08 Glenn Morris <rgm@gnu.org>
6299
6300 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
6301
6302 * Makefile.in (ELCFILES): Regenerate.
6303
6304 2009-12-07 Juri Linkov <juri@jurta.org>
6305
6306 Don't lazy-highlight the comint output in history Isearch mode.
6307
6308 * comint.el (comint-history-isearch-search): Instead of
6309 `comint-line-beginning-position', use `comint-after-pmark-p'
6310 to check if point if before the process mark, and go to
6311 `process-mark' in this case.
6312
6313 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6314
6315 * textmodes/tex-mode.el (latex-complete)
6316 (latex-indent-or-complete): Remove.
6317 (latex-mode): Set completion-at-point-functions instead.
6318
6319 Provide a standard completion command and hook it into TAB.
6320 * minibuffer.el (completion-at-point-functions): New var.
6321 (completion-at-point): New command.
6322 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
6323 * progmodes/python.el (python-mode-map): Use completion-at-point.
6324 (python-completion-at-point): Rename from python-partial-symbol and
6325 adjust for use in completion-at-point-functions.
6326 (python-mode): Setup completion-at-point for Python completion.
6327 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
6328 extracted from lisp-complete-symbol.
6329 (lisp-complete-symbol): Use it.
6330 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
6331 setup completion-at-point for Elisp completion.
6332 (emacs-lisp-mode-map, lisp-interaction-mode-map):
6333 Use completion-at-point.
6334 * ielm.el (ielm-map): Use completion-at-point.
6335 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
6336 * progmodes/sym-comp.el: Move to...
6337 * obsolete/sym-comp.el: Move from progmodes.
6338
6339 2009-12-07 Eli Zaretskii <eliz@gnu.org>
6340
6341 Prevent save-buffer in Rmail buffers from using the coding-system
6342 of the current message, and from clobbering the encoding mnemonics
6343 in the mode line (Bug#4623).
6344
6345 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
6346 flag, too.
6347 (rmail-message-encoding): New variable.
6348 (rmail-write-region-annotate): Record the encoding of the current
6349 message in rmail-message-encoding.
6350 (rmail-after-save-hook): New function, restores the encoding of
6351 the current message after the message collection is saved.
6352
6353 2009-12-07 Juri Linkov <juri@jurta.org>
6354
6355 * progmodes/grep.el (grep-read-files): Use `completing-read'
6356 instead of `read-string'. Set its `collection' arg to
6357 `read-file-name-internal'. (Bug#4301)
6358
6359 2009-12-07 Juri Linkov <juri@jurta.org>
6360
6361 Correctly restore original Isearch point. (Bug#4994)
6362
6363 * isearch.el (isearch-mode): Move `isearch-push-state' after
6364 `(run-hooks 'isearch-mode-hook)'.
6365 (isearch-cancel): When `isearch-push-state-function' is defined,
6366 let-bind `isearch-cmds' to the first state (the last element of
6367 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
6368 function and restores the original point). Otherwise, move point
6369 to `isearch-opoint'.
6370
6371 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6372
6373 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
6374 chars that don't have names, so the table can be built much faster at
6375 run-time.
6376
6377 2009-12-07 Chong Yidong <cyd@stupidchicken.com>
6378
6379 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
6380 change. Suggested by David Kastrup.
6381
6382 * simple.el (compose-mail): Check for incompatibilities and warn.
6383 (compose-mail-user-agent-warnings): New option.
6384
6385 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
6386
6387 Support showing a single log entry from vc-annotate.
6388 * vc.el (print-log): Add a new argument: START-REVISION.
6389 (vc-print-log-internal): Add a new optional argument and
6390 pass it to the backend.
6391 (vc-print-log, vc-print-root-log): Adjust callers.
6392 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
6393 buffer already displays the requested log entry, use it.
6394 Otherwise display only the log entry in question.
6395 * vc-svn.el (vc-svn-print-log):
6396 * vc-mtn.el (vc-mtn-print-log):
6397 * vc-hg.el (vc-hg-state):
6398 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
6399 (vc-git-show-log-entry): Return t on success.
6400 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
6401 (vc-bzr-show-log-entry): Return t on success.
6402 * vc-rcs.el (vc-rcs-print-log):
6403 * vc-sccs.el (vc-sccs-print-log):
6404 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
6405
6406 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
6407
6408 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
6409 Add menus to the meta mode. (Bug#5043)
6410
6411 2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
6412
6413 * ediff-init.el (ediff-event-key): Use event-to-character instead of
6414 event-key.
6415
6416 * ediff.el (ediff-buffers-internal): Add unwind-protect.
6417
6418 2009-12-07 Michael Albinus <michael.albinus@gmx.de>
6419
6420 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
6421 Berbain <raphael.berbain@gmail.com>.
6422
6423 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
6424 characters.
6425 (tramp-initial-end-of-output): New defconst.
6426 (tramp-methods, tramp-find-shell)
6427 (tramp-open-connection-setup-interactive-shell)
6428 (tramp-maybe-open-connection): Use it.
6429 (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
6430 existence of `#' and `$'.
6431
6432 * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
6433 `tramp-initial-end-of-output'.
6434
6435 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
6436
6437 Get the background mode from the terminal for xterm, and set
6438 faces accordingly.
6439 * term/xterm.el (xterm-set-background-mode): New function.
6440 (terminal-init-xterm): Use it in case xterm supports background
6441 color queries. Recompute faces after getting the background
6442 color.
6443
6444 2009-12-07 Ulrich Mueller <ulm@gentoo.org>
6445
6446 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
6447 number comment back on its own line, for easier parsing.
6448
6449 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
6450
6451 Make it work for non-file buffers (bug#5102).
6452 * doc-view.el (doc-view-current-cache-dir):
6453 Use doc-view-buffer-file-name rather than buffer-file-name.
6454 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
6455
6456 2009-12-06 Óscar Fuentes <ofv@wanadoo.es>
6457
6458 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
6459 author field is too short.
6460
6461 2009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
6462
6463 * vc-git.el (vc-git-print-log): Handle a limit argument.
6464 Display the short log in graph form and with labels.
6465 (vc-git-log-view-mode): Handle labels.
6466
6467 Make vc-revert change VC state from 'added to 'unregistered.
6468 * vc-git.el (vc-git-revert): Call git reset first.
6469
6470 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
6471
6472 * net/newst-backend.el, net/newst-plainview.el:
6473 * net/newst-reader.el, net/newst-ticker.el:
6474 * net/newst-treeview.el, net/newsticker.el:
6475 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
6476
6477 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
6478
6479 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
6480
6481 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
6482 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
6483 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
6484 Update annotation regexp.
6485
6486 * simple.el (beginning-of-visual-line): Constrain to field
6487 boundaries (Bug#5106).
6488
6489 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
6490
6491 * xml.el (xml-substitute-numeric-entities): Move
6492 newsticker--decode-numeric-entities in newst-backend.el to
6493 xml-substitute-numeric-entities in xml.el. (Bug#5008)
6494 * net/newst-backend.el (newsticker--parse-generic-feed)
6495 (newsticker--parse-generic-items)
6496 (newsticker--decode-numeric-entities): Move
6497 newsticker--decode-numeric-entities in newst-backend.el to
6498 xml-substitute-numeric-entities in xml.el. (Bug#5008)
6499
6500 2009-12-06 Daniel Colascione <dan.colascione@gmail.com>
6501
6502 * progmodes/js.el (js--js-not): Add null to the list of values.
6503
6504 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
6505
6506 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
6507
6508 2009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6509
6510 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
6511 delimiter if it is at the end of the current line.
6512 (bibtex-generate-url-list): Fix docstring.
6513
6514 2009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
6515
6516 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
6517 minibuffer's content with itself.
6518 Fold the confirm-after-completion case into the `confirm' case.
6519 (completion-pcm-word-delimiters): Add : and / to the delimiters.
6520
6521 2009-12-06 Kevin Ryde <user42@zip.com.au>
6522
6523 * ffap.el (ffap-rfc-path): Make this a defcustom since
6524 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
6525
6526 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
6527 manuals, similar to existing setup for help-mode. (Bug#3913.)
6528
6529 2009-12-05 Juri Linkov <juri@jurta.org>
6530
6531 Save and restore dired buffer's point positions too. (Bug#4880)
6532
6533 * dired.el (dired-save-positions): Return in the first element
6534 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
6535 Doc fix.
6536 (dired-restore-positions): First restore buffer's position.
6537 While restoring window's positions, check if window still displays
6538 the original buffer.
6539
6540 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
6541
6542 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
6543 if possible.
6544
6545 * cedet/semantic/ia.el (semantic-ia-complete-symbol):
6546 Make argument optional.
6547
6548 * shell.el (shell): Require ansi-color (Bug#5113).
6549
6550 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
6551
6552 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
6553
6554 2009-12-05 Alan Mackenzie <acm@muc.de>
6555
6556 * progmodes/cc-mode.el (c-before-hack-hook)
6557 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
6558 `c-file-style' to work again. This reversion restores the current
6559 software to its state in Emacs 23.1. (Bug#4146)
6560
6561 2009-12-05 Kevin Ryde <user42@zip.com.au>
6562
6563 * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
6564 comment-start-skip to comment-end-skip as comment (Bug#4781).
6565
6566 2009-12-05 Juri Linkov <juri@jurta.org>
6567
6568 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
6569 for virtual nodes. (Bug#4147)
6570 (Info-find-node-2): Set `Info-current-node-virtual' to nil
6571 when moving from a virtual node.
6572 (Info-mode-menu): Add `Info-virtual-index' to the menu.
6573 (Info-mode): Add `Info-virtual-index' to the docstring.
6574
6575 2009-12-05 Eric Ludlam <zappo@gnu.org>
6576
6577 * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
6578 Describe project macro symbols.
6579
6580 * cedet/semantic/complete.el (semantic-complete-do-completion):
6581 Don't call semantic-collector-current-exact-match.
6582
6583 * cedet/ede.el (ede-apply-preprocessor-map): Accept lists of
6584 ede-objects as targets.
6585
6586 * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Output
6587 a target's object list even if compiler vars are already in the
6588 Makefile.
6589
6590 * cedet/ede/emacs.el (ede-preprocessor-map): Add config.h to the
6591 list of headers producing necessary macros.
6592
6593 2009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6594
6595 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
6596 track of the buffer position of the end of a BibTeX entry as this
6597 position may change during reformatting.
6598 (bibtex-format-entry): Remove whitespace before processing
6599 numerical fields so that we recognize the latter properly.
6600 (bibtex-reformat): Do not use push which changes the global value
6601 of bibtex-entry-format.
6602 (bibtex-field-braces-alist, bibtex-field-strings-alist)
6603 (bibtex-field-re-init): Replace only space characters by regexp
6604 for whitespace.
6605 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
6606 (bibtex-initialize): Also update bibtex-strings.
6607 (bibtex-kill-field): Preserve white space at end of entry.
6608 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
6609 Update bibtex-reference-keys.
6610
6611 2009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6612
6613 * minibuffer.el (completion-pcm--merge-try): Also consider placing
6614 point after a star, if that's the only place where modifications can
6615 make progress.
6616
6617 2009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
6618
6619 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
6620 in docstrings.
6621
6622 2009-12-04 Juri Linkov <juri@jurta.org>
6623
6624 * proced.el (proced): Call `(proced-update t)' to update process
6625 information instead of only running proced-post-display-hook.
6626 (proced-send-signal): Add a leading space to the buffer name
6627 " *Marked Processes*" to make this buffer ephemeral.
6628
6629 2009-12-04 Juri Linkov <juri@jurta.org>
6630
6631 * dired.el (dired-auto-revert-buffer): New defcustom.
6632 (dired-internal-noselect): Use it.
6633
6634 2009-12-04 Juri Linkov <juri@jurta.org>
6635
6636 Change roles of modes and functions in image-mode.el (Bug#5062).
6637
6638 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
6639 in `auto-mode-alist'.
6640 (image-mode-previous-major-mode): New variable.
6641 (image-minor-mode-map): Rename from `image-mode-text-map'.
6642 (image-mode): Move graceful error-handling code from
6643 `image-minor-mode' to here. On errors call `image-mode-as-text'.
6644 (image-minor-mode): Remove all image-handling code.
6645 Replace `image-mode-text-map' with `image-minor-mode-map'.
6646 Check for `image-type' in mode-line format string.
6647 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
6648 (image-mode-as-text): New function with most code from
6649 `image-mode-maybe'.
6650 (image-toggle-display-text): Move code that removes image
6651 properties from `image-toggle-display' to here.
6652 (image-toggle-display-image): New function with code that adds
6653 image properties copied from `image-toggle-display'.
6654 (image-toggle-display): Remove most code with leaving only code
6655 that toggles between `image-mode-as-text' and `image-mode'.
6656
6657 2009-12-04 Ulf Jasper <ulf.jasper@web.de>
6658
6659 * net/newst-treeview.el
6660 (newsticker--treeview-list-highlight-start): Restored call to
6661 save-excursion: Selected item was stuck.
6662 (newsticker--treeview-list-select): New.
6663 (newsticker--treeview-item-show-text)
6664 (newsticker--treeview-item-show)
6665 (newsticker--treeview-item-update): Use new
6666 newsticker-treeview-item-mode.
6667 (newsticker-treeview-update): Keep current item.
6668 (newsticker-treeview-next-new-or-immortal-item): Doc change.
6669 (newsticker--treeview-first-feed): Doc change.
6670 (newsticker-treeview-list-menu)
6671 (newsticker-treeview-item-menu): Added menu entries.
6672 (newsticker-treeview-item-mode): New.
6673
6674 * net/newst-backend.el (newsticker-customize): Delete other
6675 windows.
6676
6677 2009-12-04 Sam Steingold <sds@gnu.org>
6678
6679 * log-view.el (log-view-mode-map): "q" calls quit-window,
6680 like in all the other non-self-insert buffers.
6681
6682 2009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
6683
6684 Minor cleanup.
6685 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
6686 key decoding rather than do it manually via last-input-event +
6687 ascii-character.
6688 (term-exec): Use delete-and-extract-region.
6689 (term-handle-ansi-terminal-messages): Remove unused var `end'.
6690 (term-process-pager): Remove unused var `i'.
6691 (term-dynamic-simple-complete): Make obsolete.
6692 (serial-update-config-menu): Remove unused vars `y' and `str'.
6693 (term-update-mode-line): Remove unused var `temp'.
6694
6695 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
6696
6697 Limit the number of log entries displayed by default.
6698 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
6699 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
6700 using a prefix argument.
6701
6702 2009-12-03 Glenn Morris <rgm@gnu.org>
6703
6704 * progmodes/idlwave.el (class): Restore still useful declaration.
6705
6706 2009-12-03 Alan Mackenzie <acm@muc.de>
6707
6708 Enhance `c-parse-state' to run efficiently in "brace deserts".
6709
6710 * progmodes/cc-mode.el (c-basic-common-init):
6711 Call c-state-cache-init.
6712 (c-neutralize-syntax-in-and-mark-CPP): Rename from
6713 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
6714 placing `category' properties value 'c-cpp-delimiter at its boundaries.
6715
6716 * progmodes/cc-langs.el (c-before-font-lock-function):
6717 c-extend-and-neutralize-syntax-in-CPP has been renamed
6718 c-neutralize-syntax-in-and-mark-CPP.
6719
6720 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
6721 with `category' properties now, not `syntax-table' ones.
6722
6723 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
6724 enhanced (but slower) version of c-end-of-macro that won't land
6725 inside a literal or on another awkward character.
6726 (c-state-cache-too-far, c-state-cache-start)
6727 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
6728 (c-state-nonlit-pos-cache-limit, c-state-point-min)
6729 (c-state-point-min-lit-type, c-state-point-min-lit-start)
6730 (c-state-min-scan-pos, c-state-brace-pair-desert)
6731 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
6732 buffer local variables.
6733 (c-state-literal-at, c-state-lit-beg)
6734 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
6735 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
6736 (c-state-cache-top-paren, c-state-cache-after-top-paren)
6737 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
6738 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
6739 (c-renarrow-state-cache)
6740 (c-append-lower-brace-pair-to-state-cache)
6741 (c-state-push-any-brace-pair, c-append-to-state-cache)
6742 (c-remove-stale-state-cache)
6743 (c-remove-stale-state-cache-backwards, c-state-cache-init)
6744 (c-invalidate-state-cache-1, c-parse-state-1)
6745 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
6746 (c-parse-state): Enhance and refactor.
6747 (c-debug-parse-state): Amend to deal with all the new variables.
6748
6749 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
6750 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
6751 modify to use category text properties rather than syntax-table ones.
6752 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
6753 to switch off/on the syntactic paren property of C++ template
6754 delimiters using the category property.
6755 (c-with-<->-as-parens-suppressed): Macro to invoke code with
6756 template delims suppressed.
6757 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
6758 New constant/macros which apply category properties to the start
6759 and end of preprocessor constructs.
6760 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
6761 "comment out" the syntactic value of characters in preprocessor
6762 constructs.
6763 (c-with-cpps-commented-out)
6764 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
6765 with characters in all or all but one preprocessor constructs
6766 "commented out".
6767
6768 2009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6769
6770 * proced.el (proced-filter-alist): Use regexp-quote.
6771
6772 2009-12-03 Michael Albinus <michael.albinus@gmx.de>
6773
6774 Cleanup.
6775 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
6776 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
6777 arguments. Expand `default-directory'.
6778
6779 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
6780 the benefit of returning an expanded localname.
6781 (tramp-tramp-file-p): Handle the case NAME is not a string.
6782
6783 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
6784
6785 Add support for bzr shelve/unshelve.
6786 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
6787 (vc-bzr-extra-menu-map): New variables.
6788 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
6789 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
6790 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
6791 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
6792 (vc-bzr-dir-extra-headers): Display shelves.
6793
6794 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
6795
6796 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
6797
6798 * textmodes/bibtex.el (bibtex-complete-internal):
6799 Use completion-in-region.
6800 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
6801
6802 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
6803
6804 Support applying stashes. Improve UI.
6805 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
6806 (vc-git-stash-apply, vc-git-stash-pop)
6807 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
6808 (vc-git-stash-menu): New functions.
6809 (vc-git-stash-menu-map): New variable.
6810 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
6811
6812 2009-12-03 Glenn Morris <rgm@gnu.org>
6813
6814 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
6815 (vc-print-log-internal): Fix previous change.
6816 (vc-revert): Correct pluralization.
6817
6818 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
6819
6820 * progmodes/make-mode.el (makefile-special-targets-list): No need for
6821 it to be an alist any more.
6822 (makefile-complete): Use completion-in-region.
6823
6824 * progmodes/octave-mod.el (octave-complete-symbol):
6825 Use completion-in-region.
6826
6827 Misc cleanup.
6828 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
6829 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
6830 (idlwave-complete-class): Don't quote lambda.
6831 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
6832 (idlwave-mode-map): Move initialization into declaration.
6833 (idlwave-action-and-binding): Use backquotes.
6834 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
6835 Simplify.
6836 (idlwave-is-pointer-dereference): Remove unused var `pos'.
6837 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
6838 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
6839 `parts', and `all-parts'.
6840 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
6841 (idlwave-convert-xml-system-routine-info): Remove unused string
6842 `version-string'.
6843 (idlwave-display-user-catalog-widget): Use dolist.
6844 (idlwave-scanning-lib): Declare dynamically-scoped var.
6845 (idlwave-scan-library-catalogs): Remove unused var `flags'.
6846 (completion-highlight-first-word-only): Declare to silence bytecomp.
6847 (idlwave-popup-select): Tighten scope of `resp'.
6848 (idlwave-find-struct-tag): Remove unused var `beg'.
6849 (idlwave-after-load-rinfo-hook): Declare.
6850 (idlwave-sintern-class-info): Remove unused var `taglist'.
6851 (idlwave-find-class-definition): Remove unused var `list'.
6852 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
6853 (idlwave-what-module-find-class): Remove unused var `classes'.
6854
6855 2009-12-03 Juanma Barranquero <lekktu@gmail.com>
6856
6857 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
6858
6859 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
6860
6861 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
6862 buffers visited. Remove redundant current-buffer-saving.
6863
6864 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
6865
6866 Use completion-in-buffer and remove uses of dynamic scoping.
6867 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
6868 (pascal-buffer-to-use, pascal-flag): Don't declare.
6869 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
6870 (pascal-get-completion-decl, pascal-keyword-completion):
6871 Add `pascal-str' argument, save-excursion,
6872 return the found completions, and don't filter with pascal-pred.
6873 (pascal-completion-cache): New var.
6874 (pascal-completion): Don't switch buffer any more (it was never
6875 necessary). Don't save-excursion any more (it's done by the called
6876 subroutines). Use a cache to avoid redundant computations.
6877 Use complete-with-action rather than pascal-completion-response and
6878 let it apply the predicate as well.
6879 (pascal-complete-word): Use completion-in-buffer when
6880 pascal-toggle-completions is nil.
6881 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
6882 not used any more.
6883 (pascal-comp-defun): Don't change buffer any more.
6884 Use complete-with-action rather than pascal-completion-response and
6885 let it apply the predicate as well.
6886 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
6887 when neded.
6888
6889 2009-12-02 Kenichi Handa <handa@m17n.org>
6890
6891 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
6892 shape for all Indic scripts.
6893
6894 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
6895
6896 Use completion-in-buffer.
6897 * wid-edit.el (widget-field-text-end): New function.
6898 (widget-field-value-get): Use it.
6899 (widget-string-complete, widget-file-complete)
6900 (widget-color-complete): Use it and completion-in-region.
6901 (widget-complete): Don't narrow the buffer.
6902
6903 2009-12-02 Glenn Morris <rgm@gnu.org>
6904
6905 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
6906 (rmail-select-summary): Use rmail-pop-to-buffer.
6907 * mail/rmailsum.el: Replace all pop-to-buffer calls with
6908 rmail-pop-to-buffer, to prevent horizontal splits.
6909
6910 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
6911 save-excursion with save-current-buffer.
6912 Widen before searching. (Bug#5093)
6913 (diary-list-sexp-entries): Remove superfluous save-excursion.
6914
6915 2009-12-02 Michael Welsh Duggan <mwd@cert.org>
6916
6917 * woman.el (woman-make-bufname): Handle man-pages with "." in the
6918 name. (Bug#5038)
6919
6920 2009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
6921
6922 * ido.el (ido-file-internal): Handle filenames at point that do
6923 not have a directory part. (Bug#5049)
6924
6925 2009-12-02 Juanma Barranquero <lekktu@gmail.com>
6926
6927 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
6928 (mpc-songs-jump-to, mpc-resume): Doc fixes.
6929
6930 2009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
6931
6932 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
6933 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
6934 any more.
6935
6936 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
6937
6938 * comint.el (comint-insert-input): Ignore clicks to the right of
6939 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
6940
6941 * vc.el (vc-print-log-internal): Don't wait for the process to
6942 terminate before setting up the major mode.
6943
6944 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
6945 in case.
6946
6947 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
6948 the last element.
6949
6950 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
6951
6952 2009-12-01 Glenn Morris <rgm@gnu.org>
6953
6954 * window.el (window--display-buffer-2): Fix previous changes.
6955
6956 2009-12-01 Chong Yidong <cyd@stupidchicken.com>
6957
6958 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
6959
6960 2009-12-01 Glenn Morris <rgm@gnu.org>
6961
6962 * Makefile.in (ELCFILES): Add mpc.elc.
6963
6964 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
6965
6966 * mpc.el: New file.
6967
6968 2009-12-01 Glenn Morris <rgm@gnu.org>
6969
6970 * window.el (window-to-use): Define for compiler.
6971
6972 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
6973 consistent with others (no final period).
6974
6975 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
6976 (rmail-mime-show): Downcase the encoding. (Bug#5070)
6977
6978 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
6979
6980 Make vc-print-log buttons work.
6981 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
6982
6983 2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
6984
6985 * savehist.el (savehist-autosave-interval): Allow setting to nil
6986 through customize. (Bug#5056)
6987
6988 2009-11-30 Juanma Barranquero <lekktu@gmail.com>
6989
6990 Fix references to jit-lock properties.
6991 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
6992 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
6993 (perl-font-lock-special-syntactic-constructs):
6994 Quote jit-lock-defer-multiline property.
6995
6996 2009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
6997
6998 * vc-git.el (vc-git-registered): Call vc-git-root only once.
6999
7000 2009-11-30 Juri Linkov <juri@jurta.org>
7001
7002 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
7003 value `buffer' of `multi-isearch-next-buffer-current-function'.
7004 Use `(current-buffer)' when `buffer' is nil.
7005 (multi-isearch-next-buffer-from-list): Don't fallback to
7006 `(current-buffer)' when `buffer' is nil. (Bug#4947)
7007
7008 2009-11-30 Juri Linkov <juri@jurta.org>
7009
7010 * misearch.el (multi-isearch-read-buffers): Move canonicalization
7011 of buffers with `get-buffer' to `multi-isearch-buffers'.
7012 (multi-isearch-buffers, multi-isearch-buffers-regexp):
7013 Canonicalize BUFFERS with `get-buffer'. Doc fix.
7014 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
7015 FILES with `expand-file-name' converting relative file names
7016 to absolute. Doc fix. (Bug#4727)
7017
7018 2009-11-30 Juri Linkov <juri@jurta.org>
7019
7020 * misearch.el (multi-isearch-read-buffers)
7021 (multi-isearch-read-matching-buffers): New functions.
7022 (multi-isearch-buffers, multi-isearch-buffers-regexp):
7023 Use them in the `interactive' spec. Doc fix.
7024 (multi-isearch-read-files, multi-isearch-read-matching-files):
7025 New functions.
7026 (multi-isearch-files, multi-isearch-files-regexp):
7027 Use them in the `interactive' spec. Doc fix. (Bug#4725)
7028
7029 2009-11-30 Juri Linkov <juri@jurta.org>
7030
7031 * doc-view.el (doc-view-continuous):
7032 Rename from `doc-view-continuous-mode'.
7033 (doc-view-menu): Move "Toggle display" to the top.
7034 Add submenu "Continuous" with radio buttons "Off"/"On"
7035 and "Save as Default".
7036 (doc-view-scroll-up-or-next-page)
7037 (doc-view-scroll-down-or-previous-page)
7038 (doc-view-next-line-or-next-page)
7039 (doc-view-previous-line-or-previous-page): Rename
7040 `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
7041
7042 2009-11-30 Juri Linkov <juri@jurta.org>
7043
7044 * comint.el (comint-mode-map): Rebind `M-r' from
7045 `comint-previous-matching-input' to
7046 `comint-history-isearch-backward-regexp'.
7047 Unbind `M-s' to allow global key binding `M-s'.
7048 Add menu items for `comint-history-isearch-backward' and
7049 `comint-history-isearch-backward-regexp'. (Bug#3746)
7050
7051 2009-11-30 Juri Linkov <juri@jurta.org>
7052
7053 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
7054 For def=recenter, replace `recenter' with `recenter-top-bottom'
7055 that is called with `this-command' and `last-command' let-bound
7056 to `recenter-top-bottom'. When the last `def' was not `recenter',
7057 set `recenter-last-op' to nil. (Bug#4981)
7058
7059 2009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
7060
7061 Minor cleanup and simplification.
7062 * filecache.el (file-cache-add-directory)
7063 (file-cache-add-directory-recursively)
7064 (file-cache-add-from-file-cache-buffer)
7065 (file-cache-delete-file-regexp, file-cache-delete-directory)
7066 (file-cache-files-matching-internal, file-cache-display): Use dolist.
7067 (file-cache-temp-minibuffer-message): Delete function.
7068 (file-cache-minibuffer-complete): Use minibuffer-message instead.
7069
7070 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
7071 Don't signal an error when bumping into EOB in tr, s, or y.
7072
7073 2009-11-29 Juri Linkov <juri@jurta.org>
7074
7075 * startup.el (fancy-about-text): Fix wording of Guided Tour.
7076 (Bug#4960)
7077
7078 * descr-text.el (describe-char-unidata-list): Use lowercase name
7079 for "Unicode name" like in other tags.
7080
7081 2009-11-29 Juri Linkov <juri@jurta.org>
7082
7083 * ediff-util.el (ediff-minibuffer-with-setup-hook):
7084 New compatibility macro.
7085 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
7086
7087 2009-11-29 Juri Linkov <juri@jurta.org>
7088
7089 Add defcustom to define the cycling order of `recenter-top-bottom'.
7090 (Bug#4981)
7091
7092 * window.el (recenter-last-op): Doc fix.
7093 (recenter-positions): New defcustom.
7094 (recenter-top-bottom): Rewrite to use `recenter-positions'.
7095 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
7096
7097 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
7098
7099 Improve integration of Tramp and ange-ftp in eshell.
7100
7101 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
7102 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
7103 (eshell/sudo): Flatten args. Let-bind `default-directory'.
7104
7105 * eshell/esh-util.el (top): Require also Tramp when compiling.
7106 (eshell-directory-files-and-attributes): Check for FTP remote
7107 connection.
7108 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
7109 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
7110 (eshell-file-attributes): Handle ".". Return `entry'.
7111
7112 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
7113 (ange-ftp-directory-files-and-attributes)
7114 (ange-ftp-real-directory-files-and-attributes): New defuns.
7115
7116 * net/tramp.el (tramp-maybe-open-connection): Open the remote
7117 shell with "exec" when possible. This prevents trailing prompts
7118 in `start-file-process'.
7119
7120 2009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
7121
7122 Try and remove assumptions about point-min==1.
7123 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
7124 (rng-compute-mode-line-string): Show the validation percentage in
7125 terms of the narrowed text, not the widened text.
7126 (rng-do-some-validation): Don't catch internal errors when debugging.
7127 (rng-first-error): Simplify.
7128 (rng-after-change-function): Remove work around. AFAIK the bug has
7129 been fixed a while ago.
7130
7131 * image-mode.el (image-minor-mode): Exit more gracefully when the image
7132 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
7133
7134 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
7135
7136 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
7137 `cd' doesn't always do it for us (bug#5067).
7138
7139 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
7140 on 2009-10-25 as part of some other change (bug#5067).
7141
7142 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
7143
7144 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
7145 `suspicious'.
7146 (byte-compile-warnings): Use byte-compile-warning-types.
7147 (byte-compile-save-excursion): Warn about use of set-buffer right
7148 after save-excursion.
7149
7150 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
7151 the excursion as well.
7152
7153 2009-11-27 Michael Albinus <michael.albinus@gmx.de>
7154
7155 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
7156 providing a Tramp related implementation of "su" and "sudo".
7157 (eshell-unix-initialize): Add "su" and "sudo".
7158
7159 2009-11-27 Daiki Ueno <ueno@unixuser.org>
7160
7161 * net/socks.el (socks-send-command): Convert binary request to
7162 unibyte before sending. This fixes mishandling of some port
7163 numbers such as 129.
7164
7165 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
7166
7167 * help.el (describe-bindings-internal): Remove `interactive'.
7168
7169 * man.el (Man-completion-table): Trim a terminating "(".
7170 Remove the space between name page a section.
7171 Add the command's description on the `help-echo' property.
7172 Remove `process-connection-type' binding since it's unused by
7173 call-process.
7174 Provide completion for the "<section> <name>" format as well.
7175 (Man-default-man-entry): Remove spurious var shadowing the argument.
7176
7177 2009-11-26 Kevin Ryde <user42@zip.com.au>
7178
7179 * log-view.el: Add "Keywords: tools", since its other keywords
7180 aren't in finder-known-keywords, and following vc.el.
7181
7182 * sha1.el (sha1-string-external): default-directory "/" in case
7183 otherwise non-existent. process-connection-type pipe for touch of
7184 efficiency recommended by elisp manual. (An aside in Bug#3911.)
7185
7186 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
7187
7188 Misc coding convention cleanups.
7189 * htmlfontify.el (hfy-init-kludge-hook): Rename from
7190 hfy-init-kludge-hooks.
7191 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
7192 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
7193 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
7194 and push.
7195 (hfy-slant, hfy-weight): Use tables rather than code.
7196 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
7197 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
7198 (hfy-face-attr-for-class): Initialize `face-spec' directly.
7199 (hfy-face-to-css): Remove `nconc' with single arg.
7200 (hfy-p-to-face-lennart): Use `or'.
7201 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
7202 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
7203 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
7204 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
7205 (hfy-force-fontification): Use run-hooks.
7206
7207 2009-11-26 Vivek Dasmohapatra <vivek@etla.org>
7208
7209 Various minor fixes.
7210 * htmlfontify.el (hfy-default-header): Add toggle_invis since
7211 Javascript belongs in the header, not the body.
7212 (hfy-javascript): Remove.
7213 (hfy-fontify-buffer): Don't insert it any more.
7214 (hfy-face-at): Handle (face0 face1 face2) style face properties.
7215 Fix bug in invis handling when there were no invis props in a chunk.
7216
7217 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
7218
7219 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
7220
7221 2009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
7222
7223 * finder.el (finder-mode-map): Add a menu.
7224
7225 2009-11-26 Michael McNamara <mac@mail.brushroad.com>
7226
7227 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
7228 "unsigned" structs.
7229
7230 (verilog-leap-to-head, verilog-backward-token): Handle "disable
7231 fork" statement better.
7232
7233 2009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
7234
7235 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
7236 (verilog-delete-auto, verilog-delete-empty-auto-pair)
7237 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
7238 Reported by Clay Douglass.
7239
7240 (verilog-auto-inst, verilog-auto-star-safe)
7241 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
7242 Fix removing "// Interfaces" when saving .* expansions. Reported by
7243 Pierre-David Pfister.
7244
7245 2009-11-26 Glenn Morris <rgm@gnu.org>
7246
7247 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
7248 the scope.
7249
7250 2009-11-25 Johan Bockgård <bojohan@gnu.org>
7251
7252 * vc-annotate.el (vc-annotate-revision-previous-to-line):
7253 Really use previous revision.
7254
7255 2009-11-25 Kevin Ryde <user42@zip.com.au>
7256
7257 * man.el (Man-completion-table): default-directory "/" in case
7258 doesn't otherwise exist. process-environment COLUMNS=999 so as
7259 not to truncate long names. process-connection-type pipe to avoid
7260 any chance of hitting the pseudo-tty TIOCGWINSZ.
7261 (man): completion-ignore-case t for friendliness and since man
7262 itself is case-insensitive on the command line.
7263 Further to Bug#3717.
7264
7265 * arc-mode.el: Add "Keywords: files", so the details in its
7266 commentary can be reached from finder-by-keyword.
7267 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
7268 editing mode, but it's comms related and sgml-mode.el has "comm"
7269 on that basis too.
7270 * textmodes/bibtex-style.el: Add "Keywords: tex".
7271 * international/isearch-x.el, international/ja-dic-cnv.el:
7272 * international/ja-dic-utl.el, international/kkc.el:
7273 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
7274
7275 2009-11-25 Juri Linkov <juri@jurta.org>
7276
7277 * man.el (Man-completion-table): Modify regexp to include
7278 section names to completion strings. (Bug#3717)
7279
7280 2009-11-25 Juri Linkov <juri@jurta.org>
7281
7282 Search recursively in gzipped files. (Bug#4982)
7283
7284 * progmodes/grep.el (grep-highlight-matches): Add new options
7285 `always' and `auto'. Doc fix.
7286 (grep-process-setup): Check `grep-highlight-matches' for
7287 `auto-detect' to determine the need to compute grep defaults.
7288 Move Windows/DOS specific --colors settings handling
7289 to `grep-compute-defaults'. Check `grep-highlight-matches'
7290 to get the value of "--color=".
7291 (grep-compute-defaults): Compute `grep-highlight-matches' when it
7292 has the value `auto-detect'. Move Windows/DOS specific settings
7293 from `grep-process-setup'.
7294 (zrgrep): New command with alias `rzgrep'.
7295
7296 2009-11-25 Juri Linkov <juri@jurta.org>
7297
7298 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
7299 to nil instead of switching off view-mode. (Bug#4896)
7300
7301 2009-11-25 Juri Linkov <juri@jurta.org>
7302
7303 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
7304
7305 * mwheel.el (mwheel-scroll-up-function)
7306 (mwheel-scroll-down-function): New defvars.
7307 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
7308 `scroll-up', and `mwheel-scroll-down-function' instead of
7309 `scroll-down'.
7310
7311 * doc-view.el (doc-view-scroll-up-or-next-page)
7312 (doc-view-scroll-down-or-previous-page): Add optional ARG.
7313 Use this ARG in the call to image-scroll-up/image-scroll-down.
7314 Change `interactive' spec to "P". Goto next/previous page only
7315 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
7316 SPC/DEL case). Doc fix.
7317 (doc-view-next-line-or-next-page)
7318 (doc-view-previous-line-or-previous-page): Rename arg to ARG
7319 for consistency.
7320 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
7321 `doc-view-scroll-up-or-next-page', and buffer-local
7322 `mwheel-scroll-down-function' to
7323 `doc-view-scroll-down-or-previous-page'.
7324
7325 2009-11-25 Juri Linkov <juri@jurta.org>
7326
7327 Provide additional default values (directories at other Dired
7328 windows) via M-n in the minibuffer of some Dired commands.
7329
7330 * dired-aux.el (dired-diff, dired-compare-directories)
7331 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
7332 `minibuffer-default' in `minibuffer-with-setup-hook'.
7333 (dired-dwim-target-directory): Find a window that displays Dired
7334 buffer instead of failing when the next window is not Dired.
7335 Use `get-window-with-predicate' to find for the next Dired window.
7336 (dired-dwim-target-defaults): New function.
7337
7338 * ediff-util.el (ediff-read-file-name):
7339 Use `dired-dwim-target-defaults' to set `minibuffer-default'
7340 in `minibuffer-with-setup-hook'.
7341
7342 2009-11-25 Juri Linkov <juri@jurta.org>
7343
7344 Provide additional default values (file name at point or at the
7345 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
7346
7347 * minibuffer.el (read-file-name-defaults): New function.
7348 (read-file-name): Reset `minibuffer-default' to nil when
7349 it duplicates initial input `insdef'.
7350 Bind `minibuffer-default-add-function' to lambda that
7351 calls `read-file-name-defaults' in `minibuffer-selected-window'.
7352 (minibuffer-insert-file-name-at-point): New command.
7353
7354 * files.el (file-name-at-point-functions): New defcustom.
7355 (find-file-default): Remove defvar.
7356 (find-file-read-args): Don't use `find-file-default'.
7357 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
7358 to `read-file-name'.
7359 (find-file-literally): Use `read-file-name' with
7360 `confirm-nonexistent-file-or-buffer'.
7361
7362 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
7363
7364 * dired.el (dired-read-dir-and-switches):
7365 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
7366 to `read-file-name'.
7367 (dired-file-name-at-point): New function.
7368 (dired-mode): Add hook `dired-file-name-at-point' to
7369 `file-name-at-point-functions'.
7370
7371 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
7372
7373 Really make the *Completions* window soft-dedicated (bug#5030).
7374 * window.el (window--display-buffer-2): Add `dedicated' argument.
7375 (display-buffer): Pass it when needed so the dedicated flag is set
7376 after calling set-window-buffer, which would otherwise reset it.
7377
7378 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
7379
7380 * progmodes/meta-mode.el (meta-complete-symbol):
7381 * progmodes/etags.el (complete-tag):
7382 * mail/mailabbrev.el (mail-abbrev-complete-alias):
7383 Use completion-in-region.
7384
7385 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
7386 (dabbrev-completion): Use completion-in-region.
7387 (dabbrev--abbrev-at-point): Simplify regexp.
7388
7389 * abbrev.el (abbrev--before-point): Use word-motion functions
7390 if :regexp is not specified (bug#5031).
7391
7392 * subr.el (string-prefix-p): New function.
7393
7394 * man.el (Man-completion-cache): New var.
7395 (Man-completion-table): Use it.
7396
7397 * vc.el (vc-print-log-internal): Make `limit' optional for better
7398 compatibility (e.g. with vc-annotate.el).
7399
7400 2009-11-24 Kevin Ryde <user42@zip.com.au>
7401
7402 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
7403 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
7404
7405 * emacs-lisp/elint.el (elint-add-required-env): Better error message
7406 when .el source file not found or other error.
7407
7408 2009-11-24 Markus Triska <markus.triska@gmx.at>
7409
7410 * linum.el (linum-update-window): Ignore intangible (bug#4996).
7411
7412 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
7413
7414 Handle the [back] button properly (bug#4979).
7415 * descr-text.el (describe-text-properties): Add a `buffer' argument.
7416 Use help-setup-xref, help-buffer, and with-help-window.
7417 (describe-char): Add `buffer' argument.
7418 Pass proper command to help-setup-xref. Don't meddle with
7419 help-xref-stack-item directly.
7420 (describe-text-category): Use with-help-window and help-buffer.
7421
7422 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
7423 for the displayed buffer (bug#4887).
7424
7425 * man.el (Man-completion-table): New function.
7426 (man): Use it.
7427
7428 2009-11-24 David Reitter <david.reitter@gmail.com>
7429
7430 * vc-git.el (vc-git-registered): Use checkout directory (where
7431 .git is) rather than the file's directory and a relative path spec
7432 to work around a bug in git.
7433
7434 2009-11-24 Michael Albinus <michael.albinus@gmx.de>
7435
7436 Improve handling of processes on remote hosts.
7437
7438 * eshell/esh-util.el (eshell-path-env): New defvar.
7439 (eshell-parse-colon-path): New defun.
7440 (eshell-file-attributes): Use `eshell-parse-colon-path'.
7441
7442 * eshell/esh-ext.el (eshell-search-path):
7443 Use `eshell-parse-colon-path'.
7444 (eshell-remote-command): Remove argument HANDLER.
7445 (eshell-external-command): Check for FTP remote connection.
7446
7447 * eshell/esh-proc.el (eshell-gather-process-output):
7448 Use `file-truename', in order to start also symlinked files.
7449 Apply `start-file-process' instead of `start-process'.
7450 Shorten `command' to the local file name part.
7451
7452 * eshell/em-cmpl.el (eshell-complete-commands-list):
7453 Use `eshell-parse-colon-path'.
7454
7455 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
7456
7457 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
7458 to `eshell-directory-change-hook'.
7459
7460 2009-11-24 Tassilo Horn <tassilo@member.fsf.org>
7461
7462 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
7463 because it could be enabled automatically if view-read-only is non-nil.
7464
7465 2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
7466
7467 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
7468 made on 2009-11-22.
7469
7470 2009-11-24 Glenn Morris <rgm@gnu.org>
7471
7472 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
7473 deleted variable bookmark-bmenu-bookmark-column.
7474
7475 * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
7476 Move after definition of global-semantic-idle-tag-highlight-mode.
7477
7478 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
7479
7480 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
7481
7482 2009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
7483
7484 * net/browse-url.el (browse-url-filename-alist): On Windows, add
7485 two slashes to the "file:" prefix.
7486 (browse-url-file-url): De-munge Cygwin filenames before passing
7487 them to Windows browser.
7488 (browse-url-default-windows-browser): Use call-process.
7489
7490 2009-11-23 Juri Linkov <juri@jurta.org>
7491
7492 Implement DocView Continuous mode. (Bug#4896)
7493 * doc-view.el (doc-view-continuous-mode): New defcustom.
7494 (doc-view-mode-map): Bind C-n/<down> to
7495 `doc-view-next-line-or-next-page', C-p/<up> to
7496 `doc-view-previous-line-or-previous-page'.
7497 (doc-view-next-line-or-next-page)
7498 (doc-view-previous-line-or-previous-page): New commands.
7499
7500 2009-11-23 Juri Linkov <juri@jurta.org>
7501
7502 Implement Isearch in comint input history. (Bug#3746)
7503 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
7504 `isearch-mode-hook'.
7505 (comint-history-isearch): New defcustom.
7506 (comint-history-isearch-backward)
7507 (comint-history-isearch-backward-regexp): New commands.
7508 (comint-history-isearch-message-overlay): New buffer-local variable.
7509 (comint-history-isearch-setup, comint-history-isearch-end)
7510 (comint-goto-input, comint-history-isearch-search)
7511 (comint-history-isearch-message, comint-history-isearch-wrap)
7512 (comint-history-isearch-push-state)
7513 (comint-history-isearch-pop-state): New functions.
7514
7515 2009-11-23 Michael Albinus <michael.albinus@gmx.de>
7516
7517 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
7518 return.
7519 (tramp-handle-make-symbolic-link)
7520 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
7521 Quote file names.
7522 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
7523 (tramp-handle-process-file): Use it.
7524
7525 2009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
7526
7527 * window.el (move-to-window-line-last-op): Remove.
7528 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
7529
7530 2009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
7531
7532 Make M-r mirror the new cycling behavior of C-l.
7533 * window.el (move-to-window-line-last-op): New var.
7534 (move-to-window-line-top-bottom): New command.
7535 (global-map): Bind M-r move-to-window-line-top-bottom.
7536
7537 2009-11-23 Sven Joachim <svenjoac@gmx.de>
7538
7539 * dired-x.el (dired-guess-shell-alist-default):
7540 Support xz format. (Bug#4953)
7541
7542 2009-11-22 Chong Yidong <cyd@stupidchicken.com>
7543
7544 * cedet/srecode/map.el (srecode-get-maps):
7545 * cedet/semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
7546 * cedet/semantic/wisent/comp.el (wisent-toggle-verbose-flag):
7547 * cedet/semantic/decorate/mode.el (semantic-decoration-mode)
7548 (semantic-toggle-decoration-style):
7549 * cedet/semantic/decorate/include.el
7550 (semantic-decoration-include-describe)
7551 (semantic-decoration-unknown-include-describe)
7552 (semantic-decoration-unparsed-include-describe)
7553 (semantic-decoration-all-include-summary):
7554 * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init):
7555 * cedet/semantic/analyze/complete.el
7556 (semantic-analyze-possible-completions):
7557 * cedet/semantic/util-modes.el (semantic-highlight-edits-mode)
7558 (semantic-show-unmatched-syntax-mode)
7559 (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
7560 (semantic-highlight-func-mode):
7561 * cedet/semantic/util.el (semantic-describe-buffer):
7562 * cedet/semantic/symref.el (semantic-symref-find-references-by-name)
7563 (semantic-symref-find-tags-by-name)
7564 (semantic-symref-find-tags-by-regexp)
7565 (semantic-symref-find-tags-by-completion)
7566 (semantic-symref-find-file-references-by-name)
7567 (semantic-symref-find-text):
7568 * cedet/semantic/senator.el (senator-copy-tag, senator-kill-tag)
7569 (senator-yank-tag):
7570 * cedet/semantic/scope.el (semantic-calculate-scope):
7571 * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
7572 * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
7573 (define-semantic-idle-service):
7574 * cedet/semantic/complete.el (semantic-complete-analyze-inline)
7575 (semantic-complete-analyze-inline-idle):
7576 * cedet/semantic/analyze.el (semantic-analyze-current-context):
7577 * cedet/mode-local.el (describe-mode-local-bindings)
7578 (describe-mode-local-bindings-in-mode):
7579 * cedet/ede/make.el (ede-make-check-version):
7580 * cedet/ede/locate.el (ede-enable-locate-on-project):
7581 * cedet/cedet-idutils.el (cedet-idutils-expand-filename)
7582 (cedet-idutils-version-check):
7583 * cedet/cedet-global.el (cedet-gnu-global-expand-filename)
7584 (cedet-gnu-global-version-check):
7585 * cedet/cedet-cscope.el (cedet-cscope-expand-filename)
7586 (cedet-cscope-version-check): Use called-interactively-p instead
7587 of interactive-p.
7588
7589 * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
7590 Use semantic-format-tag-prototype.
7591
7592 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
7593
7594 * emulation/viper-cmd.el: Use viper-last-command-char instead of
7595 last-command-char/last-command-event.
7596 (viper-prefix-arg-value): Do correct conversion of event-char for
7597 XEmacs.
7598
7599 * emulation/viper-util.el, emulation/viper.el:
7600 Use viper-last-command-char instead of
7601 last-command-char/last-command-event.
7602
7603 * ediff-init.el, ediff-mult.el, ediff-util.el:
7604 Replace last-command-char and last-command-event
7605 with (ediff-last-command-char) everywhere.
7606
7607 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
7608 created in fundamental mode.
7609
7610 * ediff.el (ediff-version): Revert the change of interactive-p to
7611 called-interactively-p.
7612
7613 2009-11-22 Tassilo Horn <tassilo@member.fsf.org>
7614
7615 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
7616 generation from word-movement command names.
7617
7618 2009-11-21 Chong Yidong <cyd@stupidchicken.com>
7619
7620 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
7621 (semantic-complete-jump-local, semantic-complete-jump):
7622 Improve prompt string.
7623
7624 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
7625
7626 * cus-start.el (all): Add native condition for font-use-system-font.
7627
7628 2009-11-21 Nathaniel Flath <flat0103@gmail.com>
7629
7630 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
7631 Correct the patch from 2009-11-18. (Bug#3910)
7632
7633 2009-11-21 Tassilo Horn <tassilo@member.fsf.org>
7634
7635 * progmodes/subword.el: Rename from lisp/subword.el.
7636
7637 * subword.el: Rename to progmodes/subword.el.
7638
7639 * Makefile.in (ELCFILES): Adapt to subword.el move.
7640
7641 2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7642 Stefan Monnier <monnier@iro.umontreal.ca>
7643
7644 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
7645 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
7646 (bookmark-bmenu-show-filenames): Use push.
7647 (bookmark-bmenu-hide-filenames): Use local var instead of
7648 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
7649 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
7650 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
7651 filenames now that the bookmark names are always available.
7652
7653 2009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
7654
7655 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
7656 (bookmark-search-pattern): Move and leave unbound.
7657 (bookmark-bmenu-mode-map): Change binding.
7658 (bookmark-read-search-input): Simplify.
7659 Don't use text-char-description. Don't error on non-char events.
7660 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
7661 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
7662 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
7663 Use a local var for the timer.
7664 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
7665 (i.e. bookmark-bmenu-search).
7666
7667 2009-11-21 Glenn Morris <rgm@gnu.org>
7668
7669 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
7670
7671 2009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
7672
7673 * net/browse-url.el (browse-url-default-windows-browser):
7674 Use cygstart for cygwin.
7675
7676 2009-11-20 Karl Fogel <karl.fogel@red-bean.com>
7677
7678 * bookmark.el: Formatting and doc fixes only:
7679 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
7680 (bookmark-bmenu-search): Wrap to fit within 80 columns.
7681 Minor grammar and punctuation fixes in doc string.
7682 (bookmark-read-search-input): Adjust to fit within 80 columns.
7683
7684 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
7685
7686 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
7687 (c-backward-into-nomenclature): Adapt to subword renaming.
7688
7689 * subword.el (subword-forward, subword-backward, subword-mark)
7690 (subword-kill, subword-backward-kill, subword-transpose)
7691 (subword-downcase, subword-upcase, subword-capitalize)
7692 (subword-forward-internal, subword-backward-internal):
7693 Rename from forward-subword, backward-subword, mark-subword,
7694 kill-subword, backward-kill-subword, transpose-subwords,
7695 downcase-subword, upcase-subword, capitalize-subword,
7696 forward-subword-internal, backward-subword-internal.
7697
7698 2009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7699
7700 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
7701 New options.
7702 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
7703 New vars.
7704 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
7705 (bookmark-bmenu-filter-alist-by-regexp)
7706 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
7707 (bookmark-bmenu-search): New command.
7708 (bookmark-bmenu-mode-map): Bind it.
7709
7710 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
7711
7712 * cedet/semantic/complete.el (semantic-complete-inline-map): Doc fix.
7713
7714 * cedet/semantic/idle.el (define-semantic-idle-service)
7715 (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
7716
7717 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
7718
7719 * progmodes/cc-cmds.el: declare-functioned forward-subword and
7720 backward-subword to quit the byte-compiler.
7721
7722 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
7723
7724 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
7725
7726 * progmodes/cc-cmds.el (c-update-modeline)
7727 (c-forward-into-nomenclature, c-backward-into-nomenclature):
7728 Refer to subword.el functions instead of cc-subword.el.
7729
7730 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
7731 subword.el functions instead of cc-subword.el.
7732
7733 * progmodes/cc-subword.el: Rename to subword.el.
7734 * subword.el: Rename from progmodes/cc-subword.el.
7735 (subword-mode-map): Rename from c-subword-mode-map.
7736 (subword-mode): Rename from c-subword-mode.
7737 (global-subword-mode): New global minor mode.
7738 (forward-subword): Rename from c-forward-subword.
7739 (backward-subword): Rename from c-backward-subword.
7740 (mark-subword): Rename from c-mark-subword.
7741 (kill-subword): Rename from c-kill-subword.
7742 (backward-kill-subword): Rename from c-backward-kill-subword.
7743 (transpose-subwords): Rename from c-tranpose-subword.
7744 (downcase-subword): Rename from c-downcase-subword.
7745 (capitalize-subword): Rename from c-capitalize-subword.
7746 (forward-subword-internal): Rename from c-forward-subword-internal.
7747 (backward-subword-internal): Rename from c-backward-subword-internal.
7748
7749 2009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
7750
7751 * vc.el (vc-deduce-fileset): Allow non-state changing operations
7752 from a dired buffer.
7753 (vc-dired-deduce-fileset): New function.
7754 (vc-root-diff, vc-print-root-log): Use it.
7755
7756 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
7757 nil LIMIT argument to vc-print-log-internal.
7758
7759 2009-11-20 Glenn Morris <rgm@gnu.org>
7760
7761 * Makefile.in (ELCFILES): Regenerate.
7762
7763 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
7764
7765 * cedet/cedet.el (cedet-menu-map): Re-order menu items.
7766
7767 * cedet/semantic.el: Enable idle-mode menu items only if
7768 global-semantic-idle-scheduler-mode is enabled.
7769 (semantic-default-submodes): Doc fix.
7770
7771 * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
7772 When turning off, disable other idle modes.
7773
7774 2009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
7775
7776 * calc/calc.el (calc-set-mode-line):
7777 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
7778 (math-format-number): Rename `math-format-complement-signed' to
7779 `math-format-twos-complement'.
7780
7781 * calc/calc-bin.el (math-format-twos-complement): Rename from
7782 math-format-complement-signed.
7783 (calc-radix): Rename `calc-complement-signed-mode' to
7784 `calc-twos-complement-mode'.
7785 (calc-octal-radix, calc-hex-radix): Add an argument for
7786 two's complement.
7787
7788 * calc/calc-embed.el (calc-embedded-mode-vars):
7789 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
7790
7791 * calc/calc-ext.el (calc-init-extensions):
7792 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
7793 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
7794
7795 * calc/calc-units.el (math-build-units-table-buffer):
7796 Let `calc-twos-complement-mode' be nil.
7797
7798 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
7799 entries.
7800
7801 * calc/calc-vec.el (calcFunc-vunpack):
7802 * calc/calc-aent.el (calc-do-calc-eval):
7803 * calc/calc-forms.el (math-format-date):
7804 * calc/calc-graph.el (calc-graph-plot):
7805 * calc/calc-math.el (math-use-emacs-fn):
7806 * calc/calccomp.el (math-compose-expr):
7807 Let `calc-twos-complement-mode' be nil.
7808
7809 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
7810
7811 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
7812 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
7813 * minibuffer.el (completion-in-region-functions): New hook.
7814 (completion-in-region): New function.
7815 * emacs-lisp/lisp.el (lisp-complete-symbol):
7816 * pcomplete.el (pcomplete-std-complete): Use it.
7817
7818 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
7819
7820 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
7821 (latex-complete-alist): New vars.
7822 (latex-string-prefix-p, latex-complete-bibtex-keys)
7823 (latex-complete-envnames, latex-complete-refkeys)
7824 (latex-complete-data): New functions.
7825 (latex-complete, latex-indent-or-complete): New commands.
7826
7827 * window.el (display-buffer-mark-dedicated): New var.
7828 (display-buffer): Obey it.
7829 * minibuffer.el (minibuffer-completion-help): Use it.
7830
7831 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
7832
7833 * filecache.el (file-cache-add-file): Use push and cons.
7834 (file-cache-delete-file-regexp): Use push.
7835 (file-cache-complete): Use completion-in-region.
7836
7837 * simple.el (with-wrapper-hook): Fix thinko.
7838
7839 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
7840 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
7841 Use with-current-buffer and string-to-number.
7842 (hfy-fallback-colour-values): Use assoc-string.
7843 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
7844 (hfy-face-at): Remove unused var `found-face'.
7845 (hfy-compile-stylesheet): Remove unused var `css'.
7846 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
7847 and `orig-buffer'.
7848 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
7849 Use with-current-buffer.
7850 (hfy-text-p): Use expand-file-name and fewer setq.
7851
7852 2009-11-19 Vivek Dasmohapatra <vivek@etla.org>
7853
7854 * htmlfontify.el, hfy-cmap.el: New files.
7855
7856 2009-11-19 Juri Linkov <juri@jurta.org>
7857
7858 * minibuffer.el (completions-format): New defcustom.
7859 (completion--insert-strings): Implement vertical format.
7860
7861 * simple.el (switch-to-completions): Move point to the first
7862 completion when point was at the beginning of the buffer.
7863
7864 2009-11-19 Juri Linkov <juri@jurta.org>
7865
7866 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
7867
7868 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
7869
7870 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
7871
7872 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
7873 (mail-signature): Change default to t.
7874 (mail-from-style): Deprecate `system-default' value.
7875 (mail-insert-from-field): For default value of mail-from-style,
7876 default to `angles' unless `angles' needs quoting and `parens'
7877 does not.
7878 (mail-citation-prefix-regexp): Use citation regexp from
7879 message-mode.
7880
7881 2009-11-19 Michael Albinus <michael.albinus@gmx.de>
7882
7883 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
7884 Set variables for computing the prompt for reading password.
7885
7886 2009-11-19 Glenn Morris <rgm@gnu.org>
7887
7888 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
7889
7890 * textmodes/flyspell.el (sgml-lexical-context): Declare.
7891
7892 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
7893 (newsticker-treeview-listwindow-height): Fix custom type.
7894
7895 2009-11-19 Kenichi Handa <handa@m17n.org>
7896
7897 * descr-text.el (describe-char-padded-string): Compose with TAB
7898 only if there's a font for CH.
7899 (describe-char): Fix the condition for detecting a trivial composition.
7900
7901 2009-11-18 Nathaniel Flath <flat0103@gmail.com>
7902
7903 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
7904 more accurate version of the regexp. (Bug#3910)
7905
7906 2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
7907
7908 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
7909
7910 2009-11-18 Juanma Barranquero <lekktu@gmail.com>
7911
7912 * font-setting.el (font-use-system-font): Declare for byte-compiler.
7913 (font-setting-change-default-font): Fix typo in docstring.
7914
7915 2009-11-18 Alan Mackenzie <acm@muc.de>
7916
7917 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
7918
7919 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
7920
7921 * font-setting.el (font-use-system-font): Move ...
7922
7923 * cus-start.el (all): ... to here.
7924
7925 2009-11-17 Michael Albinus <michael.albinus@gmx.de>
7926
7927 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
7928 Don't set `ad-return-value' if `ad-do-it' doesn't.
7929
7930 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
7931 modification time.
7932
7933 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
7934
7935 * menu-bar.el: Put "Use system font" in Option-menu.
7936 (menu-bar-options-save): Add font-use-system-font.
7937
7938 * loadup.el: If feature system-font-setting or font-render-setting is
7939 there, load font-setting.
7940
7941 * Makefile.in (ELCFILES): Add font-settings.el.
7942 * font-setting.el: New file.
7943
7944 2009-11-17 Glenn Morris <rgm@gnu.org>
7945
7946 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
7947
7948 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
7949 Preserve point in the list buffer. (Bug#4939)
7950 Use point-at-eol.
7951 (newsticker--treeview-list-update-highlight)
7952 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
7953
7954 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7955
7956 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
7957 Remove.
7958
7959 * calc/calc-ext.el (calc-init-extensions): Remove references to
7960 symclip.
7961
7962 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
7963
7964 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
7965 * calc/calc-help.el (calc-b-prefix-help): Remove references to
7966 `calc-symclip'.
7967
7968 2009-11-16 Kevin Ryde <user42@zip.com.au>
7969
7970 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
7971 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
7972
7973 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
7974 (lm-keywords-list): Allow comma-only separator like "foo,bar".
7975 Ignore trailing spaces by omit-nulls to split-string (fixing
7976 regression from Emacs 21 due to the incompatible split-string
7977 change). (Bug #4928.)
7978
7979 2009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
7980
7981 * vc.el (vc-log-show-limit): Default to 2000.
7982 (vc-print-log-internal): Insert buttons to request more entries
7983 when limiting the output.
7984
7985 * vc-sccs.el (vc-sccs-print-log):
7986 * vc-rcs.el (vc-rcs-print-log):
7987 * vc-cvs.el (vc-cvs-print-log):
7988 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
7989 LIMIT is non-nil.
7990
7991 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
7992
7993 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
7994 error when `tramp-gvfs-dbus-event-vector' is set.
7995 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
7996
7997 2009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7998
7999 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
8000
8001 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
8002
8003 * net/dbus.el (dbus-unregister-service): New defun.
8004 (dbus-register-property): Register the handlers of
8005 "org.freedesktop.DBus.Properties" for SERVICE.
8006 (dbus-property-handler): Fix docstring.
8007
8008 2009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8009
8010 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
8011 Quote doc string reference in defvaralias as it is not in special form.
8012 (byte-compile-output-docform): Doc fix.
8013
8014 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
8015
8016 * calc/calc.el (math-2-word-size, math-half-2-word-size)
8017 (calc-complement-signed-mode): New variables.
8018 (calc-set-mode-line): Add indicator for twos-complements.
8019 (math-format-number): Format twos-complement notation.
8020
8021 * calc/calc-bin.el (calc-word-size): Reset the variables
8022 `math-2-word-size' and `math-half-2-word-size'.
8023 (math-format-complement-signed, math-symclip, calcFunc-symclip)
8024 (calc-symclip): New functions.
8025
8026 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
8027
8028 * calc/calc-embed.el (calc-embedded-mode-vars):
8029 Add `calc-complement-signed-mode' to the list of modes.
8030
8031 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
8032 (calc-b-oper-keys): Add `calc-symclip' to list.
8033
8034 * calc/calc-ext.el (math-read-number-fancy): Read complement
8035 signed numbers.
8036 (calc-init-extensions): Add binding for `calc-symclip'.
8037 Add autoload for `calcFunc-symclip' and `calc-symclip'.
8038
8039 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
8040 `calc-symclip'.
8041 (calc-modes-menu): Add item for twos complement mode.
8042
8043 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
8044
8045 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
8046
8047 * register.el (jump-to-register, insert-register): Handle Semantic
8048 tags. From commented-out advice in semantic/senator.el.
8049
8050 2009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
8051
8052 * vc.el (vc-log-show-limit): New variable.
8053 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
8054 when using a prefix argument.
8055 (vc-print-log-internal): Add new argument LIMIT.
8056
8057 * vc-svn.el (vc-svn-print-log):
8058 * vc-mtn.el (vc-mtn-print-log):
8059 * vc-hg.el (vc-hg-print-log):
8060 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
8061 pass it to the log command when set. Make the BUFFER argument
8062 non-optional.
8063
8064 * vc-sccs.el (vc-sccs-print-log):
8065 * vc-rcs.el (vc-rcs-print-log):
8066 * vc-git.el (vc-git-print-log):
8067 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
8068 ignore it. Make the BUFFER argument non-optional
8069
8070 * bindings.el (mode-line-buffer-identification): Do not purecopy.
8071
8072 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
8073
8074 * dired.el (dired-mode-map): Move encryption items to "Operate"
8075 menu (Bug#4703).
8076
8077 * strokes.el (strokes-update-window-configuration): Make strokes
8078 buffer current before erasing (Bug#4906).
8079
8080 * cedet/semantic/idle.el (semantic-idle-summary-mode)
8081 (semantic-idle-summary-mode): Define using define-minor-mode
8082 instead of define-semantic-idle-service.
8083 (semantic-idle-summary-mode): New function.
8084 (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
8085 that mouse motion does not reset the echo area.
8086
8087 2009-11-15 Juri Linkov <juri@jurta.org>
8088
8089 * simple.el (set-mark-default-inactive): Add :type, :group
8090 and :version. (Bug#4876)
8091
8092 2009-11-15 Michael Albinus <michael.albinus@gmx.de>
8093
8094 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
8095 (archive-unique-fname): ... here. (Bug#4929)
8096
8097 2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
8098
8099 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
8100 with a real fix.
8101
8102 * novice.el (disabled-command-function): Add useful args.
8103 Setup the help buffer so that [back] works.
8104 Remove redundant call to help-mode.
8105 (disabled-command-function): Use `case'.
8106 (en/disable-command): New function extracted from enable-command.
8107 (enable-command, disable-command): Use it.
8108
8109 2009-11-14 Glenn Morris <rgm@gnu.org>
8110
8111 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
8112 constants. (Bug#4913)
8113
8114 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
8115
8116 2009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
8117
8118 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
8119 defined in C that have no doc-strings. (Bug#1063)
8120
8121 2009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
8122
8123 * cus-edit.el (data, files):
8124 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
8125
8126 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
8127
8128 * simple.el (shell-command): Doc fix (Bug#4891).
8129
8130 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
8131
8132 2009-11-14 Glenn Morris <rgm@gnu.org>
8133
8134 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
8135 statements for vc-diff, emerge-quit, and rmail-cease-edit.
8136 If they are already loaded, eval-after-load will do the right thing.
8137
8138 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
8139 compiling.
8140
8141 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
8142
8143 * simple.el (x-selection-owner-p): Declare.
8144 (read-mail-command): Use custom radio type rather than choice.
8145 (completion-no-auto-exit): Doc fix.
8146
8147 * custom.el (defgroup):
8148 * epg-config.el (epg): Doc fixes.
8149
8150 2009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
8151
8152 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
8153 * international/ccl.el (define-ccl-program): Do not purecopy the
8154 docstring, defconst does it anyway.
8155
8156 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
8157
8158 * add-log.el (add-change-log-entry): Avoid displaying the changelog
8159 a second time.
8160
8161 * x-dnd.el (x-dnd-maybe-call-test-function):
8162 * window.el (split-window-vertically):
8163 * whitespace.el (whitespace-help-on):
8164 * vc-rcs.el (vc-rcs-consult-headers):
8165 * userlock.el (ask-user-about-lock-help)
8166 (ask-user-about-supersession-help):
8167 * type-break.el (type-break-force-mode-line-update):
8168 * time-stamp.el (time-stamp-conv-warn):
8169 * terminal.el (te-set-output-log, te-more-break, te-filter)
8170 (te-sentinel, terminal-emulator):
8171 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
8172 (term-write-input-ring, term-check-source, term-start-output-log):
8173 (term-display-buffer-line, term-dynamic-list-completions):
8174 (term-ansi-make-term, serial-term):
8175 * subr.el (selective-display):
8176 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
8177 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
8178 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
8179 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
8180 (speedbar-remove-localized-speedbar-support)
8181 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
8182 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
8183 (speedbar-buffers-line-directory):
8184 * simple.el (shell-command-on-region, append-to-buffer)
8185 (prepend-to-buffer):
8186 * shadowfile.el (shadow-save-todo-file):
8187 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
8188 (scroll-bar-maybe-set-window-start):
8189 * sb-image.el (speedbar-image-dump):
8190 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
8191 (load-save-place-alist-from-file):
8192 * ps-samp.el (ps-print-message-from-summary):
8193 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
8194 (ps-background-image, ps-begin-job, ps-do-despool):
8195 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
8196 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
8197 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
8198 (pr-call-process, pr-file-list, pr-interface-save):
8199 * novice.el (disabled-command-function)
8200 (enable-command, disable-command):
8201 * mouse.el (mouse-buffer-menu-alist):
8202 * mouse-copy.el (mouse-kill-preserving-secondary):
8203 * macros.el (kbd-macro-query):
8204 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
8205 * informat.el (batch-info-validate):
8206 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
8207 * hippie-exp.el (try-expand-dabbrev-visible):
8208 * help-mode.el (help-make-xrefs):
8209 * help-fns.el (describe-variable):
8210 * generic-x.el (bat-generic-mode-run-as-comint):
8211 * finder.el (finder-mouse-select):
8212 * find-dired.el (find-dired-sentinel):
8213 * filesets.el (filesets-file-close):
8214 * files.el (list-directory):
8215 * faces.el (list-faces-display, describe-face):
8216 * facemenu.el (list-colors-display):
8217 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
8218 * epg.el (epg--process-filter, epg-cancel):
8219 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
8220 (epa--read-signature-type):
8221 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
8222 (emerge-file-names):
8223 * ehelp.el (electric-helpify):
8224 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
8225 * ediff-vers.el (rcs-ediff-view-revision):
8226 * ediff-util.el (ediff-setup):
8227 * ediff-mult.el (ediff-append-custom-diff):
8228 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
8229 (ediff-wordify):
8230 * echistory.el (Electric-command-history-redo-expression):
8231 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
8232 * disp-table.el (describe-display-table):
8233 * dired.el (dired-find-buffer-nocreate):
8234 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
8235 * dabbrev.el (dabbrev--same-major-mode-p):
8236 * chistory.el (list-command-history):
8237 * apropos.el (apropos-documentation):
8238 * allout.el (allout-obtain-passphrase):
8239 (allout-copy-exposed-to-buffer):
8240 (allout-verify-passphrase): Use with-current-buffer.
8241
8242 2009-11-13 Glenn Morris <rgm@gnu.org>
8243
8244 * Makefile.in (ELCFILES): Regenerate.
8245
8246 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
8247
8248 * net/dbus.el (dbus-registered-objects-table): Rename from
8249 `dbus-registered-functions-table', because it contains also properties.
8250 (dbus-unregister-object): Unregister also properties.
8251 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
8252 Use a timeout of 500 msec, in order to not block.
8253 (dbus-register-property, dbus-property-handler): New defuns.
8254
8255 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
8256
8257 * simple.el (minibuffer-default-add-completions): Drop deprecated
8258 4th arg.
8259
8260 2009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
8261
8262 * textmodes/artist.el (artist-mouse-choose-operation):
8263 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
8264 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
8265 (artist-compute-up-event-key): New function.
8266 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
8267
8268 2009-11-13 Kenichi Handa <handa@m17n.org>
8269
8270 * language/japan-util.el: Make sure that the value of jisx0208
8271 property is jisx0208 character.
8272
8273 2009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
8274
8275 * international/mule.el (auto-coding-regexp-alist): Only purecopy
8276 car or each item, not the whole list.
8277
8278 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
8279
8280 * minibuffer.el (minibuffer-completion-help):
8281 Use minibuffer-hide-completions.
8282
8283 2009-11-12 Per Starbäck <per@starback.se> (tiny change)
8284
8285 * dired.el (dired-save-positions, dired-restore-positions): New funs.
8286 (dired-revert): Use them (bug#4880).
8287
8288 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
8289
8290 * tooltip.el (tooltip-frame-parameters): Undo previous change.
8291
8292 2009-11-12 Juri Linkov <juri@jurta.org>
8293
8294 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
8295 New functions.
8296 (find-file-literally-at-point): Alias of `ffap-literally'.
8297
8298 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
8299
8300 * textmodes/ispell.el (ispell-skip-region-alist):
8301 * textmodes/css-mode.el (auto-mode-alist):
8302 * progmodes/compile.el (auto-mode-alist):
8303 * international/mule.el (ctext-non-standard-encodings-alist)
8304 (ctext-non-standard-encodings-regexp):
8305 * simple.el (shell-command-switch, text-read-only):
8306 * replace.el (occur-mode-map):
8307 * paths.el (rmail-file-name):
8308 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
8309 * find-file.el (ff-special-constructs):
8310 * files.el (file-name-handler-alist):
8311 * composite.el: Purecopy strings.
8312
8313 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
8314
8315 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
8316
8317 * widget.el (define-widget): Purecopy the docstring.
8318 * international/mule-cmds.el (charset): Do not purecopy the
8319 docstring here, define-widget does it.
8320
8321 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
8322 * textmodes/bibtex-style.el (auto-mode-alist):
8323 * progmodes/inf-lisp.el (inferior-lisp-prompt):
8324 * progmodes/compile.el (compile-command):
8325 * language/korea-util.el (default-korean-keyboard):
8326 * international/mule-conf.el (file-coding-system-alist):
8327 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
8328 * tooltip.el (tooltip-frame-parameters):
8329 * newcomment.el (comment-end, comment-padding):
8330 * dired.el (dired-trivial-filenames):
8331 * comint.el (comint-file-name-prefix): Purecopy initial values.
8332
8333 2009-11-11 Michael Albinus <michael.albinus@gmx.de>
8334
8335 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
8336 (tramp-advice-minibuffer-electric-tilde): Unload advices via
8337 `tramp-unload'.
8338 (tramp-advice-make-auto-save-file-name)
8339 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
8340 after removing the advice.
8341
8342 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
8343
8344 * progmodes/grep.el (grep-regexp-alist):
8345 * international/mule-cmds.el (iso-2022-control-alist):
8346 * emacs-lisp/timer.el (timer-duration-words):
8347 * subr.el (version-separator, version-regexp-alist):
8348 * minibuffer.el (completion-styles-alist):
8349 * faces.el (face-attribute-name-alist, list-faces-sample-text):
8350 Change defvars to defconsts.
8351
8352 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
8353 * loadup.el ("international/mule-conf"): Load the byte compiled version.
8354 * international/mule-conf.el: Allow to be byte compiled.
8355
8356 * international/mule.el (define-charset): Purecopy props.
8357 (load-with-code-conversion): Purecopy doc string and file name.
8358 (put-charset-property): Purecopy strings.
8359 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
8360
8361 * international/mule-cmds.el (register-input-method): Purecopy arguments.
8362 (define-char-code-property): Correctly purecopy the table.
8363
8364 * international/ccl.el (define-ccl-program): Purecopy the docstring.
8365
8366 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
8367
8368 * subr.el (add-hook): Purecopy strings.
8369 (eval-after-load): Purecopy load-history-regexp and the form.
8370
8371 * custom.el (custom-declare-group): Purecopy load-file-name.
8372
8373 * subr.el (menu-bar-separator): New defconst.
8374 * net/eudc.el (eudc-tools-menu):
8375 * international/mule-cmds.el (set-coding-system-map)
8376 (mule-menu-keymap):
8377 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
8378 * vc-hooks.el (vc-menu-map):
8379 * replace.el (occur-mode-map):
8380 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
8381 (menu-bar-edit-menu, menu-bar-goto-menu)
8382 (menu-bar-custom-menu, menu-bar-showhide-menu)
8383 (menu-bar-options-menu, menu-bar-tools-menu)
8384 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
8385 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
8386 (menu-bar-help-menu):
8387 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
8388 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
8389
8390 * term/x-win.el (x-gtk-stock-map):
8391 * progmodes/vera-mode.el (auto-mode-alist):
8392 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
8393 (inferior-lisp-program, inferior-lisp-load-command):
8394 * progmodes/hideshow.el (hs-special-modes-alist):
8395 * progmodes/gud.el (same-window-regexps):
8396 * progmodes/grep.el (grep-program, find-program, xargs-program):
8397 * net/telnet.el (same-window-regexps):
8398 * net/rlogin.el (same-window-regexps):
8399 * language/ethiopic.el (font-ccl-encoder-alist):
8400 * vc-sccs.el (vc-sccs-master-templates):
8401 * vc-rcs.el (vc-rcs-master-templates):
8402 * subr.el (cl-assertion-failed):
8403 * simple.el (next-error-overlay-arrow-position):
8404 * lpr.el (lpr-command):
8405 * locate.el (locate-ls-subdir-switches):
8406 * info.el (same-window-regexps, info)
8407 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
8408 * image-mode.el (image-mode, auto-mode-alist):
8409 * hippie-exp.el (hippie-expand-ignore-buffers):
8410 * format.el (format-alist):
8411 * find-dired.el (find-ls-subdir-switches, find-grep-options)
8412 (find-name-arg):
8413 * facemenu.el (facemenu-keybindings):
8414 * dired.el (dired-listing-switches, dired-chown-program):
8415 * diff.el (diff-switches, diff-command):
8416 * cus-edit.el (same-window-regexps):
8417 * bindings.el (mode-line-mule-info)
8418 (mode-line-buffer-identification): Purecopy strings.
8419
8420 2009-11-11 Juri Linkov <juri@jurta.org>
8421
8422 * simple.el (dired-get-filename) <declare-function>:
8423 Tell the byte-compiler about dired-get-filename.
8424 (shell-command): In Dired mode, get filename from the current line
8425 as the default value.
8426
8427 2009-11-10 Glenn Morris <rgm@gnu.org>
8428
8429 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
8430 * calendar/holidays.el, progmodes/cperl-mode.el:
8431 Update x-popup-menu declarations.
8432
8433 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
8434 (list-load-path-shadows): Use dolist.
8435 (list-load-path-shadows): Use with-current-buffer.
8436
8437 2009-11-10 Juri Linkov <juri@jurta.org>
8438
8439 * minibuffer.el (read-file-name): Support a list of default values
8440 in `default-filename'. Use the first file name where only one
8441 element is required. Doc fix.
8442
8443 2009-11-09 Michael Albinus <michael.albinus@gmx.de>
8444
8445 * net/dbus.el (dbus-unregister-object): Release service, if no
8446 other method is registered for it.
8447
8448 2009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
8449
8450 * bookmark.el (bookmark-completing-read): Sort bookmark names if
8451 bookmark-sort-flag is non-nil (Bug#4653).
8452
8453 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
8454
8455 * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
8456 the progress reporter entirely.
8457
8458 * emulation/cua-base.el: Add CUA property to some CC mode commands
8459 (Bug#4100).
8460
8461 2009-11-08 Kevin Ryde <user42@zip.com.au>
8462
8463 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
8464 at end of sentence (Bug#4818).
8465
8466 2009-11-08 Jared Finder <jfinder@crypticstudios.com>
8467
8468 * progmodes/compile.el (compilation-error-regexp-alist-alist):
8469 Handle "see declaration of" MSFT statements (Bug#4100).
8470
8471 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
8472
8473 * net/tramp.el (tramp-advice-make-auto-save-file-name)
8474 (tramp-advice-file-expand-wildcards): Unload via
8475 `ad-remove-advice'.
8476
8477 * net/trampver.el: Update release number.
8478
8479 2009-11-08 Kevin Ryde <user42@zip.com.au>
8480
8481 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
8482 `ad-do-it'.
8483
8484 2009-11-08 Andr <m00naticus@gmail.com> (tiny change)
8485
8486 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
8487 in order to keep context in SELinux.
8488
8489 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
8490
8491 * dired-aux.el (dired-query): Place cursor in echo area and allow
8492 C-g.
8493
8494 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
8495 menu item if not on a directory (Bug#4701).
8496
8497 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
8498
8499 Sync with Tramp 2.1.17.
8500
8501 * net/tramp.el (tramp-handle-copy-directory): Don't use
8502 `file-remote-p' (due to compatibility).
8503
8504 * net/tramp-compat.el (tramp-compat-copy-directory)
8505 (tramp-compat-delete-directory): New defuns.
8506
8507 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
8508 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
8509 `tramp-compat-delete-directory'.
8510
8511 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
8512 (tramp-smb-handle-delete-directory): Use
8513 `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
8514
8515 * net/trampver.el: Update release number.
8516
8517 2009-11-07 Chong Yidong <cyd@stupidchicken.com>
8518
8519 * tar-mode.el (tar-copy): Call write-region on the right buffer
8520 (Bug#4857).
8521
8522 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
8523 by hand, if necessary (Bug#4878).
8524
8525 2009-11-06 Chong Yidong <cyd@stupidchicken.com>
8526
8527 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
8528 align size column (Bug#4839).
8529
8530 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
8531 statement.
8532
8533 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
8534
8535 * progmodes/ld-script.el (auto-mode-alist):
8536 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
8537
8538 * cus-face.el (custom-declare-face): Purecopy face spec.
8539
8540 2009-11-06 Kenichi Handa <handa@m17n.org>
8541
8542 * international/uni-bidi.el: Re-generated.
8543 * international/uni-category.el: Re-generated.
8544 * international/uni-combining.el: Re-generated.
8545 * international/uni-mirrored.el: Re-generated.
8546
8547 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
8548
8549 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
8550 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
8551 (tex-start-options, slitex-run-command, latex-run-command)
8552 (tex-run-command, tex-directory):
8553 * textmodes/ispell.el (ispell-html-skip-alists)
8554 (ispell-tex-skip-alists, ispell-tex-skip-alists):
8555 * textmodes/fill.el (adaptive-fill-first-line-regexp):
8556 (adaptive-fill-regexp):
8557 * textmodes/dns-mode.el (auto-mode-alist):
8558 * progmodes/python.el (interpreter-mode-alist):
8559 * progmodes/etags.el (tags-compression-info-list):
8560 * progmodes/etags.el (tags-file-name):
8561 * net/browse-url.el (browse-url-galeon-program)
8562 (browse-url-firefox-program):
8563 * mail/sendmail.el (mail-signature-file)
8564 (mail-citation-prefix-regexp):
8565 * international/mule-conf.el (eight-bit):
8566 * international/latexenc.el (latex-inputenc-coding-alist):
8567 * international/fontset.el (x-pixel-size-width-font-regexp):
8568 * emacs-lisp/warnings.el (warning-type-format):
8569 * emacs-lisp/trace.el (trace-buffer):
8570 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
8571 (emacs-lisp-mode-map):
8572 * calendar/holidays.el (holiday-solar-holidays)
8573 (holiday-bahai-holidays, holiday-islamic-holidays)
8574 (holiday-christian-holidays, holiday-hebrew-holidays)
8575 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
8576 (hebrew-holidays-1, holiday-oriental-holidays)
8577 (holiday-general-holidays):
8578 * x-dnd.el (x-dnd-known-types):
8579 * tool-bar.el (tool-bar):
8580 * startup.el (site-run-file):
8581 * shell.el (shell-dumb-shell-regexp):
8582 * rfn-eshadow.el (file-name-shadow-tty-properties)
8583 (file-name-shadow-properties):
8584 * paths.el (remote-shell-program, news-directory):
8585 * mouse.el ([C-down-mouse-3]):
8586 * menu-bar.el (menu-bar-tools-menu):
8587 * jka-cmpr-hook.el (jka-compr-load-suffixes)
8588 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
8589 (jka-compr-compression-info-list):
8590 * isearch.el (search-whitespace-regexp):
8591 * image-file.el (image-file-name-extensions):
8592 * find-dired.el (find-ls-option):
8593 * files.el (directory-listing-before-filename-regexp)
8594 (directory-free-space-args, insert-directory-program)
8595 (list-directory-brief-switches, magic-fallback-mode-alist)
8596 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
8597 (automount-dir-prefix):
8598 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
8599 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
8600 (face-font-registry-alternatives, face-font-registry-alternatives)
8601 (face-font-family-alternatives):
8602 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
8603 (facemenu-foreground-menu, facemenu-face-menu):
8604 * epa-hook.el (epa-file-name-regexp):
8605 * dnd.el (dnd-protocol-alist):
8606 * textmodes/rst.el (auto-mode-alist):
8607 * button.el (default-button): Purecopy strings.
8608
8609 2009-11-06 Glenn Morris <rgm@gnu.org>
8610
8611 * Makefile.in (ELCFILES): Update.
8612
8613 2009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
8614
8615 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
8616 * emacs-lisp/levents.el: Move to obsolete/levents.el.
8617
8618 * nxml/xsd-regexp.el (xsdre-gen-categories):
8619 * nxml/xmltok.el (xmltok-parse-entity):
8620 * nxml/rng-parse.el (rng-parse-validate-file):
8621 * nxml/rng-maint.el (rng-format-manual)
8622 (rng-manual-output-force-new-line):
8623 * nxml/rng-loc.el (rng-save-schema-location-1):
8624 * nxml/rng-cmpct.el (rng-c-parse-file):
8625 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
8626 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
8627
8628 2009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
8629
8630 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
8631 Remove extra save-excursions and make-variable-buffer-local's.
8632 Suggested by Stefan Monnier.
8633
8634 (verilog-getopt-file, verilog-module-inside-filename-p)
8635 (verilog-set-define): Merge GNU 1.35 and repair changes from
8636 switching to using with-current-buffer.
8637
8638 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
8639 being treated as a number and confusing AUTORESET.
8640 Reported by Dan Dever.
8641
8642 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
8643 Add verilog-auto-ignore-concat to fix backward compatibility with
8644 older verilog-modes. Reported by Dan Katz.
8645
8646 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
8647 containing closing anchors "...$".
8648
8649 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
8650 Reported by Wade Smith.
8651
8652 (verilog-batch-execute-func): Comment on function usage.
8653
8654 2009-11-05 Michael McNamara <mac@mail.brushroad.com>
8655
8656 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
8657 for labels.
8658
8659 (verilog-label-re, verilog-calc-1): Support proper indent of named
8660 asserts.
8661
8662 (verilog-backward-token, verilog-basic-complete-re)
8663 (verilog-beg-of-statement, verilog-indent-re): Support proper
8664 indent of the assert statement at the beginning of a block of text.
8665
8666 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
8667 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
8668 tokens as begins.
8669
8670 2009-11-05 Glenn Morris <rgm@gnu.org>
8671
8672 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
8673 Emacs 19. (Bug#1531)
8674 (byte-compile-fix-header): Update for the above change.
8675 Drop test for epoch::version.
8676
8677 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
8678 * cus-dep.el (custom-make-dependencies):
8679 * finder.el (finder-compile-keywords):
8680 Use autoload-rubric's feature argument.
8681
8682 * calendar/diary-lib.el (top-level): Make load behave more like require.
8683
8684 * vc-git.el (vc-git-stash-map): Move definition before use.
8685
8686 2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
8687
8688 * custom.el (custom-declare-group): Purecopy standard-value.
8689 (custom-declare-group): Purecopy custom-prefix.
8690
8691 * international/mule.el (load-with-code-conversion):
8692 Call do-after-load-evaluation unconditionally.
8693
8694 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
8695
8696 2009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
8697
8698 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
8699
8700 2009-11-04 Glenn Morris <rgm@gnu.org>
8701
8702 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
8703 (byte-compile-compatibility): Remove option.
8704 (byte-compile-close-variables, byte-compile-fix-header)
8705 (byte-compile-insert-header, byte-compile-output-docform)
8706 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
8707 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
8708 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
8709 (byte-compile-insert, byte-compile-defun):
8710 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
8711 (byte-defop-compiler19): Remove.
8712 Without byte-compile-compatibility, the 'emacs19-opcode property is not
8713 used by anything. Replace all calls with byte-defop-compiler.
8714
8715 2009-11-04 Juri Linkov <juri@jurta.org>
8716
8717 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
8718 (menu-bar-options-menu): Don't quote the `prop' arg of
8719 `menu-bar-make-mm-toggle'.
8720
8721 2009-11-04 Juanma Barranquero <lekktu@gmail.com>
8722
8723 * calendar/calendar.el (cal-loaddefs):
8724 * calendar/diary-lib.el (diary-loaddefs):
8725 * calendar/holidays.el (hol-loaddefs):
8726 * eshell/esh-module.el (esh-groups): Load rather than require.
8727
8728 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
8729
8730 * calendar/todo-mode.el (todo-add-category): Don't hardcode
8731 point-min==1.
8732 (todo-top-priorities): Only display-buffer when called interactively.
8733 (todo-item-start): Don't save excursion point.
8734 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
8735 (todo-insert-item-here, todo-file-item, todo-remove-item):
8736 Adjust uses of todo-item-start and todo-item-end.
8737
8738 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
8739 (autoload-rubric): Don't use any more.
8740 * cedet/semantic/fw.el (semantic/loaddefs):
8741 * cedet/srecode.el (srecode/loaddefs):
8742 * cedet/ede.el (ede/loaddefs): Load rather than require.
8743 * cedet/ede/cpp-root.el:
8744 * cedet/ede/emacs.el:
8745 * cedet/ede/files.el:
8746 * cedet/ede/linux.el:
8747 * cedet/ede/locate.el:
8748 * cedet/ede/make.el:
8749 * cedet/ede/shell.el:
8750 * cedet/ede/speedbar.el:
8751 * cedet/ede/system.el:
8752 * cedet/ede/util.el:
8753 * cedet/semantic/analyze.el:
8754 * cedet/semantic/bovine.el:
8755 * cedet/semantic/complete.el:
8756 * cedet/semantic/ctxt.el:
8757 * cedet/semantic/db-file.el:
8758 * cedet/semantic/db-find.el:
8759 * cedet/semantic/db-global.el:
8760 * cedet/semantic/db-mode.el:
8761 * cedet/semantic/db-typecache.el:
8762 * cedet/semantic/db.el:
8763 * cedet/semantic/debug.el:
8764 * cedet/semantic/dep.el:
8765 * cedet/semantic/doc.el:
8766 * cedet/semantic/edit.el:
8767 * cedet/semantic/find.el:
8768 * cedet/semantic/format.el:
8769 * cedet/semantic/html.el:
8770 * cedet/semantic/ia-sb.el:
8771 * cedet/semantic/ia.el:
8772 * cedet/semantic/idle.el:
8773 * cedet/semantic/lex-spp.el:
8774 * cedet/semantic/lex.el:
8775 * cedet/semantic/mru-bookmark.el:
8776 * cedet/semantic/scope.el:
8777 * cedet/semantic/senator.el:
8778 * cedet/semantic/sort.el:
8779 * cedet/semantic/symref.el:
8780 * cedet/semantic/tag-file.el:
8781 * cedet/semantic/tag-ls.el:
8782 * cedet/semantic/tag-write.el:
8783 * cedet/semantic/tag.el:
8784 * cedet/semantic/util-modes.el:
8785 * cedet/semantic/analyze/complete.el:
8786 * cedet/semantic/analyze/refs.el:
8787 * cedet/semantic/bovine/c.el:
8788 * cedet/semantic/bovine/gcc.el:
8789 * cedet/semantic/bovine/make.el:
8790 * cedet/semantic/bovine/scm.el:
8791 * cedet/semantic/decorate/include.el:
8792 * cedet/semantic/decorate/mode.el:
8793 * cedet/semantic/symref/cscope.el:
8794 * cedet/semantic/symref/global.el:
8795 * cedet/semantic/symref/grep.el:
8796 * cedet/semantic/symref/idutils.el:
8797 * cedet/semantic/symref/list.el:
8798 * cedet/semantic/wisent/java-tags.el:
8799 * cedet/semantic/wisent/javascript.el:
8800 * cedet/srecode/compile.el:
8801 * cedet/srecode/cpp.el:
8802 * cedet/srecode/document.el:
8803 * cedet/srecode/el.el:
8804 * cedet/srecode/expandproto.el:
8805 * cedet/srecode/getset.el:
8806 * cedet/srecode/insert.el:
8807 * cedet/srecode/java.el:
8808 * cedet/srecode/map.el:
8809 * cedet/srecode/mode.el:
8810 * cedet/srecode/template.el:
8811 * cedet/srecode/texi.el: Remove the file-local setting of
8812 generated-autoload-feature.
8813
8814 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
8815 and only put a prop if it is non-nil.
8816
8817 2009-11-03 Juri Linkov <juri@jurta.org>
8818
8819 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
8820 (menu-bar-options-menu): Fix list quoting (Bug#4429).
8821
8822 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
8823 and "Menu" to make top-level menu item visually one unit (like
8824 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
8825 multi-word menu items). Fix :help string for quit-window.
8826
8827 2009-11-03 Glenn Morris <rgm@gnu.org>
8828
8829 * cedet/mode-local.el (with-mode-local): Doc fix.
8830
8831 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
8832 (byte-compile-file-form-define-abbrev-table)
8833 (byte-compile-file-form-custom-declare-variable)
8834 (byte-compile-variable-ref, byte-compile-defvar):
8835 Whether or not a warning is enabled should only affect whether we issue
8836 the warning, not whether or not we collect the relevant data.
8837 Eg warnings can be turned on and off throughout the course of a file.
8838
8839 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
8840 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
8841
8842 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
8843
8844 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
8845 * play/mpuz.el (mpuz-create-buffer):
8846 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
8847 (lm-print-y,s,noise, lm-print-w0, lm-init):
8848 * play/gomoku.el (gomoku-prompt-for-move):
8849 * play/fortune.el (fortune-in-buffer):
8850 * play/dissociate.el (dissociated-press):
8851 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
8852 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
8853 * mail/supercite.el (sc-eref-show):
8854 * mail/smtpmail.el (smtpmail-send-it):
8855 * mail/rmailsum.el (rmail-summary-next-labeled-message)
8856 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
8857 (rmail-summary-undelete-many, rmail-summary-rmail-update)
8858 (rmail-summary-goto-msg, rmail-summary-expunge)
8859 (rmail-summary-get-new-mail, rmail-summary-search-backward)
8860 (rmail-summary-add-label, rmail-summary-output-menu)
8861 (rmail-summary-output-body):
8862 * mail/rfc822.el (rfc822-addresses):
8863 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
8864 * mail/mailpost.el (post-mail-send-it):
8865 * mail/hashcash.el (hashcash-generate-payment):
8866 * mail/feedmail.el (feedmail-run-the-queue)
8867 (feedmail-queue-send-edit-prompt-help-first)
8868 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
8869 (feedmail-deduce-address-list):
8870 * eshell/esh-ext.el (eshell-remote-command):
8871 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
8872 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
8873 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
8874 (viper-save-string-in-file, viper-valid-marker):
8875 * emulation/viper-keym.el (viper-toggle-key):
8876 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
8877 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
8878 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
8879 * emulation/viper-cmd.el (viper-exec-form-in-vi)
8880 (viper-exec-form-in-emacs, viper-brac-function):
8881 * emulation/viper.el (viper-delocalize-var):
8882 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
8883 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
8884 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
8885 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
8886 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
8887 * emulation/edt.el (edt-electric-helpify):
8888 * emulation/cua-rect.el (cua--rectangle-aux-replace):
8889 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
8890 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
8891 (cua-indent-to-global-mark-column):
8892 * calendar/diary-lib.el (calendar-mark-1):
8893 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
8894 Use with-current-buffer.
8895 * emulation/viper.el (viper-delocalize-var): Use dolist.
8896
8897 2009-11-03 Chong Yidong <cyd@stupidchicken.com>
8898
8899 * comint.el (comint-replace-by-expanded-history-before-point):
8900 Replace !! with the previous input string literally (Bug#1795).
8901
8902 2009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
8903
8904 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
8905 to be made up of whitespace.
8906
8907 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
8908
8909 * minibuffer.el (read-file-name): Don't use file dialogs for
8910 remote directories (Bug#99).
8911
8912 2009-11-01 Chong Yidong <cyd@stupidchicken.com>
8913
8914 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
8915
8916 2009-11-01 Andreas Schwab <schwab@linux-m68k.org>
8917
8918 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
8919 instead of deleting the window or frame.
8920
8921 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
8922
8923 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
8924 Support face colors.
8925
8926 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
8927 New function. Support face colors (Bug#1168).
8928 (tex-common-initialization): Use it.
8929
8930 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
8931 mode allows it (Bug#1168).
8932
8933 2009-10-31 Juri Linkov <juri@jurta.org>
8934
8935 * facemenu.el (list-colors-display): Don't mark buffer as
8936 modified (Bug#3948).
8937
8938 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
8939
8940 * international/mule-diag.el (list-character-sets-1): Minor
8941 message fix (Bug#3526).
8942
8943 * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
8944 face property (Bug#4834).
8945 (etags-list-tags, etags-tags-apropos-additional)
8946 (etags-tags-apropos, tags-select-tags-table): Add follow-link
8947 property.
8948
8949 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
8950 items.
8951
8952 * cedet/cedet.el (cedet-menu-map): Remove Semantic and EDE menu
8953 items.
8954
8955 * cedet/ede.el (ede-minor-mode):
8956 * cedet/semantic.el (semantic-mode): Toggle menu separators.
8957
8958 2009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
8959
8960 * textmodes/two-column.el (2C-split):
8961 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
8962 * textmodes/tex-mode.el (tex-set-buffer-directory):
8963 * textmodes/spell.el (spell-region, spell-string):
8964 * textmodes/reftex.el (reftex-erase-buffer):
8965 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
8966 * textmodes/reftex-toc.el (reftex-toc-promote-action):
8967 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
8968 (reftex-select-item):
8969 * textmodes/reftex-ref.el (reftex-label-info-update)
8970 (reftex-offer-label-menu):
8971 * textmodes/reftex-index.el (reftex-index-change-entry)
8972 (reftex-index-phrases-info):
8973 * textmodes/reftex-global.el (reftex-create-tags-file)
8974 (reftex-save-all-document-buffers, reftex-ensure-write-access):
8975 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
8976 (reftex-view-crossref-from-bibtex):
8977 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
8978 (reftex-extract-bib-entries-from-thebibliography)
8979 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
8980 * textmodes/refbib.el (r2b-capitalize-title):
8981 (r2b-convert-buffer, r2b-help):
8982 * textmodes/page-ext.el (pages-directory)
8983 (pages-directory-goto-with-mouse):
8984 * textmodes/bibtex.el (bibtex-validate-globally):
8985 * textmodes/bib-mode.el (bib-capitalize-title):
8986 * textmodes/artist.el (artist-clear-buffer, artist-system):
8987 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
8988 (local-set-scheme-interaction-buffer, xscheme-process-filter)
8989 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
8990 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
8991 (xscheme-send-control-g-interrupt, xscheme-start-process)
8992 (xscheme-process-sentinel, xscheme-cd):
8993 * progmodes/verilog-mode.el (verilog-read-always-signals)
8994 (verilog-set-define, verilog-getopt-file)
8995 (verilog-module-inside-filename-p):
8996 * progmodes/sh-script.el:
8997 * progmodes/python.el (python-pdbtrack-get-source-buffer)
8998 (python-pdbtrack-grub-for-buffer, python-execute-file):
8999 * progmodes/octave-inf.el (inferior-octave):
9000 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
9001 (idlwave-shell-compile-helper-routines, idlwave-set-local)
9002 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
9003 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
9004 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
9005 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
9006 (idlwave-shell-filter, idlwave-shell-examine-highlight)
9007 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
9008 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
9009 (idlwave-shell-examine-display, idlwave-shell-run-region)
9010 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
9011 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
9012 * progmodes/idlw-help.el (idlwave-help-get-special-help)
9013 (idlwave-help-get-help-buffer):
9014 * progmodes/gud.el (gud-basic-call, gud-find-class)
9015 (gud-tooltip-activate-mouse-motions-if-enabled):
9016 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
9017 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
9018 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
9019 (ebrowse-tags-next-file):
9020 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
9021 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
9022 (ebnf-eps-finish-and-write):
9023 * progmodes/cpp.el (cpp-edit-save):
9024 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
9025 * progmodes/cc-defs.el (c-emacs-features):
9026 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
9027 (antlr-directory-dependencies):
9028 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
9029 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
9030 (ada-find-any-references, ada-make-filename-from-adaname)
9031 (ada-make-body-gnatstub):
9032 * obsolete/rnews.el (news-list-news-groups):
9033 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
9034 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
9035 * net/rcirc.el (rcirc-debug):
9036 * net/newst-treeview.el (newsticker--treeview-list-add-item)
9037 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
9038 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
9039 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
9040 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
9041 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
9042 (newsticker--treeview-list-clear-highlight)
9043 (newsticker--treeview-list-update-highlight)
9044 (newsticker--treeview-list-highlight-start)
9045 (newsticker--treeview-tree-update-highlight)
9046 (newsticker--treeview-get-selected-item)
9047 (newsticker-treeview-mark-list-items-old)
9048 (newsticker--treeview-set-current-node):
9049 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
9050 * net/newst-backend.el (newsticker--get-news-by-funcall)
9051 (newsticker--get-news-by-wget, newsticker--image-get)
9052 (newsticker--image-sentinel):
9053 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
9054 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
9055 (eudc-ph-close-session):
9056 * net/eudc.el (eudc-save-options):
9057 * language/thai-word.el (thai-update-word-table):
9058 * language/japan-util.el (japanese-string-conversion):
9059 * international/titdic-cnv.el (tsang-quick-converter)
9060 (ziranma-converter, ctlau-converter):
9061 * international/mule-cmds.el (describe-language-environment):
9062 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
9063 (skkdic-convert-postfix, skkdic-convert-prefix):
9064 (skkdic-convert-okuri-nasi, skkdic-convert):
9065 * emacs-lisp/re-builder.el (reb-update-overlays):
9066 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
9067 * emacs-lisp/gulp.el (gulp-send-requests):
9068 * emacs-lisp/find-gc.el (trace-call-tree):
9069 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
9070 (eieio-describe-generic):
9071 * emacs-lisp/eieio-base.el (eieio-persistent-read):
9072 * emacs-lisp/edebug.el (edebug-outside-excursion):
9073 * emacs-lisp/debug.el (debugger-make-xrefs):
9074 * emacs-lisp/cust-print.el (custom-prin1-to-string):
9075 * emacs-lisp/chart.el (chart-new-buffer):
9076 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
9077 Use with-current-buffer.
9078 * textmodes/artist.el (artist-system): Don't call
9079 copy-sequence on a fresh string.
9080 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
9081
9082 2009-10-31 Stephen Berman <stephen.berman@gmx.net>
9083
9084 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
9085 is no item to edit. (Bug#4820)
9086 (todo-top-priorities): Restore point and restore narrowing in Todo
9087 buffer. (Bug#4820)
9088
9089 2009-10-31 Glenn Morris <rgm@gnu.org>
9090
9091 * net/ange-ftp.el (top-level): Don't require dired when compiling.
9092 (comint-last-output-start, comint-last-input-start)
9093 (comint-last-input-end): Don't defvar when compiling.
9094 (ange-ftp-process-file): Use bound-and-true-p.
9095
9096 * pcmpl-rpm.el (top-level): Move provide statement to end.
9097 (pcmpl-rpm): Remove unused custom group.
9098
9099 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
9100
9101 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
9102
9103 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
9104 (byte-compile-warnings): Add `constants' as an option.
9105 (byte-compile-callargs-warn, byte-compile-arglist-warn)
9106 (display-call-tree): Update for byte-compile-fdefinition possibly
9107 returning `(macro lambda ...)'. (Bug#4778)
9108 (byte-compile-variable-ref, byte-compile-setq-default):
9109 Respect `constants' member of byte-compile-warnings.
9110
9111 * cedet/semantic/tag.el (semantic--tag-link-list-to-buffer):
9112 Use mapc rather than mapcar because the return value is never used.
9113
9114 * cedet/srecode/template.el, cedet/semantic/wisent/javascript.el:
9115 * cedet/semantic/wisent/java-tags.el, cedet/semantic/texi.el:
9116 * cedet/semantic/html.el:
9117 Suppress harmless warnings about setting up semantic-imenu (not
9118 part of Emacs) variables.
9119
9120 2009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
9121
9122 * vc-bzr.el (vc-bzr-revision-keywords): New var.
9123 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
9124 to "submit:".
9125
9126 * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
9127 * cedet/semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
9128 * cedet/semantic/symref/grep.el (semantic-symref-perform-search):
9129 * cedet/semantic/bovine/gcc.el (semantic-gcc-query):
9130 * cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token):
9131 * cedet/semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
9132 (semantic-analyzer-debug-global-symbol)
9133 (semantic-analyzer-debug-missing-innertype)
9134 (semantic-analyzer-debug-insert-include-summary):
9135 * cedet/semantic/util.el (semantic-file-tag-table):
9136 (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
9137 (semantic-recursive-find-nonterminal-by-name):
9138 * cedet/semantic/tag-ls.el (semantic-tag-calculate-parent-default):
9139 * cedet/semantic/tag-file.el (semantic-prototype-file):
9140 * cedet/semantic/symref.el (semantic-symref-parse-tool-output):
9141 * cedet/semantic/sb.el (semantic-sb-fetch-tag-table):
9142 * cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
9143 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
9144 (semantic-idle-summary-maybe-highlight):
9145 * cedet/semantic/ia-sb.el (semantic-ia-speedbar)
9146 (semantic-ia-sb-tag-info):
9147 * cedet/semantic/grammar.el (semantic-analyze-possible-completions):
9148 * cedet/semantic/find.el (semantic-brute-find-tag-by-position):
9149 * cedet/semantic/ede-grammar.el (project-compile-target):
9150 (ede-proj-makefile-insert-variables):
9151 * cedet/semantic/debug.el (semantic-debug-set-parser-location):
9152 (semantic-debug-set-source-location, semantic-debug-interface-layout)
9153 (semantic-debug-mode, semantic-debug):
9154 * cedet/semantic/db.el (semanticdb-needs-refresh-p):
9155 * cedet/semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
9156 * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
9157 * cedet/semantic/db-find.el (semanticdb-find-log-new-search)
9158 (semanticdb-find-translate-path-includes--internal)
9159 (semanticdb-reset-log, semanticdb-find-log-activity):
9160 * cedet/semantic/db-file.el (object-write):
9161 * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
9162 * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
9163 (semanticdb-create-ebrowse-database):
9164 * cedet/semantic/db-debug.el (semanticdb-table-sanity-check):
9165 * cedet/semantic/complete.el (semantic-displayor-focus-request)
9166 (semantic-collector-calculate-completions-raw)
9167 (semantic-complete-read-tag-analyzer):
9168 * cedet/semantic/analyze.el (semantic-analyze-pulse):
9169 * cedet/ede/util.el (ede-update-version-in-source):
9170 * cedet/ede/proj.el (project-delete-target):
9171 * cedet/ede/proj-elisp.el (ede-update-version-in-source)
9172 (ede-proj-flush-autoconf):
9173 * cedet/ede/pconf.el (ede-proj-configure-synchronize)
9174 (ede-proj-configure-synchronize):
9175 * cedet/ede/locate.el (ede-locate-file-in-project-impl):
9176 * cedet/ede/linux.el (ede-linux-version):
9177 * cedet/ede/emacs.el (ede-emacs-version):
9178 * cedet/ede/dired.el (ede-dired-add-to-target):
9179 * cedet/ede.el (ede-buffer-header-file, ede-find-target)
9180 (ede-buffer-documentation-files, ede-project-buffers, ede-set)
9181 (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
9182 * cedet/cedet-idutils.el (cedet-idutils-fnid-call):
9183 (cedet-idutils-lid-call, cedet-idutils-expand-filename)
9184 (cedet-idutils-version-check):
9185 * cedet/cedet-global.el (cedet-gnu-global-call):
9186 (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
9187 (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
9188 * cedet/cedet-cscope.el (cedet-cscope-call)
9189 (cedet-cscope-expand-filename, cedet-cscope-version-check):
9190 Use with-current-buffer.
9191 * cedet/ede.el (ede-make-project-local-variable)
9192 (ede-set-project-variables, ede-set): Use dolist.
9193
9194 2009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
9195
9196 * textmodes/ispell.el (ispell-skip-region-alist):
9197 * international/mule-conf.el (eight-bit):
9198 * international/fontset.el (font-encoding-alist):
9199 * startup.el (pure-space-overflow-message):
9200 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
9201 * paths.el (gnus-nntp-service, rmail-spool-directory)
9202 (term-file-prefix):
9203 * files.el (save-some-buffers-action-alist):
9204 * cmuscheme.el (same-window-buffer-names):
9205 * ielm.el (same-window-buffer-names):
9206 * shell.el (same-window-buffer-names):
9207 * mail/sendmail.el (same-window-buffer-names):
9208 * progmodes/inf-lisp.el (same-window-buffer-names):
9209 * bindings.el (mode-line-client)
9210 (mode-line-column-line-number-mode-map):
9211 * language/tibetan.el (tibetan-precomposition-rule-regexp)
9212 (tibetan-precomposed-regexp): Purecopy string arguments.
9213
9214 2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
9215
9216 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
9217 (calcDigit-nondigit):
9218 * calc/calc-yank.el (calc-copy-to-buffer):
9219 * calc/calc-units.el (calc-invalidate-units-table):
9220 * calc/calc-trail.el (calc-trail-yank):
9221 * calc/calc-store.el (calc-insert-variables):
9222 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
9223 * calc/calc-prog.el (calc-read-parse-table):
9224 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
9225 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
9226 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
9227 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
9228 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
9229 (calc-graph-name, calc-graph-find-command, calc-graph-view)
9230 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
9231 * calc/calc-ext.el (calc-realign):
9232 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
9233 (calc-embedded-finish-edit, calc-embedded-make-info)
9234 (calc-embedded-finish-command, calc-embedded-stack-change):
9235 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
9236
9237 * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
9238 (overload-docstring-extension): Use that info.
9239 * cedet/semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
9240 * cedet/semantic/idle.el (semantic-eldoc-current-symbol-info):
9241 * cedet/semantic/tag-ls.el (semantic-nonterminal-protection)
9242 (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
9243 (semantic-nonterminal-full-name): Add the new `when' info.
9244 * cedet/semantic/decorate/mode.el (semantic/decorate): Require CL for
9245 `assert'.
9246
9247 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
9248 shell-dynamic-complete-filename in preference to
9249 comint-dynamic-complete-filename.
9250
9251 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
9252 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
9253 Don't consider whether the display supports colors.
9254 (bookmark-import-new-list): Use dolist.
9255 (bookmark-bmenu-mode-map): Move initialization into declaration.
9256 (bookmark-bmenu-list): Use dolist, simplify.
9257 (bookmark-show-all-annotations): Use save-selected-window and dolist.
9258 (menu-bar-final-items): Use push.
9259
9260 2009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
9261
9262 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
9263 it works on remote files.
9264 (vc-hg-diff): Don't pass any `--cwd' argument.
9265
9266 2009-10-27 Kevin Ryde <user42@zip.com.au>
9267
9268 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
9269 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
9270 (Further to Bug#3921).
9271
9272 2009-10-27 Michael Albinus <michael.albinus@gmx.de>
9273
9274 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
9275 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
9276 calling `tramp-imap-put-file'. Add file size to the call.
9277 (tramp-imap-get-file-entries): Compute also user name, file size,
9278 and date.
9279 (tramp-imap-handle-insert-directory): Insert uid and gid.
9280 (tramp-imap-handle-file-attributes): Transform uid and gid
9281 according to `id-format'.
9282 (tramp-imap-put-file): New optional parameter SIZE. Encode file
9283 size in header X-Size.
9284
9285 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
9286
9287 * simple.el (transpose-subr): Give clearer error when the mark
9288 is not set. (Bug#4807)
9289
9290 2009-10-26 Michael Albinus <michael.albinus@gmx.de>
9291
9292 * net/tramp.el (tramp-perl-file-truename): New defconst.
9293 Perl code contributed by yary <not.com@gmail.com> (tiny change).
9294 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
9295 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
9296 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
9297
9298 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
9299 Ignore `dired-call-process'.
9300 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
9301
9302 2009-10-26 Julian Scheid <julians37@gmail.com>
9303
9304 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
9305 (tramp-get-remote-readlink): New defun.
9306 (tramp-handle-file-truename): Use it.
9307 (tramp-handle-file-exists-p): Check file-attributes cache, assume
9308 file exists if cache value present.
9309 (tramp-check-cached-permissions): New defun.
9310 (tramp-handle-file-readable-p): Use it.
9311 (tramp-handle-file-writable-p): Likewise.
9312 (tramp-handle-file-executable-p): Likewise.
9313 (tramp-handle-file-name-all-completions): Try using Perl to get
9314 partial completions. When perl not available, combine `cd' and
9315 `ls' into single remote operation and use shell expansion to get
9316 partial remote directory contents. Set `file-exists-p' cache for
9317 directory and any files returned by ls. Change cache handling to
9318 support partial directory contents. Use error message emitted by
9319 remote `cd' or Perl code for local tramp-error.
9320 (tramp-do-copy-or-rename-file-directly): Avoid separate
9321 tramp-send-command-and-check call.
9322 (tramp-handle-process-file): Merge three remote ops into one.
9323 Do not flush all caches when `process-file-side-effects' is set.
9324 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
9325 file-attributes shows uid/gid to be set already.
9326
9327 2009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
9328
9329 * textmodes/tex-mode.el (tex-dvi-view-command)
9330 (tex-show-queue-command, tex-open-quote):
9331 * progmodes/ruby-mode.el (auto-mode-alist)
9332 (interpreter-mode-alist): Purecopy strings.
9333
9334 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
9335
9336 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
9337 string for the hook, keymap and abbrev table.
9338
9339 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
9340
9341 * x-dnd.el (x-dnd-xdnd-to-action):
9342 * startup.el (fancy-startup-text, fancy-about-text): Change to
9343 defconst from defvar.
9344
9345 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
9346
9347 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
9348 Purecopy initialization strings.
9349
9350 * mail/sendmail.el (mail-header-separator)
9351 (mail-personal-alias-file):
9352 * mail/rmail.el (rmail-default-dont-reply-to-names)
9353 (rmail-ignored-headers, rmail-retry-ignored-headers)
9354 (rmail-highlighted-headers, rmail-secondary-file-directory)
9355 (rmail-secondary-file-regexp):
9356 * files.el (null-device, file-name-invalid-regexp)
9357 (locate-dominating-stop-dir-regexp)
9358 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
9359 (interpreter-mode-alist): Use mapcar instead of mapc.
9360
9361 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
9362
9363 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
9364 (completion-ignored-extensions):
9365 (debug-ignored-errors): Purecopy strings.
9366
9367 2009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
9368
9369 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
9370 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
9371 (pcomplete--here): Use push.
9372
9373 * subr.el (all-completions): Declare the 4th arg obsolete.
9374
9375 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
9376
9377 * pcomplete.el (pcomplete-unquote-argument-function): New var.
9378 (pcomplete-unquote-argument): New function.
9379 (pcomplete--common-suffix): Always pay attention to case.
9380 (pcomplete--table-subvert): Quote and unquote the text.
9381 (pcomplete--common-quoted-suffix): New function.
9382 (pcomplete-std-complete): Use it and pcomplete-begin.
9383
9384 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
9385 we're inside a dedicated or minibuffer window.
9386
9387 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
9388
9389 * cedet/semantic/fw.el (semantic-alias-obsolete)
9390 (semantic-varalias-obsolete): Make the `when' arg mandatory.
9391 (define-mode-overload-implementation):
9392 * cedet/semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
9393 * cedet/semantic/wisent.el (wisent-lex-make-token-table):
9394 * cedet/semantic/util.el (semantic-file-token-stream)
9395 (semantic-something-to-stream):
9396 * cedet/semantic/tag.el (semantic-tag-make-assoc-list)
9397 (semantic-expand-nonterminal):
9398 * cedet/semantic/tag-file.el (semantic-find-nonterminal)
9399 (semantic-find-dependency, semantic-find-nonterminal)
9400 (semantic-find-dependency):
9401 * cedet/semantic/lex.el (semantic-flex-start, semantic-flex-end)
9402 (semantic-flex-text, semantic-flex-make-keyword-table)
9403 (semantic-flex-keyword-p, semantic-flex-keyword-put)
9404 (semantic-flex-keyword-get, semantic-flex-map-keywords)
9405 (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
9406 * cedet/semantic/java.el (semantic-java-prototype-nonterminal):
9407 * cedet/semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
9408 (semantic-after-idle-scheduler-reparse-hooks):
9409 * cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
9410 * cedet/semantic/db-mode.el (semanticdb-mode-hooks):
9411 * cedet/semantic.el (semantic-toplevel-bovine-table)
9412 (semantic-toplevel-bovine-cache)
9413 (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
9414 (semantic-init-mode-hooks, semantic-init-db-hooks)
9415 (semantic-bovination-working-type): Provide the `when' arg.
9416
9417 2009-10-24 Karl Fogel <kfogel@red-bean.com>
9418
9419 * bookmark.el: Update documentation, especially documentation
9420 of `bookmark-alist' and of the bookmark file format.
9421 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
9422
9423 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
9424
9425 * mail/emacsbug.el (report-emacs-bug): Clarify that the
9426 keybindings apply to the mail buffer (Bug#4003). Shrink help
9427 window to buffer.
9428
9429 * whitespace.el (whitespace-mode, whitespace-newline-mode)
9430 (global-whitespace-mode, global-whitespace-newline-mode)
9431 (whitespace-toggle-options, global-whitespace-toggle-options):
9432 Doc fix (Bug#3660).
9433
9434 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
9435 of xmltok-start before the end tag was inserted (Bug#2840).
9436
9437 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
9438 patterns that are preceded by an open-paren (Bug#1320).
9439
9440 2009-10-24 Sven Joachim <svenjoac@gmx.de>
9441
9442 * files.el (delete-directory): Delete symlinks to directories with
9443 delete-file (Bug#4739).
9444
9445 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
9446
9447 * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
9448 * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
9449 argument to make-obsolete.
9450
9451 * cedet/semantic/fw.el (semantic-alias-obsolete)
9452 (semantic-varalias-obsolete): Add optional WHEN argument.
9453
9454 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
9455
9456 * vc.el (vc-backend-for-registration): Rename from
9457 vc-get-backend-for-registration. Update callers.
9458
9459 * international/mule-cmds.el (set-language-info-alist):
9460 Purecopy lang-env.
9461 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
9462 (charset): Purecopy the name.
9463 (define-char-code-property): Purecopy string arguments.
9464
9465 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
9466 Purecopy string arguments.
9467
9468 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
9469 * ediff-hook.el (menu-bar-ediff-menu):
9470 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
9471 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
9472
9473 2009-10-24 Glenn Morris <rgm@gnu.org>
9474
9475 * comint.el (comint-dynamic-list-completions):
9476 * term.el (term-dynamic-list-completions): Use choose-completion rather
9477 than obsolete alias mouse-choose-completion.
9478
9479 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
9480 file-cache-choose-completion.
9481 (file-cache-choose-completion): Handle an optional event argument.
9482 (file-cache-mouse-choose-completion): Make it an obsolete alias.
9483
9484 * progmodes/octave-mod.el (octave-complete-symbol):
9485 Use choose-completion if mouse-choose-completion is ever removed.
9486
9487 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
9488 use.
9489
9490 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
9491 compiler.
9492
9493 * vc-hooks.el (vc-responsible-backend): Fix declaration.
9494
9495 2009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
9496
9497 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
9498 Ignore `pred' now that we receive one.
9499 Handle test-completion specially.
9500
9501 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
9502
9503 * vc.el (vc-responsible-backend): Throw an error if not backend is
9504 found. Remove the REGISTER argument. Move the code dealing with
9505 REGISTER ...
9506 (vc-get-backend-for-registration): ... here. New function.
9507 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
9508 of vc-responsible-backend, pass the file name instead of the
9509 directory name.
9510
9511 2009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
9512
9513 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
9514 New funs.
9515 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
9516 (pcomplete-comint-setup): Don't modify a global var via
9517 accidental side-effects.
9518 (pcomplete-shell-setup): Adjust call accordingly.
9519 (pcomplete-parse-comint-arguments): Use push.
9520
9521 2009-10-23 Chong Yidong <cyd@stupidchicken.com>
9522
9523 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
9524 Allow uncapitalized info node names (Bug#3921).
9525
9526 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
9527 to the DEBUG file (Bug#3781).
9528
9529 2009-10-23 Jari Aalto <jari.aalto@cante.net>
9530
9531 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
9532 dictionary entry (Bug#4579).
9533
9534 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
9535
9536 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
9537 from `rfn-eshadow-update-overlay-hook' when unloading.
9538 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
9539 "rsyncc". Adjust doc string.
9540 (tramp-temp-buffer-file-name): New buffer-local defvar.
9541 (tramp-handle-insert-file-contents, tramp-handle-write-region):
9542 Keep temporary file when indicated by method ("rsync" and
9543 "rsyncc").
9544 (tramp-handle-write-region): Handle APPEND.
9545 (tramp-delete-temp-file-function): New defun. Added to
9546 `kill-buffer-hook'.
9547
9548 2009-10-23 Juanma Barranquero <lekktu@gmail.com>
9549
9550 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
9551
9552 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
9553
9554 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
9555 (color-name-rgb-alist, tty-standard-colors)
9556 (tty-color-mode-alist): Change to defconst.
9557
9558 * simple.el (mark-inactive): Purecopy message.
9559
9560 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
9561 (global-map, yank-menu):
9562 * textmodes/ispell.el (ispell-menu-map):
9563 * net/eudc.el (eudc-tools-menu):
9564 * international/mule-cmds.el (describe-language-environment-map)
9565 (setup-language-environment-map, set-coding-system-map)
9566 (mule-menu-keymap):
9567 * vc-hooks.el (vc-menu-entry, vc-menu-map):
9568 * replace.el (occur-mode-map):
9569 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
9570
9571 2009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
9572
9573 * calc/calc.el (math-read-number, math-read-number-simple): Use
9574 `save-match-data'.
9575
9576 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
9577
9578 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
9579 rather than fiddling with global-map bindings, since it should only
9580 affect per-terminal settings.
9581 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
9582
9583 * minibuffer.el (completion-table-with-terminator): Allow to specify
9584 the terminator-regexp.
9585
9586 * simple.el (switch-to-completions): Look for *Completions* in other
9587 frames as well.
9588
9589 * pcomplete.el: Allow the use of completion-tables.
9590 (pcomplete-std-complete): New command.
9591 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
9592 (pcomplete--here): Use a function for `form' rather than an expression,
9593 so it can be byte-compiled.
9594 (pcomplete-here, pcomplete-here*): Adjust accordingly.
9595 Add edebug declaration.
9596 (pcomplete-show-completions): Remove unused var `curbuf'.
9597 (pcomplete-do-complete, pcomplete-stub):
9598 Don't assume `completions' is a list of strings any more.
9599
9600 2009-10-22 Juanma Barranquero <lekktu@gmail.com>
9601
9602 * find-dired.el (find-name-arg): Fix typo in docstring.
9603
9604 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
9605
9606 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
9607 (pcmpl-linux-fs-types): Same, and update to new modules layout.
9608
9609 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
9610 pcomplete-entries.
9611
9612 * comint.el (comint-read-input-ring, comint-write-input-ring)
9613 (comint-substitute-in-file-name)
9614 (comint-dynamic-complete-as-filename)
9615 (comint-dynamic-simple-complete)
9616 (comint-dynamic-list-filename-completions)
9617 (comint-dynamic-list-completions)
9618 (comint-redirect-results-list-from-process): Minor simplifications.
9619
9620 2009-10-21 Kevin Ryde <user42@zip.com.au>
9621
9622 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
9623 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
9624 the first form. And insert a blank line after ";;; Code" since
9625 that's usual style. (Bug#4612)
9626
9627 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
9628
9629 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9630
9631 * minibuffer.el (completion-table-with-terminator): Properly implement
9632 boundaries, in case `terminator' appears in the suffix.
9633 (completion--embedded-envvar-table): Don't return boundaries if
9634 there's no valid completion. Simplify.
9635 (completion-file-name-table): New completion table extracted from
9636 completion--file-name-table.
9637 (completion--file-name-table): Use it.
9638 (read-file-name-predicate): Declare obsolete.
9639 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
9640 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
9641 completion-file-name-table, and use the `pred' argument.
9642 * files.el (locate-file-completion-table): Use the `pred' arg rather
9643 than read-file-name-predicate.
9644 (abbreviate-file-name): Use \` rather than ^ for BOS.
9645
9646 2009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
9647
9648 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
9649 vc-responsible-backend to register, it causes problems.
9650
9651 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
9652
9653 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
9654
9655 2009-10-21 Eric Ludlam <zappo@gnu.org>
9656
9657 * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
9658 (semantic-c-debug-mode-init-pch): New functions.
9659 (semantic-c-debug-mode-init-last-mode): New var.
9660 (semantic-c-parse-lexical-token): Use them.
9661
9662 * cedet/semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
9663 When extracting the argument list, limit only by point-max.
9664
9665 2009-10-21 Michael Albinus <michael.albinus@gmx.de>
9666
9667 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
9668 (tramp-smb-handle-file-attributes): Use it.
9669 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
9670 (tramp-smb-handle-insert-directory): Use `mapc' rather than
9671 `mapcar'. Use `tramp-smb-get-stat-capability'.
9672 Add `dired-filename' text properties.
9673 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
9674 (tramp-smb-maybe-open-connection): Simplify check for smbclient
9675 version.
9676
9677 2009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
9678
9679 * subr.el (read-key-delay): Reduce to 0.01.
9680 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
9681 (bug#4751).
9682
9683 2009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
9684
9685 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
9686
9687 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
9688 (Info-menu): Remove unused vars `last' and `completions'.
9689 (Info-index-nodes): Remove unused var `node'.
9690
9691 * info.el (Info-complete-menu-item): Use complete-with-action.
9692
9693 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
9694
9695 Make vc-annotate work through copies and renames.
9696 * vc-annotate.el (vc-annotate-extract-revision-at-line):
9697 Return the file name too.
9698 (vc-annotate-revision-at-line)
9699 (vc-annotate-find-revision-at-line)
9700 (vc-annotate-revision-previous-to-line)
9701 (vc-annotate-show-log-revision-at-line): Update to get the file
9702 name from vc-annotate-extract-revision-at-line.
9703 (vc-annotate-show-diff-revision-at-line-internal): Change the
9704 argument to mean whether to show a file diff or not. Get the file
9705 name from vc-annotate-extract-revision-at-line.
9706 (vc-annotate-show-diff-revision-at-line):
9707 Update vc-annotate-show-diff-revision-at-line call.
9708 (vc-annotate-warp-revision): Add an optional file argument.
9709
9710 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
9711 (vc-git-annotate-extract-revision-at-line): Also return the file
9712 name if found.
9713
9714 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
9715 command. Remove unused code.
9716 (vc-hg-annotate-re): Update to match --follow output.
9717 (vc-hg-annotate-extract-revision-at-line): Also return the file
9718 name if found.
9719
9720 * vc.el: Update annotate-extract-revision-at-line documentation.
9721
9722 2009-10-18 Kevin Ryde <user42@zip.com.au>
9723
9724 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
9725 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
9726
9727 * net/browse-url.el (browse-url): Identify alist with "consp and
9728 not functionp" and let all other things go down the `apply' leg,
9729 as suggested by Stefan. (Further to bug#4531.)
9730
9731 2009-10-18 Chong Yidong <cyd@stupidchicken.com>
9732
9733 * minibuffer.el (read-file-name): Check for repeat before putting
9734 a default argument in file-name-history (Bug#4657).
9735
9736 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
9737 read syntax (Bug#4737).
9738
9739 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
9740
9741 2009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
9742
9743 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
9744 (html-tag-alist, html-tag-help): Add descriptions for undocumented
9745 entries and make note of obsolete tags.
9746
9747 2009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
9748
9749 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
9750
9751 2009-10-18 Glenn Morris <rgm@gnu.org>
9752
9753 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
9754 grep, so that binary files (eg international/uni-bidi.el) can match.
9755 Remove test for "UnicodeData" files, since it is hopefully unnecessary
9756 now, and in any case the file header format has changed.
9757
9758 2009-10-17 Glenn Morris <rgm@gnu.org>
9759
9760 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
9761 (flyspell-get-word, flyspell-large-region)
9762 (flyspell-auto-correct-previous-word): Doc/error message fixes.
9763
9764 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
9765
9766 * Makefile.in (ELCFILES): Add ede/shell.
9767
9768 2009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
9769
9770 * term/common-win.el (x-colors): Purecopy it.
9771
9772 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9773
9774 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
9775 permissive for when the buffer is empty.
9776 (tar-header-block-tokenize): Decode the username and groupname.
9777 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
9778
9779 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
9780
9781 * cedet/srecode/srt.el:
9782 * cedet/srecode/compile.el:
9783 * cedet/semantic/mru-bookmark.el:
9784 * cedet/semantic/debug.el:
9785 * cedet/semantic/complete.el:
9786 * cedet/semantic/analyze.el: Require CL when compiling.
9787
9788 2009-10-17 Eric Ludlam <zappo@gnu.org>
9789
9790 * cedet/semantic/scope.el
9791 (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
9792 tmpscope so that the regular scope will continue to work.
9793
9794 * cedet/semantic/idle.el (semantic-idle-tag-highlight):
9795 Use semantic-idle-summary-highlight-face as the highlighting.
9796
9797 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
9798 contains multibyte characters, choose first applicable coding
9799 system automatically.
9800
9801 * cedet/ede/project-am.el (project-run-target): New method.
9802 (project-run-target): New method.
9803
9804 * cedet/ede.el (ede-target): Add run target menu item.
9805 (ede-project, ede-minor-keymap): Add ede-run-target binding.
9806 (ede-run-target): New function.
9807 (ede-target::project-run-target): New method.
9808
9809 * cedet/ede/proj.el (project-run-target): New method.
9810
9811 * cedet/ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
9812 (ede-g++-libtool-shared-compiler): Remove SHELL. Remove COMMANDS.
9813 Add :rules.
9814 (ede-proj-target-makefile-shared-object): Only libtool compilers
9815 now available. Add linkers for libtool.
9816 (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
9817 (ede-proj-makefile-target-name): Always use .la extension.
9818
9819 * cedet/ede/proj-prog.el (project-run-target): New method.
9820
9821 * cedet/ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
9822 (ede-g++-linker): Change Change link lines.
9823
9824 * cedet/ede/pmake.el (ede-pmake-insert-variable-shared):
9825 When searching for old variables, go to the end of the buffer and
9826 search backward from there.
9827 (ede-proj-makefile-automake-insert-subdirs)
9828 (ede-proj-makefile-automake-insert-extradist): New methods.
9829 (ede-proj-makefile-create): Use them.
9830
9831 * cedet/ede/pconf.el (ede-proj-configure-test-required-file):
9832 Force FILE to expand to the current target. Use file-exists-p to
9833 check that it exists.
9834
9835 * cedet/ede/linux.el (ede-linux-version): Don't call "head".
9836 (ede-linux-load): Wrap dir in file-name-as-directory.
9837 Set :version slot.
9838
9839 * cedet/ede/files.el (ede-get-locator-object): When enabling
9840 locate, do so on "top".
9841
9842 * cedet/ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
9843 file-name-as-directory during compare.
9844 (ede-emacs-version): Return Emacs/XEmacs differentiator.
9845 Get version number from different places. Don't call egrep.
9846 (ede-emacs-load): Set :version slot. Call file-name-as-directory
9847 to set the directory.
9848
9849 * cedet/ede/shell.el: New file.
9850
9851 * cedet/inversion.el (inversion-decoders): Allow for stray . in
9852 alpha/beta variants.
9853
9854 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9855
9856 * international/mule-cmds.el (select-safe-coding-system): If the file
9857 has a coding cookie, use it regardless of any other setting (bug#4712).
9858
9859 2009-10-17 Glenn Morris <rgm@gnu.org>
9860
9861 * cedet/semantic/grammar.el (semantic-grammar--lex-delim-spec):
9862 All errors should have messages.
9863
9864 * foldout.el (foldout-mouse-swallow-events):
9865 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
9866
9867 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
9868 (dired-keep-marker-copy, dired-keep-marker-hardlink)
9869 (dired-keep-marker-symlink, dired-dwim-target)
9870 (dired-copy-preserve-time): Do not autoload these defcustoms.
9871
9872 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
9873 messages from messing up the file coding. (Bug#4623)
9874
9875 2009-10-17 Jari Aalto <jari.aalto@cante.net>
9876
9877 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
9878 if no match is found for the current dictionary. (Bug#4578)
9879
9880 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
9881 optional, since that is how it is documented, and this is often called
9882 with a nil argument. (Bug#4577)
9883 (flyspell-external-point-words, flyspell-auto-correct-word)
9884 (flyspell-correct-word-before-point, flyspell-word-search-forward)
9885 (flyspell-word-search-backward): Remove nil argument in calls to
9886 flyspell-get-word, since it is not needed now.
9887
9888 2009-10-17 Ulrich Mueller <ulm@gentoo.org>
9889
9890 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
9891
9892 2009-10-16 Glenn Morris <rgm@gnu.org>
9893
9894 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
9895
9896 2009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
9897
9898 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
9899 (ange-ftp-file-size): New function.
9900 (ange-ftp-file-attributes): Use it.
9901
9902 2009-10-16 Michael Albinus <michael.albinus@gmx.de>
9903
9904 * net/tramp-smb.el (tramp-smb-version): New defvar.
9905 (tramp-smb-maybe-open-connection): Use it, in order to avoid
9906 repeated checks.
9907
9908 2009-10-16 Glenn Morris <rgm@gnu.org>
9909
9910 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
9911 Maybe copy some custom properties from old to new name. (Bug#4706)
9912
9913 2009-10-16 Juanma Barranquero <lekktu@gmail.com>
9914
9915 * subr.el (error, sit-for, start-process-shell-command)
9916 (start-file-process-shell-command): Set the calling convention
9917 after the function definition.
9918
9919 2009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
9920
9921 * subr.el (error, sit-for, start-process-shell-command)
9922 (start-file-process-shell-command): Use the new
9923 set-advertised-calling-convention feature.
9924
9925 2009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
9926
9927 * international/ucs-normalize.el (ucs-normalize-version):
9928 Change to 1.2.
9929 (check-range): Adjust for Unicode 5.2.
9930
9931 2009-10-15 Juri Linkov <juri@jurta.org>
9932
9933 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
9934 to the `menu-item' format.
9935
9936 2009-10-15 Michael Albinus <michael.albinus@gmx.de>
9937
9938 * net/tramp.el (tramp-replace-environment-variables): Do not fail
9939 if the environment variable does not exist.
9940
9941 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
9942 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
9943 parameter.
9944 (tramp-smb-handle-add-name-to-file)
9945 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
9946 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
9947 (tramp-smb-handle-file-attributes)
9948 (tramp-smb-do-file-attributes-with-stat)
9949 (tramp-smb-handle-file-local-copy)
9950 (tramp-smb-handle-insert-directory)
9951 (tramp-smb-handle-make-directory)
9952 (tramp-smb-handle-make-directory-internal)
9953 (tramp-smb-handle-make-symbolic-link)
9954 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
9955 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
9956 (tramp-smb-maybe-open-connection): Apply the changed parameters.
9957 (tramp-smb-read-file-entry): Read Disk names in compressed format.
9958 Handle long file names.
9959 (tramp-smb-get-cifs-capabilities): Check, whether the connection
9960 process is running.
9961 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
9962 Read share names with "-g" option.
9963
9964 2009-10-15 Ryan Yeske <rcyeske@gmail.com>
9965
9966 * net/rcirc.el (rcirc-view-log-file): New command.
9967 (rcirc-track-minor-mode-map): Remove C-c ` binding.
9968 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
9969 specified.
9970
9971 2009-10-15 Glenn Morris <rgm@gnu.org>
9972
9973 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
9974 from the second command-line argument.
9975 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
9976 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
9977 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
9978 w32-batch-update-autoloads.
9979 * emacs-lisp/autoload.el (autoload-make-program): New variable.
9980 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
9981
9982 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
9983 the headers cannot be located. Simplify, subtracting superflous
9984 save-excursions.
9985
9986 2009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
9987
9988 Replace completion-base-size by completion-base-position to fix bugs
9989 such as (bug#4699).
9990 * simple.el (completion-base-position): New var.
9991 (completion-base-size): Mark as obsolete.
9992 (choose-completion): Make it work for mouse events as well.
9993 Pass the new base-position to choose-completion-string.
9994 (choose-completion-guess-base-position): New function, extracted from
9995 choose-completion-delete-max-match.
9996 (choose-completion-delete-max-match): Use it. Make obsolete.
9997 (choose-completion-string): Use the new base-position info.
9998 (completion-root-regexp): Delete.
9999 (completion-setup-function): Preserve completion-base-position.
10000 Eliminate obsolete base-size manipulation.
10001 * minibuffer.el (display-completion-list): Don't mess with base-size.
10002 (minibuffer-completion-help): Set completion-base-position instead.
10003 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
10004 choose-completion.
10005 * textmodes/bibtex.el (bibtex-complete):
10006 * emacs-lisp/crm.el (crm--choose-completion-string):
10007 Adjust to new calling convention.
10008 * complete.el (partial-completion-mode): Use minibufferp to avoid
10009 bumping into incompatible change to choose-completion-string-functions.
10010 * ido.el (ido-choose-completion-string): Make its calling convention
10011 more permissive.
10012 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
10013 base-size manipulation.
10014 (comint-dynamic-list-input-ring): Use dotimes and push.
10015 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
10016 fundamental-mode. Use `or'.
10017
10018 2009-10-14 Juri Linkov <juri@jurta.org>
10019
10020 * misearch.el (multi-isearch-next-buffer-from-list)
10021 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
10022
10023 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
10024
10025 * Makefile.in (compile-onefile): Load `bytecomp' rather than
10026 `bytecomp.el'.
10027
10028 * minibuffer.el (completion-pcm--merge-completions): Make sure the
10029 string we return is all made up of text from the completions rather
10030 than part from the completions and part from the input (bug#4219).
10031
10032 * ido.el (ido-everywhere): Use define-minor-mode.
10033
10034 * buff-menu.el (list-buffers, ctl-x-map):
10035 Mark the entry points with ;;;###autoload cookies.
10036
10037 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
10038
10039 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
10040 correctly in the detached head case.
10041 (vc-git-print-log): Remove unused binding.
10042
10043 * vc.el (vc-responsible-backend): When a directory is passed for
10044 for registration create a VC repository if no backend is
10045 responsible for the directory argument.
10046 (vc-deduce-fileset): Tell vc-responsible-backend to register.
10047
10048 * vc.el: Move comments about RCS and SCCS ...
10049 * vc-rcs.el:
10050 * vc-sccs.el: ... here, respectively.
10051
10052 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
10053
10054 * minibuffer.el (completion--file-name-table): Return nil if there's
10055 no file completion, even if substitute-in-file-name changed
10056 the string (bug#4708).
10057
10058 2009-10-13 Juri Linkov <juri@jurta.org>
10059
10060 * files-x.el (read-file-local-variable-value): Don't filter out
10061 minor modes from mode name completion (bug#4664).
10062
10063 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
10064
10065 * international/mule-cmds.el (ucs-names): Remove exclusion of
10066 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
10067
10068 2009-10-13 Kenichi Handa <handa@m17n.org>
10069
10070 * international/uni-name.el: Regenerated.
10071
10072 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
10073
10074 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
10075 should be automatically buffer-local, but isn't.)
10076
10077 2009-10-12 Sam Steingold <sds@gnu.org>
10078
10079 * progmodes/compile.el (compilation-next-error-function): Fix the
10080 timestamps if the buffer has been visited before.
10081 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
10082 non-anchored patterns, like the perl one (bug#3928).
10083
10084 2009-10-12 Glenn Morris <rgm@gnu.org>
10085
10086 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
10087 Let-bind `size'.
10088
10089 2009-10-12 Juanma Barranquero <lekktu@gmail.com>
10090
10091 * proced.el (proced-unload-function): New function.
10092
10093 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
10094 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
10095 Doc fix.
10096
10097 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
10098
10099 2009-10-11 Juri Linkov <juri@jurta.org>
10100
10101 * files-x.el (read-file-local-variable-value):
10102 Provide default value only for bound variables (bug#4664).
10103
10104 2009-10-11 Michael Albinus <michael.albinus@gmx.de>
10105
10106 * net/tramp.el (tramp-local-host-p): Function shall return nil for
10107 connection methods like smb.
10108
10109 * net/tramp-cache.el (tramp-flush-connection-property): The hash
10110 can be empty.
10111
10112 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
10113 (tramp-smb-file-name-handler-alist): Add handlers for
10114 `add-name-to-file', `make-symbolic-link'.
10115 (tramp-smb-handle-add-name-to-file)
10116 (tramp-smb-do-file-attributes-with-stat)
10117 (tramp-smb-handle-make-symbolic-link)
10118 (tramp-smb-get-cifs-capabilities): New defuns.
10119 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
10120 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
10121 (tramp-smb-handle-file-local-copy)
10122 (tramp-smb-handle-make-directory-internal)
10123 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
10124 The file name syntax depends on cifs capabilities.
10125 (tramp-smb-handle-file-attributes):
10126 Call `tramp-smb-do-file-attributes-with-stat' if possible.
10127 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
10128 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
10129
10130 2009-10-11 Chong Yidong <cyd@stupidchicken.com>
10131
10132 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
10133 (eieio-defclass): Apply deftype handler and setf-method properties
10134 directly.
10135 (eieio-add-new-slot): Avoid union function from cl library.
10136 (eieio--typep): New function.
10137 (eieio-perform-slot-validation): Use it.
10138
10139 2009-10-10 Karl Fogel <kfogel@red-bean.com>
10140
10141 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
10142 Update documentation to refer to the variables documented in r1.135.
10143 (Bug#4188)
10144
10145 2009-10-10 Karl Fogel <kfogel@red-bean.com>
10146
10147 * bookmark.el (Info-suffix-list): Remove this unused variable.
10148 (bookmark-current-point): Remove this obsolete variable.
10149 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
10150 Adjust for removal of bookmark-current-point.
10151
10152 (bookmarks-already-loaded, bookmark-current-buffer)
10153 (bookmark-yank-point): Document. (Bug#4188)
10154
10155 2009-10-10 Glenn Morris <rgm@gnu.org>
10156
10157 * frame.el (frame-height): Doc fix.
10158
10159 * calendar/calendar.el (calendar-split-width-threshold): New option.
10160 (calendar-basic-setup): Use calendar-split-width-threshold.
10161
10162 2009-10-10 Sascha Wilde <wilde@sha-bang.de>
10163
10164 * cedet/ede/proj-shared.el (ede-proj-makefile-target-name):
10165 Use .la for Automake.
10166
10167 2009-10-09 Chong Yidong <cyd@stupidchicken.com>
10168
10169 * cedet/ede/pconf.el (ede-proj-configure-synchronize):
10170 Use "autoreconf -i". Suggested by Andreas Schwab.
10171
10172 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
10173
10174 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
10175 Ideographic Supplement" range (U+1F200..U+1F2FF).
10176
10177 2009-10-09 Karl Fogel <kfogel@red-bean.com>
10178
10179 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
10180 since the list will have been rebuilt anyway. (Bug#4349)
10181
10182 2009-10-09 Karl Fogel <kfogel@red-bean.com>
10183
10184 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
10185 (bookmark-bmenu-execute-deletions): Don't save here, as
10186 bookmark-delete will now do so if necessary.
10187 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
10188 (Bug#4348)
10189
10190 2009-10-09 Glenn Morris <rgm@gnu.org>
10191
10192 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
10193
10194 2009-10-09 Karl Fogel <kfogel@red-bean.com>
10195
10196 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
10197 (bookmark-jump-other-window): Just invoke bookmark-jump with new
10198 argument now, so the two function's behaviors will match. (Bug#3645)
10199
10200 2009-10-08 Chong Yidong <cyd@stupidchicken.com>
10201
10202 * cedet/ede/proj.el (project-make-dist, project-compile-project):
10203 Fix filename test.
10204 (ede-proj-dist-makefile): Use expand-file-name instead of concat
10205 to expand file names.
10206
10207 2009-10-08 Michael Albinus <michael.albinus@gmx.de>
10208
10209 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
10210 (tramp-file-name-real-host, tramp-file-name-port):
10211 Apply `save-match-data'.
10212
10213 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
10214 case both directories are remote.
10215 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
10216 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
10217
10218 2009-10-08 Chong Yidong <cyd@stupidchicken.com>
10219
10220 * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
10221 (ede-proj-target-makefile-objectcode): Use it.
10222
10223 * cedet/ede/source.el (ede-want-any-source-files-p)
10224 (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
10225 Return search result. This error was introduced while merging.
10226
10227 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
10228
10229 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
10230
10231 2009-10-07 Glenn Morris <rgm@gnu.org>
10232
10233 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
10234 of concat.
10235
10236 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
10237
10238 * files-x.el (read-file-local-variable): Include some
10239 non-user-variables in the completion table (bug#4664).
10240
10241 2009-10-07 Michael Albinus <michael.albinus@gmx.de>
10242
10243 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
10244 message.
10245
10246 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
10247 (tramp-smb-file-name-handler-alist): Add handler for
10248 `copy-directory', `expand-file-name', `set-file-modes'.
10249 (tramp-smb-handle-copy-directory)
10250 (tramp-smb-handle-expand-file-name)
10251 (tramp-smb-handle-set-file-modes): New defuns.
10252 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
10253 (tramp-smb-handle-file-attributes): Simplify check for retrieving
10254 entry.
10255 (tramp-smb-handle-insert-directory): Don't flush the cache.
10256 (tramp-smb-maybe-open-connection): Check for samba client and
10257 server versions.
10258
10259 2009-10-07 Eli Zaretskii <eliz@gnu.org>
10260
10261 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
10262 to not error out of search for "^lisp=" fails.
10263
10264 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
10265
10266 * makefile.w32-in (WINS_UPDATES): New macro.
10267 (custom-deps, finder-data, autoloads): Use it.
10268
10269 2009-10-07 Glenn Morris <rgm@gnu.org>
10270
10271 * Makefile.in (autoloads): Revert previous change.
10272 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
10273 the list of preloaded files passed on the command-line, get
10274 it from src/Makefile.
10275
10276 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
10277 show the original buffer rather than a random one.
10278
10279 2009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
10280
10281 * help.el (describe-no-warranty): Place point in a slightly better
10282 position in the GPLv3 text.
10283
10284 2009-10-06 Sam Steingold <sds@gnu.org>
10285
10286 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
10287 the comm attribute is present before calling regexp-quote.
10288
10289 2009-10-06 Juanma Barranquero <lekktu@gmail.com>
10290
10291 * play/animate.el (animate-string): For good effect, make sure
10292 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
10293
10294 * play/animate.el (animate-sequence, animate-birthday-present):
10295 * misc.el (butterfly): Don't set `indent-tabs-mode'.
10296
10297 2009-10-06 Glenn Morris <rgm@gnu.org>
10298
10299 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
10300
10301 * emacs-lisp/autoload.el (autoload-excludes): New variable.
10302 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
10303 (batch-update-autoloads): Process a string value of autoload-excludes,
10304 set during the build process.
10305 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
10306
10307 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
10308 inside with-parsed... macro so that `v' is defined.
10309
10310 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
10311 * progmodes/fortran.el (fortran-end-of-block)
10312 (fortran-beginning-of-block):
10313 Also push mark in the macro case.
10314
10315 * emerge.el (emerge-show-file-name):
10316 * calc/calc.el (calc-quit):
10317 * calc/calc-misc.el (calc-big-or-small):
10318 * calc/calc-graph.el (calc-graph-view):
10319 * calc/calc-ext.el (calc-reset):
10320 * calendar/calendar.el (calendar-basic-setup):
10321 Use window-full-height-p.
10322
10323 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
10324 header we don't understand, don't insert another. (Bug#4624)
10325 If changing mime charset, insert the new one in the right place.
10326
10327 2009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
10328
10329 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
10330 (cal-tex-cursor-month): Correctly increment the end date for diary and
10331 holiday listing. (Bug#4626)
10332
10333 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
10334
10335 * help-fns.el (describe-function-1): Don't burp if the function is not
10336 a symbol.
10337
10338 2009-10-05 Juanma Barranquero <lekktu@gmail.com>
10339
10340 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
10341 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
10342 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
10343 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
10344
10345 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
10346 (eieio-default-superclass): Reflow docstrings.
10347 (this, class-option-assoc, defclass, eieio-class-un-autoload)
10348 (eieio-unbind-method-implementations, defmethod)
10349 (eieio-validate-slot-value, eieio-validate-class-slot-value)
10350 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
10351 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
10352 (eieio-slot-originating-class-p, eieio-slot-name-index)
10353 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
10354 (constructor, initialize-instance, no-next-method, object-print)
10355 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
10356 Fix typos in docstrings.
10357 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
10358 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
10359 (next-method-p): Doc fixes.
10360 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
10361 Fix typos in error messages.
10362 (eieio-defmethod): Fix typo in description of generic method.
10363
10364 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
10365 (eieio-persistent-save-interactive, slot-missing):
10366 Fix typos in docstrings.
10367 (eieio-instance-inheritor-slot-boundp): Doc fix.
10368
10369 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
10370 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
10371
10372 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
10373 (eieio-custom-object-apply-reset):
10374 Fix typos in docstrings and error messages.
10375
10376 * emacs-lisp/eieio-datadebug.el (data-debug-show):
10377 Fix typo in docstring.
10378
10379 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
10380 (eieio-browse-tree): Doc fix.
10381 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
10382 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
10383 Fix typos in docstrings.
10384
10385 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
10386 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
10387 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
10388 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
10389 Reflow docstrings.
10390
10391 2009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
10392
10393 * vc-hg.el (log-view-vc-backend): Declare for compiler.
10394 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
10395 Set log-view-vc-backend so that diff can work.
10396
10397 * log-view.el (log-view-diff): Use vc-diff-internal instead of
10398 vc-version-diff.
10399 (vc-diff-internal): Autoload this instead of vc-version-diff.
10400
10401 2009-10-05 Eli Zaretskii <eliz@gnu.org>
10402
10403 * simple.el (eval-expression): Doc fix.
10404
10405 * progmodes/cwarn.el (cwarn-mode): Doc fix.
10406
10407 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
10408
10409 * files.el (directory-files-no-dot-files-regexp): New defconst.
10410 (delete-directory): Use it.
10411 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
10412
10413 * net/tramp.el (tramp-verbose): Fix docstring.
10414 (tramp-methods): Add recursive option to `tramp-copy-args'.
10415 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
10416 "scp1_old", "scp2_old", "rsync", "rsyncc".
10417 (tramp-default-method): Check also for `auth-source-user-or-password'.
10418 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
10419 Add handler for `copy-directory'.
10420 (tramp-handle-copy-directory): New defun.
10421 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
10422 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
10423 Optimize sent command.
10424
10425 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
10426
10427 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
10428 window if necessary.
10429
10430 * calendar/calendar.el (calendar-basic-setup): Don't call
10431 switch-to-buffer in a dedicated window.
10432
10433 2009-10-05 Karl Fogel <kfogel@red-bean.com>
10434
10435 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
10436 don't do anything related to relocating, just return nil.
10437 (bookmark-error-no-filename): New error.
10438 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
10439 bookmark has no file. Don't even attempt to handle things that
10440 are not files; the whole point of custom handlers is to keep that
10441 knowledge elsewhere anyway. Tighten some comments.
10442 (bookmark-file-or-variation-thereof): Remove now-unused function.
10443 (bookmark-location): Doc string fix.
10444 (Bug#4250)
10445
10446 2009-10-04 Karl Fogel <kfogel@red-bean.com>
10447
10448 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
10449 don't use a file dialog, because they usually don't know how to read
10450 a directory target from the user. (Bug#4230)
10451 Also, make sure the prompt can display directories as well as files.
10452
10453 2009-10-04 Karl Fogel <kfogel@red-bean.com>
10454
10455 * bookmark.el (bookmark-set, bookmark-buffer-name):
10456 Improve doc strings. (Bug#1193)
10457
10458 2009-10-04 Karl Fogel <kfogel@red-bean.com>
10459
10460 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
10461 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
10462 (bookmark-get-annotation, bookmark-set-annotation)
10463 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
10464 (bookmark-set-position, bookmark-get-front-context-string)
10465 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
10466 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
10467 (bookmark-jump-other-window, bookmark-handle-bookmark)
10468 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
10469 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
10470 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
10471 Improve doc strings to say whether bookmark can be a string or
10472 a record or both, and make other consistency and clarity fixes.
10473 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
10474 (bookmark-default-annotation-text, bookmark-yank-word)
10475 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
10476 (bookmark-import-new-list, bookmark-maybe-rename)
10477 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
10478 (bookmark-bmenu-bookmark): Give these doc strings.
10479 (bookmark-bmenu-check-position): Give this a doc string, but also
10480 add a FIXME comment about how the function may be pointless.
10481 (bookmark-default-handler): Rework doc string and change a
10482 parameter name, to clarify that this takes a bookmark record
10483 not a bookmark name.
10484 (bookmark-set): Change a parameter name to indicate its meaning,
10485 and improve the doc string a bit.
10486 (Bug#4188)
10487
10488 2009-10-04 Karl Fogel <kfogel@red-bean.com>
10489
10490 * bookmark.el (bookmark-alist): Document the new `handler' element
10491 in the param alist.
10492 (bookmark-make-record-function): Adjust documentation for above.
10493 (Bug#4193)
10494
10495 2009-10-04 Karl Fogel <kfogel@red-bean.com>
10496
10497 * info.el (Info-bookmark-make-record): Document this function.
10498 (Info-bookmark-jump): Document with a doc string, not just a comment.
10499 (Bug#4203)
10500
10501 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
10502
10503 * cedet/semantic.el (semantic-new-buffer-setup-functions): New option.
10504 (semantic-new-buffer-fcn): Call parser setup functions here.
10505 (semantic-mode): Don't call parser setup functions here, it's done
10506 in semantic-new-buffer-fcn now.
10507 (semantic-mode): Parse all existing buffers when enabled.
10508
10509 * cedet/srecode/compile.el (srecode-compile-file):
10510 Call semantic-new-buffer-fcn if the buffer has not been parsed.
10511
10512 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
10513
10514 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
10515
10516 * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
10517 (proj-comp-insert-variable-once): New macro, renamed from
10518 ede-pmake-insert-variable-once in ede/pmake.edl.
10519 (ede-proj-makefile-insert-variables): Use it.
10520
10521 2009-10-04 Michael Albinus <michael.albinus@gmx.de>
10522
10523 * files.el (copy-directory): New defun.
10524
10525 * dired-aux.el (dired-copy-file-recursive): Use it.
10526
10527 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
10528
10529 * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
10530 (makefile-end-of-command):
10531 * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
10532 (semantic-end-of-context): Fix previous change. Doc fixes.
10533
10534 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
10535
10536 * files-x.el (modify-dir-local-variable)
10537 (copy-dir-locals-to-file-locals-prop-line):
10538 * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
10539 (makefile-end-of-command):
10540 * cedet/semantic/lex.el (semantic-lex-token):
10541 * cedet/semantic/analyze/fcn.el
10542 (semantic-analyze-dereference-metatype-1):
10543 * cedet/semantic/bovine/c.el (semantic-lex-cpp-define)
10544 (semantic-lex-cpp-undef):
10545 * cedet/semantic/wisent/wisent.el (wisent-skip-block):
10546 * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
10547 (semantic-end-of-context): Fix typos in docstrings.
10548
10549 * recentf.el (recentf-unload-function): New function.
10550
10551 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
10552
10553 * cedet/ede.el (ede-project-placeholder-cache-file):
10554 * cedet/semantic/db-file.el (semanticdb-default-save-directory):
10555 * cedet/srecode/map.el (srecode-map-save-file):
10556 Use locate-user-emacs-file. Suggested by Juanma Barranquero.
10557
10558 2009-10-04 Glenn Morris <rgm@gnu.org>
10559
10560 * window.el (window-full-height-p): Add doc string.
10561
10562 2009-10-04 Martin Rudalics <rudalics@gmx.at>
10563
10564 * window.el (window-full-height-p): New function. (Bug#4543)
10565
10566 2009-10-03 Chong Yidong <cyd@stupidchicken.com>
10567
10568 * cedet/srecode/insert.el: Require srecode/args.
10569
10570 * cedet/srecode/args.el: Require srecode/dictionary instead of
10571 srecode/insert.
10572
10573 * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
10574
10575 * files.el (auto-mode-alist): Add .srt and Project.ede.
10576
10577 * cedet/semantic.el (semantic-mode):
10578 Handle srecode-template-mode-hook as well.
10579 (semantic-mode): Use js-mode-hook for Javascript hook.
10580
10581 * cedet/srecode/template.el: Remove hook variable.
10582
10583 * cedet/ede/proj-comp.el: Require ede/pmake when compiling.
10584
10585 * cedet/ede.el (ede-target-forms-menu): Don't enable if no
10586 projects exist.
10587 (ede-project-placeholder-cache-file): Default to a file in
10588 user-emacs-directory.
10589
10590 * cedet/srecode/map.el (srecode-map-base-template-dir): Look for
10591 templates in data-directory.
10592 (srecode-map-save-file): Default to a file in user-emacs-directory.
10593
10594 * cedet/ede/srecode.el (ede-srecode-setup): Use default templates
10595 directory.
10596
10597 2009-09-30 Eric Ludlam <zappo@gnu.org>
10598
10599 * cedet/semantic/util-modes.el (semantic-highlight-func-mode):
10600 Doc fix.
10601
10602 * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
10603 Only insert each variable once.
10604
10605 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
10606 (ede-pmake-insert-variable-shared): Use it.
10607
10608 * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
10609 for lexical table iff table is nil.
10610
10611 2009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
10612
10613 * vc.el: Remove commented out code.
10614 (vc-derived-from-dir-mode): Remove, unused.
10615 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
10616
10617 2009-10-03 Michael Albinus <michael.albinus@gmx.de>
10618
10619 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
10620 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
10621 there could be recursive loading when `default-directory' is a
10622 remote file name. (Bug#4614)
10623
10624 2009-10-03 Glenn Morris <rgm@gnu.org>
10625
10626 * calendar/calendar.el (calendar-basic-setup): Handle the case where
10627 the frame is wide.
10628 (calendar-generate-window): Test for shrinkability rather than width.
10629
10630 * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out
10631 declaration, currently false.
10632
10633 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
10634 reusing existing buffers, in case we happen to visit two files with the
10635 same basename. (Bug#4593)
10636
10637 2009-10-02 Eli Zaretskii <eliz@gnu.org>
10638
10639 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
10640 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
10641 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
10642 subdirs of cedet as well.
10643 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
10644
10645 2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
10646
10647 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
10648 Obey advertised-signature-table.
10649
10650 * help-fns.el (help-function-arglist): Don't check
10651 advertised-signature-table.
10652 (describe-function-1): Do it here instead so it also applies to subrs.
10653
10654 2009-10-02 Michael Albinus <michael.albinus@gmx.de>
10655
10656 * simple.el (start-file-process): Say in the doc-string, that file
10657 handlers might not support pty association, if PROGRAM is nil.
10658
10659 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
10660 HOST and USER are strings. They are nil, when there are
10661 incomplete entries in ~/.netrc, for example.
10662 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
10663 root directory ("device busy" error otherwise).
10664
10665 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
10666 Flush file properties of created directory.
10667
10668 2009-10-02 Eli Zaretskii <eliz@gnu.org>
10669
10670 * makefile.w32-in (WINS_BASIC): Remove cedet.
10671 (WINS_CEDET): Add cedet.
10672 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
10673
10674 2009-10-02 Kevin Ryde <user42@zip.com.au>
10675
10676 * net/browse-url.el (browse-url): Pass any symbol in
10677 browse-url-browser-function to `apply', since if you've mistakenly put
10678 an unbound symbol then the error is clearer. (Bug#4531)
10679
10680 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
10681
10682 * allout.el (allout-init, allout-back-to-current-heading)
10683 (allout-beginning-of-current-entry, allout-ascend-to-depth)
10684 (allout-ascend, allout-up-current-level, allout-end-of-level)
10685 (allout-previous-visible-heading, allout-forward-current-level)
10686 (allout-backward-current-level, allout-show-children):
10687 * apropos.el (apropos-describe-plist):
10688 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
10689 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
10690 * completion.el (add-completion, add-permanent-completion):
10691 * descr-text.el (describe-text-category, describe-char):
10692 * desktop.el (desktop-lazy-abort):
10693 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
10694 * dired.el (dired-build-subdir-alist):
10695 * ediff.el (ediff-version):
10696 * elide-head.el (elide-head, elide-head-show):
10697 * emerge.el (emerge-version):
10698 * env.el (getenv):
10699 * face-remap.el (variable-pitch-mode):
10700 * faces.el (describe-face):
10701 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
10702 (dired-at-point):
10703 * files.el (find-file-existing, auto-save-mode):
10704 * font-lock.el (font-lock-fontify-buffer):
10705 * help-fns.el (describe-function, describe-variable)
10706 (describe-syntax, describe-categories):
10707 * help.el (view-lossage, describe-bindings, describe-key)
10708 (describe-mode):
10709 * hexl.el (hexl-current-address):
10710 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
10711 * info.el (Info-goto-emacs-key-command-node):
10712 * log-edit.el (log-edit-insert-cvs-template)
10713 (log-edit-insert-cvs-rcstemplate):
10714 * menu-bar.el (menu-bar-mode):
10715 * mouse.el (mouse-appearance-menu):
10716 * newcomment.el (comment-indent-new-line):
10717 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
10718 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
10719 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
10720 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
10721 * recentf.el (recentf-mode):
10722 * savehist.el (savehist-mode, savehist-save):
10723 * shadowfile.el (shadow-copy-files):
10724 * simple.el (kill-ring-save, next-line, previous-line)
10725 (normal-erase-is-backspace-mode):
10726 * strokes.el (strokes-update-window-configuration)
10727 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
10728 (strokes-xpm-for-stroke):
10729 * time.el (emacs-uptime, emacs-init-time):
10730 * tutorial.el (tutorial--describe-nonstandard-key)
10731 (tutorial--detailed-help):
10732 * type-break.el (type-break-mode)
10733 (type-break-mode-line-message-mode, type-break-query-mode)
10734 (type-break-guesstimate-keystroke-threshold):
10735 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
10736 * version.el (emacs-version):
10737 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
10738 * winner.el (winner-mode):
10739 * calendar/timeclock.el (timeclock-in, timeclock-out)
10740 (timeclock-status-string, timeclock-change)
10741 (timeclock-workday-remaining-string)
10742 (timeclock-workday-elapsed-string)
10743 (timeclock-when-to-leave-string):
10744 * calendar/todo-mode.el (todo-add-category):
10745 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
10746 * emacs-lisp/autoload.el (update-file-autoloads):
10747 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
10748 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
10749 (checkdoc-message-text, checkdoc-defun):
10750 * emacs-lisp/debug.el (debugger-list-functions):
10751 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10752 * emacs-lisp/eieio-opt.el (eieio-describe-class)
10753 (eieio-describe-generic):
10754 * emacs-lisp/lisp-mnt.el (lm-synopsis):
10755 * emacs-lisp/shadow.el (list-load-path-shadows):
10756 * emulation/cua-base.el (cua-mode):
10757 * emulation/edt.el (edt-set-scroll-margins):
10758 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
10759 (tpu-toggle-regexp, tpu-toggle-search-direction)
10760 (tpu-toggle-rectangle, tpu-toggle-control-keys):
10761 * emulation/tpu-extras.el (tpu-set-scroll-margins):
10762 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
10763 (viper-set-parsing-style-toggling-macro)
10764 (viper-set-emacs-state-searchstyle-macros):
10765 * emulation/viper.el (viper-set-hooks):
10766 * eshell/esh-mode.el (eshell-truncate-buffer):
10767 * international/mule-cmds.el (prefer-coding-system)
10768 (describe-input-method, describe-language-environment):
10769 * international/mule-diag.el (list-character-sets)
10770 (describe-character-set, describe-coding-system)
10771 (describe-fontset, list-fontsets, list-input-methods):
10772 * mail/sendmail.el (mail-signature):
10773 * net/ange-ftp.el (ange-ftp-copy-file):
10774 * net/browse-url.el (browse-url):
10775 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
10776 * net/quickurl.el (quickurl-add-url):
10777 * net/rcirc.el (names, topic):
10778 * net/xesam.el (xesam-mode):
10779 * play/5x5.el (5x5-new-game):
10780 * play/yow.el (apropos-zippy):
10781 * progmodes/ada-mode.el (ada-mode-version):
10782 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
10783 (f90-end-of-block)
10784 (f90-beginning-of-block):
10785 * progmodes/fortran.el (fortran-end-of-block)
10786 (fortran-beginning-of-block):
10787 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
10788 * progmodes/python.el (python-describe-symbol, python-shell):
10789 * term/ns-win.el (ns-print-buffer):
10790 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
10791 * textmodes/flyspell.el (flyspell-mode-on):
10792 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
10793 (pages-directory-for-addresses):
10794 * textmodes/table.el (table-recognize-cell)
10795 (table-query-dimension, table-generate-source)
10796 (table-insert-sequence, table--warn-incompatibility):
10797 * textmodes/tex-mode.el (tex-validate-buffer):
10798 * textmodes/texinfmt.el (texinfmt-version)
10799 (texinfo-format-buffer):
10800 Use `called-interactively-p' instead of `interactive-p'.
10801
10802 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
10803
10804 * image-mode.el (image-toggle-display):
10805 * emacs-lisp/elp.el (elp-instrument-function):
10806 * emacs-lisp/advice.el (ad-make-advised-definition):
10807 * emacs-lisp/easy-mmode.el (define-minor-mode):
10808 * net/browse-url.el (browse-url-maybe-new-window):
10809 * progmodes/sh-script.el (sh-learn-buffer-indent):
10810 Pass new argument 'any to `called-interactively-p'.
10811
10812 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
10813
10814 * international/uni-bidi.el:
10815 * international/uni-category.el:
10816 * international/uni-combining.el:
10817 * international/uni-comment.el:
10818 * international/uni-decimal.el:
10819 * international/uni-decomposition.el:
10820 * international/uni-digit.el:
10821 * international/uni-lowercase.el:
10822 * international/uni-mirrored.el:
10823 * international/uni-name.el:
10824 * international/uni-numeric.el:
10825 * international/uni-old-name.el:
10826 * international/uni-titlecase.el:
10827 * international/uni-uppercase.el:
10828 Regenerate from Unicode 5.2.0 data.
10829
10830 2009-10-01 Glenn Morris <rgm@gnu.org>
10831
10832 * Makefile.in (ELCFILES): Regenerate.
10833
10834 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
10835
10836 * subr.el (interactive-p): Mark obsolete.
10837 (called-interactively-p): Make the optional-ness of `kind' obsolete.
10838 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
10839 advertised-signature-table for subroutines as well.
10840
10841 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
10842 (set-advertised-calling-convention): New function.
10843 (make-obsolete, define-obsolete-function-alias)
10844 (make-obsolete-variable, define-obsolete-variable-alias):
10845 Make the optional-ness of `when' obsolete.
10846 (define-obsolete-face-alias): Make `when' non-optional.
10847 * help-fns.el (help-function-arglist):
10848 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
10849 Use advertised-signature-table.
10850
10851 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
10852
10853 * files.el (delete-directory): New defun. The original function
10854 in fileio.c has been renamed to `delete-directory-internal'.
10855
10856 * dired.el (dired-delete-file): Call `delete-directory' with
10857 RECURSIVE parameter.
10858
10859 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
10860 parameter RECURSIVE. Implementation is missing.
10861
10862 * net/tramp.el (tramp-handle-make-directory): Flush upper
10863 directory's file properties.
10864 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
10865 (tramp-handle-dired-recursive-delete-directory): Flush directory
10866 properties after the remove command only.
10867
10868 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
10869 Handle optional parameter RECURSIVE.
10870
10871 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
10872 Handle optional parameter RECURSIVE.
10873
10874 * net/tramp-smb.el (tramp-smb-errors): Add error message for
10875 connection timeout.
10876 (tramp-smb-handle-delete-directory): Handle optional parameter
10877 RECURSIVE.
10878
10879 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
10880
10881 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
10882 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
10883 (byte-compile-defmacro): Use backquotes.
10884
10885 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
10886
10887 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
10888 has no associated file.
10889 (vc-resynch-buffer): Use vc-dir-buffers.
10890
10891 2009-10-01 Glenn Morris <rgm@gnu.org>
10892
10893 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
10894 (chart-file-count):
10895 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
10896 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
10897 * emacs-lisp/eieio-opt.el (eieio-describe-class):
10898 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
10899 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
10900 (eieio-copy-parents-into-subclass, make-instance, class-children)
10901 (eieio-generic-form):
10902 * cedet/cedet-files.el (cedet-directory-name-to-file-name):
10903 * cedet/cedet-idutils.el (cedet-idutils-search)
10904 (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
10905 (cedet-idutils-version-check):
10906 * cedet/cedet.el (cedet-version):
10907 * cedet/data-debug.el (data-debug-insert-overlay-button)
10908 (data-debug-insert-overlay-list-button)
10909 (data-debug-insert-buffer-button)
10910 (data-debug-insert-buffer-list-button)
10911 (data-debug-insert-process-button, data-debug-insert-ring-button)
10912 (data-debug-insert-widget, data-debug-insert-stuff-list-button)
10913 (data-debug-insert-stuff-vector-button)
10914 (data-debug-insert-symbol-button, data-debug-insert-string)
10915 (data-debug-insert-number, data-debug-insert-lambda-expression)
10916 (data-debug-insert-nil, data-debug-insert-simple-thing)
10917 (data-debug-insert-custom, data-debug-edebug-expr):
10918 * cedet/ede.el (ede-auto-add-method, ede-project-class-files)
10919 (global-ede-mode-map, ede-new, ede-debug-target)
10920 (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
10921 * cedet/semantic.el (semantic-minimum-working-buffer-size)
10922 (semantic-fetch-tags, semantic-submode-list)
10923 (semantic-default-submodes):
10924 * cedet/ede/source.el (ede-source-match):
10925 * cedet/ede/project-am.el (project-am-type-alist, project-add-file)
10926 (project-am-package-info):
10927 * cedet/ede/proj.el (ede-proj-target, project-new-target):
10928 * cedet/ede/proj-elisp.el (ede-proj-tweak-autoconf):
10929 * cedet/ede/proj-comp.el (ede-current-build-list):
10930 * cedet/ede/makefile-edit.el (makefile-move-to-macro):
10931 * cedet/ede/files.el (ede-toplevel-project-or-nil):
10932 * cedet/ede/cpp-root.el (initialize-instance):
10933 * cedet/ede/autoconf-edit.el (autoconf-find-last-macro)
10934 (autoconf-parameter-strip, autoconf-insert-new-macro):
10935 * cedet/semantic/wisent.el (wisent-lex-eoi):
10936 * cedet/semantic/util-modes.el (global-semantic-show-parser-state-mode)
10937 (semantic-show-parser-state-mode):
10938 * cedet/semantic/texi.el (semantic-texi-environment-regexp):
10939 * cedet/semantic/tag.el (semantic-tag-new-variable)
10940 (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
10941 (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
10942 (semantic--tag-deep-copy-tag-list)
10943 (semantic-tag-components-with-overlays-default):
10944 * cedet/semantic/symref.el (semantic-symref-find-text):
10945 * cedet/semantic/senator.el (senator-yank-tag)
10946 (senator-transpose-tags-up):
10947 * cedet/semantic/scope.el (semantic-analyze-scoped-tags-default)
10948 (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
10949 * cedet/semantic/sb.el (semantic-sb-autoexpand-length):
10950 * cedet/semantic/lex.el (semantic-lex-comment-regex)
10951 (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
10952 (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
10953 * cedet/semantic/lex-spp.el
10954 (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
10955 (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
10956 * cedet/semantic/idle.el
10957 (semantic-idle-summary-current-symbol-info-brutish)
10958 (semantic-idle-summary-current-symbol-info-default):
10959 * cedet/semantic/grammar.el (semantic-grammar-recreate-package)
10960 (semantic--grammar-macro-compl-dict):
10961 * cedet/semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
10962 * cedet/semantic/format.el (semantic-format-tag-custom-list)
10963 (semantic-format-tag-canonical-name-default):
10964 * cedet/semantic/find.el (semantic-find-tag-by-overlay-in-region)
10965 (semantic-find-tags-for-completion)
10966 (semantic-find-tags-by-scope-protection-default)
10967 (semantic-deep-find-tags-for-completion):
10968 * cedet/semantic/edit.el
10969 (semantic-edits-incremental-reparse-failed-hook)
10970 (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
10971 (semantic-edits-splice-remove, semantic-edits-splice-replace):
10972 * cedet/semantic/doc.el (semantic-documentation-comment-preceeding-tag):
10973 * cedet/semantic/dep.el (semantic-dependency-include-path):
10974 * cedet/semantic/db.el (semanticdb-default-find-index-class)
10975 (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
10976 (semanticdb-project-roots):
10977 * cedet/semantic/db-find.el (semanticdb-implied-include-tags)
10978 (semanticdb-find-adebug-insert-scanned-tag-cons)
10979 (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
10980 (semanticdb-brute-deep-find-tags-for-completion):
10981 * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
10982 * cedet/semantic/ctxt.el (semantic-beginning-of-context-default)
10983 (semantic-end-of-context-default)
10984 (semantic-ctxt-current-function-default)
10985 (semantic-ctxt-scoped-types-default):
10986 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
10987 (semantic-complete-inline-tag-engine)
10988 (semantic-complete-inline-custom-type)
10989 (semantic-complete-read-tag-analyzer):
10990 * cedet/semantic/chart.el (semantic-chart-tags-by-class)
10991 (semantic-chart-database-size):
10992 * cedet/semantic/analyze.el (semantic-analyze-current-symbol)
10993 (semantic-analyze-current-context):
10994 * cedet/semantic/symref/list.el (semantic-symref)
10995 (semantic-symref-hide-buffer, semantic-symref-symbol):
10996 * cedet/semantic/symref/grep.el (semantic-symref-grep-use-template):
10997 * cedet/semantic/symref/filter.el (semantic-symref-hits-in-region):
10998 * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
10999 * cedet/semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
11000 (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
11001 (semantic-c-dereference-template):
11002 * cedet/semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
11003 (semantic--analyze-refs-full-lookup-with-parents)
11004 (semantic--analyze-refs-full-lookup-simple):
11005 * cedet/semantic/analyze/complete.el
11006 (semantic-analyze-possible-completions):
11007 * cedet/srecode/table.el (srecode-mode-table-new):
11008 * cedet/srecode/srt.el (srecode-read-variable-name):
11009 * cedet/srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
11010 * cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
11011 (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
11012 * cedet/srecode/map.el (srecode-current-map):
11013 * cedet/srecode/insert.el (srecode-insert)
11014 (srecode-insert-variable-secondname-handler, srecode-insert-method)
11015 (srecode-template-inserter-point-override)
11016 (srecode-insert-include-lookup):
11017 * cedet/srecode/getset.el (srecode-auto-choose-class):
11018 * cedet/srecode/extract.el (srecode-inserter-extract):
11019 * cedet/srecode/document.el
11020 (srecode-document-autocomment-return-last-alist)
11021 (srecode-document-autocomment-param-type-alist)
11022 (srecode-document-insert-function-comment)
11023 (srecode-document-insert-variable-one-line-comment)
11024 (srecode-document-function-name-comment):
11025 * cedet/srecode/dictionary.el (srecode-create-dictionary)
11026 (srecode-compound-toString):
11027 * cedet/srecode/compile.el (srecode-flush-active-templates):
11028 * cedet/srecode/args.el (srecode-semantic-handle-:blank):
11029 Doc/message fixes.
11030
11031 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
11032 match-data. (Bug#4555).
11033
11034 * cedet/semantic/bovine/gcc.el
11035 (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
11036 (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
11037
11038 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
11039 rather than parsing it as a regexp. This relaxes the layout
11040 requirements and makes errors easier to detect.
11041 (check-declare-verify): Check file is regular.
11042 (check-declare-directory): Doc fix.
11043 * subr.el (declare-function): Doc fix.
11044
11045 * ibuffer.el (ibuffer-format-qualifier):
11046 * isearch.el (hi-lock-regexp-okay):
11047 * calc/calc.el (math-zerop):
11048 * mail/uce.el (rmail-msgbeg, rmail-msgend):
11049 * term/w32-win.el (setup-default-fontset, set-fontset-font):
11050 Remove unused declarations.
11051
11052 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
11053
11054 * cedet/semantic/wisent/javat-wy.el
11055 (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
11056
11057 2009-09-30 Juanma Barranquero <lekktu@gmail.com>
11058
11059 * cedet/srecode/expandproto.el: Fix provide statement.
11060
11061 2009-09-30 Eric Ludlam <zappo@gnu.org>
11062
11063 * emacs-lisp/eieio.el (boolean-p): Delete.
11064
11065 2009-09-30 Sascha Wilde <wilde@sha-bang.de>
11066
11067 * cedet/ede/srecode.el: Fix provide statement.
11068
11069 2009-09-30 Glenn Morris <rgm@gnu.org>
11070
11071 * cedet/ede/proj.el (ede-proj-target-makefile-miscelaneous):
11072 * cedet/ede/proj-aux.el (ede-aux-source):
11073 * cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
11074 (ede-misc-source):
11075 * cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
11076 (semantic-mrub-switch-tags): Fix doc typos.
11077
11078 * cedet/semantic/db-global.el (data-debug-new-buffer)
11079 (data-debug-insert-thing): Remove unneeded declarations (one broken).
11080 (semanticdb-enable-gnu-global-databases): Fix prompt typo.
11081
11082 * cedet/semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
11083
11084 * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
11085 use of CL function `remove-if-not'.
11086
11087 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
11088
11089 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
11090 filename is not a string.
11091
11092 2009-09-29 Chong Yidong <cyd@stupidchicken.com>
11093
11094 * files.el (safe-local-eval-forms): Fix typo.
11095
11096 2009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
11097
11098 * vc-hooks.el (vc-dir-buffers): New var.
11099 (vc-state-refresh): New function.
11100 (vc-state): Use it.
11101 (vc-after-save): Always ask the backend to recompute the new state.
11102 Always call vc-dir if necessary, using vc-dir-buffers.
11103 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
11104 Use vc-dir-buffers.
11105 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
11106 (vc-dir-prepare-status-buffer, vc-dir-update)
11107 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
11108 Don't call expand-file-name on default-directory.
11109
11110 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
11111
11112 * speedbar.el (speedbar-item-delete):
11113 * calc/calc-prog.el (calc-kbd-if):
11114 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
11115
11116 * epa.el (epa-key-list-mode-map):
11117 * hi-lock.el (hi-lock-menu): Fix typos in menus.
11118
11119 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
11120 (hs-show-hook): Fix typo in docstring.
11121
11122 2009-09-29 Glenn Morris <rgm@gnu.org>
11123
11124 * cedet/semantic/symref/idutils.el:
11125 * cedet/semantic/symref/list.el: Relicense under GPLv3+.
11126
11127 * cedet/ede/srecode.el (srecode-resolve-arguments): Fix declaration.
11128
11129 * cedet/semantic/complete.el (semantic-displayor-focus-abstract-child-p):
11130 * cedet/semantic/tag-file.el (semanticdb-table-child-p):
11131 * cedet/srecode/compile.el (srecode-template-inserter-newline-child-p):
11132 Mark declarations not understood by check-declare.
11133
11134 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
11135 file-name-nondirectory call preventing location of cedet files.
11136 (check-declare-verify): Use literal search rather than re-search.
11137 Add basic defmethod and defclass, and define-overloadable-function.
11138
11139 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
11140 Use tramp-compat-file-attributes rather than nonexistent
11141 tramp-compat-handle-file-attributes.
11142
11143 * Makefile.in (lisptagsfiles4): New.
11144 (AUTOGENEL): Add cedet loaddefs files.
11145 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
11146 (update-elclist, compile-always, backup-compiled-files)
11147 (bootstrap-clean): Add yet another directory level.
11148 (update-elclist): Use LC_COLLATE rather than COLLATE.
11149 (ELCFILES): Update, via `make update-elclist'.
11150
11151 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
11152
11153 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
11154 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
11155 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
11156
11157 2009-09-28 Andreas Schwab <schwab@linux-m68k.org>
11158
11159 * Makefile.in (lisptagsfiles3): Define.
11160 (TAGS, TAGS-LISP): Use it.
11161 (update-elclist): Add third directory level to look for elc files.
11162 (compile-always): Likewise.
11163 (backup-compiled-files): Likewise.
11164 (bootstrap-clean): Likewise.
11165 (ELCFILES): Update.
11166
11167 2009-09-28 Chong Yidong <cyd@stupidchicken.com>
11168
11169 * Makefile.in (ELCFILES): Add CEDET files.
11170
11171 2009-09-28 Eric Ludlam <zappo@gnu.org>
11172
11173 CEDET (development tools) package merged.
11174
11175 * cedet/*.el:
11176 * cedet/ede/*.el:
11177 * cedet/semantic/*.el:
11178 * cedet/srecode/*.el: New files.
11179
11180 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
11181
11182 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
11183
11184 * net/tramp.el (top): Require tramp-imap.
11185
11186 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
11187 Use `tramp-compat-handle-file-attributes'.
11188
11189 2009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
11190
11191 * net/tramp-imap.el: New package.
11192
11193 2009-09-28 Eric Ludlam <zappo@gnu.org>
11194
11195 * emacs-lisp/chart.el:
11196 * emacs-lisp/eieio-base.el:
11197 * emacs-lisp/eieio-comp.el:
11198 * emacs-lisp/eieio-custom.el:
11199 * emacs-lisp/eieio-datadebug.el:
11200 * emacs-lisp/eieio-opt.el:
11201 * emacs-lisp/eieio-speedbar.el:
11202 * emacs-lisp/eieio.el: New files.
11203
11204 * cedet/cedet-cscope.el:
11205 * cedet/cedet-files.el:
11206 * cedet/cedet-global.el:
11207 * cedet/cedet-idutils.el:
11208 * cedet/data-debug.el:
11209 * cedet/inversion.el:
11210 * cedet/mode-local.el:
11211 * cedet/pulse.el: New files.
11212
11213 2009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11214
11215 * whitespace.el (whitespace-trailing-regexp)
11216 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
11217 Fix doc string.
11218
11219 2009-09-27 Chong Yidong <cyd@stupidchicken.com>
11220
11221 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
11222 menu.
11223
11224 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
11225 menu-bar-ediff-menu.
11226
11227 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
11228 define-overloadable-function.
11229
11230 * progmodes/autoconf.el: Provide autoconf as well, so that this
11231 file can be `require'd.
11232
11233 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
11234
11235 * emacs-lisp/autoload.el (generated-autoload-feature)
11236 (generated-autoload-load-name): New vars.
11237 (autoload-rubric, autoload-generate-file-autoloads): Use them.
11238 (make-autoload): Recognize define-overloadable-function and
11239 defclass forms (for EIEIO).
11240
11241 * Makefile.in (update-subdirs): Exclude cedet directory.
11242
11243 2009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
11244
11245 * term/ns-win.el: Don't set the region face background. (Bug#4381)
11246
11247 * faces.el: Default light-background background for region face to
11248 ns_selection_color under NS.
11249
11250 2009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
11251
11252 * net/imap-hash.el: New library, see NEWS.
11253
11254 * Makefile.in (ELCFILES): Add imap-hash.el.
11255
11256 2009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
11257
11258 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
11259 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
11260 * help-macro.el (make-help-screen): Avoid using an ambiguous function
11261 definition where the docstring could be taken for the return value.
11262
11263 2009-09-26 Glenn Morris <rgm@gnu.org>
11264
11265 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
11266 Add option to only show images below a certain size.
11267 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
11268 save-excursion calls.
11269
11270 2009-09-26 Eli Zaretskii <eliz@gnu.org>
11271
11272 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
11273 subdirectories) and eieio.
11274
11275 2009-09-26 Alan Mackenzie <acm@muc.de>
11276
11277 * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
11278 buggy bracketing. (Bug#4289)
11279
11280 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
11281 character constants (as case labels). (Bug#4289)
11282
11283 2009-09-25 Juri Linkov <juri@jurta.org>
11284
11285 * files.el (safe-local-eval-forms): Allow time-stamp in
11286 before-save-hook (Bug#4554).
11287
11288 2009-09-25 Drew Adams <drew.adams@oracle.com>
11289
11290 * menu-bar.el (list-buffers-directory): Doc fix.
11291
11292 2009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
11293
11294 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
11295 Try and avoid copying twice the same paragraph.
11296 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
11297 Remove save-excursion.
11298 (log-edit-changelog-entry): Do it here instead.
11299
11300 2009-09-25 Juanma Barranquero <lekktu@gmail.com>
11301
11302 * bs.el (bs--get-file-name): Use `list-buffers-directory'
11303 when available, instead of hardcoding mode names. Doc fix.
11304
11305 * menu-bar.el (list-buffers-directory): Add docstring.
11306 Make automatically buffer-local.
11307
11308 * dired.el (dired-mode):
11309 * files.el (cd-absolute):
11310 * pcvs.el (cvs-temp-buffer):
11311 * pcvs-util.el (cvs-get-buffer-create):
11312 * shell.el (shell-mode):
11313 * vc-dir.el (vc-dir-mode):
11314 Don't make `list-buffers-directory' buffer local.
11315
11316 2009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
11317
11318 * comint.el (comint-exec, comint-run, make-comint):
11319 Doc fixes (Bug#4542).
11320
11321 2009-09-25 Glenn Morris <rgm@gnu.org>
11322
11323 * mail/rmailmm.el (rmail-mime): New custom group.
11324 Move all defcustoms in this file into this group.
11325 (rmail-mime-media-type-handlers-alist): Revert previous change.
11326 (rmail-mime-show-images): New option.
11327 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
11328 references to it, since it wasn't actually used for anything.
11329 (rmail-mime-insert-image): New function.
11330 (rmail-mime-image): Use rmail-mime-insert-image.
11331 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
11332 obey the value of `rmail-mime-show-images' option. Print the size of
11333 attachments.
11334
11335 2009-09-25 David Engster <deng@randomsample.de>
11336
11337 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
11338
11339 2009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11340
11341 * whitespace.el: Does not highlight trailing spaces While point is
11342 at end of line. Does not highligt spaces at beginning of buffer
11343 while point is at beginning of buffer. Does not highlight spaces
11344 at end of buffer while point is at end of buffer. (Bug#4177)
11345 New version 12.0.
11346 (whitespace-display-mappings): Adjust initialization.
11347 (whitespace-point, whitespace-font-lock-refontify): New vars.
11348 (whitespace-color-on, whitespace-color-off): Adjust code.
11349 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
11350 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
11351 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
11352
11353 2009-09-24 Chong Yidong <cyd@stupidchicken.com>
11354
11355 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
11356
11357 * textmodes/sgml-mode.el: Remove xml-mode alias.
11358
11359 * files.el (auto-mode-alist, conf-mode-maybe)
11360 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
11361
11362 2009-09-24 Alan Mackenzie <acm@muc.de>
11363
11364 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
11365 c-forward-conditionals, but it doesn't move point and doesn't set
11366 the mark.
11367 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
11368 (c-down-conditional-with-else, c-backward-conditional)
11369 (c-forward-conditional): Refactor to use c-scan-conditionals.
11370
11371 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
11372
11373 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
11374 (help-default-arg-highlight): Remove.
11375 (help-highlight-arg): New function.
11376 (help-do-arg-highlight): Use it.
11377 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
11378
11379 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
11380
11381 * term.el (term-set-scroll-region, term-handle-ansi-escape):
11382 Undo last change, which didn't fix the problem and introduced others.
11383
11384 2009-09-24 Nick Roberts <nickrob@snap.net.nz>
11385
11386 * progmodes/gdb-mi.el: Don't require speedbar.
11387 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
11388
11389 2009-09-24 Glenn Morris <rgm@gnu.org>
11390
11391 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
11392
11393 * term/ns-win.el (ns-reg-to-script): Define for compiler.
11394
11395 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
11396 there is no newline after the final mime boundary. (Bug#4539)
11397 Move markers on insertion so that any buttons inserted don't end up in
11398 the next part of a multipart message.
11399 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
11400 (rmail-mime-bulk-handler): Optionally handle images.
11401 (rmail-mime-image): New button action.
11402 (rmail-mime-image-handler): New function.
11403 (rmail-mime-mode): New mode.
11404 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
11405
11406 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
11407
11408 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
11409 than just dropping elements from it (bug#4504).
11410
11411 * term.el (term-set-scroll-region): Don't move cursor any more.
11412 (term-handle-ansi-escape): Call term-goto here instead.
11413 Suggested by Ivan Kanis <apple@kanis.eu>.
11414
11415 * term.el: Require CL.
11416 (term-ansi-reset): New function.
11417 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
11418 (term-handle-colors-array): Simplify.
11419
11420 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
11421
11422 * allout.el (allout-overlay-interior-modification-handler)
11423 (allout-obtain-passphrase):
11424 * epa-file.el (epa-file-write-region):
11425 * ps-print.el (ps-begin-job):
11426 * vc-hooks.el (vc-toggle-read-only):
11427 * vc-rcs.el (vc-rcs-rollback):
11428 * vc-sccs.el (vc-sccs-rollback):
11429 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
11430 (vc-version-diff, vc-revert, vc-rollback):
11431 * wdired.el (wdired-check-kill-buffer):
11432 * emacs-lisp/authors.el (authors):
11433 * net/socks.el (socks-open-connection):
11434 * net/zeroconf.el (zeroconf-service-add-hook):
11435 * obsolete/vc-mcvs.el (vc-mcvs-register):
11436 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
11437 (gdb-select-frame):
11438 * progmodes/grep.el (lgrep, rgrep):
11439 * progmodes/idlw-help.el (idlwave-help-check-locations)
11440 (idlwave-help-html-link, idlwave-help-assistant-open-link):
11441 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
11442 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
11443 (reftex-toc-rename-label): Fix typos in error messages.
11444
11445 * dired-aux.el (dired-do-shell-command): Reflow docstring.
11446 (dired-copy-how-to-fn): Doc fix.
11447 (dired-files-attributes, dired-read-shell-command):
11448 Fix typos in docstrings.
11449
11450 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
11451 (dired-x-find-file-other-window): Reflow docstrings.
11452 (dired-omit-marker-char, dired-read-shell-command)
11453 (dired-x-submit-report): Fix typos in docstrings.
11454
11455 * shell.el (shell-mode-hook):
11456 * view.el (View-scroll-line-forward):
11457 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
11458 Fix typos in docstrings.
11459
11460 * net/dig.el (dig-invoke): Fix typo in docstring.
11461 (query-dig): Reflow docstring.
11462
11463 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
11464 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
11465 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
11466 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
11467 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
11468 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
11469 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
11470 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
11471 (idlwave-completion-map, idlwave-current-indent)
11472 (idlwave-custom-ampersand-surround, idlwave-customize)
11473 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
11474 (idlwave-define-abbrev, idlwave-determine-class-special)
11475 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
11476 (idlwave-end-block-reg, idlwave-end-of-statement)
11477 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
11478 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
11479 (idlwave-explicit-class-listed, idlwave-file-header)
11480 (idlwave-fill-paragraph, idlwave-find-class-definition)
11481 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
11482 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
11483 (idlwave-in-quote, idlwave-indent-action-table)
11484 (idlwave-indent-expand-table, idlwave-indent-line)
11485 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
11486 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
11487 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
11488 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
11489 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
11490 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
11491 (idlwave-outlawed-buffers, idlwave-popup-select)
11492 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
11493 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
11494 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
11495 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
11496 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
11497 (idlwave-statement-type, idlwave-struct-skip)
11498 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
11499 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
11500 (idlwave-what-module-find-class): Fix typos in docstrings.
11501 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
11502 (idlwave-calculate-cont-indent, idlwave-expand-equal)
11503 (idlwave-find-module, idlwave-find-structure-definition)
11504 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
11505 (idlwave-list-load-path-shadows, idlwave-next-statement)
11506 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
11507 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
11508 (idlwave-template): Reflow docstrings.
11509
11510 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
11511 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
11512 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
11513 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
11514 (idlwave-shell-display-line, idlwave-shell-display-wframe)
11515 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
11516 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
11517 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
11518 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
11519 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
11520 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
11521 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
11522 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
11523 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
11524 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
11525 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
11526 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
11527 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
11528 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
11529 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
11530 Fix typos in docstrings.
11531 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
11532 (idlwave-shell-hide-output, idlwave-shell-mode)
11533 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
11534 Reflow docstrings.
11535
11536 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
11537
11538 2009-09-24 Ivan Kanis <apple@kanis.eu>
11539
11540 * term.el (term-bold-attribute): New var.
11541 (term-handle-colors-array): Use it.
11542
11543 2009-09-23 Nick Roberts <nickrob@snap.net.nz>
11544
11545 * progmodes/gdb-mi.el (gdb-version): New variable.
11546 (gdb-non-stop-handler): Set gdb-version.
11547 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
11548 Condition "--thread" option on gdb-version.
11549 (gdb-invalidate-threads): Remove unused argument.
11550
11551 2009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
11552
11553 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
11554 to looking-back to avoid ridiculous slow down in large files (bug#4511).
11555
11556 2009-09-23 Glenn Morris <rgm@gnu.org>
11557
11558 * mail/rmail.el (rmail-reply): Don't try to add a References header when
11559 replying to mail without References or Message-Id. (Bug#4525)
11560
11561 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
11562
11563 * term/ns-win.el (ns-reg-to-script): New variable.
11564
11565 2009-09-23 Daiki Ueno <ueno@unixuser.org>
11566
11567 * epg.el (epg-wait-for-status): Preserve existing 'error results.
11568
11569 2009-09-22 Sam Steingold <sds@gnu.org>
11570
11571 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
11572 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
11573 to 1 because hg returns status 1 when nothing is found.
11574 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
11575
11576 2009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
11577
11578 * textmodes/fill.el: Convert to utf-8 encoding.
11579 (fill-french-nobreak-p): Remove redundant » and « inherited from our
11580 pre-Unicode days.
11581
11582 * add-log.el (change-log-fill-forward-paragraph): New function.
11583 (change-log-mode): Use it so fill-region DTRT.
11584 Set fill-indent-according-to-mode here rather than in
11585 change-log-fill-paragraph.
11586 (change-log-fill-paragraph): Remove.
11587
11588 2009-09-22 Juanma Barranquero <lekktu@gmail.com>
11589
11590 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
11591 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
11592
11593 2009-09-22 Glenn Morris <rgm@gnu.org>
11594
11595 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
11596 the scroll-bar scroll the calendar window rather than the buffer.
11597
11598 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
11599 commands that move point (as opposed to scrolling).
11600
11601 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
11602
11603 * emacs-lisp/elint.el (elint): New custom group.
11604 (elint-log-buffer): Make it a defcustom.
11605 (elint-scan-preloaded, elint-ignored-warnings)
11606 (elint-directory-skip-re): New options.
11607 (elint-builtin-variables): Doc fix.
11608 (elint-preloaded-env): New variable.
11609 (elint-unknown-builtin-args): Add an entry for encode-time.
11610 (elint-extra-errors): Make it a variable rather than a constant.
11611 (elint-preloaded-skip-re): New constant.
11612 (elint-directory): Skip files matching elint-directory-skip-re.
11613 (elint-features): New variable, local to linted buffers.
11614 (elint-update-env): Initialize elint-features. Possibly add
11615 elint-preloaded-env to the buffer's environment.
11616 (elint-get-top-forms): Bind elint-current-pos, for log messages.
11617 Skip quoted forms.
11618 (elint-init-form): New function, extracted from elint-init-env.
11619 Make non-list forms a warning rather than an error.
11620 Add the mode-map for define-derived-mode. Handle define-minor-mode,
11621 easy-menu-define, put that adds an error-condition, and provide.
11622 When requiring cl, also require cl-macs. Really require cl, to handle
11623 some cl macros. Store required libraries in the list elint-features,
11624 so as not to re-load them. Treat cc-require like require.
11625 (elint-init-env): Call elint-init-form to do the work.
11626 Handle eval-and-compile and such like.
11627 (elint-add-required-env): Do not clear messages.
11628 (elint-special-forms): Add handlers for function, defalias, if, when,
11629 unless, and, or.
11630 (elint-form): Add optional argument to ignore elint-special-forms,
11631 useful to prevent recursive calls from handlers. Doc fix.
11632 Respect elint-ignored-warnings.
11633 (elint-form): Respect elint-ignored-warnings.
11634 (elint-bound-variable, elint-bound-function): New variables.
11635 (elint-unbound-variable): Respect elint-bound-variable.
11636 (elint-get-args): Respect elint-bound-function.
11637 (elint-check-cond-form): Add some simple handling for (f)boundp and
11638 featurep tests.
11639 (elint-check-defalias-form): New handler.
11640 (elint-check-let-form): Make an empty let a warning rather than an
11641 error.
11642 (elint-check-setq-form): Make an empty setq a warning rather than an
11643 error. Respect elint-ignored-warnings.
11644 (elint-check-defvar-form): Accept null doc-strings.
11645 (elint-check-conditional-form): New handler. Does some simple-minded
11646 checking of featurep and (f)boundp tests.
11647 (elint-put-function-args): New function.
11648 (elint-initialize): Use elint-scan-doc-file rather than
11649 elint-find-builtin-variables. Use elint-put-function-args.
11650 Possibly scan preloaded-file-list.
11651 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
11652 extend to handle functions as well.
11653
11654 2009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
11655
11656 * linum.el (linum-delete-overlays, linum-update-window):
11657 Do not modify the right margin. (Bug#3971)
11658
11659 2009-09-21 Chong Yidong <cyd@stupidchicken.com>
11660
11661 * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
11662 nxml-mode instead of xml-mode.
11663
11664 2009-09-21 Kevin Ryde <user42@zip.com.au>
11665
11666 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
11667
11668 2009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
11669
11670 * net/dig.el (dig-mode): Use define-derived-mode.
11671
11672 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
11673
11674 * vc-dispatcher.el (vc-do-command): Return the process object in
11675 the asynchronous case. Use when instead of if. Do not run
11676 vc-exec-after to display a message if not enabled. (Bug#4463)
11677
11678 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
11679 properties to the stash strings.
11680 (vc-git-stash-list): Return a list of strings.
11681 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
11682 (vc-git-stash-show-at-point): New functions.
11683 (vc-git-stash-map): New keymap.
11684
11685 * register.el (ctl-x-r-map): Define the keys here instead of
11686 using autoload.
11687
11688 2009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
11689
11690 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
11691 list, to workaround performance problem (bug#4485).
11692
11693 2009-09-20 Nick Roberts <nickrob@snap.net.nz>
11694
11695 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
11696
11697 2009-09-20 Daiki Ueno <ueno@unixuser.org>
11698
11699 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
11700 Document that this option is not recommended to use.
11701
11702 2009-09-19 Glenn Morris <rgm@gnu.org>
11703
11704 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
11705 variable `var'.
11706
11707 * calc/calc-alg.el (var):
11708 * calc/calcalg2.el (var): Define for compiler.
11709
11710 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
11711
11712 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
11713 Doc fix (Bug#3932).
11714
11715 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
11716
11717 * time-stamp.el (time-stamp-month-dd-yyyy)
11718 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
11719 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
11720 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
11721 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
11722 Remove functions that have been obsolete since 1995 (Bug#4436).
11723
11724 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
11725 indent buffer only if called interactively (Bug#4452).
11726
11727 2009-09-19 Juanma Barranquero <lekktu@gmail.com>
11728 Eli Zaretskii <eliz@gnu.org>
11729
11730 This fixes bug#4197 (merged to bug#865, though not identical).
11731 * server.el (server-auth-dir): Add docstring note about FAT32.
11732 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
11733 but warn against using them.
11734
11735 2009-09-19 Nick Roberts <nickrob@snap.net.nz>
11736
11737 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
11738 older GDB where there is no has_more field.
11739
11740 2009-09-19 Glenn Morris <rgm@gnu.org>
11741
11742 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
11743
11744 2009-09-18 Chong Yidong <cyd@stupidchicken.com>
11745
11746 * files.el (auto-mode-alist): Change default for XML files to nXML
11747 mode (Bug#4169).
11748
11749 2009-09-18 Juanma Barranquero <lekktu@gmail.com>
11750
11751 * server.el (server-ensure-safe-dir): Pass 'integer
11752 to `file-attributes', as suggested.
11753
11754 2009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
11755
11756 * dired-aux.el (dired-query-alist): Remove spurious backslash.
11757 (dired-query): Use read-key.
11758
11759 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
11760
11761 * cus-start.el (ns-use-qd-smoothing): Remove.
11762
11763 2009-09-18 Glenn Morris <rgm@gnu.org>
11764
11765 * allout.el (top-level): Remove unnecessary progn.
11766
11767 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
11768
11769 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
11770 definition of abbrev table.
11771
11772 * speedbar.el (speedbar-track-mouse):
11773 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
11774 * net/eudc.el (eudc-expand-inline):
11775 * net/newst-backend.el (newsticker--cache-read-feed):
11776 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
11777 condition-case handlers.
11778
11779 2009-09-18 Nick Roberts <nickrob@snap.net.nz>
11780
11781 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
11782 (gdb-var-list): Add an element for has_more field.
11783 (gdb-non-stop-handler): Enable pretty printing for STL containers.
11784 (gdb-var-create-handler, gdb-var-list-children-handler-1)
11785 (gdb-var-update-handler-1): Parse output of dynamic variable
11786 objects (STL containers).
11787 (gdb-var-delete-1): Pass var1 as an explicit second argument.
11788 (gdb-get-field): Delete alias. Use bindat-get-field directly.
11789
11790 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
11791 gdb-var-list.
11792 (gud-speedbar-buttons): Make node expandable if expression "has more"
11793 children.
11794
11795 2009-09-17 Juanma Barranquero <lekktu@gmail.com>
11796
11797 * startup.el (emacs-quick-startup): Remove variable and all uses.
11798 (command-line): Set `inhibit-x-resources' instead.
11799 (command-line-1): Use `inhibit-x-resources' instead.
11800
11801 2009-09-17 Chong Yidong <cyd@stupidchicken.com>
11802
11803 * subr.el: Fix last change to avoid using the `unless' macro,
11804 which breaks bootstrapping.
11805
11806 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
11807
11808 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
11809 extended definitions, in case we reload subr.el after having
11810 loaded CL.
11811 (eval-next-after-load): Mark as obsolete.
11812
11813 2009-09-17 Juri Linkov <juri@jurta.org>
11814
11815 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
11816 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
11817 (menu-bar-showhide-menu, menu-bar-tools-menu)
11818 (menu-bar-describe-menu, menu-bar-help-menu)
11819 (minibuffer-local-completion-map, minibuffer-local-map):
11820 Fix list quoting.
11821
11822 2009-09-17 Glenn Morris <rgm@gnu.org>
11823
11824 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
11825 arguments, whether or not it has a handler.
11826
11827 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
11828
11829 * simple.el (hard-newline): Give it a doc-string.
11830
11831 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
11832 (lisp-mode-syntax-table): Give them doc-strings.
11833
11834 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
11835
11836 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
11837 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
11838 (menu-bar-options-menu, menu-bar-showhide-menu)
11839 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
11840 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
11841 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
11842 (menu-bar-options-menu, menu-bar-tools-menu)
11843 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
11844 (menu-bar-help-menu):
11845 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
11846 string arguments.
11847
11848 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
11849 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
11850 calls for the menu names and :help.
11851
11852 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
11853
11854 * mouse.el (minor-mode-menu-from-indicator): Pay attention
11855 to :minor-mode-function (bug#4455).
11856
11857 2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
11858
11859 * startup.el (command-line): Initialize the window-system after
11860 processing the command-line.
11861
11862 * textmodes/page.el (what-page): Make sure we don't inf-loop if
11863 page-delimiter matches the empty string.
11864
11865 2009-09-16 Glenn Morris <rgm@gnu.org>
11866
11867 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
11868 byte-compile-not-obsolete-var. It's a list now.
11869 (byte-compile-not-obsolete-funcs): New variable.
11870 (byte-compile-warn-obsolete): Don't warn about functions if they are in
11871 byte-compile-not-obsolete-funcs.
11872 (byte-compile-variable-ref, byte-compile-defvar): Update for
11873 byte-compile-not-obsolete-vars name-change and list nature.
11874 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
11875 and variables behind (f)boundp tests.
11876 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
11877
11878 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
11879
11880 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
11881
11882 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
11883
11884 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
11885 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
11886 Don't autoload.
11887
11888 2009-09-15 Stephen Eglen <stephen@gnu.org>
11889
11890 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
11891 the virtual-buffers, use the name of the buffer specified by
11892 find-file-noselect, as the match may be a symlink. (This was a
11893 problem if the target and the symlink had different names.)
11894
11895 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
11896
11897 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
11898
11899 * desktop.el (desktop-path): Check user-emacs-directory.
11900
11901 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
11902
11903 * loadup.el: Use after-load-functions to GC after loading each file.
11904 Remove the explicit GC calls that used to be sprinkled around.
11905
11906 * subr.el (after-load-functions): New hook.
11907 (do-after-load-evaluation): Run it. Use string-match-p to detect
11908 `obsolete' packages, rather than painfully extracting the relevant
11909 directory name.
11910
11911 2009-09-15 Glenn Morris <rgm@gnu.org>
11912
11913 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
11914 free variable `doc'.
11915
11916 * dired.el (dired-mode-map): Add menu entry for async shell command.
11917
11918 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
11919 variables, also consider the .elc files, since the .el files are
11920 normally gzipped (subsequent code locates the .el.gz from the .elc).
11921
11922 * calc/calc-prog.el (arglist): Define for compiler.
11923
11924 * calendar/diary-lib.el (diary-display-function): Change the default to
11925 fancy display.
11926 (body): Define for compiler.
11927
11928 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
11929 (byte-compile-file-form, byte-compile-lambda)
11930 (byte-compile-top-level-body, byte-compile-form)
11931 (byte-compile-variable-ref, byte-compile-setq)
11932 (byte-compile-setq-default, byte-compile-body)
11933 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
11934 (batch-byte-compile): Give some more local variables with common names
11935 a "bytecomp-" prefix to avoid masking warnings about free variables.
11936
11937 * startup.el (command-line-1): Give local variables with common names a
11938 distinguishing prefix, so as not to hide free variable warnings during
11939 bootstrap.
11940
11941 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
11942 clever and add a suffix to make a unique name, just let the user decide
11943 whether or not to overwrite it. If the input is a directory, write the
11944 default filename to that directory. (Bug#4388)
11945 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
11946 is a filename-as-a-directory.
11947
11948 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
11949
11950 * textmodes/page.el (what-page): Don't move to beginning of line.
11951 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
11952
11953 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
11954
11955 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
11956
11957 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
11958
11959 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
11960 * help.el (help-for-help-internal): Add purecopy calls for text.
11961
11962 * vc.el (top): print-log method now takes an optional SHORTLOG
11963 argument. Add a new method: root.
11964 (vc-root-diff, vc-print-root-log): New functions.
11965 (vc-log-short-style): New variable.
11966 (vc-print-log-internal): Add support for showing short logs.
11967
11968 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
11969 vc-print-root-log and vc-print-root-diff.
11970
11971 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
11972 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
11973 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
11974 short logs.
11975
11976 * vc-cvs.el (vc-cvs-print-log):
11977 * vc-mtn.el (vc-mtn-print-log):
11978 * vc-rcs.el (vc-rcs-print-log):
11979 * vc-sccs.el (vc-sccs-print-log):
11980 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
11981 that is ignored for now.
11982
11983 * vc-mtn.el (vc-mtn-annotate-command):
11984 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
11985
11986 2009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
11987
11988 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
11989 to function-key-map, and give them ascii-character property.
11990 * term/x-win.el (x-alternatives-map):
11991 * term/ns-win.el (ns-alternatives-map):
11992 * term/internal.el (msdos-key-remapping-map):
11993 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
11994
11995 2009-09-14 Glenn Morris <rgm@gnu.org>
11996
11997 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
11998 temp-buffers (2009-09-12).
11999
12000 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
12001
12002 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
12003 the new read-key function.
12004
12005 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
12006
12007 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
12008 is defined (Bug#4405).
12009
12010 2009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
12011
12012 * recentf.el (recentf-cleanup): Use a hash table to find
12013 duplicates (Bug#4407).
12014
12015 2009-09-13 Per Starbäck <per@starback.se> (tiny change)
12016
12017 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
12018 kp-0 to ascii equivalents (Bug#4325).
12019
12020 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
12021
12022 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
12023
12024 * eshell/em-hist.el:
12025 * eshell/em-dirs.el (eshell-complete-user-reference):
12026 Declare pcomplete functions and variables to avoid compiler warnings.
12027
12028 2009-09-13 Leo <sdl.web@gmail.com> (tiny change)
12029
12030 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
12031 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
12032 * eshell/em-alias.el (eshell-aliases-file):
12033 * eshell/em-hist.el (eshell-history-file-name):
12034 Use expand-file-name instead of concat to make file names (Bug#4308).
12035
12036 2009-09-13 Glenn Morris <rgm@gnu.org>
12037
12038 * ediff-merg.el (ediff-do-merge):
12039 * filesets.el (filesets-run-cmd):
12040 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
12041 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
12042 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
12043 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
12044 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
12045 Replace empty `let's with `progn'.
12046
12047 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
12048
12049 * mail/sendmail.el (send-mail-function):
12050 * tooltip.el (tooltip-mode):
12051 * simple.el (transient-mark-mode):
12052 * rfn-eshadow.el (file-name-shadow-mode):
12053 * frame.el (blink-cursor-mode):
12054 * font-core.el (global-font-lock-mode):
12055 * files.el (temporary-file-directory)
12056 (small-temporary-file-directory, auto-save-file-name-transforms):
12057 * epa-hook.el (auto-encryption-mode):
12058 * composite.el (global-auto-composition-mode):
12059 Use custom-initialize-delay.
12060 * startup.el (command-line): Don't explicitly call
12061 custom-reevaluate-setting for all the above vars.
12062 * custom.el (custom-initialize-safe-set)
12063 (custom-initialize-safe-default): Delete.
12064
12065 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
12066
12067 * term/x-win.el (x-initialize-window-system):
12068 * term/w32-win.el (w32-initialize-window-system):
12069 * term/ns-win.el (ns-initialize-window-system): Don't call
12070 mouse-wheel-mode since it's enabled globally by default already.
12071
12072 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
12073 actually define the variable, but only silences the byte-compiler.
12074 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
12075 before looking it up.
12076 (mouse-wheel-scroll-amount): Also reset the bindings if this value
12077 is changed.
12078
12079 2009-09-12 Glenn Morris <rgm@gnu.org>
12080
12081 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
12082 1000.
12083 (elint-add-required-env): Don't beep on error.
12084 (elint-forms): In case of error, return ENV unchanged.
12085 (elint-init-env): Skip non-list forms.
12086 (elint-log): Handle unknown file positions.
12087
12088 2009-09-12 Daiki Ueno <ueno@unixuser.org>
12089
12090 * epg.el (epg-make-context): Add autoload cookie.
12091 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
12092 (epg-decrypt-string, epg-start-verify, epg-verify-file)
12093 (epg-verify-string, epg-start-sign, epg-sign-file)
12094 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
12095 (epg-encrypt-string, epg-start-export-keys)
12096 (epg-export-keys-to-file, epg-export-keys-to-string)
12097 (epg-start-import-keys, epg-import-keys-from-file)
12098 (epg-import-keys-from-string, epg-start-receive-keys)
12099 (epg-receive-keys, epg-import-keys-from-server)
12100 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
12101 (epg-sign-keys, epg-start-generate-key)
12102 (epg-generate-key-from-file, epg-generate-key-from-string):
12103 Remove autoload cookie.
12104
12105 2009-09-12 Eli Zaretskii <eliz@gnu.org>
12106
12107 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
12108 reevaluation of trash-directory.
12109
12110 * mwheel.el: Fix last change.
12111 (mouse-wheel-mode): New defvar.
12112 (mouse-wheel-mode): Remove autoload cookie.
12113
12114 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
12115
12116 * mwheel.el (mwheel-installed-bindings): New var.
12117 (mouse-wheel-mode): Use it, so as to make sure we really remove all
12118 the bindings we set last time. Use custom-initialize-delay.
12119 * loadup.el: Load mwheel after term/*-win.el.
12120 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
12121 and mouse-wheel-up-event now that their first evaluation is done
12122 sufficiently late to be correct.
12123
12124 * startup.el (tutorial-directory): Make it a defcustom.
12125 Use custom-initialize-delay rather than eval-at-startup to set it.
12126 * image.el (image-load-path): Make it a defcustom.
12127 Use custom-initialize-delay rather than eval-at-startup to set it.
12128 * subr.el (eval-at-startup): Remove.
12129 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
12130
12131 * subr.el (do-after-load-evaluation): Warn the user after loading an
12132 obsolete package.
12133
12134 2009-09-12 Glenn Morris <rgm@gnu.org>
12135
12136 * proced.el (proced-mark-alt): Remove alias.
12137 (proced-mode-map): Remove proced-mark-alt.
12138
12139 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
12140 Elint file and directory. Remove initialization entry.
12141
12142 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
12143 commands.
12144 (elint-current-buffer): Set mode-line-process.
12145 (elint-init-env): Handle define-derived-mode.
12146 Fix declare-function with unspecified arglist. Guard against odd
12147 defalias statements (eg iso-insert's 8859-1-map).
12148 (elint-add-required-env): Use a temp buffer.
12149 (elint-form): Just print the function/macro name, not the whole form.
12150 Return env unchanged if we fail to parse a macro.
12151 (elint-forms): Guard against parse errors.
12152 (elint-output): New function, to handle batch mode.
12153 (elint-log-message): Add optional argument. Use elint-output.
12154 (elint-set-mode-line): New function.
12155
12156 2009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
12157
12158 * emacs-lisp/elp.el (elp-not-profilable): Add more
12159 functions (Bug#4233).
12160
12161 2009-09-12 Chong Yidong <cyd@stupidchicken.com>
12162
12163 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
12164 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
12165
12166 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
12167
12168 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
12169 (gdb-var-list-children): Use json parsing.
12170
12171 2009-09-11 Daniel Colascione <dan.colascione@gmail.com>
12172
12173 * progmodes/js.el (js--proper-indentation): Handle the case where
12174 char-before is null. Reported by Deniz Dogan.
12175
12176 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
12177
12178 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
12179
12180 2009-09-11 Daiki Ueno <ueno@unixuser.org>
12181
12182 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
12183 (epg-digest-algorithm-alist): Add SHA224.
12184 (epg-context-set-passphrase-callback)
12185 (epg-context-set-progress-callback): Add description about
12186 callback function.
12187
12188 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
12189
12190 * custom.el (custom-delayed-init-variables): New var.
12191 (custom-initialize-delay): New function.
12192 * startup.el (command-line): "Re"evaluate all vars in
12193 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
12194 explicitly any more.
12195 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
12196 to avoid creating a ~/.emacs.d at build-time (bug#4347).
12197
12198 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
12199
12200 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
12201
12202 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
12203 (gdb-var-update-handler): Use json parsing.
12204
12205 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
12206
12207 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
12208 decode annotated text, regardless of language environment. (Bug#2741)
12209
12210 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
12211
12212 * Makefile.in (autoloads): Make rmail.el writable as well.
12213
12214 2009-09-11 Glenn Morris <rgm@gnu.org>
12215
12216 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
12217 loaddefs.el.
12218 * dired.el: Regenerate with extracted autoloads.
12219 * Makefile.in (autoloads): Make dired.el writable.
12220
12221 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
12222 * ibuffer.el: Regenerate with extracted autoloads.
12223 * Makefile.in (autoloads): Make ibuffer.el writable.
12224
12225 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
12226 * version.el (emacs-copyright, emacs-major-version)
12227 (emacs-minor-version): Reformat doc-strings for make-docfile.
12228
12229 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
12230 functions and variables, since they must be stuff specific to some other
12231 platform.
12232 (apropos-print): Make mouse-click message less specific about button.
12233
12234 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
12235 that records where a macro was defined.
12236 * help-fns.el (describe-function-1): Mention if a function has a
12237 compiler-macro.
12238 * help-mode.el (help-function-cmacro): New button.
12239
12240 * locate.el (top-level): Always require dired.
12241 (locate-mode-map): Initialize inside the defvar.
12242
12243 * net/ange-ftp.el (dired-compress-file): Declare.
12244 (ange-ftp-dired-compress-file): Add doc string.
12245
12246 * term/ns-win.el (x-display-name, x-setup-function-keys):
12247 Unify doc-strings with X versions.
12248
12249 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
12250
12251 * emulation/crisp.el (crisp-mode-map): Move initialization
12252 into declaration.
12253 (crisp-mode): Use define-minor-mode.
12254
12255 * progmodes/xscheme.el (xscheme-evaluation-commands):
12256 Put a :advertised-binding property rather than using
12257 advertised-xscheme-send-previous-expression.
12258 (advertised-xscheme-send-previous-expression): Declare obsolete.
12259 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
12260 `advertised-undo'.
12261 (crisp-mode): Add corresponding bindings to
12262 undo's :advertised-binding instead.
12263 * dired.el (dired-mode-map): Put a :advertised-binding property rather
12264 than using dired-advertised-find-file.
12265 (dired-advertised-find-file):
12266 * simple.el (advertised-undo):
12267 * wid-edit.el (advertised-widget-backward): Declare obsolete.
12268 (widget-keymap): Put a :advertised-binding property rather
12269 than using advertised-widget-backward.
12270 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
12271 than using advertised-undo.
12272 * tutorial.el (tutorial--default-keys): Adjust accordingly.
12273
12274 2009-09-10 Simon South <ssouth@slowcomputing.org>
12275
12276 * progmodes/delphi.el (delphi-tab): Indent region when Transient
12277 Mark mode is enabled and region is active; otherwise indent or
12278 insert TAB as usual.
12279 (delphi-mode): Update description of TAB-key binding.
12280
12281 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
12282
12283 * subr.el (define-key-rebound-commands): Mark obsolete.
12284 * startup.el (precompute-menubar-bindings): Remove.
12285 (normal-top-level): Remove obsolete code that tried to precompute
12286 menubar bindings.
12287 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
12288 define-key-rebound-commands and precompute-menubar-bindings.
12289
12290 2009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
12291
12292 * net/imap.el (imap-interactive-login): Better messages.
12293 (imap-open): Fix bug with renamed buffer on reconnect.
12294 (imap-authenticate): Add buffer-local imap-last-authenticator variable
12295 for easier debugging and cleaner code. On successful (guessed based on
12296 server capabilities) secondary authentication, set imap-state
12297 correctly.
12298 (imap-last-authenticator): Define imap-last-authenticator as a variable
12299 to avoid warnings.
12300
12301 2009-09-10 Glenn Morris <rgm@gnu.org>
12302
12303 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
12304
12305 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
12306 (byte-compile-file-form-autoload): Don't warn about unknown functions
12307 where the autoload statement comes after the use.
12308 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
12309 that any handlers inside the body (eg require) are in turn respected.
12310
12311 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
12312 effects.
12313
12314 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
12315 and syntax and abbrev tables basic docs, if they don't have any.
12316
12317 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
12318
12319 * international/mule-cmds.el (top-level): Require cl when compiling.
12320 (view-hello-file): Use default-value rather than
12321 default-enable-multibyte-characters.
12322
12323 * progmodes/fortran.el: Move all safe and risky properties into the
12324 defcustoms.
12325
12326 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
12327 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
12328 * mail/undigest.el:
12329 Put autoloads in rmail.el rather than loaddefs.el.
12330 * mail/rmail.el: Regenerate with extracted autoloads.
12331
12332 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
12333 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
12334
12335 2009-09-10 Nick Roberts <nickrob@snap.net.nz>
12336
12337 Reported in thread for Bug#4375.
12338 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
12339 "-data-evaluate-expression" instead of print.
12340 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
12341 (gdb-tooltip-print): Parse output from above MI command.
12342 (gdb): Revert 2009-08-11 change. User should detach inferior
12343 manually.
12344
12345 Remove the word "separate" from IO functions as inferior
12346 output is now never displayed in the GUD buffer.
12347
12348 2009-09-10 Juanma Barranquero <lekktu@gmail.com>
12349
12350 * startup.el (command-line-normalize-file-name): On Windows and
12351 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
12352
12353 2009-09-10 Juri Linkov <juri@jurta.org>
12354
12355 * isearch.el (isearch-text-char-description): Propertize escape
12356 character sequences with the `escape-glyph' face. (Bug#4344)
12357
12358 * simple.el (shell-command): Set asynchronous process filter to
12359 `comint-output-filter'. (Bug#4343)
12360
12361 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
12362 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
12363 the list. Move "asm" to the bottom.
12364 (grep-find-ignored-directories): Add `choice' with nil value
12365 to empty the list easily.
12366 (grep-find-ignored-files): New option.
12367 (grep-files-history): Set to nil by default instead of '("ch" "el").
12368 (grep-compute-defaults): Add "<X>" to `grep-template'.
12369 (grep-read-files): Bind new local variables `default-alias' and
12370 `default-extension'. Use a list of default values for the file prompt.
12371 (lgrep): Add `--exclude=' command line options composed from
12372 `grep-find-ignored-files'.
12373 (rgrep): Add `-name' command line options composed from
12374 `grep-find-ignored-files'. (Bug#4301)
12375
12376 2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
12377
12378 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
12379 (bug#4368).
12380
12381 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
12382
12383 * calendar/time-date.el (autoload):
12384 Expand define-obsolete-function-alias into defalias and make-obsolete
12385 for old Emacsen that Gnus supports.
12386 (with-no-warnings): Define it for old Emacsen.
12387 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
12388 is available.
12389 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
12390 float-time is available; suppress compile warning for time-to-seconds.
12391
12392 2009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
12393
12394 * net/imap.el (imap-message-map): Docstring fix.
12395
12396 2009-09-09 Glenn Morris <rgm@gnu.org>
12397
12398 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
12399 line numbers too. (Bug#4374)
12400
12401 2009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
12402
12403 * smerge-mode.el (smerge-remove-props, smerge-refine):
12404 Use with-silent-modifications (bug#4342).
12405
12406 * subr.el (with-silent-modifications): New macro.
12407
12408 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
12409
12410 * files.el (top-level): Require `cl' when compiling.
12411
12412 2009-09-07 Glenn Morris <rgm@gnu.org>
12413
12414 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
12415
12416 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
12417 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
12418
12419 2009-09-06 Nick Roberts <nickrob@snap.net.nz>
12420
12421 * vc-git.el (vc-git-annotate-command): Use separator to parse
12422 arguments correctly.
12423
12424 2009-09-06 Eli Zaretskii <eliz@gnu.org>
12425
12426 * proced.el (proced-mode): Doc fix.
12427
12428 2009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
12429
12430 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
12431 lstat fails.
12432 (tramp-do-file-attributes-with-ls): Check for file existence at
12433 remote end.
12434 (tramp-do-file-attributes-with-stat): Likewise.
12435 (tramp-convert-file-attributes): Return nil when attr is nil.
12436
12437 2009-09-05 Glenn Morris <rgm@gnu.org>
12438
12439 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
12440 properties to this button.
12441 (diary-fancy-display): Don't extend the button to the final newline.
12442 (diary-fancy-display-mode): Continue to define "q" as a local key.
12443
12444 * calendar/cal-china.el (holiday-chinese): Make it slightly more
12445 efficient.
12446
12447 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
12448
12449 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
12450 (byte-compile-dest-file-function): New option.
12451 (byte-compile-dest-file): Doc fix.
12452 Obey byte-compile-dest-file-function.
12453 (byte-compile-cl-file-p): New function.
12454 (byte-compile-eval): Only suppress noruntime warnings about cl functions
12455 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
12456 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
12457 than for file being previously loaded.
12458 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
12459 (byte-compile-file-form-require): Handle the case where requiring a file
12460 indirectly causes CL to be loaded.
12461
12462 2009-09-05 Karl Fogel <kfogel@red-bean.com>
12463
12464 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
12465 before killing the old buffer, since by the time `kill-buffer' is
12466 run so many buffer variables have been set to nil that it may not
12467 behave as expected. (Bug#4061)
12468
12469 2009-09-05 Karl Fogel <kfogel@red-bean.com>
12470
12471 * files.el (find-alternate-file): If the old buffer is modified
12472 and visiting a file, behave similarly to `kill-buffer' when
12473 killing it, thus reverting to the pre-1.878 behavior; see
12474 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
12475 for discussion. Also, consult `buffer-file-name' as a variable
12476 not as a function, for consistency with the rest of the code.
12477
12478 2009-09-04 Michael Albinus <michael.albinus@gmx.de>
12479
12480 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
12481 also when adding a new directory.
12482
12483 * net/tramp-compat.el (tramp-compat-line-beginning-position): New
12484 defun.
12485
12486 2009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
12487
12488 * files.el (locate-file-completion-table): Make it provide boundary
12489 information, so partial-completion works better.
12490
12491 2009-09-04 Leo <sdl.web@gmail.com> (tiny change)
12492
12493 * mail/footnote.el (Footnote-text-under-cursor):
12494 Check footnote-text-marker-alist before using it (bug#4324).
12495
12496 2009-09-04 Glenn Morris <rgm@gnu.org>
12497
12498 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
12499 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
12500 * play/solitaire.el, play/tetris.el:
12501 Remove leading * from defcustom and defface docs.
12502
12503 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
12504 necessary.
12505 (diary-fancy-overriding-map): New variable.
12506 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
12507 Use view-mode.
12508
12509 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
12510 goto-line.
12511
12512 2009-09-03 Glenn Morris <rgm@gnu.org>
12513
12514 * arc-mode.el (archive-mode):
12515 * dos-fns.el (set-default-process-coding-system):
12516 * man.el (Man-getpage-in-background):
12517 * menu-bar.el (menu-bar-describe-menu):
12518 * server.el (server-process-filter):
12519 * startup.el (command-line):
12520 * tar-mode.el (tar-header-block-tokenize, tar-extract):
12521 * w32-fns.el (set-default-process-coding-system):
12522 * x-dnd.el (x-dnd-handle-file-name):
12523 * international/mule-cmds.el (mule-menu-keymap)
12524 (set-default-coding-systems, language-info-alist, set-language-info)
12525 (set-language-environment, standard-display-european-internal)
12526 (set-locale-environment):
12527 * international/mule-diag.el (mule-diag):
12528 * mail/emacsbug.el (report-emacs-bug):
12529 * mail/rmail.el (rmail-mode):
12530 * mail/sendmail.el (mail-setup):
12531 Use default-value rather than default-enable-multibyte-characters.
12532
12533 * progmodes/f90.el: Move all safe properties into the defcustoms.
12534 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
12535
12536 * calendar/appt.el (appt-check):
12537 * calendar/diary-lib.el (diary-set-header, diary-live-p)
12538 (diary-check-diary-file, diary-list-entries)
12539 (diary-include-other-diary-files, diary-simple-display)
12540 (diary-fancy-display, diary-print-entries)
12541 (diary-mark-included-diary-files, diary-make-entry):
12542 Don't call substitute-in-file-name on diary-file.
12543
12544 2009-09-03 Eduard Wiebe <usenet@pusto.de>
12545 Stefan Monnier <monnier@iro.umontreal.ca>
12546
12547 * mail/footnote.el (footnote-prefix): Make it a defcustom.
12548 (footnote-mode-map): Move initialization into the declaration.
12549 (footnote-minor-mode-map): Define it rather than changing global-map.
12550 (footnote-mode): Use define-minor-mode.
12551
12552 2009-09-02 Michael Albinus <michael.albinus@gmx.de>
12553
12554 * net/tramp.el (tramp-handle-file-attributes-with-ls)
12555 (tramp-do-file-attributes-with-perl)
12556 (tramp-do-file-attributes-with-stat): Rename from
12557 `tramp-handle-file-attributes-with-*'.
12558 (tramp-handle-file-attributes): Use them.
12559 (tramp-do-directory-files-and-attributes-with-perl)
12560 (tramp-do-directory-files-and-attributes-with-stat): Rename from
12561 `tramp-handle-directory-files-and-attributes-with-*'.
12562 (tramp-handle-directory-files-and-attributes): Use them.
12563 (tramp-method-out-of-band-p): Additional parameter SIZE.
12564 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
12565 (tramp-handle-write-region): Use it.
12566 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
12567 (tramp-handle-vc-registered): Check, whether the first run did
12568 return files to be tested.
12569 (tramp-advice-make-auto-save-file-name): Do not call directly
12570 `tramp-handle-make-auto-save-file-name', because this would bypass
12571 the locking mechanism.
12572
12573 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
12574 (file-remote-p, process-file, start-file-process, set-file-times)
12575 (tramp-compat-file-attributes): Compatibility functions shall not
12576 call directly `tramp-handle-*', because this would bypass the
12577 locking mechanism.
12578 (tramp-compat-number-sequence): New defun.
12579
12580 2009-09-02 Glenn Morris <rgm@gnu.org>
12581
12582 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
12583 alias for float-time.
12584 (time-to-number-of-days): In Emacs, use float-time.
12585 * net/newst-backend.el (time-add): Suppress warnings from compat
12586 function.
12587 * time.el (emacs-uptime, emacs-init-time):
12588 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
12589 Use float-time rather than time-to-seconds.
12590
12591 * minibuffer.el (completion-initials-expand): Fix typo.
12592
12593 * faces.el (modeline, modeline-inactive, modeline-highlight)
12594 (modeline-buffer-id):
12595 * info.el (info-menu-5): Mark these face aliases as obsolete.
12596
12597 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
12598
12599 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
12600 space ...
12601 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
12602 no "--thread" option.
12603 (gdb-stopped): Don't print "Switched to thread" message when it is
12604 unchanged.
12605
12606 2009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
12607
12608 * minibuffer.el (completion-try-completion)
12609 (completion-all-completions): Remove ill-defined (and
12610 mistakenly installed and luckily never used nor documented)
12611 `completion-styles' property.
12612 (completion-initials-expand, completion-initials-all-completions)
12613 (completion-initials-try-completion): New functions.
12614 (completion-styles-alist): Add doc to each entry.
12615 Add new `initials' entry.
12616
12617 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
12618
12619 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
12620 MI command -var-evaluate-expression.
12621 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
12622 and tweak for case of string child.
12623 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
12624
12625 2009-09-01 Glenn Morris <rgm@gnu.org>
12626
12627 * add-log.el (change-log-date-face, change-log-name-face)
12628 (change-log-email-face, change-log-file-face, change-log-list-face)
12629 (change-log-conditionals-face, change-log-function-face)
12630 (change-log-acknowledgement-face):
12631 * cus-edit.el (custom-invalid-face, custom-rogue-face)
12632 (custom-modified-face, custom-set-face, custom-changed-face)
12633 (custom-saved-face, custom-button-face, custom-button-pressed-face)
12634 (custom-documentation-face, custom-state-face, custom-comment-face)
12635 (custom-comment-tag-face, custom-variable-tag-face)
12636 (custom-variable-button-face, custom-face-tag-face)
12637 (custom-group-tag-face-1, custom-group-tag-face):
12638 * diff-mode.el (diff-header-face, diff-file-header-face)
12639 (diff-index-face, diff-hunk-header-face, diff-removed-face)
12640 (diff-added-face, diff-changed-face, diff-function-face)
12641 (diff-context-face, diff-nonexistent-face):
12642 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
12643 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
12644 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
12645 (Info-title-4-face):
12646 * isearch.el (isearch-lazy-highlight-face):
12647 * log-view.el (log-view-file-face, log-view-message-face):
12648 * paren.el (show-paren-match-face, show-paren-mismatch-face):
12649 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
12650 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
12651 (cvs-msg-face):
12652 * smerge-mode.el (smerge-mine-face, smerge-other-face)
12653 (smerge-base-face, smerge-markers-face):
12654 * wid-edit.el (widget-documentation-face, widget-button-face)
12655 (widget-field-face, widget-single-line-field-face)
12656 (widget-inactive-face, widget-button-pressed-face):
12657 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
12658 (woman-addition-face):
12659 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
12660 (eshell-ls-executable-face, eshell-ls-readonly-face)
12661 (eshell-ls-unreadable-face, eshell-ls-special-face)
12662 (eshell-ls-missing-face, eshell-ls-archive-face)
12663 (eshell-ls-backup-face, eshell-ls-product-face)
12664 (eshell-ls-clutter-face):
12665 * eshell/em-prompt.el (eshell-prompt-face):
12666 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
12667 * obsolete/old-whitespace.el (whitespace-highlight-face):
12668 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
12669 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
12670 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
12671 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
12672 (antlr-font-lock-literal-face):
12673 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
12674 (ebrowse-root-class-face, ebrowse-file-name-face)
12675 (ebrowse-default-face, ebrowse-member-attribute-face)
12676 (ebrowse-member-class-face, ebrowse-progress-face):
12677 * progmodes/make-mode.el (makefile-space-face):
12678 * progmodes/sh-script.el (sh-heredoc-face):
12679 * textmodes/flyspell.el (flyspell-incorrect-face)
12680 (flyspell-duplicate-face):
12681 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
12682 * textmodes/texinfo.el (texinfo-heading-face):
12683 Mark face aliases with "-face" suffix as obsolete.
12684
12685 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
12686 compiler.
12687
12688 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
12689 (eudc-bob-sound-menu): Use defvar rather than defconst, since
12690 easy-menu-define wants to modify these.
12691
12692 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
12693
12694 * net/browse-url.el (browse-url-file-url):
12695 * term/internal.el (dos-codepage-setup):
12696 Use default-value rather than default-enable-multibyte-characters.
12697
12698 * progmodes/etags.el (etags-goto-tag-location):
12699 * progmodes/flymake.el (flymake-highlight-line)
12700 (flymake-goto-file-and-line, flymake-goto-line):
12701 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
12702 (gdb-goto-breakpoint):
12703 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
12704 * progmodes/python.el (python-find-function)
12705 (python-pdbtrack-track-stack-file):
12706 * progmodes/verilog-mode.el (verilog-surelint-off):
12707 * term/ns-win.el (ns-open-file-select-line):
12708 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
12709 Use forward-line rather than goto-line.
12710
12711 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
12712 * textmodes/reftex-index.el (reftex-display-index):
12713 * textmodes/reftex-ref.el (reftex-offer-label-menu):
12714 * textmodes/reftex-toc.el (reftex-toc):
12715 Remove unnecessary bindings of default-major-mode (all are followed by
12716 major-mode check and possible mode switch).
12717
12718 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
12719
12720 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
12721 Handle watchpoints (bug#4282).
12722 (def-gdb-thread-buffer-command): Enable thread to be selected by
12723 clicking without selecting threads buffer first.
12724 (gdb-current-context-command): Use selected frame so that "up",
12725 "down" etc work in the GUD buffer.
12726 (gdb-update): Find selected frame before rendering stack buffer.
12727 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
12728
12729 2009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
12730
12731 * progmodes/sym-comp.el (displayed-completions): Remove.
12732 (symbol-complete): Use minibuffer-complete.
12733
12734 2009-08-31 Glenn Morris <rgm@gnu.org>
12735
12736 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
12737
12738 * apropos.el (apropos-symbols-internal):
12739 Handle (obsolete) face aliases.
12740
12741 * faces.el (describe-face): Adjust the output format to be more like
12742 describe-variable, and to mention (obsolete) face aliases.
12743 Adjust the whitespace so that help-setup-xref works.
12744
12745 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
12746 * calendar/diary-lib.el (diary-button-face):
12747 Mark these face aliases as obsolete.
12748
12749 * calendar/calendar.el (calendar-today): Doc fix.
12750
12751 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
12752
12753 * progmodes/gdb-mi.el (gdb-control-all-threads)
12754 (gdb-control-current-thread): Force tool bar update.
12755 (gdb-non-stop-handler): New function.
12756 (gdb-init-1): Use it to test if non-stop mode is supported.
12757 Remove unused gdbmi buffer type.
12758
12759 2009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
12760
12761 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
12762 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
12763
12764 2009-08-30 Nick Roberts <nickrob@snap.net.nz>
12765
12766 * comint.el (comint-exec-1): Check command is non-null first.
12767 Part of gdb-mi.el change (2009-08-28).
12768
12769 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
12770
12771 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
12772
12773 2009-08-30 Juanma Barranquero <lekktu@gmail.com>
12774
12775 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
12776 instead of `dolist' to avoid a recursive require when bootstrapping.
12777
12778 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
12779
12780 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
12781
12782 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
12783
12784 * net/imap.el (imap-send-command): Simplify.
12785 (imap-wait-for-tag): point-max -> buffer-size.
12786
12787 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
12788
12789 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
12790 with constant argument.
12791
12792 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
12793
12794 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
12795
12796 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
12797 Change default, since most of our files don't have a history.
12798 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
12799 the user.
12800
12801 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
12802 Add comint-run.
12803
12804 * calc/calc.el: Improve commenting convention.
12805 (calc-digit-map, toplevel): Simplify.
12806
12807 * comint.el (comint-insert-input): Be careful to only set point if we
12808 don't delegate to some other command.
12809
12810 * proced.el (proced-signal-list): Make it an alist.
12811 (proced-grammar-alist): Capitalize names.
12812 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
12813 Disable undo manually and make it read-only.
12814 Use completion-annotate-function.
12815
12816 * minibuffer.el (minibuffer-message): If the current buffer is not
12817 a minibuffer, insert the message in the echo area rather than at the
12818 end of the buffer.
12819 (completion-annotate-function): New variable.
12820 (minibuffer-completion-help): Use it.
12821 (completion--embedded-envvar-table): Environment vars are
12822 always case-sensitive.
12823
12824 2009-08-30 Glenn Morris <rgm@gnu.org>
12825
12826 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
12827 from fortran-current-defun.
12828 (fortran-beginning-of-subprogram): Be more precise about finding the
12829 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
12830 (fortran-end-of-subprogram): Simplify.
12831 (fortran-current-defun): Use fortran-start-prog-re.
12832
12833 2009-08-29 Juanma Barranquero <lekktu@gmail.com>
12834
12835 * subr.el (do-after-load-evaluation): Simplify.
12836
12837 2009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
12838
12839 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
12840
12841 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
12842 (vc-rcs-print-log): Use it.
12843
12844 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
12845
12846 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
12847
12848 * paths.el (abbrev-file-name): Move to abbrev.el.
12849 * abbrev.el (abbrev-file-name): Move from paths.el.
12850 Obey user-emacs-directory.
12851 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
12852 user-emacs-directory.
12853 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
12854 abbrev-file-name and calc-settings-file any more.
12855 * startup.el (command-line): Recompute abbrev-file-name and
12856 abbreviated-home-dir.
12857 (normal-no-mouse-startup-screen): Improve the generic code and get rid
12858 of the special code for when C-h bindings haven't been changed.
12859 (display-startup-echo-area-message): Use with-current-buffer.
12860 (command-line-1): Use a list of strings, rather than a list of lists
12861 of strings for longopts.
12862
12863 * files.el (get-free-disk-space): Use / for default-directory.
12864
12865 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
12866 Use with-current-buffer.
12867
12868 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
12869 Recognize immutable variables like most-positive-fixnum.
12870 (byte-compile-setq-default): Check and warn if trying to assign
12871 to an immutable variable, or a non-variable.
12872
12873 * progmodes/cc-vars.el (c-comment-continuation-stars):
12874 * progmodes/cc-engine.el (c-looking-at-bos):
12875 * progmodes/cc-cmds.el (c-toggle-auto-state)
12876 (c-forward-into-nomenclature, c-backward-into-nomenclature)
12877 (c-comment-line-break-function): Add version of obsolescence.
12878
12879 2009-08-28 Juri Linkov <juri@jurta.org>
12880
12881 * files.el (magic-fallback-mode-alist): Add ZIP magic number
12882 associated with `archive-mode'.
12883
12884 * image.el (image-type-header-regexps): Use only JPEG magic number
12885 to determine JPEG images, and don't use `image-jpeg-p' because
12886 Emacs can display non-JFIF non-Exif JPEG images.
12887
12888 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
12889
12890 * arc-mode.el (archive-mode):
12891 * emacs-lisp/re-builder.el (re-builder-unload-function):
12892 Protect against the default value of `major-mode' being nil.
12893
12894 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
12895
12896 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
12897 Fix typos in docstrings.
12898
12899 * progmodes/js.el (js--macro-decl-re): Doc fix.
12900 (js--plain-method-re, js--split-name): Refloc docstring.
12901 (js--class-styles, js--make-merged-item, js--splice-into-items):
12902 Fix typos in docstrings; reflow docstrings.
12903 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
12904 (js--variable-decl-matcher, js--inside-pitem-p)
12905 (js--parse-state-at-point, js--get-all-known-symbols)
12906 (js--symbol-history, js-find-symbol, js--js-references)
12907 (js--moz-interactor, js--js-encode-value, js--read-tab):
12908 Fix typos in docstrings.
12909
12910 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
12911
12912 * textmodes/reftex.el (reftex-get-file-buffer-force):
12913 * progmodes/verilog-mode.el (verilog-batch-execute-func):
12914 * emulation/viper.el (viper-go-away, viper-set-hooks):
12915 * emacs-lisp/re-builder.el (re-builder-unload-function):
12916 * emacs-lisp/bytecomp.el (byte-compile-file):
12917 * ses.el (ses-unload-function):
12918 * hexl.el (hexl-find-file):
12919 * files.el (normal-mode):
12920 * ehelp.el (with-electric-help):
12921 * autoinsert.el (auto-insert-alist):
12922 * arc-mode.el (archive-mode):
12923 Use (default-value 'major-mode) instead of default-major-mode.
12924
12925 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
12926 * international/mule.el (load-with-code-conversion):
12927 * emacs-lisp/debug.el (debug):
12928 * ediff-vers.el (ediff-rcs-get-output-buffer):
12929 * dired.el (dired-internal-noselect): Don't let-bind
12930 default-major-mode around code that doesn't use it.
12931 E.g. buffer creation via get-buffer-create doesn't use it.
12932
12933 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
12934
12935 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
12936 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
12937 when writing the temp file. Otherwise, epa-file gets confused.
12938 (tramp-register-file-name-handlers): Make it a defun. Move also
12939 `epa-file-handler' to the front of `file-name-handler-alist'.
12940
12941 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
12942
12943 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
12944 start right after a ^M.
12945 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
12946 (tramp-completion-file-name-regexp-separate)
12947 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
12948 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
12949 Don't modify last-coding-system-used by accident.
12950 (tramp-completion-file-name-handler): Apply the checks here,
12951 instead during registration.
12952 (tramp-register-file-name-handlers): Renamed from
12953 `tramp-register-file-name-handler'. Register both
12954 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
12955 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
12956
12957 2009-08-28 Nick Roberts <nickrob@snap.net.nz>
12958
12959 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
12960 Remove variable ...
12961 (gdb-init-1, gdb-display-separate-io-buffer)
12962 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
12963 references to it.
12964 (gdb-inferior-io-mode): Use make-comint-in-buffer.
12965 (gdb-inferior-filter): Use comint-output-filter to stop
12966 echoing and remove ^M characters.
12967
12968 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
12969
12970 * emulation/viper-init.el (viper-restore-cursor-type):
12971 * emulation/cua-base.el (cua--update-indications):
12972 Replace default-cursor-type with (default-value 'cursor-type).
12973
12974 * mail/sendmail.el (mail-recover-1):
12975 * international/mule-diag.el (describe-current-coding-system-briefly)
12976 (describe-current-coding-system):
12977 * international/mule-cmds.el (select-safe-coding-system)
12978 (select-message-coding-system)
12979 (set-language-environment-coding-systems, set-locale-environment):
12980 * hexl.el (hexl-insert-multibyte-char):
12981 * dos-w32.el (find-buffer-file-type-coding-system):
12982 * simple.el (what-cursor-position):
12983 Replace uses of default-buffer-file-coding-system
12984 with (default-value 'buffer-file-coding-system).
12985
12986 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
12987 Replace uses of default-cursor-in-non-selected-windows
12988 with (default-value 'cursor-in-non-selected-windows).
12989 Use with-current-buffer.
12990
12991 * mail/feedmail.el: Use CL macros.
12992 (feedmail-run-the-queue, feedmail-send-it-immediately):
12993 * dos-w32.el (find-buffer-file-type): Replace uses of
12994 default-buffer-file-type with (default-value 'buffer-file-type).
12995
12996 2009-08-28 Glenn Morris <rgm@gnu.org>
12997
12998 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
12999 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
13000 Use default-value of major-mode rather than default-major-mode.
13001
13002 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
13003
13004 * Makefile.in (update-elcfiles): Report left over elc files.
13005
13006 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
13007 expand-file-name and with-current-buffer.
13008 (mail-get-names, mail-directory): Use with-current-buffer.
13009
13010 * vc.el (vc-read-revision): New function.
13011 (vc-version-diff, vc-merge): Use it.
13012
13013 2009-08-27 Sam Steingold <sds@gnu.org>
13014
13015 * simple.el (kill-do-not-save-duplicates): New user option.
13016 (kill-new): When it is non-nil, and the new string is the same as
13017 the latest kill, set replace to t to avoid duplicates in kill-ring.
13018
13019 2009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
13020
13021 * net/tramp.el (tramp-handle-process-file): Do not flush all
13022 caches when `process-file-side-effects' is set.
13023 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
13024 instead of `tramp-find-file-exists-command'.
13025 Unset `process-file-side-effects'.
13026
13027 2009-08-27 Michael Albinus <michael.albinus@gmx.de>
13028
13029 * net/tramp.el (tramp-methods): New method "rsyncc".
13030 (top): Add completion function for "rsyncc".
13031 (tramp-message-show-message): New defvar.
13032 (tramp-message, tramp-error): Use it.
13033 (tramp-do-copy-or-rename-file-directly): Extend check for direct
13034 remote copying.
13035 (tramp-do-copy-or-rename-file-out-of-band): Handle new
13036 `tramp-methods' entry `copy-env' of "rsyncc".
13037 (tramp-vc-registered-read-file-names): New defconst.
13038 (tramp-vc-registered-file-names): New defvar.
13039 (tramp-handle-vc-registered): Implement optimization strategy.
13040 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
13041 (tramp-vc-file-name-handler): New defun.
13042 (tramp-get-ls-command, tramp-get-test-command)
13043 (tramp-get-file-exists-command, tramp-get-remote-ln)
13044 (tramp-get-remote-perl, tramp-get-remote-stat)
13045 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
13046
13047 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
13048 (tramp-cache-inhibit-cache): Extend doc string. It allows also
13049 timestamps.
13050 (tramp-get-file-property): Check for timestamps in
13051 `tramp-cache-inhibit-cache'.
13052 (tramp-set-file-property): Write timestamp.
13053
13054 2009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
13055
13056 * language/japan-util.el (japanese-symbol-table): Add entries for
13057 cp932-2-byte.
13058
13059 * international/characters.el: Add category `j' to cp932-2-byte.
13060
13061 2009-08-27 Kenichi Handa <handa@m17n.org>
13062
13063 * international/fontset.el (build-default-fontset-data): New macro.
13064 (setup-default-fontset): Use build-default-fontset-data for CJK,
13065 tibetan, ethiopic, and ipa.
13066
13067 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
13068
13069 * cus-start.el (default-major-mode): Customize `major-mode' instead.
13070 (enable-multibyte-characters): Not customizable any more.
13071
13072 * subr.el (default-mode-line-format, default-header-line-format)
13073 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
13074 (default-direction-reversed, default-truncate-lines)
13075 (default-left-margin, default-tab-width, default-case-fold-search)
13076 (default-left-margin-width, default-right-margin-width)
13077 (default-left-fringe-width, default-right-fringe-width)
13078 (default-fringes-outside-margins, default-scroll-bar-width)
13079 (default-vertical-scroll-bar, default-indicate-empty-lines)
13080 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
13081 (default-fringe-cursor-alist, default-scroll-up-aggressively)
13082 (default-scroll-down-aggressively, default-fill-column)
13083 (default-cursor-type, default-buffer-file-type)
13084 (default-cursor-in-non-selected-windows)
13085 (default-buffer-file-coding-system, default-major-mode)
13086 (default-enable-multibyte-characters): Mark as obsolete.
13087
13088 2009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
13089
13090 * vc-dir.el (vc-dir-update): Remove debug helper.
13091
13092 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
13093
13094 2009-08-26 Sam Steingold <sds@gnu.org>
13095
13096 * simple.el (save-interprogram-paste-before-kill): New user option.
13097 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
13098 save the interprogram-paste into kill-ring before overriding it
13099 with the Emacs kill.
13100
13101 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
13102
13103 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
13104 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
13105 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
13106 and move to vc-rcs.el.
13107 (vc-default-next-revision): Rename to vc-rcs-next-revision and
13108 move to vc-rcs.el.
13109 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
13110 (vc-rcs-update-changelog): Remove.
13111 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
13112 and move to vc-rcs.el.
13113
13114 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
13115 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
13116 renaming.
13117 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
13118 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
13119 vc.el, renamed to be RCS specific.
13120
13121 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
13122 New functions.
13123 (vc-cvs-update-changelog): Move here from vc.el.
13124
13125 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
13126 New functions.
13127
13128 2009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
13129
13130 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
13131
13132 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
13133
13134 * vc-git.el (vc-git-register): Use "git add" for directories.
13135 (vc-git-stash, vc-git-stash-show): New functions.
13136 (vc-git-extra-menu-map): Bind them.
13137
13138 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
13139 directory correctly in case the item is a directory itself.
13140
13141 * vc.el: Document the desired behavior for reverted files in the
13142 `added' state.
13143 (vc-default-prettify-state-info): Remove function, unused.
13144
13145 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
13146
13147 2009-08-26 Glenn Morris <rgm@gnu.org>
13148
13149 * bindings.el (standard-mode-line-format): Reposition dashes in
13150 which-func entry. (Bug#4217)
13151
13152 * files.el (enable-local-variables, enable-local-eval)
13153 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
13154 the defcustoms.
13155 (auto-mode-alist, ignored-local-variables)
13156 (save-some-buffers-action-alist): Move risky declarations to the
13157 definitions.
13158 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
13159 (font-lock-defaults, format-alist, imenu--index-alist)
13160 (imenu-generic-expression, input-method-alist, minor-mode-alist)
13161 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
13162 (mode-line-modified, mode-line-mule-info, mode-line-position)
13163 (mode-line-process, mode-line-remote, outline-level)
13164 (parse-time-rules, rmail-output-file-alist)
13165 (special-display-buffer-names, vc-mode):
13166 Move risky declarations to the relevant files.
13167 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
13168 (mode-line-modified, mode-line-process, mode-line-position)
13169 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
13170 * font-core.el (font-lock-defaults):
13171 * format.el (format-alist):
13172 * vc-hooks.el (vc-mode):
13173 * window.el (special-display-buffer-names):
13174 * international/mule-cmds.el (input-method-alist):
13175 Define riskiness here (dumped file) rather than in files.el.
13176 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
13177 * imenu.el (imenu-generic-expression, imenu--index-alist):
13178 * outline.el (outline-level):
13179 * time.el (display-time-string):
13180 * calendar/parse-time.el (parse-time-rules):
13181 * mail/rmailout.el (rmail-output-file-alist):
13182 Autoload riskiness here, rather than placing in files.el.
13183
13184 2009-08-26 Andreas Schwab <schwab@linux-m68k.org>
13185
13186 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
13187
13188 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
13189
13190 * simple.el (process-file-side-effects): New defvar.
13191
13192 * dired-aux.el (dired-show-file-type):
13193 * vc.el (vc-diff-internal):
13194 * vc-arch.el (vc-arch-diff):
13195 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
13196 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
13197 * vc-git.el (vc-git-registered, vc-git-working-revision)
13198 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
13199 (vc-git--empty-db-p):
13200 * vc-hooks.el (vc-user-login-name):
13201 * vc-svn.el (vc-svn-registered, vc-svn-state)
13202 (vc-svn-dir-extra-headers, vc-svn-find-revision):
13203 * progmodes/grep.el (grep-probe): Let-bind
13204 `process-file-side-effects' with nil.
13205
13206 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
13207
13208 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
13209 daemon. Replace ping by checking for running service for bluez
13210 and zeroconf. (Bug#4239)
13211
13212 2009-08-25 Kevin Ryde <user42@zip.com.au>
13213
13214 * net/dig.el (dig): Add autoload cookie.
13215
13216 2009-08-25 Glenn Morris <rgm@gnu.org>
13217
13218 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
13219 load-history for absolute file-names.
13220 (byte-compile-file-form-require): Warn about use of the cl package.
13221
13222 * format.el (format-alist): Doc fix.
13223
13224 * play/bubbles.el (top-level): Don't require cl at run-time.
13225
13226 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
13227 run-time cl).
13228
13229 2009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
13230
13231 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
13232 from cl package.
13233 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
13234
13235 2009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
13236
13237 * calc/calc-alg.el (math-trig-rewrite)
13238 (math-hyperbolic-trig-rewrite): New functions.
13239 (calc-simplify): Simplify trig functions when asked.
13240
13241 2009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
13242
13243 * diff-mode.el (diff-find-source-location): Avoid goto-line.
13244
13245 2009-08-24 Kenichi Handa <handa@m17n.org>
13246
13247 * language/ind-util.el (mapthread): Delete it.
13248 (combinatorial): New function.
13249 (indian--puthash-cv): Use combinatorial instead of mapthread.
13250
13251 2009-08-22 Kevin Ryde <user42@zip.com.au>
13252
13253 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
13254 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
13255 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
13256 Clarify docstring that the value is strings not symbols.
13257 (checkdoc-list-of-strings-p): New function.
13258
13259 2009-08-22 Glenn Morris <rgm@gnu.org>
13260
13261 * files.el (auto-mode-alist):
13262 * hippie-exp.el (he-concat-directory-file-name):
13263 * lpr.el (lpr-windows-system, printer-name):
13264 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
13265 * ps-print.el (ps-windows-system):
13266 * startup.el (command-line):
13267 * emulation/viper-ex.el (viper-glob-function):
13268 * international/mule-cmds.el (set-language-environment-coding-systems):
13269 * net/ange-ftp.el (ange-ftp-write-region):
13270 * obsolete/fast-lock.el (fast-lock-cache-name):
13271 Remove code for defunct system-types emx, macos, mswindows, next-mach,
13272 unisoft-unix, vax-vms, win32, w32.
13273
13274 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
13275 given name if the pattern is not more specific.
13276
13277 * calendar/lunar.el (lunar-phase-names): New option.
13278 (lunar-phase): Doc fix.
13279 (lunar-cycles-per-year): New constant.
13280 (lunar-index): New function.
13281 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
13282 (lunar-phase-name): Use lunar-phase-names.
13283 (calendar-lunar-phases): Use format.
13284 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
13285
13286 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
13287 Copy imenu-example--name-and-position function here for own use.
13288 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
13289
13290 * bs.el (bs--redisplay):
13291 * cus-edit.el (custom-redraw):
13292 * ibuffer.el (ibuffer-bury-buffer):
13293 * server.el (server-goto-line-column):
13294 * startup.el (command-line-1):
13295 * strokes.el (strokes-xpm-for-stroke):
13296 * term.el (term-display-buffer-line):
13297 * view.el (View-goto-line):
13298 * calc/calc.el (calc-do, calc-trail-buffer):
13299 * play/gamegrid.el (gamegrid-add-score-insecure):
13300 * progmodes/ada-mode.el (ada-compile-goto-error):
13301 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
13302 (ebrowse-select-1st-to-9nth):
13303 * progmodes/cperl-mode.el (cperl-time-fontification):
13304 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
13305 * progmodes/gud.el (gud-display-line):
13306 (idlwave-shell-display-line):
13307 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
13308 * progmodes/make-mode.el (makefile-browser-toggle):
13309 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
13310 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
13311 * textmodes/picture.el (picture-draw-rectangle):
13312 * textmodes/reftex-index.el (reftex-index-goto-letter):
13313 (reftex-select-jump-to-previous):
13314 * textmodes/reftex-sel.el (reftex-find-start-point)
13315 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
13316 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
13317 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
13318 * textmodes/tex-mode.el (tex-compilation-parse-errors):
13319 * textmodes/two-column.el (2C-associated-buffer):
13320 Use forward-line rather than goto-line.
13321
13322 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
13323 goto-line.
13324
13325 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
13326 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
13327 (quick-check-list-to-regexp): Declare.
13328
13329 * progmodes/make-mode.el (makefile-browser-insert-selection):
13330 Use goto-char rather than goto-line.
13331
13332 * progmodes/prolog.el (compilation-error-regexp-alist)
13333 (compilation-forget-errors): Declare.
13334
13335 2009-08-22 Juri Linkov <juri@jurta.org>
13336
13337 * progmodes/grep.el (lgrep, rgrep): At the beginning
13338 set `dir' to `default-directory' unless `dir' is a non-nil
13339 readable directory. (Bug#4052)
13340 (lgrep, rgrep): Change a weird way to report an error
13341 from using `read-string' to using `error'.
13342 Instead of using interactive arguments in the function body,
13343 add new argument `confirm'.
13344
13345 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
13346
13347 * textmodes/remember.el (remember-buffer):
13348 * progmodes/cperl-mode.el (cperl-vc-header-alist):
13349 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
13350 (icalendar-extract-ical-from-buffer):
13351 * net/newst-treeview.el (newsticker-groups-filename):
13352 * net/newst-backend.el (newsticker-cache-filename):
13353 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
13354 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
13355 (speedbar-add-ignored-path-regexp, speedbar-line-path)
13356 (speedbar-buffers-line-path, speedbar-path-line)
13357 (speedbar-buffers-line-path):
13358 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
13359 (epg-sign-keys):
13360 * epa.el (epa-display-verify-result):
13361 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
13362
13363 2009-08-21 Glenn Morris <rgm@gnu.org>
13364
13365 * progmodes/js.el (inferior-moz-process): Fix declaration.
13366
13367 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
13368
13369 * obsolete/rnewspost.el (news-mail-reply):
13370 Use goto-char rather than goto-line.
13371
13372 * term/ns-win.el (ns-open-file-select-line):
13373 Use line-beginning-position rather than goto-line.
13374
13375 * apropos.el (apropos-command):
13376 * ehelp.el (electric-helpify):
13377 * printing.el (pr-show-setup):
13378 * strokes.el (strokes-help):
13379 * tutorial.el (tutorial--describe-nonstandard-key)
13380 (tutorial--detailed-help):
13381 * woman.el (woman-mini-help, woman-display-extended-fonts):
13382 * calc/calc-help.el (calc-describe-key):
13383 * emulation/edt.el (edt-electric-helpify):
13384 * international/mule-diag.el (mule-diag):
13385 * play/yow.el (apropos-zippy):
13386 * progmodes/python.el (python-describe-symbol):
13387 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
13388 * textmodes/table.el (*table--cell-describe-mode)
13389 (*table--cell-describe-bindings):
13390 Use help-print-return-message rather than the now obsolete alias.
13391
13392 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
13393 (calendar-cursor-to-visible-date):
13394 * play/5x5.el (5x5-position-cursor):
13395 * play/decipher.el (decipher):
13396 * play/gomoku.el (gomoku-goto-xy):
13397 * play/landmark.el (lm-goto-xy):
13398 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
13399 (mpuz-paint-digit):
13400 Use forward-line, not goto-line.
13401
13402 * mail/rmail.el (rmail-obsolete): Delete custom group.
13403 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
13404 (rmail-remote-password, rmail-remote-password-required):
13405 Remove unneeded :set-after and :set properties.
13406
13407 2009-08-21 Michael Albinus <michael.albinus@gmx.de>
13408
13409 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
13410
13411 2009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
13412
13413 * loadup.el: Remove leftover macos code.
13414
13415 * vc-git.el (vc-git-annotate-command): Run asynchronously.
13416 Explicitly pass the date format to git blame so that user local
13417 so that the output format can be parsed.
13418
13419 2009-08-20 Michael Albinus <michael.albinus@gmx.de>
13420
13421 * net/dbus.el (top): Don't check for (getenv
13422 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
13423
13424 2009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
13425
13426 * log-edit.el (log-edit-strip-single-file-name): New var.
13427 (log-edit-insert-changelog): Use it. Bug#3571
13428
13429 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
13430
13431 * subr.el (read-passwd): Use read-key so keypad keys work as well.
13432 Bug#3287
13433
13434 * help.el (help-print-return-message): Rename from
13435 print-help-return-message.
13436
13437 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
13438 cvs-mode-map parent hack.
13439 (log-view-mode): Derive from special-mode.
13440
13441 * linum.el (linum-mode): window-size-change-functions is redundant.
13442 Adapt to new window-configuration-change-hook behavior.
13443 (linum-after-size, linum-after-config): Remove.
13444
13445 * imenu.el (imenu-example--name-and-position)
13446 (imenu-example--lisp-extract-index-name)
13447 (imenu-example--create-lisp-index, imenu-example--create-c-index):
13448 Mark as obsolete.
13449
13450 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
13451 (inferior-prolog-mode): Use it.
13452 (inferior-prolog-load-file): Reset list of errors.
13453
13454 2009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
13455
13456 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
13457
13458 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
13459
13460 2009-08-19 Michael Albinus <michael.albinus@gmx.de>
13461
13462 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
13463 is running already.
13464
13465 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
13466
13467 * subr.el (listify-key-sequence-1): Use normal syntax since those
13468 integers are nowadays always represented by the same (positive) number
13469 on all platforms.
13470 (read-key-empty-map): New const.
13471 (read-key-delay): New var.
13472 (read-key): New function.
13473 (force-mode-line-update): Use with-current-buffer.
13474 (locate-user-emacs-file): Don't forget to abbreviate the file name.
13475 (start-process-shell-command, start-file-process-shell-command):
13476 Discourage the use of command-args.
13477
13478 2009-08-19 Glenn Morris <rgm@gnu.org>
13479
13480 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
13481
13482 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
13483
13484 * simple.el (choose-completion-string): Don't rely on
13485 minibuffer-completing-file-name and ad-hoc checks to decide whether
13486 to continue completion or not.
13487
13488 * minibuffer.el (minibuffer-hide-completions): New function.
13489 (completion--do-completion): Use it.
13490 (completions-annotations): New face.
13491 (completion--insert-strings): Use it.
13492 (completion-pcm--delim-wild-regex): Add docstring.
13493 (completion-pcm--string->pattern): Add support for 0-width delimiters
13494 in completion-pcm--delim-wild-regex.
13495
13496 2009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
13497
13498 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
13499 Remove unused var `buffer-modified-p'.
13500
13501 * minibuffer.el (completion--do-completion): Move point for the #b001
13502 case as well (bug#4176).
13503 (minibuffer-complete, minibuffer-complete-word): Don't move point.
13504
13505 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
13506
13507 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
13508 and :session buses.
13509
13510 2009-08-18 Kenichi Handa <handa@m17n.org>
13511
13512 * international/ucs-normalize.el (ucs-normalize-version):
13513 Change to 1.1.
13514 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
13515 (utf-8-hfs): Make it perform normalization on encoding too.
13516
13517 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
13518 (sentence-end-without-space): Delete duplicated chars.
13519 (sentence-end-base): Likewise.
13520
13521 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
13522 (html-mode): Delete duplicated chars from sentence-end-base.
13523
13524 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
13525 (texinfo-mode): Delete duplicated chars from sentence-end-base.
13526
13527 2009-08-17 Chong Yidong <cyd@stupidchicken.com>
13528
13529 * files.el (hack-one-local-variable): If the mode function is for
13530 a minor mode, pass it an argument (Bug#4148).
13531
13532 2009-08-17 Michael Albinus <michael.albinus@gmx.de>
13533
13534 * net/tramp.el (tramp-register-completion-file-name-handler):
13535 Check also for (member 'partial-completion completion-styles).
13536
13537 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
13538
13539 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
13540 abbrev (Bug#3943).
13541
13542 2009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
13543
13544 * progmodes/cperl-mode.el: Merge upstream 6.2.
13545 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
13546 (cperl-forward-re): Check cperl-brace-recursing.
13547 (cperl-highlight-charclass): New function.
13548 (cperl-find-pods-heres): Use it.
13549 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
13550 (cperl-beautify-regexp-piece): Fix column calculation.
13551 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
13552 (cperl-beautify-level): Don't process entire regexp.
13553 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
13554 calling man.
13555 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
13556 (cperl-init-faces): Build a list in the normal way.
13557
13558 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
13559
13560 * calendar/parse-time.el (parse-time-string-chars): Save match
13561 data.
13562
13563 2009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
13564
13565 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
13566 (sql-product): Use it.
13567 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
13568 (sql-set-product): Add completion.
13569 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
13570 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
13571 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
13572 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
13573 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
13574 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
13575 (sql-highlight-db2-keywords): Remove.
13576 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
13577 (sql-highlight-product): Use derived-mode-p.
13578 (sql-set-sqli-buffer): Use with-current-buffer.
13579 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
13580 Simplify.
13581
13582 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
13583
13584 * term.el: Fix commenting convention, turn comments into docstrings.
13585
13586 2009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
13587
13588 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
13589
13590 2009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
13591
13592 * calendar/parse-time.el (parse-time-string-chars): Compute using
13593 character classes, to handle non-ascii characters (Bug#3190).
13594
13595 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
13596
13597 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
13598 another heredoc if the user adds another < (Bug#3226).
13599
13600 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
13601 Don't initialize based on window-system (Bug#4124).
13602
13603 * facemenu.el (facemenu-read-color): Use a completion function
13604 that accepts any defined color, such as RGB triplets (Bug#3677).
13605
13606 * files.el (get-free-disk-space): Change fallback default
13607 directory to /. Expand DIR argument before switching to fallback.
13608 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
13609
13610 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
13611
13612 * files.el (load-library): Doc fix.
13613
13614 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
13615
13616 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
13617 (viper-if-string): Redefine C-s in the minibuffer to insert the last
13618 incremental search string.
13619
13620 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
13621 XEmacs.
13622
13623 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
13624 (ediff-merge-region-is-non-clash)
13625 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
13626 Also check if the job is really a merge job.
13627
13628 * ediff.el (ediff-current-file): New function.
13629
13630 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
13631
13632 * progmodes/js.el: Edit docstrings throughout to follow Emacs
13633 conventions.
13634 (js-insert-and-indent): Delete function.
13635 (js-mode-map): Don't bind keys to js-insert-and-indent.
13636 (js-beginning-of-defun): Rename from js--beginning-of-defun.
13637 (js-end-of-defun): Rename from js--end-of-defun.
13638 (js-auto-indent-flag): Delete variable.
13639
13640 2009-08-14 Chong Yidong <cyd@stupidchicken.com>
13641
13642 * progmodes/js.el: Remove proclaim statement.
13643 Defvar which-func-imenu-joiner-function to silence compiler.
13644
13645 * files.el (auto-mode-alist): Use js-mode for .js files.
13646
13647 * progmodes/js2-mode.el: Remove file.
13648
13649 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
13650
13651 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
13652
13653 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
13654
13655 2009-08-14 Daniel Colascione <dan.colascione@gmail.com>
13656 Karl Landstrom <karl.landstrom@brgeight.se>
13657
13658 * progmodes/js.el: New file.
13659
13660 2009-08-14 Mark A. Hershberger <mah@everybody.org>
13661
13662 * timezone.el (timezone-parse-date): Add ability to understand ISO
13663 basic format (minimal separators) dates in addition to the
13664 already-supported extended format dates.
13665
13666 2009-08-14 Eli Zaretskii <eliz@gnu.org>
13667
13668 * international/ucs-normalize.el: Add a `coding' file variable.
13669
13670 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
13671
13672 2009-08-14 Sam Steingold <sds@gnu.org>
13673
13674 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
13675
13676 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
13677
13678 * faces.el (help-argument-name): Define it here instead of
13679 help-fns.el, because in daemon mode help-fns.el may be loaded when
13680 faces are still uninitialized (Bug#1078).
13681
13682 * help-fns.el (help-argument-name): Move defface to faces.el.
13683
13684 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
13685
13686 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
13687 create buffer with a pty but no process so that GDB can make the
13688 inferior the controlling process.
13689
13690 2009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
13691
13692 * international/ucs-normalize.el: New file.
13693
13694 2009-08-13 Richard Stallman <rms@gnu.org>
13695
13696 * mail/rmail.el (rmail-get-attr-names):
13697 Accept an attribute header that is too short.
13698
13699 * mail/rmail.el (rmail-forget-messages):
13700 Ignore nil elt in rmail-message-vector. Use dotimes.
13701
13702 * progmodes/compile.el (compilation-goto-locus):
13703 Use next-error-move-function.
13704
13705 * simple.el (next-error-move-function): New variable.
13706
13707 2009-08-12 Juri Linkov <juri@jurta.org>
13708
13709 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
13710 always non-nil. (Bug#4052)
13711
13712 * replace.el (read-regexp): Return empty string when
13713 `default-value' is nil.
13714 (keep-lines-read-args): Don't use empty string as the
13715 default value for `read-regexp'. (Bug#2495)
13716
13717 2009-08-12 Juri Linkov <juri@jurta.org>
13718
13719 * international/mule-cmds.el (ucs-insert): Change arguments
13720 from `arg' to `character', `count', `inherit' to be the same
13721 as in `insert-char'. Doc fix. (Bug#4039)
13722
13723 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
13724
13725 2009-08-12 Juri Linkov <juri@jurta.org>
13726
13727 * files-x.el: New file.
13728
13729 * files.el: Move code that deals with adding/deleting
13730 file/directory-local variables to files-x.el.
13731
13732 * Makefile.in (ELCFILES): Add files-x.elc.
13733
13734 2009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
13735
13736 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
13737 to use `goto-line'.
13738 (gdb-place-breakpoints, gdb-get-location): Rewritten without
13739 `goto-line'.
13740 (gdb-invalidate-disassembly): Do not refresh upon receiving
13741 'update signal. Instead, update all disassembly buffers only after
13742 threads list.
13743 (gdb): Send -target-detach when buffer is killed (Bug#3794).
13744 (gdb-starting): Moved -data-list-register-names...
13745 (gdb-stopped): ...here so it's sent when first thread stops.
13746 (gdb-registers-handler-custom): Do nothing if register names are
13747 unknown yet.
13748
13749 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
13750 from `gdb-mi.el' to avoid extra tangling.
13751
13752 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
13753 change which breaks `gud-def' definitions used in `gdb'.
13754 (gdb-update-gud-running): No extra fuss for updating frame number.
13755
13756 2009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
13757
13758 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
13759 (describe-language-environment-map, setup-language-environment-map)
13760 (set-coding-system-map): Move initialization into declaration.
13761 (set-language-info-alist): Last arg to define-key-after can be skipped.
13762
13763 * international/quail.el (quail-completion-1): Simplify.
13764 (quail-define-rules): Use slightly more compact code.
13765 (quail-insert-decode-map): Propertize keys, compact columns.
13766
13767 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
13768 Add goto-line.
13769
13770 2009-08-10 Miles Bader <miles@gnu.org>
13771
13772 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
13773 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
13774 (js2-instance-member, js2-private-member, js2-private-function-call)
13775 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
13776 (js2-magic-paren, js2-external-variable):
13777 Remove "-face" suffix from face names.
13778 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
13779 (js2-highlight-undeclared-vars, js2-peek-token)
13780 (js2-parse-function-params, js2-mode-show-errors)
13781 (js2-mode-show-warnings, js2-make-magic-delimiter)
13782 (js2-mode-highlight-magic-parens): Update to use new face names.
13783
13784 2009-08-09 Michael Albinus <michael.albinus@gmx.de>
13785
13786 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
13787 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
13788
13789 2009-08-09 Chong Yidong <cyd@stupidchicken.com>
13790
13791 * subr.el: Provide hashtable-print-readable.
13792
13793 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
13794 hs-c-like-adjust-block-beginning.
13795 (hs-hide-block-at-point): Stop hiding at the beginning of
13796 hs-block-end-regexp (Bug#700).
13797
13798 2009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
13799
13800 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
13801 a macro.
13802 (gdb-registers-handler-custom): Do not fail when register names
13803 are unavailable.
13804
13805 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
13806
13807 * progmodes/gdb-mi.el (gdb-control-all-threads)
13808 (gdb-control-current-thread): Interactive setters for
13809 `gdb-gud-control-all-threads' to use in menu.
13810 (gdb-show-run-p): Show «Go» when process is not active.
13811 (gud-tool-bar-map): Add non-stop/A,T indicator. Uses
13812 gud/thread.xpm and gud/all.xpm.
13813
13814 2009-08-08 Yoni Rabkin <yoni@rabkins.net>
13815
13816 * net/net-utils.el (net-utils-font-lock-keywords): New var.
13817 (nslookup-font-lock-keywords): Make it a variable.
13818 (net-utils-mode): New mode for viewing diagnostic network output.
13819 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
13820 (net-utils-run-simple): New function.
13821 (ifconfig, iwconfig, netstat, arp, route): Use it.
13822
13823 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
13824
13825 * progmodes/gdb-mi.el (gdb-read-memory-custom)
13826 (gdb-memory-set-address, def-gdb-set-positive-number)
13827 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
13828 after changing settings.
13829 (gdb-invalidate-disassembly): Update when first shown.
13830 (gdb-edit-locals-value): Fixed.
13831 (gdb-registers-handler-custom): Print registers in right order and
13832 allow changing register values (only for current thread yet).
13833 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
13834 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
13835 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
13836 (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
13837 info in mode name.
13838 (gdb-registers-mode-map): TAB to switch to locals.
13839
13840 2009-08-08 Eli Zaretskii <eliz@gnu.org>
13841
13842 * mail/rmail.el (rmail-add-mbox-headers)
13843 (rmail-set-message-counters-counter): Search for
13844 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
13845
13846 2009-08-08 Glenn Morris <rgm@gnu.org>
13847
13848 * Makefile.in (ELCFILES): Update.
13849
13850 2009-08-07 Eli Zaretskii <eliz@gnu.org>
13851
13852 * mail/sendmail.el (mail-yank-original): Set
13853 buffer-file-coding-system from the one used by the message whose
13854 text is yanked.
13855
13856 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
13857 to "windows" when "pgnuplot" is used.
13858 (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
13859 call accept-process-output if "pgnuplot" is used.
13860 (calc-graph-init): Don't send -display and -geometry to
13861 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
13862 running "pgnuplot -V" with shell-command-to-string.
13863
13864 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
13865 the default.
13866
13867 2009-08-07 Eli Zaretskii <eliz@gnu.org>
13868
13869 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
13870 org/org-latex.elc.
13871
13872 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
13873
13874 * vc-dispatcher.el (vc-resynch-window): Update comment.
13875
13876 * term.el (term-handle-ansi-escape): Add comments with the
13877 terminfo capabilities implemented.
13878
13879 2009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
13880
13881 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
13882 (gdb-var-create-handler): Rewritten using JSON parser.
13883 (gdb-propertize-header): Moved earlier.
13884 (gdb-set-header): Removed to avoid duplication.
13885 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
13886 Refresh disassembly buffers only after threads list have been
13887 update.
13888 (gdb-threads-header, gdb-registers-header): Per-buffer header line
13889 variables.
13890
13891 2009-08-04 Juri Linkov <juri@jurta.org>
13892
13893 * files.el: Commands to add/delete file/directory-local variables.
13894 (read-file-local-variable, read-file-local-variable-value)
13895 (read-file-local-variable-mode, modify-file-local-variable)
13896 (modify-file-local-variable-prop-line)
13897 (modify-dir-local-variable): New functions.
13898 (add-file-local-variable, delete-file-local-variable)
13899 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
13900 (add-dir-local-variable, delete-dir-local-variable)
13901 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
13902 (copy-dir-locals-to-file-locals-prop-line): New commands.
13903
13904 2009-08-04 Chong Yidong <cyd@stupidchicken.com>
13905
13906 * abbrev.el (insert-abbrev-table-description): Prettify output.
13907 Suggested by Karl Chen.
13908
13909 2009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
13910
13911 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
13912 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
13913 (gdb-overlay-arrow-position, gdb-thread-position)
13914 (gdb-disassembly-position): Declare variables.
13915 (gdb-wait-for-pending): Function now.
13916 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
13917 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
13918 compilation goes smoothly.
13919 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
13920 (gdb-non-stop-setting): New customization setting which replaces
13921 `gdb-non-stop' so changing it doesn't break active GDB session.
13922 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
13923 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
13924 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
13925 (gdb-show-threads-by-default): New customization options.
13926 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
13927 routines.
13928 (gdb-get-buffer-create): Send buffers update signal when they are
13929 created.
13930 (gdb-invalidate-locals, gdb-invalidate-registers)
13931 (gdb-invalidate-breakpoints)
13932 (gdb-invalidate-threads, gdb-invalidate-disassembly)
13933 (gdb-invalidate-memory): Accept update signal.
13934 (gdb-current-context-command): Use --frame option.
13935 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
13936 Implement `gdb-frame-number' selection logic.
13937 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
13938 whether to show GUD toolbar buttons.
13939 (gdb-thread-exited): Unselect current thread when it exits.
13940 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
13941 (gdb-mark-line): Routine which sets overlay arrow or inverses
13942 video on fringeless displays.
13943 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
13944 to build aligned columns of data in GDB buffers and set text
13945 properties line-by-line.
13946 (gdb-invalidate-breakpoints)
13947 (gdb-breakpoints-list-handler-custom)
13948 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
13949 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
13950 (gdb-registers-handler-custom): Align data columns.
13951 (gdb-locals-handler-custom): Now prints data like in variable
13952 declarations.
13953 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
13954 Removed confusing buttons.
13955 (gdb-invalidate-threads): Append --frame.
13956 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
13957 between breakpoints/threads buffers.
13958 (gdb-set-window-buffer): Now can ignore dedicated windows.
13959 (gdb-propertize-header): Use `gdb-set-window-buffer'.
13960 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
13961 (def-gdb-thread-buffer-gud-command): Replaces
13962 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
13963 for fine thread control.
13964 (gdb-preempt-existing-or-display-buffer): New function used to
13965 display bound buffers without breaking window layout.
13966 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
13967 (gdb-select-frame): New version of `gdb-frames-select' which now
13968 sets `gdb-frame-number' so commands may use --frame option instead
13969 of inner debugger state.
13970 (gdb-frame-handler): Do not set `gdb-frame-number'.
13971 (gdb-threads-mode-map): Select threads with mouse.
13972
13973 * progmodes/gud.el (gdb-gud-context-call): Declare function to
13974 avoid compilation warning.
13975 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
13976 `gdb-show-stop-p`.
13977
13978 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
13979 Argument `key' renamed to `buffer-type'.
13980 (gdb-current-context-buffer-name): Do not add thread info to
13981 buffer name when no thread is selected.
13982 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
13983 command (bug 3794).
13984 (gdb-thread-selected): Handle `=thread-selected' notification.
13985 (gdb-wait-for-pending): New macro to deal with congestion problems.
13986 (gdb-breakpoints-list-handler-custom): Don't fail on pending
13987 breakpoints.
13988 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
13989 This fixes problem similar to one described in bug 3947.
13990 (gud-menu-map): More menu items.
13991 (gdb-init-1): Reset `gdb-thread-number' to nil.
13992
13993 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
13994 non-stop settings.
13995
13996 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
13997 (gdb-current-context-command): Do not append --thread if
13998 `gdb-thread-number' is nil.
13999 (gdb-running-threads-count, gdb-stopped-threads-count): New
14000 variables.
14001 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
14002 (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
14003 customization options.
14004 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
14005 GUD commands.
14006 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
14007 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
14008 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
14009 set `gdb-thread-number' and update `gud-running' properly.
14010 (gdb-running): Update threads list when new threads appear.
14011 (gdb-stopped): Support non-stop operation and new thread switching
14012 logic.
14013 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
14014 (gdb-json-partial-output): New set of JSON routines.
14015 (def-gdb-auto-update-trigger): New `signal-list' optional
14016 argument.
14017 (gdb-thread-list-handler-custom): Update `gud-running',
14018 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
14019 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
14020 (gdb-continue-thread, gdb-step-thread): New commands for fine
14021 thread execution control.
14022 (gud-menu-map): New menu items to switch non-stop options.
14023 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
14024 (gdb-send): Mimic RET properly (bug 3794).
14025
14026 * progmodes/gdb-mi.el (gdb-rules-name-maker)
14027 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
14028 gdb-buffer-rules.
14029 (def-gdb-auto-update-handler): New nopreserve optional argument.
14030 (gdb-stack-list-frames-custom): Print stack from top to bottom.
14031
14032 * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
14033 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
14034 (gdb-parent-mode): New mode to derive other GDB modes from.
14035 (gdb-display-disassembly-for-thread)
14036 (gdb-frame-disassembly-for-thread): New commands for threads
14037 buffer.
14038
14039 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
14040 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
14041 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
14042 (gdb-update): We now store all GDB buffers in a list so that they
14043 can be updated by traversing a list instead of calling invalidate
14044 triggers explicitly.
14045 (def-gdb-trigger-and-handler): New macro to define trigger-handler
14046 pair for GDB buffer.
14047 (gdb-stack-buffer-name): Add thread information.
14048 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
14049 handle pending triggers.
14050 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
14051 (def-gdb-thread-buffer-simple-command)
14052 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
14053 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
14054 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
14055 New commands which show buffers bound to thread.
14056 (gdb-stack-list-locals-regexp): Removed unused regexp.
14057
14058 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
14059 (gdb-locals-buffer-name, gdb-registers-buffer-name)
14060 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
14061 to (gud-comint-buffer) in *-buffer-name functions
14062 because (gdb-get-target-string) already does that.
14063 (gdb-locals-handler-custom, gdb-registers-handler-custom)
14064 (gdb-changed-registers-handler): Rewritten without regexps.
14065
14066 * progmodes/gdb-mi.el: Basic thread selection support.
14067 (gdb-thread-number): New variable.
14068 (gdb-current-context-command): New macro which adds --thread
14069 option to command.
14070 (gdb-threads-mode-map): Select thread with SPC.
14071 (gdb-thread-list-handler-custom): Mark current thread with overlay
14072 arrow. Synchronize GDB thread and Emacs thread.
14073 (gdb-select-thread): New command which selects current thread.
14074 (gdb-invalidate-frames, gdb-invalidate-locals)
14075 (gdb-invalidate-registers): Use --thread option.
14076
14077 2009-08-04 Michael Albinus <michael.albinus@gmx.de>
14078
14079 * net/tramp.el (top): Make check for tramp-gvfs loading more
14080 robust. (Bug#3977)
14081 (tramp-handle-insert-file-contents): `unwind-protect' must be
14082 inside `with-parsed-tramp-file-name'.
14083
14084 * net/tramp-gvfs.el (top): Remove superfluous message when loading
14085 fails.
14086
14087 2009-08-03 Nick Roberts <nickrob@snap.net.nz>
14088
14089 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
14090 directory if CLASSPATH is not set.
14091
14092 2009-08-03 Michael Albinus <michael.albinus@gmx.de>
14093
14094 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
14095 New defconst.
14096 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
14097
14098 2009-08-02 Kevin Ryde <user42@zip.com.au>
14099
14100 * net/newst-backend.el (newsticker--raw-url-list-defaults):
14101 Update freshmeat link. Delete newsforge.com as it seems gone.
14102
14103 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
14104
14105 * select.el (x-set-selection): Doc fix (Bug#4021).
14106
14107 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
14108
14109 * help-fns.el (describe-variable): Treat list return values from
14110 dir-locals-find-file properly (Bug#4005).
14111
14112 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
14113
14114 * net/tramp.el (tramp-debug-message): Print also microseconds.
14115
14116 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
14117
14118 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
14119 or END is non-nil.
14120 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
14121 (tramp-get-debug-buffer): Change `outline-regexp' according to new
14122 format.
14123
14124 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
14125 (tramp-get-file-property): Use it.
14126
14127 * autorevert.el (auto-revert-handler): Allow
14128 `auto-revert-tail-mode' for remote files.
14129
14130 2009-08-02 Jason Rumney <jasonr@gnu.org>
14131
14132 * minibuffer.el (read-file-name): Treat confirm options to
14133 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
14134
14135 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
14136
14137 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
14138 (font-lock-variable-name-face, font-lock-constant-face): Darken
14139 the colors for light backgrounds.
14140
14141 2009-08-01 Eli Zaretskii <eliz@gnu.org>
14142
14143 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
14144 month names. (Bug#3987)
14145
14146 2009-07-31 Chong Yidong <cyd@stupidchicken.com>
14147
14148 * simple.el (line-move-finish): Pass whole number to
14149 line-move-to-column.
14150 (line-move-visual): Perform hscroll to the recorded position.
14151
14152 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
14153
14154 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
14155
14156 2009-07-29 Alan Mackenzie <acm@muc.de>
14157
14158 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
14159
14160 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
14161
14162 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
14163 (gdb-place-breakpoints): Use full path when setting breakpoints.
14164
14165 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
14166
14167 * calc/calc.el (calc-mode-map): Add keybinding for
14168 `calc-transpose-lines'.
14169
14170 2009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
14171
14172 * calc/calc-misc.el (calc-transpose-lines): New function.
14173
14174 2009-07-28 Michael Albinus <michael.albinus@gmx.de>
14175
14176 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
14177 Simplify check for out-of-band methods.
14178 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
14179 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
14180
14181 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
14182
14183 * vc-git.el (vc-git-checkin): Fix typo.
14184
14185 2009-07-28 Steve Yegge <steve.yegge@gmail.com>
14186
14187 * progmodes/js2-mode.el: New file.
14188
14189 2009-07-28 Nick Roberts <nickrob@snap.net.nz>
14190
14191 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
14192 (gud-menu-map): Adjust tooltip accordingly.
14193
14194 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
14195
14196 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
14197 (vc-bzr-log-view-mode): Adjust log-view-file-re.
14198
14199 * add-log.el (change-log-mode-map): Add a menu.
14200
14201 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
14202
14203 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
14204 function returns nil.
14205 (dbus-handle-event): Handle special return value :ignore.
14206 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
14207
14208 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
14209
14210 * view.el (view-mode-enable): Don't define Helper-return-blurb if
14211 it's not needed.
14212
14213 2009-07-25 Eli Zaretskii <eliz@gnu.org>
14214
14215 Fix Bug#3888:
14216
14217 * w32-vars.el (x-select-enable-clipboard): Doc fix.
14218
14219 * term/pc-win.el (x-display-name, x-colors)
14220 (x-select-enable-clipboard, x-select-text): Doc fix.
14221
14222 * term/common-win.el (x-display-name, x-colors): Doc fix.
14223
14224 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
14225 (xw-defined-colors): Doc fix.
14226
14227 * w32-fns.el (x-select-text, x-setup-function-keys)
14228 (x-get-selection, x-set-selection): Doc fix.
14229
14230 * term/x-win.el (x-select-text, x-setup-function-keys)
14231 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
14232
14233 * select.el (x-set-selection): Doc fix.
14234
14235 2009-07-25 Michael Albinus <michael.albinus@gmx.de>
14236
14237 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
14238 instead of "IsNSSSupportAvailable". Avahi ought to work also when
14239 "IsNSSSupportAvailable" method is not available. Reported by
14240 Steve Youngs <steve@sxemacs.org>.
14241
14242 2009-07-24 Kenichi Handa <handa@m17n.org>
14243
14244 * international/characters.el: Fix setting of category ?C, ?|, ?K,
14245 and ?H. Fix setting of case for Latin Extended and Greek Extended.
14246 (build-unicode-category-table): Fix range checks.
14247
14248 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
14249
14250 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
14251 the buffer we try to sync is current when calling
14252 vc-resynch-buffer.
14253
14254 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
14255 not show up to date files.
14256
14257 2009-07-24 Glenn Morris <rgm@gnu.org>
14258
14259 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
14260 Add autoload cookies. If necessary, initialize.
14261 (elint-log): Handle non-file buffers.
14262 (elint-initialize): Add optional argument to reinitialize.
14263 (elint-find-builtin-variables): Save excursion.
14264
14265 2009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
14266
14267 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
14268 for Lint.
14269
14270 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
14271
14272 * vc.el (vc-print-log-internal): New function, split out from ...
14273 (vc-print-log): ... here.
14274 (vc-dir-move-to-goal-column): Declare.
14275
14276 * vc-git.el (vc-git-add-signoff): New variable.
14277 (vc-git-checkin): Use it.
14278 (vc-git-toggle-signoff): New function.
14279 (vc-git-extra-menu-map): Bind it to menu.
14280 (vc-git--run-command-string): Accept a nil FILE argument.
14281 (vc-git-stash-list): New function.
14282 (vc-git-dir-extra-headers): Use it.
14283
14284 2009-07-23 Glenn Morris <rgm@gnu.org>
14285
14286 * help-fns.el (describe-variable): Describe ignored and risky local
14287 variables in a similar way to that in which we describe safe ones.
14288
14289 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
14290 (byte-compile-output-file-form, byte-compile-output-docform)
14291 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
14292 Give some more local variables with common names a "bytecomp-" prefix,
14293 so as not to shadow things during compilation.
14294 * emacs-lisp/cl-macs.el (load-time-value)
14295 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
14296 `outbuffer' to `bytecomp-outbuffer'.
14297
14298 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
14299 since the next two variables cover them automatically now.
14300 (elint-builtin-variables, elint-autoloaded-variables): New.
14301 (elint-unknown-builtin-args): Remove all members, since they can be
14302 parsed automatically now.
14303 (elint-extra-errors): New.
14304 (elint-env-add-env, elint-env-add-macro): Use cadr.
14305 (elint-current-buffer): Use or. Change final message.
14306 (elint-get-top-forms): Use line-end-position.
14307 (elint-init-env): Use cadr. Handle autoload, declare-function,
14308 and defalias.
14309 (elint-add-required-env): Doc fix. Use or. Standardize error.
14310 (regexp-assoc): Remove unused function.
14311 (elint-top-form): Set elint-current-pos, to record the start of the
14312 top-level form, for compilation-mode.
14313 (elint-form): Trap errors in macro expansion. Use dolist.
14314 (elint-unbound-variable): Use elint-builtin-variables and
14315 elint-autoloaded-variables.
14316 (elint-get-args): Use cadr, or.
14317 (elint-check-cond-form): Use dolist, cadr.
14318 (elint-check-condition-case-form): Doc fix. Use cadr.
14319 Use elint-extra-errors.
14320 (elint-log): New function.
14321 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
14322 Distinguish errors and warnings.
14323 (elint-log-message): Use with-current-buffer. Inhibit read-only.
14324 Use a bytecomp-style format.
14325 (elint-clear-log): Preserve default-directory. Inhibit read-only.
14326 (elint-get-log-buffer): Use compilation mode. Disable undo.
14327 Don't truncate lines.
14328 (elint-initialize): Set builtin and autoloaded variable lists.
14329 Only process elint-unknown-builtin-args if non-nil.
14330 (elint-find-builtin-variables, elint-find-autoloaded-variables):
14331 New functions.
14332 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
14333
14334 2009-07-22 Kevin Ryde <user42@zip.com.au>
14335
14336 * net/newst-backend.el (newsticker--parse-atom-1.0)
14337 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
14338 (newsticker--parse-rss-1.0):
14339 * progmodes/idlwave.el (idlwave-mode):
14340 * progmodes/idlw-shell.el (idlwave-shell-mode):
14341 * progmodes/vera-mode.el (vera-mode):
14342 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
14343 * progmodes/vhdl-mode.el (vhdl-mode):
14344 * textmodes/table.el (table-generate-source)
14345 (table--warn-incompatibility):
14346 Hyperlink urls in docstrings with URL `...'.
14347
14348 2009-07-22 Glenn Morris <rgm@gnu.org>
14349
14350 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
14351 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
14352 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
14353 Remove leading * from defcustom docs.
14354
14355 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
14356
14357 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
14358 defcustom doc.
14359 (list-load-path-shadows): Optionally, just return shadows as a string.
14360
14361 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
14362
14363 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
14364
14365 * mail/rmailedit.el (rmail-edit-mode): Use
14366 auto-save-include-big-deletions.
14367
14368 * mail/rmail.el (rmail-variables): Use
14369 auto-save-include-big-deletions.
14370
14371 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
14372 changes.
14373
14374 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
14375
14376 * calc/calc.el (calc-undo-length): New variable.
14377 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
14378
14379 2009-07-21 Richard Stallman <rms@gnu.org>
14380
14381 * files.el (auto-save-mode): Handle buffer-save-size = -2
14382 for toggling mode.
14383
14384 2009-07-21 Glenn Morris <rgm@gnu.org>
14385
14386 * textmodes/ispell.el (ispell-looking-back): Update declaration.
14387
14388 * calendar/todo-mode.el (calendar-current-date): Update declaration.
14389
14390 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
14391 silence compiler. Instead...
14392 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
14393 (ps-print-ensure-fontified): Update for above function name changes.
14394
14395 * printing.el (pr-mh-get-msg-num, pr-mh-show)
14396 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
14397 silence compiler. Instead...
14398 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
14399 (mh-show-buffer): Only define for compiler.
14400 (pr-mh-current-message): Update for above function name changes.
14401
14402 * files.el (abort-if-file-too-large): Explicitly pass `filename'
14403 as an argument.
14404 (find-file-noselect, insert-file-1): Update for above change.
14405
14406 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
14407
14408 * mail/mailclient.el (mailclient-send-it): Fix message.
14409
14410 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
14411 (edebug-eval): Check cl-debug-env is bound.
14412 (print-level, print-circle): Don't redefine built-in variables.
14413
14414 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
14415 (custom-print-vectors): Remove old comments from doc.
14416
14417 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
14418 (emerge-version): Make the variable an obsolete alias for the
14419 emacs-version variable. Make the function obsolete.
14420 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
14421 Emerge options, rather than merging in into the main Options menu.
14422 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
14423 and auto advance modes. Disable edit/fast items when not relevant.
14424
14425 2009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
14426
14427 * term/vt420.el (terminal-init-vt420): Fix typo.
14428
14429 2009-07-20 Sam Steingold <sds@gnu.org>
14430
14431 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
14432 variable (removed from compile.el on 2004-03-11).
14433
14434 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
14435
14436 * files.el (hack-local-variables-filter): Fix last change.
14437
14438 2009-07-19 Juri Linkov <juri@jurta.org>
14439
14440 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
14441 (dir-local-variables-alist): New buffer-local variable.
14442 (hack-local-variables-filter): If variable is not dir-local,
14443 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
14444 because file-local overrides dir-local.
14445 (c-postprocess-file-styles) <declare-function>:
14446 Remove obsolete declaration.
14447 (hack-dir-local-variables): Add dir-local variable/value pair to
14448 `dir-local-variables-alist' and remove duplicates. Doc fix.
14449
14450 * help-fns.el (describe-variable): Add information about
14451 file-local and dir-local variables.
14452
14453 2009-07-19 Chong Yidong <cyd@stupidchicken.com>
14454
14455 * files.el (hack-local-variables-filter): Rewrite.
14456
14457 2009-07-19 Glenn Morris <rgm@gnu.org>
14458
14459 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
14460 Silence compiler by only defining on XEmacs.
14461
14462 * international/mule.el (auto-coding-regexp-alist): Only match
14463 BABYL... at the start of buffer, not of lines. (Bug#3790)
14464
14465 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
14466 non-calendar buffers (Bug#3862). Restore "not on a date" message.
14467 (cal-menu-context-mouse-menu): Doc fix.
14468
14469 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
14470
14471 * simple.el (mail-user-agent): Doc fix. Set :version tag.
14472
14473 2009-07-18 Juri Linkov <juri@jurta.org>
14474
14475 * info.el: Virtual Info keyword finder.
14476 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
14477 (Info-finder-file): New variable.
14478 (Info-finder-find-file): New function.
14479 (finder-known-keywords, finder-package-info)
14480 (find-library-name, lm-commentary): Use defvar and
14481 declare-function to silence compiler warnings.
14482 (Info-finder-find-node): New function.
14483 (info-finder): New command.
14484
14485 * subr.el (process-kill-buffer-query-function): New function.
14486 (add-hook)<kill-buffer-query-functions>: Add hook
14487 `process-kill-buffer-query-function'.
14488
14489 2009-07-18 Alan Mackenzie <acm@muc.de>
14490
14491 * progmodes/cc-mode.el (c-before-hack-hook)
14492 (c-postprocess-file-styles): Give invocation of `c-set-style'
14493 DONT-OVERRIDE parameter of t. Already set style variables will
14494 thus not be overridden by style settings given by `c-file-syle'.
14495
14496 * files.el (hack-local-variables-filter): Remove entries with
14497 duplicate keys from `file-local-variables-alist'.
14498
14499 2009-07-18 Eli Zaretskii <eliz@gnu.org>
14500
14501 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
14502 x-set-selection if display-selections-p returns nil for the
14503 current frame.
14504
14505 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
14506
14507 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
14508
14509 2009-07-18 Eli Zaretskii <eliz@gnu.org>
14510
14511 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
14512 Accept nil in addition to a regexp.
14513 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
14514 Accept nil in addition to a regexp.
14515 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
14516 buffers that have an associated file. Handle nil values of
14517 desktop-buffers-not-to-save and desktop-files-not-to-save.
14518 (Bug#3833)
14519
14520 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
14521 (x-disown-selection-internal): New functions.
14522
14523 2009-07-18 Nick Roberts <nickrob@snap.net.nz>
14524
14525 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
14526 warning.
14527 (gdb-breakpoints-header): Move forward to avoid compiler warning.
14528 (gdb-make-header-line-mouse-map): Remove duplicate definition.
14529
14530 2009-07-18 David De La Harpe Golden <david@harpegolden.net>
14531
14532 * simple.el (set-mark): Revert last change.
14533
14534 2009-07-17 Tassilo Horn <tassilo@member.fsf.org>
14535
14536 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
14537 rendering of pngs is not possible instead of messaging a long
14538 description.
14539
14540 2009-07-17 David De La Harpe Golden <david@harpegolden.net>
14541
14542 * w32-fns.el (x-selection-owner-p): New function.
14543
14544 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
14545 (mouse-yank-at-click, mouse-yank-primary): If
14546 select-active-regions is non-nil, deactivate the mark before
14547 insertion.
14548
14549 * simple.el (deactivate-mark, set-mark): Only save selection if we
14550 own it.
14551
14552 2009-07-17 Kenichi Handa <handa@m17n.org>
14553
14554 * case-table.el (describe-buffer-case-table): Fix for the case
14555 that KEY is a cons.
14556
14557 2009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
14558
14559 * vc-rcs.el (vc-rcs-find-file-hook):
14560 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
14561
14562 2009-07-16 Michael Albinus <michael.albinus@gmx.de>
14563
14564 * net/tramp.el (tramp-wait-for-output): Handle the case when
14565 commands do not return a newline but a null byte before the shell
14566 prompt. (Bug#3858)
14567
14568 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
14569
14570 * term/ns-win.el (ns-set-alpha): Don't declare.
14571 (ns-set-background-alpha): Remove function.
14572
14573 2009-07-16 Kevin Ryde <user42@zip.com.au>
14574
14575 * emacs-lisp/copyright.el (copyright-update): Save match-data across
14576 y-or-n-p, for safety.
14577
14578 2009-07-16 Richard Stallman <rms@gnu.org>
14579
14580 * files.el (auto-save-mode): If buffer-saved-size is -2,
14581 don't clobber it.
14582
14583 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
14584 (rmail-retry-ignored-headers): Add more uninteresting fields.
14585
14586 2009-07-15 Jari Aalto <jari.aalto@cante.net>
14587
14588 * net/rcirc.el (rcirc): Use history variables.
14589 (rcirc-server-name-history, rcirc-nick-name-history)
14590 (rcirc-server-port-history): New variables.
14591
14592 2009-07-15 Kenichi Handa <handa@m17n.org>
14593
14594 * international/mule-cmds.el (set-language-environment-charset):
14595 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
14596 ignore them.
14597
14598 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
14599 Delete unibyte-display.
14600
14601 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
14602
14603 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
14604
14605 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
14606
14607 * simple.el (deactivate-mark): Optional argument FORCE.
14608 (set-mark): Use deactivate-mark.
14609
14610 * info.el (Info-search): No need to check transient-mark-mode
14611 before calling deactivate-mark.
14612
14613 * select.el (x-set-selection): Doc fix.
14614 (x-valid-simple-selection-p): Allow buffer values.
14615 (xselect--selection-bounds): Handle buffer values. Suggested by
14616 David De La Harpe Golden.
14617
14618 * mouse.el (mouse-set-region, mouse-drag-track): Call
14619 copy-region-as-kill before setting the mark, to let
14620 select-active-regions work.
14621
14622 2009-07-15 David De La Harpe Golden <david@harpegolden.net>
14623
14624 * simple.el (deactivate-mark): If select-active-regions is
14625 non-nil, copy the selection data into a string.
14626 (activate-mark): If select-active-regions is non-nil, set the
14627 selection to the current buffer.
14628 (set-mark): Update selection if select-active-regions is non-nil.
14629
14630 * select.el (x-valid-simple-selection-p): Allow buffer values.
14631
14632 2009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
14633
14634 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
14635 and more featureful message-mode.
14636
14637 2009-07-14 Chong Yidong <cyd@stupidchicken.com>
14638
14639 * select.el (x-set-selection): Doc fix.
14640 (x-valid-simple-selection-p): Disallow selection data consisting
14641 of a list or cons of integers, since that is not used.
14642 (xselect--selection-bounds, xselect--int-to-cons): New functions.
14643 (xselect-convert-to-string, xselect-convert-to-length)
14644 (xselect-convert-to-filename, xselect-convert-to-charpos)
14645 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
14646
14647 2009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
14648
14649 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
14650 output in -break-info command (Emacs bug #3794).
14651
14652 2009-07-14 Glenn Morris <rgm@gnu.org>
14653
14654 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
14655 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
14656 (edebug-print-length, edebug-print-level, edebug-print-circle)
14657 (edebug-sit-for-seconds, edebug-view-outside)
14658 (edebug-bounce-point, edebug-set-global-break-condition)
14659 (edebug-Go-nonstop-mode, edebug-trace-mode)
14660 (edebug-Trace-fast-mode, edebug-continue-mode)
14661 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
14662 (edebug-visit-eval-list): Doc fixes.
14663
14664 * subr.el (def-edebug-spec): Doc fix.
14665
14666 2009-07-14 Kenichi Handa <handa@m17n.org>
14667
14668 * international/characters.el: Fix setting of category ?C.
14669
14670 2009-07-13 Jan Djärv <jan.h.d@swipnet.se>
14671
14672 * term/ns-win.el (x-select-font): defalias x-select-font to
14673 ns-popup-font-panel instead of generate-fontset-menu.
14674
14675 2009-07-12 Eli Zaretskii <eliz@gnu.org>
14676
14677 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
14678
14679 2009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
14680
14681 * arc-mode.el (archive-find-type): Allow for a PK00 string before
14682 the PK\003\004 header (Bug#3770).
14683
14684 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
14685
14686 * pcomplete.el (pcomplete-comint-setup): Check for
14687 shell-dynamic-complete-filename too.
14688
14689 2009-07-11 Chong Yidong <cyd@stupidchicken.com>
14690
14691 * simple.el (temporary-goal-column): Change the value for
14692 line-move-visual to a cons cell.
14693 (line-move-visual): Record or set the window hscroll, if
14694 necessary (Bug#3494).
14695 (line-move-1): Handle cons value of temporary-goal-column.
14696
14697 2009-07-11 Kenichi Handa <handa@m17n.org>
14698
14699 * international/mule-diag.el (describe-character-set): Don't show
14700 width.
14701
14702 2009-07-10 Sam Steingold <sds@gnu.org>
14703
14704 * progmodes/compile.el (compilation-mode-font-lock-keywords):
14705 Omake sometimes indents the errors it prints, so allow all
14706 regexps to start with spaces.
14707
14708 2009-07-10 Eli Zaretskii <eliz@gnu.org>
14709
14710 * cus-edit.el (customize-changed-options-previous-release):
14711 Bump value to 22.1. (Bug#3804)
14712
14713 2009-07-08 Sam Steingold <sds@gnu.org>
14714
14715 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
14716 to be a cons cell (test . ignored-directory) to selectively ignore
14717 some directories depending on the location of the search.
14718
14719 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
14720
14721 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
14722 remote user is root, on the local host.
14723 (tramp-local-host-p): Either the local user or the remote user
14724 must be root. (Bug#3771)
14725
14726 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
14727
14728 * progmodes/gdb-mi.el (gdb): Remove description of
14729 gdb-use-separate-io-buffer.
14730 (menu): Don't allow toggling of or enable
14731 gdb-use-separate-io-buffer from menubar.
14732
14733 2009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
14734
14735 * mail/unrmail.el (unrmail): Make sure the message ends with two
14736 newlines (Bug#3769).
14737
14738 2009-07-08 Glenn Morris <rgm@gnu.org>
14739
14740 * calendar/calendar.el (calendar-current-date): Rework previous change.
14741
14742 2009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
14743
14744 * calendar/calendar.el (calendar-current-date):
14745 Add an optional argument giving an offset from today.
14746
14747 2009-07-08 Glenn Morris <rgm@gnu.org>
14748
14749 * tutorial.el (tutorial--describe-nonstandard-key):
14750 Adjust the message for when a key has been unbound.
14751 (help-with-tutorial): Hide the arch-tag.
14752
14753 2009-07-08 Kenichi Handa <handa@m17n.org>
14754
14755 * international/fontset.el (setup-default-fontset): For each
14756 script, append (not set) font-specs.
14757
14758 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
14759 docstring.
14760
14761 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
14762
14763 * progmodes/gdb-mi.el (gdb-init-1): Move sending
14764 -data-list-register-names to ...
14765 (gdb-starting): ... here because GDB 7.0 requires execution to
14766 have started when using this MI command.
14767 (gdb-set-header): New function to distinguish select and
14768 unselected tabs in gdb buffers.
14769 (gdb-propertize-header): New macro that uses gdb-set-header.
14770 (gdb-breakpoints-header, gdb-locals-header): Use it.
14771 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
14772
14773 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
14774
14775 * Makefile.in (ELCFILES): Remove fadr.elc.
14776
14777 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
14778
14779 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
14780 may contain frame information, so `string-match' should be used.
14781 (gdb-update): Disassembly is invalidated through
14782 `gdb-get-selected-frame'.
14783 (gdb-pad-string): New function to pad string with spaces.
14784 (gdb-invalidate-disassembly): Invalidate only if the buffer
14785 exists.
14786 (gdb-disassembly-handler-custom): Column alignment.
14787 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
14788 placing new ones.
14789 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
14790 end of line, too.
14791 (gdb-frame-handler): Match convention to for disassembly buffer
14792 mode name.
14793 (gdb-stack-list-frames-handler): Rewritten without regexps.
14794 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
14795 not highlight breakpoints without line information.
14796 (gdb-input): Add trailing newline to command.
14797
14798 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
14799 buffer properly.
14800 (gdb-breakpoints-list-handler-custom): Replacement for
14801 `gdb-break-list-handler'. Using real parser instead of regexps
14802 now.
14803 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
14804 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
14805 to place breakpoints.
14806 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
14807 functions.
14808 (gdb-disassembly-handler-custom): Show overlay arrow.
14809 (gdb-disassembly-place-breakpoints): Show breakpoints in
14810 disassembly buffer.
14811 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
14812 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
14813 instead of parsing breakpoints buffer. Fixed old menu references
14814 in `gud-menu-map'.
14815
14816 * fadr.el: Remove.
14817
14818 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
14819 (gdb-memory-address): New variable which holds top address of
14820 memory page shown in memory buffer.
14821 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
14822 customization variables.
14823 New functions:
14824 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
14825 display the memory buffer.
14826 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
14827 buffer display parameters.
14828 (def-gdb-memory-format, gdb-memory-format-binary)
14829 (gdb-memory-format-octal, gdb-memory-format-unsigned)
14830 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
14831 Functions for setting memory buffer format.
14832 (gdb-memory-unit-word, gdb-memory-unit-halfword)
14833 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
14834 unit size used in memory buffer.
14835 (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
14836 to next/previous page of memory buffer.
14837 Now using (bindat-get-field) instead of fadr functions.
14838
14839 2009-07-07 Sam Steingold <sds@gnu.org>
14840
14841 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
14842 non-top-level files.
14843
14844 2009-07-07 Kenichi Handa <handa@m17n.org>
14845
14846 * international/mule-cmds.el (reset-language-environment): Put
14847 the highset priority to the charset iso-8859-1.
14848
14849 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
14850
14851 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
14852 to the end of the line when locating the block (Bug#700).
14853
14854 2009-07-06 Michael Albinus <michael.albinus@gmx.de>
14855
14856 * net/tramp.el (tramp-handle-write-region): Flush file properties
14857 in case of short track.
14858
14859 2009-07-06 Michael McNamara <mac@mail.brushroad.com>
14860
14861 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
14862 Coded custom representation of verilog error regular expressions
14863 to work with Emacs-22's new format.
14864 (verilog-error-regexp-xemacs-alist): Coded custom representation
14865 of verilog error regular expressions to work with XEmacs format.
14866 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
14867 error recognition into XEmacs.
14868 (verilog-error-regexp-add-emacs): Hook routine to install verilog
14869 error recognition into Emacs-22.
14870
14871 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
14872
14873 * woman.el: Remove stand-alone closing parentheses.
14874 (woman-file-name, woman2-format-paragraphs)
14875 (woman-leave-blank-lines): Code cleanup.
14876 (woman-use-own-frame): Change default to nil.
14877 (woman-italic, woman-bold, woman-unknown, woman-addition): Change
14878 defaults to inherit from default faces.
14879 (woman2-process-escapes): Consume the newline after a stand-alone
14880 filler character (Bug#3651).
14881
14882 2009-07-06 Glenn Morris <rgm@gnu.org>
14883
14884 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
14885 (top-level): Move provide to the end.
14886 (ffap): Remove defunct URL from custom group.
14887
14888 * subr.el (eval-after-load): Doc fix.
14889
14890 2009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
14891
14892 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
14893 `calc-embedded-word' is called twice.
14894
14895 2009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
14896
14897 * files.el (find-alternate-file-other-window, find-alternate-file):
14898 Obey confirm-nonexistent-file-or-buffer.
14899
14900 2009-07-05 Michael Albinus <michael.albinus@gmx.de>
14901
14902 * dired-aux.el (dired-show-file-type): Handle remote files.
14903
14904 2009-07-05 Jari Aalto <jari.aalto@cante.net>
14905
14906 * desktop.el (desktop-globals-to-save):
14907 Add file-name-history (Bug#2750).
14908
14909 2009-07-05 Chong Yidong <cyd@stupidchicken.com>
14910
14911 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
14912
14913 2009-07-04 Johan Bockgård <bojohan@gnu.org>
14914
14915 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
14916 property on entire argument since this is what eshell-lisp-command
14917 expects.
14918
14919 2009-07-03 Michael Albinus <michael.albinus@gmx.de>
14920
14921 * net/tramp-gvfs.el (tramp-gvfs-methods)
14922 (tramp-gvfs-zeroconf-domain)
14923 (tramp-bluez-discover-devices-timeout): Add version flag.
14924 (tramp-gvfs-handler-mounted-unmounted)
14925 (tramp-gvfs-connection-mounted-p): Polish handling of
14926 incompatibilities between GVFS 0.2 and 1.0.
14927
14928 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
14929
14930 * cus-start.el (all): Add make-pointer-invisible.
14931
14932 2009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
14933
14934 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
14935 formatted correctly.
14936
14937 2009-07-02 Juri Linkov <juri@jurta.org>
14938
14939 * info.el: Virtual Info files and nodes.
14940 (Info-virtual-files, Info-virtual-nodes): New variables.
14941 (Info-current-node-virtual): New variable.
14942 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
14943 New functions.
14944 (Info-file-supports-index-cookies): Use Info-virtual-file-p
14945 to check for a virtual file instead of checking a fixed list
14946 of node names.
14947 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
14948 instead of ad-hoc processing of "dir" and (apropos history toc).
14949 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
14950 instead of ad-hoc processing of "dir" and (apropos history toc).
14951 Reread a file when moving from a virtual node.
14952 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
14953 (Info-directory-toc-nodes, Info-directory-find-file)
14954 (Info-directory-find-node): New functions.
14955 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
14956 (Info-history): Move part of code to
14957 `Info-history-find-node'.
14958 (Info-history-toc-nodes, Info-history-find-file)
14959 (Info-history-find-node): New functions.
14960 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
14961 (Info-toc): Move part of code to `Info-toc-find-node'.
14962 (Info-toc-find-node): New function.
14963 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
14964 the current Info file name to references because now the node
14965 "*TOC*" belongs to the same Info manual.
14966 (Info-toc-build): Rename from `Info-build-toc'.
14967 (Info-toc-nodes): Rename input argument `file' to `filename'.
14968 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
14969 instead of ad-hoc processing of ("dir" apropos history toc).
14970 (Info-index-nodes): Use Info-virtual-file-p
14971 to check for a virtual file instead of checking a fixed list
14972 of node names.
14973 (Info-index-node): Add check for `Info-current-node-virtual'.
14974 Raise `save-match-data' higher up the tree to contain
14975 `search-forward' too (bug fix).
14976 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
14977 (Info-virtual-index-nodes): New variable.
14978 (Info-virtual-index-find-node, Info-virtual-index): New functions.
14979 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
14980 (Info-apropos-file, Info-apropos-nodes): New variables.
14981 (Info-apropos-toc-nodes, Info-apropos-find-file)
14982 (Info-apropos-find-node, Info-apropos-matches): New functions.
14983 (info-apropos): Move part of code to `Info-apropos-find-node' and
14984 `Info-apropos-matches'.
14985 (Info-mode-map): Bind "I" to `Info-virtual-index'.
14986 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
14987 for a virtual file instead of checking a fixed list of node names.
14988
14989 * simple.el (async-shell-command): New command.
14990
14991 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
14992
14993 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
14994 instead of `mount-info'.
14995
14996 2009-07-02 Michael Albinus <michael.albinus@gmx.de>
14997
14998 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
14999 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
15000
15001 2009-07-02 Kenichi Handa <handa@m17n.org>
15002
15003 * international/mule.el (set-keyboard-coding-system): Force *-unix
15004 coding-system to avoid eol conversion.
15005
15006 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
15007
15008 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
15009 Add handler for `process-file', `shell-command' and
15010 `start-file-process'.
15011 (tramp-gvfs-handle-shell-command)
15012 (tramp-gvfs-handle-start-file-process)
15013 (tramp-gvfs-handle-process-file): New defuns.
15014 (tramp-synce-list-devices): Simplify check for existence of property.
15015
15016 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
15017
15018 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
15019
15020 2009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
15021
15022 * language/korean.el (set-language-info-alist): Add korean-cp949,
15023 cp949 to spec.
15024
15025 2009-07-01 Kenichi Handa <handa@m17n.org>
15026
15027 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
15028
15029 * international/encoded-kb.el: Deleted.
15030
15031 * international/mule.el (set-keyboard-coding-system): Perform the
15032 necessary setup here instead of calling encoded-kbd-setup-display.
15033
15034 2009-07-01 Glenn Morris <rgm@gnu.org>
15035
15036 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
15037
15038 2009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
15039
15040 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
15041
15042 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
15043
15044 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
15045 Handle also the 'rename case, when setting file modes. (Bug#3712)
15046 (tramp-default-file-modes): Remove execute permissions.
15047
15048 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
15049 (top): Add a default for "synce" in `tramp-default-user-alist'.
15050 Add completion function for "synce" method.
15051 (tramp-hal-service, tramp-hal-path-manager)
15052 (tramp-hal-interface-manager, tramp-hal-interface-device):
15053 New defconst.
15054 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
15055 (tramp-synce-list-devices, tramp-synce-parse-device-names):
15056 New defuns.
15057
15058 * net/trampver.el: Update release number.
15059
15060 2009-06-30 Kenichi Handa <handa@m17n.org>
15061
15062 * international/fontset.el (setup-default-fontset): Add CJK fonts
15063 for symbols and the other miscellaneous characters.
15064
15065 * language/korea-util.el (setup-korean-environment-internal):
15066 Make char-width-table suitable for Korean environments.
15067 (exit-korean-environment): Cancel above.
15068
15069 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
15070 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
15071 setup-function to make char-width-table suitable for respective
15072 environments, and an exit-function to cancel that.
15073
15074 * language/japan-util.el (setup-japanese-environment-internal):
15075 Call use-cjk-char-width-table with arg `ja_JP'.
15076
15077 * international/characters.el (cjk-char-width-table): Delete it.
15078 (cjk-char-width-table-list): New variable.
15079 (use-cjk-char-width-table): New arg local-name.
15080 (use-default-char-width-table): Fix for the case that Emacs is
15081 already using the default char-width-table.
15082
15083 2009-06-29 Michael Albinus <michael.albinus@gmx.de>
15084
15085 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
15086 modes mandatory. (Bug#3712)
15087
15088 2009-06-29 Alan Mackenzie <acm@muc.de>
15089
15090 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
15091 correction between the visible width of TABs and their number of bytes.
15092
15093 2009-06-29 Chong Yidong <cyd@stupidchicken.com>
15094
15095 * server.el (server-buffer-done): Prevent kill-buffer from
15096 prompting by clearing the buffer modification flag (Bug#3696).
15097
15098 2009-06-28 Michael McNamara <mac@mail.brushroad.com>
15099
15100 * progmodes/verilog-mode.el (verilog-beg-of-statement)
15101 (verilog-endcomment-reason-re): Support unique case and priority case.
15102 (verilog-basic-complete-re): Support localparam lineup.
15103 (verilog-beg-of-statement-1): Fix for robustness, unique case.
15104 (verilog-set-auto-endcomments): Fix for unique case, always_comb
15105 commenting.
15106 (verilog-leap-to-case-head): Now support *nested* unique &
15107 priority case statements.
15108 (verilog-auto-lineup): Make just declarations the default (as it
15109 had been).
15110 (verilog-leap-to-case-head): Support priority/unique case statements.
15111 (verilog-auto-lineup): Rework to give users radio buttons to
15112 select the various styles of automatic lineup.
15113 (verilog-error-regexp-alist): Rework to support the XEmacs style
15114 of error regular expressions from compilers, lint tools &
15115 simulators. Note that GNU Emacs has made it impossible for a mode
15116 to load such things.
15117 (electric-verilog-terminate-line, verilog-indent-declaration)
15118 (verilog-auto-wiure): Rework for radio button selection of
15119 auto-lineup selection of specification of auto lineup.
15120 (verilog-beg-of-statement-1): Redesign to support proper operation
15121 in additional code, based on testing with auto-lineup.
15122 (verilog-calculate-indent, assignments & declarations)
15123 (verilog-backward-token): Enhance to support auto-lineup of
15124 assignments & declarations.
15125 (verilog-in-directive-p, verilog-at-struct-p): New function for
15126 easy test of whether we are.
15127 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
15128 to support safe execution at almost anyline.
15129 (verilog-calc-1): Properly support indenting deep inside generate
15130 blocks.
15131 (verilog-init-font): Remove definition & use of verilog-init-font,
15132 as it is redundant with font-lock-defaults.
15133 (verilog-mode): Alter the definition of verilog-font-lock-defaults
15134 to avoid circular calls if syntax-ppss is a function (as is the
15135 case now in 22.x GNU Emacs) as that function would sometimes call
15136 itself, leading to (nearly) infinite recursion.
15137 (verilog-ovm-begin-re, verilog-ovm-end-re)
15138 (verilog-ovm-statement-re, verilog-leap-to-head)
15139 (verilog-backward-token): Add support for OVM macros. Some are
15140 complete statements, and others open and close scopes like begin
15141 and end.
15142 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
15143 (verilog-defun-level-generate-only-re): Really fix the defun-list
15144 compilation issue.
15145 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
15146 coverpoint, constraint and cross statements.
15147 (verilog-defun-level-list, verilog-generate-defun-level-list)
15148 (verilog-all-defun-level-list): Redo these specifications - it is
15149 too hard to support eval-when compile aggregation of lists also
15150 built at when-compile time.
15151 (verilog-defun-level-list): Place defconsts of variables used in
15152 building regular expressions which are built in eval-when-compile
15153 bodies in the same eval-when-compile body to facilitate compile
15154 without load.
15155 (verilog-beg-block-re-ordered): Support indenting
15156 virtual/protected tasks and functions.
15157 (verilog-defun-level-list, verilog-in-generate-region-p)
15158 (verilog-backward-ws&directives, verilog-calc-1): Speed up
15159 indentation of some module items (generate items).
15160 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
15161 across virtual/protected tasks and functions.
15162
15163 2009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
15164
15165 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
15166 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
15167 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
15168 in concatenations. Reported by Yishay Belkind.
15169 (verilog-auto-ascii-enum): Support one-hot state machines in
15170 AUTOASCIIENUM. Suggested by Lloyd Gomez.
15171 (verilog-auto-inst, verilog-auto-inst-port): Include interface
15172 modport in AUTOINST and add vl-modport for users. Reported by
15173 David Rogoff.
15174 (verilog-auto-inout-module, verilog-auto-inst)
15175 (verilog-decls-get-interfaces, verilog-insert-definition)
15176 (verilog-insert-one-definition, verilog-read-decls)
15177 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
15178 (verilog-sig-modport, verilog-signals-combine-bus)
15179 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
15180 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
15181 Suggested by David Rogoff.
15182 (verilog-repair-open-comma): Fix non-insertion of comma when
15183 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
15184 (verilog-make-width-expression): Simplify [A-1:0] expression
15185 widths to just {A{1'b0}}.
15186 (verilog-mode): Cleanup checkdoc warnings.
15187 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
15188 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
15189 inputs/outputs or data type. Suggested by Vasu Kandadi.
15190 (next-error-last-buffer): Fix byte-compiler warning.
15191 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
15192 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
15193 or shell command text during AUTO expansion. Suggested by Tad Truex.
15194 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
15195 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
15196 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
15197 in AUTOINOUT. Reported by Matthew Lovell.
15198 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
15199 causing use of <= assignments. Reported by Alex Reed.
15200 (verilog-read-decls): Fix triand, trior, wand, wor to be
15201 recognized by AUTOWIRE. Reported by Spencer Isaacson.
15202 (verilog-extended-complete-re): Support import "DPI-C" functions.
15203 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
15204 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
15205 (verilog-insert-date, verilog-insert-year)
15206 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
15207 Windows systems. Reported by Michael Potts.
15208 (verilog-read-module-name): Fix AUTOINST when the child module
15209 declaration's name is a tick define. Reported by Elliot Mednick.
15210 (verilog-read-decls): Fix V2K parameter bit subscripts getting
15211 passed to next parameter's definition. Reported by Bruce T.
15212 (verilog-read-decls): Fix detecting "parameter int" when using
15213 AUTOINSTPARAM. Reported by Bruce T.
15214 (verilog-goto-defun): Fix goto not finding modules unless first
15215 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
15216 (verilog-mode): Expand -f flag arguments on entry to mode so
15217 verilog-goto-defun will work. Reported by Lawrence Butcher.
15218 (verilog-getopt): Expand environment variables in -f file
15219 arguments. Suggested by Lawrence Butcher.
15220 (verilog-set-define): Fix "Symbol's value as variable is void"
15221 when reading enumerations.
15222 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
15223 Suggested by Stephen Peltan.
15224 (verilog-read-defines): Fix reading of enumerations in include
15225 files. Reported by Steve Peltan.
15226
15227 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
15228
15229 * files.el (trash-directory): Fix defcustom type.
15230
15231 2009-06-28 Juri Linkov <juri@jurta.org>
15232
15233 * help-fns.el (describe-function-1): Correctly locate adviced
15234 functions in hyperlink (Bug#2438).
15235
15236 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
15237
15238 * files.el (trash-directory): Change default to nil.
15239 (move-file-to-trash): If trash-directory is nil and
15240 system-move-file-to-trash is unbound, perform freedesktop-style
15241 trashing.
15242
15243 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
15244
15245 * files.el (move-file-to-trash): Add freedesktop trash
15246 support (Bug#973).
15247
15248 2009-06-28 Glenn Morris <rgm@gnu.org>
15249
15250 * autorevert.el (global-auto-revert-non-file-buffers)
15251 (global-auto-revert-mode): Doc fixes.
15252
15253 2009-06-27 Johan Bockgård <bojohan@gnu.org>
15254
15255 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
15256
15257 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
15258
15259 * faces.el (x-handle-named-frame-geometry): Ensure that we have
15260 opened an X connection before calling x-get-resource (Bug#3194).
15261
15262 * play/doctor.el: Remove reference to obsolete website.
15263 (make-doctor-variables): Correct grammar mistake (Bug#2633).
15264
15265 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
15266
15267 Remove find-file-not-found-hook VC method. (Bug#2757)
15268 * vc-hooks.el (vc-file-not-found-hook)
15269 (vc-default-find-file-not-found-hook): Remove functions.
15270 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
15271 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
15272 * vc.el:
15273 * vc-hg.el:
15274 * vc-git.el: Do not mention find-file-not-found-hook VC method.
15275
15276 2009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
15277
15278 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
15279 compatibility function for `looking-back'.
15280
15281 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
15282 Use `ispell-looking-back'.
15283
15284 2009-06-24 Michael Albinus <michael.albinus@gmx.de>
15285
15286 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
15287 rather than `filename'.
15288
15289 2009-06-23 Miles Bader <miles@gnu.org>
15290
15291 * face-remap.el (text-scale-set): New function.
15292
15293 2009-06-23 Glenn Morris <rgm@gnu.org>
15294
15295 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
15296
15297 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
15298
15299 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
15300
15301 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
15302
15303 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
15304 Simplify Persian conditionals.
15305
15306 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
15307 variable `filename'.
15308
15309 * comint.el (comint-insert-input): Doc fix.
15310
15311 * Makefile.in (ELCFILES): Fix typo in previous change.
15312
15313 2009-06-23 Miles Bader <miles@gnu.org>
15314
15315 * cus-start.el: Add entry for `recenter-redisplay'.
15316
15317 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
15318
15319 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
15320 Add an optional argument for the backend, use it instead of
15321 calling vc-backend.
15322 (vc-mode-line): Add an optional argument for the backend.
15323 Pass the backend to vc-state and vc-working-revision. Move code for
15324 special handling for vc-state being a buffer to ...
15325
15326 * vc-rcs.el (vc-rcs-find-file-hook):
15327 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
15328
15329 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
15330 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
15331 vc-stay-local-p and vc-mode-line calls.
15332
15333 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
15334 (vc-cvs-diff, vc-cvs-annotate-command)
15335 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
15336 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
15337 vc-mode-line calls.
15338
15339 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
15340 direct comparison.
15341 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
15342 backend when calling vc-mode-line.
15343 (vc-register): Do not create a closure for calling the vc register
15344 function, call it directly.
15345
15346 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
15347
15348 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
15349 to make it obvious item can be clicked.
15350
15351 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
15352
15353 2009-06-23 Kenichi Handa <handa@m17n.org>
15354
15355 * language/korea-util.el (korean-key-bindings): Change the binding
15356 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
15357 same command.
15358
15359 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
15360
15361 Sync with Tramp 2.1.16.
15362
15363 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
15364
15365 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
15366 when a loading of a package fails. Completion function for rsync
15367 is `tramp-completion-function-alist-ssh'.
15368 (all): Replace all calls of `split-string' and
15369 `tramp-split-string' by `tramp-compat-split-string'.
15370 (tramp-default-method): Use `tramp-compat-process-running-p'.
15371 (tramp-default-proxies-alist): Allow also Lisp forms.
15372 (tramp-remote-path): Add choice "Private Directories".
15373 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
15374 (tramp-domain-regexp): Allow also "-", "_" and ".".
15375 (tramp-end-of-output): Remove newlines, and add "$" at the end.
15376 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
15377 (tramp-debug-message): Insert header line in debug buffer.
15378 (tramp-handle-directory-files-and-attributes-with-stat):
15379 Care about filenames with spaces, or starting with "-".
15380 (tramp-handle-dired-uncache): New defun.
15381 (tramp-handle-insert-directory): Don't flush the directory from
15382 cache, this is handled by `dired-uncache' now.
15383 (tramp-handle-insert-file-contents): Improve error handling.
15384 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
15385 Quote `tramp-end-of-output'.
15386 (tramp-action-password): Improve trace message.
15387 (tramp-check-for-regexp): Both echoes must be present, before removing.
15388 (tramp-open-connection-setup-interactive-shell): Trace coding system.
15389 (tramp-compute-multi-hops): Eval cons cells of
15390 `tramp-default-proxies-alist'.
15391 (tramp-maybe-open-connection): Use the same command pattern for
15392 first hop and further hops.
15393 (tramp-wait-for-output): Remove handling of newlines.
15394 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
15395 (tramp-split-string): Remove function. It is handled in
15396 tramp-compat now.
15397
15398 * net/tramp-cmds.el (tramp-bug):
15399 Recommend `tramp-cleanup-all-connections' in the bug mail.
15400
15401 * net/tramp-compat.el (tramp-compat-split-string)
15402 (tramp-compat-process-running-p): New defuns.
15403
15404 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
15405 for `dired-uncache'.
15406
15407 * net/tramp-gvfs.el: New package.
15408
15409 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
15410 Add handler for `dired-uncache'.
15411 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
15412
15413 * net/trampver.el: Update release number. Make version check fit
15414 for SXEmacs 22.
15415
15416 2009-06-22 Jim Meyering <meyering@redhat.com>
15417
15418 Automatically handle .xz suffix (XZ-compressed files), too.
15419 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
15420 XZ is the successor to LZMA: <http://tukaani.org/xz/>
15421
15422 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
15423 Nick Roberts <nickrob@snap.net.nz>
15424
15425 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
15426 repository (http://sphinx.net.ru/hg/gdb-mi/).
15427
15428 2009-06-22 Glenn Morris <rgm@gnu.org>
15429
15430 * files.el (dir-locals-collect-mode-variables): Allow for any number of
15431 `mode' and `eval' entries. (Bug#3430)
15432
15433 * Makefile.in (ELCFILES): Add fadr.elc.
15434
15435 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
15436 differing behavior of \n and ^ in strings. (Bug#3385)
15437
15438 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
15439
15440 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
15441 property.
15442 (lisp-indent-function): Make it a defcustom.
15443
15444 2009-06-21 Nick Roberts <nickrob@snap.net.nz>
15445
15446 * progmodes/gdb-ui.el: Replace with ...
15447 * progmodes/gdb-mi.el: ... this file.
15448 * progmodes/gud.el: Modify for gdb-mi.el.
15449
15450 2009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
15451
15452 * fadr.el: New file.
15453
15454 See ChangeLog.14 for earlier changes.
15455
15456 ;; Local Variables:
15457 ;; coding: utf-8
15458 ;; End:
15459
15460 Copyright (C) 2009, 2010 Free Software Foundation, Inc.
15461
15462 This file is part of GNU Emacs.
15463
15464 GNU Emacs is free software: you can redistribute it and/or modify
15465 it under the terms of the GNU General Public License as published by
15466 the Free Software Foundation, either version 3 of the License, or
15467 (at your option) any later version.
15468
15469 GNU Emacs is distributed in the hope that it will be useful,
15470 but WITHOUT ANY WARRANTY; without even the implied warranty of
15471 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15472 GNU General Public License for more details.
15473
15474 You should have received a copy of the GNU General Public License
15475 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
15476
15477 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1