* net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
[bpt/emacs.git] / lisp / ChangeLog
1 2010-07-16 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-handle-shell-command): Don't use hard-wired
4 "/bin/sh" but `tramp-remote-sh' from `tramp-methods'.
5 (tramp-find-shell): Simplify setting connection property.
6 (tramp-get-ls-command): Make test for "--color=never" stronger.
7
8 2010-07-15 Simon South <ssouth@member.fsf.org>
9
10 * progmodes/delphi.el (delphi-previous-indent-of): Indent case
11 blocks within record declarations (i.e. variant parts) correctly.
12
13 2010-07-15 Simon South <ssouth@member.fsf.org>
14
15 * progmodes/delphi.el (delphi-token-at): Give newlines precedence
16 over literal tokens when parsing so newlines aren't "absorbed" by
17 single-line comments. Corrects the indentation of case blocks
18 that have a comment on the first line.
19
20 2010-07-14 Karl Fogel <kfogel@red-bean.com>
21
22 * bookmark.el (bookmark-load-hook): Fix doc string as suggested
23 by Drew Adams (Bug#5504).
24
25 2010-07-14 Chong Yidong <cyd@stupidchicken.com>
26
27 * term/x-win.el (x-select-enable-clipboard): Default to t.
28 (x-initialize-window-system): Don't overwrite Paste menu item.
29
30 * simple.el (select-active-regions): Default to t.
31 (push-mark-command): Don't overwrite primary with empty string.
32
33 * mouse.el: Bind mouse-2 to mouse-yank-primary.
34 (mouse-drag-copy-region): Default to nil.
35
36 * menu-bar.el (menu-bar-enable-clipboard): Don't overwrite
37 Cut/Copy/Paste menu bar items.
38
39 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
40
41 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
42 Patch applied by Karl Fogel.
43
44 * bookmark.el (bookmark-set): Don't set `bookmark-yank-point'
45 and `bookmark-current-buffer' if they have been already set in
46 another buffer (e.g gnus-art).
47
48 2010-07-13 Karl Fogel <kfogel@red-bean.com>
49 Thierry Volpiatto <thierry.volpiatto@gmail.com>
50
51 Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
52
53 * bookmark.el (bookmark-make-record-default): Allow unneeded
54 information to be omitted from the record.
55
56 Adjust declarations and calls:
57
58 * info.el (bookmark-make-record-default): Adjust declaration.
59 (Info-bookmark-make-record): Adjust call.
60
61 * woman.el (bookmark-make-record-default): Adjust declaration.
62 (woman-bookmark-make-record): Adjust call.
63
64 * man.el (bookmark-make-record-default): Adjust declaration.
65 (Man-bookmark-make-record): Adjust call.
66
67 * image-mode.el (bookmark-make-record-default): Adjust declaration.
68
69 * doc-view.el (bookmark-make-record-default): Adjust declaration.
70
71 2010-07-13 Karl Fogel <kfogel@red-bean.com>
72
73 * bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
74 This is also from Thierry Volpiatto's patch in bug #6444. However,
75 because it was extraneous to the functional change in that patch,
76 and causes a re-indendation, I am committing it separately.
77
78 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
79
80 * bookmark.el (bookmark-show-annotation): Ensure annotations show,
81 e.g. in Info bookmarks, by using `switch-to-buffer-other-window'.
82 Patch applied by Karl Fogel (Bug#6444).
83
84 2010-07-13 Chong Yidong <cyd@stupidchicken.com>
85
86 * frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).
87
88 2010-07-13 Adrian Robert <Adrian.B.Robert@gmail.com>
89
90 * term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew
91 Dempsky; bug#5084). Remove incorrect binding for S-tab.
92 (ns-alternatives-map): Change S-tab binding to backtab
93 (bug#6616).
94
95 * simple.el (normal-erase-is-backspace-setup-frame): Set mode on
96 under ns.
97
98 2010-07-12 Andreas Schwab <schwab@linux-m68k.org>
99
100 * language/tai-viet.el ("TaiViet"): Try to fix re-encoding
101 bugs. (Bug#5806)
102
103 * language/tv-util.el (tai-viet-re): Remove format.
104
105 2010-07-12 Kenichi Handa <handa@m17n.org>
106
107 * language/hebrew.el: Remove no-byte-compile declaration. Change
108 coding: tag to utf-8. Register hebrew-shape-gstring in
109 composition-function-table for 3-character looking back.
110 (hebrew-font-get-precomposed): New function.
111 (hebrew-shape-gstring): Utilize precomposed glyphs if available.
112
113 2010-07-11 Chong Yidong <cyd@stupidchicken.com>
114
115 * mouse.el (mouse-drag-track): Handle select-active-regions
116 (Bug#6612).
117
118 2010-07-11 Magnus Henoch <magnus.henoch@gmail.com>
119
120 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
121 empty argument to gvfs-copy.
122
123 2010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change)
124
125 * progmodes/compile.el (compilation-error-regexp-alist-alist): Add
126 regexps for cucumber and ruby.
127
128 2010-07-08 Daiki Ueno <ueno@unixuser.org>
129
130 * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)
131 (epa-file-insert-file-contents): Hack to prevent
132 find-file from opening empty buffer when decryptin failed
133 (bug#6568).
134
135 2010-07-07 Agustín Martín <agustin.martin@hispalinux.es>
136
137 * ispell.el (ispell-alternate-dictionary): Use file-readable-p.
138 Return nil if no word-list is found at default locations.
139 (ispell-complete-word-dict): Default to nil.
140 (ispell-command-loop): Use 'word-list' when using lookup-words.
141 (lookup-words): Use ispell-complete-word-dict or
142 ispell-alternate-dictionary. Check for word-list availability
143 and handle errors if needed with better messages (Bug#6539).
144 (ispell-complete-word): Use ispell-complete-word-dict or
145 ispell-alternate-dictionary.
146
147 2010-07-07 Christoph Scholtes <cschol2112@gmail.com>
148
149 * progmodes/python.el (python-font-lock-keywords): Add Python 2.7
150 builtins (BufferError, BytesWarning, WindowsError; callables
151 bin, bytearray, bytes, format, memoryview, next, print; __package__).
152
153 2010-07-07 Glenn Morris <rgm@gnu.org>
154
155 * play/zone.el (top-level): Do not require timer, tabify, or cl.
156 (zone-shift-left): Ignore intangibility, and any errors from
157 forward-char.
158 (zone-shift-right): Remove no-op end-of-line. Ignore intangibility.
159 (zone-pgm-putz-with-case): Use upcase-region rather than inserting,
160 deleting, and copying text properties.
161 (zone-line-specs, zone-pgm-stress): Check forward-line exit status.
162 (zone-pgm-rotate): Handle odd buffers like that of gomoku, where getting
163 to point-max is hard.
164 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
165 (zone-fill-out-screen): Ignore intangibility.
166
167 2010-07-05 Chong Yidong <cyd@stupidchicken.com>
168
169 * menu-bar.el (menu-bar-mode):
170 * tool-bar.el (tool-bar-mode): Replace default-frame-alist element
171 if it has been set.
172
173 * mouse.el (mouse-drag-track): Call mouse-start-end to handle
174 word/line selection (Bug#6565).
175
176 2010-07-04 Juanma Barranquero <lekktu@gmail.com>
177
178 * net/dbus.el (dbus-send-signal): Declare function.
179
180 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
181
182 * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
183 (dbus-register-property): New optional argument EMITS-SIGNAL.
184 (dbus-property-handler): Send signal "PropertiesChanged" if requested.
185
186 2010-07-03 Chong Yidong <cyd@stupidchicken.com>
187
188 * mouse.el (mouse-drag-overlay): Variable deleted.
189 (mouse-move-drag-overlay, mouse-show-mark): Functions deleted.
190 (mouse--remap-link-click-p): New function.
191 (mouse-drag-track): Handle dragging by using temporary Transient
192 Mark mode, instead of a special overlay.
193 (mouse-kill-ring-save, mouse-save-then-kill): Don't call
194 mouse-show-mark.
195
196 * mouse-sel.el (mouse-sel-selection-alist): mouse-drag-overlay
197 deleted.
198
199 2010-07-02 Juri Linkov <juri@jurta.org>
200
201 * autoinsert.el (auto-insert-alist): Fix readability
202 by using dotted pair notation for lambda.
203
204 2010-07-02 Juri Linkov <juri@jurta.org>
205
206 * faces.el (read-face-name): Rename arg `string-describing-default'
207 to `default'. Doc fix. Display the default value in quotes
208 in the prompt. With empty input, return the `default' arg,
209 unless the default value is a string (in which case return nil).
210 (describe-face): Replace the string `default' arg of `read-face-name'
211 with the symbol `default'.
212
213 2010-07-02 Chong Yidong <cyd@stupidchicken.com>
214
215 * emulation/viper-cmd.el (viper-delete-backward-char)
216 (viper-del-backward-char-in-insert)
217 (viper-del-backward-char-in-replace, viper-change)
218 (viper-backward-indent): Replace delete-backward-char with
219 delete-char (Bug#6552).
220
221 2010-07-01 Chong Yidong <cyd@stupidchicken.com>
222
223 * ruler-mode.el (ruler--save-header-line-format): Fix typos.
224
225 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
226
227 * frame.el (make-frame): Add default-frame-alist to the PARAMETERS
228 argument passed to frame-creation-function (Bug#5378).
229
230 * faces.el (x-handle-named-frame-geometry)
231 (x-handle-reverse-video, x-create-frame-with-faces)
232 (face-set-after-frame-default, tty-create-frame-with-faces): Don't
233 separately consult default-frame-alist. It is now passed as the
234 PARAMETER argument.
235
236 2010-06-30 Andreas Schwab <schwab@linux-m68k.org>
237
238 * startup.el (command-line): Don't call tool-bar-setup in a
239 tty-only build.
240
241 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
242
243 * ruler-mode.el (ruler--save-header-line-format): New fun.
244 (ruler-mode): Use it as a setter function, so as not to overwrite
245 ruler-mode-header-line-format-old if Ruler mode is on (Bug#5370).
246
247 2010-06-29 Chong Yidong <cyd@stupidchicken.com>
248
249 * vc/vc.el (vc-deduce-backend): New fun. Handle diff buffers.
250 (vc-root-diff, vc-print-root-log, vc-log-incoming)
251 (vc-log-outgoing): Use it.
252 (vc-diff-internal): Set diff-vc-backend.
253
254 * vc/diff-mode.el (diff-vc-backend): New var.
255
256 2010-06-28 Jan Djärv <jan.h.d@swipnet.se>
257
258 * dynamic-setting.el (font-setting-change-default-font): Remove
259 call to message.
260
261 2010-06-28 Kenichi Handa <handa@m17n.org>
262
263 * international/quail.el (quail-insert-kbd-layout): Fix the
264 showing of untranslated characters.
265
266 2010-06-28 Chong Yidong <cyd@stupidchicken.com>
267
268 * simple.el (delete-active-region): New option.
269 (delete-backward-char): Implement in Lisp.
270 (delete-forward-char): New command.
271
272 * mouse.el (mouse-region-delete-keys): Deleted.
273 (mouse-show-mark): Simplify.
274
275 * bindings.el (global-map): Bind delete and DEL, the former to
276 delete-forward-char.
277
278 2010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
279
280 * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
281 (ruby-mode): Bind indent-line-function (Bug#5119).
282
283 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
284
285 * startup.el (command-line): Recognize "0" X resource value.
286
287 2010-06-27 Chong Yidong <cyd@stupidchicken.com>
288
289 * startup.el (command-line): Use X resources to set the value of
290 menu-bar-mode and tool-bar-mode, before calling frame-initialize.
291
292 * menu-bar.el (menu-bar-mode):
293 * tool-bar.el (tool-bar-mode): Don't change default-frame-alist.
294 Set init-value to t.
295
296 * frame.el (frame-notice-user-settings): Don't change
297 default-frame-alist based on menu-bar-mode and tool-bar-mode, or
298 vice versa (Bug#2249).
299
300 2010-06-26 Eli Zaretskii <eliz@gnu.org>
301
302 * w32-fns.el (w32-convert-standard-filename): Doc fix.
303
304 2010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
305
306 * flyspell.el (flyspell-check-previous-highlighted-word): Make
307 sure `flyspell-word' re-checks word after function run (Bug#6504).
308
309 * ispell.el (ispell-init-process): Make sure ispell and default
310 directories are expanded. (Bug#6143).
311
312 2010-06-24 Juri Linkov <juri@jurta.org>
313
314 * minibuffer.el (completions-format): Change default from nil to
315 `horizontal'. Remove `nil' value from :type. Doc fix. (Bug#6459)
316
317 2010-06-24 Juri Linkov <juri@jurta.org>
318
319 * vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
320 buffer-locally to lambda that re-runs the vc diff command.
321 (Bug#6447)
322
323 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
324
325 * kmacro.el (kmacro-call-macro): Don't issue hint message if the
326 echo area is in use (Bug#3412).
327
328 2010-06-22 Glenn Morris <rgm@gnu.org>
329
330 * textmodes/texinfmt.el (texinfo-format-region)
331 (texinfo-raise-lower-sections, texinfo-format-separate-node)
332 (texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
333 (texinfo-format-option, texinfo-noindent):
334 Use line-beginning-position and line-end-position.
335
336 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-lang.el:
337 * calc/calc-store.el, calc/calc-units.el, calc/calc.el:
338 * calc/calccomp.el: Add explicit utf-8 coding cookies to files with
339 utf-8 characters.
340
341 2010-06-21 Karl Fogel <kfogel@red-bean.com>
342
343 * play/zone.el (zone-fall-through-ws): Fix next-line ->
344 forward-line fallout.
345
346 2010-07-06 Chong Yidong <cyd@stupidchicken.com>
347
348 * mouse.el (mouse-appearance-menu): Add docstring.
349
350 * help.el (describe-key): Print up-event using key-description.
351
352 2010-07-03 Michael Albinus <michael.albinus@gmx.de>
353
354 * net/zeroconf.el (zeroconf-resolve-service)
355 (zeroconf-service-resolver-handler): Use
356 `dbus-byte-array-to-string'.
357 (zeroconf-publish-service): Use `dbus-string-to-byte-array'.
358
359 2010-07-03 Jan Moringen <jan.moringen@uni-bielefeld.de>
360
361 * net/zeroconf.el (zeroconf-service-remove-hook): New defun.
362
363 2010-06-30 Dan Nicolaescu <dann@ics.uci.edu>
364
365 Avoid displaying files with a nil state in vc-dir.
366 * vc-dir.el (vc-dir-update): Obey the noinsert argument in all
367 cases that cause insertion.
368 (vc-dir-resynch-file): Tell vc-dir-update to avoid inserting files
369 with a nil state.
370
371 2010-06-30 Chong Yidong <cyd@stupidchicken.com>
372
373 * xml.el (xml-parse-region): Avoid infloop (Bug#5281).
374
375 2010-06-29 Leo <sdl.web@gmail.com>
376
377 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
378
379 2010-06-27 Oleksandr Gavenko <gavenkoa@gmail.com> (tiny change)
380
381 * generic-x.el (bat-generic-mode): Fix regexp for command line
382 switches (Bug#5719).
383
384 2010-06-27 Masatake YAMATO <yamato@redhat.com>
385
386 * htmlfontify.el (hfy-face-attr-for-class): Use append instead
387 of nconc to avoid pure storage error (Bug#6239).
388
389 2010-06-27 Christoph <cschol2112@googlemail.com> (tiny change)
390
391 * bookmark.el (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
392 (bookmark-bmenu-other-window-with-mouse): Remove unnecessary
393 bindings of bookmark-automatically-show-annotations (Bug#6515).
394
395 2010-06-25 Eli Zaretskii <eliz@gnu.org>
396
397 * arc-mode.el (archive-zip-extract): Don't quote the file name on
398 MS-Windows and MS-DOS. (Bug#6467, Bug#6144)
399
400 2010-06-24 Štěpán Němec <stepnem@gmail.com> (tiny change)
401
402 * comint.el (make-comint, make-comint-in-buffer): Mention return
403 value in the docstrings. (Bug#6498)
404
405 2010-06-24 Yoni Rabkin <yoni@rabkins.net>
406
407 * bs.el (bs-mode-font-lock-keywords): Remove "by" from Dired pattern,
408 since it is not present when using some non-default switches.
409
410 2010-06-23 Karl Fogel <kfogel@red-bean.com>
411
412 * simple.el (compose-mail): Fix doc string to refer to
413 `compose-mail-user-agent-warnings', instead of to the
414 nonexistent `compose-mail-check-user-agent'.
415
416 2010-06-21 Alan Mackenzie <bug-cc-mode@gnu.org>
417
418 Fix an indentation bug:
419
420 * progmodes/cc-mode.el (c-common-init): Initialise c-new-BEG/END.
421 (c-neutralize-syntax-in-and-mark-CPP): c-new-BEG/END: Take account
422 of existing values.
423
424 * progmodes/cc-engine.el (c-clear-<-pair-props-if-match-after)
425 (c-clear->-pair-props-if-match-before): now return t when they've
426 cleared properties, nil otherwise.
427 (c-before-change-check-<>-operators): Set c-new-beg/end correctly
428 by taking account of the existing value.
429
430 * progmodes/cc-defs.el
431 (c-clear-char-property-with-value-function): Fix this to clear the
432 property rather than overwriting it with nil.
433
434 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
435
436 * emacs-lisp/package.el (package-print-package): Add link to
437 package description via describe-package.
438 (describe-package-1): List package requirements. Add button to
439 perform installation.
440 (package-menu-describe-package): New command.
441
442 * help-mode.el (help-package): New button type.
443
444 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
445
446 * emacs-lisp/package.el: Move package-list-packages binding to
447 menu-bar.el.
448 (describe-package, describe-package-1, package--dir): New funs.
449 (package-activate-1): Use package--dir.
450
451 * emacs-lisp/package-x.el (gnus-article-buffer): Require package.
452
453 * help-mode.el (help-package-def): New button type.
454
455 * menu-bar.el: Move package-list-packages binding here from
456 package.el.
457
458 2010-06-19 Gustav Hållberg <gustav@gmail.com> (tiny change)
459
460 * descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
461
462 2010-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
463
464 * emacs-lisp/edebug.el (edebug-read-list):
465 Phase out old-style backquotes.
466
467 2010-06-17 Juri Linkov <juri@jurta.org>
468
469 * help-mode.el (help-mode): Set buffer-local variable
470 revert-buffer-function to help-mode-revert-buffer.
471 (help-mode-revert-buffer): New function.
472
473 * info.el (Info-revert-find-node): Check for major-mode Info-mode
474 before popping to "*info*" (like in other Info functions).
475 Keep buffer-name in old-buffer-name. Keep Info-history-forward in
476 old-history-forward. Pop to old-buffer-name or "*info*" to
477 recreate the killed buffer. Set Info-history-forward from
478 old-history-forward.
479 (Info-breadcrumbs-depth): Add :group and :version.
480
481 2010-06-17 Dan Nicolaescu <dann@ics.uci.edu>
482
483 * emacs-lisp/package.el (package-menu-mode-map): Add a menu.
484
485 2010-06-17 Agustín Martín <agustin.martin@hispalinux.es>
486
487 * ispell.el (ispell-aspell-find-dictionary): Fix regexp for
488 languages like Portuguese with pt_{BR,PT} and no plain pt.
489
490 2010-06-17 Juanma Barranquero <lekktu@gmail.com>
491
492 * emacs-lisp/package.el (package-menu-mode-map):
493 Move initialization into declaration.
494
495 * menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
496
497 2010-06-17 Chong Yidong <cyd@stupidchicken.com>
498
499 * emacs-lisp/package.el (package-archive-base): Point to
500 elpa.gnu.org.
501 (package-enable, package-load-list): New defcustoms.
502 (package-user-dir, package-directory-list): Turn into defcustoms.
503 Don't include package-user-dir in package-directory-list.
504 (package--builtins-base): Don't include Emacs as a "package".
505 (package-subdirectory-regexp): New var.
506 (package-load-all-descriptors, package-compute-transaction)
507 (package-download-transaction): Obey package-load-list.
508 (package-activate-1): Rename from package-do-activate.
509 (package-list-packages-internal): Check package-load-list.
510 (package-load-descriptor, package-generate-autoloads)
511 (package-unpack, package-unpack-single)
512 (package--read-archive-file, package-delete): Use
513 expand-file-name.
514
515 * emacs-lisp/package-x.el: New file. Package uploading
516 functionality split out from package.el.
517
518 * startup.el (command-line): Load packages after reading init
519 file.
520
521 2010-06-17 Tom Tromey <tromey@redhat.com>
522
523 * emacs-lisp/package.el: New file.
524
525 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
526
527 Fix vc-annotate for renamed files when using Git.
528 * vc-git.el (vc-git-find-revision): Deal with empty results from
529 ls-files. Doe not pass the object as a file name to cat-file, it
530 is not a file name.
531 (vc-git-annotate-command): Pass the file name using -- to avoid
532 ambiguity with the revision.
533 (vc-git-previous-revision): Pass a relative file name.
534
535 2010-06-22 Glenn Morris <rgm@gnu.org>
536
537 * progmodes/js.el (js-mode-map): Use standard capitalization and
538 ellipses for menu entries.
539
540 * wid-edit.el (widget-complete): Doc fix.
541
542 2010-06-22 Jürgen Hötzel <juergen@hoetzel.info> (tiny change)
543
544 * wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
545
546 2010-06-22 Dan Nicolaescu <dann@ics.uci.edu>
547
548 Fix annotating other revisions for renamed files in vc-annotate.
549 * vc-annotate.el (vc-annotate): Add an optional argument for the
550 VC backend. Use it when non-nil.
551 (vc-annotate-warp-revision): Pass the VC backend to vc-annotate. (Bug#6487)
552
553 Fix vc-annotate-show-changeset-diff-revision-at-line for git.
554 * vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal):
555 Do not pass the file name to the 'previous-revision call when we
556 don't want a file diff. (Bug#6489)
557
558 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
559
560 Fix finding revisions for renamed files in vc-annotate.
561 * vc.el (vc-find-revision): Add an optional argument for
562 the VC backend. Use it when non-nil.
563 * vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC
564 backend to vc-find-revision. (Bug#6487)
565
566 2010-06-21 Dan Nicolaescu <dann@ics.uci.edu>
567
568 Fix reading file names in Git annotate buffers.
569 * vc-git.el (vc-git-annotate-extract-revision-at-line): Remove
570 trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
571
572 2010-06-20 Alan Mackenzie <acm@muc.de>
573
574 * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set
575 in file local variables, set it first.
576
577 2010-06-19 Glenn Morris <rgm@gnu.org>
578
579 * descr-text.el (describe-char-unicode-data): Insert separating
580 space when needed. (Bug#6422)
581
582 * progmodes/idlwave.el (idlwave-action-and-binding):
583 Fix typo in 2009-12-03 change. (Bug#6450)
584
585 2010-06-17 Stefan Monnier <monnier@iro.umontreal.ca>
586
587 * emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
588 handling for `lambda' (misunderstanding).
589
590 2010-06-16 Jay Belanger <jay.p.belanger@gmail.com>
591
592 * calc/calc-poly.el: (math-accum-factors): Make sure that
593 constants aren't distributed after they are factored out.
594
595 2010-06-16 Juri Linkov <juri@jurta.org>
596
597 * facemenu.el (list-colors-display): Call `pop-to-buffer' before
598 `list-colors-print'. (Bug#6332)
599
600 * subr.el (read-quoted-char): Fix up last change (bug#6290).
601
602 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
603
604 * emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
605 specially, since it's a macro. Fix up wrong hint passed to maybe-cons.
606
607 * font-lock.el (font-lock-major-mode): Rename from
608 font-lock-mode-major-mode to distinguish it from
609 global-font-lock-mode's own font-lock-mode-major-mode (bug#6135).
610 (font-lock-set-defaults):
611 * font-core.el (font-lock-default-function): Adjust users.
612 (font-lock-mode): Don't set it at all.
613
614 2010-06-16 Stefan Monnier <monnier@iro.umontreal.ca>
615
616 * vc-annotate.el (vc-annotate): Use vc-read-revision.
617
618 2010-06-16 Glenn Morris <rgm@gnu.org>
619
620 * calendar/appt.el (appt-time-msg-list): Doc fix.
621 (appt-check): Let-bind appt-warn-time.
622 (appt-add): Make the 3rd argument optional.
623 Simplify argument names. Doc fix. Check for integer WARNTIME.
624 Only add WARNTIME to the output list if non-nil.
625
626 2010-06-16 Ivan Kanis <apple@kanis.eu>
627
628 * calendar/appt.el (appt-check): Let the 3rd element of
629 appt-time-msg-list specify the warning time.
630 (appt-add): Add new argument with the warning time. (Bug#5176)
631
632 2010-06-16 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
633
634 * vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions
635 older than version 1.6. (Bug#6361)
636
637 2010-06-16 Helmut Eller <eller.helmut@gmail.com>
638
639 * emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote',
640 used by cl-do-arglist. (Bug#6408)
641
642 2010-06-16 Agustín Martín <agustin.martin@hispalinux.es>
643
644 * ispell.el (ispell-dictionary-base-alist): Fix
645 portuguese casechars/not-casechars for missing 'çÇ'.
646 Suggested by Rolando Pereira (bug#6434).
647
648 2010-06-15 Juanma Barranquero <lekktu@gmail.com>
649
650 * facemenu.el (list-colors-sort): Doc fix.
651
652 2010-06-15 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change)
653
654 * progmodes/sql.el (sql-connect-mysql): Fix typo.
655
656 2010-06-14 Juri Linkov <juri@jurta.org>
657
658 Add sort option `list-colors-sort'. (Bug#6332)
659 * facemenu.el (color-rgb-to-hsv): New function.
660 (list-colors-sort): New defcustom.
661 (list-colors-sort-key): New function.
662 (list-colors-display): Doc fix. Sort list according to the option
663 `list-colors-sort'.
664 (list-colors-print): Add HSV values to `help-echo' property of
665 RGB strings.
666
667 2010-06-14 Juri Linkov <juri@jurta.org>
668
669 * compare-w.el: Move to the "vc" subdirectory.
670
671 2010-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
672
673 * image-mode.el (image-mode-map): Remap left-char and right-char.
674
675 * nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
676
677 2010-06-12 Chong Yidong <cyd@stupidchicken.com>
678
679 * term/common-win.el (x-colors): Add all the color names defined
680 in rgb.txt (Bug#6332).
681
682 * facemenu.el (list-colors-print): Don't print extra names if it
683 will overflow the window width.
684
685 * vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
686 change (Bug#6343).
687
688 2010-06-12 Eli Zaretskii <eliz@gnu.org>
689
690 * files.el (make-directory): Doc fix (bug#6396).
691
692 2010-06-12 Michael Albinus <michael.albinus@gmx.de>
693
694 * net/tramp.el (tramp-remote-process-environment): Protect version
695 string by apostroph.
696 (tramp-shell-prompt-pattern): Do not use a shy group in case of
697 XEmacs.
698 (tramp-file-name-for-operation): Add `call-process-region'.
699 (tramp-set-process-query-on-exit-flag): Fix wrong parentheses.
700
701 * net/tramp-compat.el (top): Do not autoload
702 `tramp-handle-file-remote-p'. Load tramp-util.el and tramp-vc.el
703 only when `start-file-process' is not bound.
704 (tramp-advice-file-expand-wildcards): Do not use
705 `tramp-handle-file-remote-p'.
706 (tramp-compat-make-temp-file): Handle the case, that
707 `make-temp-file' has no third argument EXTENSION.
708
709 2010-06-11 Juanma Barranquero <lekktu@gmail.com>
710
711 * makefile.w32-in (WINS_BASIC): Include new directory vc.
712
713 * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
714
715 2010-06-11 Juri Linkov <juri@jurta.org>
716
717 * finder.el (finder-known-keywords): Add keyword "vc"
718 for version control.
719
720 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff.el,
721 * emerge.el, log-edit.el, log-view.el, pcvs.el, smerge-mode.el,
722 * vc-annotate.el, vc-bzr.el, vc-dir.el, vc-dispatcher.el, vc-git.el,
723 * vc-hg.el, vc-mtn.el, vc.el: Add keyword "vc".
724
725 2010-06-11 Juri Linkov <juri@jurta.org>
726
727 Move version control related files to the "vc" subdirectory.
728 * add-log.el, cvs-status.el, diff.el, diff-mode.el, ediff-diff.el,
729 * ediff.el, ediff-help.el, ediff-hook.el, ediff-init.el,
730 * ediff-merg.el, ediff-mult.el, ediff-ptch.el, ediff-util.el,
731 * ediff-vers.el, ediff-wind.el, emerge.el, log-edit.el, log-view.el,
732 * pcvs-defs.el, pcvs.el, pcvs-info.el, pcvs-parse.el, pcvs-util.el,
733 * smerge-mode.el, vc-annotate.el, vc-arch.el, vc-bzr.el, vc-cvs.el,
734 * vc-dav.el, vc-dir.el, vc-dispatcher.el, vc.el, vc-git.el,
735 * vc-hg.el, vc-hooks.el, vc-mtn.el, vc-rcs.el, vc-sccs.el, vc-svn.el:
736 Move files to the "vc" subdirectory.
737
738 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
739
740 * comint.el (comint-password-prompt-regexp): Fix 2010-04-10 change
741 (Bug#6367).
742
743 2010-06-11 Stephen Eglen <stephen@gnu.org>
744
745 * shell.el: Bind `shell-resync-dirs' to M-RET.
746
747 2010-06-10 Michael Albinus <michael.albinus@gmx.de>
748
749 * notifications.el: Move file from lisp/net, because it is
750 supposed to talk locally to the user.
751
752 2010-06-10 Julien Danjou <julien@danjou.info>
753
754 * net/notifications.el (notifications-on-action-signal)
755 (notifications-on-closed-signal): Pass notification id as first
756 argument to the callback functions. Add docstrings.
757 (notifications-notify): Fix docstring.
758
759 2010-06-10 Glenn Morris <rgm@gnu.org>
760
761 * emacs-lisp/authors.el (authors-ignored-files)
762 (authors-valid-file-names): Add some files.
763
764 2010-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
765
766 * net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
767 merge conflict, giving preference to the emacs-23 version of the code.
768
769 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
770
771 * emacs-lisp/advice.el (ad-compile-function):
772 Define warning-suppress-types before we let-bind it (bug#6275).
773
774 * vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
775 declare it, make it buffer-local and permanent-local (bug#6324).
776 (vc-resynch-window): Adjust name.
777 * vc-hooks.el (vc-find-file-hook): Adjust name.
778
779 2010-06-09 Michael Albinus <michael.albinus@gmx.de>
780
781 * net/notifications.el (notifications-notify): Fix docstring.
782
783 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
784
785 Update to Unicode 6.0.0 beta.
786 * international/charprop.el: Update copyright.
787 * international/mule-cmds.el (ucs-names): Update character ranges.
788 * international/uni-bidi.el:
789 * international/uni-category.el:
790 * international/uni-combining.el:
791 * international/uni-comment.el:
792 * international/uni-decimal.el:
793 * international/uni-decomposition.el:
794 * international/uni-digit.el:
795 * international/uni-lowercase.el:
796 * international/uni-mirrored.el:
797 * international/uni-name.el:
798 * international/uni-numeric.el:
799 * international/uni-old-name.el:
800 * international/uni-titlecase.el:
801 * international/uni-uppercase.el: Regenerate.
802
803 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
804
805 * emacs-lisp/smie.el (comment-string-strip): Declare function.
806 (smie-precs-precedence-table): Fix typo in docstring.
807
808 * vc-mtn.el (log-edit-extract-headers): Declare function.
809
810 * vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
811
812 * net/notifications.el (dbus-register-signal): Declare function.
813 (notifications-notify): Fix typos and reflow docstring.
814
815 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
816
817 Improve VC create/retrieve tag/branch.
818 * vc.el (vc-create-tag): Do not read the directory name for VCs
819 with repository revision granularity. Adjust the tag/branch
820 prompt. Reset VC properties.
821 (vc-retrieve-tag): Do not read the directory name for VCs
822 with repository revision granularity. Reset VC properties.
823
824 2010-06-09 Julien Danjou <julien@danjou.info>
825
826 * net/notifications.el: New file.
827
828 2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
829
830 Add optional support for resetting VC properties.
831 * vc-dispatcher.el (vc-resynch-window): Add new optional argument,
832 call vc-file-clearprops when true.
833 (vc-resynch-buffer): Add new optional argument, pass it down.
834 (vc-resynch-buffers-in-directory): Likewise.
835
836 Improve support for special markup in the VC commit message.
837 * vc-mtn.el (vc-mtn-checkin): Add support for Author: and Date: markup.
838 * vc-hg.el (vc-hg-checkin): Add support for Date:.
839 * vc-git.el (vc-git-checkin):
840 * vc-bzr.el (vc-bzr-checkin): Likewise.
841
842 2010-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
843
844 * emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
845 can be handled with a ((:before "fn") (:prev "=>" parent)) rule.
846
847 2010-06-07 Martin Pohlack <mp26@os.inf.tu-dresden.de>
848
849 * iimage.el: Remove images as soon as the underlying text is modified.
850 (iimage-modification-hook): New function.
851 (iimage-mode-buffer): Use it.
852
853 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
854
855 * emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
856 smie-indent-offset-after. Add :prev case. Make a bit more generic.
857 (smie-indent-virtual): Remove `virtual' arg. Update callers.
858 (smie-indent-keyword): Add handling of open-paren keywords.
859 (smie-indent-comment-continue): Don't assume comment-continue.
860
861 2010-06-07 Martin Rudalics <rudalics@gmx.at>
862
863 * window.el (pop-to-buffer): Remove the conditional that
864 compares new-window and old-window, so it will reselect
865 the selected window unconditionally.
866 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
867
868 2010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
869
870 * emacs-lisp/smie.el (smie-indent-offset-after)
871 (smie-indent-forward-token, smie-indent-backward-token): New functions.
872 (smie-indent-after-keyword): Use them.
873 (smie-indent-fixindent): Only applies to the indentation of the BOL.
874 (smie-indent-keyword): Tweak the black magic.
875 (smie-indent-comment-continue): Strip comment-continue before use.
876 (smie-indent-functions): Indent comments before keywords.
877
878 2010-06-06 Juri Linkov <juri@jurta.org>
879
880 * isearch.el (isearch-lazy-highlight-search): Fix looping
881 by checking for empty match. This syncs this loop with the
882 similar loop in `isearch-search'. (Bug#6362)
883
884 2010-06-05 Juanma Barranquero <lekktu@gmail.com>
885
886 * net/dbus.el (dbus-register-method): Declare function.
887 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
888 (dbus-introspect): Doc fix.
889 (dbus-event-bus-name, dbus-introspect-get-interface)
890 (dbus-introspect-get-argument): Reflow docstrings.
891
892 2010-06-05 Dan Nicolaescu <dann@ics.uci.edu>
893
894 vc-log-incoming/vc-log-outgoing fixes for Git.
895 * vc-git.el (vc-git-log-view-mode): Fix font lock for
896 incoming/outgoing logs.
897 (vc-git-log-outgoing, vc-git-log-incoming): Use @{upstream}
898 instead of vc-git-compute-remote.
899 (vc-git-compute-remote): Remove.
900
901 2010-06-04 Chong Yidong <cyd@stupidchicken.com>
902
903 * term/common-win.el (x-colors): Add "dark green" and "dark
904 turquoise" (Bug#6332).
905
906 2010-06-04 Juri Linkov <juri@jurta.org>
907
908 * simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
909 Instead of setting `replace' to t and replacing the same string
910 with itself, don't do certain actions when
911 kill-do-not-save-duplicates is non-nil and string is equal to car
912 of kill-ring: don't call menu-bar-update-yank-menu, don't push
913 interprogram-paste strings to kill-ring, and don't push the input
914 argument `string' to kill-ring.
915 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
916
917 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
918
919 * subr.el (directory-sep-char): Move from fileio.c and make a defconst.
920
921 2010-06-04 Michael Albinus <michael.albinus@gmx.de>
922
923 * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
924 (tramp-gvfs-handler-mounted-unmounted)
925 (tramp-gvfs-connection-mounted-p): Handle default-location.
926
927 * net/tramp-smb.el (tramp-smb-handle-delete-directory): Don't try to
928 move files to trash.
929
930 2010-06-04 Juanma Barranquero <lekktu@gmail.com>
931
932 * international/mule-cmds.el (nonascii-insert-offset)
933 (nonascii-translation-table): Add obsolescence information.
934
935 * international/mule.el (make-translation-table-from-vector): Doc fix.
936
937 2010-06-03 Eric Ludlam <zappo@gnu.org>
938
939 * cedet/semantic/lex-spp.el
940 (semantic-lex-spp-table-write-slot-value): Instead of erroring on
941 invalid values during save, just save a nil (Bug#6324).
942
943 2010-06-03 Glenn Morris <rgm@gnu.org>
944
945 * desktop.el (desktop-clear-preserve-buffers):
946 Add "*Warnings*" buffer. (Bug#6336)
947
948 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu>
949
950 vc-log-incoming/vc-log-outgoing improvements for Git.
951 * vc-git.el (vc-git-log-outgoing): Use the same format as the
952 short log.
953 (vc-git-log-incoming): Likewise. Run "git fetch" before the log command.
954
955 Add bindings for vc-log-incoming and vc-log-outgoing.
956 * vc-hooks.el (vc-prefix-map): Add bindings for vc-log-incoming
957 and vc-log-outgoing.
958 * vc-dir.el (vc-dir-menu-map): Add menu bindings for vc-log-incoming
959 and vc-log-outgoing.
960
961 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
962
963 * net/rcirc.el (rcirc-sort-nicknames): Remove.
964 (rcirc-handler-366): Always sort nicknames.
965
966 2010-06-03 Juanma Barranquero <lekktu@gmail.com>
967
968 * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
969
970 2010-06-03 Chong Yidong <cyd@stupidchicken.com>
971
972 * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc
973 fix.
974
975 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
976
977 * net/rcirc.el (rcirc-sort-nicknames): Change default.
978 (rcirc-sort-nicknames-join): Avoid setq.
979
980 2010-06-03 Deniz Dogan <deniz.a.m.dogan@gmail.com>
981
982 * net/rcirc.el (rcirc-sort-nicknames): New custom.
983 (rcirc-nickname<, rcirc-sort-nicknames-join): New funs.
984 (rcirc-handler-366): Use them.
985
986 2010-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
987
988 Split smie-indent-calculate into more manageable chunks.
989 * emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
990 (smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
991 (smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
992 (smie-indent-exps): Extract from smie-indent-calculate.
993 (smie-indent-functions): New var.
994 (smie-indent-functions): Use them.
995
996 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
997
998 * emacs-lisp/smie.el (smie-indent-hanging-p): Use smie-bolp.
999 (smie-indent-calculate): Simplify and cleanup.
1000
1001 2010-06-02 Michael Albinus <michael.albinus@gmx.de>
1002
1003 * net/tramp-gvfs.el (top): Require url-util.
1004 (tramp-gvfs-mount-point): Remove.
1005 (tramp-gvfs-stringify-dbus-message, tramp-gvfs-send-command):
1006 New defuns.
1007 (with-tramp-dbus-call-method): Format trace message.
1008 (tramp-gvfs-handle-copy-file, tramp-gvfs-handle-rename-file):
1009 Implement backup call, when operation on local files fails.
1010 Use progress reporter. Flush properties of changed files.
1011 (tramp-gvfs-handle-make-directory): Make more traces.
1012 (tramp-gvfs-url-file-name): Hexify file name in url.
1013 (tramp-gvfs-fuse-file-name): Take also prefix (like dav shares)
1014 into account for the resulting file name.
1015 (tramp-gvfs-handler-askquestion): Return dummy mountpoint, when
1016 the answer is "no". See `tramp-gvfs-maybe-open-connection'.
1017 (tramp-gvfs-handler-mounted-unmounted)
1018 (tramp-gvfs-connection-mounted-p): Test also for new mountspec
1019 attribute "default_location". Set "prefix" property.
1020 (tramp-gvfs-mount-spec): Return both prefix and mountspec.
1021 (tramp-gvfs-maybe-open-connection): Test, whether mountpoint
1022 exists. Raise an error, if not (due to a corresponding answer
1023 "no" in interactive questions, for example).
1024
1025 2010-06-02 Dan Nicolaescu <dann@ics.uci.edu>
1026
1027 * log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
1028
1029 2010-06-01 Juanma Barranquero <lekktu@gmail.com>
1030
1031 * emacs-lisp/eldoc.el: Add completions for new commands left-* and
1032 right-*. (Bug#6265)
1033
1034 2010-06-01 Dan Nicolaescu <dann@ics.uci.edu>
1035
1036 Add support for vc-log-incoming, improve vc-log-outgoing for Git.
1037 * vc-git.el (vc-git-compute-remote): New function.
1038 (vc-git-log-outgoing): Use it instead of hard coding a value.
1039 (vc-git-log-incoming): New function.
1040
1041 Improve state updating for VC tag commands.
1042 * vc.el (vc-create-tag, vc-retrieve-tag): Call vc-resynch-buffer
1043 to update the state of all buffers in the directory.
1044
1045 * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
1046
1047 2010-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1048
1049 * vc-bzr.el (vc-bzr-revision-completion-table): Apply
1050 `file-directory-p' to the filename part rather than to the whole text.
1051
1052 2010-05-31 Jonathan Marchand <jonathlela@gmail.com> (tiny change)
1053
1054 * cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name
1055 (bug#6231).
1056
1057 2010-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
1058
1059 * man.el (Man-completion-table): Let the user type "-k " (bug#6319).
1060
1061 2010-05-31 Drew Adams <drew.adams@oracle.com>
1062
1063 * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
1064
1065 2010-05-31 Juanma Barranquero <lekktu@gmail.com>
1066
1067 * subr.el (momentary-string-display): Just use read-event to read
1068 the exit event (Bug#6238).
1069
1070 2010-05-30 Eli Zaretskii <eliz@gnu.org>
1071
1072 * international/mule.el (define-coding-system): Doc fix (bug#6313).
1073
1074 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
1075
1076 * emulation/cua-base.el: Recognize also `right-word' and `left-word'.
1077 Suggested by Eli Zaretskii <eliz@gnu.org>.
1078
1079 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1080
1081 * minibuffer.el (completion-file-name-table): Don't return a boundary
1082 past the end of `string' (bug#6299).
1083 (completion--file-name-table): Delegate to completion-file-name-table
1084 for the `boundaries' case.
1085
1086 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
1087
1088 * emulation/cua-base.el: Recognize `right-char' and `left-char' as
1089 movement commands.
1090
1091 * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from
1092 `path-separator', but maintain compatibility with Emacs 20.2.
1093
1094 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
1095
1096 * server.el (server-process-filter): Receive parent-id argument
1097 from emacsclient.
1098 (server-create-window-system-frame): New arg. Pass parent-id as
1099 frame parameter.
1100
1101 2010-05-29 Eli Zaretskii <eliz@gnu.org>
1102
1103 Bidi-sensitive word movement with arrow keys.
1104 * subr.el (right-arrow-command, left-arrow-command): Move to
1105 bindings.el.
1106
1107 * bindings.el (right-char, left-char): Move from subr.el and
1108 rename from right-arrow-command and left-arrow-command.
1109 (right-word, left-word): New functions.
1110 (global-map) <right>: Bind to right-char.
1111 (global-map) <left>: Bind to left-char.
1112 (global-map) <C-right>: Bind to right-word.
1113 (global-map) <C-left>: Bind to left-word.
1114
1115 * ls-lisp.el (ls-lisp-classify-file): New function.
1116 (ls-lisp-insert-directory): Call it if switches include -F (bug#6294).
1117 (ls-lisp-classify): Call ls-lisp-classify-file.
1118 (insert-directory): Remove blanks from switches.
1119
1120 2010-05-29 Chong Yidong <cyd@stupidchicken.com>
1121
1122 * ansi-color.el: Delete unused escape sequences (Bug#6085).
1123 (ansi-color-drop-regexp): New constant.
1124 (ansi-color-apply, ansi-color-filter-region)
1125 (ansi-color-apply-on-region): Delete unrecognized control sequences.
1126 (ansi-color-apply): Build string list before calling concat.
1127
1128 2010-05-28 Juri Linkov <juri@jurta.org>
1129
1130 * image-dired.el (image-dired-dired-toggle-marked-thumbs):
1131 Replace LOCALP arg of `dired-get-filename' 'no-dir with nil.
1132 (Bug#5270)
1133
1134 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
1135
1136 * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
1137 to ignored backtrace functions.
1138 (with-progress-reporter): Expand docstring.
1139 (tramp-handle-delete-file): Implement TRASH argument.
1140 (tramp-get-remote-trash): New defun.
1141
1142 2010-05-28 Michael Albinus <michael.albinus@gmx.de>
1143
1144 * net/tramp-compat.el (tramp-compat-delete-file): Use
1145 `symbol-value' for backward compatibility.
1146
1147 * net/tramp.el (tramp-handle-make-symbolic-link)
1148 (tramp-handle-load)
1149 (tramp-do-copy-or-rename-file-via-buffer)
1150 (tramp-do-copy-or-rename-file-directly)
1151 (tramp-do-copy-or-rename-file-out-of-band)
1152 (tramp-handle-process-file, tramp-handle-call-process-region)
1153 (tramp-handle-shell-command, tramp-handle-file-local-copy)
1154 (tramp-handle-insert-file-contents, tramp-handle-write-region)
1155 (tramp-delete-temp-file-function): Use `delete-file' instead
1156 of `tramp-compat-delete-file'.
1157
1158 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
1159 (tramp-fish-handle-make-symbolic-link)
1160 (tramp-fish-handle-process-file): Use `delete-file' instead
1161 of `tramp-compat-delete-file'.
1162
1163 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use
1164 `delete-file' instead of `tramp-compat-delete-file'.
1165
1166 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
1167 (tramp-gvfs-handle-write-region): Use `delete-file' instead of
1168 `tramp-compat-delete-file'.
1169
1170 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file): Use
1171 `delete-file' instead of `tramp-compat-delete-file'.
1172
1173 * net/tramp-smb.el (tramp-smb-handle-copy-file)
1174 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
1175 (tramp-smb-handle-write-region): Use `delete-file' instead of
1176 `tramp-compat-delete-file'.
1177 (tramp-smb-handle-delete-directory): Use 'trash as arg.
1178
1179 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
1180
1181 * dired.el (dired-delete-file): New arg TRASH.
1182 (dired-internal-do-deletions): New arg TRASH. Use progress reporter.
1183 (dired-do-flagged-delete, dired-do-delete): Use trash.
1184
1185 * speedbar.el (speedbar-item-delete): Allow trashing.
1186
1187 * files.el (delete-directory): New arg TRASH.
1188
1189 * net/ange-ftp.el (ange-ftp-del-tmp-name, ange-ftp-delete-file)
1190 (ange-ftp-rename-remote-to-remote)
1191 (ange-ftp-rename-local-to-remote)
1192 (ange-ftp-rename-remote-to-local, ange-ftp-load)
1193 (ange-ftp-compress, ange-ftp-uncompress): Remove optional arg from
1194 `delete-file'.
1195 (ange-ftp-delete-directory): Add optional arg to `delete-file', to
1196 allow trashing.
1197
1198 * net/tramp-compat.el (tramp-compat-delete-file): Rewrite to
1199 handle new TRASH arg of `delete-file'.
1200
1201 * net/tramp.el (tramp-handle-delete-file): Change FORCE arg to TRASH.
1202 (tramp-handle-make-symbolic-link, tramp-handle-load)
1203 (tramp-do-copy-or-rename-file-via-buffer)
1204 (tramp-do-copy-or-rename-file-directly)
1205 (tramp-do-copy-or-rename-file-out-of-band)
1206 (tramp-handle-process-file, tramp-handle-call-process-region)
1207 (tramp-handle-shell-command, tramp-handle-file-local-copy)
1208 (tramp-handle-insert-file-contents, tramp-handle-write-region)
1209 (tramp-delete-temp-file-function): Use null TRASH arg in
1210 tramp-compat-delete-file call.
1211
1212 * net/tramp-fish.el (tramp-fish-handle-delete-directory)
1213 (tramp-fish-handle-delete-file)
1214 (tramp-fish-handle-make-symbolic-link)
1215 (tramp-fish-handle-process-file): Use null TRASH arg in
1216 `tramp-compat-delete-file' call.
1217
1218 * net/tramp-ftp.el (tramp-ftp-file-name-handler): Use null TRASH
1219 arg in `tramp-compat-delete-file' call.
1220
1221 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Rename arg.
1222 (tramp-gvfs-handle-write-region): Use null TRASH arg in
1223 `tramp-compat-delete-file' call.
1224
1225 * net/tramp-imap.el (tramp-imap-handle-delete-file): Rename arg.
1226 (tramp-imap-do-copy-or-rename-file): Use null TRASH arg in
1227 `tramp-compat-delete-file' call.
1228
1229 * net/tramp-smb.el (tramp-smb-handle-copy-file)
1230 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
1231 (tramp-smb-handle-write-region): Use null TRASH arg in
1232 tramp-compat-delete-file call.
1233 (tramp-smb-handle-delete-directory): Use tramp-compat-delete-file.
1234 (tramp-smb-handle-delete-file): Rename arg.
1235
1236 * diff.el (diff-sentinel):
1237 * epg.el (epg--make-temp-file, epg-decrypt-string)
1238 (epg-verify-string, epg-sign-string, epg-encrypt-string):
1239 * jka-compr.el (jka-compr-partial-uncompress)
1240 (jka-compr-call-process, jka-compr-write-region):
1241 * server.el (server-sentinel): Remove optional arg from
1242 delete-file, reverting 2010-05-03 change.
1243
1244 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
1245
1246 * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
1247 font-lock-constant-face, not obsolete font-lock-reference-face.
1248
1249 2010-05-27 Kenichi Handa <handa@m17n.org>
1250
1251 * language/hebrew.el (hebrew-shape-gstring): Check if a glyph
1252 element of GSTRING is nil.
1253
1254 2010-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
1255
1256 * emacs-lisp/smie.el (smie-forward-token-function)
1257 (smie-backward-token-function): New vars.
1258 (smie-backward-sexp, smie-forward-sexp)
1259 (smie-indent-hanging-p, smie-indent-calculate): Use them.
1260 (smie-default-backward-token): Rename from smie-backward-token and
1261 skip comments.
1262 (smie-default-forward-token): Rename from smie-forward-token and
1263 skip comments.
1264 (smie-next-sexp): Handle nil results from next-token.
1265 (smie-indent-calculate): Add a new case for special `fixindent' comments.
1266
1267 2010-05-27 Chong Yidong <cyd@stupidchicken.com>
1268
1269 * progmodes/verilog-mode.el (verilog-type-font-keywords):
1270 Use font-lock-constant-face, not obsolete font-lock-reference-face.
1271
1272 2010-05-27 Masatake YAMATO <yamato@redhat.com>
1273
1274 * htmlfontify.el (hfy-face-resolve-face): New function.
1275 (hfy-face-to-style): Use it (Bug#6279).
1276
1277 2010-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1278
1279 * progmodes/ada-xref.el (ada-gnat-parse-gpr):
1280 * emulation/edt.el (edt-load-keys): Avoid (expand-file-name ".").
1281
1282 2010-05-26 Glenn Morris <rgm@gnu.org>
1283
1284 * emulation/edt.el (edt-load-keys): Use locate-library.
1285
1286 2010-05-25 Chong Yidong <cyd@stupidchicken.com>
1287
1288 * log-edit.el (log-edit-strip-single-file-name): Default to nil.
1289 (log-edit-changelog-entries): Doc fix.
1290 (log-edit-changelog-insert-entries): Args changed.
1291 Rename relative filenames in ChangeLog entries. Delete tabs.
1292 (log-edit-insert-changelog-entries): Reorganize return value of
1293 `log-edit-changelog-entries' to pass filenames to
1294 log-edit-changelog-insert-entries.
1295
1296 2010-05-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1297
1298 * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
1299 `image-dired-dired-insert-marked-thumbs' to
1300 `image-dired-dired-toggle-marked-thumbs'.
1301
1302 * image-dired.el: Require cl when compiling.
1303 (image-dired-dired-toggle-marked-thumbs): Rename from
1304 `image-dired-dired-insert-marked-thumbs'. Add ARG. Doc fix.
1305 Use interactive spec "P". Set LOCALP arg of `dired-get-filename'
1306 to 'no-dir. Skip files whose names don't match
1307 `image-file-name-regexp'. When file has a thumbnail overlay,
1308 delete it. (Bug#5270)
1309
1310 2010-05-25 Juri Linkov <juri@jurta.org>
1311
1312 * image-mode.el (image-mode): Add image-after-revert-hook to
1313 after-revert-hook.
1314 (image-after-revert-hook): New function. (Bug#5669)
1315
1316 2010-05-25 Juri Linkov <juri@jurta.org>
1317
1318 * image.el (image-animated-p): When delay between animated images
1319 is 0, set it to 10 (0.1 sec). (Bug#6258)
1320
1321 2010-05-25 Christian Lynbech <christian.lynbech@tieto.com> (tiny change)
1322
1323 * net/tramp.el (tramp-handle-insert-directory): Don't use
1324 `forward-word', its default syntax could be changed.
1325
1326 2010-05-25 Michael Albinus <michael.albinus@gmx.de>
1327
1328 * net/tramp.el (tramp-progress-reporter-update): New defun.
1329 (with-progress-reporter): Use it.
1330 (tramp-process-actions):
1331 * net/tramp-gvfs.el (tramp-gvfs-handler-askquestion): Preserve
1332 current message, in order to let progress reporter continue
1333 afterwards. (Bug#6257)
1334
1335 2010-05-25 Glenn Morris <rgm@gnu.org>
1336
1337 * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name):
1338 Add :version.
1339
1340 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
1341
1342 * net/rcirc.el (rcirc-default-user-name): Change to "user".
1343 (rcirc-default-full-name): Change to "unknown".
1344 (rcirc-user-name-history): Add variable.
1345
1346 2010-05-25 Ryan Yeske <rcyeske@gmail.com>
1347 Jonathan Rockway <jon@jrock.us>
1348
1349 * net/rcirc.el (rcirc-server-alist): Add :pass.
1350 (rcirc): When prompting for connection parameters, also prompt for
1351 username and password.
1352 (rcirc-connect): Take a PASS argument. If PASS is non-nil, send
1353 value to server when connecting.
1354
1355 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1356
1357 * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
1358 (smie-merge-prec2s): Pass the tables as separate args.
1359 (smie-bnf-precedence-table): Adjust call accordingly.
1360 (smie-prec2-levels): Set levels at the end.
1361
1362 Replace Lisp calls to delete-backward-char by delete-char.
1363 * bs.el, expand.el, ido.el, image-dired.el, lpr.el, pcomplete.el,
1364 * skeleton.el, term.el, time.el, wid-edit.el, woman.el,
1365 * calc/calc-graph.el, calc/calc-help.el, calc/calc-incom.el,
1366 * calc/calc.el, emacs-cl-extra.el, emacs-cl-loaddefs.el,
1367 * emulation/cua-rect.el, emulation/viper-ex.el, eshell/esh-test.el,
1368 * eshell/eshell.el, gnus/gnus-uu.el, gnus/nndoc.el, gnus/nnrss.el,
1369 * gnus/rfc2047.el, gnus/utf7.el, international/utf-7.el,
1370 * language/ethio-util.el, mh-e/mh-alias.el, mh-e/mh-search.el,
1371 * net/imap.el, net/rcirc.el, obsolete/complete.el, play/decipher.el,
1372 * progmodes/ada-mode.el, progmodes/cc-awk.el, progmodes/dcl-mode.el,
1373 * progmodes/ps-mode.el, progmodes/verilog-mode.el,
1374 * progmodes/vhdl-mode.el, textmodes/bibtex.el, textmodes/fill.el,
1375 * textmodes/reftex-auc.el, textmodes/rst.el, textmodes/sgml-mode.el,
1376 * textmodes/table.el, textmodes/texinfmt.el: Replace Lisp calls to
1377 delete-backward-char by calls to delete-char.
1378
1379 2010-05-25 Kenichi Handa <handa@m17n.org>
1380
1381 * language/hebrew.el (hebrew-shape-gstring): New function.
1382 Register it in composition-function-table for all Hebrew combining
1383 characters.
1384
1385 2010-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1386
1387 * epa.el (epa--select-keys): Don't explicitly delete the window since
1388 that can fail (e.g. sole window in frame). Use dedication instead.
1389
1390 2010-05-24 Uday S Reddy <u.s.reddy@cs.bham.ac.uk> (tiny change)
1391
1392 * textmodes/fill.el (fill-region): Don't fill past the end (bug#6201).
1393
1394 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
1395
1396 * image.el (image-refresh): Define as an alias for image-flush.
1397
1398 * image-mode.el (image-toggle-display-image): Caller changed.
1399
1400 2010-05-21 Juri Linkov <juri@jurta.org>
1401
1402 * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
1403 Remove "all" from grep-files-aliases. Split grep-files-aliases by
1404 whitespace, call wildcard-to-regexp on substrings and concat them
1405 with "\\|". (Bug#6114)
1406
1407 2010-05-21 Alan Mackenzie <acm@muc.de>
1408
1409 * progmodes/cc-engine.el (c-parse-state-get-strategy):
1410 Replace parameter `here' with `here-' and `here-plus', which sandwich
1411 any pertinent CPP construct.
1412 (c-remove-stale-state-cache-backwards): Fix a bug which happens
1413 when doing (c-parse-state) in a CPP construct: Exclude any "new"
1414 CPP construct from taking part in the scanning.
1415
1416 2010-05-21 Michael Albinus <michael.albinus@gmx.de>
1417
1418 * net/tramp.el (tramp-do-copy-or-rename-file)
1419 (tramp-handle-file-local-copy, tramp-maybe-open-connection):
1420 Tune `with-progress-reporter' messages.
1421 (tramp-handle-vc-registered):
1422 * net/tramp-fish.el (tramp-fish-handle-file-local-copy)
1423 (tramp-fish-handle-insert-file-contents)
1424 (tramp-fish-maybe-open-connection):
1425 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection):
1426 * net/tramp-imap.el (tramp-imap-do-copy-or-rename-file)
1427 (tramp-imap-handle-insert-file-contents)
1428 (tramp-imap-handle-file-local-copy): Use `with-progress-reporter'.
1429
1430 2010-05-21 Juanma Barranquero <lekktu@gmail.com>
1431
1432 * add-log.el (change-log-font-lock-keywords):
1433 Highlight all authors in multi-author entries.
1434
1435 * smerge-mode.el (smerge-refine-ignore-whitespace)
1436 (smerge-refine-weight-hack, smerge-refine, smerge-makeup-conflict):
1437 Fix typos in docstrings.
1438 (smerge-resolve, smerge-refine-subst): Reflow docstrings.
1439
1440 2010-05-21 Glenn Morris <rgm@gnu.org>
1441
1442 * progmodes/fortran.el (fortran-mode):
1443 * progmodes/f90.el (f90-mode): Derive from prog-mode.
1444
1445 * loadup.el [CANNOT_DUMP]: Update for bootstrap-emacs no longer
1446 having a relative path in src/Makefile.in.
1447
1448 2010-05-20 Kevin Ryde <user42@zip.com.au>
1449
1450 * help-mode.el (help-make-xrefs): For Info node links turn
1451 newlines into spaces. Link node names with newlines are matched
1452 by help-xref-info-regexp and buttonized, this change ensures they
1453 can be followed successfully with RET. (Bug#6206)
1454
1455 2010-05-20 Juri Linkov <juri@jurta.org>
1456
1457 * locate.el (locate): Use pop-to-buffer instead of
1458 switch-to-buffer-other-window. (Bug#6204)
1459
1460 2010-05-20 Juri Linkov <juri@jurta.org>
1461
1462 * replace.el (replace-highlight): Fix lazy-highlighting
1463 for `M-s w str M-% str RET'.
1464
1465 2009-12-15 Masatake YAMATO <yamato@redhat.com>
1466
1467 * isearch.el (isearch-yank-word-or-char): Pull next subword
1468 when `subword-mode' is activated. (Bug#6220)
1469
1470 2010-05-20 Mark A. Hershberger <mah@everybody.org>
1471
1472 * isearch.el (isearch-update-post-hook): New hook.
1473 (isearch-update): Use the new hook. (Bug#6225)
1474
1475 2010-05-20 Juri Linkov <juri@jurta.org>
1476
1477 * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
1478 [f1], [help], and (char-to-string help-char) instead of "\C-h".
1479 (Bug#6222)
1480
1481 2010-05-20 Juri Linkov <juri@jurta.org>
1482
1483 * isearch.el (isearch-yank-string): Use isearch-process-search-string.
1484 (Bug#6223)
1485
1486 2010-05-20 Juri Linkov <juri@jurta.org>
1487
1488 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
1489 FILE-NAME to read from the minibuffer when called interactively
1490 with prefix argument instead of using buffer-file-name.
1491 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
1492
1493 * dired.el: Update autoloads.
1494
1495 2010-05-20 Chong Yidong <cyd@stupidchicken.com>
1496
1497 * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
1498 nxml-finish-element, for consistency with SGML mode.
1499
1500 * progmodes/octave-mod.el (octave-mode-map): Bind C-c / to
1501 octave-close-block.
1502
1503 2010-05-20 Juanma Barranquero <lekktu@gmail.com>
1504
1505 * composite.el: Require cl when compiling.
1506 (reference-point-alist, compose-gstring-for-graphic)
1507 (compose-gstring-for-terminal): Fix typos in docstrings.
1508
1509 2010-05-19 Juri Linkov <juri@jurta.org>
1510
1511 * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
1512 set-window-parameter.
1513
1514 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
1515
1516 * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
1517 where appropriate.
1518 (tramp-maybe-open-connection): Use it.
1519
1520 2010-05-19 Eli Zaretskii <eliz@gnu.org>
1521
1522 * simple.el (move-end-of-line): Make sure we are at line beginning
1523 before backing up to end of previous line.
1524
1525 2010-05-19 Michael Albinus <michael.albinus@gmx.de>
1526
1527 * password-cache.el (password-cache-remove): Fix docstring.
1528
1529 * net/secrets.el: Autoload the widget functions.
1530 (secrets-search-items, secrets-create-item)
1531 (secrets-get-attributes, secrets-expand-item): Attributes will be
1532 stored on the password database without leading ":", as all other
1533 clients do as well.
1534 (secrets-mode): Fix docstring.
1535 (secrets-show-secrets): Provide it as autoloaded command only when
1536 D-Bus support is available. Check existence of Secret Service API.
1537
1538 2010-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
1539
1540 * indent.el (indent-region): Deactivate region (bug#6200).
1541
1542 2010-05-19 Glenn Morris <rgm@gnu.org>
1543
1544 * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
1545
1546 2010-05-19 Kenichi Handa <handa@m17n.org>
1547
1548 * composite.el: Register compose-gstring-for-graphic in
1549 composition-function-table only for combining characters (Mn, Mc, Me).
1550
1551 2010-05-18 Jay Belanger <jay.p.belanger@gmail.com>
1552
1553 * calc/calc-trail.el (calc-trail-isearch-forward)
1554 (calc-trail-isearch-backward): Ensure that the new window
1555 point is set correctly.
1556
1557 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
1558
1559 * subr.el (read-quoted-char): Resolve modifiers after key
1560 remapping (bug#6212).
1561
1562 2010-05-18 Michael Albinus <michael.albinus@gmx.de>
1563
1564 Add visualization code for secrets.
1565 * net/secrets.el (secrets-mode): New major mode.
1566 (secrets-show-secrets, secrets-show-collections)
1567 (secrets-expand-collection, secrets-expand-item)
1568 (secrets-tree-widget-after-toggle-function)
1569 (secrets-tree-widget-show-password): New defuns.
1570
1571 2010-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
1572
1573 * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
1574 (smie-backward-sexp, smie-forward-sexp): Remove boundary condition now
1575 handled in smie-next-sexp.
1576 (smie-indent-calculate): Provide a starting indentation (so the
1577 recursion is well-founded ;-).
1578
1579 Fix handling of non-associative equal levels.
1580 * emacs-lisp/smie.el (smie-prec2-levels): Choose distinct levels even
1581 when it's not needed.
1582 (smie-op-left, smie-op-right): New functions.
1583 (smie-next-sexp): New function, extracted from smie-backward-sexp.
1584 Better handle equal levels to distinguish the associative case from
1585 the "multi-keyword construct" case.
1586 (smie-backward-sexp, smie-forward-sexp): Use it.
1587
1588 2010-05-18 Juanma Barranquero <lekktu@gmail.com>
1589
1590 * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
1591
1592 * emacs-lisp/smie.el (smie-precs-precedence-table, smie-backward-sexp)
1593 (smie-forward-sexp, smie-indent-calculate): Fix typos in docstrings.
1594
1595 2010-05-17 Stefan Monnier <monnier@iro.umontreal.ca>
1596
1597 Provide a simple generic indentation engine and use it for Prolog.
1598 * emacs-lisp/smie.el: New file.
1599 * progmodes/prolog.el (prolog-smie-op-levels)
1600 (prolog-smie-indent-rules): New var.
1601 (prolog-mode-variables): Use them to configure SMIE.
1602 (prolog-indent-line, prolog-indent-level): Remove.
1603
1604 2010-05-17 Jay Belanger <jay.p.belanger@gmail.com>
1605
1606 * calc/calc-vec.el (math-vector-avg): Put the vector elements in
1607 order before computing the averages.
1608
1609 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
1610
1611 * calc/calc-vec.el (calc-histogram):
1612 (calcFunc-histogram): Allow vectors as inputs.
1613 (math-vector-avg): New function.
1614
1615 * calc/calc-ext.el (math-group-float): Have the number of digits
1616 being grouped depend on the radix (Bug#6189).
1617
1618 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
1619
1620 * version.el (emacs-copyright, emacs-version): Don't define here,
1621 now that emacs.c defines it.
1622
1623 2010-05-15 Eli Zaretskii <eliz@gnu.org>
1624
1625 * international/mule-cmds.el (mule-menu-keymap): Fix definition of
1626 "Describe Language Environment" menu item.
1627
1628 * language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
1629
1630 Bidi-sensitive movement with arrow keys.
1631 * subr.el (right-arrow-command, left-arrow-command): New functions.
1632
1633 * bindings.el (global-map): Bind them to right and left arrow keys.
1634
1635 Don't override standard definition of convert-standard-filename.
1636 * files.el (convert-standard-filename): Call
1637 w32-convert-standard-filename and dos-convert-standard-filename on
1638 the corresponding systems.
1639
1640 * w32-fns.el (w32-convert-standard-filename): Rename from
1641 convert-standard-filename. Doc fix.
1642
1643 * dos-fns.el (dos-convert-standard-filename): Doc fix.
1644 (convert-standard-filename): Don't defalias.
1645 (register-name-alist, make-register, register-value)
1646 (set-register-value, intdos): Obsolete aliases for the
1647 corresponding dos-* functions and variables.
1648 (dos-intdos): Add a doc string.
1649
1650 2010-05-15 Jay Belanger <jay.p.belanger@gmail.com>
1651
1652 * calc/calc-aent.el (math-read-token, math-find-user-tokens):
1653 * calc/calc-lang.el (math-read-big-rec, math-lang-read-symbol):
1654 (math-compose-tex-func):
1655 * calc/calccomp.el (math-compose-expr):
1656 * calc/calc-ext.el (math-format-flat-expr-fancy):
1657 * calc/calc-store.el (calc-read-var-name):
1658 * calc/calc-units.el (calc-explain-units-rec): Allow Greek letters.
1659
1660 * calc/calc.el (var-π, var-φ, var-γ): New variables.
1661 * calc/calc-aent.el (math-read-replacement-list): Add "micro" symbol.
1662 * calc/calc-units.el (math-unit-prefixes): Add mu for micro.
1663 (math-standard-units): Add units.
1664
1665 2010-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
1666
1667 * progmodes/asm-mode.el (asm-mode):
1668 * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
1669
1670 * pcomplete.el (pcomplete-completions-at-point): New function,
1671 extracted from pcomplete-std-complete.
1672 (pcomplete-std-complete): Use it.
1673
1674 2010-05-15 Glenn Morris <rgm@gnu.org>
1675
1676 * Makefile.in (setwins, setwins_almost, setwins_for_subdirs):
1677 Remove references to CVS, RCS and Old directories.
1678
1679 2010-05-14 Jay Belanger <jay.p.belanger@gmail.com>
1680
1681 * calc/calc-bin.el (math-format-twos-complement): Group digits when
1682 appropriate.
1683
1684 2010-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
1685
1686 * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
1687 (sh-mode-syntax-table): Give it a default value instead.
1688 (sh-header-marker): Make buffer-local.
1689 (sh-mode): Move make-local-variable to the corresponding setq.
1690 (sh-add-completer): Avoid gratuitously let-binding a buffer-local var.
1691 Use complete-with-action.
1692
1693 * simple.el (prog-mode): New (abstract) major mode.
1694 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode): Use it.
1695 * progmodes/sh-script.el (sh-mode): Remove redundant var assignment.
1696
1697 2010-05-14 Juanma Barranquero <lekktu@gmail.com>
1698
1699 * progmodes/sql.el (sql-oracle-program): Reflow docstring.
1700 (sql-oracle-scan-on, sql-sybase-program, sql-product-font-lock)
1701 (sql-add-product-keywords, sql-highlight-product, sql-set-product)
1702 (sql-make-alternate-buffer-name, sql-placeholders-filter)
1703 (sql-escape-newlines-filter, sql-input-sender)
1704 (sql-send-magic-terminator, sql-sybase): Fix typos in docstrings.
1705
1706 2010-05-13 Chong Yidong <cyd@stupidchicken.com>
1707
1708 Add TeX open-block and close-block keybindings to SGML, and vice versa.
1709
1710 * textmodes/tex-mode.el (tex-mode-map): Bind C-c C-t to
1711 latex-open-block and C-c / to latex-close-block.
1712
1713 * textmodes/sgml-mode.el (sgml-mode-map): Bind C-c C-o to sgml-tag
1714 and C-c C-e to sgml-close-tag.
1715
1716 2010-05-13 Michael Albinus <michael.albinus@gmx.de>
1717
1718 * net/tramp.el (with-progress-reporter): Create reporter object
1719 only when the message would be displayed. Handle nested calls.
1720 (tramp-handle-load, tramp-handle-file-local-copy)
1721 (tramp-handle-insert-file-contents, tramp-handle-write-region)
1722 (tramp-maybe-send-script, tramp-find-shell):
1723 Use `with-progress-reporter'.
1724 (tramp-handle-dired-compress-file, tramp-maybe-open-connection):
1725 Fix message text.
1726
1727 * net/tramp-smb.el (tramp-smb-handle-copy-file)
1728 (tramp-smb-handle-file-local-copy, tramp-smb-handle-rename-file)
1729 (tramp-smb-handle-write-region, tramp-smb-maybe-open-connection):
1730 Use `with-progress-reporter'.
1731
1732 2010-05-13 Agustín Martín <agustin.martin@hispalinux.es>
1733
1734 * ispell.el (ispell-init-process): Do not kill ispell process
1735 everytime when spellchecking from the minibuffer (bug#6143).
1736
1737 2010-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
1738
1739 * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
1740
1741 * dos-fns.el: Add "dos-" prefix for namespace control.
1742 (convert-standard-filename): Define as alias for
1743 dos-convert-standard-filename but only if applicable.
1744
1745 2010-05-12 Alan Mackenzie <acm@muc.de>
1746
1747 * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
1748 Push the mark at the start of these functions when appropriate.
1749
1750 2010-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
1751
1752 * minibuffer.el (completion-cycle-threshold): New custom var.
1753 (completion--do-completion): Use it.
1754 (minibuffer-complete): Use cycling if appropriate.
1755
1756 2010-05-11 Juanma Barranquero <lekktu@gmail.com>
1757
1758 * dirtrack.el (dirtrackp): Remove defcustom; don't make automatically
1759 buffer-local (it's an obsolete alias for `dirtrack-mode') (bug#6173).
1760
1761 2010-05-11 Juri Linkov <juri@jurta.org>
1762
1763 * scroll-all.el (scroll-all-check-to-scroll):
1764 Add `scroll-up-command' and `scroll-down-command' (bug#6164).
1765
1766 2010-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
1767
1768 * iimage.el (iimage-mode-map): Move initialization into declaration.
1769 (iimage-mode-buffer): Use with-silent-modifications.
1770 Simplify calling convention. Adjust callers.
1771 (iimage-mode): Don't run hook redundantly.
1772
1773 * minibuffer.el (completion-pcm--pattern->regex):
1774 Fix last change (bug#6160).
1775
1776 2010-05-10 Juri Linkov <juri@jurta.org>
1777
1778 Remove nodes visited during Isearch from the Info history.
1779 * info.el (Info-isearch-initial-history)
1780 (Info-isearch-initial-history-list): New variables.
1781 (Info-isearch-start): Record initial values of
1782 Info-isearch-initial-history and Info-isearch-initial-history-list.
1783 Add Info-isearch-end to isearch-mode-end-hook.
1784 (Info-isearch-end): New function.
1785
1786 2010-05-10 Michael Albinus <michael.albinus@gmx.de>
1787
1788 * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
1789 format string, in order to work around a bug in pdksh.
1790 Reported by Gilles Pion <gpion@lfdj.com>.
1791 (tramp-handle-verify-visited-file-modtime): Do not send a command
1792 when the connection is not established.
1793 (tramp-handle-set-file-times): Simplify the check for utc.
1794
1795 2010-05-10 Juanma Barranquero <lekktu@gmail.com>
1796
1797 Fix use of `filter-buffer-substring' (rework previous change).
1798 * emulation/cua-base.el (cua--filter-buffer-noprops): New function.
1799 (cua-repeat-replace-region):
1800 * emulation/cua-rect.el (cua--extract-rectangle, cua-incr-rectangle):
1801 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
1802 (cua-cut-region-to-global-mark): Use it.
1803
1804 2010-05-09 Michael R. Mauger <mmaug@yahoo.com>
1805
1806 * progmodes/sql.el: Version 2.1.
1807 (sql-product-alist): Redesign structure of product info.
1808 (sql-product, sql-user, sql-server, sql-database): Safe variables.
1809 (sql-port, sql-port-history): New variables.
1810 (sql-interactive-product): New variable.
1811 (sql-send-terminator): New variable.
1812 (sql-imenu-generic-expression): Add "Types" imenu entry.
1813 (sql-oracle-login-params, sql-sqlite-login-params)
1814 (sql-mysql-login-params, sql-solid-login-params)
1815 (sql-sybase-login-params, sql-informix-login-params)
1816 (sql-ingres-login-params, sql-ms-login-params)
1817 (sql-postgres-login-params, sql-interbase-login-params)
1818 (sql-db2-login-params, sql-linter-login-params)
1819 (sql-oracle-scan-on): New variables.
1820 (sql-mode-map): Add C-c C-i to start interactive mode.
1821 (sql-mode-menu): Update existing menu entries.
1822 (sql-font-lock-keywords-builder): Compile-time font-lock optimization.
1823 (sql-mode-oracle-font-lock-keywords)
1824 (sql-mode-postgres-font-lock-keywords)
1825 (sql-mode-ms-font-lock-keywords)
1826 (sql-mode-sybase-font-lock-keywords)
1827 (sql-mode-informix-font-lock-keywords)
1828 (sql-mode-interbase-font-lock-keywords)
1829 (sql-mode-ingres-font-lock-keywords)
1830 (sql-mode-solid-font-lock-keywords)
1831 (sql-mode-mysql-font-lock-keywords)
1832 (sql-mode-sqlite-font-lock-keywords)
1833 (sql-mode-db2-font-lock-keywords)
1834 (sql-mode-linter-font-lock-keywords): Update initialization to
1835 reduce run-time complexity.
1836 (sql-add-product, sql-del-product): New functions.
1837 (sql-set-product-feature, sql-get-product-feature): New functions.
1838 (sql-product-font-lock): Update product API.
1839 (sql-add-product-keywords): New function.
1840 (sql-highlight-product): Update product API.
1841 (sql-help-list-products): New function.
1842 (sql-help): Dynamically lists free and non-free products.
1843 (sql-get-login): Correct bug in handling history and added
1844 prompt for port.
1845 (sql-copy-column): Copy without properties.
1846 (sqli-input-sender): Apply filters to SQLi input.
1847 (sql-query-placeholders-and-send): Obey `sql-oracle-scan-on' setting.
1848 Implement as a filter.
1849 (sql-escape-newlines-filter): Implement as a filter.
1850 (sql-remove-tabs-filter): New function.
1851 (sql-send-magic-terminator): New function.
1852 (sql-send-string): Implement magic terminator.
1853 (sql-send-region): Use `sql-send-string'.
1854 (sql-interactive-mode): Use product API.
1855 (sql-product-interactive): Use product API.
1856 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
1857 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
1858 (sql-db2, sql-linter): Use `sql-product-interactive'.
1859 (sql-connect): New function.
1860 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
1861 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
1862 (sql-connect-ingres, sql-connect-ms, sql-connect-postgres)
1863 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
1864 Use `sql-connect'.
1865
1866 2010-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
1867
1868 * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
1869 New custom variable.
1870 (completion-pcm--string->pattern): Use it.
1871 (completion-pcm--pattern->regex, completion-pcm--pattern->string):
1872 Make it handle any symbol as `any'.
1873 (completion-pcm--merge-completions): Extract common suffix for the new
1874 `prefix' symbol as well.
1875 (completion-substring--all-completions): Use the new `prefix' symbol.
1876
1877 2010-05-09 Michael Albinus <michael.albinus@gmx.de>
1878
1879 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
1880 not bound.
1881 (tramp-compat-copy-file): Add PRESERVE-SELINUX-CONTEXT.
1882 (tramp-compat-funcall): New defmacro.
1883 (tramp-compat-line-beginning-position)
1884 (tramp-compat-line-end-position)
1885 (tramp-compat-temporary-file-directory)
1886 (tramp-compat-make-temp-file, tramp-compat-file-attributes)
1887 (tramp-compat-copy-file, tramp-compat-copy-directory)
1888 (tramp-compat-delete-file, tramp-compat-delete-directory)
1889 (tramp-compat-number-sequence, tramp-compat-process-running-p)
1890 * net/tramp.el (top, with-progress-reporter)
1891 (tramp-rfn-eshadow-setup-minibuffer)
1892 (tramp-rfn-eshadow-update-overlay, tramp-handle-set-file-times)
1893 (tramp-handle-dired-compress-file, tramp-handle-shell-command)
1894 (tramp-completion-mode-p, tramp-check-for-regexp)
1895 (tramp-open-connection-setup-interactive-shell)
1896 (tramp-compute-multi-hops, tramp-read-passwd, tramp-clear-passwd)
1897 (tramp-time-diff, tramp-coding-system-change-eol-conversion)
1898 (tramp-set-process-query-on-exit-flag, tramp-unload-tramp)
1899 * net/tramp-cmds.el (tramp-cleanup-all-connections)
1900 (tramp-reporter-dump-variable, tramp-load-report-modules)
1901 (tramp-append-tramp-buffers)
1902 * net/tramp-gvfs.el (tramp-gvfs-handle-file-selinux-context): Use it.
1903
1904 * net/tramp-imap.el (top): Autoload `epg-make-context'.
1905
1906 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
1907
1908 * progmodes/compile.el (compilation-buffer-modtime): Rename from
1909 buffer-modtime. Adjust users.
1910
1911 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
1912
1913 * international/mule.el (auto-coding-alist): Only purecopy
1914 car of each item, not the whole list (Bug#6083).
1915
1916 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
1917
1918 * progmodes/js.el (js-mode): Make paragraph variables local before
1919 calling c-setup-paragraph-variables (Bug#6071).
1920
1921 2010-05-08 Eli Zaretskii <eliz@gnu.org>
1922
1923 * composite.el (compose-region, reference-point-alist): Fix typos
1924 in the doc strings.
1925
1926 2010-05-08 Alexander Klimov <alserkli@inbox.ru> (tiny change)
1927
1928 * calc/calc-graph.el (calc-graph-plot): Use the proper form for
1929 gnuplot's "set" command.
1930
1931 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
1932
1933 * abbrev.el (last-abbrev-text): Doc fix.
1934 (abbrev-prefix-mark): Don't escape parenthesis.
1935
1936 2010-05-08 Andreas Schwab <schwab@linux-m68k.org>
1937
1938 * composite.el (find-composition): Doc fix.
1939
1940 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
1941
1942 * progmodes/sql.el (sql-electric-stuff): Fix typo in tag.
1943 (sql-oracle-program, sql-sqlite-options)
1944 (sql-query-placeholders-and-send): Doc fixes.
1945 (sql-set-product, sql-interactive-mode): Reflow docstrings.
1946 (sql-imenu-generic-expression, sql-buffer)
1947 (sql-mode-ansi-font-lock-keywords, sql-mode-oracle-font-lock-keywords)
1948 (sql-mode-postgres-font-lock-keywords, sql-mode-ms-font-lock-keywords)
1949 (sql-mode-sybase-font-lock-keywords)
1950 (sql-mode-informix-font-lock-keywords)
1951 (sql-mode-interbase-font-lock-keywords)
1952 (sql-mode-ingres-font-lock-keywords, sql-mode-solid-font-lock-keywords)
1953 (sql-mode-mysql-font-lock-keywords, sql-mode-sqlite-font-lock-keywords)
1954 (sql-mode-db2-font-lock-keywords, sql-mode-font-lock-keywords)
1955 (sql-product-feature, sql-highlight-product)
1956 (comint-line-beginning-position, sql-rename-buffer)
1957 (sql-toggle-pop-to-buffer-after-send-region sql-oracle)
1958 (sql-sybase, sql-informix, sql-sqlite, sql-mysql, sql-solid)
1959 (sql-ingres, sql-ms, sql-postgres, sql-interbase, sql-db2, sql-linter):
1960 Fix typos in docstrings.
1961
1962 2010-05-08 Juri Linkov <juri@jurta.org>
1963
1964 * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
1965 property instead of `invisible' and `after-string' (bug#5998).
1966
1967 2010-05-08 Juri Linkov <juri@jurta.org>
1968
1969 * image-mode.el (image-mode-as-text): Fix typo in docstring.
1970
1971 2010-05-08 Juanma Barranquero <lekktu@gmail.com>
1972
1973 * filecache.el (file-cache-add-directory-list)
1974 (file-cache-add-directory-recursively): Fix typos in docstrings.
1975
1976 2010-05-08 Kenichi Handa <handa@m17n.org>
1977
1978 * language/indian.el (gurmukhi-composable-pattern): Fix typo.
1979 (gujarati-composable-pattern): Fix typo.
1980
1981 2010-05-08 Kenichi Handa <handa@m17n.org>
1982
1983 * language/indian.el (oriya-composable-pattern)
1984 (tamil-composable-pattern, malayalam-composable-pattern):
1985 Add two-part vowels to "v" (vowel sign).
1986
1987 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
1988
1989 * files.el (copy-directory): Handle symlinks (Bug#5982).
1990
1991 2010-05-08 Dan Nicolaescu <dann@ics.uci.edu>
1992
1993 * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
1994 (vc-hg-working-revision): Likewise. Use hg parents, not hg parent
1995 (Bug#5846).
1996
1997 2010-05-08 Glenn Morris <rgm@gnu.org>
1998
1999 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
2000
2001 * minibuffer.el (completion-at-point): Doc fix.
2002
2003 2010-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
2004
2005 * electric.el (Electric-command-loop): Minor tweak.
2006
2007 * ebuff-menu.el (electric-buffer-list): Try and make it behave a bit
2008 better with dedicated windows.
2009
2010 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2011
2012 * Version 23.2 released.
2013
2014 2010-05-07 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
2015 Stefan Monnier <monnier@iro.umontreal.ca>
2016
2017 Highlight vendor specific properties.
2018 * textmodes/css-mode.el (css-proprietary-nmstart-re): New var.
2019 (css-proprietary-property): New face.
2020 (css-font-lock-keywords): Use them.
2021
2022 2010-05-07 Eli Zaretskii <eliz@gnu.org>
2023
2024 * cus-start.el (all): Add native condition for tool-bar-* symbols.
2025
2026 2010-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
2027
2028 * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
2029 * files.el (auto-mode-alist): Remove redundant entries.
2030
2031 * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
2032 * simple.el (auto-save-mode): Move from files.el.
2033 * minibuffer.el (completion--common-suffix): Fix copy&paste error.
2034
2035 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
2036
2037 * lisp/epg.el (epg-key-capablity-alist): Add "D" flag (Bug#5592).
2038
2039 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
2040
2041 * mail/binhex.el (binhex-decode-region-internal)
2042 * mail/uudecode.el (uudecode-decode-region-internal)
2043 * net/dns.el (dns-read-string-name, dns-write, dns-read)
2044 (dns-read-type, dns-query)
2045 * pgg-parse.el (pgg-parse-armor)
2046 * pgg.el (pgg-verify-region)
2047 * sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
2048 XEmacs.
2049
2050 * net/imap.el (imap-disable-multibyte): Redefine it as a macro.
2051
2052 2010-05-07 Juanma Barranquero <lekktu@gmail.com>
2053
2054 * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
2055
2056 Fix use of `filter-buffer-substring' (4th arg NOPROPS removed).
2057 * emulation/cua-base.el (cua-repeat-replace-region):
2058 * emulation/cua-gmrk.el (cua-copy-region-to-global-mark)
2059 (cua-cut-region-to-global-mark):
2060 Remove text properties with `set-text-properties'.
2061
2062 2010-05-06 Michael Albinus <michael.albinus@gmx.de>
2063
2064 * net/tramp.el (top, with-progress-reporter):
2065 Use `symbol-function' inside `funcall'.
2066
2067 * net/tramp-compat.el (tramp-compat-file-attributes)
2068 (tramp-compat-delete-file, tramp-compat-delete-directory):
2069 Handle only `wrong-number-of-arguments' error.
2070
2071 * net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Fix typo.
2072 (tramp-gvfs-handle-file-selinux-context): Use `symbol-function'
2073 inside `funcall'.
2074
2075 2010-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2076
2077 * minibuffer.el (completion--sreverse, completion--common-suffix):
2078 New functions.
2079 (completion-pcm--merge-completions): Extract common suffix when safe.
2080
2081 * emacs-lisp/easy-mmode.el (define-minor-mode):
2082 Make :variable more flexible.
2083 * files.el (auto-save-mode): Use it to define using define-minor-mode.
2084
2085 2010-05-05 Juri Linkov <juri@jurta.org>
2086
2087 Add `slow' and `history' tags to the desktop data.
2088
2089 * info.el (Info-virtual-nodes) [*Index*]: Add `slow' tag.
2090 (Info-virtual-files) [*Apropos*]: Add `slow' tag.
2091 (Info-finder-find-node): Require `finder.el' to be able
2092 to restore node from the desktop.
2093 (Info-desktop-buffer-misc-data): Save all nodes. Save additional
2094 data `Info-history' and `slow' tag in the assoc list.
2095 (Info-restore-desktop-buffer): Don't restore nodes with the
2096 `slow' tag. Restore `Info-history'.
2097
2098 2010-05-05 Michael Albinus <michael.albinus@gmx.de>
2099
2100 Add FORCE argument to `delete-file'.
2101
2102 * net/ange-ftp.el (ange-ftp-del-tmp-name): Make it a defun,
2103 forcing to delete the temporary file.
2104 (ange-ftp-delete-file): Add FORCE arg.
2105 (ange-ftp-rename-remote-to-remote)
2106 (ange-ftp-rename-local-to-remote, ange-ftp-rename-remote-to-local)
2107 (ange-ftp-load, ange-ftp-compress, ange-ftp-uncompress):
2108 Force file deletion.
2109
2110 * net/tramp-compat.el (tramp-compat-delete-file): New defun.
2111
2112 * net/tramp.el (tramp-handle-delete-file): Add FORCE arg.
2113 (tramp-handle-make-symbolic-link, tramp-handle-load)
2114 (tramp-do-copy-or-rename-file-via-buffer)
2115 (tramp-do-copy-or-rename-file-directly)
2116 (tramp-do-copy-or-rename-file-out-of-band)
2117 (tramp-handle-process-file, tramp-handle-call-process-region)
2118 (tramp-handle-shell-command, tramp-handle-file-local-copy)
2119 (tramp-handle-insert-file-contents, tramp-handle-write-region)
2120 (tramp-delete-temp-file-function): Use `tramp-compat-delete-file'.
2121
2122 * net/tramp-fish.el (tramp-fish-handle-delete-file): Add FORCE arg.
2123 (tramp-fish-handle-make-symbolic-link)
2124 (tramp-fish-handle-process-file): Use `tramp-compat-delete-file'.
2125
2126 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
2127 Use `tramp-compat-delete-file'.
2128
2129 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-file): Add FORCE arg.
2130 (tramp-gvfs-handle-write-region): Use `tramp-compat-delete-file'.
2131
2132 * net/tramp-imap.el (tramp-imap-handle-delete-file): Add FORCE arg.
2133 (tramp-imap-do-copy-or-rename-file): Use `tramp-compat-delete-file'.
2134
2135 * net/tramp-smb.el (tramp-smb-handle-delete-file): Add FORCE arg.
2136 (tramp-smb-handle-copy-file, tramp-smb-handle-file-local-copy)
2137 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region): Use
2138 `tramp-compat-delete-file'.
2139
2140 2010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2141
2142 Minor cleanups.
2143 * subr.el (add-minor-mode): Use push.
2144 * mail/supercite.el (sc-electric-mode): Use more descriptive arg name.
2145 * emulation/edt.el (edt-select-mode): Simplify.
2146
2147 Use define-minor-mode in more cases.
2148 * term/tvi970.el (tvi970-set-keypad-mode):
2149 * simple.el (auto-fill-mode, overwrite-mode, binary-overwrite-mode)
2150 (normal-erase-is-backspace-mode):
2151 * scroll-bar.el (scroll-bar-mode): Use it and define-minor-mode.
2152 (set-scroll-bar-mode-1): (Re)move to its sole caller.
2153 (get-scroll-bar-mode): New function.
2154 * emacs-lisp/cl-macs.el (eq): Handle a non-variable first arg.
2155
2156 Use define-minor-mode for less obvious cases.
2157 * emacs-lisp/easy-mmode.el (define-minor-mode): Add :variable keyword.
2158 * emacs-lisp/cl-macs.el (terminal-parameter, eq): Add setf method.
2159 * international/iso-ascii.el (iso-ascii-mode):
2160 * frame.el (auto-raise-mode, auto-lower-mode):
2161 * composite.el (global-auto-composition-mode): Use define-minor-mode.
2162
2163 2010-05-04 Michael Albinus <michael.albinus@gmx.de>
2164
2165 * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
2166 in order to see error messages for failed logins.
2167
2168 2010-05-03 Chong Yidong <cyd@stupidchicken.com>
2169
2170 * diff.el (diff-sentinel):
2171
2172 * epg.el (epg--make-temp-file, epg-decrypt-string)
2173 (epg-verify-string, epg-sign-string, epg-encrypt-string):
2174
2175 * jka-compr.el (jka-compr-partial-uncompress)
2176 (jka-compr-call-process, jka-compr-write-region, jka-compr-load):
2177
2178 * server.el (server-sentinel): Use delete-file's new FORCE arg
2179 (Bug#6070).
2180
2181 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
2182
2183 Use define-minor-mode where applicable.
2184 * view.el (view-mode):
2185 * type-break.el (type-break-query-mode)
2186 (type-break-mode-line-message-mode):
2187 * textmodes/reftex.el (reftex-mode):
2188 * term/vt100.el (vt100-wide-mode):
2189 * tar-mode.el (tar-subfile-mode):
2190 * savehist.el (savehist-mode):
2191 * ibuf-ext.el (ibuffer-auto-mode):
2192 * composite.el (auto-composition-mode):
2193 * progmodes/vhdl-mode.el (vhdl-electric-mode, vhdl-stutter-mode):
2194 Use define-minor-mode.
2195 (vhdl-mode): Use static mode-line format.
2196 (vhdl-mode-line-update): Delete.
2197 (vhdl-create-mode-menu, vhdl-activate-customizations)
2198 (vhdl-hs-minor-mode): Don't bother calling it.
2199
2200 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
2201
2202 * simple.el (with-wrapper-hook): Move.
2203 (buffer-substring-filters): Mark obsolete.
2204 (filter-buffer-substring-functions): New variable.
2205 (filter-buffer-substring): Use it. Remove unused arg `noprops'.
2206
2207 Use a mode-line spec rather than a static string in Semantic.
2208 * cedet/semantic/util-modes.el:
2209 (semantic-minor-modes-format): New var to replace...
2210 (semantic-minor-modes-status): Remove.
2211 (semantic-mode-line-update): Construct a mode-line spec rather than
2212 a static string so that mouse buttons can be used on individual minor
2213 modes and so that semantic-mode-line-update only needs to be called
2214 when global settings are changed.
2215 (semantic-add-minor-mode, semantic-toggle-minor-mode-globally):
2216 Call semantic-mode-line-update.
2217 (semantic-toggle-minor-mode-globally): Don't assume mode is on
2218 minor-mode-alist, check semantic-minor-mode-alist as well.
2219 (semantic-stickyfunc-mode, semantic-show-parser-state-auto-marker)
2220 (semantic-show-parser-state-marker, semantic-show-parser-state-mode)
2221 (semantic-show-unmatched-syntax-mode, semantic-highlight-edits-mode):
2222 * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
2223 * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
2224 (define-semantic-idle-service, semantic-idle-summary-mode):
2225 * cedet/semantic/decorate/mode.el (semantic-decoration-mode):
2226 Don't call semantic-mode-line-update any more.
2227
2228 2010-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
2229
2230 Use define-minor-mode in CEDET where applicable.
2231
2232 * cedet/srecode/mode.el (srecode-minor-mode,global-srecode-minor-mode):
2233 Use define-minor-mode.
2234
2235 * cedet/semantic/util-modes.el (semantic-add-minor-mode):
2236 Remove unused arg `keymap' and code redundant with define-minor-mode.
2237 (semantic-toggle-minor-mode-globally): Only handle arg -1 and 1.
2238 (semantic-stickyfunc-mode, global-semantic-show-unmatched-syntax-mode)
2239 (semantic-highlight-func-mode, global-semantic-show-parser-state-mode)
2240 (global-semantic-highlight-edits-mode, semantic-highlight-edits-mode)
2241 (semantic-show-unmatched-syntax-mode, semantic-show-parser-state-mode)
2242 (global-semantic-stickyfunc-mode, global-semantic-highlight-func-mode):
2243 Use define-minor-mode.
2244 (semantic-stickyfunc-mode-setup, semantic-highlight-edits-mode-setup)
2245 (semantic-show-unmatched-syntax-mode-setup)
2246 (semantic-show-parser-state-mode-setup)
2247 (semantic-highlight-func-mode-setup): Inline into sole caller.
2248
2249 * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
2250 (semantic-mru-bookmark-mode): Use define-minor-mode.
2251 (semantic-mru-bookmark-mode-setup): Inline into sole caller.
2252
2253 * cedet/semantic/idle.el (define-semantic-idle-service):
2254 Use define-minor-mode and inline setup function into its sole caller.
2255 (semantic-idle-scheduler-mode-setup)
2256 (semantic-idle-summary-mode-setup): Inline into sole caller.
2257 (global-semantic-idle-scheduler-mode, semantic-idle-scheduler-mode):
2258 Use define-minor-mode.
2259
2260 * cedet/semantic/decorate/mode.el (global-semantic-decoration-mode)
2261 (semantic-decoration-mode): Use define-minor-mode.
2262 (semantic-decoration-mode-setup): Inline into sole caller.
2263
2264 * cedet/ede/dired.el (ede-dired-minor-mode): Initialize in declaration.
2265 (ede-dired-minor-mode): Use define-minor-mode and derived-mode-p.
2266 (ede-dired-add-to-target): Use dolist.
2267
2268 2010-05-01 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
2269 Michael Albinus <michael.albinus@gmx.de>
2270
2271 Implement compression for inline methods.
2272
2273 * net/tramp.el (tramp-inline-compress-start-size): New defcustom.
2274 (tramp-copy-size-limit): Allow also nil.
2275 (tramp-inline-compress-commands): New defconst.
2276 (tramp-find-inline-compress, tramp-get-inline-compress)
2277 (tramp-get-inline-coding): New defuns.
2278 (tramp-get-remote-coding, tramp-get-local-coding): Remove,
2279 replaced by `tramp-get-inline-coding'.
2280 (tramp-handle-file-local-copy, tramp-handle-write-region)
2281 (tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
2282
2283 2010-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2284
2285 * bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode):
2286 Remove unused functions.
2287
2288 * emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
2289 Set find-tag-default-function as a variable rather than a property.
2290
2291 * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
2292 * progmodes/etags.el (tags-completion-at-point-function):
2293 Remove left over interactive spec. Add autoloading stub.
2294 (complete-tag): Use tags-completion-at-point-function.
2295
2296 2010-04-30 Chong Yidong <cyd@stupidchicken.com>
2297
2298 * minibuffer.el (tags-completion-at-point-function): Fix return value.
2299
2300 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
2301
2302 * ido.el (ido-init-completion-maps): Remove C-v binding.
2303 (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
2304
2305 2010-04-29 Chong Yidong <cyd@stupidchicken.com>
2306
2307 * minibuffer.el (tags-completion-at-point-function): New function.
2308 (completion-at-point-functions): Use it.
2309
2310 * cedet/semantic.el (semantic-completion-at-point-function): New function.
2311 (semantic-mode): Use semantic-completion-at-point-function for
2312 completion-at-point-functions instead.
2313
2314 * progmodes/etags.el (complete-tag): Revert last change.
2315
2316 2010-04-29 Alan Mackenzie <acm@muc.de>
2317
2318 * progmodes/cc-mode.el (c-extend-region-for-CPP): Fix an
2319 off-by-one error (in end of macro position).
2320
2321 2010-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2322
2323 * net/browse-url.el (browse-url-firefox-program): Use iceweasel if
2324 firefox is absent. Don't autoload.
2325 (browse-url-galeon-program): Don't autoload.
2326
2327 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
2328
2329 * bindings.el (complete-symbol): Move into minibuffer.el.
2330
2331 * minibuffer.el (complete-tag): Move from etags.el. If tags
2332 completion cannot be performed, return nil instead of signalling
2333 an error.
2334 (completion-at-point): Make it an alias for complete-symbol.
2335 (complete-symbol): Move from bindings.el, and replace with the
2336 body of completion-at-point.
2337
2338 * progmodes/etags.el (complete-tag): Move to minibuffer.el.
2339
2340 * cedet/semantic.el (semantic-mode): When enabled, add
2341 semantic-ia-complete-symbol to completion-at-point-functions.
2342
2343 * cedet/semantic/ia.el (semantic-ia-complete-symbol): Return nil
2344 if Semantic is not active.
2345
2346 2010-04-28 Michael Albinus <michael.albinus@gmx.de>
2347
2348 * net/tramp.el (tramp-remote-selinux-p): New defun.
2349 (tramp-handle-file-selinux-context)
2350 (tramp-handle-set-file-selinux-context): Use it.
2351
2352 2010-04-28 Sam Steingold <sds@gnu.org>
2353
2354 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
2355 `safe-local-variable' if the value is a string or a symbol with
2356 the property `bug-reference-url-format'.
2357
2358 2010-04-28 Chong Yidong <cyd@stupidchicken.com>
2359
2360 * progmodes/bug-reference.el (bug-reference-url-format): Revert
2361 2010-04-27 change due to security risk.
2362
2363 2010-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2364
2365 Make it possible to locally disable a globally enabled mode.
2366 * simple.el (fundamental-mode): Run fundamental-mode-hook.
2367 * emacs-lisp/derived.el (define-derived-mode): Use fundamental-mode
2368 rather than kill-all-local-variables so it runs fundamental-mode-hook.
2369 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
2370 Use fundamental-mode-hook to run MODE-enable-in-buffers earlier, so
2371 that subsequent hooks get a chance to disable it.
2372
2373 2010-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
2374
2375 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
2376 Avoid re-enabling a minor mode after the user turned the minor mode
2377 off if MODE-enable-in-buffers is run twice (typically once from
2378 fundamental-mode's after-change-major-mode-hook and a second time from
2379 run-mode-hook's own after-change-major-mode-hook).
2380
2381 * emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
2382
2383 2010-04-27 Sam Steingold <sds@gnu.org>
2384
2385 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
2386 `safe-local-variable' if the value is a string or a function, as
2387 documented and implemented on 2010-04-02.
2388
2389 2010-04-27 Juanma Barranquero <lekktu@gmail.com>
2390
2391 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil
2392 when method is 'kill.
2393
2394 2010-04-27 Agustín Martín <agustin.martin@hispalinux.es>
2395
2396 * ispell.el (ispell-init-process): Fix personal dictionary condition
2397 in default directory check.
2398 (ispell-init-process,ispell-kill-ispell,kill-buffer-hook):
2399 Kill ispell process when killing its associated buffer.
2400
2401 2010-04-27 Jan Djärv <jan.h.d@swipnet.se>
2402
2403 * desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
2404 but we aren't using it.
2405
2406 2010-04-25 Jan Djärv <jan.h.d@swipnet.se>
2407
2408 * tool-bar.el (tool-bar-local-item-from-menu): Revert unintended
2409 checkin in 2010-04-23T16:26:11Z!monnier@iro.umontreal.ca.
2410
2411 2010-04-24 Glenn Morris <rgm@gnu.org>
2412
2413 * emacs-lisp/authors.el (authors-obsolete-files-regexps):
2414 Ignore VCS-ignore files, and deleted nextstep preferences files.
2415 (authors-ignored-files): Ignore deleted cedet test files, and "*.el".
2416 (authors-ambiguous-files): New list.
2417 (authors-valid-file-names): Add some deleted files.
2418 (authors-renamed-files-alist): Add font-setting.el, edt-user.doc.
2419 (authors-disambiguate-file-name): New function. (Bug#5501)
2420 (authors-canonical-file-name): Doc fix.
2421 Don't warn about obsolete files.
2422 (authors-canonical-file-name, authors-scan-el):
2423 Use authors-disambiguate-file-name.
2424
2425 * hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
2426 Add autoload cookies.
2427 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
2428 (generated-autoload-file): Set file-local value to "htmlfontify.el".
2429 * htmlfontify.el (caddr, cadddr): Remove fallback definitions.
2430 They have definitions / compiler macros in cl.el.
2431 (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
2432 Replace manual autoloads with generated ones.
2433 (htmlfontify-unload-rgb-file): Remove autoload.
2434 * Makefile.in (autoloads): Ensure htmlfontify.el is writable.
2435
2436 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
2437
2438 * emacs-lisp/bytecomp.el (byte-compile-set-default): New function.
2439 (byte-compile-setq-default): Optimize for the
2440 single-var case and don't call byte-compile-form in this case to avoid
2441 inf-loop with byte-compile-set-default.
2442
2443 * progmodes/compile.el (compilation-start): Abbreviate default directory.
2444
2445 2010-04-23 Michael Albinus <michael.albinus@gmx.de>
2446
2447 Implement SELINUX backends.
2448
2449 * net/tramp.el (tramp-file-name-handler-alist):
2450 Add `file-selinux-context' and `set-file-selinux-context'.
2451 (tramp-handle-file-selinux-context)
2452 (tramp-handle-set-file-selinux-context): New defuns.
2453 (tramp-handle-copy-file, tramp-do-copy-or-rename-file):
2454 Handle PRESERVE-SELINUX-CONTEXT.
2455
2456 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
2457 Add `file-selinux-context' and `set-file-selinux-context'.
2458 (tramp-gvfs-handle-file-selinux-context)
2459 (tramp-gvfs-handle-set-file-selinux-context): New defuns.
2460 (tramp-gvfs-handle-copy-file): Handle PRESERVE-SELINUX-CONTEXT.
2461
2462 * net/ange-ftp.el (ange-ftp-copy-file):
2463 * net/tramp-fish.el (tramp-fish-handle-copy-file):
2464 * net/tramp-imap.el (tramp-imap-handle-copy-file):
2465 * net/tramp-smb.el (tramp-smb-handle-copy-file):
2466 Add PRESERVE-SELINUX-CONTEXT.
2467
2468 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
2469
2470 Synchronize with Tramp repository.
2471
2472 * net/tramp.el (with-connection-property, tramp-completion-mode-p)
2473 (tramp-action-process-alive, tramp-action-out-of-band)
2474 (tramp-check-for-regexp, tramp-file-name-p, tramp-equal-remote)
2475 (tramp-exists-file-name-handler): Fix docstring.
2476 (with-progress-reporter): New defmacro.
2477 (tramp-do-copy-or-rename-file, tramp-handle-dired-compress-file)
2478 (tramp-maybe-open-connection): Use it.
2479
2480 2010-04-22 Noah Lavine <noah549@gmail.com> (tiny change)
2481
2482 Detect ssh 'ControlMaster' argument automatically in some cases.
2483
2484 * net/tramp.el (tramp-detect-ssh-controlmaster): New defun.
2485 (tramp-default-method): Use it.
2486
2487 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
2488
2489 * net/tramp.el (tramp-handle-copy-file): Add new optional
2490 parameter `preserve-selinux-context'.
2491 (tramp-file-name-for-operation): Add `set-file-selinux-context'.
2492
2493 2010-04-22 Michael Albinus <michael.albinus@gmx.de>
2494
2495 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
2496 Ensure, that non remote files are still checked. Oops.
2497
2498 2010-04-21 Michael Albinus <michael.albinus@gmx.de>
2499
2500 Fix Bug#5840.
2501
2502 * icomplete.el (icomplete-completions): Use `non-essential'.
2503
2504 * net/tramp.el (tramp-connectable-p): New defun.
2505 (tramp-handle-expand-file-name)
2506 (tramp-completion-handle-file-name-all-completions)
2507 (tramp-completion-handle-file-name-completion): Use it.
2508
2509 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
2510
2511 * emacs-lisp/lisp.el (lisp-completion-at-point): Try and handle errors.
2512
2513 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2514
2515 * vc-dir.el (vc-dir-tool-bar-map): Add :label on some tool bar items.
2516
2517 * tool-bar.el (tool-bar-setup): Add :label on some tool bar items.
2518
2519 * loadup.el: Load dynamic-setting.el if feature dynamic-setting
2520 is present.
2521
2522 * info.el (info-tool-bar-map): Add labels.
2523
2524 * cus-start.el (all): Add tool-bar-style and tool-bar-max-label-size.
2525
2526 * cus-edit.el (custom-commands): Add labels for tool bar.
2527 (custom-buffer-create-internal, Custom-mode): Adjust for
2528 labels in custom-commands.
2529
2530 * dynamic-setting.el: Renamed from font-setting.el.
2531
2532 2010-04-21 John Wiegley <jwiegley@gmail.com>
2533
2534 * ido.el (ido-init-completion-maps): For ido-switch-buffer, C-o
2535 toggles the use of virtual buffers.
2536 (ido-buffer-internal): Guard `ido-use-virtual-buffers' global
2537 value.
2538 (ido-toggle-virtual-buffers): New function.
2539
2540 2010-04-21 Juanma Barranquero <lekktu@gmail.com>
2541
2542 Use `define-derived-mode'; fix window selection; doc fixes.
2543 * play/tetris.el (tetris, tetris-update-speed-function)
2544 (tetris-tty-colors, tetris-x-colors, tetris-move-bottom)
2545 (tetris-move-left, tetris-move-right, tetris-rotate-prev)
2546 (tetris-rotate-next, tetris-end-game, tetris-start-game)
2547 (tetris-pause-game): Fix typos in docstrings.
2548 (tetris-mode-map, tetris-null-map):
2549 Move initialization into declaration.
2550 (tetris-mode): Define with `define-derived-mode';
2551 set show-trailing-whitespace to nil.
2552 (tetris): Prefer window already displaying the "*Tetris*" buffer.
2553
2554 2010-04-21 Karel Klíč <kklic@redhat.com>
2555
2556 * files.el (backup-buffer): Handle SELinux context, and return it
2557 if a backup was made by renaming.
2558 (backup-buffer-copy): Set SELinux context to the target file.
2559 (basic-save-buffer): Set SELinux context of the newly written file.
2560 (basic-save-buffer-1): Now it also returns any SELinux context.
2561 (basic-save-buffer-2): Set SELinux context of the newly created file,
2562 and return it.
2563 * net/tramp.el (tramp-file-name-for-operation):
2564 Add file-selinux-context.
2565
2566 2010-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
2567
2568 Make the log-edit comments use RFC822 format throughout.
2569
2570 * vc.el (vc-checkin, vc-modify-change-comment):
2571 Adjust to new vc-start/finish-logentry.
2572 (vc-find-conflicted-file): New command.
2573 (vc-transfer-file): Adjust to new vc-checkin.
2574 (vc-next-action): Improve scoping.
2575
2576 * vc-hg.el (vc-hg-log-edit-mode): Remove.
2577 (vc-hg-checkin): Remove extra arg. Use log-edit-extract-headers.
2578
2579 * vc-git.el (vc-git-log-edit-mode): Remove.
2580 (vc-git-checkin): Remove extra arg. Use log-edit-extract-headers.
2581 (vc-git-commits-coding-system): Rename from git-commits-coding-system.
2582
2583 * vc-dispatcher.el (vc-log-edit): Shorten names for log-edit-show-files.
2584 (vc-start-logentry): Remove argument `extra'.
2585 (vc-finish-logentry): Remove extra args.
2586
2587 * vc-bzr.el (vc-bzr-log-edit-mode): Remove.
2588 (vc-bzr-checkin): Remove extra arg. Use log-edit-extract-headers.
2589 (vc-bzr-conflicted-files): New function.
2590
2591 * log-edit.el (log-edit-extra-flags)
2592 (log-edit-before-checkin-process): Remove.
2593 (log-edit-summary, log-edit-header, log-edit-unknown-header): New faces.
2594 (log-edit-headers-alist): New var.
2595 (log-edit-header-contents-regexp): New const.
2596 (log-edit-match-to-eoh): New function.
2597 (log-edit-font-lock-keywords): Use them.
2598 (log-edit): Insert a "Summary:" header as default.
2599 (log-edit-mode): Mark font-lock rules as case-insensitive.
2600 (log-edit-done): Cleanup headers.
2601 (log-view-process-buffer): Remove.
2602 (log-edit-extract-headers): New function to replace it.
2603
2604 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
2605
2606 * subr.el (default-direction-reversed): Remove obsolescence info.
2607
2608 2010-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2609
2610 * vc-dispatcher.el (vc-finish-logentry): Don't mess so badly with the
2611 windows/frames.
2612
2613 * emacs-lisp/lisp.el (lisp-completion-at-point): Complete around point.
2614 I.e. include text after point in the completion region.
2615 Also, return nil when we're not after/in a symbol.
2616
2617 * international/mule-cmds.el (view-hello-file): Don't fiddle with the
2618 default enable-multibyte-characters.
2619
2620 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2621
2622 * international/mule.el: Help the user choose a valid coding-system.
2623 (read-buffer-file-coding-system): New function.
2624 (set-buffer-file-coding-system): Use it. Prompt the user if the
2625 coding-system cannot encode all the chars.
2626
2627 * vc-bzr.el: Use standard *vc* and *vc-diff* buffers.
2628 (vc-bzr-shelve-show, vc-bzr-shelve-apply)
2629 (vc-bzr-shelve-apply-and-keep, vc-bzr-shelve-snapshot):
2630 Don't use *vc-bzr-shelve*.
2631
2632 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
2633
2634 * cedet/ede/pmake.el (ede-proj-makefile-insert-variables):
2635 Don't destroy list before using it.
2636
2637 2010-04-19 Dan Nicolaescu <dann@ics.uci.edu>
2638
2639 Fix the version number for added files.
2640 * vc-hg.el (vc-hg-working-revision): Check if the file is
2641 registered after hg parent fails (Bug#5961).
2642
2643 2010-04-19 Glenn Morris <rgm@gnu.org>
2644
2645 * htmlfontify.el (htmlfontify-buffer)
2646 (htmlfontify-copy-and-link-dir): Autoload entry points.
2647
2648 2010-04-19 Magnus Henoch <magnus.henoch@gmail.com>
2649
2650 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
2651 name relative to the project root (Bug#5960).
2652
2653 2010-04-19 Glenn Morris <rgm@gnu.org>
2654
2655 * vc-git.el (vc-git-print-log): Doc fix.
2656
2657 2010-04-19 Óscar Fuentes <ofv@wanadoo.es>
2658
2659 * ido.el (ido-file-internal): Fix 2009-12-02 change.
2660
2661 2010-04-19 Christoph <cschol2112@googlemail.com> (tiny change)
2662
2663 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
2664 default settings (Bug#5928).
2665
2666 2010-04-19 Glenn Morris <rgm@gnu.org>
2667
2668 * progmodes/fortran.el (fortran-match-and-skip-declaration):
2669 New function.
2670 (fortran-font-lock-keywords-3): Use it. (Bug#1385)
2671
2672 2010-04-19 Kenichi Handa <handa@m17n.org>
2673
2674 * language/indian.el (malayalam-composable-pattern): Fix previous
2675 change (add U+0D4D "SIGN VIRAMA").
2676 (oriya-composable-pattern): Add U+0B30 and fix typo in the regexp.
2677 (tamil-composable-pattern): Fix typo in the regexp.
2678 (telugu-composable-pattern): Fix U+0C4D and typo in the regexp.
2679 (kannada-composable-pattern): Fix U+0CB0 and typo in the regexp.
2680 (malayalam-composable-pattern): Fix U+0D4D and typo in the regexp.
2681
2682 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
2683
2684 * textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
2685 paragraph-separate (Bug#5821).
2686
2687 2010-04-19 Juri Linkov <juri@jurta.org>
2688
2689 Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
2690
2691 * info.el (Info-find-node-2): Comment out code that skips
2692 breadcrumbs line.
2693 (Info-mouse-follow-link): New command.
2694 (Info-link-keymap): New keymap.
2695 (Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
2696 Return a string with links instead of inserting breadcrumbs
2697 to the Info buffer.
2698 (Info-fontify-node): Comment out code that inserts breadcrumbs.
2699 Instead of putting the `invisible' text property over the Info
2700 header, make an overlay over the Info header with the `invisible'
2701 property and `after-string' set to the string returned by
2702 `Info-breadcrumbs'.
2703
2704 2010-04-19 Chong Yidong <cyd@stupidchicken.com>
2705
2706 * help.el (help-window-setup-finish): Doc fix (Bug#5830).
2707 Reported by monkey@sandpframing.com.
2708
2709 2010-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2710
2711 * tmm.el (tmm-prompt): Remove obsolete call to x-popup-menu.
2712 (tmm-get-keymap): Add key-binding shortcuts now that they're not
2713 available in the "keyseq cache" any more.
2714
2715 * custom.el (defcustom): Add edebug spec.
2716
2717 2010-04-18 Juri Linkov <juri@jurta.org>
2718
2719 Test for special mode-class in view-buffer instead of view-file (bug#5513).
2720
2721 * view.el (view-file, view-buffer): Move test for special mode-class
2722 from view-file to view-buffer.
2723
2724 * tar-mode.el (tar-extract): Turn if's into one cond
2725 like in arc-mode.el.
2726
2727 2010-04-18 Juri Linkov <juri@jurta.org>
2728
2729 Add 7z archive format support (bug#5475).
2730
2731 * arc-mode.el (archive-zip-extract): Try to find 7z executable.
2732 (archive-7z-extract): New defcustom.
2733 (archive-find-type): Add magic string for 7z.
2734 (archive-extract-by-stdout): Add new optional arg `stderr-file'.
2735 If `stderr-file' is non-nil, use `(t stderr-file)' for the
2736 `buffer' arg of `call-process'.
2737 (archive-zip-extract): Check `archive-zip-extract' for "7z" and
2738 call the function `archive-7z-extract' with the variable
2739 `archive-7z-extract' let-bound to `archive-zip-extract'.
2740 (archive-7z-summarize, archive-7z-extract): New functions.
2741
2742 * international/mule.el (auto-coding-alist):
2743 * files.el (auto-mode-alist): Add 7z file extension.
2744
2745 2010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
2746
2747 * loadup.el: Setup hash-cons for pure data.
2748
2749 Fix duplicate entries in cedet's loaddefs.el files.
2750 * emacs-lisp/autoload.el (autoload-file-load-name): Be more clever.
2751 Should make most file-local generated-autoload-file unnecessary.
2752 (print-readably): Silence warnings.
2753 (autoload-find-destination): Take load-name as an arg to make sure
2754 it's the same as the one that will be in the file.
2755 (autoload-generate-file-autoloads): Adjust to above changes.
2756 Try to make the dataflow a bit simpler.
2757
2758 * cvs-status.el (cvs-refontify): Remove unused.
2759
2760 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2761
2762 * calc.el (calc-mode-map): Bind "O" to `calc-missing-key'.
2763
2764 * calc-bin.el (calc-radix): Have the "O" option turn on
2765 twos-complement mode.
2766
2767 2010-04-17 Jay Belanger <jay.p.belanger@gmail.com>
2768
2769 * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
2770 Add `calc-option-prefix-help' to calc-help autoloads.
2771 (calc-inverse): Add "Option" to message, as appropriate.
2772 (calc-hyperbolic): Add "Option" to message, as appropriate.
2773 (calc-option, calc-is-option): New functions.
2774
2775 * calc-help.el (calc-full-help): Add `calc-option-help'.
2776 (calc-option-prefix-help): New function.
2777
2778 * calc-misc.el (calc-help): Add "Option" entry.
2779
2780 * calc.el (calc-local-var-list): Add `calc-option-flag'.
2781 (calc-option-flag): New variable.
2782 (calc-do): Set `calc-option-flag to nil.
2783 (calc-set-mode-line): Add "Opt " as appropriate.
2784
2785 2010-04-16 Juri Linkov <juri@jurta.org>
2786
2787 Move scrolling commands from simple.el to window.el
2788 because their primitives are implemented in window.c.
2789
2790 * simple.el (scroll-error-top-bottom)
2791 (scroll-up-command, scroll-down-command, scroll-up-line)
2792 (scroll-down-line, scroll-other-window-down)
2793 (beginning-of-buffer-other-window, end-of-buffer-other-window):
2794 * window.el (scroll-error-top-bottom)
2795 (scroll-up-command, scroll-down-command, scroll-up-line)
2796 (scroll-down-line, scroll-other-window-down)
2797 (beginning-of-buffer-other-window, end-of-buffer-other-window):
2798 Move from simple.el to window.el because their primitives are
2799 implemented in window.c.
2800
2801 2010-04-16 Juri Linkov <juri@jurta.org>
2802
2803 * isearch.el (isearch-lookup-scroll-key): Check both
2804 `isearch-scroll' and `scroll-command' properties.
2805 (scroll-up, scroll-down): Remove `isearch-scroll' property.
2806
2807 * mwheel.el (mwheel-scroll): Remove `isearch-scroll' property.
2808
2809 * simple.el (scroll-up-command, scroll-down-command)
2810 (scroll-up-line, scroll-down-line): Remove `isearch-scroll' property.
2811
2812 2010-04-15 Juri Linkov <juri@jurta.org>
2813
2814 * simple.el (scroll-up-command, scroll-down-command)
2815 (scroll-up-line, scroll-down-line): Put `scroll-command'
2816 property on the these symbols. Remove them from
2817 `scroll-preserve-screen-position-commands'.
2818
2819 * mwheel.el (mwheel-scroll): Put `scroll-command' and
2820 `isearch-scroll' properties on the `mwheel-scroll' symbol.
2821 Remove it from `scroll-preserve-screen-position-commands'.
2822
2823 * isearch.el (isearch-allow-scroll): Doc fix.
2824
2825 2010-04-15 Michael Albinus <michael.albinus@gmx.de>
2826
2827 * net/tramp.el (tramp-error-with-buffer): Don't show the
2828 connection buffer when we are in completion mode.
2829 (tramp-file-name-handler): Catch the error for some operations
2830 when we are in completion mode. This gives the user the chance to
2831 correct the file name in the minibuffer.
2832
2833 2010-04-15 Glenn Morris <rgm@gnu.org>
2834
2835 * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
2836
2837 2010-04-15 Juanma Barranquero <lekktu@gmail.com>
2838
2839 Simplify by using `define-derived-mode'.
2840 * info.el (Info-mode):
2841 * calendar/todo-mode.el (todo-mode):
2842 * play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
2843 (gomoku-mode-map): Move initialization into declaration.
2844
2845 2010-04-14 Michael Albinus <michael.albinus@gmx.de>
2846
2847 Fix Bug#5840.
2848 * ido.el (ido-file-name-all-completions-1):
2849 * minibuffer.el (minibuffer-completion-help):
2850 * net/tramp.el (tramp-completion-mode-p): Use `non-essential'.
2851
2852 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
2853
2854 * simple.el (non-essential): New var.
2855
2856 Add a new field `location' to bookmarks for non-file bookmarks.
2857 * bookmark.el (bookmark-location): Use the new field, if present.
2858 (bookmark-insert-location): Undo last change, not needed any more.
2859 * man.el (Man-bookmark-make-record):
2860 * woman.el (woman-bookmark-make-record): Add `location' field.
2861
2862 2010-04-14 Juri Linkov <juri@jurta.org>
2863
2864 * simple.el (scroll-error-top-bottom): New defcustom.
2865 (scroll-up-command, scroll-down-command): Use it. Doc fix.
2866
2867 * emulation/pc-select.el (pc-select-override-scroll-error):
2868 Obsolete in favor of `scroll-error-top-bottom'.
2869
2870 2010-04-14 Juri Linkov <juri@jurta.org>
2871
2872 * tutorial.el (tutorial--default-keys): Rebind `C-v' to
2873 `scroll-up-command' and `M-v' to `scroll-down-command'.
2874
2875 * emulation/cua-rect.el (cua--init-rectangles):
2876 * forms.el (forms--change-commands):
2877 * image-mode.el (image-mode-map):
2878 Remap scroll-down-command and scroll-up-command
2879 in addition to scroll-down and scroll-up.
2880
2881 2010-04-14 Juri Linkov <juri@jurta.org>
2882
2883 * mwheel.el (scroll-preserve-screen-position-commands):
2884 Add mwheel-scroll to this list of commands.
2885
2886 * simple.el (scroll-preserve-screen-position-commands):
2887 Add scroll-up-command, scroll-down-command, scroll-up-line,
2888 scroll-down-line to this list of commands.
2889
2890 2010-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
2891
2892 * obsolete/complete.el: Move from lisp/complete.el.
2893
2894 * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
2895
2896 * emacs-lisp/easy-mmode.el (define-minor-mode): Passing a nil argument
2897 to the minor mode function now turns the mode ON unconditionally.
2898
2899 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
2900
2901 * vc-dir.el (vc-dir-kill-line): New command.
2902 (vc-dir-mode-map): Bind it to C-k.
2903
2904 * bookmark.el (bookmark-insert-location): Handle a nil filename.
2905
2906 * woman.el: Add bookmark declarations to silence the compiler.
2907 (bookmark-prop-get): Use `man-args' rather than `filename' as a first
2908 step to compatibility between man and woman bookmarks.
2909 Adjust for Man-default-bookmark-title renaming.
2910 (woman-bookmark-jump): Adjust accordingly. Don't forget to autoload.
2911
2912 * man.el: Add bookmark declarations to silence the compiler.
2913 (Man-name-local-regexp): Make it match NAME as well.
2914 (Man-getpage-in-background): Return the buffer.
2915 (Man-notify-when-ready): Use `case'.
2916 (man-set-default-bookmark-title): Rename to Man-default-bookmark-title.
2917 Don't hardcode "NAME". Simplify.
2918 (Man-bookmark-make-record): Use Man-arguments rather than buffer-name.
2919 Rename from Man-bookmark-make-record.
2920 (Man-bookmark-jump): Rename from man-bookmark-jump. Simplify now that
2921 we have the actual man-args. Use Man-getpage-in-background rather
2922 than `man' since the arg is already processed. Let bookmark.el do the
2923 window handling. Only wait for the relevant process.
2924 Don't forget to autoload.
2925
2926 * bookmark.el (bookmark-default-file): Use locate-user-emacs-file.
2927
2928 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2929
2930 * woman.el (woman-bookmark-make-record, woman-bookmark-jump):
2931 New functions.
2932 (woman-mode): Setup bookmark support.
2933
2934 * man.el (man-set-default-bookmark-title, man-bookmark-make-record)
2935 (man-bookmark-jump): New functions.
2936 (Man-mode): Setup bookmark support.
2937
2938 2010-04-10 Jari Aalto <jari.aalto@cante.net>
2939
2940 * comint.el (comint-password-prompt-regexp): Use regexp-opt, and
2941 recognize ssh-keygen prompt (Bug#2817).
2942
2943 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
2944
2945 * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
2946
2947 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
2948
2949 Synchronize with Tramp repository.
2950
2951 * net/tramp.el (tramp-completion-function-alist)
2952 (tramp-file-name-regexp, tramp-chunksize)
2953 (tramp-local-coding-commands, tramp-remote-coding-commands):
2954 Fix docstring.
2955 (tramp-remote-process-environment): Use `format' instead of `concat'.
2956 (tramp-handle-directory-files-and-attributes)
2957 (tramp-get-remote-path): Use `copy-tree'.
2958 (tramp-handle-file-name-all-completions): Backward/ XEmacs
2959 compatibility: Use `completion-ignore-case' if
2960 `read-file-name-completion-ignore-case' does not exist.
2961 (tramp-do-copy-or-rename-file-directly): Do not use
2962 `tramp-handle-file-remote-p'.
2963 (tramp-do-copy-or-rename-file-out-of-band):
2964 Use `tramp-compat-delete-directory'.
2965 (tramp-do-copy-or-rename-file-out-of-band)
2966 (tramp-compute-multi-hops, tramp-maybe-open-connection):
2967 Use `format-spec-make'.
2968 (tramp-find-foreign-file-name-handler)
2969 (tramp-advice-make-auto-save-file-name)
2970 (tramp-set-auto-save-file-modes): Remove superfluous check for
2971 `stringp'. This is done inside `tramp-tramp-file-p'.
2972 (tramp-debug-outline-regexp): New defconst.
2973 (tramp-get-debug-buffer): Use it.
2974 (tramp-check-for-regexp): Use (forward-line 1).
2975 (tramp-set-auto-save-file-modes): Adapt version check.
2976
2977 * net/tramp-compat.el (tramp-advice-file-expand-wildcards):
2978 Wrap call of `featurep' for 2nd argument.
2979 (tramp-compat-make-temp-file): Simplify fallback implementation.
2980 (tramp-compat-copy-tree): Remove function.
2981 (tramp-compat-delete-directory): Provide implementation for older
2982 Emacsen.
2983
2984 * net/tramp-fish.el (tramp-fish-handle-directory-files-and-attributes):
2985 Do not use `tramp-fish-handle-file-attributes.
2986
2987 * net/trampver.el: Update release number.
2988
2989 2010-04-10 Glenn Morris <rgm@gnu.org>
2990
2991 * progmodes/compile.el (compilation-save-buffers-predicate):
2992 Add missing :version tag.
2993
2994 2010-04-09 Sam Steingold <sds@gnu.org>
2995
2996 * progmodes/compile.el (compilation-save-buffers-predicate):
2997 Remove the "autoload" cookie.
2998
2999 * progmodes/bug-reference.el (turn-on-bug-reference-mode)
3000 (turn-on-bug-reference-prog-mode): Remove, `bug-reference-mode'
3001 and `bug-reference-prog-mode' can be used in hooks directly.
3002
3003 2010-04-09 Dan Nicolaescu <dann@ics.uci.edu>
3004
3005 Add --author support to git commit.
3006 * vc-git.el (vc-git-checkin): Pass extra-args to the commit command.
3007 (vc-git-log-edit-mode): New minor mode.
3008 (log-edit-mode, log-edit-extra-flags, log-edit-mode):
3009 New declarations.
3010
3011 2010-04-09 Eric Raymond <esr@snark.thyrsus.com>
3012
3013 * vc-hooks.el, vc-git.el: Improve documentation comments.
3014
3015 2010-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3016
3017 Fix some of the problems in defsubst* (bug#5728).
3018 * emacs-lisp/cl-macs.el (defsubst*): Don't substitute non-trivial args.
3019 (cl-defsubst-expand): Do the substitutions simultaneously (bug#5728).
3020
3021 2010-04-07 Sam Steingold <sds@gnu.org>
3022
3023 * progmodes/compile.el (compilation-save-buffers-predicate):
3024 New custom variable.
3025 (compile, recompile): Pass it to `save-some-buffers'.
3026
3027 2010-04-07 Jan Djärv <jan.h.d@swipnet.se>
3028
3029 * wid-edit.el (widget-choose): Move cursor to the second line of
3030 the buffer (Bug#5695).
3031
3032 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
3033
3034 Add new VC methods: vc-log-incoming and vc-log-outgoing.
3035 * vc.el (vc-print-log-setup-buttons): New function split out from
3036 vc-print-log-internal.
3037 (vc-log-internal-common): New function, a parametrized version of
3038 vc-print-log-internal.
3039 (vc-print-log-internal): Just call vc-log-internal-common with the
3040 right arguments.
3041 (vc-incoming-outgoing-internal):
3042 (vc-log-incoming, vc-log-outgoing): New functions.
3043 (vc-log-view-type): New permanent local variable.
3044
3045 * vc-hooks.el (vc-menu-map): Bind vc-log-incoming and vc-log-outgoing.
3046
3047 * vc-bzr.el (vc-bzr-log-view-mode): Use vc-log-view-type instead
3048 of the dynamic bound vc-short-log.
3049 (vc-bzr-log-incoming, vc-bzr-log-outgoing): New functions.
3050
3051 * vc-git.el (vc-git-log-outgoing): New function.
3052 (vc-git-log-view-mode): Use vc-log-view-type instead
3053 of the dynamic bound vc-short-log.
3054
3055 * vc-hg.el (vc-hg-log-view-mode): Use vc-log-view-type instead
3056 of the dynamic bound vc-short-log. Highlight the tag.
3057 (vc-hg-log-incoming, vc-hg-log-outgoing): New functions.
3058 (vc-hg-outgoing, vc-hg-incoming, vc-hg-outgoing-mode):
3059 (vc-hg-incoming-mode): Remove.
3060 (vc-hg-extra-menu-map): Do not bind vc-hg-incoming and vc-hg-outgoing.
3061
3062 2010-04-07 Dan Nicolaescu <dann@ics.uci.edu>
3063
3064 Fix default-directory for vc-root-diff.
3065 * vc.el (vc-root-diff): Bind default-directory to the root
3066 directory for the diff command.
3067
3068 2010-04-07 Michael McNamara <mac@mail.brushroad.com>
3069
3070 * progmodes/verilog-mode.el (verilog-forward-sexp):
3071 (verilog-calc-1): Support "disable fork" and "fork wait" multi
3072 word keywords, suggested by Steve Pearlmutter.
3073 (verilog-pretty-declarations): Support lineup of declarations in
3074 port lists.
3075 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
3076 fix bug for /* / comments
3077 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
3078 Speed up and simplfy as this is never called with a bound.
3079 (verilog-pretty-declarations): Enhance to line up declarations
3080 inside a parameter list, suggested by Alan Morgan.
3081 (verilog-pretty-expr): Tune assignment regular expression match
3082 string for corner cases; also use markers instead of character
3083 number as indent changes the later.
3084
3085 2010-04-07 Wilson Snyder <wsnyder@wsnyder.org>
3086
3087 * progmodes/verilog-mode.el (verilog-type-keywords): Fix pulldown
3088 as missing keyword.
3089 (verilog-read-sub-decls-line): Fix comments in AUTO_TEMPLATE
3090 causing truncation of AUTOWIRE signals. Reported by Bruce Tennant.
3091 (verilog-auto-inst, verilog-auto-inst-port): Add vl_mbits for
3092 AUTO_TEMPLATEs needing multiple array bits. Suggested by Bruce
3093 Tennant.
3094 (verilog-keywords):
3095 (verilog-1800-2005-keywords, verilog-1800-2009-keywords): Add IEEE
3096 1800-2009 keywords, including "global.".
3097
3098 2010-04-06 John Wiegley <jwiegley@gmail.com>
3099
3100 * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
3101 appearing in buffer list (if a live buffer name matched a recentf
3102 file basename). Should use uniquify to offer a real solution.
3103
3104 2010-04-06 John Wiegley <jwiegley@gmail.com>
3105
3106 * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
3107 comment to code, and add a :version tag.
3108 (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
3109
3110 2010-04-06 Juanma Barranquero <lekktu@gmail.com>
3111
3112 Enable recentf-mode if using virtual buffers.
3113 * ido.el (recentf-list): Declare for byte-compiler.
3114 (ido-virtual-buffers): Move up to silence byte-compiler. Add docstring.
3115 (ido-make-buffer-list): Simplify.
3116 (ido-add-virtual-buffers-to-list): Simplify. Enable recentf-mode.
3117
3118 2010-04-05 Juri Linkov <juri@jurta.org>
3119
3120 Scrolling commands which scroll a line instead of full screen.
3121 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
3122
3123 * simple.el (scroll-up-line, scroll-down-line): New commands.
3124 Put property isearch-scroll=t on them.
3125
3126 * emulation/ws-mode.el (scroll-down-line, scroll-up-line):
3127 Remove commands.
3128
3129 2010-04-05 Juri Linkov <juri@jurta.org>
3130
3131 Scrolling commands which do not signal errors at top/bottom.
3132 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
3133
3134 * simple.el (scroll-up-command, scroll-down-command): New commands.
3135 Put property isearch-scroll=t on them.
3136
3137 * bindings.el (global-map): Rebind [prior] from `scroll-down' to
3138 `scroll-down-command' and [next] from `scroll-up' to
3139 `scroll-up-command'.
3140
3141 * emulation/cua-base.el: Put property CUA=move on
3142 `scroll-up-command' and `scroll-down-command'.
3143 (cua--init-keymaps): Remap `scroll-up-command' to `cua-scroll-up'
3144 and `scroll-down-command' to `cua-scroll-down'.
3145
3146 2010-04-05 Juanma Barranquero <lekktu@gmail.com>
3147
3148 * help.el (describe-mode): Return nil.
3149
3150 2010-04-04 John Wiegley <jwiegley@gmail.com>
3151
3152 * ido.el (ido-use-virtual-buffers): New variable to indicate
3153 whether "virtual buffer" support is enabled for IDO.
3154 (ido-virtual): Face used to indicate virtual buffers in the list.
3155 (ido-buffer-internal): If a buffer is chosen, and no such buffer
3156 exists, but a virtual buffer of that name does (which would be why
3157 it was in the list), recreate the buffer by reopening the file.
3158 (ido-make-buffer-list): If virtual buffers are being used, call
3159 `ido-add-virtual-buffers-to-list' before the make list hook.
3160 (ido-virtual-buffers): New variable which contains a copy of the
3161 current contents of the `recentf-list', albeit pared down for the
3162 sake of speed, and with proper faces applied.
3163 (ido-add-virtual-buffers-to-list): Using the `recentf-list',
3164 create a list of "virtual buffers" to present to the user in
3165 addition to the currently open set. Note that this logic could
3166 get rather slow if that list is too large. With the default
3167 `recentf-max-saved-items' of 200, there is little speed penalty.
3168
3169 2010-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
3170
3171 * font-lock.el: Require CL when compiling.
3172 (font-lock-turn-on-thing-lock): Use `case'.
3173
3174 2010-04-03 Eli Zaretskii <eliz@gnu.org>
3175
3176 * emacs-lisp/authors.el (authors-fixed-entries): Add entry for Eli
3177 Zaretskii.
3178
3179 2010-04-02 Juanma Barranquero <lekktu@gmail.com>
3180
3181 * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members)
3182 (semantic-create-imenu-directory-index): Fix typos in docstrings.
3183 (semantic-imenu-goto-function): Reflow docstring.
3184
3185 2010-04-02 Juri Linkov <juri@jurta.org>
3186
3187 * ehelp.el (electric-help-orig-major-mode):
3188 New buffer-local variable.
3189 (electric-help-mode): Set it to original major-mode. Doc fix.
3190 (with-electric-help): Use `electric-help-orig-major-mode' instead
3191 of (default-value 'major-mode). Doc fix.
3192 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
3193
3194 2010-04-02 Sam Steingold <sds@gnu.org>
3195
3196 * vc-hg.el (vc-hg-push, vc-hg-pull): Use `apply' when calling
3197 `vc-hg-command' with a list of flags.
3198
3199 * progmodes/bug-reference.el (bug-reference-bug-regexp):
3200 Also accept "patch" and "RFE".
3201 (bug-reference-fontify): `bug-reference-url-format' can also be a
3202 function to be able to handle the bug kind.
3203 (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Add.
3204
3205 2010-04-02 Jan Djärv <jan.h.d@swipnet.se>
3206
3207 * tmm.el (tmm-get-keymap): Check with symbolp before passing
3208 value to fboundp, it may not be a symbol.
3209
3210 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
3211
3212 * cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
3213
3214 2010-03-31 Juri Linkov <juri@jurta.org>
3215
3216 * simple.el (next-line, previous-line): Re-throw a signal
3217 with `signal' instead of using `ding'.
3218 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
3219
3220 2010-03-31 Juri Linkov <juri@jurta.org>
3221
3222 * simple.el (keyboard-escape-quit): Raise deselecting the active
3223 region higher than exiting the minibuffer.
3224 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
3225
3226 2010-03-31 Juri Linkov <juri@jurta.org>
3227
3228 * image.el (image-animated-p): Use `image-metadata' instead of
3229 `image-extension-data'. Get GIF extenstion data from metadata
3230 property `extension-data'.
3231
3232 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
3233
3234 * simple.el (append-to-buffer): Simplify.
3235
3236 2010-03-31 Tomas Abrahamsson <tab@lysator.liu.se>
3237
3238 * textmodes/artist.el (artist-mode): Fix typo in docstring.
3239 Reported by Alex Schröder <kensanata@gmail.com>. (Bug#5807)
3240
3241 2010-03-31 Kenichi Handa <handa@m17n.org>
3242
3243 * language/sinhala.el (composition-function-table): Fix regexp for
3244 the new Unicode specification.
3245
3246 * language/indian.el (devanagari-composable-pattern)
3247 (tamil-composable-pattern, kannada-composable-pattern)
3248 (malayalam-composable-pattern): Adjust for the new Unicode
3249 specification.
3250 (bengali-composable-pattern, gurmukhi-composable-pattern)
3251 (gujarati-composable-pattern, oriya-composable-pattern)
3252 (telugu-composable-pattern): New variables to cope with the new
3253 Unicode specification. Use them in composition-function-table.
3254
3255 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
3256
3257 Make tmm-menubar work for the Buffers menu again (bug#5726).
3258 * tmm.el (tmm-prompt): Also handle keymap entries in the form of
3259 vectors rather than cons cells, as used in menu-bar-update-buffers.
3260
3261 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
3262
3263 * progmodes/js.el (js-auto-indent-flag, js-mode-map)
3264 (js-insert-and-indent): Revert 2009-08-15 change, restoring
3265 electric punctuation for "{}();,:" (Bug#5586).
3266
3267 * mail/sendmail.el (mail-default-directory): Doc fix.
3268
3269 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
3270
3271 * mail/sendmail.el (mail-default-directory): Doc fix.
3272
3273 2010-03-31 Eli Zaretskii <eliz@gnu.org>
3274
3275 * subr.el (version-regexp-alist, version-to-list)
3276 (version-list-<, version-list-=, version-list-<=)
3277 (version-list-not-zero, version<, version<=, version=): Doc fix.
3278 (Bug#5744).
3279
3280 2010-02-31 Dan Nicolaescu <dann@ics.uci.edu>
3281
3282 * vc.el (vc-root-diff): Doc fix.
3283
3284 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
3285
3286 * vc.el (vc-print-log, vc-print-root-log): Doc fix.
3287
3288 * simple.el (append-to-buffer): Fix last change.
3289
3290 2010-03-31 Chong Yidong <cyd@stupidchicken.com>
3291
3292 * simple.el (append-to-buffer): Ensure that point is preserved if
3293 BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu.
3294 (Bug#5749)
3295
3296 2010-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
3297
3298 * files.el (auto-mode-case-fold): Change default to t.
3299
3300 2010-03-30 Juri Linkov <juri@jurta.org>
3301
3302 * dired-x.el (dired-omit-mode): Doc fix.
3303
3304 2010-03-30 Juri Linkov <juri@jurta.org>
3305
3306 * replace.el (occur-accumulate-lines): Move occur-engine related
3307 functions `occur-accumulate-lines' and `occur-engine-add-prefix'
3308 to be located after `occur-engine'.
3309
3310 2010-03-30 Juri Linkov <juri@jurta.org>
3311
3312 Make occur handle multi-line matches cleanly with context.
3313 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
3314
3315 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
3316 (occur-engine): Add local variables `ret', `prev-after-lines',
3317 `prev-lines'. Use more arguments for `occur-context-lines'.
3318 Set first elem of its returned list to `data', and the second elem
3319 to `prev-after-lines'. Don't print the separator line.
3320 In the end, print remaining context after-lines.
3321 (occur-context-lines): Add new arguments `begpt', `endpt',
3322 `lines', `prev-lines', `prev-after-lines'. Rewrite to combine
3323 after-lines of the previous match with before-lines of the
3324 current match and not overlap them. Return a list with two
3325 values: the output line and the list of context after-lines.
3326
3327 2010-03-30 Juri Linkov <juri@jurta.org>
3328
3329 * replace.el (occur-accumulate-lines): Fix a bug where the first
3330 context line at the beginning of the buffer was missing.
3331
3332 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3333
3334 * files.el: Make bidi-display-reordering safe variable for boolean
3335 values.
3336
3337 2010-03-29 Phil Hagelberg <phil@evri.com>
3338 Chong Yidong <cyd@stupidchicken.com>
3339
3340 * subr.el: Extend progress reporters to perform "spinning".
3341 (progress-reporter-update, progress-reporter-do-update):
3342 Handle non-numeric value arguments.
3343 (progress-reporter--pulse-characters): New var.
3344
3345 2010-03-28 Chong Yidong <cyd@stupidchicken.com>
3346
3347 * progmodes/compile.el (compilation-start): Fix regexp detection
3348 of initial cd command (Bug#5771).
3349
3350 2010-03-28 Stefan Guath <stefan@automata.se> (tiny change)
3351
3352 * find-dired.el (find-dired): Use read-directory-name (Bug#5777).
3353
3354 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
3355
3356 Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3357 * lisp/progmodes/gdb-mi.el: Restore.
3358 * lisp/progmodes/gdb-ui.el: Remove.
3359 * lisp/progmodes/gud.el: Re-accommodate for gdb-mi.el.
3360
3361 2010-03-25 Glenn Morris <rgm@gnu.org>
3362
3363 * desktop.el (desktop-save-buffer-p): Don't mistakenly include
3364 all dired buffers, even tramp ones. (Bug#5755)
3365
3366 2010-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
3367
3368 Add "union tags" in mpc.el.
3369 * mpc.el: Remove backward compatibility code.
3370 (mpc-browser-tags): Change default.
3371 (mpc--find-memoize-union-tags): New var.
3372 (mpc-cmd-flush, mpc-cmd-special-tag-p): New fun.
3373 (mpc-cmd-find): Handle the case where the playlist does not exist.
3374 Handle union-tags.
3375 (mpc-cmd-list): Use mpc-cmd-special-tag-p. Handle union-tags.
3376 (mpc-cmd-add): Use mpc-cmd-flush.
3377 (mpc-tagbrowser-tag-name): New fun.
3378 (mpc-tagbrowser-buf): Use it.
3379 (mpc-songs-refresh): Use cond. Move to point-min as a fallback.
3380
3381 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
3382
3383 Misc cleanup.
3384 * progmodes/make-mode.el (makefile-bsdmake-rule-action-regex):
3385 Use replace-regexp-in-string.
3386 (makefile-mode-abbrev-table): Merge defvar and define-abbrev-table.
3387 (makefile-imake-mode-syntax-table): Move init into defvar.
3388 (makefile-mode): Use define-derived-mode.
3389
3390 * progmodes/make-mode.el (makefile-rule-action-regex): Backtrack less.
3391 (makefile-make-font-lock-keywords): Adjust rule since submatch 1 may
3392 not be present any more.
3393
3394 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
3395
3396 * faces.el (set-face-attribute): Fix typo in docstring.
3397 (face-valid-attribute-values): Reflow docstring.
3398
3399 * cedet/srecode/table.el (srecode-template-table): Fix docstring typo.
3400
3401 2010-03-24 Glenn Morris <rgm@gnu.org>
3402
3403 * textmodes/flyspell.el (sgml-lexical-context): Autoload it (Bug#5752).
3404
3405 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
3406
3407 * indent.el (indent-for-tab-command): Doc fix.
3408
3409 2010-03-24 Alan Mackenzie <acm@muc.de>
3410
3411 * progmodes/cc-engine.el (c-remove-stale-state-cache):
3412 Fix off-by-one error. Fixes bug #5747.
3413
3414 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
3415
3416 * image-dired.el (image-dired-display-thumbs): Fix typo in docstring.
3417 (image-dired-read-comment): Doc fix.
3418
3419 * json.el (json-object-type, json-array-type, json-key-type)
3420 (json-false, json-null, json-read-number):
3421 * minibuffer.el (completion-in-region-functions):
3422 * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks)
3423 (cal-tex-cursor-week):
3424 * emacs-lisp/trace.el (trace-function):
3425 * eshell/em-basic.el (eshell/printnl):
3426 * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter)
3427 (eshell-read-last-dir-ring, eshell-write-last-dir-ring):
3428 * obsolete/levents.el (allocate-event, event-key, event-object)
3429 (event-point, event-process, event-timestamp, event-to-character)
3430 (event-window, event-x, event-x-pixel, event-y, event-y-pixel):
3431 * textmodes/reftex-vars.el (reftex-index-macros-builtin)
3432 (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook)
3433 (reftex-cite-punctuation, reftex-search-unrecursed-path-first)
3434 (reftex-highlight-selection): Fix typos in docstrings.
3435
3436 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
3437
3438 * minibuffer.el (completion-in-region-functions): Fix docstring typos.
3439
3440 2010-03-24 Glenn Morris <rgm@gnu.org>
3441
3442 * mail/rmail.el (rmail-highlight-face): Restore option deleted
3443 2008-02-13 without comment; mark it obsolete.
3444 (rmail-highlight-headers): Use rmail-highlight-face once more.
3445
3446 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
3447
3448 * woman.el (woman2-process-escapes): Only consume the newline if
3449 the filler character is on a line by itself (Bug#5729).
3450
3451 2010-03-24 Kenichi Handa <handa@m17n.org>
3452
3453 * language/indian.el (devanagari-composable-pattern): Add more
3454 consonants.
3455
3456 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
3457
3458 * net/trampver.el: Update release number.
3459
3460 2010-03-24 Glenn Morris <rgm@gnu.org>
3461
3462 * Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
3463
3464 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
3465
3466 * net/tramp.el (tramp-find-executable):
3467 Use `tramp-get-connection-buffer'. Make the regexp for checking
3468 output of "wc -l" more robust.
3469 (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris.
3470 (tramp-open-connection-setup-interactive-shell): Remove workaround
3471 for OpenSolaris bug, it is not needed anymore.
3472
3473 2010-03-24 Eric M. Ludlam <zappo@gnu.org>
3474
3475 * cedet/semantic/imenu.el: New file, from the CEDET repository
3476 (Bug#5412).
3477
3478 2010-03-24 Glenn Morris <rgm@gnu.org>
3479
3480 * emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427)
3481
3482 2010-03-24 Wilson Snyder <wsnyder@wsnyder.org>
3483
3484 * files.el (auto-mode-alist): Accept more verilog file patterns.
3485
3486 2010-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
3487
3488 * vc-dir.el (vc-dir-headers): Abbreviate the working dir.
3489
3490 2010-03-24 Glenn Morris <rgm@gnu.org>
3491
3492 * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
3493 log-edit-before-checkin-process.
3494
3495 * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
3496
3497 * vc.el, vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
3498
3499 * vc-dispatcher.el (vc-start-logentry): Doc fix.
3500 (log-view-process-buffer, log-edit-extra-flags): Declare.
3501
3502 * log-edit.el (log-edit-before-checkin-process): Doc fix.
3503
3504 * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
3505 Consistently check ede-object is bound throughout.
3506
3507 * cedet/ede/project-am.el (ede-shell-run-something): Declare.
3508
3509 2010-03-23 Sam Steingold <sds@gnu.org>
3510
3511 Fix bug#5620: recalculate all markers on compilation buffer
3512 modifications, not on file modifications.
3513 * progmodes/compile.el (buffer-modtime): New buffer-local variable:
3514 the buffer modification time, for buffers not associated with files.
3515 (compilation-mode): Create it.
3516 (compilation-filter): Update it.
3517 (compilation-next-error-function): Use it instead of
3518 `visited-file-modtime' for timestamp.
3519
3520 2010-03-23 Juri Linkov <juri@jurta.org>
3521
3522 Implement Occur multi-line matches.
3523 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
3524
3525 * replace.el (occur): Doc fix.
3526 (occur-engine): Set `begpt' to the beginning of the first line.
3527 Set `endpt' to the end of the last match line. At first, count
3528 line numbers between `origpt' and `begpt'. Split out code from
3529 `out-line' variable to new let-bindings `match-prefix' and
3530 `match-str'. In `out-line' add non-numeric prefix to all
3531 non-first lines of multi-line matches. Finally, count lines
3532 between `begpt' and `endpt' and add to `lines'.
3533
3534 2010-03-23 Juri Linkov <juri@jurta.org>
3535
3536 * replace.el (occur-accumulate-lines, occur-engine):
3537 Use `occur-engine-line' instead of duplicate code.
3538 (occur-engine-line): New function created from duplicate code
3539 in `occur-accumulate-lines' and `occur-engine'.
3540
3541 * replace.el (occur-engine-line): Add optional arg `keep-props'.
3542 (occur-accumulate-lines, occur-engine): Add arg `keep-props'.
3543
3544 2010-03-23 Juri Linkov <juri@jurta.org>
3545
3546 * finder.el: Remove TODO tasks.
3547
3548 * info.el (Info-finder-find-node): Add node "all"
3549 with all package info. Handle a list of multiple keywords
3550 separated by comma.
3551 (info-finder): In interactive use with a prefix argument,
3552 use `completing-read-multiple' to read a list of keywords
3553 separated by comma.
3554
3555 2010-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
3556
3557 Add a new completion style `substring'.
3558 * minibuffer.el (completion-basic--pattern): New function.
3559 (completion-basic-try-completion, completion-basic-all-completions):
3560 Use it.
3561 (completion-substring--all-completions)
3562 (completion-substring-try-completion)
3563 (completion-substring-all-completions): New functions.
3564 (completion-styles-alist): New style `substring'.
3565
3566 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
3567
3568 Get rid of .elc files after removal of the corresponding .el.
3569 * Makefile.in (compile-clean): New target.
3570 (compile-main): Use it.
3571
3572 2010-03-22 Jan Djärv <jan.h.d@swipnet.se>
3573
3574 * Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
3575 don't do make there. When compiling with separate object dir, there
3576 is no Makefile there.
3577
3578 2010-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
3579
3580 Get rid of the ELCFILES abomination, again.
3581 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
3582 (all, compile): Don't call compile-last.
3583 (compile-main): Build the "elcfiles" list dynamically.
3584 (compile-targets): New (internal) target.
3585
3586 2010-03-21 Andreas Schwab <schwab@linux-m68k.org>
3587
3588 * Makefile.in (top_srcdir): Define.
3589 (abs_top_builddir): Define.
3590 (srcdir): Don't append `/..'.
3591 (EMACS): Use ${abs_top_builddir}.
3592 (all, compile, compile-always, compile-last): Don't set emacswd.
3593 (update-subdirs, update-authors): Use $(top_srcdir) instead of
3594 $(srcdir).
3595 (lisp): Use $(srcdir) instead of @srcdir@.
3596
3597 2010-03-21 Juri Linkov <juri@jurta.org>
3598
3599 Fix message of multi-line occur regexps and multi-buffer header lines.
3600 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
3601
3602 * replace.el (occur-1): Don't display regexp if it is longer
3603 than window-width. Use `query-replace-descr' to display regexp.
3604 (occur-engine): Don't display regexp in the buffer header for
3605 multi-buffer occur. Display a separate header line with total
3606 match count and regexp for multi-buffer occur.
3607 Use `query-replace-descr' to display regexp.
3608
3609 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
3610
3611 * net/secrets.el: Fix parenthesis.
3612 (secrets-enabled): Fix parenthesis.
3613
3614 2010-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
3615
3616 Use more relative file and directory names.
3617 * Makefile.in (EMACS): Arrange for it to work when we chdir.
3618 (setwins, setwins_almost, setwins_for_subdirs):
3619 Don't `cd'; output relative names.
3620 (all, compile, compile-always, compile-last): Set emacswd.
3621 (custom-deps, finder-data, autoloads, update-subdirs, compile-last):
3622 Just cd to the lisp source dir so we can use relative file names.
3623
3624 * outline.el (hide-sublevels): Unfix the paren non-typo! (bug#5738).
3625
3626 2010-03-20 Glenn Morris <rgm@gnu.org>
3627
3628 * textmodes/rst.el: Use faces for font-lock customization, and make the
3629 old -face variables obsolete.
3630 (rst-block, rst-external, rst-definition, rst-directive, rst-comment)
3631 (rst-emphasis1, rst-emphasis2, rst-literal, rst-reference): New faces.
3632 (rst-block-face, rst-external-face, rst-definition-face)
3633 (rst-directive-face, rst-comment-face, rst-emphasis1-face)
3634 (rst-emphasis2-face, rst-literal-face, rst-reference-face):
3635 Make obsolete.
3636 (rst-font-lock-keywords-function): Update for above changes.
3637
3638 2010-03-20 Juri Linkov <juri@jurta.org>
3639
3640 * s-region.el:
3641 * obsolete/s-region.el: Move to obsolete.
3642
3643 2010-03-19 Juanma Barranquero <lekktu@gmail.com>
3644
3645 * vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
3646
3647 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
3648
3649 * vc-hooks.el (vc-path): Remove variable and obsolete declaration.
3650
3651 2010-03-19 Dan Nicolaescu <dann@ics.uci.edu>
3652
3653 Add special markup processing for commit logs.
3654 * log-edit.el (log-edit-extra-flags): New variable.
3655 (log-edit): Add new argument MODE. Use that mode when non-nil
3656 instead of the log-view-mode.
3657 (log-view-process-buffer): New function.
3658
3659 * vc.el: Document that the checkin method takes optional
3660 arguments. Document new backend specific method: log-view-mode.
3661 (vc-default-log-edit-mode): New function.
3662 (vc-checkin): Use a backend specific log-view-mode.
3663 Pass extra arguments to the checkin method.
3664 (vc-modify-change-comment): Pass a dummy extra argument.
3665
3666 * vc-dispatcher.el (vc-log-edit): Add a mode argument, pass it to
3667 log-edit.
3668 (vc-start-logentry): Add a mode argument, pass it to vc-log-edit.
3669 (vc-finish-logentry): Process the log buffer before passing it
3670 down. Pass log-edit-extra-flags.
3671
3672 * vc-bzr.el (vc-bzr-checkin): Pass extra arguments to the commit
3673 command.
3674 (log-edit-extra-flags, log-edit-before-checkin-process):
3675 New declarations.
3676
3677 * vc-hg.el (vc-hg-checkin): Pass extra arguments to the commit
3678 command.
3679 (log-edit-extra-flags, log-edit-before-checkin-process):
3680 New declarations.
3681 (vc-hg-log-edit-mode): New derived mode.
3682
3683 * vc-arch.el (vc-arch-checkin):
3684 * vc-cvs.el (vc-cvs-checkin):
3685 * vc-git.el (vc-git-checkin):
3686 * vc-mtn.el (vc-mtn-checkin):
3687 * vc-rcs.el (vc-rcs-checkin):
3688 * vc-sccs.el (vc-sccs-checkin):
3689 * vc-svn.el (vc-svn-checkin): Add an optional ignored argument.
3690
3691 2010-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
3692
3693 * outline.el (hide-sublevels): Don't hide trailing newline (and fix
3694 parent typo).
3695
3696 2010-03-19 Glenn Morris <rgm@gnu.org>
3697
3698 * password-cache.el (password-cache, password-cache-expiry): Autoload.
3699
3700 2010-03-18 Glenn Morris <rgm@gnu.org>
3701
3702 * emacs-lisp/autoload.el (autoload-rubric): Doc fix.
3703
3704 * replace.el (query-replace-history): Give it a doc string.
3705 (map-query-replace-regexp): Use query-replace-from-history-variable
3706 and query-replace-to-history-variable.
3707
3708 * mail/hashcash.el (declare-function): Remove duplicate definition.
3709
3710 * mail/emacsbug.el (report-emacs-bug-pretest-address):
3711 Make it an obsolete alias for report-emacs-bug-address.
3712 (message-strip-special-text-properties): Declare.
3713 (report-emacs-bug): Remove test for a pretest bug address.
3714 Combine message-mode-specific code.
3715
3716 * mail/supercite.el: Don't require sendmail.
3717 (mh-in-header-p): Declare rather than using with-no-warnings.
3718 (sc-no-blank-line-or-header): Use rfc822-goto-eoh rather than
3719 mail-header-end. Don't bind mysterious variable `kill-lines-magic'.
3720
3721 * calendar/cal-french.el: Convert to utf-8.
3722
3723 * files.el (interpreter-mode-alist): Use emacs-lisp-mode for
3724 Emacs scripts.
3725
3726 2010-03-16 Michael Albinus <michael.albinus@gmx.de>
3727
3728 * net/secrets.el (secrets-enabled): New variable. Use it instead
3729 of a subfeature.
3730
3731 2010-03-15 Michael Albinus <michael.albinus@gmx.de>
3732
3733 * net/secrets.el (top): Register the D-Bus signals only when the
3734 service "org.freedesktop.secrets" can be pinged.
3735 Provide subfeature `enabled'.
3736
3737 2010-03-14 Juri Linkov <juri@jurta.org>
3738
3739 Add finder unknown keywords.
3740
3741 * finder.el (finder-unknown-keywords): New function.
3742
3743 * info.el (Info-finder-find-node): Use `finder-unknown-keywords'
3744 to create a Finder node with unknown keywords.
3745
3746 2010-03-14 Juri Linkov <juri@jurta.org>
3747
3748 * finder.el (finder-compile-keywords): Replace `princ' with
3749 `prin1' on a list of symbols interned from keyword strings.
3750
3751 * emacs-lisp/lisp-mnt.el (lm-keywords-list): If `keywords' contains
3752 a comma, then split keywords using a comma and optional whitespace.
3753 Otherwise, split by whitespace.
3754
3755 * complete.el:
3756 * face-remap.el:
3757 * log-view.el:
3758 * net/hmac-def.el:
3759 * net/hmac-md5.el:
3760 * net/netrc.el:
3761 * progmodes/mixal-mode.el: Fix keywords.
3762
3763 2010-03-13 Michael Albinus <michael.albinus@gmx.de>
3764
3765 * Makefile.in (ELCFILES): Add net/secrets.elc.
3766
3767 * net/secrets.el: New file.
3768
3769 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
3770
3771 * facemenu.el (list-colors-display, list-colors-print): New arg
3772 callback. Use it to allow selecting colors.
3773
3774 * wid-edit.el (widget-image-insert): Insert image prop even if the
3775 current display is non-graphic.
3776 (widget-field-value-set): New fun.
3777 (editable-field): Use it.
3778 (widget-field-value-get): Clean up unused var.
3779 (widget-color-value-create, widget-color--choose-action):
3780 New funs. Allow using list-colors-display to choose color.
3781
3782 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
3783
3784 * cus-edit.el: Resort topmost custom groups.
3785 (custom-buffer-sort-alphabetically): Default to t.
3786 (customize-apropos): Use apropos-parse-pattern.
3787 (custom-search-field): New var.
3788 (custom-buffer-create-internal): Add custom-apropos search field.
3789 (custom-add-parent-links): Don't display parent doc.
3790 (custom-group-value-create): Don't sort top-level custom group.
3791 (custom-magic-value-create): Show visibility button before option name.
3792
3793 (custom-variable-state): New fun, from custom-variable-state-set.
3794 (custom-variable-state-set): Use it.
3795 (custom-group-value-create): Hide options with standard values
3796 using the :hidden-states property. Use progress reporter.
3797
3798 (custom-show): Simplify.
3799 (custom-visibility): Disable images by default.
3800 (custom-variable): New property :hidden-states.
3801 (custom-variable-value-create): Enable images for
3802 custom-visibility widgets. Use :hidden-states property to
3803 determine initial visibility.
3804
3805 * wid-edit.el (widget-image-find): Give images center ascent.
3806 (visibility): Add :on-image and :off-image properties.
3807 (widget-visibility-value-create): Use them.
3808
3809 2010-03-12 Chong Yidong <cyd@stupidchicken.com>
3810
3811 * cus-edit.el (processes): Remove from development group.
3812 (oop, hypermedia): Delete group.
3813 (comm): Promote to top-level group.
3814
3815 * net/browse-url.el (browse-url):
3816 * net/xesam.el (xesam):
3817 * net/tramp.el (tramp):
3818 * net/goto-addr.el (goto-address):
3819 * net/ange-ftp.el (ange-ftp): Put in comm group.
3820
3821 * view.el (view): Remove from editing group.
3822
3823 * uniquify.el (uniquify): Put in files group.
3824
3825 * net/browse-url.el (browse-url):
3826 * ps-print.el (postscript): Put in external group.
3827
3828 * cus-edit.el (outlines):
3829 * textmodes/text-mode.el (text-mode-hook):
3830 * textmodes/table.el (table):
3831 * textmodes/picture.el (picture):
3832 * outline.el (outlines): Put in wp group.
3833
3834 * nxml/nxml-mode.el (nxml): Remove from wp group.
3835
3836 * net/tramp-imap.el (tramp-imap): Put in tramp group.
3837
3838 * mail/metamail.el (metamail): Remove from hypermedia group.
3839
3840 * cus-edit.el (abbrev):
3841 * whitespace.el (whitespace):
3842 * vcursor.el (vcursor):
3843 * reveal.el (reveal):
3844 * hl-line.el (hl-line): Put in convenience group.
3845
3846 * epg-config.el (epg): Put in data group.
3847
3848 * emulation/pc-select.el (pc-select): Put in emulations group.
3849
3850 * calculator.el (calculator): Put in applications group.
3851
3852 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
3853
3854 Add .dir-locals.el support for file-less buffers.
3855 * files.el (hack-local-variables): Split out code to apply local
3856 variable settings ...
3857 (hack-local-variables-apply): ... here. New function.
3858 (hack-dir-local-variables): Use the default directory for when the
3859 buffer does not have an associated file.
3860 (hack-dir-local-variables-non-file-buffer): New function.
3861 * diff-mode.el (diff-mode):
3862 * vc-annotate.el (vc-annotate-mode):
3863 * vc-dir.el (vc-dir-mode):
3864 * log-edit.el (log-edit-mode):
3865 * log-view.el (log-view-mode): Call hack-dir-local-variables-non-file-buffer.
3866
3867 2010-03-12 Dan Nicolaescu <dann@ics.uci.edu>
3868
3869 Add support for shelving snapshots and for showing shelves.
3870 * vc-bzr.el (vc-bzr-shelve-show, vc-bzr-shelve-show-at-point)
3871 (vc-bzr-shelve-apply-and-keep-at-point, vc-bzr-shelve-snapshot):
3872 New functions.
3873 (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
3874 (vc-bzr-extra-menu-map): Map them.
3875
3876 2010-03-11 Glenn Morris <rgm@gnu.org>
3877
3878 * cus-edit.el (customize-changed-options-previous-release):
3879 Bump to 23.1.
3880
3881 * image.el (image-animate-max-time): Fix :version tag.
3882
3883 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3884
3885 * Branch for 23.2.
3886
3887 2010-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
3888
3889 * vc-git.el (vc-git-revision-table): Include remote branches.
3890
3891 2010-03-10 Kim F. Storm <storm@cua.dk>
3892
3893 Animated image API.
3894 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
3895
3896 * image.el (image-animate-max-time): New defcustom.
3897 (image-animated-types): New defconst.
3898 (create-animated-image, image-animate-timer)
3899 (image-animate-start, image-animate-stop, image-animate-timeout)
3900 (image-animated-p): New functions.
3901
3902 * image-mode.el (image-toggle-display-image):
3903 Replace `create-image' with `create-animated-image'.
3904
3905 2010-03-09 Miles Bader <miles@gnu.org>
3906
3907 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
3908 instead of "format:"; this ensures that the output is
3909 newline-terminated.
3910
3911 2010-03-08 Chong Yidong <cyd@stupidchicken.com>
3912
3913 * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
3914 that all errors are caught, and that the return value is always a
3915 list (Bug#5692).
3916
3917 2010-03-08 Kenichi Handa <handa@m17n.org>
3918
3919 * language/misc-lang.el (windows-1256): New coding system.
3920 (cp1256): New alias of windows-1256 (bug#5690).
3921
3922 2010-03-07 Andreas Schwab <schwab@linux-m68k.org>
3923
3924 * mail/rfc822.el (rfc822-addresses): Move catch clause down around
3925 call to rfc822-bad-address. (Bug#5692)
3926
3927 2010-03-07 Štěpán Němec <stepnem@gmail.com> (tiny change)
3928
3929 * vc-git.el (vc-git-annotate-extract-revision-at-line):
3930 Use vc-git-root as default directory for revision path (Bug#5657).
3931
3932 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
3933
3934 * calculator.el (calculator): Don't bind split-window-keep-point
3935 (Bug#5674).
3936
3937 2010-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
3938
3939 * vc-git.el: Re-flow to fit into 80 columns.
3940 (vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
3941 Remove spurious `quote' element in each case alternative.
3942 (vc-git-show-log-entry): Use prog1.
3943 (vc-git-after-dir-status-stage): Remove unused var `remaining'.
3944
3945 2010-03-06 Glenn Morris <rgm@gnu.org>
3946
3947 * cedet/semantic/grammar.el (semantic-grammar-header-template):
3948 Update template copyright to GPLv3+.
3949
3950 2010-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
3951
3952 * man.el (Man-files-regexp): Tighten up the regexp (bug#5686).
3953
3954 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
3955
3956 * macros.el (insert-kbd-macro): Look up keyboard macro using the
3957 definition, not the name (Bug#5481).
3958
3959 2010-03-03 Štěpán Němec <stepnem@gmail.com> (tiny change)
3960
3961 * subr.el (momentary-string-display): Don't overwrite the MESSAGE
3962 argument with a local variable. (Bug#5670)
3963
3964 2010-03-02 Juri Linkov <juri@jurta.org>
3965
3966 * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
3967
3968 2010-03-02 Michael Albinus <michael.albinus@gmx.de>
3969
3970 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
3971 error when FILENAME and NEWNAME are existing remote directories.
3972
3973 * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional
3974 parameter DIR-FLAG.
3975
3976 2010-03-02 Glenn Morris <rgm@gnu.org>
3977
3978 * calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date
3979 of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
3980
3981 2010-03-01 Kenichi Handa <handa@m17n.org>
3982
3983 * language/burmese.el (burmese-composable-pattern): Rename from
3984 myanmar-composable-pattern.
3985
3986 * international/characters.el (script-list):
3987 * international/fontset.el (script-representative-chars):
3988 Change myanmar to burmese.
3989 (otf-script-alist): Likewise.
3990 (setup-default-fontset): Likewise. Re-fix :otf spec.
3991
3992 2010-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
3993
3994 * menu-bar.el (menu-bar-manuals-menu): Fix typo.
3995
3996 2010-02-28 Jan Djärv <jan.h.d@swipnet.se>
3997
3998 * scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
3999
4000 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4001
4002 * net/tramp.el (tramp-handle-write-region): START can be a string.
4003 Take care in the checks. Reported by Dan Davison
4004 <davison@stats.ox.ac.uk>.
4005
4006 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4007
4008 * net/dbus.el (dbus-introspect, dbus-get-property)
4009 (dbus-set-property, dbus-get-all-properties):
4010 Use `dbus-call-method' when noninteractive. (Bug#5645)
4011
4012 2010-02-28 Chong Yidong <cyd@stupidchicken.com>
4013
4014 * textmodes/reftex-toc.el (reftex-toc-promote-prepare):
4015 * emacs-lisp/elint.el (elint-add-required-env):
4016 * cedet/semantic/db-find.el
4017 (semanticdb-find-translate-path-brutish-default):
4018 * cedet/ede/make.el (ede-make-check-version):
4019 * calendar/icalendar.el (icalendar--add-diary-entry):
4020 * calc/calcalg2.el (math-tracing-integral):
4021 * files.el (recover-session-finish): Use with-current-buffer
4022 instead of save-excursion.
4023
4024 2010-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
4025
4026 Fix in-buffer completion when after-change-functions modify the buffer.
4027 * minibuffer.el (completion--replace): New function.
4028 (completion--do-completion): Use it and use relative movement.
4029
4030 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
4031
4032 * international/fontset.el (setup-default-fontset): Fix :otf spec.
4033
4034 2010-02-27 Jeremy Whitlock <jcscoobyrs@gmail.com> (tiny change)
4035
4036 * progmodes/python.el (python-pdbtrack-stack-entry-regexp):
4037 Allow the characters _<> in the stack entry (Bug#5653).
4038
4039 2010-02-26 Kenichi Handa <handa@m17n.org>
4040
4041 * language/burmese.el: Fix entries in composition-function-table.
4042 (myanmar-composable-pattern): New variable.
4043
4044 * international/fontset.el (setup-default-fontset): Add an entry
4045 for myanmar.
4046
4047 * international/characters.el (script-list): Add Myanmar
4048 Extended-A.
4049
4050 2010-02-26 Glenn Morris <rgm@gnu.org>
4051
4052 * custom.el (custom-initialize-delay): Doc fix.
4053
4054 * mail/sendmail.el (send-mail-function): Autoload the call
4055 to custom-initialize-delay, not otherwise preserved in loaddefs.el.
4056
4057 2010-02-24 Chong Yidong <cyd@stupidchicken.com>
4058
4059 * files.el (hack-local-variables-filter): For eval forms, also
4060 check safe-local-variable-p (Bug#5636).
4061
4062 2010-02-24 Eduard Wiebe <usenet@pusto.de>
4063
4064 * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
4065 and use c(ad)r of cddr (Bug#5640).
4066
4067 2010-02-22 Michael Albinus <michael.albinus@gmx.de>
4068
4069 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
4070 setting the modes by `ignore-errors'. It might fail, for example
4071 if the file is not owned by the user but the group.
4072 (tramp-handle-write-region): Ensure, that `tmpfile' is always readable.
4073
4074 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
4075
4076 * files.el (directory-listing-before-filename-regexp): Use
4077 stricter matching for iso-style dates, to avoid false matches with
4078 date-like filenames (Bug#5597).
4079
4080 * htmlfontify.el (htmlfontify): Doc fix.
4081
4082 * eshell/eshell.el (eshell): Doc fix.
4083
4084 * startup.el (fancy-about-screen): In mode-line, apply
4085 mode-line-buffer-id face only to the buffer name (Bug#5613).
4086
4087 2010-02-20 Kevin Ryde <user42@zip.com.au>
4088
4089 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4090 In `watcom' anchor regexp to start of line, to avoid slowness
4091 (Bug#5599).
4092
4093 2010-02-20 Eli Zaretskii <eliz@gnu.org>
4094
4095 * subr.el (remove-yank-excluded-properties): Explain in a comment
4096 why `category' property is removed.
4097
4098 2010-02-19 Chong Yidong <cyd@stupidchicken.com>
4099
4100 * isearch.el (isearch-update-post-hook, isearch-update): Revert
4101 2010-02-17 change.
4102
4103 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
4104
4105 * calendar/icalendar.el (icalendar--convert-ordinary-to-ical)
4106 (icalendar--convert-weekly-to-ical)
4107 (icalendar--convert-yearly-to-ical)
4108 (icalendar--convert-block-to-ical)
4109 (icalendar--convert-cyclic-to-ical)
4110 (icalendar--convert-anniversary-to-ical): Take care of time
4111 specifications where hour has 1-digit only (Bug#5549).
4112
4113 2010-02-19 Nick Roberts <nickrob@snap.net.nz>
4114
4115 * progmodes/gdb-ui.el (gdb-assembler-handler): Accommodate change
4116 of disassemble output in GDB 7.1.
4117
4118 2010-02-19 Glenn Morris <rgm@gnu.org>
4119
4120 * progmodes/f90.el (f90-electric-insert): Give it a delete-selection
4121 property. (Bug#5593)
4122
4123 2010-02-18 Sam Steingold <sds@gnu.org>
4124
4125 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
4126
4127 2010-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
4128
4129 Use abbreviated file names in bookmarks (bug#5591).
4130 * bookmark.el (bookmark-maybe-load-default-file): Remove redundant
4131 calls to expand-file-name.
4132 (bookmark-relocate): Use abbreviated file names in bookmarks.
4133 (bookmark-load): Use abbreviated file names in messages.
4134
4135 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
4136
4137 * net/tramp.el (tramp-handle-directory-files): When FULL, do not
4138 expand "." and "..". Reported by Thierry Volpiatto
4139 <thierry.volpiatto@gmail.com>.
4140
4141 2010-02-18 Michael Albinus <michael.albinus@gmx.de>
4142
4143 * net/tramp.el (tramp-handle-insert-file-contents): Set always the
4144 permissions of the temporary file to "0600". In case the remote
4145 file has no read permissions for the owner, there might be
4146 problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
4147
4148 22010-02-18 Glenn Morris <rgm@gnu.org>
4149
4150 * emacs-lisp/authors.el (authors-renamed-files-alist):
4151 Add entries for INSTALL.CVS.
4152
4153 2010-02-17 Mark A. Hershberger <mah@everybody.org>
4154
4155 * vc-bzr.el: Fix typo in Known Bugs section.
4156
4157 * isearch.el (isearch-update-post-hook): New hook.
4158 (isearch-update): Use the new hook.
4159
4160 2010-02-16 Michael Albinus <michael.albinus@gmx.de>
4161
4162 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
4163 Fix errors in copying directories.
4164 (tramp-handle-add-name-to-file, tramp-handle-copy-directory)
4165 (tramp-do-copy-or-rename-file, tramp-handle-delete-directory)
4166 (tramp-handle-delete-file)
4167 (tramp-handle-dired-recursive-delete-directory)
4168 (tramp-handle-write-region): Flush also the cache for the upper
4169 directory.
4170
4171 2010-02-16 Chong Yidong <cyd@stupidchicken.com>
4172
4173 * simple.el (save-interprogram-paste-before-kill): Doc fix.
4174
4175 * cus-edit.el (hardware): Doc fix.
4176
4177 * man.el (man): Add to external custom group.
4178
4179 * delim-col.el (columns): Move to wp custom group.
4180
4181 * doc-view.el (doc-view): Add to data custom group.
4182
4183 * cedet/data-debug.el (data-debug): Move to extensions group.
4184
4185 * cedet/ede.el (ede):
4186 * cedet/srecode.el (srecode):
4187 * cedet/semantic.el (semantic): Put in tools and extensions group.
4188
4189 * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
4190
4191 * textmodes/flyspell.el (flyspell-word): Obey the offset specified
4192 by ispell-parse-output (Bug#5575).
4193
4194 2010-02-16 Kenichi Handa <handa@m17n.org>
4195
4196 * international/ja-dic-cnv.el (iso-2022-7bit-short): Delete it.
4197 (skkdic-convert-okuri-ari): Ignore lines starting with '>'.
4198 (skkdic-convert): Use `euc-japan' coding system for writing.
4199
4200 2010-02-16 Glenn Morris <rgm@gnu.org>
4201
4202 * textmodes/tex-mode.el (tex-bibtex-file): Expand the result of
4203 tex-main-file before using it. (Bug#5562)
4204
4205 2010-02-15 Stefan Monnier <monnier@iro.umontreal.ca>
4206
4207 * emacs-lisp/advice.el (ad-compile-function): Suppress byte-compiler
4208 warnings, since it is annoying for the user to see them each time he
4209 runs the code.
4210
4211 2010-02-15 Michael Albinus <michael.albinus@gmx.de>
4212
4213 * net/tramp.el (tramp-process-actions, tramp-read-passwd):
4214 * net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC
4215 instead of PROC for caching "first-password-request". Otherwise,
4216 new processes would not profit from passwords already entered.
4217
4218 * net/tramp-cache.el (tramp-dump-connection-properties):
4219 Don't save "first-password-request" property.
4220
4221 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
4222
4223 * outline.el (outline-head-from-level):
4224 * simple.el (with-wrapper-hook):
4225 * cedet/ede.el (ede-run-target, project-delete-target)
4226 (project-dist-files, ede-name, ede-documentation, ede-parent-project)
4227 (ede-adebug-project, ede-adebug-project-parent)
4228 (ede-adebug-project-root):
4229 * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer)
4230 (elint-defun, elint-buffer-env, elint-top-form-logged)
4231 (elint-unbound-variable):
4232 * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
4233 Fix typos in docstrings.
4234
4235 2010-02-14 Michael Albinus <michael.albinus@gmx.de>
4236
4237 * files.el (insert-directory): When WILDCARD-REGEXP and
4238 FULL-DIRECTORY-P are nil, insert the file entry instead of the
4239 whole directory. (Bug#5551)
4240
4241 * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for
4242 dired's alignment sanity. (Bug#5516)
4243
4244 2010-02-14 Juri Linkov <juri@jurta.org>
4245
4246 * man.el (Man-fontify-manpage, Man-cleanup-manpage):
4247 Remove remaining ^H with their preceding chars. (Bug#5566)
4248
4249 2010-02-13 Glenn Morris <rgm@gnu.org>
4250
4251 * simple.el (transpose-subr): Give it a doc-string.
4252
4253 * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences):
4254 Doc fixes.
4255
4256 2010-02-12 Juri Linkov <juri@jurta.org>
4257
4258 * arc-mode.el (archive-unique-fname): Make directories for nested
4259 archives. (Bug#5540)
4260
4261 2010-02-12 Juri Linkov <juri@jurta.org>
4262
4263 * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
4264
4265 2010-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
4266
4267 * subr.el (copy-overlay): Handle deleted overlays.
4268
4269 * man.el (Man-completion-table): Don't signal an error if we can't run
4270 manual-program (bug#4056).
4271
4272 2010-02-10 Juanma Barranquero <lekktu@gmail.com>
4273
4274 * textmodes/artist.el (artist-mt): Fix typos in docstring.
4275
4276 2010-02-10 Thierry Volpiatto <thierry.volpiatto@gmail.com>
4277
4278 * info.el (Info-bookmark-jump): Simplify.
4279
4280 * bookmark.el (bookmark-handle-bookmark): Catch the right error.
4281 (bookmark-default-handler): Accept new bookmark field `buffer'.
4282
4283 2010-02-10 Chong Yidong <cyd@stupidchicken.com>
4284
4285 * iswitchb.el (iswitchb-completions): Revert last change.
4286
4287 2010-02-10 Michael Albinus <michael.albinus@gmx.de>
4288
4289 * ls-lisp.el (ls-lisp-insert-directory): When WILDCARD-REGEXP and
4290 FULL-DIRECTORY-P are nil, and FILE is absolute, expand it.
4291 This prevents file names like "~/" being listed literally.
4292
4293 2010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
4294
4295 * term/xterm.el (xterm-maybe-set-dark-background-mode):
4296 Remove dead code. (Bug#5546)
4297
4298 2010-02-09 Chong Yidong <cyd@stupidchicken.com>
4299
4300 * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes
4301 correctly (Bug#5548).
4302
4303 2010-02-08 Jose E. Marchesi <jemarch@gnu.org>
4304
4305 * progmodes/ada-mode.el (ada-in-numeric-literal-p): New function.
4306 (ada-adjust-case): Don't adjust case in hexadecimal number literals.
4307
4308 2010-02-08 Kenichi Handa <handa@m17n.org>
4309
4310 * international/mule-util.el (with-coding-priority): Add autoload
4311 cookie for putting `lisp-indent-function'.
4312
4313 2010-02-07 Glenn Morris <rgm@gnu.org>
4314
4315 * progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
4316 Move F2003 named interfaces from keywords-2 to keywords-1, and
4317 use function-name-face rather than constant-face.
4318 Simplify "abstract interface" regexp.
4319
4320 2010-02-07 Chong Yidong <cyd@stupidchicken.com>
4321
4322 * eshell/esh-util.el (eshell-file-attributes): New optional arg
4323 ID-FORMAT. Pass it to `file-attributes'.
4324
4325 * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
4326
4327 2010-02-07 sj <prime.wizard+emacs@gmail.com> (tiny change)
4328
4329 * faces.el (set-face-attribute): Allow calling
4330 internal-set-lisp-face-attribute with 'unspecified family and
4331 foundry argument (Bug#5536).
4332
4333 2010-02-07 Glenn Morris <rgm@gnu.org>
4334
4335 * progmodes/f90.el (f90-font-lock-keywords-2)
4336 (f90-looking-at-type-like, f90-looking-at-program-block-end):
4337 Handle F2003 named interfaces.
4338
4339 2010-02-06 Chong Yidong <cyd@stupidchicken.com>
4340
4341 * progmodes/cc-mode.el (c-common-init): Bind temporary variables
4342 beg and end before calling c-get-state-before-change-functions.
4343
4344 2010-02-06 Dan Nicolaescu <dann@ics.uci.edu>
4345
4346 * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
4347
4348 2010-02-05 Juri Linkov <juri@jurta.org>
4349
4350 * doc-view.el (doc-view-mode):
4351 * image-mode.el (image-mode): Put property mode-class=special.
4352 (Bug#4896)
4353
4354 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4355
4356 * vc-svn.el (vc-svn-revision-table): New function.
4357
4358 2010-02-05 Michael Albinus <michael.albinus@gmx.de>
4359
4360 * net/ange-ftp.el (ange-ftp-insert-directory):
4361 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
4362 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
4363 Handle also directories. (Bug#5478)
4364
4365 2010-02-05 Glenn Morris <rgm@gnu.org>
4366
4367 * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
4368
4369 2010-02-05 Chong Yidong <cyd@stupidchicken.com>
4370
4371 * startup.el (command-line-1): Convert options beginning with a
4372 single dash as well (Bug#5519).
4373
4374 2010-02-05 Stefan Monnier <monnier@iro.umontreal.ca>
4375
4376 Make `initials' completion work for /hh -> /home/horn again (bug#5524).
4377 * minibuffer.el (completion-initials-expand): Only check the presence
4378 of delims *within* the boundaries, since otherwise the / delim is
4379 always found for files.
4380
4381 Fix up various corner case problems.
4382 * doc-view.el (doc-view-last-page-number): New function.
4383 (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it.
4384 (doc-view-goto-page): Avoid inf-loops when the conversion fails.
4385 (doc-view-kill-proc): Avoid inf-loop in freak cases.
4386 (doc-view-reconvert-doc): Use the new recursive delete-directory.
4387 (doc-view-convert-current-doc): Don't create the resolution.el file
4388 here any more.
4389 (doc-view-pdf/ps->png): Do it here instead.
4390 (doc-view-already-converted-p): Check that resolution.el is present.
4391 (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few
4392 windows that are not yet showing images.
4393
4394 2010-02-04 Michael Albinus <michael.albinus@gmx.de>
4395
4396 * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
4397 `dired-uncache' for every elemnt which is an absolute file name.
4398
4399 * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a
4400 directory, handle its directory component.
4401 (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this
4402 function is called permanently and creates noise, otherwise.
4403
4404 * net/tramp-imap.el (tramp-imap-handle-insert-directory):
4405 * net/tramp-smb.el (tramp-smb-handle-insert-directory):
4406 Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
4407
4408 2010-02-04 David Burger <dburger@google.com> (tiny change)
4409
4410 * macros.el (apply-macro-to-region-lines):
4411 Minor simplification. (Bug#5485)
4412
4413 2010-02-04 Glenn Morris <rgm@gnu.org>
4414
4415 * mail/rmail.el (rmail-show-message-1): Handle malformed
4416 quoted-printable text. (Bug#5441)
4417
4418 * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
4419
4420 * simple.el (visual-line-mode): Capitalize lighter.
4421
4422 2010-02-03 John Wiegley <jwiegley@gmail.com>
4423
4424 * iswitchb.el (iswitchb-completions): Add bookmark files to the
4425 list of files considered for "virtual buffer" completions.
4426
4427 2010-02-03 Michael Albinus <michael.albinus@gmx.de>
4428
4429 * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
4430 also in case of (and (not full) (not wildcard)). This is needed,
4431 when dired is called with a list of files, which are not in
4432 `default-directory'. (Bug#5478)
4433
4434 2010-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
4435
4436 * vc-hooks.el (vc-path): Make it an obsolete var, rather than function.
4437
4438 2010-02-02 Juri Linkov <juri@jurta.org>
4439
4440 * textmodes/ispell.el (ispell-message-text-end): Remove final newline
4441 from unidiff to allow function-line after @@.
4442
4443 2010-02-02 Juri Linkov <juri@jurta.org>
4444
4445 * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
4446 '(RCS SCCS) with inverted condition.
4447
4448 2010-02-02 Michael Albinus <michael.albinus@gmx.de>
4449
4450 * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
4451 messages.
4452
4453 2010-02-01 Juri Linkov <juri@jurta.org>
4454
4455 * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
4456 compare with "pkunzip" and "pkzip" instead of only "pkzip".
4457 In the `archive-extract-by-stdout' branch use `shell-quote-argument'
4458 only when (car archive-zip-extract) is "unzip". (Bug#5475)
4459
4460 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4461
4462 * doc-view.el (doc-view-new-window-function): Be a bit more defensive.
4463 (doc-view-revert-buffer): New command.
4464 (doc-view-mode-map): Use it.
4465
4466 2010-02-01 Dan Nicolaescu <dann@ics.uci.edu>
4467
4468 * vc-bzr.el (vc-bzr-dir-extra-headers): Add a header when a
4469 pending merge is detected.
4470
4471 2010-01-31 Juri Linkov <juri@jurta.org>
4472
4473 * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
4474 beginning of interactive spec like all other grep commands do.
4475 Put "all" in front of "gz". (Bug#5260)
4476
4477 2010-01-29 Dan Nicolaescu <dann@ics.uci.edu>
4478
4479 * vc-bzr.el (vc-bzr-after-dir-status): Match another renaming indicator.
4480
4481 2010-01-29 Chong Yidong <cyd@stupidchicken.com>
4482
4483 * dirtrack.el (dirtrack): Warn instead of signalling error if the
4484 regexp is incorrect (Bug#5476).
4485
4486 2010-01-29 Michael Albinus <michael.albinus@gmx.de>
4487
4488 * net/tramp.el (tramp-handle-insert-directory): Handle also
4489 symlinks, when FILENAME is not in `default-directory'.
4490
4491 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
4492
4493 * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
4494 FILE is not in `default-directory'. (Bug#5478)
4495
4496 * net/tramp.el (tramp-handle-insert-directory): Simplify handling
4497 of SWITCHES. Handle the case, FILENAME is not in
4498 `default-directory'. (Bug#5478)
4499 (tramp-register-file-name-handlers): Add safe-magic property.
4500
4501 2010-01-28 Chong Yidong <cyd@stupidchicken.com>
4502
4503 * arc-mode.el (archive-zip-extract): Quote the argument passed to
4504 unzip (Bug#5475).
4505
4506 2010-01-28 Nil Geisweiller <ngeiswei@googlemail.com> (tiny change)
4507
4508 * progmodes/flymake.el (flymake-allowed-file-name-masks)
4509 (flymake-master-make-header-init): Add other C++ filename masks.
4510 (flymake-find-possible-master-files)
4511 (flymake-check-patch-master-file-buffer): Doc fixes (Bug#5488).
4512
4513 2010-01-28 Michael Albinus <michael.albinus@gmx.de>
4514
4515 Fix some busybox annoyances.
4516
4517 * net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
4518 not responding." string.
4519 (tramp-open-connection-setup-interactive-shell): Dump stty
4520 settings. Enable "neveropen" arg for all `tramp-send-command'
4521 calls. Handle "=" in variable values properly.
4522 (tramp-find-inline-encoding): Raise an error, when no encoding is
4523 found.
4524 (tramp-wait-for-output): Check, whether PROC buffer is available.
4525 Remove spurious " ^H" sequences, sent by busybox.
4526 (tramp-get-ls-command): Suppress coloring, if possible.
4527
4528 2010-01-28 Glenn Morris <rgm@gnu.org>
4529
4530 * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
4531
4532 * log-edit.el (log-edit-strip-single-file-name): Add missing
4533 :safe, :group, and :version tags.
4534
4535 2010-01-27 Stephen Berman <stephen.berman@gmx.net>
4536
4537 * calendar/diary-lib.el (diary-unhide-everything): Handle narrowed
4538 buffers. (Bug#5477)
4539
4540 2010-01-27 David De La Harpe Golden <david@harpegolden.net>
4541
4542 * files.el (delete-directory): Handle moving to trash without
4543 first doing recursion (Bug#5436).
4544
4545 2010-01-26 Dan Nicolaescu <dann@ics.uci.edu>
4546
4547 * vc-hooks.el (vc-path): Mark as obsolete.
4548
4549 2010-01-25 Dan Nicolaescu <dann@ics.uci.edu>
4550
4551 * vc-annotate.el (vc-annotate-revision-at-line): Compare file
4552 names too.
4553
4554 * vc-bzr.el (vc-bzr-print-log): Use the more compact --line option
4555 for the short log.
4556 (vc-bzr-log-view-mode): Adjust regexp for the above change.
4557
4558 2010-01-25 Mark A. Hershberger <mah@everybody.org>
4559
4560 * progmodes/python.el: Replace reference to obsolete c-subword-mode.
4561
4562 * vc-bzr.el (vc-bzr-revision-table): New function.
4563
4564 2010-01-25 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change)
4565
4566 * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
4567 diff-index command. This requires at least git-1.5.5. (Bug#1589).
4568
4569 2010-01-24 Dan Nicolaescu <dann@ics.uci.edu>
4570
4571 Remove support for adding --signoff on commit.
4572 Future support will use an incompatible generic mechanism.
4573 * vc-git.el (vc-git-add-signoff): Remove variable.
4574 (vc-git-toggle-signoff): Remove function.
4575 (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
4576
4577 * term/xterm.el (xterm-maybe-set-dark-background-mode): Rename
4578 from xterm-set-background-mode. Return t if the background mode
4579 was set.
4580 (terminal-init-xterm): Move tty-set-up-initial-frame-faces
4581 earlier, call it again in case the background mode has changed.
4582
4583 2010-01-23 Dmitri Paduchikh <dpaduch@k66.ru> (tiny change)
4584
4585 * emacs-lisp/advice.el (ad-set-orig-definition): Fix typo
4586 (Bug#3541).
4587
4588 2010-01-23 Chong Yidong <cyd@stupidchicken.com>
4589
4590 * emacs-lisp/assoc.el (aelement): Doc fix.
4591 (aput, adelete, amake): Use lexical-let (Bug#5450).
4592
4593 2010-01-23 Stephen Leake <stephen_leake@member.fsf.org>
4594
4595 * progmodes/ada-mode.el (ada-in-paramlist-p): Pragma syntax
4596 is the same as subprogram call, not declaration. (Bug#5435).
4597
4598 2010-01-23 Michael Albinus <michael.albinus@gmx.de>
4599
4600 * net/tramp-smb.el (tramp-smb-conf): New defcustom.
4601 (tramp-smb-maybe-open-connection): Use it.
4602
4603 2010-01-22 Michael Albinus <michael.albinus@gmx.de>
4604
4605 * net/tramp-imap.el (top): Autoload needed packages. (Bug#5448)
4606
4607 2010-01-22 Stefan Monnier <monnier@iro.umontreal.ca>
4608
4609 * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
4610 just because we see "encoding: 8bit".
4611 * mail/rmail.el (rmail-show-message-1): Decode the body's QP into bytes.
4612
4613 2010-01-22 Chong Yidong <cyd@stupidchicken.com>
4614
4615 * isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
4616
4617 2010-01-22 Eli Zaretskii <eliz@gnu.org>
4618
4619 * jka-compr.el (jka-compr-load): If load-file is not in
4620 load-history, try its file-truename version. (bug#5447)
4621
4622 2010-01-21 Alan Mackenzie <acm@muc.de>
4623
4624 Fix a situation where deletion of a cpp construct throws an error.
4625 * progmodes/cc-engine.el (c-invalidate-state-cache): Before
4626 invoking c-with-all-but-one-cpps-commented-out, check that the
4627 special cpp construct is still in the buffer.
4628 (c-parse-state): Record the special cpp with markers, not numbers.
4629
4630 2010-01-21 Kenichi Handa <handa@m17n.org>
4631
4632 * textmodes/sgml-mode.el (sgml-maybe-name-self): No need to
4633 process last-command-event, as it is now decoded first (Bug#5380).
4634
4635 2010-01-20 Chong Yidong <cyd@stupidchicken.com>
4636
4637 * term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
4638
4639 2010-01-20 Glenn Morris <rgm@gnu.org>
4640
4641 * indent.el (tab-always-indent): Fix custom-type.
4642
4643 2010-01-19 Alan Mackenzie <acm@muc.de>
4644
4645 * progmodes/cc-defs.el: Fix bug#5395: typing '#' in an empty
4646 buffer throws "args out of range".
4647 (c-set-cpp-delimiters, c-clear-cpp-delimiters): Check for EOB
4648 playing the role of delimiter.
4649
4650 2010-01-18 Stephen Leake <stephen_leake@member.fsf.org>
4651
4652 * progmodes/ada-mode.el: Fix bug#5400.
4653 (ada-matching-decl-start-re): Move into ada-goto-decl-start.
4654 (ada-goto-decl-start): Rename from ada-goto-matching-decl-start; callers
4655 changed. Delete RECURSIVE parameter; never used. Improve doc string.
4656 Improve comments in "is" portion. Handle null procedure declaration.
4657 (ada-move-to-end): Improve doc string.
4658
4659 2010-01-18 Óscar Fuentes <ofv@wanadoo.es>
4660
4661 * ido.el (ido-cur-list): Initialize to nil.
4662 Remove obsolete information from commentary.
4663 (ido-choice-list): Initialize to nil.
4664 (ido-get-bufname): Reject minibuffers.
4665 (ido-make-buffer-list): If "default" is a nonexistent
4666 buffer, ignore it, as per the function's comment.
4667 (ido-kill-buffer-internal): New function.
4668 (ido-kill-buffer-at-head): Use it.
4669 (ido-visit-buffer): Likewise.
4670
4671 2010-01-18 Chong Yidong <cyd@stupidchicken.com>
4672
4673 * calendar/time-date.el (date-to-time): Doc fix (Bug#5408).
4674
4675 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4676
4677 * cedet/ede/locate.el (ede-locate-file-in-project)
4678 (ede-locate-file-in-project-impl): Fix typos in docstrings.
4679 (ede-enable-locate-on-project): Fix typos in error messages.
4680
4681 * cedet/semantic/util-modes.el (semantic-unmatched-syntax-face)
4682 (semantic-stickyfunc-old-hlf, semantic-stickyfunc-header-line-format)
4683 (semantic-stickyfunc-sticky-classes, semantic-highlight-func-mode-setup)
4684 (semantic-stickyfunc-fetch-stickyline): Fix typos in docstrings.
4685 (semantic-stickyfunc-popup-menu, semantic-highlight-func-popup-menu):
4686 Fix typos in menu help.
4687
4688 * emacs-lisp/chart.el (chart-file-count, chart-rmail-from):
4689 Fix typos in chart titles.
4690
4691 * whitespace.el (whitespace-style, global-whitespace-newline-mode):
4692 * cedet/semantic.el (semantic-require-version, semantic--buffer-cache)
4693 (semantic-unmatched-syntax-cache-check, semantic-unmatched-syntax-hook)
4694 (semantic--before-fetch-tags-hook, semantic-new-buffer-fcn-was-run)
4695 (semantic--umatched-syntax-needs-refresh-p, semantic-elapsed-time)
4696 (semantic-parse-stream, semantic-parse-region)
4697 (semantic-parse-region-default, semantic--set-buffer-cache)
4698 (semantic-minimum-working-buffer-size, semantic-refresh-tags-safe)
4699 (semantic-bovinate-toplevel, semantic-load-system-cache-loaded)
4700 (semantic-default-submodes):
4701 * cedet/semantic/db-ebrowse.el (semanticdb-table-ebrowse)
4702 (semanticdb-create-ebrowse-database)
4703 (semanticdb-find-tags-for-completion-method)
4704 (semanticdb-find-tags-by-class-method)
4705 (semanticdb-deep-find-tags-by-name-method)
4706 (semanticdb-deep-find-tags-for-completion-method):
4707 * cedet/semantic/db-el.el (semanticdb-elisp-mapatom-collector)
4708 (semanticdb-find-tags-by-name-method, emacs-lisp-mode)
4709 (semanticdb-find-tags-for-completion-method)
4710 (semanticdb-find-tags-by-class-method)
4711 (semanticdb-deep-find-tags-for-completion-method):
4712 * cedet/semantic/db-find.el (semanticdb-find-translate-path)
4713 (semanticdb-find-need-cache-update-p, semanticdb-find-result-with-nil-p)
4714 (semanticdb-find-scanned-include-tags, semanticdb-find-tags-collector)
4715 (semanticdb-find-tags-by-name-method)
4716 (semanticdb-find-tags-by-name-regexp-method)
4717 (semanticdb-find-tags-for-completion-method)
4718 (semanticdb-find-tags-by-class-method)
4719 (semanticdb-find-tags-external-children-of-type-method)
4720 (semanticdb-find-tags-subclasses-of-type-method)
4721 (semanticdb-deep-find-tags-by-name-method)
4722 (semanticdb-deep-find-tags-by-name-regexp-method)
4723 (semanticdb-deep-find-tags-for-completion-method):
4724 * cedet/semantic/db-global.el (semanticdb-enable-gnu-global-hook)
4725 (semanticdb-enable-gnu-global-in-buffer)
4726 (semanticdb-find-tags-for-completion-method)
4727 (semanticdb-deep-find-tags-by-name-method)
4728 (semanticdb-deep-find-tags-for-completion-method):
4729 * cedet/semantic/db-javascript.el (semanticdb-javascript-tags)
4730 (javascript-mode, semanticdb-find-translate-path)
4731 (semanticdb-find-tags-for-completion-method)
4732 (semanticdb-find-tags-by-class-method)
4733 (semanticdb-deep-find-tags-by-name-method)
4734 (semanticdb-deep-find-tags-for-completion-method)
4735 (semanticdb-find-tags-external-children-of-type-method):
4736 * cedet/semantic/idle.el (semantic-idle-work-core-handler)
4737 (define-semantic-idle-service, semantic-idle-summary-useful-context-p)
4738 (global-semantic-idle-scheduler-mode):
4739 * cedet/srecode/dictionary.el (srecode-field-value)
4740 (srecode-dictionary-add-section-dictionary):
4741 * emacs-lisp/eieio.el (eieio-error-unsupported-class-tags)
4742 (eieio-generic-form, eieio-help-mode-augmentation-maybee, eieio-browse)
4743 (describe-class, eieio-describe-generic, describe-generic):
4744 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-handle-click)
4745 (eieio-speedbar-expand):
4746 * emulation/viper-cmd.el (viper-exec-form-in-vi)
4747 (viper-exec-form-in-emacs, viper-harness-minor-mode, viper-ESC)
4748 (viper-repeat, viper-replace-state-exit-cmd, viper-toggle-search-style)
4749 (viper-del-backward-char-in-replace, viper-backward-indent)
4750 (viper-brac-function, viper-register-to-point, viper-submit-report):
4751 * net/tramp.el (tramp-remote-coding-commands):
4752 * term/x-win.el (emacs-session-save, x-menu-bar-open, icon-map-list):
4753 Fix typos in docstrings.
4754
4755 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4756
4757 * mail/sendmail.el (mail-yank-original): Set the mark if the
4758 specified function for yanking does not do it.
4759
4760 2010-01-17 Dan Nicolaescu <dann@ics.uci.edu>
4761
4762 * vc.el (with-vc-properties): Deal with directory arguments. (Bug#5298)
4763
4764 * vc-dir.el (vc-dir-resynch-file): Update the vc-dir header when
4765 resyncing a directory.
4766
4767 2010-01-17 Stephen Leake <stephen_leake@member.fsf.org>
4768
4769 * progmodes/ada-mode.el: Fix bug#1920.
4770 (ada-ident-re): Delete ., allow multibyte characters.
4771 (ada-goto-label-re): New; matches goto labels.
4772 (ada-block-label-re): New; matches block labels.
4773 (ada-label-re): New; matches both.
4774 (ada-named-block-re): Deleted; callers changed to use
4775 `ada-block-label-re' instead.
4776 (ada-get-current-indent, ada-get-indent-noindent, ada-get-indent-loop):
4777 Use `ada-block-label-re'.
4778 (ada-indent-on-previous-lines): Improve handling of goto labels.
4779 (ada-get-indent-block-start): Special-case block label.
4780 (ada-get-indent-label): Split into `ada-indent-block-label' and
4781 `ada-indent-goto-label'.
4782 (ada-goto-stmt-start, ada-goto-next-non-ws):
4783 Optionally ignore goto labels.
4784 (ada-goto-next-word): Simplify.
4785 (ada-indent-newline-indent-conditional): Insert newline before
4786 trying to fix indentation; doc fix.
4787
4788 2010-01-17 Jay Belanger <jay.p.belanger@gmail.com>
4789
4790 * calc/calc.el (calc-command-flags): Give it an initial value.
4791
4792 2010-01-17 Glenn Morris <rgm@gnu.org>
4793
4794 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer): Doc fix.
4795
4796 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4797
4798 * cedet/semantic.el (semantic-mode):
4799 * files.el (minibuffer-with-setup-hook):
4800 * textmodes/artist.el (artist-mt, artist-key-undraw-continously)
4801 (artist-key-draw-continously, artist-key-do-continously-continously)
4802 (artist-key-set-point-continously, artist-mouse-draw-continously):
4803 Fix typos in docstrings.
4804
4805 2010-01-16 Lennart Borgman <lennart.borgman@gmail.com>
4806
4807 * nxml/nxml-mode.el (nxml-extend-after-change-region): Never
4808 return t (Bug#3898).
4809
4810 2010-01-16 Frédéric Perrin <frederic.perrin@resel.fr> (tiny change)
4811
4812 * vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
4813 can parse the output of the external commands (Bug#5279).
4814
4815 2010-01-16 Jari Aalto <jari.aalto@cante.net>
4816
4817 * pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
4818
4819 2010-01-16 Chong Yidong <cyd@stupidchicken.com>
4820
4821 * emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
4822
4823 * emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
4824
4825 * startup.el (command-line): Remove unused --icon-type arg.
4826 Handle --display arg, passing it to command-line-1 (Bug#5392).
4827
4828 2010-01-16 Mario Lang <mlang@delysid.org>
4829
4830 * cedet/ede/cpp-root.el (ede-cpp-root-project):
4831 * cedet/ede/files.el (ede-expand-filename):
4832 * cedet/ede/simple.el (ede-simple-project):
4833 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
4834 (semantic-complete-inline-tag-engine):
4835 * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
4836 * cedet/semantic/db-global.el (semanticdb-equivalent-mode):
4837 * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
4838 * cedet/semantic/db.el (semanticdb-equivalent-mode):
4839 * cedet/semantic/decorate/include.el (semantic-decoration-unknown-include-describe):
4840 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
4841 * emacs-lisp/chart.el (chart-translate-namezone):
4842 * textmodes/artist.el (artist-compute-popup-menu-table):
4843 Remove duplicated words in doc-strings.
4844
4845 2010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
4846
4847 * net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
4848 to mairix-search to suppress threading (Bug#5342).
4849
4850 2010-01-15 Kenichi Handa <handa@m17n.org>
4851
4852 * international/mule-cmds.el (canonicalize-coding-system-name):
4853 Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX" (Bug#5387).
4854
4855 2010-01-15 Glenn Morris <rgm@gnu.org>
4856
4857 * log-view.el (top-level): Require 'wid-edit. (Bug#5311)
4858
4859 * wid-edit.el (widget-keymap): Doc fix.
4860
4861 * vc-svn.el (vc-svn-print-log): Use --limit rather than -l since the
4862 former seems to be more widely accepted by various svn versions.
4863
4864 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
4865
4866 * find-cmd.el (find-constituents):
4867 * vc-arch.el (vc-arch-root):
4868 * window.el (window-body-height, pop-up-frames):
4869 * cedet/semantic/edit.el (semantic-reparse-needed-change-hook)
4870 (semantic-no-reparse-needed-change-hook):
4871 * cedet/srecode/insert.el (srecode-resolve-argument-list)
4872 (srecode-template-inserter-blank, srecode-template-inserter-variable)
4873 (srecode-template-inserter-ask, srecode-template-inserter-width)
4874 (srecode-template-inserter-section-start)
4875 (srecode-template-inserter-section-end, srecode-insert-method):
4876 * emacs-lisp/eieio-base.el (eieio-singleton, slot-missing):
4877 * progmodes/ada-stmt.el (ada-if):
4878 * progmodes/gdb-ui.el (gdb-jsonify-buffer):
4879 * textmodes/ispell.el (ispell-grep-options, ispell-dictionary-alist)
4880 (ispell-encoding8-command, ispell-aspell-supports-utf8)
4881 (ispell-last-program-name, ispell-help): Fix typos in docstrings.
4882
4883 * progmodes/flymake.el (flymake-post-syntax-check):
4884 Fix typo in error message.
4885
4886 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
4887
4888 * hexl.el (hexl-printable-character): Fix check of `hexl-iso',
4889 which is always a string. (Bug#5313)
4890
4891 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
4892
4893 * progmodes/ada-xref.el (ada-default-prj-properties):
4894 Simplify previous change.
4895
4896 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
4897
4898 * progmodes/ada-xref.el (ada-default-prj-properties):
4899 Default ada_project_path to $ADA_PROJECT_PATH.
4900
4901 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
4902
4903 * progmodes/ada-mode.el (ada-create-keymap):
4904 Override `narrow-to-defun' with `ada-narrow-to-defun'.
4905
4906 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
4907
4908 * progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
4909 (ada-subprog-start-re, ada-imenu-subprogram-menu-re): Add keyword.
4910 (ada-get-current-indent, ada-imenu-generic-expression)
4911 (ada-which-function): Check for it.
4912
4913 2010-01-14 Stephen Leake <stephen_leake@member.fsf.org>
4914
4915 * progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
4916 (ada-mode): Don't obey `ada-clean-buffer-before-saving' anymore.
4917
4918 2010-01-14 Glenn Morris <rgm@gnu.org>
4919
4920 * frame.el (show-trailing-whitespace): Safe if boolean. (Bug#5312)
4921
4922 2010-01-14 Kenichi Handa <handa@m17n.org>
4923
4924 * composite.el (auto-composition-mode): Make it a buffer local
4925 variable (permanent-local).
4926 (auto-composition-function): Set the default value to
4927 auto-compose-chars.
4928 (auto-composition-mode): Make it a simple function, not a minor mode.
4929 (global-auto-composition-mode): Likewise.
4930 (turn-on-auto-composition-if-enabled): Delete it.
4931
4932 2010-01-13 Karl Fogel <kfogel@red-bean.com>
4933
4934 * bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
4935
4936 2010-01-12 Michael Albinus <michael.albinus@gmx.de>
4937
4938 * files.el (copy-directory): Compute target for recursive
4939 directories with identical names. (Bug#5343)
4940
4941 2010-01-12 Glenn Morris <rgm@gnu.org>
4942
4943 * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
4944 it to bug-gnu-emacs rather than emacs-pretest-bug.
4945
4946 2010-01-12 Juanma Barranquero <lekktu@gmail.com>
4947
4948 * cedet/data-debug.el (data-debug): Fix customization group reference.
4949
4950 2010-01-12 Juanma Barranquero <lekktu@gmail.com>
4951
4952 * cedet/semantic/analyze.el (semantic-analyze-push-error)
4953 (semantic-analyze-context, semantic-analyze-context-assignment)
4954 (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
4955 * cedet/semantic/java.el (java-mode, semantic-tag-include-filename)
4956 (semantic-java-doc-keywords-map):
4957 * cedet/semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
4958 (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
4959 (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
4960 (semantic-c-classname, semantic-format-tag-uml-prototype)
4961 (semantic-c-dereference-namespace, semantic-analyze-type-constants):
4962 * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
4963 (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
4964 (semantic-get-local-variables, semantic-end-of-command)
4965 (semantic-beginning-of-command, semantic-ctxt-current-class-list)
4966 (lisp-mode):
4967 * cedet/semantic/bovine/make.el (makefile-mode):
4968 * cedet/semantic/wisent/python.el (wisent-python-string-re)
4969 (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
4970 (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
4971 (semantic-lex, semantic-get-local-variables, python-mode):
4972 * cedet/semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
4973 * cedet/srecode/extract.el (srecode-extract-state-set)
4974 (srecode-extract-method): Fix typos in docstrings.
4975
4976 2010-01-11 Sam Steingold <sds@gnu.org>
4977
4978 * imenu.el (imenu-default-create-index-function): Detect infinite
4979 loops caused by imenu-prev-index-position-function.
4980
4981 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
4982
4983 * htmlfontify.el (htmlfontify-load-rgb-file)
4984 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
4985 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
4986 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
4987 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
4988 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
4989 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
4990 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
4991 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
4992 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
4993 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
4994 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
4995 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
4996 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
4997 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
4998 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
4999 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
5000 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
5001 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
5002 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
5003 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
5004 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
5005 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
5006 backslash-quoting from parentheses, etc.
5007
5008 2010-01-11 Chong Yidong <cyd@stupidchicken.com>
5009
5010 * progmodes/js.el: Autoload javascript-mode alias.
5011
5012 2010-01-11 Juanma Barranquero <lekktu@gmail.com>
5013
5014 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
5015 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
5016 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
5017 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
5018 Fix typos in docstrings.
5019 (ffap-url-regexp): Doc fix.
5020 (ffap-at-mouse): Fix typo in message.
5021
5022 2010-01-11 Glenn Morris <rgm@gnu.org>
5023
5024 * version.el (emacs-copyright): Set copyright year to 2010.
5025
5026 2010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
5027
5028 * format.el (format-annotate-function): Only set
5029 write-region-post-annotation-function after running to-fn so as not to
5030 affect nested write-region calls (bug#5273).
5031
5032 2010-01-10 Chong Yidong <cyd@stupidchicken.com>
5033
5034 * cedet/semantic.el (semantic-new-buffer-setup-functions):
5035 Add python parser.
5036
5037 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
5038 wisent/python.el.
5039
5040 2010-01-10 Richard Kim <emacs18@gmail.com>
5041
5042 * cedet/semantic/wisent/python-wy.el:
5043 * cedet/semantic/wisent/python.el: New files.
5044
5045 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
5046
5047 * man.el (Man-goto-section): Signal error if the section is not
5048 found (Bug#5317).
5049
5050 2010-01-09 Juanma Barranquero <lekktu@gmail.com>
5051
5052 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
5053 URLs with a leading triple slash in the file: scheme. (Bug#5345)
5054
5055 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
5056
5057 * progmodes/compile.el: Don't treat compile-command as safe if
5058 compilation-read-command might be nil (Bug#4218).
5059
5060 2010-01-09 Jan Djärv <jan.h.d@swipnet.se>
5061
5062 * startup.el (command-line-1): Use orig-argi to check for ignored X and
5063 NS options.
5064
5065 2010-01-08 Kenichi Handa <handa@m17n.org>
5066
5067 * international/fontset.el (build-default-fontset-data):
5068 Exclude characters in scripts kana, hangul, han, or cjk-misc.
5069
5070 2010-01-07 Juanma Barranquero <lekktu@gmail.com>
5071
5072 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
5073 to `create-file-buffer' as it expects, not just a buffer name.
5074 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
5075 to help uniquify. (Bug#3224)
5076
5077 2010-01-06 Jan Djärv <jan.h.d@swipnet.se>
5078
5079 * font-setting.el (font-setting-change-default-font): Use user-spec
5080 instead of name.
5081
5082 2010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
5083
5084 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
5085
5086 2010-01-05 Tom Tromey <tromey@redhat.com>
5087
5088 * progmodes/python.el (python-font-lock-keywords):
5089 Handle qualified decorators (Bug#881).
5090
5091 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5092
5093 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
5094 in a lightweight checkout.
5095
5096 2010-01-05 Kenichi Handa <handa@m17n.org>
5097
5098 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
5099
5100 2010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5101
5102 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
5103
5104 2010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
5105
5106 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
5107 checkouts. (Bug#618)
5108 (vc-bzr-log-view-mode): Also highlight the author.
5109 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
5110 (vc-bzr-shelve-menu-map):
5111 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
5112 (vc-bzr-shelve-apply): Make prompt more explicit.
5113
5114 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
5115
5116 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
5117 They are valid characters in URL paths (rfc3986), and at least
5118 Firefox does not understand the encoded version (Bug#3166).
5119
5120 2010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
5121
5122 * progmodes/octave-mod.el (octave-end-keywords)
5123 (octave-block-begin-or-end-regexp, octave-block-match-alist):
5124 Add "end" keyword (Bug#3061).
5125 (octave-end-as-array-index-p): New function.
5126 (calculate-octave-indent): Use it.
5127
5128 2010-01-02 Karl Fogel <kfogel@red-bean.com>
5129
5130 * bookmark.el: Consistently put the text property on the bookmark name.
5131 (bookmark-bmenu-marks-width): Bump back to 2, to include
5132 annotation marks.
5133 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
5134 property on the bookmark name, instead of not putting it at all.
5135 (bookmark-bmenu-list): Fix where we put the text property.
5136
5137 2010-01-02 Karl Fogel <kfogel@red-bean.com>
5138
5139 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
5140 for showing buffer modified state (as added in the previous change).
5141
5142 2010-01-02 Karl Fogel <kfogel@red-bean.com>
5143
5144 * bookmark.el: Show modified state of bookmark buffer more accurately.
5145 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
5146 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
5147 (with-buffer-modified-unmodified): New macro.
5148 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
5149 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
5150 Use new macro to preserve the buffer modified state.
5151
5152 2010-01-02 Karl Fogel <kfogel@red-bean.com>
5153
5154 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
5155 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
5156 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
5157 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
5158 (bookmark-bmenu-rename, bookmark-bmenu-locate)
5159 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
5160 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
5161
5162 2010-01-02 Eli Zaretskii <eliz@gnu.org>
5163
5164 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
5165 Make the lines in the generated doc string shorter. (Bug#4668)
5166
5167 2010-01-02 Ryan Yeske <rcyeske@gmail.com>
5168
5169 * net/rcirc.el: Add follow-link binding (Bug#4738).
5170
5171 2010-01-02 Eli Zaretskii <eliz@gnu.org>
5172
5173 * Makefile.in (bzr-update): Rename from cvs-update.
5174 (cvs-update): New target for backward compatibility.
5175
5176 * makefile.w32-in (bzr-update): Rename from cvs-update.
5177 (cvs-update): New target for backward compatibility.
5178
5179 2010-01-02 Karl Fogel <kfogel@red-bean.com>
5180
5181 * bookmark.el: Remove gratuitous gratitude.
5182
5183 2010-01-02 Karl Fogel <kfogel@red-bean.com>
5184
5185 * bookmark.el (bookmark-bmenu-any-marks): New function
5186 (bookmark-bmenu-save): Clear buffer modification if no marks.
5187
5188 2010-01-02 Karl Fogel <kfogel@red-bean.com>
5189
5190 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
5191 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
5192 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
5193 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
5194
5195 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
5196 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
5197 To: emacs-devel {_AT_} gnu.org
5198 Subject: bookmark.el bug report
5199 Date: Mon, 28 Dec 2009 14:19:16 +0800
5200 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
5201
5202 2010-01-02 Karl Fogel <kfogel@red-bean.com>
5203
5204 * bookmark.el: Improvements suggested by Drew Adams:
5205 (bookmark-bmenu-ensure-position): New name for
5206 `bookmark-bmenu-check-position'. Just ensure the position,
5207 don't return any meaningful value.
5208 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
5209 New constants.
5210
5211 2010-01-02 Juanma Barranquero <lekktu@gmail.com>
5212
5213 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
5214 (bookmark-yank-point, bookmark-bmenu-check-position):
5215 Fix typos in docstrings.
5216 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
5217 (bookmark-name-from-full-record, bookmark-get-position)
5218 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
5219 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
5220 Remove useless quoting of parenthesis, etc. in docstrings.
5221
5222 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
5223 (ediff-append-custom-diff): Fix typo in error message.
5224 (ediff-meta-mark-equal-files): Fix typos in messages.
5225
5226 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
5227
5228 * cedet/semantic/db-typecache.el (semanticdb-typecache-find-default):
5229 Fix typo in docstring.
5230
5231 * net/imap-hash.el (imap-hash-make): Doc fix.
5232 (imap-hash-test): Fix typo in error message; reflow docstring.
5233 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
5234 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
5235 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
5236 Fix typos in docstrings.
5237 (imap-hash-open-connection): Fix typo in error message.
5238
5239 * play/gomoku.el (gomoku): Fix typos in docstring.
5240
5241 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
5242 (gdb-jsonify-buffer): Fix typos in docstring.
5243 (gdb-goto-breakpoint): Fix typo in error message.
5244 ("Display Other Windows"): Fix typo in help message.
5245 (gdb-speedbar-expand-node): Fix typo in question.
5246
5247 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
5248 (idlwave-html-system-help-location, idlwave-html-help-location)
5249 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
5250 (idlwave-help-browser-generic-args, idlwave-help-directory)
5251 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
5252 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
5253 (idlwave-online-help, idlwave-help-html-link)
5254 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
5255 Fix typos in docstrings.
5256 (idlwave-help-with-source, idlwave-help-find-routine-definition):
5257 Reflow docstrings.
5258 (idlwave-help-assistant-start): Fix typo in error message.
5259
5260 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
5261 (octave-electric-space): Fix typos in docstrings.
5262
5263 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
5264
5265 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
5266
5267 2010-01-01 Juri Linkov <juri@jurta.org>
5268
5269 * comint.el (comint-input-ring-size): Make it a defcustom and
5270 increase the default to 500 (Bug#5148).
5271
5272 2009-12-31 Nick Roberts <nickrob@snap.net.nz>
5273
5274 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
5275 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
5276 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
5277
5278 2009-12-30 Nick Roberts <nickrob@snap.net.nz>
5279
5280 Show working revision correctly for mercurial.
5281 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
5282 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
5283
5284 2009-12-29 Juanma Barranquero <lekktu@gmail.com>
5285
5286 Declare some functions for the byte-compiler.
5287 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
5288 (speedbar-timer-fn, speedbar-change-expand-button-char)
5289 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
5290
5291 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
5292
5293 This changeset reverts GDB Graphical Interface to use annotations.
5294 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
5295
5296 2009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
5297
5298 Make vc-dir work on subdirectories of the bzr root.
5299 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument. Return
5300 file names relative to it.
5301 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
5302 relative directory to vc-bzr-after-dir-status.
5303
5304 2009-12-28 Tassilo Horn <tassilo@member.fsf.org>
5305
5306 * font-lock.el (font-lock-refresh-defaults): New function, which
5307 can be used to let font-lock react to external changes in
5308 variables like font-lock-defaults and keywords.
5309 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
5310
5311 2009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
5312
5313 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
5314
5315 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
5316
5317 2009-12-28 Juanma Barranquero <lekktu@gmail.com>
5318
5319 Supersede color.diff settings in git log (bug#5211).
5320
5321 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
5322 escape chars in its output when the user has color.diff set to `always'.
5323 This fix works on git 1.4.2 and newer (released on 2006-08-13).
5324
5325 2009-12-26 Kevin Ryde <user42@zip.com.au>
5326
5327 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
5328 node. Keep previous "Index" name to work with past coreutils too.
5329
5330 * man.el (man): Revise docstring a bit to show -a and -l as
5331 examples. Add -k description since support for it has otherwise
5332 been a secret. (Further to bug#3717.)
5333 (Man-bgproc-sentinel): When "-k foo" produces no output show error
5334 "no matches" rather than "Can't find manpage", as the latter reads
5335 like -k was interpreted as a page name, which is not so. (Bug#5431)
5336
5337 2009-12-26 Michael Albinus <michael.albinus@gmx.de>
5338
5339 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
5340 switches. Check also for //SUBDIRED// line.
5341
5342 2009-12-25 Kenichi Handa <handa@m17n.org>
5343
5344 * language/indian.el (devanagari-composable-pattern): Fixed to
5345 handle ZWNJ and ZWJ. Use it in composition-function-table for
5346 Devanagari.
5347 (malayalam-composable-pattern): Fix previous change.
5348
5349 2009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5350
5351 * ps-print.el (ps-face-attributes): It was not returning the
5352 attribute face for faces specified as string. Reported by harven
5353 <harven@free.fr>.
5354 (ps-print-version): New version 7.3.5.
5355
5356 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
5357
5358 * calendar/icalendar.el (icalendar--convert-tz-offset):
5359 Fix timezone names.
5360 (icalendar--convert-tz-offset): Fix the "last-day-problem".
5361 (icalendar--add-diary-entry): Remove the trailing blank that
5362 diary-make-entry inserts.
5363
5364 2009-12-17 Michael Albinus <michael.albinus@gmx.de>
5365
5366 Make `file-expand-wildcards' work for remote files.
5367
5368 * files.el (file-expand-wildcards): In case of remote files, check
5369 only local file name part for wildcards. Provide feature 'files
5370 and subfeature 'remote-wildcards. (Bug#5198)
5371
5372 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
5373 if there is already an established connection.
5374 (tramp-advice-file-expand-wildcards): Remove it.
5375
5376 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
5377 (tramp-advice-file-expand-wildcards): Move from tramp.el.
5378 Activate advice for older GNU Emacs versions. (Bug#5237)
5379
5380 2009-12-17 Juanma Barranquero <lekktu@gmail.com>
5381
5382 Some doc fixes (more needed).
5383
5384 * find-cmd.el (find-constituents): Reflow docstring.
5385 (find-cmd, find-prune, find-command): Fix typos in docstrings.
5386 (find-generic): Doc fix.
5387
5388 2009-12-17 Juri Linkov <juri@jurta.org>
5389
5390 Fix regression from 23.1 to allow multiple modes in Local Variables.
5391
5392 * files.el (hack-local-variables-filter): While ignoring duplicates,
5393 don't take `mode' into account.
5394 (hack-local-variables-filter, hack-dir-local-variables):
5395 Don't remove duplicate `mode' from local-variables-alist (like `eval').
5396
5397 2009-12-17 Juri Linkov <juri@jurta.org>
5398
5399 Make `dired-diff' safer. (Bug#5225)
5400
5401 * dired-aux.el (dired-diff): Signal an error when `file' equals to
5402 `current' or when `file' is a directory of the `current' file.
5403
5404 2009-12-17 Andreas Schwab <schwab@linux-m68k.org>
5405
5406 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
5407 unconditionally preloaded files.
5408
5409 2009-12-16 Juri Linkov <juri@jurta.org>
5410
5411 Revert to old 23.1 logic of using the file at the mark as default.
5412 * dired-aux.el (dired-diff): Use the file at the mark as default
5413 if it's not the same as the current file, and the target dir is
5414 the current dir or the mark is active. Add the current file
5415 as the arg of `dired-dwim-target-defaults'. Use the default file
5416 in the prompt. (Bug#5225)
5417
5418 2009-12-15 Michael Albinus <michael.albinus@gmx.de>
5419
5420 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
5421 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
5422 (tramp-check-for-regexp): Check also, when an echoing shell stops
5423 to echo sent commands.
5424
5425 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5426
5427 * Makefile.in: Revert last change (Bug#5191).
5428
5429 2009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
5430
5431 * vc-hg.el (vc-hg-print-log): Fix argument order.
5432 (vc-hg-working-revision): Make sure the command is executed in a
5433 known environment so that we can parse the output. (Bug#4417)
5434
5435 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5436
5437 * progmodes/python.el (python-symbol-completions): Remove text
5438 properties from symbol string before calling python-send-receive.
5439
5440 2009-12-14 Nick Roberts <nickrob@snap.net.nz>
5441
5442 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
5443 when there are values for both file and line. (Bug#5060)
5444
5445 2009-12-14 Juri Linkov <juri@jurta.org>
5446
5447 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
5448 whitespace after the file name of the first line of unified format,
5449 because git-diff doesn't output whitespace and file modification time
5450 after the file name.
5451
5452 2009-12-14 David Kastrup <dak@gnu.org>
5453
5454 * info.el (Info-hide-cookies-node): Before hiding a cookie,
5455 check if it already has the `display' property added by
5456 `Info-display-images-node', and not put the `invisible' property
5457 in this case.
5458
5459 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5460
5461 * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
5462 (semantic-mru-bookmark-mode): Doc fixes.
5463
5464 * cedet/semantic/db.el (semanticdb-cache-get): Use error instead
5465 of assert.
5466
5467 2009-12-13 Glenn Morris <rgm@gnu.org>
5468
5469 * mail/emacsbug.el (message-sort-headers): Define for compiler.
5470 (report-emacs-bug): In message-mode, sort manually before storing
5471 original report text. (Bug#5178)
5472 Remove superfluous save-excursion.
5473
5474 2009-12-12 Michael Albinus <michael.albinus@gmx.de>
5475
5476 * net/dbus.el (dbus-property-handler): Filter lambda forms out
5477 when responding to "GetAll" properties.
5478
5479 2009-12-12 Chong Yidong <cyd@stupidchicken.com>
5480
5481 * simple.el (compose-mail): Remove mail-setup-with-from from
5482 customization checks.
5483
5484 2009-12-12 Eli Zaretskii <eliz@gnu.org>
5485
5486 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
5487 RAR archives created on Unix systems.
5488
5489 2009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
5490
5491 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
5492 the varalias that was accidentally removed by the 2009-11-19 change
5493 (bug#5186).
5494
5495 2009-12-12 Kenichi Handa <handa@m17n.org>
5496
5497 * language/indian.el (indian-compose-regexp): New function.
5498 (malayalam-composable-pattern): Fix the pattern.
5499 (composition-function-table): Set malayalam-composable-pattern for
5500 Malayalam characters.
5501
5502 2009-12-11 Chong Yidong <cyd@stupidchicken.com>
5503
5504 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
5505 rather than down-mouse-1, based on follow-link conventions.
5506
5507 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
5508 are compiled.
5509
5510 2009-12-11 Michael McNamara <mac@mail.brushroad.com>
5511
5512 * progmodes/verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
5513 (verilog-vmm-statement-re, verilog-ovm-statement-re)
5514 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
5515 (verilog-leap-to-head, verilog-backward-token):
5516 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
5517
5518 2009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
5519
5520 * progmodes/verilog-mode.el (verilog-auto-lineup)
5521 (verilog-nameable-item-re): Cleanup user-visible spelling and
5522 documentation errors. One reported by Gary Delp.
5523 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
5524 (verilog-read-decls): Fix AUTOWIRE with types declared in a
5525 package, bug195. Reported by Pierre-David Pfister.
5526
5527 2009-12-11 Glenn Morris <rgm@gnu.org>
5528
5529 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
5530
5531 * mail/emacsbug.el: No longer require sendmail.
5532 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
5533 (report-emacs-bug-orig-text): Doc fix.
5534 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
5535 New local variables, to adapt to different mail-user-agents.
5536 (report-emacs-bug): Fix test for a gnu.org address.
5537 Use overlays for emphasis, since font-lock defeats 'face property.
5538 Pretest bugs also end up at the newsgroup these days.
5539 Stop message-mode stripping text properties.
5540 Set and use the new buffer-local variables.
5541 (report-emacs-bug-hook): Add doc-string.
5542 Remove some unnecessary save-excursions and simplify.
5543 Use the appropriate hook and send-command.
5544
5545 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
5546 capitalization of some menu entries.
5547
5548 2009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5549
5550 * whitespace.el (whitespace-display-char-on):
5551 Ensure `buffer-display-table' is unique when two or more windows are
5552 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
5553 New version 12.1.
5554
5555 2009-12-10 Eli Zaretskii <eliz@gnu.org>
5556
5557 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
5558 characters in the Attribute field.
5559
5560 2009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
5561
5562 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
5563
5564 2009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
5565
5566 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
5567 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
5568 Disregard autoload-excludes.
5569 (update-directory-autoloads): Obey autoload-excludes here instead.
5570 But don't store its contents in no-autoloads and remove entries that
5571 refer to excludes files.
5572
5573 2009-12-10 Glenn Morris <rgm@gnu.org>
5574
5575 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
5576 (expand-mail-aliases): Define for compiler.
5577
5578 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
5579 Define for compiler.
5580
5581 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
5582 appropriate for the mail-user-agent in use.
5583
5584 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5585
5586 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
5587
5588 2009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
5589
5590 Fix short log parsing and fontification.
5591 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
5592 Fix fontification for the [merge] label.
5593
5594 2009-12-09 Vivek Dasmohapatra <vivek@etla.org>
5595
5596 Drop some properties to avoid surprises (bug#5002).
5597 * htmlfontify.el (hfy-ignored-properties): New defcustom.
5598 (hfy-fontify-buffer): Use it.
5599
5600 2009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
5601
5602 Minor cleanup.
5603 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
5604 Adjust all callers.
5605 (ffap-locate-file): Remove unused arg `dir-ok' and make other
5606 args compulsory. Adjust callers.
5607 (ffap-gopher-at-point): Remove unused var `name'.
5608
5609 Get rid of the ELCFILES abomination.
5610 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
5611 (compile-elcfiles): New phony target.
5612 (compile-main): Compute ELCFILES dynamically.
5613 (compile-clean): New target to remove left-over elc files.
5614 (compile, all): Use it.
5615
5616 2009-12-09 Kenichi Handa <handa@etlken>
5617
5618 * international/mule-diag.el: Require help-mode instead of help-fns.
5619
5620 2009-12-09 Kenichi Handa <handa@m17n.org>
5621
5622 * international/mule-cmds.el (ucs-names): Supply sufficiently
5623 fine ranges instead of pre-calculating accurate ranges.
5624 Iterate with bigger gc-cons-threshold.
5625
5626 2009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
5627
5628 Add support for stashing a snapshot of the current tree.
5629 * vc-git.el (vc-git-stash-snapshot): New function.
5630 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
5631
5632 2009-12-08 Jose E. Marchesi <jemarch@gnu.org>
5633
5634 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
5635 instead of `(beginning|end)-of-line'.
5636
5637 2009-12-08 Glenn Morris <rgm@gnu.org>
5638
5639 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
5640
5641 * Makefile.in (ELCFILES): Regenerate.
5642
5643 2009-12-07 Juri Linkov <juri@jurta.org>
5644
5645 Don't lazy-highlight the comint output in history Isearch mode.
5646
5647 * comint.el (comint-history-isearch-search): Instead of
5648 `comint-line-beginning-position', use `comint-after-pmark-p'
5649 to check if point if before the process mark, and go to
5650 `process-mark' in this case.
5651
5652 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5653
5654 * textmodes/tex-mode.el (latex-complete)
5655 (latex-indent-or-complete): Remove.
5656 (latex-mode): Set completion-at-point-functions instead.
5657
5658 Provide a standard completion command and hook it into TAB.
5659 * minibuffer.el (completion-at-point-functions): New var.
5660 (completion-at-point): New command.
5661 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
5662 * progmodes/python.el (python-mode-map): Use completion-at-point.
5663 (python-completion-at-point): Rename from python-partial-symbol and
5664 adjust for use in completion-at-point-functions.
5665 (python-mode): Setup completion-at-point for Python completion.
5666 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
5667 extracted from lisp-complete-symbol.
5668 (lisp-complete-symbol): Use it.
5669 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
5670 setup completion-at-point for Elisp completion.
5671 (emacs-lisp-mode-map, lisp-interaction-mode-map):
5672 Use completion-at-point.
5673 * ielm.el (ielm-map): Use completion-at-point.
5674 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
5675 * progmodes/sym-comp.el: Move to...
5676 * obsolete/sym-comp.el: Move from progmodes.
5677
5678 2009-12-07 Eli Zaretskii <eliz@gnu.org>
5679
5680 Prevent save-buffer in Rmail buffers from using the coding-system
5681 of the current message, and from clobbering the encoding mnemonics
5682 in the mode line (Bug#4623).
5683
5684 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
5685 flag, too.
5686 (rmail-message-encoding): New variable.
5687 (rmail-write-region-annotate): Record the encoding of the current
5688 message in rmail-message-encoding.
5689 (rmail-after-save-hook): New function, restores the encoding of
5690 the current message after the message collection is saved.
5691
5692 2009-12-07 Juri Linkov <juri@jurta.org>
5693
5694 * progmodes/grep.el (grep-read-files): Use `completing-read'
5695 instead of `read-string'. Set its `collection' arg to
5696 `read-file-name-internal'. (Bug#4301)
5697
5698 2009-12-07 Juri Linkov <juri@jurta.org>
5699
5700 Correctly restore original Isearch point. (Bug#4994)
5701
5702 * isearch.el (isearch-mode): Move `isearch-push-state' after
5703 `(run-hooks 'isearch-mode-hook)'.
5704 (isearch-cancel): When `isearch-push-state-function' is defined,
5705 let-bind `isearch-cmds' to the first state (the last element of
5706 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
5707 function and restores the original point). Otherwise, move point
5708 to `isearch-opoint'.
5709
5710 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5711
5712 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
5713 chars that don't have names, so the table can be built much faster at
5714 run-time.
5715
5716 2009-12-07 Chong Yidong <cyd@stupidchicken.com>
5717
5718 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
5719 change. Suggested by David Kastrup.
5720
5721 * simple.el (compose-mail): Check for incompatibilities and warn.
5722 (compose-mail-user-agent-warnings): New option.
5723
5724 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
5725
5726 Support showing a single log entry from vc-annotate.
5727 * vc.el (print-log): Add a new argument: START-REVISION.
5728 (vc-print-log-internal): Add a new optional argument and
5729 pass it to the backend.
5730 (vc-print-log, vc-print-root-log): Adjust callers.
5731 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
5732 buffer already displays the requested log entry, use it.
5733 Otherwise display only the log entry in question.
5734 * vc-svn.el (vc-svn-print-log):
5735 * vc-mtn.el (vc-mtn-print-log):
5736 * vc-hg.el (vc-hg-state):
5737 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
5738 (vc-git-show-log-entry): Return t on success.
5739 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
5740 (vc-bzr-show-log-entry): Return t on success.
5741 * vc-rcs.el (vc-rcs-print-log):
5742 * vc-sccs.el (vc-sccs-print-log):
5743 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
5744
5745 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
5746
5747 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
5748 Add menus to the meta mode. (Bug#5043)
5749
5750 2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
5751
5752 * ediff-init.el (ediff-event-key): Use event-to-character instead of
5753 event-key.
5754
5755 * ediff.el (ediff-buffers-internal): Add unwind-protect.
5756
5757 2009-12-07 Michael Albinus <michael.albinus@gmx.de>
5758
5759 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
5760 Berbain <raphael.berbain@gmail.com>.
5761
5762 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
5763 characters.
5764 (tramp-initial-end-of-output): New defconst.
5765 (tramp-methods, tramp-find-shell)
5766 (tramp-open-connection-setup-interactive-shell)
5767 (tramp-maybe-open-connection): Use it.
5768 (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
5769 existence of `#' and `$'.
5770
5771 * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
5772 `tramp-initial-end-of-output'.
5773
5774 2009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
5775
5776 Get the background mode from the terminal for xterm, and set
5777 faces accordingly.
5778 * term/xterm.el (xterm-set-background-mode): New function.
5779 (terminal-init-xterm): Use it in case xterm supports background
5780 color queries. Recompute faces after getting the background
5781 color.
5782
5783 2009-12-07 Ulrich Mueller <ulm@gentoo.org>
5784
5785 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
5786 number comment back on its own line, for easier parsing.
5787
5788 2009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5789
5790 Make it work for non-file buffers (bug#5102).
5791 * doc-view.el (doc-view-current-cache-dir):
5792 Use doc-view-buffer-file-name rather than buffer-file-name.
5793 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
5794
5795 2009-12-06 Óscar Fuentes <ofv@wanadoo.es>
5796
5797 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
5798 author field is too short.
5799
5800 2009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
5801
5802 * vc-git.el (vc-git-print-log): Handle a limit argument.
5803 Display the short log in graph form and with labels.
5804 (vc-git-log-view-mode): Handle labels.
5805
5806 Make vc-revert change VC state from 'added to 'unregistered.
5807 * vc-git.el (vc-git-revert): Call git reset first.
5808
5809 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
5810
5811 * net/newst-backend.el, net/newst-plainview.el:
5812 * net/newst-reader.el, net/newst-ticker.el:
5813 * net/newst-treeview.el, net/newsticker.el:
5814 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
5815
5816 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
5817
5818 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
5819
5820 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
5821 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
5822 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
5823 Update annotation regexp.
5824
5825 * simple.el (beginning-of-visual-line): Constrain to field
5826 boundaries (Bug#5106).
5827
5828 2009-12-06 Ulf Jasper <ulf.jasper@web.de>
5829
5830 * xml.el (xml-substitute-numeric-entities): Move
5831 newsticker--decode-numeric-entities in newst-backend.el to
5832 xml-substitute-numeric-entities in xml.el. (Bug#5008)
5833 * net/newst-backend.el (newsticker--parse-generic-feed)
5834 (newsticker--parse-generic-items)
5835 (newsticker--decode-numeric-entities): Move
5836 newsticker--decode-numeric-entities in newst-backend.el to
5837 xml-substitute-numeric-entities in xml.el. (Bug#5008)
5838
5839 2009-12-06 Daniel Colascione <dan.colascione@gmail.com>
5840
5841 * progmodes/js.el (js--js-not): Add null to the list of values.
5842
5843 2009-12-06 Chong Yidong <cyd@stupidchicken.com>
5844
5845 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
5846
5847 2009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5848
5849 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
5850 delimiter if it is at the end of the current line.
5851 (bibtex-generate-url-list): Fix docstring.
5852
5853 2009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
5854
5855 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
5856 minibuffer's content with itself.
5857 Fold the confirm-after-completion case into the `confirm' case.
5858 (completion-pcm-word-delimiters): Add : and / to the delimiters.
5859
5860 2009-12-06 Kevin Ryde <user42@zip.com.au>
5861
5862 * ffap.el (ffap-rfc-path): Make this a defcustom since
5863 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
5864
5865 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
5866 manuals, similar to existing setup for help-mode. (Bug#3913.)
5867
5868 2009-12-05 Juri Linkov <juri@jurta.org>
5869
5870 Save and restore dired buffer's point positions too. (Bug#4880)
5871
5872 * dired.el (dired-save-positions): Return in the first element
5873 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
5874 Doc fix.
5875 (dired-restore-positions): First restore buffer's position.
5876 While restoring window's positions, check if window still displays
5877 the original buffer.
5878
5879 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
5880
5881 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
5882 if possible.
5883
5884 * cedet/semantic/ia.el (semantic-ia-complete-symbol):
5885 Make argument optional.
5886
5887 * shell.el (shell): Require ansi-color (Bug#5113).
5888
5889 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
5890
5891 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
5892
5893 2009-12-05 Alan Mackenzie <acm@muc.de>
5894
5895 * progmodes/cc-mode.el (c-before-hack-hook)
5896 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
5897 `c-file-style' to work again. This reversion restores the current
5898 software to its state in Emacs 23.1. (Bug#4146)
5899
5900 2009-12-05 Kevin Ryde <user42@zip.com.au>
5901
5902 * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
5903 comment-start-skip to comment-end-skip as comment (Bug#4781).
5904
5905 2009-12-05 Juri Linkov <juri@jurta.org>
5906
5907 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
5908 for virtual nodes. (Bug#4147)
5909 (Info-find-node-2): Set `Info-current-node-virtual' to nil
5910 when moving from a virtual node.
5911 (Info-mode-menu): Add `Info-virtual-index' to the menu.
5912 (Info-mode): Add `Info-virtual-index' to the docstring.
5913
5914 2009-12-05 Eric Ludlam <zappo@gnu.org>
5915
5916 * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
5917 Describe project macro symbols.
5918
5919 * cedet/semantic/complete.el (semantic-complete-do-completion):
5920 Don't call semantic-collector-current-exact-match.
5921
5922 * cedet/ede.el (ede-apply-preprocessor-map): Accept lists of
5923 ede-objects as targets.
5924
5925 * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Output
5926 a target's object list even if compiler vars are already in the
5927 Makefile.
5928
5929 * cedet/ede/emacs.el (ede-preprocessor-map): Add config.h to the
5930 list of headers producing necessary macros.
5931
5932 2009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5933
5934 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
5935 track of the buffer position of the end of a BibTeX entry as this
5936 position may change during reformatting.
5937 (bibtex-format-entry): Remove whitespace before processing
5938 numerical fields so that we recognize the latter properly.
5939 (bibtex-reformat): Do not use push which changes the global value
5940 of bibtex-entry-format.
5941 (bibtex-field-braces-alist, bibtex-field-strings-alist)
5942 (bibtex-field-re-init): Replace only space characters by regexp
5943 for whitespace.
5944 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
5945 (bibtex-initialize): Also update bibtex-strings.
5946 (bibtex-kill-field): Preserve white space at end of entry.
5947 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
5948 Update bibtex-reference-keys.
5949
5950 2009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
5951
5952 * minibuffer.el (completion-pcm--merge-try): Also consider placing
5953 point after a star, if that's the only place where modifications can
5954 make progress.
5955
5956 2009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
5957
5958 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
5959 in docstrings.
5960
5961 2009-12-04 Juri Linkov <juri@jurta.org>
5962
5963 * proced.el (proced): Call `(proced-update t)' to update process
5964 information instead of only running proced-post-display-hook.
5965 (proced-send-signal): Add a leading space to the buffer name
5966 " *Marked Processes*" to make this buffer ephemeral.
5967
5968 2009-12-04 Juri Linkov <juri@jurta.org>
5969
5970 * dired.el (dired-auto-revert-buffer): New defcustom.
5971 (dired-internal-noselect): Use it.
5972
5973 2009-12-04 Juri Linkov <juri@jurta.org>
5974
5975 Change roles of modes and functions in image-mode.el (Bug#5062).
5976
5977 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
5978 in `auto-mode-alist'.
5979 (image-mode-previous-major-mode): New variable.
5980 (image-minor-mode-map): Rename from `image-mode-text-map'.
5981 (image-mode): Move graceful error-handling code from
5982 `image-minor-mode' to here. On errors call `image-mode-as-text'.
5983 (image-minor-mode): Remove all image-handling code.
5984 Replace `image-mode-text-map' with `image-minor-mode-map'.
5985 Check for `image-type' in mode-line format string.
5986 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
5987 (image-mode-as-text): New function with most code from
5988 `image-mode-maybe'.
5989 (image-toggle-display-text): Move code that removes image
5990 properties from `image-toggle-display' to here.
5991 (image-toggle-display-image): New function with code that adds
5992 image properties copied from `image-toggle-display'.
5993 (image-toggle-display): Remove most code with leaving only code
5994 that toggles between `image-mode-as-text' and `image-mode'.
5995
5996 2009-12-04 Ulf Jasper <ulf.jasper@web.de>
5997
5998 * net/newst-treeview.el
5999 (newsticker--treeview-list-highlight-start): Restored call to
6000 save-excursion: Selected item was stuck.
6001 (newsticker--treeview-list-select): New.
6002 (newsticker--treeview-item-show-text)
6003 (newsticker--treeview-item-show)
6004 (newsticker--treeview-item-update): Use new
6005 newsticker-treeview-item-mode.
6006 (newsticker-treeview-update): Keep current item.
6007 (newsticker-treeview-next-new-or-immortal-item): Doc change.
6008 (newsticker--treeview-first-feed): Doc change.
6009 (newsticker-treeview-list-menu)
6010 (newsticker-treeview-item-menu): Added menu entries.
6011 (newsticker-treeview-item-mode): New.
6012
6013 * net/newst-backend.el (newsticker-customize): Delete other
6014 windows.
6015
6016 2009-12-04 Sam Steingold <sds@gnu.org>
6017
6018 * log-view.el (log-view-mode-map): "q" calls quit-window,
6019 like in all the other non-self-insert buffers.
6020
6021 2009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
6022
6023 Minor cleanup.
6024 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
6025 key decoding rather than do it manually via last-input-event +
6026 ascii-character.
6027 (term-exec): Use delete-and-extract-region.
6028 (term-handle-ansi-terminal-messages): Remove unused var `end'.
6029 (term-process-pager): Remove unused var `i'.
6030 (term-dynamic-simple-complete): Make obsolete.
6031 (serial-update-config-menu): Remove unused vars `y' and `str'.
6032 (term-update-mode-line): Remove unused var `temp'.
6033
6034 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
6035
6036 Limit the number of log entries displayed by default.
6037 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
6038 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
6039 using a prefix argument.
6040
6041 2009-12-03 Glenn Morris <rgm@gnu.org>
6042
6043 * progmodes/idlwave.el (class): Restore still useful declaration.
6044
6045 2009-12-03 Alan Mackenzie <acm@muc.de>
6046
6047 Enhance `c-parse-state' to run efficiently in "brace deserts".
6048
6049 * progmodes/cc-mode.el (c-basic-common-init):
6050 Call c-state-cache-init.
6051 (c-neutralize-syntax-in-and-mark-CPP): Rename from
6052 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
6053 placing `category' properties value 'c-cpp-delimiter at its boundaries.
6054
6055 * progmodes/cc-langs.el (c-before-font-lock-function):
6056 c-extend-and-neutralize-syntax-in-CPP has been renamed
6057 c-neutralize-syntax-in-and-mark-CPP.
6058
6059 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
6060 with `category' properties now, not `syntax-table' ones.
6061
6062 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
6063 enhanced (but slower) version of c-end-of-macro that won't land
6064 inside a literal or on another awkward character.
6065 (c-state-cache-too-far, c-state-cache-start)
6066 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
6067 (c-state-nonlit-pos-cache-limit, c-state-point-min)
6068 (c-state-point-min-lit-type, c-state-point-min-lit-start)
6069 (c-state-min-scan-pos, c-state-brace-pair-desert)
6070 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
6071 buffer local variables.
6072 (c-state-literal-at, c-state-lit-beg)
6073 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
6074 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
6075 (c-state-cache-top-paren, c-state-cache-after-top-paren)
6076 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
6077 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
6078 (c-renarrow-state-cache)
6079 (c-append-lower-brace-pair-to-state-cache)
6080 (c-state-push-any-brace-pair, c-append-to-state-cache)
6081 (c-remove-stale-state-cache)
6082 (c-remove-stale-state-cache-backwards, c-state-cache-init)
6083 (c-invalidate-state-cache-1, c-parse-state-1)
6084 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
6085 (c-parse-state): Enhance and refactor.
6086 (c-debug-parse-state): Amend to deal with all the new variables.
6087
6088 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
6089 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
6090 modify to use category text properties rather than syntax-table ones.
6091 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
6092 to switch off/on the syntactic paren property of C++ template
6093 delimiters using the category property.
6094 (c-with-<->-as-parens-suppressed): Macro to invoke code with
6095 template delims suppressed.
6096 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
6097 New constant/macros which apply category properties to the start
6098 and end of preprocessor constructs.
6099 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
6100 "comment out" the syntactic value of characters in preprocessor
6101 constructs.
6102 (c-with-cpps-commented-out)
6103 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
6104 with characters in all or all but one preprocessor constructs
6105 "commented out".
6106
6107 2009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6108
6109 * proced.el (proced-filter-alist): Use regexp-quote.
6110
6111 2009-12-03 Michael Albinus <michael.albinus@gmx.de>
6112
6113 Cleanup.
6114 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
6115 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
6116 arguments. Expand `default-directory'.
6117
6118 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
6119 the benefit of returning an expanded localname.
6120 (tramp-tramp-file-p): Handle the case NAME is not a string.
6121
6122 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
6123
6124 Add support for bzr shelve/unshelve.
6125 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
6126 (vc-bzr-extra-menu-map): New variables.
6127 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
6128 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
6129 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
6130 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
6131 (vc-bzr-dir-extra-headers): Display shelves.
6132
6133 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
6134
6135 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
6136
6137 * textmodes/bibtex.el (bibtex-complete-internal):
6138 Use completion-in-region.
6139 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
6140
6141 2009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
6142
6143 Support applying stashes. Improve UI.
6144 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
6145 (vc-git-stash-apply, vc-git-stash-pop)
6146 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
6147 (vc-git-stash-menu): New functions.
6148 (vc-git-stash-menu-map): New variable.
6149 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
6150
6151 2009-12-03 Glenn Morris <rgm@gnu.org>
6152
6153 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
6154 (vc-print-log-internal): Fix previous change.
6155 (vc-revert): Correct pluralization.
6156
6157 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
6158
6159 * progmodes/make-mode.el (makefile-special-targets-list): No need for
6160 it to be an alist any more.
6161 (makefile-complete): Use completion-in-region.
6162
6163 * progmodes/octave-mod.el (octave-complete-symbol):
6164 Use completion-in-region.
6165
6166 Misc cleanup.
6167 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
6168 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
6169 (idlwave-complete-class): Don't quote lambda.
6170 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
6171 (idlwave-mode-map): Move initialization into declaration.
6172 (idlwave-action-and-binding): Use backquotes.
6173 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
6174 Simplify.
6175 (idlwave-is-pointer-dereference): Remove unused var `pos'.
6176 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
6177 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
6178 `parts', and `all-parts'.
6179 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
6180 (idlwave-convert-xml-system-routine-info): Remove unused string
6181 `version-string'.
6182 (idlwave-display-user-catalog-widget): Use dolist.
6183 (idlwave-scanning-lib): Declare dynamically-scoped var.
6184 (idlwave-scan-library-catalogs): Remove unused var `flags'.
6185 (completion-highlight-first-word-only): Declare to silence bytecomp.
6186 (idlwave-popup-select): Tighten scope of `resp'.
6187 (idlwave-find-struct-tag): Remove unused var `beg'.
6188 (idlwave-after-load-rinfo-hook): Declare.
6189 (idlwave-sintern-class-info): Remove unused var `taglist'.
6190 (idlwave-find-class-definition): Remove unused var `list'.
6191 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
6192 (idlwave-what-module-find-class): Remove unused var `classes'.
6193
6194 2009-12-03 Juanma Barranquero <lekktu@gmail.com>
6195
6196 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
6197
6198 2009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
6199
6200 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
6201 buffers visited. Remove redundant current-buffer-saving.
6202
6203 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
6204
6205 Use completion-in-buffer and remove uses of dynamic scoping.
6206 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
6207 (pascal-buffer-to-use, pascal-flag): Don't declare.
6208 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
6209 (pascal-get-completion-decl, pascal-keyword-completion):
6210 Add `pascal-str' argument, save-excursion,
6211 return the found completions, and don't filter with pascal-pred.
6212 (pascal-completion-cache): New var.
6213 (pascal-completion): Don't switch buffer any more (it was never
6214 necessary). Don't save-excursion any more (it's done by the called
6215 subroutines). Use a cache to avoid redundant computations.
6216 Use complete-with-action rather than pascal-completion-response and
6217 let it apply the predicate as well.
6218 (pascal-complete-word): Use completion-in-buffer when
6219 pascal-toggle-completions is nil.
6220 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
6221 not used any more.
6222 (pascal-comp-defun): Don't change buffer any more.
6223 Use complete-with-action rather than pascal-completion-response and
6224 let it apply the predicate as well.
6225 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
6226 when neded.
6227
6228 2009-12-02 Kenichi Handa <handa@m17n.org>
6229
6230 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
6231 shape for all Indic scripts.
6232
6233 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
6234
6235 Use completion-in-buffer.
6236 * wid-edit.el (widget-field-text-end): New function.
6237 (widget-field-value-get): Use it.
6238 (widget-string-complete, widget-file-complete)
6239 (widget-color-complete): Use it and completion-in-region.
6240 (widget-complete): Don't narrow the buffer.
6241
6242 2009-12-02 Glenn Morris <rgm@gnu.org>
6243
6244 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
6245 (rmail-select-summary): Use rmail-pop-to-buffer.
6246 * mail/rmailsum.el: Replace all pop-to-buffer calls with
6247 rmail-pop-to-buffer, to prevent horizontal splits.
6248
6249 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
6250 save-excursion with save-current-buffer.
6251 Widen before searching. (Bug#5093)
6252 (diary-list-sexp-entries): Remove superfluous save-excursion.
6253
6254 2009-12-02 Michael Welsh Duggan <mwd@cert.org>
6255
6256 * woman.el (woman-make-bufname): Handle man-pages with "." in the
6257 name. (Bug#5038)
6258
6259 2009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
6260
6261 * ido.el (ido-file-internal): Handle filenames at point that do
6262 not have a directory part. (Bug#5049)
6263
6264 2009-12-02 Juanma Barranquero <lekktu@gmail.com>
6265
6266 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
6267 (mpc-songs-jump-to, mpc-resume): Doc fixes.
6268
6269 2009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
6270
6271 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
6272 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
6273 any more.
6274
6275 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
6276
6277 * comint.el (comint-insert-input): Ignore clicks to the right of
6278 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
6279
6280 * vc.el (vc-print-log-internal): Don't wait for the process to
6281 terminate before setting up the major mode.
6282
6283 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
6284 in case.
6285
6286 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
6287 the last element.
6288
6289 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
6290
6291 2009-12-01 Glenn Morris <rgm@gnu.org>
6292
6293 * window.el (window--display-buffer-2): Fix previous changes.
6294
6295 2009-12-01 Chong Yidong <cyd@stupidchicken.com>
6296
6297 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
6298
6299 2009-12-01 Glenn Morris <rgm@gnu.org>
6300
6301 * Makefile.in (ELCFILES): Add mpc.elc.
6302
6303 2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
6304
6305 * mpc.el: New file.
6306
6307 2009-12-01 Glenn Morris <rgm@gnu.org>
6308
6309 * window.el (window-to-use): Define for compiler.
6310
6311 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
6312 consistent with others (no final period).
6313
6314 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
6315 (rmail-mime-show): Downcase the encoding. (Bug#5070)
6316
6317 2009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
6318
6319 Make vc-print-log buttons work.
6320 * log-view.el (log-view-mode-map): Inherit from widget-keymap.
6321
6322 2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
6323
6324 * savehist.el (savehist-autosave-interval): Allow setting to nil
6325 through customize. (Bug#5056)
6326
6327 2009-11-30 Juanma Barranquero <lekktu@gmail.com>
6328
6329 Fix references to jit-lock properties.
6330 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
6331 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
6332 (perl-font-lock-special-syntactic-constructs):
6333 Quote jit-lock-defer-multiline property.
6334
6335 2009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
6336
6337 * vc-git.el (vc-git-registered): Call vc-git-root only once.
6338
6339 2009-11-30 Juri Linkov <juri@jurta.org>
6340
6341 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
6342 value `buffer' of `multi-isearch-next-buffer-current-function'.
6343 Use `(current-buffer)' when `buffer' is nil.
6344 (multi-isearch-next-buffer-from-list): Don't fallback to
6345 `(current-buffer)' when `buffer' is nil. (Bug#4947)
6346
6347 2009-11-30 Juri Linkov <juri@jurta.org>
6348
6349 * misearch.el (multi-isearch-read-buffers): Move canonicalization
6350 of buffers with `get-buffer' to `multi-isearch-buffers'.
6351 (multi-isearch-buffers, multi-isearch-buffers-regexp):
6352 Canonicalize BUFFERS with `get-buffer'. Doc fix.
6353 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
6354 FILES with `expand-file-name' converting relative file names
6355 to absolute. Doc fix. (Bug#4727)
6356
6357 2009-11-30 Juri Linkov <juri@jurta.org>
6358
6359 * misearch.el (multi-isearch-read-buffers)
6360 (multi-isearch-read-matching-buffers): New functions.
6361 (multi-isearch-buffers, multi-isearch-buffers-regexp):
6362 Use them in the `interactive' spec. Doc fix.
6363 (multi-isearch-read-files, multi-isearch-read-matching-files):
6364 New functions.
6365 (multi-isearch-files, multi-isearch-files-regexp):
6366 Use them in the `interactive' spec. Doc fix. (Bug#4725)
6367
6368 2009-11-30 Juri Linkov <juri@jurta.org>
6369
6370 * doc-view.el (doc-view-continuous):
6371 Rename from `doc-view-continuous-mode'.
6372 (doc-view-menu): Move "Toggle display" to the top.
6373 Add submenu "Continuous" with radio buttons "Off"/"On"
6374 and "Save as Default".
6375 (doc-view-scroll-up-or-next-page)
6376 (doc-view-scroll-down-or-previous-page)
6377 (doc-view-next-line-or-next-page)
6378 (doc-view-previous-line-or-previous-page): Rename
6379 `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
6380
6381 2009-11-30 Juri Linkov <juri@jurta.org>
6382
6383 * comint.el (comint-mode-map): Rebind `M-r' from
6384 `comint-previous-matching-input' to
6385 `comint-history-isearch-backward-regexp'.
6386 Unbind `M-s' to allow global key binding `M-s'.
6387 Add menu items for `comint-history-isearch-backward' and
6388 `comint-history-isearch-backward-regexp'. (Bug#3746)
6389
6390 2009-11-30 Juri Linkov <juri@jurta.org>
6391
6392 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
6393 For def=recenter, replace `recenter' with `recenter-top-bottom'
6394 that is called with `this-command' and `last-command' let-bound
6395 to `recenter-top-bottom'. When the last `def' was not `recenter',
6396 set `recenter-last-op' to nil. (Bug#4981)
6397
6398 2009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
6399
6400 Minor cleanup and simplification.
6401 * filecache.el (file-cache-add-directory)
6402 (file-cache-add-directory-recursively)
6403 (file-cache-add-from-file-cache-buffer)
6404 (file-cache-delete-file-regexp, file-cache-delete-directory)
6405 (file-cache-files-matching-internal, file-cache-display): Use dolist.
6406 (file-cache-temp-minibuffer-message): Delete function.
6407 (file-cache-minibuffer-complete): Use minibuffer-message instead.
6408
6409 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
6410 Don't signal an error when bumping into EOB in tr, s, or y.
6411
6412 2009-11-29 Juri Linkov <juri@jurta.org>
6413
6414 * startup.el (fancy-about-text): Fix wording of Guided Tour.
6415 (Bug#4960)
6416
6417 * descr-text.el (describe-char-unidata-list): Use lowercase name
6418 for "Unicode name" like in other tags.
6419
6420 2009-11-29 Juri Linkov <juri@jurta.org>
6421
6422 * ediff-util.el (ediff-minibuffer-with-setup-hook):
6423 New compatibility macro.
6424 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
6425
6426 2009-11-29 Juri Linkov <juri@jurta.org>
6427
6428 Add defcustom to define the cycling order of `recenter-top-bottom'.
6429 (Bug#4981)
6430
6431 * window.el (recenter-last-op): Doc fix.
6432 (recenter-positions): New defcustom.
6433 (recenter-top-bottom): Rewrite to use `recenter-positions'.
6434 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
6435
6436 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
6437
6438 Improve integration of Tramp and ange-ftp in eshell.
6439
6440 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
6441 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
6442 (eshell/sudo): Flatten args. Let-bind `default-directory'.
6443
6444 * eshell/esh-util.el (top): Require also Tramp when compiling.
6445 (eshell-directory-files-and-attributes): Check for FTP remote
6446 connection.
6447 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
6448 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
6449 (eshell-file-attributes): Handle ".". Return `entry'.
6450
6451 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
6452 (ange-ftp-directory-files-and-attributes)
6453 (ange-ftp-real-directory-files-and-attributes): New defuns.
6454
6455 * net/tramp.el (tramp-maybe-open-connection): Open the remote
6456 shell with "exec" when possible. This prevents trailing prompts
6457 in `start-file-process'.
6458
6459 2009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
6460
6461 Try and remove assumptions about point-min==1.
6462 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
6463 (rng-compute-mode-line-string): Show the validation percentage in
6464 terms of the narrowed text, not the widened text.
6465 (rng-do-some-validation): Don't catch internal errors when debugging.
6466 (rng-first-error): Simplify.
6467 (rng-after-change-function): Remove work around. AFAIK the bug has
6468 been fixed a while ago.
6469
6470 * image-mode.el (image-minor-mode): Exit more gracefully when the image
6471 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
6472
6473 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
6474
6475 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
6476 `cd' doesn't always do it for us (bug#5067).
6477
6478 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
6479 on 2009-10-25 as part of some other change (bug#5067).
6480
6481 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6482
6483 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
6484 `suspicious'.
6485 (byte-compile-warnings): Use byte-compile-warning-types.
6486 (byte-compile-save-excursion): Warn about use of set-buffer right
6487 after save-excursion.
6488
6489 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
6490 the excursion as well.
6491
6492 2009-11-27 Michael Albinus <michael.albinus@gmx.de>
6493
6494 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
6495 providing a Tramp related implementation of "su" and "sudo".
6496 (eshell-unix-initialize): Add "su" and "sudo".
6497
6498 2009-11-27 Daiki Ueno <ueno@unixuser.org>
6499
6500 * net/socks.el (socks-send-command): Convert binary request to
6501 unibyte before sending. This fixes mishandling of some port
6502 numbers such as 129.
6503
6504 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
6505
6506 * help.el (describe-bindings-internal): Remove `interactive'.
6507
6508 * man.el (Man-completion-table): Trim a terminating "(".
6509 Remove the space between name page a section.
6510 Add the command's description on the `help-echo' property.
6511 Remove `process-connection-type' binding since it's unused by
6512 call-process.
6513 Provide completion for the "<section> <name>" format as well.
6514 (Man-default-man-entry): Remove spurious var shadowing the argument.
6515
6516 2009-11-26 Kevin Ryde <user42@zip.com.au>
6517
6518 * log-view.el: Add "Keywords: tools", since its other keywords
6519 aren't in finder-known-keywords, and following vc.el.
6520
6521 * sha1.el (sha1-string-external): default-directory "/" in case
6522 otherwise non-existent. process-connection-type pipe for touch of
6523 efficiency recommended by elisp manual. (An aside in Bug#3911.)
6524
6525 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
6526
6527 Misc coding convention cleanups.
6528 * htmlfontify.el (hfy-init-kludge-hook): Rename from
6529 hfy-init-kludge-hooks.
6530 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
6531 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
6532 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
6533 and push.
6534 (hfy-slant, hfy-weight): Use tables rather than code.
6535 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
6536 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
6537 (hfy-face-attr-for-class): Initialize `face-spec' directly.
6538 (hfy-face-to-css): Remove `nconc' with single arg.
6539 (hfy-p-to-face-lennart): Use `or'.
6540 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
6541 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
6542 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
6543 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
6544 (hfy-force-fontification): Use run-hooks.
6545
6546 2009-11-26 Vivek Dasmohapatra <vivek@etla.org>
6547
6548 Various minor fixes.
6549 * htmlfontify.el (hfy-default-header): Add toggle_invis since
6550 Javascript belongs in the header, not the body.
6551 (hfy-javascript): Remove.
6552 (hfy-fontify-buffer): Don't insert it any more.
6553 (hfy-face-at): Handle (face0 face1 face2) style face properties.
6554 Fix bug in invis handling when there were no invis props in a chunk.
6555
6556 2009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
6557
6558 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
6559
6560 2009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
6561
6562 * finder.el (finder-mode-map): Add a menu.
6563
6564 2009-11-26 Michael McNamara <mac@mail.brushroad.com>
6565
6566 * progmodes/verilog-mode.el (verilog-at-struct-p): Support "signed" and
6567 "unsigned" structs.
6568
6569 (verilog-leap-to-head, verilog-backward-token): Handle "disable
6570 fork" statement better.
6571
6572 2009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
6573
6574 * progmodes/verilog-mode.el (verilog-auto-insert-lisp)
6575 (verilog-delete-auto, verilog-delete-empty-auto-pair)
6576 (verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file.
6577 Reported by Clay Douglass.
6578
6579 (verilog-auto-inst, verilog-auto-star-safe)
6580 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
6581 Fix removing "// Interfaces" when saving .* expansions. Reported by
6582 Pierre-David Pfister.
6583
6584 2009-11-26 Glenn Morris <rgm@gnu.org>
6585
6586 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
6587 the scope.
6588
6589 2009-11-25 Johan Bockgård <bojohan@gnu.org>
6590
6591 * vc-annotate.el (vc-annotate-revision-previous-to-line):
6592 Really use previous revision.
6593
6594 2009-11-25 Kevin Ryde <user42@zip.com.au>
6595
6596 * man.el (Man-completion-table): default-directory "/" in case
6597 doesn't otherwise exist. process-environment COLUMNS=999 so as
6598 not to truncate long names. process-connection-type pipe to avoid
6599 any chance of hitting the pseudo-tty TIOCGWINSZ.
6600 (man): completion-ignore-case t for friendliness and since man
6601 itself is case-insensitive on the command line.
6602 Further to Bug#3717.
6603
6604 * arc-mode.el: Add "Keywords: files", so the details in its
6605 commentary can be reached from finder-by-keyword.
6606 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
6607 editing mode, but it's comms related and sgml-mode.el has "comm"
6608 on that basis too.
6609 * textmodes/bibtex-style.el: Add "Keywords: tex".
6610 * international/isearch-x.el, international/ja-dic-cnv.el:
6611 * international/ja-dic-utl.el, international/kkc.el:
6612 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
6613
6614 2009-11-25 Juri Linkov <juri@jurta.org>
6615
6616 * man.el (Man-completion-table): Modify regexp to include
6617 section names to completion strings. (Bug#3717)
6618
6619 2009-11-25 Juri Linkov <juri@jurta.org>
6620
6621 Search recursively in gzipped files. (Bug#4982)
6622
6623 * progmodes/grep.el (grep-highlight-matches): Add new options
6624 `always' and `auto'. Doc fix.
6625 (grep-process-setup): Check `grep-highlight-matches' for
6626 `auto-detect' to determine the need to compute grep defaults.
6627 Move Windows/DOS specific --colors settings handling
6628 to `grep-compute-defaults'. Check `grep-highlight-matches'
6629 to get the value of "--color=".
6630 (grep-compute-defaults): Compute `grep-highlight-matches' when it
6631 has the value `auto-detect'. Move Windows/DOS specific settings
6632 from `grep-process-setup'.
6633 (zrgrep): New command with alias `rzgrep'.
6634
6635 2009-11-25 Juri Linkov <juri@jurta.org>
6636
6637 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
6638 to nil instead of switching off view-mode. (Bug#4896)
6639
6640 2009-11-25 Juri Linkov <juri@jurta.org>
6641
6642 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
6643
6644 * mwheel.el (mwheel-scroll-up-function)
6645 (mwheel-scroll-down-function): New defvars.
6646 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
6647 `scroll-up', and `mwheel-scroll-down-function' instead of
6648 `scroll-down'.
6649
6650 * doc-view.el (doc-view-scroll-up-or-next-page)
6651 (doc-view-scroll-down-or-previous-page): Add optional ARG.
6652 Use this ARG in the call to image-scroll-up/image-scroll-down.
6653 Change `interactive' spec to "P". Goto next/previous page only
6654 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
6655 SPC/DEL case). Doc fix.
6656 (doc-view-next-line-or-next-page)
6657 (doc-view-previous-line-or-previous-page): Rename arg to ARG
6658 for consistency.
6659 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
6660 `doc-view-scroll-up-or-next-page', and buffer-local
6661 `mwheel-scroll-down-function' to
6662 `doc-view-scroll-down-or-previous-page'.
6663
6664 2009-11-25 Juri Linkov <juri@jurta.org>
6665
6666 Provide additional default values (directories at other Dired
6667 windows) via M-n in the minibuffer of some Dired commands.
6668
6669 * dired-aux.el (dired-diff, dired-compare-directories)
6670 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
6671 `minibuffer-default' in `minibuffer-with-setup-hook'.
6672 (dired-dwim-target-directory): Find a window that displays Dired
6673 buffer instead of failing when the next window is not Dired.
6674 Use `get-window-with-predicate' to find for the next Dired window.
6675 (dired-dwim-target-defaults): New function.
6676
6677 * ediff-util.el (ediff-read-file-name):
6678 Use `dired-dwim-target-defaults' to set `minibuffer-default'
6679 in `minibuffer-with-setup-hook'.
6680
6681 2009-11-25 Juri Linkov <juri@jurta.org>
6682
6683 Provide additional default values (file name at point or at the
6684 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
6685
6686 * minibuffer.el (read-file-name-defaults): New function.
6687 (read-file-name): Reset `minibuffer-default' to nil when
6688 it duplicates initial input `insdef'.
6689 Bind `minibuffer-default-add-function' to lambda that
6690 calls `read-file-name-defaults' in `minibuffer-selected-window'.
6691 (minibuffer-insert-file-name-at-point): New command.
6692
6693 * files.el (file-name-at-point-functions): New defcustom.
6694 (find-file-default): Remove defvar.
6695 (find-file-read-args): Don't use `find-file-default'.
6696 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
6697 to `read-file-name'.
6698 (find-file-literally): Use `read-file-name' with
6699 `confirm-nonexistent-file-or-buffer'.
6700
6701 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
6702
6703 * dired.el (dired-read-dir-and-switches):
6704 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
6705 to `read-file-name'.
6706 (dired-file-name-at-point): New function.
6707 (dired-mode): Add hook `dired-file-name-at-point' to
6708 `file-name-at-point-functions'.
6709
6710 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
6711
6712 Really make the *Completions* window soft-dedicated (bug#5030).
6713 * window.el (window--display-buffer-2): Add `dedicated' argument.
6714 (display-buffer): Pass it when needed so the dedicated flag is set
6715 after calling set-window-buffer, which would otherwise reset it.
6716
6717 2009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
6718
6719 * progmodes/meta-mode.el (meta-complete-symbol):
6720 * progmodes/etags.el (complete-tag):
6721 * mail/mailabbrev.el (mail-abbrev-complete-alias):
6722 Use completion-in-region.
6723
6724 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
6725 (dabbrev-completion): Use completion-in-region.
6726 (dabbrev--abbrev-at-point): Simplify regexp.
6727
6728 * abbrev.el (abbrev--before-point): Use word-motion functions
6729 if :regexp is not specified (bug#5031).
6730
6731 * subr.el (string-prefix-p): New function.
6732
6733 * man.el (Man-completion-cache): New var.
6734 (Man-completion-table): Use it.
6735
6736 * vc.el (vc-print-log-internal): Make `limit' optional for better
6737 compatibility (e.g. with vc-annotate.el).
6738
6739 2009-11-24 Kevin Ryde <user42@zip.com.au>
6740
6741 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
6742 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
6743
6744 * emacs-lisp/elint.el (elint-add-required-env): Better error message
6745 when .el source file not found or other error.
6746
6747 2009-11-24 Markus Triska <markus.triska@gmx.at>
6748
6749 * linum.el (linum-update-window): Ignore intangible (bug#4996).
6750
6751 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
6752
6753 Handle the [back] button properly (bug#4979).
6754 * descr-text.el (describe-text-properties): Add a `buffer' argument.
6755 Use help-setup-xref, help-buffer, and with-help-window.
6756 (describe-char): Add `buffer' argument.
6757 Pass proper command to help-setup-xref. Don't meddle with
6758 help-xref-stack-item directly.
6759 (describe-text-category): Use with-help-window and help-buffer.
6760
6761 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
6762 for the displayed buffer (bug#4887).
6763
6764 * man.el (Man-completion-table): New function.
6765 (man): Use it.
6766
6767 2009-11-24 David Reitter <david.reitter@gmail.com>
6768
6769 * vc-git.el (vc-git-registered): Use checkout directory (where
6770 .git is) rather than the file's directory and a relative path spec
6771 to work around a bug in git.
6772
6773 2009-11-24 Michael Albinus <michael.albinus@gmx.de>
6774
6775 Improve handling of processes on remote hosts.
6776
6777 * eshell/esh-util.el (eshell-path-env): New defvar.
6778 (eshell-parse-colon-path): New defun.
6779 (eshell-file-attributes): Use `eshell-parse-colon-path'.
6780
6781 * eshell/esh-ext.el (eshell-search-path):
6782 Use `eshell-parse-colon-path'.
6783 (eshell-remote-command): Remove argument HANDLER.
6784 (eshell-external-command): Check for FTP remote connection.
6785
6786 * eshell/esh-proc.el (eshell-gather-process-output):
6787 Use `file-truename', in order to start also symlinked files.
6788 Apply `start-file-process' instead of `start-process'.
6789 Shorten `command' to the local file name part.
6790
6791 * eshell/em-cmpl.el (eshell-complete-commands-list):
6792 Use `eshell-parse-colon-path'.
6793
6794 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
6795
6796 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
6797 to `eshell-directory-change-hook'.
6798
6799 2009-11-24 Tassilo Horn <tassilo@member.fsf.org>
6800
6801 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
6802 because it could be enabled automatically if view-read-only is non-nil.
6803
6804 2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
6805
6806 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
6807 made on 2009-11-22.
6808
6809 2009-11-24 Glenn Morris <rgm@gnu.org>
6810
6811 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
6812 deleted variable bookmark-bmenu-bookmark-column.
6813
6814 * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
6815 Move after definition of global-semantic-idle-tag-highlight-mode.
6816
6817 2009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
6818
6819 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
6820
6821 2009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
6822
6823 * net/browse-url.el (browse-url-filename-alist): On Windows, add
6824 two slashes to the "file:" prefix.
6825 (browse-url-file-url): De-munge Cygwin filenames before passing
6826 them to Windows browser.
6827 (browse-url-default-windows-browser): Use call-process.
6828
6829 2009-11-23 Juri Linkov <juri@jurta.org>
6830
6831 Implement DocView Continuous mode. (Bug#4896)
6832 * doc-view.el (doc-view-continuous-mode): New defcustom.
6833 (doc-view-mode-map): Bind C-n/<down> to
6834 `doc-view-next-line-or-next-page', C-p/<up> to
6835 `doc-view-previous-line-or-previous-page'.
6836 (doc-view-next-line-or-next-page)
6837 (doc-view-previous-line-or-previous-page): New commands.
6838
6839 2009-11-23 Juri Linkov <juri@jurta.org>
6840
6841 Implement Isearch in comint input history. (Bug#3746)
6842 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
6843 `isearch-mode-hook'.
6844 (comint-history-isearch): New defcustom.
6845 (comint-history-isearch-backward)
6846 (comint-history-isearch-backward-regexp): New commands.
6847 (comint-history-isearch-message-overlay): New buffer-local variable.
6848 (comint-history-isearch-setup, comint-history-isearch-end)
6849 (comint-goto-input, comint-history-isearch-search)
6850 (comint-history-isearch-message, comint-history-isearch-wrap)
6851 (comint-history-isearch-push-state)
6852 (comint-history-isearch-pop-state): New functions.
6853
6854 2009-11-23 Michael Albinus <michael.albinus@gmx.de>
6855
6856 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
6857 return.
6858 (tramp-handle-make-symbolic-link)
6859 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
6860 Quote file names.
6861 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
6862 (tramp-handle-process-file): Use it.
6863
6864 2009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
6865
6866 * window.el (move-to-window-line-last-op): Remove.
6867 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
6868
6869 2009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
6870
6871 Make M-r mirror the new cycling behavior of C-l.
6872 * window.el (move-to-window-line-last-op): New var.
6873 (move-to-window-line-top-bottom): New command.
6874 (global-map): Bind M-r move-to-window-line-top-bottom.
6875
6876 2009-11-23 Sven Joachim <svenjoac@gmx.de>
6877
6878 * dired-x.el (dired-guess-shell-alist-default):
6879 Support xz format. (Bug#4953)
6880
6881 2009-11-22 Chong Yidong <cyd@stupidchicken.com>
6882
6883 * cedet/srecode/map.el (srecode-get-maps):
6884 * cedet/semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
6885 * cedet/semantic/wisent/comp.el (wisent-toggle-verbose-flag):
6886 * cedet/semantic/decorate/mode.el (semantic-decoration-mode)
6887 (semantic-toggle-decoration-style):
6888 * cedet/semantic/decorate/include.el
6889 (semantic-decoration-include-describe)
6890 (semantic-decoration-unknown-include-describe)
6891 (semantic-decoration-unparsed-include-describe)
6892 (semantic-decoration-all-include-summary):
6893 * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init):
6894 * cedet/semantic/analyze/complete.el
6895 (semantic-analyze-possible-completions):
6896 * cedet/semantic/util-modes.el (semantic-highlight-edits-mode)
6897 (semantic-show-unmatched-syntax-mode)
6898 (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
6899 (semantic-highlight-func-mode):
6900 * cedet/semantic/util.el (semantic-describe-buffer):
6901 * cedet/semantic/symref.el (semantic-symref-find-references-by-name)
6902 (semantic-symref-find-tags-by-name)
6903 (semantic-symref-find-tags-by-regexp)
6904 (semantic-symref-find-tags-by-completion)
6905 (semantic-symref-find-file-references-by-name)
6906 (semantic-symref-find-text):
6907 * cedet/semantic/senator.el (senator-copy-tag, senator-kill-tag)
6908 (senator-yank-tag):
6909 * cedet/semantic/scope.el (semantic-calculate-scope):
6910 * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
6911 * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
6912 (define-semantic-idle-service):
6913 * cedet/semantic/complete.el (semantic-complete-analyze-inline)
6914 (semantic-complete-analyze-inline-idle):
6915 * cedet/semantic/analyze.el (semantic-analyze-current-context):
6916 * cedet/mode-local.el (describe-mode-local-bindings)
6917 (describe-mode-local-bindings-in-mode):
6918 * cedet/ede/make.el (ede-make-check-version):
6919 * cedet/ede/locate.el (ede-enable-locate-on-project):
6920 * cedet/cedet-idutils.el (cedet-idutils-expand-filename)
6921 (cedet-idutils-version-check):
6922 * cedet/cedet-global.el (cedet-gnu-global-expand-filename)
6923 (cedet-gnu-global-version-check):
6924 * cedet/cedet-cscope.el (cedet-cscope-expand-filename)
6925 (cedet-cscope-version-check): Use called-interactively-p instead
6926 of interactive-p.
6927
6928 * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
6929 Use semantic-format-tag-prototype.
6930
6931 2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6932
6933 * emulation/viper-cmd.el: Use viper-last-command-char instead of
6934 last-command-char/last-command-event.
6935 (viper-prefix-arg-value): Do correct conversion of event-char for
6936 XEmacs.
6937
6938 * emulation/viper-util.el, emulation/viper.el:
6939 Use viper-last-command-char instead of
6940 last-command-char/last-command-event.
6941
6942 * ediff-init.el, ediff-mult.el, ediff-util.el:
6943 Replace last-command-char and last-command-event
6944 with (ediff-last-command-char) everywhere.
6945
6946 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
6947 created in fundamental mode.
6948
6949 * ediff.el (ediff-version): Revert the change of interactive-p to
6950 called-interactively-p.
6951
6952 2009-11-22 Tassilo Horn <tassilo@member.fsf.org>
6953
6954 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
6955 generation from word-movement command names.
6956
6957 2009-11-21 Chong Yidong <cyd@stupidchicken.com>
6958
6959 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
6960 (semantic-complete-jump-local, semantic-complete-jump):
6961 Improve prompt string.
6962
6963 2009-11-21 Jan Djärv <jan.h.d@swipnet.se>
6964
6965 * cus-start.el (all): Add native condition for font-use-system-font.
6966
6967 2009-11-21 Nathaniel Flath <flat0103@gmail.com>
6968
6969 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
6970 Correct the patch from 2009-11-18. (Bug#3910)
6971
6972 2009-11-21 Tassilo Horn <tassilo@member.fsf.org>
6973
6974 * progmodes/subword.el: Rename from lisp/subword.el.
6975
6976 * subword.el: Rename to progmodes/subword.el.
6977
6978 * Makefile.in (ELCFILES): Adapt to subword.el move.
6979
6980 2009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
6981 Stefan Monnier <monnier@iro.umontreal.ca>
6982
6983 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
6984 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
6985 (bookmark-bmenu-show-filenames): Use push.
6986 (bookmark-bmenu-hide-filenames): Use local var instead of
6987 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
6988 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
6989 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
6990 filenames now that the bookmark names are always available.
6991
6992 2009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
6993
6994 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
6995 (bookmark-search-pattern): Move and leave unbound.
6996 (bookmark-bmenu-mode-map): Change binding.
6997 (bookmark-read-search-input): Simplify.
6998 Don't use text-char-description. Don't error on non-char events.
6999 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
7000 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
7001 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
7002 Use a local var for the timer.
7003 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
7004 (i.e. bookmark-bmenu-search).
7005
7006 2009-11-21 Glenn Morris <rgm@gnu.org>
7007
7008 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
7009
7010 2009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
7011
7012 * net/browse-url.el (browse-url-default-windows-browser):
7013 Use cygstart for cygwin.
7014
7015 2009-11-20 Karl Fogel <karl.fogel@red-bean.com>
7016
7017 * bookmark.el: Formatting and doc fixes only:
7018 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
7019 (bookmark-bmenu-search): Wrap to fit within 80 columns.
7020 Minor grammar and punctuation fixes in doc string.
7021 (bookmark-read-search-input): Adjust to fit within 80 columns.
7022
7023 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
7024
7025 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
7026 (c-backward-into-nomenclature): Adapt to subword renaming.
7027
7028 * subword.el (subword-forward, subword-backward, subword-mark)
7029 (subword-kill, subword-backward-kill, subword-transpose)
7030 (subword-downcase, subword-upcase, subword-capitalize)
7031 (subword-forward-internal, subword-backward-internal):
7032 Rename from forward-subword, backward-subword, mark-subword,
7033 kill-subword, backward-kill-subword, transpose-subwords,
7034 downcase-subword, upcase-subword, capitalize-subword,
7035 forward-subword-internal, backward-subword-internal.
7036
7037 2009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
7038
7039 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
7040 New options.
7041 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
7042 New vars.
7043 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
7044 (bookmark-bmenu-filter-alist-by-regexp)
7045 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
7046 (bookmark-bmenu-search): New command.
7047 (bookmark-bmenu-mode-map): Bind it.
7048
7049 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
7050
7051 * cedet/semantic/complete.el (semantic-complete-inline-map): Doc fix.
7052
7053 * cedet/semantic/idle.el (define-semantic-idle-service)
7054 (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
7055
7056 2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
7057
7058 * progmodes/cc-cmds.el: declare-functioned forward-subword and
7059 backward-subword to quit the byte-compiler.
7060
7061 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
7062
7063 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
7064
7065 * progmodes/cc-cmds.el (c-update-modeline)
7066 (c-forward-into-nomenclature, c-backward-into-nomenclature):
7067 Refer to subword.el functions instead of cc-subword.el.
7068
7069 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
7070 subword.el functions instead of cc-subword.el.
7071
7072 * progmodes/cc-subword.el: Rename to subword.el.
7073 * subword.el: Rename from progmodes/cc-subword.el.
7074 (subword-mode-map): Rename from c-subword-mode-map.
7075 (subword-mode): Rename from c-subword-mode.
7076 (global-subword-mode): New global minor mode.
7077 (forward-subword): Rename from c-forward-subword.
7078 (backward-subword): Rename from c-backward-subword.
7079 (mark-subword): Rename from c-mark-subword.
7080 (kill-subword): Rename from c-kill-subword.
7081 (backward-kill-subword): Rename from c-backward-kill-subword.
7082 (transpose-subwords): Rename from c-tranpose-subword.
7083 (downcase-subword): Rename from c-downcase-subword.
7084 (capitalize-subword): Rename from c-capitalize-subword.
7085 (forward-subword-internal): Rename from c-forward-subword-internal.
7086 (backward-subword-internal): Rename from c-backward-subword-internal.
7087
7088 2009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
7089
7090 * vc.el (vc-deduce-fileset): Allow non-state changing operations
7091 from a dired buffer.
7092 (vc-dired-deduce-fileset): New function.
7093 (vc-root-diff, vc-print-root-log): Use it.
7094
7095 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
7096 nil LIMIT argument to vc-print-log-internal.
7097
7098 2009-11-20 Glenn Morris <rgm@gnu.org>
7099
7100 * Makefile.in (ELCFILES): Regenerate.
7101
7102 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
7103
7104 * cedet/cedet.el (cedet-menu-map): Re-order menu items.
7105
7106 * cedet/semantic.el: Enable idle-mode menu items only if
7107 global-semantic-idle-scheduler-mode is enabled.
7108 (semantic-default-submodes): Doc fix.
7109
7110 * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
7111 When turning off, disable other idle modes.
7112
7113 2009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
7114
7115 * calc/calc.el (calc-set-mode-line):
7116 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
7117 (math-format-number): Rename `math-format-complement-signed' to
7118 `math-format-twos-complement'.
7119
7120 * calc/calc-bin.el (math-format-twos-complement): Rename from
7121 math-format-complement-signed.
7122 (calc-radix): Rename `calc-complement-signed-mode' to
7123 `calc-twos-complement-mode'.
7124 (calc-octal-radix, calc-hex-radix): Add an argument for
7125 two's complement.
7126
7127 * calc/calc-embed.el (calc-embedded-mode-vars):
7128 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
7129
7130 * calc/calc-ext.el (calc-init-extensions):
7131 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
7132 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
7133
7134 * calc/calc-units.el (math-build-units-table-buffer):
7135 Let `calc-twos-complement-mode' be nil.
7136
7137 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
7138 entries.
7139
7140 * calc/calc-vec.el (calcFunc-vunpack):
7141 * calc/calc-aent.el (calc-do-calc-eval):
7142 * calc/calc-forms.el (math-format-date):
7143 * calc/calc-graph.el (calc-graph-plot):
7144 * calc/calc-math.el (math-use-emacs-fn):
7145 * calc/calccomp.el (math-compose-expr):
7146 Let `calc-twos-complement-mode' be nil.
7147
7148 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
7149
7150 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
7151 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
7152 * minibuffer.el (completion-in-region-functions): New hook.
7153 (completion-in-region): New function.
7154 * emacs-lisp/lisp.el (lisp-complete-symbol):
7155 * pcomplete.el (pcomplete-std-complete): Use it.
7156
7157 2009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
7158
7159 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
7160 (latex-complete-alist): New vars.
7161 (latex-string-prefix-p, latex-complete-bibtex-keys)
7162 (latex-complete-envnames, latex-complete-refkeys)
7163 (latex-complete-data): New functions.
7164 (latex-complete, latex-indent-or-complete): New commands.
7165
7166 * window.el (display-buffer-mark-dedicated): New var.
7167 (display-buffer): Obey it.
7168 * minibuffer.el (minibuffer-completion-help): Use it.
7169
7170 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
7171
7172 * filecache.el (file-cache-add-file): Use push and cons.
7173 (file-cache-delete-file-regexp): Use push.
7174 (file-cache-complete): Use completion-in-region.
7175
7176 * simple.el (with-wrapper-hook): Fix thinko.
7177
7178 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
7179 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
7180 Use with-current-buffer and string-to-number.
7181 (hfy-fallback-colour-values): Use assoc-string.
7182 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
7183 (hfy-face-at): Remove unused var `found-face'.
7184 (hfy-compile-stylesheet): Remove unused var `css'.
7185 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
7186 and `orig-buffer'.
7187 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
7188 Use with-current-buffer.
7189 (hfy-text-p): Use expand-file-name and fewer setq.
7190
7191 2009-11-19 Vivek Dasmohapatra <vivek@etla.org>
7192
7193 * htmlfontify.el, hfy-cmap.el: New files.
7194
7195 2009-11-19 Juri Linkov <juri@jurta.org>
7196
7197 * minibuffer.el (completions-format): New defcustom.
7198 (completion--insert-strings): Implement vertical format.
7199
7200 * simple.el (switch-to-completions): Move point to the first
7201 completion when point was at the beginning of the buffer.
7202
7203 2009-11-19 Juri Linkov <juri@jurta.org>
7204
7205 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
7206
7207 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
7208
7209 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
7210
7211 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
7212 (mail-signature): Change default to t.
7213 (mail-from-style): Deprecate `system-default' value.
7214 (mail-insert-from-field): For default value of mail-from-style,
7215 default to `angles' unless `angles' needs quoting and `parens'
7216 does not.
7217 (mail-citation-prefix-regexp): Use citation regexp from
7218 message-mode.
7219
7220 2009-11-19 Michael Albinus <michael.albinus@gmx.de>
7221
7222 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
7223 Set variables for computing the prompt for reading password.
7224
7225 2009-11-19 Glenn Morris <rgm@gnu.org>
7226
7227 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
7228
7229 * textmodes/flyspell.el (sgml-lexical-context): Declare.
7230
7231 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
7232 (newsticker-treeview-listwindow-height): Fix custom type.
7233
7234 2009-11-19 Kenichi Handa <handa@m17n.org>
7235
7236 * descr-text.el (describe-char-padded-string): Compose with TAB
7237 only if there's a font for CH.
7238 (describe-char): Fix the condition for detecting a trivial composition.
7239
7240 2009-11-18 Nathaniel Flath <flat0103@gmail.com>
7241
7242 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
7243 more accurate version of the regexp. (Bug#3910)
7244
7245 2009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
7246
7247 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
7248
7249 2009-11-18 Juanma Barranquero <lekktu@gmail.com>
7250
7251 * font-setting.el (font-use-system-font): Declare for byte-compiler.
7252 (font-setting-change-default-font): Fix typo in docstring.
7253
7254 2009-11-18 Alan Mackenzie <acm@muc.de>
7255
7256 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
7257
7258 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
7259
7260 * font-setting.el (font-use-system-font): Move ...
7261
7262 * cus-start.el (all): ... to here.
7263
7264 2009-11-17 Michael Albinus <michael.albinus@gmx.de>
7265
7266 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
7267 Don't set `ad-return-value' if `ad-do-it' doesn't.
7268
7269 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
7270 modification time.
7271
7272 2009-11-17 Jan Djärv <jan.h.d@swipnet.se>
7273
7274 * menu-bar.el: Put "Use system font" in Option-menu.
7275 (menu-bar-options-save): Add font-use-system-font.
7276
7277 * loadup.el: If feature system-font-setting or font-render-setting is
7278 there, load font-setting.
7279
7280 * Makefile.in (ELCFILES): Add font-settings.el.
7281 * font-setting.el: New file.
7282
7283 2009-11-17 Glenn Morris <rgm@gnu.org>
7284
7285 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
7286
7287 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
7288 Preserve point in the list buffer. (Bug#4939)
7289 Use point-at-eol.
7290 (newsticker--treeview-list-update-highlight)
7291 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
7292
7293 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7294
7295 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
7296 Remove.
7297
7298 * calc/calc-ext.el (calc-init-extensions): Remove references to
7299 symclip.
7300
7301 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
7302
7303 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
7304 * calc/calc-help.el (calc-b-prefix-help): Remove references to
7305 `calc-symclip'.
7306
7307 2009-11-16 Kevin Ryde <user42@zip.com.au>
7308
7309 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
7310 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
7311
7312 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
7313 (lm-keywords-list): Allow comma-only separator like "foo,bar".
7314 Ignore trailing spaces by omit-nulls to split-string (fixing
7315 regression from Emacs 21 due to the incompatible split-string
7316 change). (Bug #4928.)
7317
7318 2009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
7319
7320 * vc.el (vc-log-show-limit): Default to 2000.
7321 (vc-print-log-internal): Insert buttons to request more entries
7322 when limiting the output.
7323
7324 * vc-sccs.el (vc-sccs-print-log):
7325 * vc-rcs.el (vc-rcs-print-log):
7326 * vc-cvs.el (vc-cvs-print-log):
7327 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
7328 LIMIT is non-nil.
7329
7330 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
7331
7332 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
7333 error when `tramp-gvfs-dbus-event-vector' is set.
7334 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
7335
7336 2009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7337
7338 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
7339
7340 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
7341
7342 * net/dbus.el (dbus-unregister-service): New defun.
7343 (dbus-register-property): Register the handlers of
7344 "org.freedesktop.DBus.Properties" for SERVICE.
7345 (dbus-property-handler): Fix docstring.
7346
7347 2009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7348
7349 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
7350 Quote doc string reference in defvaralias as it is not in special form.
7351 (byte-compile-output-docform): Doc fix.
7352
7353 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7354
7355 * calc/calc.el (math-2-word-size, math-half-2-word-size)
7356 (calc-complement-signed-mode): New variables.
7357 (calc-set-mode-line): Add indicator for twos-complements.
7358 (math-format-number): Format twos-complement notation.
7359
7360 * calc/calc-bin.el (calc-word-size): Reset the variables
7361 `math-2-word-size' and `math-half-2-word-size'.
7362 (math-format-complement-signed, math-symclip, calcFunc-symclip)
7363 (calc-symclip): New functions.
7364
7365 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
7366
7367 * calc/calc-embed.el (calc-embedded-mode-vars):
7368 Add `calc-complement-signed-mode' to the list of modes.
7369
7370 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
7371 (calc-b-oper-keys): Add `calc-symclip' to list.
7372
7373 * calc/calc-ext.el (math-read-number-fancy): Read complement
7374 signed numbers.
7375 (calc-init-extensions): Add binding for `calc-symclip'.
7376 Add autoload for `calcFunc-symclip' and `calc-symclip'.
7377
7378 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
7379 `calc-symclip'.
7380 (calc-modes-menu): Add item for twos complement mode.
7381
7382 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
7383
7384 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
7385
7386 * register.el (jump-to-register, insert-register): Handle Semantic
7387 tags. From commented-out advice in semantic/senator.el.
7388
7389 2009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
7390
7391 * vc.el (vc-log-show-limit): New variable.
7392 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
7393 when using a prefix argument.
7394 (vc-print-log-internal): Add new argument LIMIT.
7395
7396 * vc-svn.el (vc-svn-print-log):
7397 * vc-mtn.el (vc-mtn-print-log):
7398 * vc-hg.el (vc-hg-print-log):
7399 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
7400 pass it to the log command when set. Make the BUFFER argument
7401 non-optional.
7402
7403 * vc-sccs.el (vc-sccs-print-log):
7404 * vc-rcs.el (vc-rcs-print-log):
7405 * vc-git.el (vc-git-print-log):
7406 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
7407 ignore it. Make the BUFFER argument non-optional
7408
7409 * bindings.el (mode-line-buffer-identification): Do not purecopy.
7410
7411 2009-11-15 Chong Yidong <cyd@stupidchicken.com>
7412
7413 * dired.el (dired-mode-map): Move encryption items to "Operate"
7414 menu (Bug#4703).
7415
7416 * strokes.el (strokes-update-window-configuration): Make strokes
7417 buffer current before erasing (Bug#4906).
7418
7419 * cedet/semantic/idle.el (semantic-idle-summary-mode)
7420 (semantic-idle-summary-mode): Define using define-minor-mode
7421 instead of define-semantic-idle-service.
7422 (semantic-idle-summary-mode): New function.
7423 (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
7424 that mouse motion does not reset the echo area.
7425
7426 2009-11-15 Juri Linkov <juri@jurta.org>
7427
7428 * simple.el (set-mark-default-inactive): Add :type, :group
7429 and :version. (Bug#4876)
7430
7431 2009-11-15 Michael Albinus <michael.albinus@gmx.de>
7432
7433 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
7434 (archive-unique-fname): ... here. (Bug#4929)
7435
7436 2009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
7437
7438 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
7439 with a real fix.
7440
7441 * novice.el (disabled-command-function): Add useful args.
7442 Setup the help buffer so that [back] works.
7443 Remove redundant call to help-mode.
7444 (disabled-command-function): Use `case'.
7445 (en/disable-command): New function extracted from enable-command.
7446 (enable-command, disable-command): Use it.
7447
7448 2009-11-14 Glenn Morris <rgm@gnu.org>
7449
7450 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
7451 constants. (Bug#4913)
7452
7453 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
7454
7455 2009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
7456
7457 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
7458 defined in C that have no doc-strings. (Bug#1063)
7459
7460 2009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
7461
7462 * cus-edit.el (data, files):
7463 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
7464
7465 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
7466
7467 * simple.el (shell-command): Doc fix (Bug#4891).
7468
7469 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
7470
7471 2009-11-14 Glenn Morris <rgm@gnu.org>
7472
7473 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
7474 statements for vc-diff, emerge-quit, and rmail-cease-edit.
7475 If they are already loaded, eval-after-load will do the right thing.
7476
7477 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
7478 compiling.
7479
7480 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
7481
7482 * simple.el (x-selection-owner-p): Declare.
7483 (read-mail-command): Use custom radio type rather than choice.
7484 (completion-no-auto-exit): Doc fix.
7485
7486 * custom.el (defgroup):
7487 * epg-config.el (epg): Doc fixes.
7488
7489 2009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
7490
7491 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
7492 * international/ccl.el (define-ccl-program): Do not purecopy the
7493 docstring, defconst does it anyway.
7494
7495 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
7496
7497 * add-log.el (add-change-log-entry): Avoid displaying the changelog
7498 a second time.
7499
7500 * x-dnd.el (x-dnd-maybe-call-test-function):
7501 * window.el (split-window-vertically):
7502 * whitespace.el (whitespace-help-on):
7503 * vc-rcs.el (vc-rcs-consult-headers):
7504 * userlock.el (ask-user-about-lock-help)
7505 (ask-user-about-supersession-help):
7506 * type-break.el (type-break-force-mode-line-update):
7507 * time-stamp.el (time-stamp-conv-warn):
7508 * terminal.el (te-set-output-log, te-more-break, te-filter)
7509 (te-sentinel, terminal-emulator):
7510 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
7511 (term-write-input-ring, term-check-source, term-start-output-log):
7512 (term-display-buffer-line, term-dynamic-list-completions):
7513 (term-ansi-make-term, serial-term):
7514 * subr.el (selective-display):
7515 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
7516 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
7517 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
7518 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
7519 (speedbar-remove-localized-speedbar-support)
7520 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
7521 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
7522 (speedbar-buffers-line-directory):
7523 * simple.el (shell-command-on-region, append-to-buffer)
7524 (prepend-to-buffer):
7525 * shadowfile.el (shadow-save-todo-file):
7526 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
7527 (scroll-bar-maybe-set-window-start):
7528 * sb-image.el (speedbar-image-dump):
7529 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
7530 (load-save-place-alist-from-file):
7531 * ps-samp.el (ps-print-message-from-summary):
7532 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
7533 (ps-background-image, ps-begin-job, ps-do-despool):
7534 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
7535 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
7536 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
7537 (pr-call-process, pr-file-list, pr-interface-save):
7538 * novice.el (disabled-command-function)
7539 (enable-command, disable-command):
7540 * mouse.el (mouse-buffer-menu-alist):
7541 * mouse-copy.el (mouse-kill-preserving-secondary):
7542 * macros.el (kbd-macro-query):
7543 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
7544 * informat.el (batch-info-validate):
7545 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
7546 * hippie-exp.el (try-expand-dabbrev-visible):
7547 * help-mode.el (help-make-xrefs):
7548 * help-fns.el (describe-variable):
7549 * generic-x.el (bat-generic-mode-run-as-comint):
7550 * finder.el (finder-mouse-select):
7551 * find-dired.el (find-dired-sentinel):
7552 * filesets.el (filesets-file-close):
7553 * files.el (list-directory):
7554 * faces.el (list-faces-display, describe-face):
7555 * facemenu.el (list-colors-display):
7556 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
7557 * epg.el (epg--process-filter, epg-cancel):
7558 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
7559 (epa--read-signature-type):
7560 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
7561 (emerge-file-names):
7562 * ehelp.el (electric-helpify):
7563 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
7564 * ediff-vers.el (rcs-ediff-view-revision):
7565 * ediff-util.el (ediff-setup):
7566 * ediff-mult.el (ediff-append-custom-diff):
7567 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
7568 (ediff-wordify):
7569 * echistory.el (Electric-command-history-redo-expression):
7570 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
7571 * disp-table.el (describe-display-table):
7572 * dired.el (dired-find-buffer-nocreate):
7573 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
7574 * dabbrev.el (dabbrev--same-major-mode-p):
7575 * chistory.el (list-command-history):
7576 * apropos.el (apropos-documentation):
7577 * allout.el (allout-obtain-passphrase):
7578 (allout-copy-exposed-to-buffer):
7579 (allout-verify-passphrase): Use with-current-buffer.
7580
7581 2009-11-13 Glenn Morris <rgm@gnu.org>
7582
7583 * Makefile.in (ELCFILES): Regenerate.
7584
7585 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
7586
7587 * net/dbus.el (dbus-registered-objects-table): Rename from
7588 `dbus-registered-functions-table', because it contains also properties.
7589 (dbus-unregister-object): Unregister also properties.
7590 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
7591 Use a timeout of 500 msec, in order to not block.
7592 (dbus-register-property, dbus-property-handler): New defuns.
7593
7594 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
7595
7596 * simple.el (minibuffer-default-add-completions): Drop deprecated
7597 4th arg.
7598
7599 2009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
7600
7601 * textmodes/artist.el (artist-mouse-choose-operation):
7602 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
7603 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
7604 (artist-compute-up-event-key): New function.
7605 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
7606
7607 2009-11-13 Kenichi Handa <handa@m17n.org>
7608
7609 * language/japan-util.el: Make sure that the value of jisx0208
7610 property is jisx0208 character.
7611
7612 2009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
7613
7614 * international/mule.el (auto-coding-regexp-alist): Only purecopy
7615 car or each item, not the whole list.
7616
7617 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
7618
7619 * minibuffer.el (minibuffer-completion-help):
7620 Use minibuffer-hide-completions.
7621
7622 2009-11-12 Per Starbäck <per@starback.se> (tiny change)
7623
7624 * dired.el (dired-save-positions, dired-restore-positions): New funs.
7625 (dired-revert): Use them (bug#4880).
7626
7627 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
7628
7629 * tooltip.el (tooltip-frame-parameters): Undo previous change.
7630
7631 2009-11-12 Juri Linkov <juri@jurta.org>
7632
7633 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
7634 New functions.
7635 (find-file-literally-at-point): Alias of `ffap-literally'.
7636
7637 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
7638
7639 * textmodes/ispell.el (ispell-skip-region-alist):
7640 * textmodes/css-mode.el (auto-mode-alist):
7641 * progmodes/compile.el (auto-mode-alist):
7642 * international/mule.el (ctext-non-standard-encodings-alist)
7643 (ctext-non-standard-encodings-regexp):
7644 * simple.el (shell-command-switch, text-read-only):
7645 * replace.el (occur-mode-map):
7646 * paths.el (rmail-file-name):
7647 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
7648 * find-file.el (ff-special-constructs):
7649 * files.el (file-name-handler-alist):
7650 * composite.el: Purecopy strings.
7651
7652 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
7653
7654 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
7655
7656 * widget.el (define-widget): Purecopy the docstring.
7657 * international/mule-cmds.el (charset): Do not purecopy the
7658 docstring here, define-widget does it.
7659
7660 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
7661 * textmodes/bibtex-style.el (auto-mode-alist):
7662 * progmodes/inf-lisp.el (inferior-lisp-prompt):
7663 * progmodes/compile.el (compile-command):
7664 * language/korea-util.el (default-korean-keyboard):
7665 * international/mule-conf.el (file-coding-system-alist):
7666 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
7667 * tooltip.el (tooltip-frame-parameters):
7668 * newcomment.el (comment-end, comment-padding):
7669 * dired.el (dired-trivial-filenames):
7670 * comint.el (comint-file-name-prefix): Purecopy initial values.
7671
7672 2009-11-11 Michael Albinus <michael.albinus@gmx.de>
7673
7674 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
7675 (tramp-advice-minibuffer-electric-tilde): Unload advices via
7676 `tramp-unload'.
7677 (tramp-advice-make-auto-save-file-name)
7678 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
7679 after removing the advice.
7680
7681 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
7682
7683 * progmodes/grep.el (grep-regexp-alist):
7684 * international/mule-cmds.el (iso-2022-control-alist):
7685 * emacs-lisp/timer.el (timer-duration-words):
7686 * subr.el (version-separator, version-regexp-alist):
7687 * minibuffer.el (completion-styles-alist):
7688 * faces.el (face-attribute-name-alist, list-faces-sample-text):
7689 Change defvars to defconsts.
7690
7691 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
7692 * loadup.el ("international/mule-conf"): Load the byte compiled version.
7693 * international/mule-conf.el: Allow to be byte compiled.
7694
7695 * international/mule.el (define-charset): Purecopy props.
7696 (load-with-code-conversion): Purecopy doc string and file name.
7697 (put-charset-property): Purecopy strings.
7698 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
7699
7700 * international/mule-cmds.el (register-input-method): Purecopy arguments.
7701 (define-char-code-property): Correctly purecopy the table.
7702
7703 * international/ccl.el (define-ccl-program): Purecopy the docstring.
7704
7705 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
7706
7707 * subr.el (add-hook): Purecopy strings.
7708 (eval-after-load): Purecopy load-history-regexp and the form.
7709
7710 * custom.el (custom-declare-group): Purecopy load-file-name.
7711
7712 * subr.el (menu-bar-separator): New defconst.
7713 * net/eudc.el (eudc-tools-menu):
7714 * international/mule-cmds.el (set-coding-system-map)
7715 (mule-menu-keymap):
7716 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
7717 * vc-hooks.el (vc-menu-map):
7718 * replace.el (occur-mode-map):
7719 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
7720 (menu-bar-edit-menu, menu-bar-goto-menu)
7721 (menu-bar-custom-menu, menu-bar-showhide-menu)
7722 (menu-bar-options-menu, menu-bar-tools-menu)
7723 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
7724 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
7725 (menu-bar-help-menu):
7726 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
7727 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
7728
7729 * term/x-win.el (x-gtk-stock-map):
7730 * progmodes/vera-mode.el (auto-mode-alist):
7731 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
7732 (inferior-lisp-program, inferior-lisp-load-command):
7733 * progmodes/hideshow.el (hs-special-modes-alist):
7734 * progmodes/gud.el (same-window-regexps):
7735 * progmodes/grep.el (grep-program, find-program, xargs-program):
7736 * net/telnet.el (same-window-regexps):
7737 * net/rlogin.el (same-window-regexps):
7738 * language/ethiopic.el (font-ccl-encoder-alist):
7739 * vc-sccs.el (vc-sccs-master-templates):
7740 * vc-rcs.el (vc-rcs-master-templates):
7741 * subr.el (cl-assertion-failed):
7742 * simple.el (next-error-overlay-arrow-position):
7743 * lpr.el (lpr-command):
7744 * locate.el (locate-ls-subdir-switches):
7745 * info.el (same-window-regexps, info)
7746 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
7747 * image-mode.el (image-mode, auto-mode-alist):
7748 * hippie-exp.el (hippie-expand-ignore-buffers):
7749 * format.el (format-alist):
7750 * find-dired.el (find-ls-subdir-switches, find-grep-options)
7751 (find-name-arg):
7752 * facemenu.el (facemenu-keybindings):
7753 * dired.el (dired-listing-switches, dired-chown-program):
7754 * diff.el (diff-switches, diff-command):
7755 * cus-edit.el (same-window-regexps):
7756 * bindings.el (mode-line-mule-info)
7757 (mode-line-buffer-identification): Purecopy strings.
7758
7759 2009-11-11 Juri Linkov <juri@jurta.org>
7760
7761 * simple.el (dired-get-filename) <declare-function>:
7762 Tell the byte-compiler about dired-get-filename.
7763 (shell-command): In Dired mode, get filename from the current line
7764 as the default value.
7765
7766 2009-11-10 Glenn Morris <rgm@gnu.org>
7767
7768 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
7769 * calendar/holidays.el, progmodes/cperl-mode.el:
7770 Update x-popup-menu declarations.
7771
7772 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
7773 (list-load-path-shadows): Use dolist.
7774 (list-load-path-shadows): Use with-current-buffer.
7775
7776 2009-11-10 Juri Linkov <juri@jurta.org>
7777
7778 * minibuffer.el (read-file-name): Support a list of default values
7779 in `default-filename'. Use the first file name where only one
7780 element is required. Doc fix.
7781
7782 2009-11-09 Michael Albinus <michael.albinus@gmx.de>
7783
7784 * net/dbus.el (dbus-unregister-object): Release service, if no
7785 other method is registered for it.
7786
7787 2009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
7788
7789 * bookmark.el (bookmark-completing-read): Sort bookmark names if
7790 bookmark-sort-flag is non-nil (Bug#4653).
7791
7792 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
7793
7794 * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
7795 the progress reporter entirely.
7796
7797 * emulation/cua-base.el: Add CUA property to some CC mode commands
7798 (Bug#4100).
7799
7800 2009-11-08 Kevin Ryde <user42@zip.com.au>
7801
7802 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
7803 at end of sentence (Bug#4818).
7804
7805 2009-11-08 Jared Finder <jfinder@crypticstudios.com>
7806
7807 * progmodes/compile.el (compilation-error-regexp-alist-alist):
7808 Handle "see declaration of" MSFT statements (Bug#4100).
7809
7810 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
7811
7812 * net/tramp.el (tramp-advice-make-auto-save-file-name)
7813 (tramp-advice-file-expand-wildcards): Unload via
7814 `ad-remove-advice'.
7815
7816 * net/trampver.el: Update release number.
7817
7818 2009-11-08 Kevin Ryde <user42@zip.com.au>
7819
7820 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
7821 `ad-do-it'.
7822
7823 2009-11-08 Andr <m00naticus@gmail.com> (tiny change)
7824
7825 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
7826 in order to keep context in SELinux.
7827
7828 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
7829
7830 * dired-aux.el (dired-query): Place cursor in echo area and allow
7831 C-g.
7832
7833 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
7834 menu item if not on a directory (Bug#4701).
7835
7836 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
7837
7838 Sync with Tramp 2.1.17.
7839
7840 * net/tramp.el (tramp-handle-copy-directory): Don't use
7841 `file-remote-p' (due to compatibility).
7842
7843 * net/tramp-compat.el (tramp-compat-copy-directory)
7844 (tramp-compat-delete-directory): New defuns.
7845
7846 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
7847 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
7848 `tramp-compat-delete-directory'.
7849
7850 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
7851 (tramp-smb-handle-delete-directory): Use
7852 `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
7853
7854 * net/trampver.el: Update release number.
7855
7856 2009-11-07 Chong Yidong <cyd@stupidchicken.com>
7857
7858 * tar-mode.el (tar-copy): Call write-region on the right buffer
7859 (Bug#4857).
7860
7861 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
7862 by hand, if necessary (Bug#4878).
7863
7864 2009-11-06 Chong Yidong <cyd@stupidchicken.com>
7865
7866 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
7867 align size column (Bug#4839).
7868
7869 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
7870 statement.
7871
7872 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
7873
7874 * progmodes/ld-script.el (auto-mode-alist):
7875 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
7876
7877 * cus-face.el (custom-declare-face): Purecopy face spec.
7878
7879 2009-11-06 Kenichi Handa <handa@m17n.org>
7880
7881 * international/uni-bidi.el: Re-generated.
7882 * international/uni-category.el: Re-generated.
7883 * international/uni-combining.el: Re-generated.
7884 * international/uni-mirrored.el: Re-generated.
7885
7886 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
7887
7888 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
7889 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
7890 (tex-start-options, slitex-run-command, latex-run-command)
7891 (tex-run-command, tex-directory):
7892 * textmodes/ispell.el (ispell-html-skip-alists)
7893 (ispell-tex-skip-alists, ispell-tex-skip-alists):
7894 * textmodes/fill.el (adaptive-fill-first-line-regexp):
7895 (adaptive-fill-regexp):
7896 * textmodes/dns-mode.el (auto-mode-alist):
7897 * progmodes/python.el (interpreter-mode-alist):
7898 * progmodes/etags.el (tags-compression-info-list):
7899 * progmodes/etags.el (tags-file-name):
7900 * net/browse-url.el (browse-url-galeon-program)
7901 (browse-url-firefox-program):
7902 * mail/sendmail.el (mail-signature-file)
7903 (mail-citation-prefix-regexp):
7904 * international/mule-conf.el (eight-bit):
7905 * international/latexenc.el (latex-inputenc-coding-alist):
7906 * international/fontset.el (x-pixel-size-width-font-regexp):
7907 * emacs-lisp/warnings.el (warning-type-format):
7908 * emacs-lisp/trace.el (trace-buffer):
7909 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
7910 (emacs-lisp-mode-map):
7911 * calendar/holidays.el (holiday-solar-holidays)
7912 (holiday-bahai-holidays, holiday-islamic-holidays)
7913 (holiday-christian-holidays, holiday-hebrew-holidays)
7914 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
7915 (hebrew-holidays-1, holiday-oriental-holidays)
7916 (holiday-general-holidays):
7917 * x-dnd.el (x-dnd-known-types):
7918 * tool-bar.el (tool-bar):
7919 * startup.el (site-run-file):
7920 * shell.el (shell-dumb-shell-regexp):
7921 * rfn-eshadow.el (file-name-shadow-tty-properties)
7922 (file-name-shadow-properties):
7923 * paths.el (remote-shell-program, news-directory):
7924 * mouse.el ([C-down-mouse-3]):
7925 * menu-bar.el (menu-bar-tools-menu):
7926 * jka-cmpr-hook.el (jka-compr-load-suffixes)
7927 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
7928 (jka-compr-compression-info-list):
7929 * isearch.el (search-whitespace-regexp):
7930 * image-file.el (image-file-name-extensions):
7931 * find-dired.el (find-ls-option):
7932 * files.el (directory-listing-before-filename-regexp)
7933 (directory-free-space-args, insert-directory-program)
7934 (list-directory-brief-switches, magic-fallback-mode-alist)
7935 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
7936 (automount-dir-prefix):
7937 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
7938 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
7939 (face-font-registry-alternatives, face-font-registry-alternatives)
7940 (face-font-family-alternatives):
7941 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
7942 (facemenu-foreground-menu, facemenu-face-menu):
7943 * epa-hook.el (epa-file-name-regexp):
7944 * dnd.el (dnd-protocol-alist):
7945 * textmodes/rst.el (auto-mode-alist):
7946 * button.el (default-button): Purecopy strings.
7947
7948 2009-11-06 Glenn Morris <rgm@gnu.org>
7949
7950 * Makefile.in (ELCFILES): Update.
7951
7952 2009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
7953
7954 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
7955 * emacs-lisp/levents.el: Move to obsolete/levents.el.
7956
7957 * nxml/xsd-regexp.el (xsdre-gen-categories):
7958 * nxml/xmltok.el (xmltok-parse-entity):
7959 * nxml/rng-parse.el (rng-parse-validate-file):
7960 * nxml/rng-maint.el (rng-format-manual)
7961 (rng-manual-output-force-new-line):
7962 * nxml/rng-loc.el (rng-save-schema-location-1):
7963 * nxml/rng-cmpct.el (rng-c-parse-file):
7964 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
7965 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
7966
7967 2009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
7968
7969 * progmodes/verilog-mode.el (verilog-getopt-file, verilog-set-define):
7970 Remove extra save-excursions and make-variable-buffer-local's.
7971 Suggested by Stefan Monnier.
7972
7973 (verilog-getopt-file, verilog-module-inside-filename-p)
7974 (verilog-set-define): Merge GNU 1.35 and repair changes from
7975 switching to using with-current-buffer.
7976
7977 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
7978 being treated as a number and confusing AUTORESET.
7979 Reported by Dan Dever.
7980
7981 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
7982 Add verilog-auto-ignore-concat to fix backward compatibility with
7983 older verilog-modes. Reported by Dan Katz.
7984
7985 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
7986 containing closing anchors "...$".
7987
7988 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
7989 Reported by Wade Smith.
7990
7991 (verilog-batch-execute-func): Comment on function usage.
7992
7993 2009-11-05 Michael McNamara <mac@mail.brushroad.com>
7994
7995 * progmodes/verilog-mode.el (verilog-label-re): Fix regular expression
7996 for labels.
7997
7998 (verilog-label-re, verilog-calc-1): Support proper indent of named
7999 asserts.
8000
8001 (verilog-backward-token, verilog-basic-complete-re)
8002 (verilog-beg-of-statement, verilog-indent-re): Support proper
8003 indent of the assert statement at the beginning of a block of text.
8004
8005 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
8006 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
8007 tokens as begins.
8008
8009 2009-11-05 Glenn Morris <rgm@gnu.org>
8010
8011 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
8012 Emacs 19. (Bug#1531)
8013 (byte-compile-fix-header): Update for the above change.
8014 Drop test for epoch::version.
8015
8016 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
8017 * cus-dep.el (custom-make-dependencies):
8018 * finder.el (finder-compile-keywords):
8019 Use autoload-rubric's feature argument.
8020
8021 * calendar/diary-lib.el (top-level): Make load behave more like require.
8022
8023 * vc-git.el (vc-git-stash-map): Move definition before use.
8024
8025 2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
8026
8027 * custom.el (custom-declare-group): Purecopy standard-value.
8028 (custom-declare-group): Purecopy custom-prefix.
8029
8030 * international/mule.el (load-with-code-conversion):
8031 Call do-after-load-evaluation unconditionally.
8032
8033 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
8034
8035 2009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
8036
8037 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
8038
8039 2009-11-04 Glenn Morris <rgm@gnu.org>
8040
8041 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
8042 (byte-compile-compatibility): Remove option.
8043 (byte-compile-close-variables, byte-compile-fix-header)
8044 (byte-compile-insert-header, byte-compile-output-docform)
8045 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
8046 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
8047 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
8048 (byte-compile-insert, byte-compile-defun):
8049 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
8050 (byte-defop-compiler19): Remove.
8051 Without byte-compile-compatibility, the 'emacs19-opcode property is not
8052 used by anything. Replace all calls with byte-defop-compiler.
8053
8054 2009-11-04 Juri Linkov <juri@jurta.org>
8055
8056 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
8057 (menu-bar-options-menu): Don't quote the `prop' arg of
8058 `menu-bar-make-mm-toggle'.
8059
8060 2009-11-04 Juanma Barranquero <lekktu@gmail.com>
8061
8062 * calendar/calendar.el (cal-loaddefs):
8063 * calendar/diary-lib.el (diary-loaddefs):
8064 * calendar/holidays.el (hol-loaddefs):
8065 * eshell/esh-module.el (esh-groups): Load rather than require.
8066
8067 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
8068
8069 * calendar/todo-mode.el (todo-add-category): Don't hardcode
8070 point-min==1.
8071 (todo-top-priorities): Only display-buffer when called interactively.
8072 (todo-item-start): Don't save excursion point.
8073 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
8074 (todo-insert-item-here, todo-file-item, todo-remove-item):
8075 Adjust uses of todo-item-start and todo-item-end.
8076
8077 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
8078 (autoload-rubric): Don't use any more.
8079 * cedet/semantic/fw.el (semantic/loaddefs):
8080 * cedet/srecode.el (srecode/loaddefs):
8081 * cedet/ede.el (ede/loaddefs): Load rather than require.
8082 * cedet/ede/cpp-root.el:
8083 * cedet/ede/emacs.el:
8084 * cedet/ede/files.el:
8085 * cedet/ede/linux.el:
8086 * cedet/ede/locate.el:
8087 * cedet/ede/make.el:
8088 * cedet/ede/shell.el:
8089 * cedet/ede/speedbar.el:
8090 * cedet/ede/system.el:
8091 * cedet/ede/util.el:
8092 * cedet/semantic/analyze.el:
8093 * cedet/semantic/bovine.el:
8094 * cedet/semantic/complete.el:
8095 * cedet/semantic/ctxt.el:
8096 * cedet/semantic/db-file.el:
8097 * cedet/semantic/db-find.el:
8098 * cedet/semantic/db-global.el:
8099 * cedet/semantic/db-mode.el:
8100 * cedet/semantic/db-typecache.el:
8101 * cedet/semantic/db.el:
8102 * cedet/semantic/debug.el:
8103 * cedet/semantic/dep.el:
8104 * cedet/semantic/doc.el:
8105 * cedet/semantic/edit.el:
8106 * cedet/semantic/find.el:
8107 * cedet/semantic/format.el:
8108 * cedet/semantic/html.el:
8109 * cedet/semantic/ia-sb.el:
8110 * cedet/semantic/ia.el:
8111 * cedet/semantic/idle.el:
8112 * cedet/semantic/lex-spp.el:
8113 * cedet/semantic/lex.el:
8114 * cedet/semantic/mru-bookmark.el:
8115 * cedet/semantic/scope.el:
8116 * cedet/semantic/senator.el:
8117 * cedet/semantic/sort.el:
8118 * cedet/semantic/symref.el:
8119 * cedet/semantic/tag-file.el:
8120 * cedet/semantic/tag-ls.el:
8121 * cedet/semantic/tag-write.el:
8122 * cedet/semantic/tag.el:
8123 * cedet/semantic/util-modes.el:
8124 * cedet/semantic/analyze/complete.el:
8125 * cedet/semantic/analyze/refs.el:
8126 * cedet/semantic/bovine/c.el:
8127 * cedet/semantic/bovine/gcc.el:
8128 * cedet/semantic/bovine/make.el:
8129 * cedet/semantic/bovine/scm.el:
8130 * cedet/semantic/decorate/include.el:
8131 * cedet/semantic/decorate/mode.el:
8132 * cedet/semantic/symref/cscope.el:
8133 * cedet/semantic/symref/global.el:
8134 * cedet/semantic/symref/grep.el:
8135 * cedet/semantic/symref/idutils.el:
8136 * cedet/semantic/symref/list.el:
8137 * cedet/semantic/wisent/java-tags.el:
8138 * cedet/semantic/wisent/javascript.el:
8139 * cedet/srecode/compile.el:
8140 * cedet/srecode/cpp.el:
8141 * cedet/srecode/document.el:
8142 * cedet/srecode/el.el:
8143 * cedet/srecode/expandproto.el:
8144 * cedet/srecode/getset.el:
8145 * cedet/srecode/insert.el:
8146 * cedet/srecode/java.el:
8147 * cedet/srecode/map.el:
8148 * cedet/srecode/mode.el:
8149 * cedet/srecode/template.el:
8150 * cedet/srecode/texi.el: Remove the file-local setting of
8151 generated-autoload-feature.
8152
8153 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
8154 and only put a prop if it is non-nil.
8155
8156 2009-11-03 Juri Linkov <juri@jurta.org>
8157
8158 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
8159 (menu-bar-options-menu): Fix list quoting (Bug#4429).
8160
8161 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
8162 and "Menu" to make top-level menu item visually one unit (like
8163 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
8164 multi-word menu items). Fix :help string for quit-window.
8165
8166 2009-11-03 Glenn Morris <rgm@gnu.org>
8167
8168 * cedet/mode-local.el (with-mode-local): Doc fix.
8169
8170 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
8171 (byte-compile-file-form-define-abbrev-table)
8172 (byte-compile-file-form-custom-declare-variable)
8173 (byte-compile-variable-ref, byte-compile-defvar):
8174 Whether or not a warning is enabled should only affect whether we issue
8175 the warning, not whether or not we collect the relevant data.
8176 Eg warnings can be turned on and off throughout the course of a file.
8177
8178 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
8179 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
8180
8181 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
8182
8183 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
8184 * play/mpuz.el (mpuz-create-buffer):
8185 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
8186 (lm-print-y,s,noise, lm-print-w0, lm-init):
8187 * play/gomoku.el (gomoku-prompt-for-move):
8188 * play/fortune.el (fortune-in-buffer):
8189 * play/dissociate.el (dissociated-press):
8190 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
8191 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
8192 * mail/supercite.el (sc-eref-show):
8193 * mail/smtpmail.el (smtpmail-send-it):
8194 * mail/rmailsum.el (rmail-summary-next-labeled-message)
8195 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
8196 (rmail-summary-undelete-many, rmail-summary-rmail-update)
8197 (rmail-summary-goto-msg, rmail-summary-expunge)
8198 (rmail-summary-get-new-mail, rmail-summary-search-backward)
8199 (rmail-summary-add-label, rmail-summary-output-menu)
8200 (rmail-summary-output-body):
8201 * mail/rfc822.el (rfc822-addresses):
8202 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
8203 * mail/mailpost.el (post-mail-send-it):
8204 * mail/hashcash.el (hashcash-generate-payment):
8205 * mail/feedmail.el (feedmail-run-the-queue)
8206 (feedmail-queue-send-edit-prompt-help-first)
8207 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
8208 (feedmail-deduce-address-list):
8209 * eshell/esh-ext.el (eshell-remote-command):
8210 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
8211 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
8212 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
8213 (viper-save-string-in-file, viper-valid-marker):
8214 * emulation/viper-keym.el (viper-toggle-key):
8215 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
8216 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
8217 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
8218 * emulation/viper-cmd.el (viper-exec-form-in-vi)
8219 (viper-exec-form-in-emacs, viper-brac-function):
8220 * emulation/viper.el (viper-delocalize-var):
8221 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
8222 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
8223 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
8224 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
8225 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
8226 * emulation/edt.el (edt-electric-helpify):
8227 * emulation/cua-rect.el (cua--rectangle-aux-replace):
8228 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
8229 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
8230 (cua-indent-to-global-mark-column):
8231 * calendar/diary-lib.el (calendar-mark-1):
8232 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
8233 Use with-current-buffer.
8234 * emulation/viper.el (viper-delocalize-var): Use dolist.
8235
8236 2009-11-03 Chong Yidong <cyd@stupidchicken.com>
8237
8238 * comint.el (comint-replace-by-expanded-history-before-point):
8239 Replace !! with the previous input string literally (Bug#1795).
8240
8241 2009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
8242
8243 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
8244 to be made up of whitespace.
8245
8246 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
8247
8248 * minibuffer.el (read-file-name): Don't use file dialogs for
8249 remote directories (Bug#99).
8250
8251 2009-11-01 Chong Yidong <cyd@stupidchicken.com>
8252
8253 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
8254
8255 2009-11-01 Andreas Schwab <schwab@linux-m68k.org>
8256
8257 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
8258 instead of deleting the window or frame.
8259
8260 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
8261
8262 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
8263 Support face colors.
8264
8265 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
8266 New function. Support face colors (Bug#1168).
8267 (tex-common-initialization): Use it.
8268
8269 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
8270 mode allows it (Bug#1168).
8271
8272 2009-10-31 Juri Linkov <juri@jurta.org>
8273
8274 * facemenu.el (list-colors-display): Don't mark buffer as
8275 modified (Bug#3948).
8276
8277 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
8278
8279 * international/mule-diag.el (list-character-sets-1): Minor
8280 message fix (Bug#3526).
8281
8282 * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
8283 face property (Bug#4834).
8284 (etags-list-tags, etags-tags-apropos-additional)
8285 (etags-tags-apropos, tags-select-tags-table): Add follow-link
8286 property.
8287
8288 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
8289 items.
8290
8291 * cedet/cedet.el (cedet-menu-map): Remove Semantic and EDE menu
8292 items.
8293
8294 * cedet/ede.el (ede-minor-mode):
8295 * cedet/semantic.el (semantic-mode): Toggle menu separators.
8296
8297 2009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
8298
8299 * textmodes/two-column.el (2C-split):
8300 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
8301 * textmodes/tex-mode.el (tex-set-buffer-directory):
8302 * textmodes/spell.el (spell-region, spell-string):
8303 * textmodes/reftex.el (reftex-erase-buffer):
8304 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
8305 * textmodes/reftex-toc.el (reftex-toc-promote-action):
8306 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
8307 (reftex-select-item):
8308 * textmodes/reftex-ref.el (reftex-label-info-update)
8309 (reftex-offer-label-menu):
8310 * textmodes/reftex-index.el (reftex-index-change-entry)
8311 (reftex-index-phrases-info):
8312 * textmodes/reftex-global.el (reftex-create-tags-file)
8313 (reftex-save-all-document-buffers, reftex-ensure-write-access):
8314 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
8315 (reftex-view-crossref-from-bibtex):
8316 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
8317 (reftex-extract-bib-entries-from-thebibliography)
8318 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
8319 * textmodes/refbib.el (r2b-capitalize-title):
8320 (r2b-convert-buffer, r2b-help):
8321 * textmodes/page-ext.el (pages-directory)
8322 (pages-directory-goto-with-mouse):
8323 * textmodes/bibtex.el (bibtex-validate-globally):
8324 * textmodes/bib-mode.el (bib-capitalize-title):
8325 * textmodes/artist.el (artist-clear-buffer, artist-system):
8326 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
8327 (local-set-scheme-interaction-buffer, xscheme-process-filter)
8328 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
8329 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
8330 (xscheme-send-control-g-interrupt, xscheme-start-process)
8331 (xscheme-process-sentinel, xscheme-cd):
8332 * progmodes/verilog-mode.el (verilog-read-always-signals)
8333 (verilog-set-define, verilog-getopt-file)
8334 (verilog-module-inside-filename-p):
8335 * progmodes/sh-script.el:
8336 * progmodes/python.el (python-pdbtrack-get-source-buffer)
8337 (python-pdbtrack-grub-for-buffer, python-execute-file):
8338 * progmodes/octave-inf.el (inferior-octave):
8339 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
8340 (idlwave-shell-compile-helper-routines, idlwave-set-local)
8341 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
8342 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
8343 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
8344 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
8345 (idlwave-shell-filter, idlwave-shell-examine-highlight)
8346 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
8347 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
8348 (idlwave-shell-examine-display, idlwave-shell-run-region)
8349 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
8350 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
8351 * progmodes/idlw-help.el (idlwave-help-get-special-help)
8352 (idlwave-help-get-help-buffer):
8353 * progmodes/gud.el (gud-basic-call, gud-find-class)
8354 (gud-tooltip-activate-mouse-motions-if-enabled):
8355 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
8356 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
8357 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
8358 (ebrowse-tags-next-file):
8359 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
8360 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
8361 (ebnf-eps-finish-and-write):
8362 * progmodes/cpp.el (cpp-edit-save):
8363 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
8364 * progmodes/cc-defs.el (c-emacs-features):
8365 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
8366 (antlr-directory-dependencies):
8367 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
8368 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
8369 (ada-find-any-references, ada-make-filename-from-adaname)
8370 (ada-make-body-gnatstub):
8371 * obsolete/rnews.el (news-list-news-groups):
8372 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
8373 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
8374 * net/rcirc.el (rcirc-debug):
8375 * net/newst-treeview.el (newsticker--treeview-list-add-item)
8376 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
8377 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
8378 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
8379 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
8380 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
8381 (newsticker--treeview-list-clear-highlight)
8382 (newsticker--treeview-list-update-highlight)
8383 (newsticker--treeview-list-highlight-start)
8384 (newsticker--treeview-tree-update-highlight)
8385 (newsticker--treeview-get-selected-item)
8386 (newsticker-treeview-mark-list-items-old)
8387 (newsticker--treeview-set-current-node):
8388 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
8389 * net/newst-backend.el (newsticker--get-news-by-funcall)
8390 (newsticker--get-news-by-wget, newsticker--image-get)
8391 (newsticker--image-sentinel):
8392 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
8393 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
8394 (eudc-ph-close-session):
8395 * net/eudc.el (eudc-save-options):
8396 * language/thai-word.el (thai-update-word-table):
8397 * language/japan-util.el (japanese-string-conversion):
8398 * international/titdic-cnv.el (tsang-quick-converter)
8399 (ziranma-converter, ctlau-converter):
8400 * international/mule-cmds.el (describe-language-environment):
8401 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
8402 (skkdic-convert-postfix, skkdic-convert-prefix):
8403 (skkdic-convert-okuri-nasi, skkdic-convert):
8404 * emacs-lisp/re-builder.el (reb-update-overlays):
8405 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
8406 * emacs-lisp/gulp.el (gulp-send-requests):
8407 * emacs-lisp/find-gc.el (trace-call-tree):
8408 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
8409 (eieio-describe-generic):
8410 * emacs-lisp/eieio-base.el (eieio-persistent-read):
8411 * emacs-lisp/edebug.el (edebug-outside-excursion):
8412 * emacs-lisp/debug.el (debugger-make-xrefs):
8413 * emacs-lisp/cust-print.el (custom-prin1-to-string):
8414 * emacs-lisp/chart.el (chart-new-buffer):
8415 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
8416 Use with-current-buffer.
8417 * textmodes/artist.el (artist-system): Don't call
8418 copy-sequence on a fresh string.
8419 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
8420
8421 2009-10-31 Stephen Berman <stephen.berman@gmx.net>
8422
8423 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
8424 is no item to edit. (Bug#4820)
8425 (todo-top-priorities): Restore point and restore narrowing in Todo
8426 buffer. (Bug#4820)
8427
8428 2009-10-31 Glenn Morris <rgm@gnu.org>
8429
8430 * net/ange-ftp.el (top-level): Don't require dired when compiling.
8431 (comint-last-output-start, comint-last-input-start)
8432 (comint-last-input-end): Don't defvar when compiling.
8433 (ange-ftp-process-file): Use bound-and-true-p.
8434
8435 * pcmpl-rpm.el (top-level): Move provide statement to end.
8436 (pcmpl-rpm): Remove unused custom group.
8437
8438 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
8439
8440 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
8441
8442 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
8443 (byte-compile-warnings): Add `constants' as an option.
8444 (byte-compile-callargs-warn, byte-compile-arglist-warn)
8445 (display-call-tree): Update for byte-compile-fdefinition possibly
8446 returning `(macro lambda ...)'. (Bug#4778)
8447 (byte-compile-variable-ref, byte-compile-setq-default):
8448 Respect `constants' member of byte-compile-warnings.
8449
8450 * cedet/semantic/tag.el (semantic--tag-link-list-to-buffer):
8451 Use mapc rather than mapcar because the return value is never used.
8452
8453 * cedet/srecode/template.el, cedet/semantic/wisent/javascript.el:
8454 * cedet/semantic/wisent/java-tags.el, cedet/semantic/texi.el:
8455 * cedet/semantic/html.el:
8456 Suppress harmless warnings about setting up semantic-imenu (not
8457 part of Emacs) variables.
8458
8459 2009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
8460
8461 * vc-bzr.el (vc-bzr-revision-keywords): New var.
8462 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
8463 to "submit:".
8464
8465 * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
8466 * cedet/semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
8467 * cedet/semantic/symref/grep.el (semantic-symref-perform-search):
8468 * cedet/semantic/bovine/gcc.el (semantic-gcc-query):
8469 * cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token):
8470 * cedet/semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
8471 (semantic-analyzer-debug-global-symbol)
8472 (semantic-analyzer-debug-missing-innertype)
8473 (semantic-analyzer-debug-insert-include-summary):
8474 * cedet/semantic/util.el (semantic-file-tag-table):
8475 (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
8476 (semantic-recursive-find-nonterminal-by-name):
8477 * cedet/semantic/tag-ls.el (semantic-tag-calculate-parent-default):
8478 * cedet/semantic/tag-file.el (semantic-prototype-file):
8479 * cedet/semantic/symref.el (semantic-symref-parse-tool-output):
8480 * cedet/semantic/sb.el (semantic-sb-fetch-tag-table):
8481 * cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
8482 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
8483 (semantic-idle-summary-maybe-highlight):
8484 * cedet/semantic/ia-sb.el (semantic-ia-speedbar)
8485 (semantic-ia-sb-tag-info):
8486 * cedet/semantic/grammar.el (semantic-analyze-possible-completions):
8487 * cedet/semantic/find.el (semantic-brute-find-tag-by-position):
8488 * cedet/semantic/ede-grammar.el (project-compile-target):
8489 (ede-proj-makefile-insert-variables):
8490 * cedet/semantic/debug.el (semantic-debug-set-parser-location):
8491 (semantic-debug-set-source-location, semantic-debug-interface-layout)
8492 (semantic-debug-mode, semantic-debug):
8493 * cedet/semantic/db.el (semanticdb-needs-refresh-p):
8494 * cedet/semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
8495 * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
8496 * cedet/semantic/db-find.el (semanticdb-find-log-new-search)
8497 (semanticdb-find-translate-path-includes--internal)
8498 (semanticdb-reset-log, semanticdb-find-log-activity):
8499 * cedet/semantic/db-file.el (object-write):
8500 * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
8501 * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
8502 (semanticdb-create-ebrowse-database):
8503 * cedet/semantic/db-debug.el (semanticdb-table-sanity-check):
8504 * cedet/semantic/complete.el (semantic-displayor-focus-request)
8505 (semantic-collector-calculate-completions-raw)
8506 (semantic-complete-read-tag-analyzer):
8507 * cedet/semantic/analyze.el (semantic-analyze-pulse):
8508 * cedet/ede/util.el (ede-update-version-in-source):
8509 * cedet/ede/proj.el (project-delete-target):
8510 * cedet/ede/proj-elisp.el (ede-update-version-in-source)
8511 (ede-proj-flush-autoconf):
8512 * cedet/ede/pconf.el (ede-proj-configure-synchronize)
8513 (ede-proj-configure-synchronize):
8514 * cedet/ede/locate.el (ede-locate-file-in-project-impl):
8515 * cedet/ede/linux.el (ede-linux-version):
8516 * cedet/ede/emacs.el (ede-emacs-version):
8517 * cedet/ede/dired.el (ede-dired-add-to-target):
8518 * cedet/ede.el (ede-buffer-header-file, ede-find-target)
8519 (ede-buffer-documentation-files, ede-project-buffers, ede-set)
8520 (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
8521 * cedet/cedet-idutils.el (cedet-idutils-fnid-call):
8522 (cedet-idutils-lid-call, cedet-idutils-expand-filename)
8523 (cedet-idutils-version-check):
8524 * cedet/cedet-global.el (cedet-gnu-global-call):
8525 (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
8526 (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
8527 * cedet/cedet-cscope.el (cedet-cscope-call)
8528 (cedet-cscope-expand-filename, cedet-cscope-version-check):
8529 Use with-current-buffer.
8530 * cedet/ede.el (ede-make-project-local-variable)
8531 (ede-set-project-variables, ede-set): Use dolist.
8532
8533 2009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
8534
8535 * textmodes/ispell.el (ispell-skip-region-alist):
8536 * international/mule-conf.el (eight-bit):
8537 * international/fontset.el (font-encoding-alist):
8538 * startup.el (pure-space-overflow-message):
8539 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
8540 * paths.el (gnus-nntp-service, rmail-spool-directory)
8541 (term-file-prefix):
8542 * files.el (save-some-buffers-action-alist):
8543 * cmuscheme.el (same-window-buffer-names):
8544 * ielm.el (same-window-buffer-names):
8545 * shell.el (same-window-buffer-names):
8546 * mail/sendmail.el (same-window-buffer-names):
8547 * progmodes/inf-lisp.el (same-window-buffer-names):
8548 * bindings.el (mode-line-client)
8549 (mode-line-column-line-number-mode-map):
8550 * language/tibetan.el (tibetan-precomposition-rule-regexp)
8551 (tibetan-precomposed-regexp): Purecopy string arguments.
8552
8553 2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
8554
8555 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
8556 (calcDigit-nondigit):
8557 * calc/calc-yank.el (calc-copy-to-buffer):
8558 * calc/calc-units.el (calc-invalidate-units-table):
8559 * calc/calc-trail.el (calc-trail-yank):
8560 * calc/calc-store.el (calc-insert-variables):
8561 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
8562 * calc/calc-prog.el (calc-read-parse-table):
8563 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
8564 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
8565 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
8566 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
8567 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
8568 (calc-graph-name, calc-graph-find-command, calc-graph-view)
8569 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
8570 * calc/calc-ext.el (calc-realign):
8571 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
8572 (calc-embedded-finish-edit, calc-embedded-make-info)
8573 (calc-embedded-finish-command, calc-embedded-stack-change):
8574 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
8575
8576 * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
8577 (overload-docstring-extension): Use that info.
8578 * cedet/semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
8579 * cedet/semantic/idle.el (semantic-eldoc-current-symbol-info):
8580 * cedet/semantic/tag-ls.el (semantic-nonterminal-protection)
8581 (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
8582 (semantic-nonterminal-full-name): Add the new `when' info.
8583 * cedet/semantic/decorate/mode.el (semantic/decorate): Require CL for
8584 `assert'.
8585
8586 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
8587 shell-dynamic-complete-filename in preference to
8588 comint-dynamic-complete-filename.
8589
8590 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
8591 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
8592 Don't consider whether the display supports colors.
8593 (bookmark-import-new-list): Use dolist.
8594 (bookmark-bmenu-mode-map): Move initialization into declaration.
8595 (bookmark-bmenu-list): Use dolist, simplify.
8596 (bookmark-show-all-annotations): Use save-selected-window and dolist.
8597 (menu-bar-final-items): Use push.
8598
8599 2009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
8600
8601 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
8602 it works on remote files.
8603 (vc-hg-diff): Don't pass any `--cwd' argument.
8604
8605 2009-10-27 Kevin Ryde <user42@zip.com.au>
8606
8607 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
8608 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
8609 (Further to Bug#3921).
8610
8611 2009-10-27 Michael Albinus <michael.albinus@gmx.de>
8612
8613 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
8614 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
8615 calling `tramp-imap-put-file'. Add file size to the call.
8616 (tramp-imap-get-file-entries): Compute also user name, file size,
8617 and date.
8618 (tramp-imap-handle-insert-directory): Insert uid and gid.
8619 (tramp-imap-handle-file-attributes): Transform uid and gid
8620 according to `id-format'.
8621 (tramp-imap-put-file): New optional parameter SIZE. Encode file
8622 size in header X-Size.
8623
8624 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
8625
8626 * simple.el (transpose-subr): Give clearer error when the mark
8627 is not set. (Bug#4807)
8628
8629 2009-10-26 Michael Albinus <michael.albinus@gmx.de>
8630
8631 * net/tramp.el (tramp-perl-file-truename): New defconst.
8632 Perl code contributed by yary <not.com@gmail.com> (tiny change).
8633 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
8634 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
8635 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
8636
8637 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
8638 Ignore `dired-call-process'.
8639 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
8640
8641 2009-10-26 Julian Scheid <julians37@gmail.com>
8642
8643 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
8644 (tramp-get-remote-readlink): New defun.
8645 (tramp-handle-file-truename): Use it.
8646 (tramp-handle-file-exists-p): Check file-attributes cache, assume
8647 file exists if cache value present.
8648 (tramp-check-cached-permissions): New defun.
8649 (tramp-handle-file-readable-p): Use it.
8650 (tramp-handle-file-writable-p): Likewise.
8651 (tramp-handle-file-executable-p): Likewise.
8652 (tramp-handle-file-name-all-completions): Try using Perl to get
8653 partial completions. When perl not available, combine `cd' and
8654 `ls' into single remote operation and use shell expansion to get
8655 partial remote directory contents. Set `file-exists-p' cache for
8656 directory and any files returned by ls. Change cache handling to
8657 support partial directory contents. Use error message emitted by
8658 remote `cd' or Perl code for local tramp-error.
8659 (tramp-do-copy-or-rename-file-directly): Avoid separate
8660 tramp-send-command-and-check call.
8661 (tramp-handle-process-file): Merge three remote ops into one.
8662 Do not flush all caches when `process-file-side-effects' is set.
8663 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
8664 file-attributes shows uid/gid to be set already.
8665
8666 2009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
8667
8668 * textmodes/tex-mode.el (tex-dvi-view-command)
8669 (tex-show-queue-command, tex-open-quote):
8670 * progmodes/ruby-mode.el (auto-mode-alist)
8671 (interpreter-mode-alist): Purecopy strings.
8672
8673 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
8674
8675 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
8676 string for the hook, keymap and abbrev table.
8677
8678 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
8679
8680 * x-dnd.el (x-dnd-xdnd-to-action):
8681 * startup.el (fancy-startup-text, fancy-about-text): Change to
8682 defconst from defvar.
8683
8684 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
8685
8686 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
8687 Purecopy initialization strings.
8688
8689 * mail/sendmail.el (mail-header-separator)
8690 (mail-personal-alias-file):
8691 * mail/rmail.el (rmail-default-dont-reply-to-names)
8692 (rmail-ignored-headers, rmail-retry-ignored-headers)
8693 (rmail-highlighted-headers, rmail-secondary-file-directory)
8694 (rmail-secondary-file-regexp):
8695 * files.el (null-device, file-name-invalid-regexp)
8696 (locate-dominating-stop-dir-regexp)
8697 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
8698 (interpreter-mode-alist): Use mapcar instead of mapc.
8699
8700 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
8701
8702 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
8703 (completion-ignored-extensions):
8704 (debug-ignored-errors): Purecopy strings.
8705
8706 2009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
8707
8708 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
8709 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
8710 (pcomplete--here): Use push.
8711
8712 * subr.el (all-completions): Declare the 4th arg obsolete.
8713
8714 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8715
8716 * pcomplete.el (pcomplete-unquote-argument-function): New var.
8717 (pcomplete-unquote-argument): New function.
8718 (pcomplete--common-suffix): Always pay attention to case.
8719 (pcomplete--table-subvert): Quote and unquote the text.
8720 (pcomplete--common-quoted-suffix): New function.
8721 (pcomplete-std-complete): Use it and pcomplete-begin.
8722
8723 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
8724 we're inside a dedicated or minibuffer window.
8725
8726 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
8727
8728 * cedet/semantic/fw.el (semantic-alias-obsolete)
8729 (semantic-varalias-obsolete): Make the `when' arg mandatory.
8730 (define-mode-overload-implementation):
8731 * cedet/semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
8732 * cedet/semantic/wisent.el (wisent-lex-make-token-table):
8733 * cedet/semantic/util.el (semantic-file-token-stream)
8734 (semantic-something-to-stream):
8735 * cedet/semantic/tag.el (semantic-tag-make-assoc-list)
8736 (semantic-expand-nonterminal):
8737 * cedet/semantic/tag-file.el (semantic-find-nonterminal)
8738 (semantic-find-dependency, semantic-find-nonterminal)
8739 (semantic-find-dependency):
8740 * cedet/semantic/lex.el (semantic-flex-start, semantic-flex-end)
8741 (semantic-flex-text, semantic-flex-make-keyword-table)
8742 (semantic-flex-keyword-p, semantic-flex-keyword-put)
8743 (semantic-flex-keyword-get, semantic-flex-map-keywords)
8744 (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
8745 * cedet/semantic/java.el (semantic-java-prototype-nonterminal):
8746 * cedet/semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
8747 (semantic-after-idle-scheduler-reparse-hooks):
8748 * cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
8749 * cedet/semantic/db-mode.el (semanticdb-mode-hooks):
8750 * cedet/semantic.el (semantic-toplevel-bovine-table)
8751 (semantic-toplevel-bovine-cache)
8752 (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
8753 (semantic-init-mode-hooks, semantic-init-db-hooks)
8754 (semantic-bovination-working-type): Provide the `when' arg.
8755
8756 2009-10-24 Karl Fogel <kfogel@red-bean.com>
8757
8758 * bookmark.el: Update documentation, especially documentation
8759 of `bookmark-alist' and of the bookmark file format.
8760 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
8761
8762 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
8763
8764 * mail/emacsbug.el (report-emacs-bug): Clarify that the
8765 keybindings apply to the mail buffer (Bug#4003). Shrink help
8766 window to buffer.
8767
8768 * whitespace.el (whitespace-mode, whitespace-newline-mode)
8769 (global-whitespace-mode, global-whitespace-newline-mode)
8770 (whitespace-toggle-options, global-whitespace-toggle-options):
8771 Doc fix (Bug#3660).
8772
8773 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
8774 of xmltok-start before the end tag was inserted (Bug#2840).
8775
8776 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
8777 patterns that are preceded by an open-paren (Bug#1320).
8778
8779 2009-10-24 Sven Joachim <svenjoac@gmx.de>
8780
8781 * files.el (delete-directory): Delete symlinks to directories with
8782 delete-file (Bug#4739).
8783
8784 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
8785
8786 * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
8787 * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
8788 argument to make-obsolete.
8789
8790 * cedet/semantic/fw.el (semantic-alias-obsolete)
8791 (semantic-varalias-obsolete): Add optional WHEN argument.
8792
8793 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
8794
8795 * vc.el (vc-backend-for-registration): Rename from
8796 vc-get-backend-for-registration. Update callers.
8797
8798 * international/mule-cmds.el (set-language-info-alist):
8799 Purecopy lang-env.
8800 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
8801 (charset): Purecopy the name.
8802 (define-char-code-property): Purecopy string arguments.
8803
8804 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
8805 Purecopy string arguments.
8806
8807 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
8808 * ediff-hook.el (menu-bar-ediff-menu):
8809 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
8810 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
8811
8812 2009-10-24 Glenn Morris <rgm@gnu.org>
8813
8814 * comint.el (comint-dynamic-list-completions):
8815 * term.el (term-dynamic-list-completions): Use choose-completion rather
8816 than obsolete alias mouse-choose-completion.
8817
8818 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
8819 file-cache-choose-completion.
8820 (file-cache-choose-completion): Handle an optional event argument.
8821 (file-cache-mouse-choose-completion): Make it an obsolete alias.
8822
8823 * progmodes/octave-mod.el (octave-complete-symbol):
8824 Use choose-completion if mouse-choose-completion is ever removed.
8825
8826 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
8827 use.
8828
8829 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
8830 compiler.
8831
8832 * vc-hooks.el (vc-responsible-backend): Fix declaration.
8833
8834 2009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
8835
8836 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
8837 Ignore `pred' now that we receive one.
8838 Handle test-completion specially.
8839
8840 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
8841
8842 * vc.el (vc-responsible-backend): Throw an error if not backend is
8843 found. Remove the REGISTER argument. Move the code dealing with
8844 REGISTER ...
8845 (vc-get-backend-for-registration): ... here. New function.
8846 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
8847 of vc-responsible-backend, pass the file name instead of the
8848 directory name.
8849
8850 2009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
8851
8852 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
8853 New funs.
8854 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
8855 (pcomplete-comint-setup): Don't modify a global var via
8856 accidental side-effects.
8857 (pcomplete-shell-setup): Adjust call accordingly.
8858 (pcomplete-parse-comint-arguments): Use push.
8859
8860 2009-10-23 Chong Yidong <cyd@stupidchicken.com>
8861
8862 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
8863 Allow uncapitalized info node names (Bug#3921).
8864
8865 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
8866 to the DEBUG file (Bug#3781).
8867
8868 2009-10-23 Jari Aalto <jari.aalto@cante.net>
8869
8870 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
8871 dictionary entry (Bug#4579).
8872
8873 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
8874
8875 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
8876 from `rfn-eshadow-update-overlay-hook' when unloading.
8877 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
8878 "rsyncc". Adjust doc string.
8879 (tramp-temp-buffer-file-name): New buffer-local defvar.
8880 (tramp-handle-insert-file-contents, tramp-handle-write-region):
8881 Keep temporary file when indicated by method ("rsync" and
8882 "rsyncc").
8883 (tramp-handle-write-region): Handle APPEND.
8884 (tramp-delete-temp-file-function): New defun. Added to
8885 `kill-buffer-hook'.
8886
8887 2009-10-23 Juanma Barranquero <lekktu@gmail.com>
8888
8889 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
8890
8891 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
8892
8893 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
8894 (color-name-rgb-alist, tty-standard-colors)
8895 (tty-color-mode-alist): Change to defconst.
8896
8897 * simple.el (mark-inactive): Purecopy message.
8898
8899 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
8900 (global-map, yank-menu):
8901 * textmodes/ispell.el (ispell-menu-map):
8902 * net/eudc.el (eudc-tools-menu):
8903 * international/mule-cmds.el (describe-language-environment-map)
8904 (setup-language-environment-map, set-coding-system-map)
8905 (mule-menu-keymap):
8906 * vc-hooks.el (vc-menu-entry, vc-menu-map):
8907 * replace.el (occur-mode-map):
8908 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
8909
8910 2009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
8911
8912 * calc/calc.el (math-read-number, math-read-number-simple): Use
8913 `save-match-data'.
8914
8915 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
8916
8917 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
8918 rather than fiddling with global-map bindings, since it should only
8919 affect per-terminal settings.
8920 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
8921
8922 * minibuffer.el (completion-table-with-terminator): Allow to specify
8923 the terminator-regexp.
8924
8925 * simple.el (switch-to-completions): Look for *Completions* in other
8926 frames as well.
8927
8928 * pcomplete.el: Allow the use of completion-tables.
8929 (pcomplete-std-complete): New command.
8930 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
8931 (pcomplete--here): Use a function for `form' rather than an expression,
8932 so it can be byte-compiled.
8933 (pcomplete-here, pcomplete-here*): Adjust accordingly.
8934 Add edebug declaration.
8935 (pcomplete-show-completions): Remove unused var `curbuf'.
8936 (pcomplete-do-complete, pcomplete-stub):
8937 Don't assume `completions' is a list of strings any more.
8938
8939 2009-10-22 Juanma Barranquero <lekktu@gmail.com>
8940
8941 * find-dired.el (find-name-arg): Fix typo in docstring.
8942
8943 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
8944
8945 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
8946 (pcmpl-linux-fs-types): Same, and update to new modules layout.
8947
8948 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
8949 pcomplete-entries.
8950
8951 * comint.el (comint-read-input-ring, comint-write-input-ring)
8952 (comint-substitute-in-file-name)
8953 (comint-dynamic-complete-as-filename)
8954 (comint-dynamic-simple-complete)
8955 (comint-dynamic-list-filename-completions)
8956 (comint-dynamic-list-completions)
8957 (comint-redirect-results-list-from-process): Minor simplifications.
8958
8959 2009-10-21 Kevin Ryde <user42@zip.com.au>
8960
8961 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
8962 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
8963 the first form. And insert a blank line after ";;; Code" since
8964 that's usual style. (Bug#4612)
8965
8966 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
8967
8968 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
8969
8970 * minibuffer.el (completion-table-with-terminator): Properly implement
8971 boundaries, in case `terminator' appears in the suffix.
8972 (completion--embedded-envvar-table): Don't return boundaries if
8973 there's no valid completion. Simplify.
8974 (completion-file-name-table): New completion table extracted from
8975 completion--file-name-table.
8976 (completion--file-name-table): Use it.
8977 (read-file-name-predicate): Declare obsolete.
8978 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
8979 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
8980 completion-file-name-table, and use the `pred' argument.
8981 * files.el (locate-file-completion-table): Use the `pred' arg rather
8982 than read-file-name-predicate.
8983 (abbreviate-file-name): Use \` rather than ^ for BOS.
8984
8985 2009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
8986
8987 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
8988 vc-responsible-backend to register, it causes problems.
8989
8990 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
8991
8992 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
8993
8994 2009-10-21 Eric Ludlam <zappo@gnu.org>
8995
8996 * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
8997 (semantic-c-debug-mode-init-pch): New functions.
8998 (semantic-c-debug-mode-init-last-mode): New var.
8999 (semantic-c-parse-lexical-token): Use them.
9000
9001 * cedet/semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
9002 When extracting the argument list, limit only by point-max.
9003
9004 2009-10-21 Michael Albinus <michael.albinus@gmx.de>
9005
9006 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
9007 (tramp-smb-handle-file-attributes): Use it.
9008 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
9009 (tramp-smb-handle-insert-directory): Use `mapc' rather than
9010 `mapcar'. Use `tramp-smb-get-stat-capability'.
9011 Add `dired-filename' text properties.
9012 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
9013 (tramp-smb-maybe-open-connection): Simplify check for smbclient
9014 version.
9015
9016 2009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
9017
9018 * subr.el (read-key-delay): Reduce to 0.01.
9019 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
9020 (bug#4751).
9021
9022 2009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
9023
9024 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
9025
9026 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
9027 (Info-menu): Remove unused vars `last' and `completions'.
9028 (Info-index-nodes): Remove unused var `node'.
9029
9030 * info.el (Info-complete-menu-item): Use complete-with-action.
9031
9032 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
9033
9034 Make vc-annotate work through copies and renames.
9035 * vc-annotate.el (vc-annotate-extract-revision-at-line):
9036 Return the file name too.
9037 (vc-annotate-revision-at-line)
9038 (vc-annotate-find-revision-at-line)
9039 (vc-annotate-revision-previous-to-line)
9040 (vc-annotate-show-log-revision-at-line): Update to get the file
9041 name from vc-annotate-extract-revision-at-line.
9042 (vc-annotate-show-diff-revision-at-line-internal): Change the
9043 argument to mean whether to show a file diff or not. Get the file
9044 name from vc-annotate-extract-revision-at-line.
9045 (vc-annotate-show-diff-revision-at-line):
9046 Update vc-annotate-show-diff-revision-at-line call.
9047 (vc-annotate-warp-revision): Add an optional file argument.
9048
9049 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
9050 (vc-git-annotate-extract-revision-at-line): Also return the file
9051 name if found.
9052
9053 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
9054 command. Remove unused code.
9055 (vc-hg-annotate-re): Update to match --follow output.
9056 (vc-hg-annotate-extract-revision-at-line): Also return the file
9057 name if found.
9058
9059 * vc.el: Update annotate-extract-revision-at-line documentation.
9060
9061 2009-10-18 Kevin Ryde <user42@zip.com.au>
9062
9063 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
9064 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
9065
9066 * net/browse-url.el (browse-url): Identify alist with "consp and
9067 not functionp" and let all other things go down the `apply' leg,
9068 as suggested by Stefan. (Further to bug#4531.)
9069
9070 2009-10-18 Chong Yidong <cyd@stupidchicken.com>
9071
9072 * minibuffer.el (read-file-name): Check for repeat before putting
9073 a default argument in file-name-history (Bug#4657).
9074
9075 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
9076 read syntax (Bug#4737).
9077
9078 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
9079
9080 2009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
9081
9082 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
9083 (html-tag-alist, html-tag-help): Add descriptions for undocumented
9084 entries and make note of obsolete tags.
9085
9086 2009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
9087
9088 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
9089
9090 2009-10-18 Glenn Morris <rgm@gnu.org>
9091
9092 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
9093 grep, so that binary files (eg international/uni-bidi.el) can match.
9094 Remove test for "UnicodeData" files, since it is hopefully unnecessary
9095 now, and in any case the file header format has changed.
9096
9097 2009-10-17 Glenn Morris <rgm@gnu.org>
9098
9099 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
9100 (flyspell-get-word, flyspell-large-region)
9101 (flyspell-auto-correct-previous-word): Doc/error message fixes.
9102
9103 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
9104
9105 * Makefile.in (ELCFILES): Add ede/shell.
9106
9107 2009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
9108
9109 * term/common-win.el (x-colors): Purecopy it.
9110
9111 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9112
9113 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
9114 permissive for when the buffer is empty.
9115 (tar-header-block-tokenize): Decode the username and groupname.
9116 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
9117
9118 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
9119
9120 * cedet/srecode/srt.el:
9121 * cedet/srecode/compile.el:
9122 * cedet/semantic/mru-bookmark.el:
9123 * cedet/semantic/debug.el:
9124 * cedet/semantic/complete.el:
9125 * cedet/semantic/analyze.el: Require CL when compiling.
9126
9127 2009-10-17 Eric Ludlam <zappo@gnu.org>
9128
9129 * cedet/semantic/scope.el
9130 (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
9131 tmpscope so that the regular scope will continue to work.
9132
9133 * cedet/semantic/idle.el (semantic-idle-tag-highlight):
9134 Use semantic-idle-summary-highlight-face as the highlighting.
9135
9136 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
9137 contains multibyte characters, choose first applicable coding
9138 system automatically.
9139
9140 * cedet/ede/project-am.el (project-run-target): New method.
9141 (project-run-target): New method.
9142
9143 * cedet/ede.el (ede-target): Add run target menu item.
9144 (ede-project, ede-minor-keymap): Add ede-run-target binding.
9145 (ede-run-target): New function.
9146 (ede-target::project-run-target): New method.
9147
9148 * cedet/ede/proj.el (project-run-target): New method.
9149
9150 * cedet/ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
9151 (ede-g++-libtool-shared-compiler): Remove SHELL. Remove COMMANDS.
9152 Add :rules.
9153 (ede-proj-target-makefile-shared-object): Only libtool compilers
9154 now available. Add linkers for libtool.
9155 (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
9156 (ede-proj-makefile-target-name): Always use .la extension.
9157
9158 * cedet/ede/proj-prog.el (project-run-target): New method.
9159
9160 * cedet/ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
9161 (ede-g++-linker): Change Change link lines.
9162
9163 * cedet/ede/pmake.el (ede-pmake-insert-variable-shared):
9164 When searching for old variables, go to the end of the buffer and
9165 search backward from there.
9166 (ede-proj-makefile-automake-insert-subdirs)
9167 (ede-proj-makefile-automake-insert-extradist): New methods.
9168 (ede-proj-makefile-create): Use them.
9169
9170 * cedet/ede/pconf.el (ede-proj-configure-test-required-file):
9171 Force FILE to expand to the current target. Use file-exists-p to
9172 check that it exists.
9173
9174 * cedet/ede/linux.el (ede-linux-version): Don't call "head".
9175 (ede-linux-load): Wrap dir in file-name-as-directory.
9176 Set :version slot.
9177
9178 * cedet/ede/files.el (ede-get-locator-object): When enabling
9179 locate, do so on "top".
9180
9181 * cedet/ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
9182 file-name-as-directory during compare.
9183 (ede-emacs-version): Return Emacs/XEmacs differentiator.
9184 Get version number from different places. Don't call egrep.
9185 (ede-emacs-load): Set :version slot. Call file-name-as-directory
9186 to set the directory.
9187
9188 * cedet/ede/shell.el: New file.
9189
9190 * cedet/inversion.el (inversion-decoders): Allow for stray . in
9191 alpha/beta variants.
9192
9193 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
9194
9195 * international/mule-cmds.el (select-safe-coding-system): If the file
9196 has a coding cookie, use it regardless of any other setting (bug#4712).
9197
9198 2009-10-17 Glenn Morris <rgm@gnu.org>
9199
9200 * cedet/semantic/grammar.el (semantic-grammar--lex-delim-spec):
9201 All errors should have messages.
9202
9203 * foldout.el (foldout-mouse-swallow-events):
9204 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
9205
9206 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
9207 (dired-keep-marker-copy, dired-keep-marker-hardlink)
9208 (dired-keep-marker-symlink, dired-dwim-target)
9209 (dired-copy-preserve-time): Do not autoload these defcustoms.
9210
9211 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
9212 messages from messing up the file coding. (Bug#4623)
9213
9214 2009-10-17 Jari Aalto <jari.aalto@cante.net>
9215
9216 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
9217 if no match is found for the current dictionary. (Bug#4578)
9218
9219 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
9220 optional, since that is how it is documented, and this is often called
9221 with a nil argument. (Bug#4577)
9222 (flyspell-external-point-words, flyspell-auto-correct-word)
9223 (flyspell-correct-word-before-point, flyspell-word-search-forward)
9224 (flyspell-word-search-backward): Remove nil argument in calls to
9225 flyspell-get-word, since it is not needed now.
9226
9227 2009-10-17 Ulrich Mueller <ulm@gentoo.org>
9228
9229 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
9230
9231 2009-10-16 Glenn Morris <rgm@gnu.org>
9232
9233 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
9234
9235 2009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
9236
9237 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
9238 (ange-ftp-file-size): New function.
9239 (ange-ftp-file-attributes): Use it.
9240
9241 2009-10-16 Michael Albinus <michael.albinus@gmx.de>
9242
9243 * net/tramp-smb.el (tramp-smb-version): New defvar.
9244 (tramp-smb-maybe-open-connection): Use it, in order to avoid
9245 repeated checks.
9246
9247 2009-10-16 Glenn Morris <rgm@gnu.org>
9248
9249 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
9250 Maybe copy some custom properties from old to new name. (Bug#4706)
9251
9252 2009-10-16 Juanma Barranquero <lekktu@gmail.com>
9253
9254 * subr.el (error, sit-for, start-process-shell-command)
9255 (start-file-process-shell-command): Set the calling convention
9256 after the function definition.
9257
9258 2009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
9259
9260 * subr.el (error, sit-for, start-process-shell-command)
9261 (start-file-process-shell-command): Use the new
9262 set-advertised-calling-convention feature.
9263
9264 2009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
9265
9266 * international/ucs-normalize.el (ucs-normalize-version):
9267 Change to 1.2.
9268 (check-range): Adjust for Unicode 5.2.
9269
9270 2009-10-15 Juri Linkov <juri@jurta.org>
9271
9272 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
9273 to the `menu-item' format.
9274
9275 2009-10-15 Michael Albinus <michael.albinus@gmx.de>
9276
9277 * net/tramp.el (tramp-replace-environment-variables): Do not fail
9278 if the environment variable does not exist.
9279
9280 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
9281 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
9282 parameter.
9283 (tramp-smb-handle-add-name-to-file)
9284 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
9285 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
9286 (tramp-smb-handle-file-attributes)
9287 (tramp-smb-do-file-attributes-with-stat)
9288 (tramp-smb-handle-file-local-copy)
9289 (tramp-smb-handle-insert-directory)
9290 (tramp-smb-handle-make-directory)
9291 (tramp-smb-handle-make-directory-internal)
9292 (tramp-smb-handle-make-symbolic-link)
9293 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
9294 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
9295 (tramp-smb-maybe-open-connection): Apply the changed parameters.
9296 (tramp-smb-read-file-entry): Read Disk names in compressed format.
9297 Handle long file names.
9298 (tramp-smb-get-cifs-capabilities): Check, whether the connection
9299 process is running.
9300 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
9301 Read share names with "-g" option.
9302
9303 2009-10-15 Ryan Yeske <rcyeske@gmail.com>
9304
9305 * net/rcirc.el (rcirc-view-log-file): New command.
9306 (rcirc-track-minor-mode-map): Remove C-c ` binding.
9307 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
9308 specified.
9309
9310 2009-10-15 Glenn Morris <rgm@gnu.org>
9311
9312 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
9313 from the second command-line argument.
9314 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
9315 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
9316 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
9317 w32-batch-update-autoloads.
9318 * emacs-lisp/autoload.el (autoload-make-program): New variable.
9319 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
9320
9321 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
9322 the headers cannot be located. Simplify, subtracting superflous
9323 save-excursions.
9324
9325 2009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
9326
9327 Replace completion-base-size by completion-base-position to fix bugs
9328 such as (bug#4699).
9329 * simple.el (completion-base-position): New var.
9330 (completion-base-size): Mark as obsolete.
9331 (choose-completion): Make it work for mouse events as well.
9332 Pass the new base-position to choose-completion-string.
9333 (choose-completion-guess-base-position): New function, extracted from
9334 choose-completion-delete-max-match.
9335 (choose-completion-delete-max-match): Use it. Make obsolete.
9336 (choose-completion-string): Use the new base-position info.
9337 (completion-root-regexp): Delete.
9338 (completion-setup-function): Preserve completion-base-position.
9339 Eliminate obsolete base-size manipulation.
9340 * minibuffer.el (display-completion-list): Don't mess with base-size.
9341 (minibuffer-completion-help): Set completion-base-position instead.
9342 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
9343 choose-completion.
9344 * textmodes/bibtex.el (bibtex-complete):
9345 * emacs-lisp/crm.el (crm--choose-completion-string):
9346 Adjust to new calling convention.
9347 * complete.el (partial-completion-mode): Use minibufferp to avoid
9348 bumping into incompatible change to choose-completion-string-functions.
9349 * ido.el (ido-choose-completion-string): Make its calling convention
9350 more permissive.
9351 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
9352 base-size manipulation.
9353 (comint-dynamic-list-input-ring): Use dotimes and push.
9354 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
9355 fundamental-mode. Use `or'.
9356
9357 2009-10-14 Juri Linkov <juri@jurta.org>
9358
9359 * misearch.el (multi-isearch-next-buffer-from-list)
9360 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
9361
9362 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
9363
9364 * Makefile.in (compile-onefile): Load `bytecomp' rather than
9365 `bytecomp.el'.
9366
9367 * minibuffer.el (completion-pcm--merge-completions): Make sure the
9368 string we return is all made up of text from the completions rather
9369 than part from the completions and part from the input (bug#4219).
9370
9371 * ido.el (ido-everywhere): Use define-minor-mode.
9372
9373 * buff-menu.el (list-buffers, ctl-x-map):
9374 Mark the entry points with ;;;###autoload cookies.
9375
9376 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
9377
9378 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
9379 correctly in the detached head case.
9380 (vc-git-print-log): Remove unused binding.
9381
9382 * vc.el (vc-responsible-backend): When a directory is passed for
9383 for registration create a VC repository if no backend is
9384 responsible for the directory argument.
9385 (vc-deduce-fileset): Tell vc-responsible-backend to register.
9386
9387 * vc.el: Move comments about RCS and SCCS ...
9388 * vc-rcs.el:
9389 * vc-sccs.el: ... here, respectively.
9390
9391 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
9392
9393 * minibuffer.el (completion--file-name-table): Return nil if there's
9394 no file completion, even if substitute-in-file-name changed
9395 the string (bug#4708).
9396
9397 2009-10-13 Juri Linkov <juri@jurta.org>
9398
9399 * files-x.el (read-file-local-variable-value): Don't filter out
9400 minor modes from mode name completion (bug#4664).
9401
9402 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
9403
9404 * international/mule-cmds.el (ucs-names): Remove exclusion of
9405 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
9406
9407 2009-10-13 Kenichi Handa <handa@m17n.org>
9408
9409 * international/uni-name.el: Regenerated.
9410
9411 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
9412
9413 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
9414 should be automatically buffer-local, but isn't.)
9415
9416 2009-10-12 Sam Steingold <sds@gnu.org>
9417
9418 * progmodes/compile.el (compilation-next-error-function): Fix the
9419 timestamps if the buffer has been visited before.
9420 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
9421 non-anchored patterns, like the perl one (bug#3928).
9422
9423 2009-10-12 Glenn Morris <rgm@gnu.org>
9424
9425 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
9426 Let-bind `size'.
9427
9428 2009-10-12 Juanma Barranquero <lekktu@gmail.com>
9429
9430 * proced.el (proced-unload-function): New function.
9431
9432 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
9433 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
9434 Doc fix.
9435
9436 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
9437
9438 2009-10-11 Juri Linkov <juri@jurta.org>
9439
9440 * files-x.el (read-file-local-variable-value):
9441 Provide default value only for bound variables (bug#4664).
9442
9443 2009-10-11 Michael Albinus <michael.albinus@gmx.de>
9444
9445 * net/tramp.el (tramp-local-host-p): Function shall return nil for
9446 connection methods like smb.
9447
9448 * net/tramp-cache.el (tramp-flush-connection-property): The hash
9449 can be empty.
9450
9451 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
9452 (tramp-smb-file-name-handler-alist): Add handlers for
9453 `add-name-to-file', `make-symbolic-link'.
9454 (tramp-smb-handle-add-name-to-file)
9455 (tramp-smb-do-file-attributes-with-stat)
9456 (tramp-smb-handle-make-symbolic-link)
9457 (tramp-smb-get-cifs-capabilities): New defuns.
9458 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
9459 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
9460 (tramp-smb-handle-file-local-copy)
9461 (tramp-smb-handle-make-directory-internal)
9462 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
9463 The file name syntax depends on cifs capabilities.
9464 (tramp-smb-handle-file-attributes):
9465 Call `tramp-smb-do-file-attributes-with-stat' if possible.
9466 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
9467 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
9468
9469 2009-10-11 Chong Yidong <cyd@stupidchicken.com>
9470
9471 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
9472 (eieio-defclass): Apply deftype handler and setf-method properties
9473 directly.
9474 (eieio-add-new-slot): Avoid union function from cl library.
9475 (eieio--typep): New function.
9476 (eieio-perform-slot-validation): Use it.
9477
9478 2009-10-10 Karl Fogel <kfogel@red-bean.com>
9479
9480 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
9481 Update documentation to refer to the variables documented in r1.135.
9482 (Bug#4188)
9483
9484 2009-10-10 Karl Fogel <kfogel@red-bean.com>
9485
9486 * bookmark.el (Info-suffix-list): Remove this unused variable.
9487 (bookmark-current-point): Remove this obsolete variable.
9488 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
9489 Adjust for removal of bookmark-current-point.
9490
9491 (bookmarks-already-loaded, bookmark-current-buffer)
9492 (bookmark-yank-point): Document. (Bug#4188)
9493
9494 2009-10-10 Glenn Morris <rgm@gnu.org>
9495
9496 * frame.el (frame-height): Doc fix.
9497
9498 * calendar/calendar.el (calendar-split-width-threshold): New option.
9499 (calendar-basic-setup): Use calendar-split-width-threshold.
9500
9501 2009-10-10 Sascha Wilde <wilde@sha-bang.de>
9502
9503 * cedet/ede/proj-shared.el (ede-proj-makefile-target-name):
9504 Use .la for Automake.
9505
9506 2009-10-09 Chong Yidong <cyd@stupidchicken.com>
9507
9508 * cedet/ede/pconf.el (ede-proj-configure-synchronize):
9509 Use "autoreconf -i". Suggested by Andreas Schwab.
9510
9511 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
9512
9513 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
9514 Ideographic Supplement" range (U+1F200..U+1F2FF).
9515
9516 2009-10-09 Karl Fogel <kfogel@red-bean.com>
9517
9518 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
9519 since the list will have been rebuilt anyway. (Bug#4349)
9520
9521 2009-10-09 Karl Fogel <kfogel@red-bean.com>
9522
9523 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
9524 (bookmark-bmenu-execute-deletions): Don't save here, as
9525 bookmark-delete will now do so if necessary.
9526 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
9527 (Bug#4348)
9528
9529 2009-10-09 Glenn Morris <rgm@gnu.org>
9530
9531 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
9532
9533 2009-10-09 Karl Fogel <kfogel@red-bean.com>
9534
9535 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
9536 (bookmark-jump-other-window): Just invoke bookmark-jump with new
9537 argument now, so the two function's behaviors will match. (Bug#3645)
9538
9539 2009-10-08 Chong Yidong <cyd@stupidchicken.com>
9540
9541 * cedet/ede/proj.el (project-make-dist, project-compile-project):
9542 Fix filename test.
9543 (ede-proj-dist-makefile): Use expand-file-name instead of concat
9544 to expand file names.
9545
9546 2009-10-08 Michael Albinus <michael.albinus@gmx.de>
9547
9548 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
9549 (tramp-file-name-real-host, tramp-file-name-port):
9550 Apply `save-match-data'.
9551
9552 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
9553 case both directories are remote.
9554 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
9555 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
9556
9557 2009-10-08 Chong Yidong <cyd@stupidchicken.com>
9558
9559 * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
9560 (ede-proj-target-makefile-objectcode): Use it.
9561
9562 * cedet/ede/source.el (ede-want-any-source-files-p)
9563 (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
9564 Return search result. This error was introduced while merging.
9565
9566 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
9567
9568 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
9569
9570 2009-10-07 Glenn Morris <rgm@gnu.org>
9571
9572 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
9573 of concat.
9574
9575 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
9576
9577 * files-x.el (read-file-local-variable): Include some
9578 non-user-variables in the completion table (bug#4664).
9579
9580 2009-10-07 Michael Albinus <michael.albinus@gmx.de>
9581
9582 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
9583 message.
9584
9585 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
9586 (tramp-smb-file-name-handler-alist): Add handler for
9587 `copy-directory', `expand-file-name', `set-file-modes'.
9588 (tramp-smb-handle-copy-directory)
9589 (tramp-smb-handle-expand-file-name)
9590 (tramp-smb-handle-set-file-modes): New defuns.
9591 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
9592 (tramp-smb-handle-file-attributes): Simplify check for retrieving
9593 entry.
9594 (tramp-smb-handle-insert-directory): Don't flush the cache.
9595 (tramp-smb-maybe-open-connection): Check for samba client and
9596 server versions.
9597
9598 2009-10-07 Eli Zaretskii <eliz@gnu.org>
9599
9600 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
9601 to not error out of search for "^lisp=" fails.
9602
9603 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
9604
9605 * makefile.w32-in (WINS_UPDATES): New macro.
9606 (custom-deps, finder-data, autoloads): Use it.
9607
9608 2009-10-07 Glenn Morris <rgm@gnu.org>
9609
9610 * Makefile.in (autoloads): Revert previous change.
9611 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
9612 the list of preloaded files passed on the command-line, get
9613 it from src/Makefile.
9614
9615 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
9616 show the original buffer rather than a random one.
9617
9618 2009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
9619
9620 * help.el (describe-no-warranty): Place point in a slightly better
9621 position in the GPLv3 text.
9622
9623 2009-10-06 Sam Steingold <sds@gnu.org>
9624
9625 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
9626 the comm attribute is present before calling regexp-quote.
9627
9628 2009-10-06 Juanma Barranquero <lekktu@gmail.com>
9629
9630 * play/animate.el (animate-string): For good effect, make sure
9631 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
9632
9633 * play/animate.el (animate-sequence, animate-birthday-present):
9634 * misc.el (butterfly): Don't set `indent-tabs-mode'.
9635
9636 2009-10-06 Glenn Morris <rgm@gnu.org>
9637
9638 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
9639
9640 * emacs-lisp/autoload.el (autoload-excludes): New variable.
9641 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
9642 (batch-update-autoloads): Process a string value of autoload-excludes,
9643 set during the build process.
9644 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
9645
9646 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
9647 inside with-parsed... macro so that `v' is defined.
9648
9649 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
9650 * progmodes/fortran.el (fortran-end-of-block)
9651 (fortran-beginning-of-block):
9652 Also push mark in the macro case.
9653
9654 * emerge.el (emerge-show-file-name):
9655 * calc/calc.el (calc-quit):
9656 * calc/calc-misc.el (calc-big-or-small):
9657 * calc/calc-graph.el (calc-graph-view):
9658 * calc/calc-ext.el (calc-reset):
9659 * calendar/calendar.el (calendar-basic-setup):
9660 Use window-full-height-p.
9661
9662 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
9663 header we don't understand, don't insert another. (Bug#4624)
9664 If changing mime charset, insert the new one in the right place.
9665
9666 2009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
9667
9668 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
9669 (cal-tex-cursor-month): Correctly increment the end date for diary and
9670 holiday listing. (Bug#4626)
9671
9672 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
9673
9674 * help-fns.el (describe-function-1): Don't burp if the function is not
9675 a symbol.
9676
9677 2009-10-05 Juanma Barranquero <lekktu@gmail.com>
9678
9679 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
9680 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
9681 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
9682 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
9683
9684 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
9685 (eieio-default-superclass): Reflow docstrings.
9686 (this, class-option-assoc, defclass, eieio-class-un-autoload)
9687 (eieio-unbind-method-implementations, defmethod)
9688 (eieio-validate-slot-value, eieio-validate-class-slot-value)
9689 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
9690 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
9691 (eieio-slot-originating-class-p, eieio-slot-name-index)
9692 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
9693 (constructor, initialize-instance, no-next-method, object-print)
9694 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
9695 Fix typos in docstrings.
9696 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
9697 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
9698 (next-method-p): Doc fixes.
9699 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
9700 Fix typos in error messages.
9701 (eieio-defmethod): Fix typo in description of generic method.
9702
9703 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
9704 (eieio-persistent-save-interactive, slot-missing):
9705 Fix typos in docstrings.
9706 (eieio-instance-inheritor-slot-boundp): Doc fix.
9707
9708 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
9709 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
9710
9711 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
9712 (eieio-custom-object-apply-reset):
9713 Fix typos in docstrings and error messages.
9714
9715 * emacs-lisp/eieio-datadebug.el (data-debug-show):
9716 Fix typo in docstring.
9717
9718 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
9719 (eieio-browse-tree): Doc fix.
9720 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
9721 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
9722 Fix typos in docstrings.
9723
9724 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
9725 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
9726 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
9727 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
9728 Reflow docstrings.
9729
9730 2009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
9731
9732 * vc-hg.el (log-view-vc-backend): Declare for compiler.
9733 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
9734 Set log-view-vc-backend so that diff can work.
9735
9736 * log-view.el (log-view-diff): Use vc-diff-internal instead of
9737 vc-version-diff.
9738 (vc-diff-internal): Autoload this instead of vc-version-diff.
9739
9740 2009-10-05 Eli Zaretskii <eliz@gnu.org>
9741
9742 * simple.el (eval-expression): Doc fix.
9743
9744 * progmodes/cwarn.el (cwarn-mode): Doc fix.
9745
9746 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
9747
9748 * files.el (directory-files-no-dot-files-regexp): New defconst.
9749 (delete-directory): Use it.
9750 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
9751
9752 * net/tramp.el (tramp-verbose): Fix docstring.
9753 (tramp-methods): Add recursive option to `tramp-copy-args'.
9754 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
9755 "scp1_old", "scp2_old", "rsync", "rsyncc".
9756 (tramp-default-method): Check also for `auth-source-user-or-password'.
9757 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
9758 Add handler for `copy-directory'.
9759 (tramp-handle-copy-directory): New defun.
9760 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
9761 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
9762 Optimize sent command.
9763
9764 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
9765
9766 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
9767 window if necessary.
9768
9769 * calendar/calendar.el (calendar-basic-setup): Don't call
9770 switch-to-buffer in a dedicated window.
9771
9772 2009-10-05 Karl Fogel <kfogel@red-bean.com>
9773
9774 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
9775 don't do anything related to relocating, just return nil.
9776 (bookmark-error-no-filename): New error.
9777 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
9778 bookmark has no file. Don't even attempt to handle things that
9779 are not files; the whole point of custom handlers is to keep that
9780 knowledge elsewhere anyway. Tighten some comments.
9781 (bookmark-file-or-variation-thereof): Remove now-unused function.
9782 (bookmark-location): Doc string fix.
9783 (Bug#4250)
9784
9785 2009-10-04 Karl Fogel <kfogel@red-bean.com>
9786
9787 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
9788 don't use a file dialog, because they usually don't know how to read
9789 a directory target from the user. (Bug#4230)
9790 Also, make sure the prompt can display directories as well as files.
9791
9792 2009-10-04 Karl Fogel <kfogel@red-bean.com>
9793
9794 * bookmark.el (bookmark-set, bookmark-buffer-name):
9795 Improve doc strings. (Bug#1193)
9796
9797 2009-10-04 Karl Fogel <kfogel@red-bean.com>
9798
9799 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
9800 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
9801 (bookmark-get-annotation, bookmark-set-annotation)
9802 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
9803 (bookmark-set-position, bookmark-get-front-context-string)
9804 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
9805 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
9806 (bookmark-jump-other-window, bookmark-handle-bookmark)
9807 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
9808 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
9809 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
9810 Improve doc strings to say whether bookmark can be a string or
9811 a record or both, and make other consistency and clarity fixes.
9812 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
9813 (bookmark-default-annotation-text, bookmark-yank-word)
9814 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
9815 (bookmark-import-new-list, bookmark-maybe-rename)
9816 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
9817 (bookmark-bmenu-bookmark): Give these doc strings.
9818 (bookmark-bmenu-check-position): Give this a doc string, but also
9819 add a FIXME comment about how the function may be pointless.
9820 (bookmark-default-handler): Rework doc string and change a
9821 parameter name, to clarify that this takes a bookmark record
9822 not a bookmark name.
9823 (bookmark-set): Change a parameter name to indicate its meaning,
9824 and improve the doc string a bit.
9825 (Bug#4188)
9826
9827 2009-10-04 Karl Fogel <kfogel@red-bean.com>
9828
9829 * bookmark.el (bookmark-alist): Document the new `handler' element
9830 in the param alist.
9831 (bookmark-make-record-function): Adjust documentation for above.
9832 (Bug#4193)
9833
9834 2009-10-04 Karl Fogel <kfogel@red-bean.com>
9835
9836 * info.el (Info-bookmark-make-record): Document this function.
9837 (Info-bookmark-jump): Document with a doc string, not just a comment.
9838 (Bug#4203)
9839
9840 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
9841
9842 * cedet/semantic.el (semantic-new-buffer-setup-functions): New option.
9843 (semantic-new-buffer-fcn): Call parser setup functions here.
9844 (semantic-mode): Don't call parser setup functions here, it's done
9845 in semantic-new-buffer-fcn now.
9846 (semantic-mode): Parse all existing buffers when enabled.
9847
9848 * cedet/srecode/compile.el (srecode-compile-file):
9849 Call semantic-new-buffer-fcn if the buffer has not been parsed.
9850
9851 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
9852
9853 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
9854
9855 * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
9856 (proj-comp-insert-variable-once): New macro, renamed from
9857 ede-pmake-insert-variable-once in ede/pmake.edl.
9858 (ede-proj-makefile-insert-variables): Use it.
9859
9860 2009-10-04 Michael Albinus <michael.albinus@gmx.de>
9861
9862 * files.el (copy-directory): New defun.
9863
9864 * dired-aux.el (dired-copy-file-recursive): Use it.
9865
9866 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
9867
9868 * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
9869 (makefile-end-of-command):
9870 * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
9871 (semantic-end-of-context): Fix previous change. Doc fixes.
9872
9873 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
9874
9875 * files-x.el (modify-dir-local-variable)
9876 (copy-dir-locals-to-file-locals-prop-line):
9877 * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
9878 (makefile-end-of-command):
9879 * cedet/semantic/lex.el (semantic-lex-token):
9880 * cedet/semantic/analyze/fcn.el
9881 (semantic-analyze-dereference-metatype-1):
9882 * cedet/semantic/bovine/c.el (semantic-lex-cpp-define)
9883 (semantic-lex-cpp-undef):
9884 * cedet/semantic/wisent/wisent.el (wisent-skip-block):
9885 * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
9886 (semantic-end-of-context): Fix typos in docstrings.
9887
9888 * recentf.el (recentf-unload-function): New function.
9889
9890 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
9891
9892 * cedet/ede.el (ede-project-placeholder-cache-file):
9893 * cedet/semantic/db-file.el (semanticdb-default-save-directory):
9894 * cedet/srecode/map.el (srecode-map-save-file):
9895 Use locate-user-emacs-file. Suggested by Juanma Barranquero.
9896
9897 2009-10-04 Glenn Morris <rgm@gnu.org>
9898
9899 * window.el (window-full-height-p): Add doc string.
9900
9901 2009-10-04 Martin Rudalics <rudalics@gmx.at>
9902
9903 * window.el (window-full-height-p): New function. (Bug#4543)
9904
9905 2009-10-03 Chong Yidong <cyd@stupidchicken.com>
9906
9907 * cedet/srecode/insert.el: Require srecode/args.
9908
9909 * cedet/srecode/args.el: Require srecode/dictionary instead of
9910 srecode/insert.
9911
9912 * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
9913
9914 * files.el (auto-mode-alist): Add .srt and Project.ede.
9915
9916 * cedet/semantic.el (semantic-mode):
9917 Handle srecode-template-mode-hook as well.
9918 (semantic-mode): Use js-mode-hook for Javascript hook.
9919
9920 * cedet/srecode/template.el: Remove hook variable.
9921
9922 * cedet/ede/proj-comp.el: Require ede/pmake when compiling.
9923
9924 * cedet/ede.el (ede-target-forms-menu): Don't enable if no
9925 projects exist.
9926 (ede-project-placeholder-cache-file): Default to a file in
9927 user-emacs-directory.
9928
9929 * cedet/srecode/map.el (srecode-map-base-template-dir): Look for
9930 templates in data-directory.
9931 (srecode-map-save-file): Default to a file in user-emacs-directory.
9932
9933 * cedet/ede/srecode.el (ede-srecode-setup): Use default templates
9934 directory.
9935
9936 2009-09-30 Eric Ludlam <zappo@gnu.org>
9937
9938 * cedet/semantic/util-modes.el (semantic-highlight-func-mode):
9939 Doc fix.
9940
9941 * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
9942 Only insert each variable once.
9943
9944 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
9945 (ede-pmake-insert-variable-shared): Use it.
9946
9947 * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
9948 for lexical table iff table is nil.
9949
9950 2009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
9951
9952 * vc.el: Remove commented out code.
9953 (vc-derived-from-dir-mode): Remove, unused.
9954 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
9955
9956 2009-10-03 Michael Albinus <michael.albinus@gmx.de>
9957
9958 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
9959 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
9960 there could be recursive loading when `default-directory' is a
9961 remote file name. (Bug#4614)
9962
9963 2009-10-03 Glenn Morris <rgm@gnu.org>
9964
9965 * calendar/calendar.el (calendar-basic-setup): Handle the case where
9966 the frame is wide.
9967 (calendar-generate-window): Test for shrinkability rather than width.
9968
9969 * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out
9970 declaration, currently false.
9971
9972 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
9973 reusing existing buffers, in case we happen to visit two files with the
9974 same basename. (Bug#4593)
9975
9976 2009-10-02 Eli Zaretskii <eliz@gnu.org>
9977
9978 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
9979 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
9980 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
9981 subdirs of cedet as well.
9982 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
9983
9984 2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
9985
9986 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
9987 Obey advertised-signature-table.
9988
9989 * help-fns.el (help-function-arglist): Don't check
9990 advertised-signature-table.
9991 (describe-function-1): Do it here instead so it also applies to subrs.
9992
9993 2009-10-02 Michael Albinus <michael.albinus@gmx.de>
9994
9995 * simple.el (start-file-process): Say in the doc-string, that file
9996 handlers might not support pty association, if PROGRAM is nil.
9997
9998 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
9999 HOST and USER are strings. They are nil, when there are
10000 incomplete entries in ~/.netrc, for example.
10001 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
10002 root directory ("device busy" error otherwise).
10003
10004 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
10005 Flush file properties of created directory.
10006
10007 2009-10-02 Eli Zaretskii <eliz@gnu.org>
10008
10009 * makefile.w32-in (WINS_BASIC): Remove cedet.
10010 (WINS_CEDET): Add cedet.
10011 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
10012
10013 2009-10-02 Kevin Ryde <user42@zip.com.au>
10014
10015 * net/browse-url.el (browse-url): Pass any symbol in
10016 browse-url-browser-function to `apply', since if you've mistakenly put
10017 an unbound symbol then the error is clearer. (Bug#4531)
10018
10019 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
10020
10021 * allout.el (allout-init, allout-back-to-current-heading)
10022 (allout-beginning-of-current-entry, allout-ascend-to-depth)
10023 (allout-ascend, allout-up-current-level, allout-end-of-level)
10024 (allout-previous-visible-heading, allout-forward-current-level)
10025 (allout-backward-current-level, allout-show-children):
10026 * apropos.el (apropos-describe-plist):
10027 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
10028 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
10029 * completion.el (add-completion, add-permanent-completion):
10030 * descr-text.el (describe-text-category, describe-char):
10031 * desktop.el (desktop-lazy-abort):
10032 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
10033 * dired.el (dired-build-subdir-alist):
10034 * ediff.el (ediff-version):
10035 * elide-head.el (elide-head, elide-head-show):
10036 * emerge.el (emerge-version):
10037 * env.el (getenv):
10038 * face-remap.el (variable-pitch-mode):
10039 * faces.el (describe-face):
10040 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
10041 (dired-at-point):
10042 * files.el (find-file-existing, auto-save-mode):
10043 * font-lock.el (font-lock-fontify-buffer):
10044 * help-fns.el (describe-function, describe-variable)
10045 (describe-syntax, describe-categories):
10046 * help.el (view-lossage, describe-bindings, describe-key)
10047 (describe-mode):
10048 * hexl.el (hexl-current-address):
10049 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
10050 * info.el (Info-goto-emacs-key-command-node):
10051 * log-edit.el (log-edit-insert-cvs-template)
10052 (log-edit-insert-cvs-rcstemplate):
10053 * menu-bar.el (menu-bar-mode):
10054 * mouse.el (mouse-appearance-menu):
10055 * newcomment.el (comment-indent-new-line):
10056 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
10057 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
10058 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
10059 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
10060 * recentf.el (recentf-mode):
10061 * savehist.el (savehist-mode, savehist-save):
10062 * shadowfile.el (shadow-copy-files):
10063 * simple.el (kill-ring-save, next-line, previous-line)
10064 (normal-erase-is-backspace-mode):
10065 * strokes.el (strokes-update-window-configuration)
10066 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
10067 (strokes-xpm-for-stroke):
10068 * time.el (emacs-uptime, emacs-init-time):
10069 * tutorial.el (tutorial--describe-nonstandard-key)
10070 (tutorial--detailed-help):
10071 * type-break.el (type-break-mode)
10072 (type-break-mode-line-message-mode, type-break-query-mode)
10073 (type-break-guesstimate-keystroke-threshold):
10074 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
10075 * version.el (emacs-version):
10076 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
10077 * winner.el (winner-mode):
10078 * calendar/timeclock.el (timeclock-in, timeclock-out)
10079 (timeclock-status-string, timeclock-change)
10080 (timeclock-workday-remaining-string)
10081 (timeclock-workday-elapsed-string)
10082 (timeclock-when-to-leave-string):
10083 * calendar/todo-mode.el (todo-add-category):
10084 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
10085 * emacs-lisp/autoload.el (update-file-autoloads):
10086 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
10087 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
10088 (checkdoc-message-text, checkdoc-defun):
10089 * emacs-lisp/debug.el (debugger-list-functions):
10090 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10091 * emacs-lisp/eieio-opt.el (eieio-describe-class)
10092 (eieio-describe-generic):
10093 * emacs-lisp/lisp-mnt.el (lm-synopsis):
10094 * emacs-lisp/shadow.el (list-load-path-shadows):
10095 * emulation/cua-base.el (cua-mode):
10096 * emulation/edt.el (edt-set-scroll-margins):
10097 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
10098 (tpu-toggle-regexp, tpu-toggle-search-direction)
10099 (tpu-toggle-rectangle, tpu-toggle-control-keys):
10100 * emulation/tpu-extras.el (tpu-set-scroll-margins):
10101 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
10102 (viper-set-parsing-style-toggling-macro)
10103 (viper-set-emacs-state-searchstyle-macros):
10104 * emulation/viper.el (viper-set-hooks):
10105 * eshell/esh-mode.el (eshell-truncate-buffer):
10106 * international/mule-cmds.el (prefer-coding-system)
10107 (describe-input-method, describe-language-environment):
10108 * international/mule-diag.el (list-character-sets)
10109 (describe-character-set, describe-coding-system)
10110 (describe-fontset, list-fontsets, list-input-methods):
10111 * mail/sendmail.el (mail-signature):
10112 * net/ange-ftp.el (ange-ftp-copy-file):
10113 * net/browse-url.el (browse-url):
10114 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
10115 * net/quickurl.el (quickurl-add-url):
10116 * net/rcirc.el (names, topic):
10117 * net/xesam.el (xesam-mode):
10118 * play/5x5.el (5x5-new-game):
10119 * play/yow.el (apropos-zippy):
10120 * progmodes/ada-mode.el (ada-mode-version):
10121 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
10122 (f90-end-of-block)
10123 (f90-beginning-of-block):
10124 * progmodes/fortran.el (fortran-end-of-block)
10125 (fortran-beginning-of-block):
10126 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
10127 * progmodes/python.el (python-describe-symbol, python-shell):
10128 * term/ns-win.el (ns-print-buffer):
10129 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
10130 * textmodes/flyspell.el (flyspell-mode-on):
10131 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
10132 (pages-directory-for-addresses):
10133 * textmodes/table.el (table-recognize-cell)
10134 (table-query-dimension, table-generate-source)
10135 (table-insert-sequence, table--warn-incompatibility):
10136 * textmodes/tex-mode.el (tex-validate-buffer):
10137 * textmodes/texinfmt.el (texinfmt-version)
10138 (texinfo-format-buffer):
10139 Use `called-interactively-p' instead of `interactive-p'.
10140
10141 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
10142
10143 * image-mode.el (image-toggle-display):
10144 * emacs-lisp/elp.el (elp-instrument-function):
10145 * emacs-lisp/advice.el (ad-make-advised-definition):
10146 * emacs-lisp/easy-mmode.el (define-minor-mode):
10147 * net/browse-url.el (browse-url-maybe-new-window):
10148 * progmodes/sh-script.el (sh-learn-buffer-indent):
10149 Pass new argument 'any to `called-interactively-p'.
10150
10151 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
10152
10153 * international/uni-bidi.el:
10154 * international/uni-category.el:
10155 * international/uni-combining.el:
10156 * international/uni-comment.el:
10157 * international/uni-decimal.el:
10158 * international/uni-decomposition.el:
10159 * international/uni-digit.el:
10160 * international/uni-lowercase.el:
10161 * international/uni-mirrored.el:
10162 * international/uni-name.el:
10163 * international/uni-numeric.el:
10164 * international/uni-old-name.el:
10165 * international/uni-titlecase.el:
10166 * international/uni-uppercase.el:
10167 Regenerate from Unicode 5.2.0 data.
10168
10169 2009-10-01 Glenn Morris <rgm@gnu.org>
10170
10171 * Makefile.in (ELCFILES): Regenerate.
10172
10173 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
10174
10175 * subr.el (interactive-p): Mark obsolete.
10176 (called-interactively-p): Make the optional-ness of `kind' obsolete.
10177 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
10178 advertised-signature-table for subroutines as well.
10179
10180 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
10181 (set-advertised-calling-convention): New function.
10182 (make-obsolete, define-obsolete-function-alias)
10183 (make-obsolete-variable, define-obsolete-variable-alias):
10184 Make the optional-ness of `when' obsolete.
10185 (define-obsolete-face-alias): Make `when' non-optional.
10186 * help-fns.el (help-function-arglist):
10187 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
10188 Use advertised-signature-table.
10189
10190 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
10191
10192 * files.el (delete-directory): New defun. The original function
10193 in fileio.c has been renamed to `delete-directory-internal'.
10194
10195 * dired.el (dired-delete-file): Call `delete-directory' with
10196 RECURSIVE parameter.
10197
10198 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
10199 parameter RECURSIVE. Implementation is missing.
10200
10201 * net/tramp.el (tramp-handle-make-directory): Flush upper
10202 directory's file properties.
10203 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
10204 (tramp-handle-dired-recursive-delete-directory): Flush directory
10205 properties after the remove command only.
10206
10207 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
10208 Handle optional parameter RECURSIVE.
10209
10210 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
10211 Handle optional parameter RECURSIVE.
10212
10213 * net/tramp-smb.el (tramp-smb-errors): Add error message for
10214 connection timeout.
10215 (tramp-smb-handle-delete-directory): Handle optional parameter
10216 RECURSIVE.
10217
10218 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
10219
10220 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
10221 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
10222 (byte-compile-defmacro): Use backquotes.
10223
10224 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
10225
10226 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
10227 has no associated file.
10228 (vc-resynch-buffer): Use vc-dir-buffers.
10229
10230 2009-10-01 Glenn Morris <rgm@gnu.org>
10231
10232 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
10233 (chart-file-count):
10234 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
10235 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
10236 * emacs-lisp/eieio-opt.el (eieio-describe-class):
10237 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
10238 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
10239 (eieio-copy-parents-into-subclass, make-instance, class-children)
10240 (eieio-generic-form):
10241 * cedet/cedet-files.el (cedet-directory-name-to-file-name):
10242 * cedet/cedet-idutils.el (cedet-idutils-search)
10243 (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
10244 (cedet-idutils-version-check):
10245 * cedet/cedet.el (cedet-version):
10246 * cedet/data-debug.el (data-debug-insert-overlay-button)
10247 (data-debug-insert-overlay-list-button)
10248 (data-debug-insert-buffer-button)
10249 (data-debug-insert-buffer-list-button)
10250 (data-debug-insert-process-button, data-debug-insert-ring-button)
10251 (data-debug-insert-widget, data-debug-insert-stuff-list-button)
10252 (data-debug-insert-stuff-vector-button)
10253 (data-debug-insert-symbol-button, data-debug-insert-string)
10254 (data-debug-insert-number, data-debug-insert-lambda-expression)
10255 (data-debug-insert-nil, data-debug-insert-simple-thing)
10256 (data-debug-insert-custom, data-debug-edebug-expr):
10257 * cedet/ede.el (ede-auto-add-method, ede-project-class-files)
10258 (global-ede-mode-map, ede-new, ede-debug-target)
10259 (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
10260 * cedet/semantic.el (semantic-minimum-working-buffer-size)
10261 (semantic-fetch-tags, semantic-submode-list)
10262 (semantic-default-submodes):
10263 * cedet/ede/source.el (ede-source-match):
10264 * cedet/ede/project-am.el (project-am-type-alist, project-add-file)
10265 (project-am-package-info):
10266 * cedet/ede/proj.el (ede-proj-target, project-new-target):
10267 * cedet/ede/proj-elisp.el (ede-proj-tweak-autoconf):
10268 * cedet/ede/proj-comp.el (ede-current-build-list):
10269 * cedet/ede/makefile-edit.el (makefile-move-to-macro):
10270 * cedet/ede/files.el (ede-toplevel-project-or-nil):
10271 * cedet/ede/cpp-root.el (initialize-instance):
10272 * cedet/ede/autoconf-edit.el (autoconf-find-last-macro)
10273 (autoconf-parameter-strip, autoconf-insert-new-macro):
10274 * cedet/semantic/wisent.el (wisent-lex-eoi):
10275 * cedet/semantic/util-modes.el (global-semantic-show-parser-state-mode)
10276 (semantic-show-parser-state-mode):
10277 * cedet/semantic/texi.el (semantic-texi-environment-regexp):
10278 * cedet/semantic/tag.el (semantic-tag-new-variable)
10279 (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
10280 (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
10281 (semantic--tag-deep-copy-tag-list)
10282 (semantic-tag-components-with-overlays-default):
10283 * cedet/semantic/symref.el (semantic-symref-find-text):
10284 * cedet/semantic/senator.el (senator-yank-tag)
10285 (senator-transpose-tags-up):
10286 * cedet/semantic/scope.el (semantic-analyze-scoped-tags-default)
10287 (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
10288 * cedet/semantic/sb.el (semantic-sb-autoexpand-length):
10289 * cedet/semantic/lex.el (semantic-lex-comment-regex)
10290 (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
10291 (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
10292 * cedet/semantic/lex-spp.el
10293 (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
10294 (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
10295 * cedet/semantic/idle.el
10296 (semantic-idle-summary-current-symbol-info-brutish)
10297 (semantic-idle-summary-current-symbol-info-default):
10298 * cedet/semantic/grammar.el (semantic-grammar-recreate-package)
10299 (semantic--grammar-macro-compl-dict):
10300 * cedet/semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
10301 * cedet/semantic/format.el (semantic-format-tag-custom-list)
10302 (semantic-format-tag-canonical-name-default):
10303 * cedet/semantic/find.el (semantic-find-tag-by-overlay-in-region)
10304 (semantic-find-tags-for-completion)
10305 (semantic-find-tags-by-scope-protection-default)
10306 (semantic-deep-find-tags-for-completion):
10307 * cedet/semantic/edit.el
10308 (semantic-edits-incremental-reparse-failed-hook)
10309 (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
10310 (semantic-edits-splice-remove, semantic-edits-splice-replace):
10311 * cedet/semantic/doc.el (semantic-documentation-comment-preceeding-tag):
10312 * cedet/semantic/dep.el (semantic-dependency-include-path):
10313 * cedet/semantic/db.el (semanticdb-default-find-index-class)
10314 (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
10315 (semanticdb-project-roots):
10316 * cedet/semantic/db-find.el (semanticdb-implied-include-tags)
10317 (semanticdb-find-adebug-insert-scanned-tag-cons)
10318 (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
10319 (semanticdb-brute-deep-find-tags-for-completion):
10320 * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
10321 * cedet/semantic/ctxt.el (semantic-beginning-of-context-default)
10322 (semantic-end-of-context-default)
10323 (semantic-ctxt-current-function-default)
10324 (semantic-ctxt-scoped-types-default):
10325 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
10326 (semantic-complete-inline-tag-engine)
10327 (semantic-complete-inline-custom-type)
10328 (semantic-complete-read-tag-analyzer):
10329 * cedet/semantic/chart.el (semantic-chart-tags-by-class)
10330 (semantic-chart-database-size):
10331 * cedet/semantic/analyze.el (semantic-analyze-current-symbol)
10332 (semantic-analyze-current-context):
10333 * cedet/semantic/symref/list.el (semantic-symref)
10334 (semantic-symref-hide-buffer, semantic-symref-symbol):
10335 * cedet/semantic/symref/grep.el (semantic-symref-grep-use-template):
10336 * cedet/semantic/symref/filter.el (semantic-symref-hits-in-region):
10337 * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
10338 * cedet/semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
10339 (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
10340 (semantic-c-dereference-template):
10341 * cedet/semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
10342 (semantic--analyze-refs-full-lookup-with-parents)
10343 (semantic--analyze-refs-full-lookup-simple):
10344 * cedet/semantic/analyze/complete.el
10345 (semantic-analyze-possible-completions):
10346 * cedet/srecode/table.el (srecode-mode-table-new):
10347 * cedet/srecode/srt.el (srecode-read-variable-name):
10348 * cedet/srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
10349 * cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
10350 (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
10351 * cedet/srecode/map.el (srecode-current-map):
10352 * cedet/srecode/insert.el (srecode-insert)
10353 (srecode-insert-variable-secondname-handler, srecode-insert-method)
10354 (srecode-template-inserter-point-override)
10355 (srecode-insert-include-lookup):
10356 * cedet/srecode/getset.el (srecode-auto-choose-class):
10357 * cedet/srecode/extract.el (srecode-inserter-extract):
10358 * cedet/srecode/document.el
10359 (srecode-document-autocomment-return-last-alist)
10360 (srecode-document-autocomment-param-type-alist)
10361 (srecode-document-insert-function-comment)
10362 (srecode-document-insert-variable-one-line-comment)
10363 (srecode-document-function-name-comment):
10364 * cedet/srecode/dictionary.el (srecode-create-dictionary)
10365 (srecode-compound-toString):
10366 * cedet/srecode/compile.el (srecode-flush-active-templates):
10367 * cedet/srecode/args.el (srecode-semantic-handle-:blank):
10368 Doc/message fixes.
10369
10370 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
10371 match-data. (Bug#4555).
10372
10373 * cedet/semantic/bovine/gcc.el
10374 (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
10375 (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
10376
10377 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
10378 rather than parsing it as a regexp. This relaxes the layout
10379 requirements and makes errors easier to detect.
10380 (check-declare-verify): Check file is regular.
10381 (check-declare-directory): Doc fix.
10382 * subr.el (declare-function): Doc fix.
10383
10384 * ibuffer.el (ibuffer-format-qualifier):
10385 * isearch.el (hi-lock-regexp-okay):
10386 * calc/calc.el (math-zerop):
10387 * mail/uce.el (rmail-msgbeg, rmail-msgend):
10388 * term/w32-win.el (setup-default-fontset, set-fontset-font):
10389 Remove unused declarations.
10390
10391 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
10392
10393 * cedet/semantic/wisent/javat-wy.el
10394 (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
10395
10396 2009-09-30 Juanma Barranquero <lekktu@gmail.com>
10397
10398 * cedet/srecode/expandproto.el: Fix provide statement.
10399
10400 2009-09-30 Eric Ludlam <zappo@gnu.org>
10401
10402 * emacs-lisp/eieio.el (boolean-p): Delete.
10403
10404 2009-09-30 Sascha Wilde <wilde@sha-bang.de>
10405
10406 * cedet/ede/srecode.el: Fix provide statement.
10407
10408 2009-09-30 Glenn Morris <rgm@gnu.org>
10409
10410 * cedet/ede/proj.el (ede-proj-target-makefile-miscelaneous):
10411 * cedet/ede/proj-aux.el (ede-aux-source):
10412 * cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
10413 (ede-misc-source):
10414 * cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
10415 (semantic-mrub-switch-tags): Fix doc typos.
10416
10417 * cedet/semantic/db-global.el (data-debug-new-buffer)
10418 (data-debug-insert-thing): Remove unneeded declarations (one broken).
10419 (semanticdb-enable-gnu-global-databases): Fix prompt typo.
10420
10421 * cedet/semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
10422
10423 * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
10424 use of CL function `remove-if-not'.
10425
10426 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
10427
10428 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
10429 filename is not a string.
10430
10431 2009-09-29 Chong Yidong <cyd@stupidchicken.com>
10432
10433 * files.el (safe-local-eval-forms): Fix typo.
10434
10435 2009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
10436
10437 * vc-hooks.el (vc-dir-buffers): New var.
10438 (vc-state-refresh): New function.
10439 (vc-state): Use it.
10440 (vc-after-save): Always ask the backend to recompute the new state.
10441 Always call vc-dir if necessary, using vc-dir-buffers.
10442 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
10443 Use vc-dir-buffers.
10444 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
10445 (vc-dir-prepare-status-buffer, vc-dir-update)
10446 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
10447 Don't call expand-file-name on default-directory.
10448
10449 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
10450
10451 * speedbar.el (speedbar-item-delete):
10452 * calc/calc-prog.el (calc-kbd-if):
10453 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
10454
10455 * epa.el (epa-key-list-mode-map):
10456 * hi-lock.el (hi-lock-menu): Fix typos in menus.
10457
10458 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
10459 (hs-show-hook): Fix typo in docstring.
10460
10461 2009-09-29 Glenn Morris <rgm@gnu.org>
10462
10463 * cedet/semantic/symref/idutils.el:
10464 * cedet/semantic/symref/list.el: Relicense under GPLv3+.
10465
10466 * cedet/ede/srecode.el (srecode-resolve-arguments): Fix declaration.
10467
10468 * cedet/semantic/complete.el (semantic-displayor-focus-abstract-child-p):
10469 * cedet/semantic/tag-file.el (semanticdb-table-child-p):
10470 * cedet/srecode/compile.el (srecode-template-inserter-newline-child-p):
10471 Mark declarations not understood by check-declare.
10472
10473 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
10474 file-name-nondirectory call preventing location of cedet files.
10475 (check-declare-verify): Use literal search rather than re-search.
10476 Add basic defmethod and defclass, and define-overloadable-function.
10477
10478 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
10479 Use tramp-compat-file-attributes rather than nonexistent
10480 tramp-compat-handle-file-attributes.
10481
10482 * Makefile.in (lisptagsfiles4): New.
10483 (AUTOGENEL): Add cedet loaddefs files.
10484 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
10485 (update-elclist, compile-always, backup-compiled-files)
10486 (bootstrap-clean): Add yet another directory level.
10487 (update-elclist): Use LC_COLLATE rather than COLLATE.
10488 (ELCFILES): Update, via `make update-elclist'.
10489
10490 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
10491
10492 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
10493 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
10494 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
10495
10496 2009-09-28 Andreas Schwab <schwab@linux-m68k.org>
10497
10498 * Makefile.in (lisptagsfiles3): Define.
10499 (TAGS, TAGS-LISP): Use it.
10500 (update-elclist): Add third directory level to look for elc files.
10501 (compile-always): Likewise.
10502 (backup-compiled-files): Likewise.
10503 (bootstrap-clean): Likewise.
10504 (ELCFILES): Update.
10505
10506 2009-09-28 Chong Yidong <cyd@stupidchicken.com>
10507
10508 * Makefile.in (ELCFILES): Add CEDET files.
10509
10510 2009-09-28 Eric Ludlam <zappo@gnu.org>
10511
10512 CEDET (development tools) package merged.
10513
10514 * cedet/*.el:
10515 * cedet/ede/*.el:
10516 * cedet/semantic/*.el:
10517 * cedet/srecode/*.el: New files.
10518
10519 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
10520
10521 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
10522
10523 * net/tramp.el (top): Require tramp-imap.
10524
10525 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
10526 Use `tramp-compat-handle-file-attributes'.
10527
10528 2009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
10529
10530 * net/tramp-imap.el: New package.
10531
10532 2009-09-28 Eric Ludlam <zappo@gnu.org>
10533
10534 * emacs-lisp/chart.el:
10535 * emacs-lisp/eieio-base.el:
10536 * emacs-lisp/eieio-comp.el:
10537 * emacs-lisp/eieio-custom.el:
10538 * emacs-lisp/eieio-datadebug.el:
10539 * emacs-lisp/eieio-opt.el:
10540 * emacs-lisp/eieio-speedbar.el:
10541 * emacs-lisp/eieio.el: New files.
10542
10543 * cedet/cedet-cscope.el:
10544 * cedet/cedet-files.el:
10545 * cedet/cedet-global.el:
10546 * cedet/cedet-idutils.el:
10547 * cedet/data-debug.el:
10548 * cedet/inversion.el:
10549 * cedet/mode-local.el:
10550 * cedet/pulse.el: New files.
10551
10552 2009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10553
10554 * whitespace.el (whitespace-trailing-regexp)
10555 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
10556 Fix doc string.
10557
10558 2009-09-27 Chong Yidong <cyd@stupidchicken.com>
10559
10560 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
10561 menu.
10562
10563 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
10564 menu-bar-ediff-menu.
10565
10566 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
10567 define-overloadable-function.
10568
10569 * progmodes/autoconf.el: Provide autoconf as well, so that this
10570 file can be `require'd.
10571
10572 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
10573
10574 * emacs-lisp/autoload.el (generated-autoload-feature)
10575 (generated-autoload-load-name): New vars.
10576 (autoload-rubric, autoload-generate-file-autoloads): Use them.
10577 (make-autoload): Recognize define-overloadable-function and
10578 defclass forms (for EIEIO).
10579
10580 * Makefile.in (update-subdirs): Exclude cedet directory.
10581
10582 2009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
10583
10584 * term/ns-win.el: Don't set the region face background. (Bug#4381)
10585
10586 * faces.el: Default light-background background for region face to
10587 ns_selection_color under NS.
10588
10589 2009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
10590
10591 * net/imap-hash.el: New library, see NEWS.
10592
10593 * Makefile.in (ELCFILES): Add imap-hash.el.
10594
10595 2009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
10596
10597 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
10598 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
10599 * help-macro.el (make-help-screen): Avoid using an ambiguous function
10600 definition where the docstring could be taken for the return value.
10601
10602 2009-09-26 Glenn Morris <rgm@gnu.org>
10603
10604 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
10605 Add option to only show images below a certain size.
10606 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
10607 save-excursion calls.
10608
10609 2009-09-26 Eli Zaretskii <eliz@gnu.org>
10610
10611 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
10612 subdirectories) and eieio.
10613
10614 2009-09-26 Alan Mackenzie <acm@muc.de>
10615
10616 * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
10617 buggy bracketing. (Bug#4289)
10618
10619 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
10620 character constants (as case labels). (Bug#4289)
10621
10622 2009-09-25 Juri Linkov <juri@jurta.org>
10623
10624 * files.el (safe-local-eval-forms): Allow time-stamp in
10625 before-save-hook (Bug#4554).
10626
10627 2009-09-25 Drew Adams <drew.adams@oracle.com>
10628
10629 * menu-bar.el (list-buffers-directory): Doc fix.
10630
10631 2009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
10632
10633 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
10634 Try and avoid copying twice the same paragraph.
10635 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
10636 Remove save-excursion.
10637 (log-edit-changelog-entry): Do it here instead.
10638
10639 2009-09-25 Juanma Barranquero <lekktu@gmail.com>
10640
10641 * bs.el (bs--get-file-name): Use `list-buffers-directory'
10642 when available, instead of hardcoding mode names. Doc fix.
10643
10644 * menu-bar.el (list-buffers-directory): Add docstring.
10645 Make automatically buffer-local.
10646
10647 * dired.el (dired-mode):
10648 * files.el (cd-absolute):
10649 * pcvs.el (cvs-temp-buffer):
10650 * pcvs-util.el (cvs-get-buffer-create):
10651 * shell.el (shell-mode):
10652 * vc-dir.el (vc-dir-mode):
10653 Don't make `list-buffers-directory' buffer local.
10654
10655 2009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
10656
10657 * comint.el (comint-exec, comint-run, make-comint):
10658 Doc fixes (Bug#4542).
10659
10660 2009-09-25 Glenn Morris <rgm@gnu.org>
10661
10662 * mail/rmailmm.el (rmail-mime): New custom group.
10663 Move all defcustoms in this file into this group.
10664 (rmail-mime-media-type-handlers-alist): Revert previous change.
10665 (rmail-mime-show-images): New option.
10666 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
10667 references to it, since it wasn't actually used for anything.
10668 (rmail-mime-insert-image): New function.
10669 (rmail-mime-image): Use rmail-mime-insert-image.
10670 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
10671 obey the value of `rmail-mime-show-images' option. Print the size of
10672 attachments.
10673
10674 2009-09-25 David Engster <deng@randomsample.de>
10675
10676 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
10677
10678 2009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10679
10680 * whitespace.el: Does not highlight trailing spaces While point is
10681 at end of line. Does not highligt spaces at beginning of buffer
10682 while point is at beginning of buffer. Does not highlight spaces
10683 at end of buffer while point is at end of buffer. (Bug#4177)
10684 New version 12.0.
10685 (whitespace-display-mappings): Adjust initialization.
10686 (whitespace-point, whitespace-font-lock-refontify): New vars.
10687 (whitespace-color-on, whitespace-color-off): Adjust code.
10688 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
10689 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
10690 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
10691
10692 2009-09-24 Chong Yidong <cyd@stupidchicken.com>
10693
10694 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
10695
10696 * textmodes/sgml-mode.el: Remove xml-mode alias.
10697
10698 * files.el (auto-mode-alist, conf-mode-maybe)
10699 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
10700
10701 2009-09-24 Alan Mackenzie <acm@muc.de>
10702
10703 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
10704 c-forward-conditionals, but it doesn't move point and doesn't set
10705 the mark.
10706 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
10707 (c-down-conditional-with-else, c-backward-conditional)
10708 (c-forward-conditional): Refactor to use c-scan-conditionals.
10709
10710 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
10711
10712 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
10713 (help-default-arg-highlight): Remove.
10714 (help-highlight-arg): New function.
10715 (help-do-arg-highlight): Use it.
10716 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
10717
10718 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
10719
10720 * term.el (term-set-scroll-region, term-handle-ansi-escape):
10721 Undo last change, which didn't fix the problem and introduced others.
10722
10723 2009-09-24 Nick Roberts <nickrob@snap.net.nz>
10724
10725 * progmodes/gdb-mi.el: Don't require speedbar.
10726 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
10727
10728 2009-09-24 Glenn Morris <rgm@gnu.org>
10729
10730 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
10731
10732 * term/ns-win.el (ns-reg-to-script): Define for compiler.
10733
10734 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
10735 there is no newline after the final mime boundary. (Bug#4539)
10736 Move markers on insertion so that any buttons inserted don't end up in
10737 the next part of a multipart message.
10738 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
10739 (rmail-mime-bulk-handler): Optionally handle images.
10740 (rmail-mime-image): New button action.
10741 (rmail-mime-image-handler): New function.
10742 (rmail-mime-mode): New mode.
10743 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
10744
10745 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
10746
10747 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
10748 than just dropping elements from it (bug#4504).
10749
10750 * term.el (term-set-scroll-region): Don't move cursor any more.
10751 (term-handle-ansi-escape): Call term-goto here instead.
10752 Suggested by Ivan Kanis <apple@kanis.eu>.
10753
10754 * term.el: Require CL.
10755 (term-ansi-reset): New function.
10756 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
10757 (term-handle-colors-array): Simplify.
10758
10759 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
10760
10761 * allout.el (allout-overlay-interior-modification-handler)
10762 (allout-obtain-passphrase):
10763 * epa-file.el (epa-file-write-region):
10764 * ps-print.el (ps-begin-job):
10765 * vc-hooks.el (vc-toggle-read-only):
10766 * vc-rcs.el (vc-rcs-rollback):
10767 * vc-sccs.el (vc-sccs-rollback):
10768 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
10769 (vc-version-diff, vc-revert, vc-rollback):
10770 * wdired.el (wdired-check-kill-buffer):
10771 * emacs-lisp/authors.el (authors):
10772 * net/socks.el (socks-open-connection):
10773 * net/zeroconf.el (zeroconf-service-add-hook):
10774 * obsolete/vc-mcvs.el (vc-mcvs-register):
10775 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
10776 (gdb-select-frame):
10777 * progmodes/grep.el (lgrep, rgrep):
10778 * progmodes/idlw-help.el (idlwave-help-check-locations)
10779 (idlwave-help-html-link, idlwave-help-assistant-open-link):
10780 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
10781 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
10782 (reftex-toc-rename-label): Fix typos in error messages.
10783
10784 * dired-aux.el (dired-do-shell-command): Reflow docstring.
10785 (dired-copy-how-to-fn): Doc fix.
10786 (dired-files-attributes, dired-read-shell-command):
10787 Fix typos in docstrings.
10788
10789 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
10790 (dired-x-find-file-other-window): Reflow docstrings.
10791 (dired-omit-marker-char, dired-read-shell-command)
10792 (dired-x-submit-report): Fix typos in docstrings.
10793
10794 * shell.el (shell-mode-hook):
10795 * view.el (View-scroll-line-forward):
10796 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
10797 Fix typos in docstrings.
10798
10799 * net/dig.el (dig-invoke): Fix typo in docstring.
10800 (query-dig): Reflow docstring.
10801
10802 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
10803 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
10804 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
10805 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
10806 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
10807 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
10808 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
10809 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
10810 (idlwave-completion-map, idlwave-current-indent)
10811 (idlwave-custom-ampersand-surround, idlwave-customize)
10812 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
10813 (idlwave-define-abbrev, idlwave-determine-class-special)
10814 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
10815 (idlwave-end-block-reg, idlwave-end-of-statement)
10816 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
10817 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
10818 (idlwave-explicit-class-listed, idlwave-file-header)
10819 (idlwave-fill-paragraph, idlwave-find-class-definition)
10820 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
10821 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
10822 (idlwave-in-quote, idlwave-indent-action-table)
10823 (idlwave-indent-expand-table, idlwave-indent-line)
10824 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
10825 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
10826 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
10827 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
10828 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
10829 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
10830 (idlwave-outlawed-buffers, idlwave-popup-select)
10831 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
10832 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
10833 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
10834 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
10835 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
10836 (idlwave-statement-type, idlwave-struct-skip)
10837 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
10838 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
10839 (idlwave-what-module-find-class): Fix typos in docstrings.
10840 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
10841 (idlwave-calculate-cont-indent, idlwave-expand-equal)
10842 (idlwave-find-module, idlwave-find-structure-definition)
10843 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
10844 (idlwave-list-load-path-shadows, idlwave-next-statement)
10845 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
10846 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
10847 (idlwave-template): Reflow docstrings.
10848
10849 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
10850 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
10851 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
10852 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
10853 (idlwave-shell-display-line, idlwave-shell-display-wframe)
10854 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
10855 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
10856 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
10857 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
10858 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
10859 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
10860 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
10861 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
10862 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
10863 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
10864 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
10865 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
10866 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
10867 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
10868 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
10869 Fix typos in docstrings.
10870 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
10871 (idlwave-shell-hide-output, idlwave-shell-mode)
10872 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
10873 Reflow docstrings.
10874
10875 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
10876
10877 2009-09-24 Ivan Kanis <apple@kanis.eu>
10878
10879 * term.el (term-bold-attribute): New var.
10880 (term-handle-colors-array): Use it.
10881
10882 2009-09-23 Nick Roberts <nickrob@snap.net.nz>
10883
10884 * progmodes/gdb-mi.el (gdb-version): New variable.
10885 (gdb-non-stop-handler): Set gdb-version.
10886 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
10887 Condition "--thread" option on gdb-version.
10888 (gdb-invalidate-threads): Remove unused argument.
10889
10890 2009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
10891
10892 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
10893 to looking-back to avoid ridiculous slow down in large files (bug#4511).
10894
10895 2009-09-23 Glenn Morris <rgm@gnu.org>
10896
10897 * mail/rmail.el (rmail-reply): Don't try to add a References header when
10898 replying to mail without References or Message-Id. (Bug#4525)
10899
10900 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
10901
10902 * term/ns-win.el (ns-reg-to-script): New variable.
10903
10904 2009-09-23 Daiki Ueno <ueno@unixuser.org>
10905
10906 * epg.el (epg-wait-for-status): Preserve existing 'error results.
10907
10908 2009-09-22 Sam Steingold <sds@gnu.org>
10909
10910 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
10911 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
10912 to 1 because hg returns status 1 when nothing is found.
10913 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
10914
10915 2009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
10916
10917 * textmodes/fill.el: Convert to utf-8 encoding.
10918 (fill-french-nobreak-p): Remove redundant » and « inherited from our
10919 pre-unicode days.
10920
10921 * add-log.el (change-log-fill-forward-paragraph): New function.
10922 (change-log-mode): Use it so fill-region DTRT.
10923 Set fill-indent-according-to-mode here rather than in
10924 change-log-fill-paragraph.
10925 (change-log-fill-paragraph): Remove.
10926
10927 2009-09-22 Juanma Barranquero <lekktu@gmail.com>
10928
10929 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
10930 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
10931
10932 2009-09-22 Glenn Morris <rgm@gnu.org>
10933
10934 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
10935 the scroll-bar scroll the calendar window rather than the buffer.
10936
10937 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
10938 commands that move point (as opposed to scrolling).
10939
10940 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
10941
10942 * emacs-lisp/elint.el (elint): New custom group.
10943 (elint-log-buffer): Make it a defcustom.
10944 (elint-scan-preloaded, elint-ignored-warnings)
10945 (elint-directory-skip-re): New options.
10946 (elint-builtin-variables): Doc fix.
10947 (elint-preloaded-env): New variable.
10948 (elint-unknown-builtin-args): Add an entry for encode-time.
10949 (elint-extra-errors): Make it a variable rather than a constant.
10950 (elint-preloaded-skip-re): New constant.
10951 (elint-directory): Skip files matching elint-directory-skip-re.
10952 (elint-features): New variable, local to linted buffers.
10953 (elint-update-env): Initialize elint-features. Possibly add
10954 elint-preloaded-env to the buffer's environment.
10955 (elint-get-top-forms): Bind elint-current-pos, for log messages.
10956 Skip quoted forms.
10957 (elint-init-form): New function, extracted from elint-init-env.
10958 Make non-list forms a warning rather than an error.
10959 Add the mode-map for define-derived-mode. Handle define-minor-mode,
10960 easy-menu-define, put that adds an error-condition, and provide.
10961 When requiring cl, also require cl-macs. Really require cl, to handle
10962 some cl macros. Store required libraries in the list elint-features,
10963 so as not to re-load them. Treat cc-require like require.
10964 (elint-init-env): Call elint-init-form to do the work.
10965 Handle eval-and-compile and such like.
10966 (elint-add-required-env): Do not clear messages.
10967 (elint-special-forms): Add handlers for function, defalias, if, when,
10968 unless, and, or.
10969 (elint-form): Add optional argument to ignore elint-special-forms,
10970 useful to prevent recursive calls from handlers. Doc fix.
10971 Respect elint-ignored-warnings.
10972 (elint-form): Respect elint-ignored-warnings.
10973 (elint-bound-variable, elint-bound-function): New variables.
10974 (elint-unbound-variable): Respect elint-bound-variable.
10975 (elint-get-args): Respect elint-bound-function.
10976 (elint-check-cond-form): Add some simple handling for (f)boundp and
10977 featurep tests.
10978 (elint-check-defalias-form): New handler.
10979 (elint-check-let-form): Make an empty let a warning rather than an
10980 error.
10981 (elint-check-setq-form): Make an empty setq a warning rather than an
10982 error. Respect elint-ignored-warnings.
10983 (elint-check-defvar-form): Accept null doc-strings.
10984 (elint-check-conditional-form): New handler. Does some simple-minded
10985 checking of featurep and (f)boundp tests.
10986 (elint-put-function-args): New function.
10987 (elint-initialize): Use elint-scan-doc-file rather than
10988 elint-find-builtin-variables. Use elint-put-function-args.
10989 Possibly scan preloaded-file-list.
10990 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
10991 extend to handle functions as well.
10992
10993 2009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
10994
10995 * linum.el (linum-delete-overlays, linum-update-window):
10996 Do not modify the right margin. (Bug#3971)
10997
10998 2009-09-21 Chong Yidong <cyd@stupidchicken.com>
10999
11000 * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
11001 nxml-mode instead of xml-mode.
11002
11003 2009-09-21 Kevin Ryde <user42@zip.com.au>
11004
11005 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
11006
11007 2009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
11008
11009 * net/dig.el (dig-mode): Use define-derived-mode.
11010
11011 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
11012
11013 * vc-dispatcher.el (vc-do-command): Return the process object in
11014 the asynchronous case. Use when instead of if. Do not run
11015 vc-exec-after to display a message if not enabled. (Bug#4463)
11016
11017 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
11018 properties to the stash strings.
11019 (vc-git-stash-list): Return a list of strings.
11020 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
11021 (vc-git-stash-show-at-point): New functions.
11022 (vc-git-stash-map): New keymap.
11023
11024 * register.el (ctl-x-r-map): Define the keys here instead of
11025 using autoload.
11026
11027 2009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
11028
11029 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
11030 list, to workaround performance problem (bug#4485).
11031
11032 2009-09-20 Nick Roberts <nickrob@snap.net.nz>
11033
11034 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
11035
11036 2009-09-20 Daiki Ueno <ueno@unixuser.org>
11037
11038 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
11039 Document that this option is not recommended to use.
11040
11041 2009-09-19 Glenn Morris <rgm@gnu.org>
11042
11043 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
11044 variable `var'.
11045
11046 * calc/calc-alg.el (var):
11047 * calc/calcalg2.el (var): Define for compiler.
11048
11049 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
11050
11051 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
11052 Doc fix (Bug#3932).
11053
11054 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
11055
11056 * time-stamp.el (time-stamp-month-dd-yyyy)
11057 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
11058 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
11059 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
11060 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
11061 Remove functions that have been obsolete since 1995 (Bug#4436).
11062
11063 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
11064 indent buffer only if called interactively (Bug#4452).
11065
11066 2009-09-19 Juanma Barranquero <lekktu@gmail.com>
11067 Eli Zaretskii <eliz@gnu.org>
11068
11069 This fixes bug#4197 (merged to bug#865, though not identical).
11070 * server.el (server-auth-dir): Add docstring note about FAT32.
11071 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
11072 but warn against using them.
11073
11074 2009-09-19 Nick Roberts <nickrob@snap.net.nz>
11075
11076 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
11077 older GDB where there is no has_more field.
11078
11079 2009-09-19 Glenn Morris <rgm@gnu.org>
11080
11081 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
11082
11083 2009-09-18 Chong Yidong <cyd@stupidchicken.com>
11084
11085 * files.el (auto-mode-alist): Change default for XML files to nXML
11086 mode (Bug#4169).
11087
11088 2009-09-18 Juanma Barranquero <lekktu@gmail.com>
11089
11090 * server.el (server-ensure-safe-dir): Pass 'integer
11091 to `file-attributes', as suggested.
11092
11093 2009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
11094
11095 * dired-aux.el (dired-query-alist): Remove spurious backslash.
11096 (dired-query): Use read-key.
11097
11098 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
11099
11100 * cus-start.el (ns-use-qd-smoothing): Remove.
11101
11102 2009-09-18 Glenn Morris <rgm@gnu.org>
11103
11104 * allout.el (top-level): Remove unnecessary progn.
11105
11106 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
11107
11108 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
11109 definition of abbrev table.
11110
11111 * speedbar.el (speedbar-track-mouse):
11112 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
11113 * net/eudc.el (eudc-expand-inline):
11114 * net/newst-backend.el (newsticker--cache-read-feed):
11115 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
11116 condition-case handlers.
11117
11118 2009-09-18 Nick Roberts <nickrob@snap.net.nz>
11119
11120 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
11121 (gdb-var-list): Add an element for has_more field.
11122 (gdb-non-stop-handler): Enable pretty printing for STL containers.
11123 (gdb-var-create-handler, gdb-var-list-children-handler-1)
11124 (gdb-var-update-handler-1): Parse output of dynamic variable
11125 objects (STL containers).
11126 (gdb-var-delete-1): Pass var1 as an explicit second argument.
11127 (gdb-get-field): Delete alias. Use bindat-get-field directly.
11128
11129 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
11130 gdb-var-list.
11131 (gud-speedbar-buttons): Make node expandable if expression "has more"
11132 children.
11133
11134 2009-09-17 Juanma Barranquero <lekktu@gmail.com>
11135
11136 * startup.el (emacs-quick-startup): Remove variable and all uses.
11137 (command-line): Set `inhibit-x-resources' instead.
11138 (command-line-1): Use `inhibit-x-resources' instead.
11139
11140 2009-09-17 Chong Yidong <cyd@stupidchicken.com>
11141
11142 * subr.el: Fix last change to avoid using the `unless' macro,
11143 which breaks bootstrapping.
11144
11145 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
11146
11147 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
11148 extended definitions, in case we reload subr.el after having
11149 loaded CL.
11150 (eval-next-after-load): Mark as obsolete.
11151
11152 2009-09-17 Juri Linkov <juri@jurta.org>
11153
11154 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
11155 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
11156 (menu-bar-showhide-menu, menu-bar-tools-menu)
11157 (menu-bar-describe-menu, menu-bar-help-menu)
11158 (minibuffer-local-completion-map, minibuffer-local-map):
11159 Fix list quoting.
11160
11161 2009-09-17 Glenn Morris <rgm@gnu.org>
11162
11163 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
11164 arguments, whether or not it has a handler.
11165
11166 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
11167
11168 * simple.el (hard-newline): Give it a doc-string.
11169
11170 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
11171 (lisp-mode-syntax-table): Give them doc-strings.
11172
11173 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
11174
11175 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
11176 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
11177 (menu-bar-options-menu, menu-bar-showhide-menu)
11178 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
11179 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
11180 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
11181 (menu-bar-options-menu, menu-bar-tools-menu)
11182 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
11183 (menu-bar-help-menu):
11184 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
11185 string arguments.
11186
11187 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
11188 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
11189 calls for the menu names and :help.
11190
11191 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
11192
11193 * mouse.el (minor-mode-menu-from-indicator): Pay attention
11194 to :minor-mode-function (bug#4455).
11195
11196 2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
11197
11198 * startup.el (command-line): Initialize the window-system after
11199 processing the command-line.
11200
11201 * textmodes/page.el (what-page): Make sure we don't inf-loop if
11202 page-delimiter matches the empty string.
11203
11204 2009-09-16 Glenn Morris <rgm@gnu.org>
11205
11206 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
11207 byte-compile-not-obsolete-var. It's a list now.
11208 (byte-compile-not-obsolete-funcs): New variable.
11209 (byte-compile-warn-obsolete): Don't warn about functions if they are in
11210 byte-compile-not-obsolete-funcs.
11211 (byte-compile-variable-ref, byte-compile-defvar): Update for
11212 byte-compile-not-obsolete-vars name-change and list nature.
11213 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
11214 and variables behind (f)boundp tests.
11215 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
11216
11217 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
11218
11219 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
11220
11221 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
11222
11223 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
11224 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
11225 Don't autoload.
11226
11227 2009-09-15 Stephen Eglen <stephen@gnu.org>
11228
11229 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
11230 the virtual-buffers, use the name of the buffer specified by
11231 find-file-noselect, as the match may be a symlink. (This was a
11232 problem if the target and the symlink had different names.)
11233
11234 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
11235
11236 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
11237
11238 * desktop.el (desktop-path): Check user-emacs-directory.
11239
11240 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
11241
11242 * loadup.el: Use after-load-functions to GC after loading each file.
11243 Remove the explicit GC calls that used to be sprinkled around.
11244
11245 * subr.el (after-load-functions): New hook.
11246 (do-after-load-evaluation): Run it. Use string-match-p to detect
11247 `obsolete' packages, rather than painfully extracting the relevant
11248 directory name.
11249
11250 2009-09-15 Glenn Morris <rgm@gnu.org>
11251
11252 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
11253 free variable `doc'.
11254
11255 * dired.el (dired-mode-map): Add menu entry for async shell command.
11256
11257 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
11258 variables, also consider the .elc files, since the .el files are
11259 normally gzipped (subsequent code locates the .el.gz from the .elc).
11260
11261 * calc/calc-prog.el (arglist): Define for compiler.
11262
11263 * calendar/diary-lib.el (diary-display-function): Change the default to
11264 fancy display.
11265 (body): Define for compiler.
11266
11267 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
11268 (byte-compile-file-form, byte-compile-lambda)
11269 (byte-compile-top-level-body, byte-compile-form)
11270 (byte-compile-variable-ref, byte-compile-setq)
11271 (byte-compile-setq-default, byte-compile-body)
11272 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
11273 (batch-byte-compile): Give some more local variables with common names
11274 a "bytecomp-" prefix to avoid masking warnings about free variables.
11275
11276 * startup.el (command-line-1): Give local variables with common names a
11277 distinguishing prefix, so as not to hide free variable warnings during
11278 bootstrap.
11279
11280 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
11281 clever and add a suffix to make a unique name, just let the user decide
11282 whether or not to overwrite it. If the input is a directory, write the
11283 default filename to that directory. (Bug#4388)
11284 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
11285 is a filename-as-a-directory.
11286
11287 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
11288
11289 * textmodes/page.el (what-page): Don't move to beginning of line.
11290 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
11291
11292 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
11293
11294 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
11295
11296 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
11297
11298 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
11299 * help.el (help-for-help-internal): Add purecopy calls for text.
11300
11301 * vc.el (top): print-log method now takes an optional SHORTLOG
11302 argument. Add a new method: root.
11303 (vc-root-diff, vc-print-root-log): New functions.
11304 (vc-log-short-style): New variable.
11305 (vc-print-log-internal): Add support for showing short logs.
11306
11307 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
11308 vc-print-root-log and vc-print-root-diff.
11309
11310 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
11311 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
11312 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
11313 short logs.
11314
11315 * vc-cvs.el (vc-cvs-print-log):
11316 * vc-mtn.el (vc-mtn-print-log):
11317 * vc-rcs.el (vc-rcs-print-log):
11318 * vc-sccs.el (vc-sccs-print-log):
11319 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
11320 that is ignored for now.
11321
11322 * vc-mtn.el (vc-mtn-annotate-command):
11323 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
11324
11325 2009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
11326
11327 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
11328 to function-key-map, and give them ascii-character property.
11329 * term/x-win.el (x-alternatives-map):
11330 * term/ns-win.el (ns-alternatives-map):
11331 * term/internal.el (msdos-key-remapping-map):
11332 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
11333
11334 2009-09-14 Glenn Morris <rgm@gnu.org>
11335
11336 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
11337 temp-buffers (2009-09-12).
11338
11339 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
11340
11341 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
11342 the new read-key function.
11343
11344 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
11345
11346 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
11347 is defined (Bug#4405).
11348
11349 2009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
11350
11351 * recentf.el (recentf-cleanup): Use a hash table to find
11352 duplicates (Bug#4407).
11353
11354 2009-09-13 Per Starbäck <per@starback.se> (tiny change)
11355
11356 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
11357 kp-0 to ascii equivalents (Bug#4325).
11358
11359 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
11360
11361 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
11362
11363 * eshell/em-hist.el:
11364 * eshell/em-dirs.el (eshell-complete-user-reference):
11365 Declare pcomplete functions and variables to avoid compiler warnings.
11366
11367 2009-09-13 Leo <sdl.web@gmail.com> (tiny change)
11368
11369 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
11370 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
11371 * eshell/em-alias.el (eshell-aliases-file):
11372 * eshell/em-hist.el (eshell-history-file-name):
11373 Use expand-file-name instead of concat to make file names (Bug#4308).
11374
11375 2009-09-13 Glenn Morris <rgm@gnu.org>
11376
11377 * ediff-merg.el (ediff-do-merge):
11378 * filesets.el (filesets-run-cmd):
11379 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
11380 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
11381 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
11382 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
11383 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
11384 Replace empty `let's with `progn'.
11385
11386 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
11387
11388 * mail/sendmail.el (send-mail-function):
11389 * tooltip.el (tooltip-mode):
11390 * simple.el (transient-mark-mode):
11391 * rfn-eshadow.el (file-name-shadow-mode):
11392 * frame.el (blink-cursor-mode):
11393 * font-core.el (global-font-lock-mode):
11394 * files.el (temporary-file-directory)
11395 (small-temporary-file-directory, auto-save-file-name-transforms):
11396 * epa-hook.el (auto-encryption-mode):
11397 * composite.el (global-auto-composition-mode):
11398 Use custom-initialize-delay.
11399 * startup.el (command-line): Don't explicitly call
11400 custom-reevaluate-setting for all the above vars.
11401 * custom.el (custom-initialize-safe-set)
11402 (custom-initialize-safe-default): Delete.
11403
11404 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11405
11406 * term/x-win.el (x-initialize-window-system):
11407 * term/w32-win.el (w32-initialize-window-system):
11408 * term/ns-win.el (ns-initialize-window-system): Don't call
11409 mouse-wheel-mode since it's enabled globally by default already.
11410
11411 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
11412 actually define the variable, but only silences the byte-compiler.
11413 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
11414 before looking it up.
11415 (mouse-wheel-scroll-amount): Also reset the bindings if this value
11416 is changed.
11417
11418 2009-09-12 Glenn Morris <rgm@gnu.org>
11419
11420 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
11421 1000.
11422 (elint-add-required-env): Don't beep on error.
11423 (elint-forms): In case of error, return ENV unchanged.
11424 (elint-init-env): Skip non-list forms.
11425 (elint-log): Handle unknown file positions.
11426
11427 2009-09-12 Daiki Ueno <ueno@unixuser.org>
11428
11429 * epg.el (epg-make-context): Add autoload cookie.
11430 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
11431 (epg-decrypt-string, epg-start-verify, epg-verify-file)
11432 (epg-verify-string, epg-start-sign, epg-sign-file)
11433 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
11434 (epg-encrypt-string, epg-start-export-keys)
11435 (epg-export-keys-to-file, epg-export-keys-to-string)
11436 (epg-start-import-keys, epg-import-keys-from-file)
11437 (epg-import-keys-from-string, epg-start-receive-keys)
11438 (epg-receive-keys, epg-import-keys-from-server)
11439 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
11440 (epg-sign-keys, epg-start-generate-key)
11441 (epg-generate-key-from-file, epg-generate-key-from-string):
11442 Remove autoload cookie.
11443
11444 2009-09-12 Eli Zaretskii <eliz@gnu.org>
11445
11446 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
11447 reevaluation of trash-directory.
11448
11449 * mwheel.el: Fix last change.
11450 (mouse-wheel-mode): New defvar.
11451 (mouse-wheel-mode): Remove autoload cookie.
11452
11453 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11454
11455 * mwheel.el (mwheel-installed-bindings): New var.
11456 (mouse-wheel-mode): Use it, so as to make sure we really remove all
11457 the bindings we set last time. Use custom-initialize-delay.
11458 * loadup.el: Load mwheel after term/*-win.el.
11459 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
11460 and mouse-wheel-up-event now that their first evaluation is done
11461 sufficiently late to be correct.
11462
11463 * startup.el (tutorial-directory): Make it a defcustom.
11464 Use custom-initialize-delay rather than eval-at-startup to set it.
11465 * image.el (image-load-path): Make it a defcustom.
11466 Use custom-initialize-delay rather than eval-at-startup to set it.
11467 * subr.el (eval-at-startup): Remove.
11468 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
11469
11470 * subr.el (do-after-load-evaluation): Warn the user after loading an
11471 obsolete package.
11472
11473 2009-09-12 Glenn Morris <rgm@gnu.org>
11474
11475 * proced.el (proced-mark-alt): Remove alias.
11476 (proced-mode-map): Remove proced-mark-alt.
11477
11478 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
11479 Elint file and directory. Remove initialization entry.
11480
11481 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
11482 commands.
11483 (elint-current-buffer): Set mode-line-process.
11484 (elint-init-env): Handle define-derived-mode.
11485 Fix declare-function with unspecified arglist. Guard against odd
11486 defalias statements (eg iso-insert's 8859-1-map).
11487 (elint-add-required-env): Use a temp buffer.
11488 (elint-form): Just print the function/macro name, not the whole form.
11489 Return env unchanged if we fail to parse a macro.
11490 (elint-forms): Guard against parse errors.
11491 (elint-output): New function, to handle batch mode.
11492 (elint-log-message): Add optional argument. Use elint-output.
11493 (elint-set-mode-line): New function.
11494
11495 2009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
11496
11497 * emacs-lisp/elp.el (elp-not-profilable): Add more
11498 functions (Bug#4233).
11499
11500 2009-09-12 Chong Yidong <cyd@stupidchicken.com>
11501
11502 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
11503 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
11504
11505 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
11506
11507 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
11508 (gdb-var-list-children): Use json parsing.
11509
11510 2009-09-11 Daniel Colascione <dan.colascione@gmail.com>
11511
11512 * progmodes/js.el (js--proper-indentation): Handle the case where
11513 char-before is null. Reported by Deniz Dogan.
11514
11515 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
11516
11517 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
11518
11519 2009-09-11 Daiki Ueno <ueno@unixuser.org>
11520
11521 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
11522 (epg-digest-algorithm-alist): Add SHA224.
11523 (epg-context-set-passphrase-callback)
11524 (epg-context-set-progress-callback): Add description about
11525 callback function.
11526
11527 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
11528
11529 * custom.el (custom-delayed-init-variables): New var.
11530 (custom-initialize-delay): New function.
11531 * startup.el (command-line): "Re"evaluate all vars in
11532 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
11533 explicitly any more.
11534 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
11535 to avoid creating a ~/.emacs.d at build-time (bug#4347).
11536
11537 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
11538
11539 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
11540
11541 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
11542 (gdb-var-update-handler): Use json parsing.
11543
11544 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
11545
11546 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
11547 decode annotated text, regardless of language environment. (Bug#2741)
11548
11549 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
11550
11551 * Makefile.in (autoloads): Make rmail.el writable as well.
11552
11553 2009-09-11 Glenn Morris <rgm@gnu.org>
11554
11555 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
11556 loaddefs.el.
11557 * dired.el: Regenerate with extracted autoloads.
11558 * Makefile.in (autoloads): Make dired.el writable.
11559
11560 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
11561 * ibuffer.el: Regenerate with extracted autoloads.
11562 * Makefile.in (autoloads): Make ibuffer.el writable.
11563
11564 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
11565 * version.el (emacs-copyright, emacs-major-version)
11566 (emacs-minor-version): Reformat doc-strings for make-docfile.
11567
11568 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
11569 functions and variables, since they must be stuff specific to some other
11570 platform.
11571 (apropos-print): Make mouse-click message less specific about button.
11572
11573 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
11574 that records where a macro was defined.
11575 * help-fns.el (describe-function-1): Mention if a function has a
11576 compiler-macro.
11577 * help-mode.el (help-function-cmacro): New button.
11578
11579 * locate.el (top-level): Always require dired.
11580 (locate-mode-map): Initialize inside the defvar.
11581
11582 * net/ange-ftp.el (dired-compress-file): Declare.
11583 (ange-ftp-dired-compress-file): Add doc string.
11584
11585 * term/ns-win.el (x-display-name, x-setup-function-keys):
11586 Unify doc-strings with X versions.
11587
11588 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
11589
11590 * emulation/crisp.el (crisp-mode-map): Move initialization
11591 into declaration.
11592 (crisp-mode): Use define-minor-mode.
11593
11594 * progmodes/xscheme.el (xscheme-evaluation-commands):
11595 Put a :advertised-binding property rather than using
11596 advertised-xscheme-send-previous-expression.
11597 (advertised-xscheme-send-previous-expression): Declare obsolete.
11598 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
11599 `advertised-undo'.
11600 (crisp-mode): Add corresponding bindings to
11601 undo's :advertised-binding instead.
11602 * dired.el (dired-mode-map): Put a :advertised-binding property rather
11603 than using dired-advertised-find-file.
11604 (dired-advertised-find-file):
11605 * simple.el (advertised-undo):
11606 * wid-edit.el (advertised-widget-backward): Declare obsolete.
11607 (widget-keymap): Put a :advertised-binding property rather
11608 than using advertised-widget-backward.
11609 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
11610 than using advertised-undo.
11611 * tutorial.el (tutorial--default-keys): Adjust accordingly.
11612
11613 2009-09-10 Simon South <ssouth@slowcomputing.org>
11614
11615 * progmodes/delphi.el (delphi-tab): Indent region when Transient
11616 Mark mode is enabled and region is active; otherwise indent or
11617 insert TAB as usual.
11618 (delphi-mode): Update description of TAB-key binding.
11619
11620 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
11621
11622 * subr.el (define-key-rebound-commands): Mark obsolete.
11623 * startup.el (precompute-menubar-bindings): Remove.
11624 (normal-top-level): Remove obsolete code that tried to precompute
11625 menubar bindings.
11626 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
11627 define-key-rebound-commands and precompute-menubar-bindings.
11628
11629 2009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
11630
11631 * net/imap.el (imap-interactive-login): Better messages.
11632 (imap-open): Fix bug with renamed buffer on reconnect.
11633 (imap-authenticate): Add buffer-local imap-last-authenticator variable
11634 for easier debugging and cleaner code. On successful (guessed based on
11635 server capabilities) secondary authentication, set imap-state
11636 correctly.
11637 (imap-last-authenticator): Define imap-last-authenticator as a variable
11638 to avoid warnings.
11639
11640 2009-09-10 Glenn Morris <rgm@gnu.org>
11641
11642 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
11643
11644 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
11645 (byte-compile-file-form-autoload): Don't warn about unknown functions
11646 where the autoload statement comes after the use.
11647 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
11648 that any handlers inside the body (eg require) are in turn respected.
11649
11650 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
11651 effects.
11652
11653 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
11654 and syntax and abbrev tables basic docs, if they don't have any.
11655
11656 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
11657
11658 * international/mule-cmds.el (top-level): Require cl when compiling.
11659 (view-hello-file): Use default-value rather than
11660 default-enable-multibyte-characters.
11661
11662 * progmodes/fortran.el: Move all safe and risky properties into the
11663 defcustoms.
11664
11665 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
11666 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
11667 * mail/undigest.el:
11668 Put autoloads in rmail.el rather than loaddefs.el.
11669 * mail/rmail.el: Regenerate with extracted autoloads.
11670
11671 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
11672 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
11673
11674 2009-09-10 Nick Roberts <nickrob@snap.net.nz>
11675
11676 Reported in thread for Bug#4375.
11677 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
11678 "-data-evaluate-expression" instead of print.
11679 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
11680 (gdb-tooltip-print): Parse output from above MI command.
11681 (gdb): Revert 2009-08-11 change. User should detach inferior
11682 manually.
11683
11684 Remove the word "separate" from IO functions as inferior
11685 output is now never displayed in the GUD buffer.
11686
11687 2009-09-10 Juanma Barranquero <lekktu@gmail.com>
11688
11689 * startup.el (command-line-normalize-file-name): On Windows and
11690 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
11691
11692 2009-09-10 Juri Linkov <juri@jurta.org>
11693
11694 * isearch.el (isearch-text-char-description): Propertize escape
11695 character sequences with the `escape-glyph' face. (Bug#4344)
11696
11697 * simple.el (shell-command): Set asynchronous process filter to
11698 `comint-output-filter'. (Bug#4343)
11699
11700 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
11701 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
11702 the list. Move "asm" to the bottom.
11703 (grep-find-ignored-directories): Add `choice' with nil value
11704 to empty the list easily.
11705 (grep-find-ignored-files): New option.
11706 (grep-files-history): Set to nil by default instead of '("ch" "el").
11707 (grep-compute-defaults): Add "<X>" to `grep-template'.
11708 (grep-read-files): Bind new local variables `default-alias' and
11709 `default-extension'. Use a list of default values for the file prompt.
11710 (lgrep): Add `--exclude=' command line options composed from
11711 `grep-find-ignored-files'.
11712 (rgrep): Add `-name' command line options composed from
11713 `grep-find-ignored-files'. (Bug#4301)
11714
11715 2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
11716
11717 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
11718 (bug#4368).
11719
11720 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
11721
11722 * calendar/time-date.el (autoload):
11723 Expand define-obsolete-function-alias into defalias and make-obsolete
11724 for old Emacsen that Gnus supports.
11725 (with-no-warnings): Define it for old Emacsen.
11726 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
11727 is available.
11728 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
11729 float-time is available; suppress compile warning for time-to-seconds.
11730
11731 2009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
11732
11733 * net/imap.el (imap-message-map): Docstring fix.
11734
11735 2009-09-09 Glenn Morris <rgm@gnu.org>
11736
11737 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
11738 line numbers too. (Bug#4374)
11739
11740 2009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
11741
11742 * smerge-mode.el (smerge-remove-props, smerge-refine):
11743 Use with-silent-modifications (bug#4342).
11744
11745 * subr.el (with-silent-modifications): New macro.
11746
11747 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
11748
11749 * files.el (top-level): Require `cl' when compiling.
11750
11751 2009-09-07 Glenn Morris <rgm@gnu.org>
11752
11753 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
11754
11755 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
11756 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
11757
11758 2009-09-06 Nick Roberts <nickrob@snap.net.nz>
11759
11760 * vc-git.el (vc-git-annotate-command): Use separator to parse
11761 arguments correctly.
11762
11763 2009-09-06 Eli Zaretskii <eliz@gnu.org>
11764
11765 * proced.el (proced-mode): Doc fix.
11766
11767 2009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
11768
11769 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
11770 lstat fails.
11771 (tramp-do-file-attributes-with-ls): Check for file existence at
11772 remote end.
11773 (tramp-do-file-attributes-with-stat): Likewise.
11774 (tramp-convert-file-attributes): Return nil when attr is nil.
11775
11776 2009-09-05 Glenn Morris <rgm@gnu.org>
11777
11778 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
11779 properties to this button.
11780 (diary-fancy-display): Don't extend the button to the final newline.
11781 (diary-fancy-display-mode): Continue to define "q" as a local key.
11782
11783 * calendar/cal-china.el (holiday-chinese): Make it slightly more
11784 efficient.
11785
11786 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
11787
11788 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
11789 (byte-compile-dest-file-function): New option.
11790 (byte-compile-dest-file): Doc fix.
11791 Obey byte-compile-dest-file-function.
11792 (byte-compile-cl-file-p): New function.
11793 (byte-compile-eval): Only suppress noruntime warnings about cl functions
11794 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
11795 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
11796 than for file being previously loaded.
11797 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
11798 (byte-compile-file-form-require): Handle the case where requiring a file
11799 indirectly causes CL to be loaded.
11800
11801 2009-09-05 Karl Fogel <kfogel@red-bean.com>
11802
11803 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
11804 before killing the old buffer, since by the time `kill-buffer' is
11805 run so many buffer variables have been set to nil that it may not
11806 behave as expected. (Bug#4061)
11807
11808 2009-09-05 Karl Fogel <kfogel@red-bean.com>
11809
11810 * files.el (find-alternate-file): If the old buffer is modified
11811 and visiting a file, behave similarly to `kill-buffer' when
11812 killing it, thus reverting to the pre-1.878 behavior; see
11813 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
11814 for discussion. Also, consult `buffer-file-name' as a variable
11815 not as a function, for consistency with the rest of the code.
11816
11817 2009-09-04 Michael Albinus <michael.albinus@gmx.de>
11818
11819 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
11820 also when adding a new directory.
11821
11822 * net/tramp-compat.el (tramp-compat-line-beginning-position): New
11823 defun.
11824
11825 2009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
11826
11827 * files.el (locate-file-completion-table): Make it provide boundary
11828 information, so partial-completion works better.
11829
11830 2009-09-04 Leo <sdl.web@gmail.com> (tiny change)
11831
11832 * mail/footnote.el (Footnote-text-under-cursor):
11833 Check footnote-text-marker-alist before using it (bug#4324).
11834
11835 2009-09-04 Glenn Morris <rgm@gnu.org>
11836
11837 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
11838 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
11839 * play/solitaire.el, play/tetris.el:
11840 Remove leading * from defcustom and defface docs.
11841
11842 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
11843 necessary.
11844 (diary-fancy-overriding-map): New variable.
11845 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
11846 Use view-mode.
11847
11848 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
11849 goto-line.
11850
11851 2009-09-03 Glenn Morris <rgm@gnu.org>
11852
11853 * arc-mode.el (archive-mode):
11854 * dos-fns.el (set-default-process-coding-system):
11855 * man.el (Man-getpage-in-background):
11856 * menu-bar.el (menu-bar-describe-menu):
11857 * server.el (server-process-filter):
11858 * startup.el (command-line):
11859 * tar-mode.el (tar-header-block-tokenize, tar-extract):
11860 * w32-fns.el (set-default-process-coding-system):
11861 * x-dnd.el (x-dnd-handle-file-name):
11862 * international/mule-cmds.el (mule-menu-keymap)
11863 (set-default-coding-systems, language-info-alist, set-language-info)
11864 (set-language-environment, standard-display-european-internal)
11865 (set-locale-environment):
11866 * international/mule-diag.el (mule-diag):
11867 * mail/emacsbug.el (report-emacs-bug):
11868 * mail/rmail.el (rmail-mode):
11869 * mail/sendmail.el (mail-setup):
11870 Use default-value rather than default-enable-multibyte-characters.
11871
11872 * progmodes/f90.el: Move all safe properties into the defcustoms.
11873 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
11874
11875 * calendar/appt.el (appt-check):
11876 * calendar/diary-lib.el (diary-set-header, diary-live-p)
11877 (diary-check-diary-file, diary-list-entries)
11878 (diary-include-other-diary-files, diary-simple-display)
11879 (diary-fancy-display, diary-print-entries)
11880 (diary-mark-included-diary-files, diary-make-entry):
11881 Don't call substitute-in-file-name on diary-file.
11882
11883 2009-09-03 Eduard Wiebe <usenet@pusto.de>
11884 Stefan Monnier <monnier@iro.umontreal.ca>
11885
11886 * mail/footnote.el (footnote-prefix): Make it a defcustom.
11887 (footnote-mode-map): Move initialization into the declaration.
11888 (footnote-minor-mode-map): Define it rather than changing global-map.
11889 (footnote-mode): Use define-minor-mode.
11890
11891 2009-09-02 Michael Albinus <michael.albinus@gmx.de>
11892
11893 * net/tramp.el (tramp-handle-file-attributes-with-ls)
11894 (tramp-do-file-attributes-with-perl)
11895 (tramp-do-file-attributes-with-stat): Rename from
11896 `tramp-handle-file-attributes-with-*'.
11897 (tramp-handle-file-attributes): Use them.
11898 (tramp-do-directory-files-and-attributes-with-perl)
11899 (tramp-do-directory-files-and-attributes-with-stat): Rename from
11900 `tramp-handle-directory-files-and-attributes-with-*'.
11901 (tramp-handle-directory-files-and-attributes): Use them.
11902 (tramp-method-out-of-band-p): Additional parameter SIZE.
11903 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
11904 (tramp-handle-write-region): Use it.
11905 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
11906 (tramp-handle-vc-registered): Check, whether the first run did
11907 return files to be tested.
11908 (tramp-advice-make-auto-save-file-name): Do not call directly
11909 `tramp-handle-make-auto-save-file-name', because this would bypass
11910 the locking mechanism.
11911
11912 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
11913 (file-remote-p, process-file, start-file-process, set-file-times)
11914 (tramp-compat-file-attributes): Compatibility functions shall not
11915 call directly `tramp-handle-*', because this would bypass the
11916 locking mechanism.
11917 (tramp-compat-number-sequence): New defun.
11918
11919 2009-09-02 Glenn Morris <rgm@gnu.org>
11920
11921 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
11922 alias for float-time.
11923 (time-to-number-of-days): In Emacs, use float-time.
11924 * net/newst-backend.el (time-add): Suppress warnings from compat
11925 function.
11926 * time.el (emacs-uptime, emacs-init-time):
11927 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
11928 Use float-time rather than time-to-seconds.
11929
11930 * minibuffer.el (completion-initials-expand): Fix typo.
11931
11932 * faces.el (modeline, modeline-inactive, modeline-highlight)
11933 (modeline-buffer-id):
11934 * info.el (info-menu-5): Mark these face aliases as obsolete.
11935
11936 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
11937
11938 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
11939 space ...
11940 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
11941 no "--thread" option.
11942 (gdb-stopped): Don't print "Switched to thread" message when it is
11943 unchanged.
11944
11945 2009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
11946
11947 * minibuffer.el (completion-try-completion)
11948 (completion-all-completions): Remove ill-defined (and
11949 mistakenly installed and luckily never used nor documented)
11950 `completion-styles' property.
11951 (completion-initials-expand, completion-initials-all-completions)
11952 (completion-initials-try-completion): New functions.
11953 (completion-styles-alist): Add doc to each entry.
11954 Add new `initials' entry.
11955
11956 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
11957
11958 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
11959 MI command -var-evaluate-expression.
11960 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
11961 and tweak for case of string child.
11962 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
11963
11964 2009-09-01 Glenn Morris <rgm@gnu.org>
11965
11966 * add-log.el (change-log-date-face, change-log-name-face)
11967 (change-log-email-face, change-log-file-face, change-log-list-face)
11968 (change-log-conditionals-face, change-log-function-face)
11969 (change-log-acknowledgement-face):
11970 * cus-edit.el (custom-invalid-face, custom-rogue-face)
11971 (custom-modified-face, custom-set-face, custom-changed-face)
11972 (custom-saved-face, custom-button-face, custom-button-pressed-face)
11973 (custom-documentation-face, custom-state-face, custom-comment-face)
11974 (custom-comment-tag-face, custom-variable-tag-face)
11975 (custom-variable-button-face, custom-face-tag-face)
11976 (custom-group-tag-face-1, custom-group-tag-face):
11977 * diff-mode.el (diff-header-face, diff-file-header-face)
11978 (diff-index-face, diff-hunk-header-face, diff-removed-face)
11979 (diff-added-face, diff-changed-face, diff-function-face)
11980 (diff-context-face, diff-nonexistent-face):
11981 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
11982 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
11983 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
11984 (Info-title-4-face):
11985 * isearch.el (isearch-lazy-highlight-face):
11986 * log-view.el (log-view-file-face, log-view-message-face):
11987 * paren.el (show-paren-match-face, show-paren-mismatch-face):
11988 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
11989 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
11990 (cvs-msg-face):
11991 * smerge-mode.el (smerge-mine-face, smerge-other-face)
11992 (smerge-base-face, smerge-markers-face):
11993 * wid-edit.el (widget-documentation-face, widget-button-face)
11994 (widget-field-face, widget-single-line-field-face)
11995 (widget-inactive-face, widget-button-pressed-face):
11996 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
11997 (woman-addition-face):
11998 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
11999 (eshell-ls-executable-face, eshell-ls-readonly-face)
12000 (eshell-ls-unreadable-face, eshell-ls-special-face)
12001 (eshell-ls-missing-face, eshell-ls-archive-face)
12002 (eshell-ls-backup-face, eshell-ls-product-face)
12003 (eshell-ls-clutter-face):
12004 * eshell/em-prompt.el (eshell-prompt-face):
12005 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
12006 * obsolete/old-whitespace.el (whitespace-highlight-face):
12007 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
12008 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
12009 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
12010 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
12011 (antlr-font-lock-literal-face):
12012 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
12013 (ebrowse-root-class-face, ebrowse-file-name-face)
12014 (ebrowse-default-face, ebrowse-member-attribute-face)
12015 (ebrowse-member-class-face, ebrowse-progress-face):
12016 * progmodes/make-mode.el (makefile-space-face):
12017 * progmodes/sh-script.el (sh-heredoc-face):
12018 * textmodes/flyspell.el (flyspell-incorrect-face)
12019 (flyspell-duplicate-face):
12020 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
12021 * textmodes/texinfo.el (texinfo-heading-face):
12022 Mark face aliases with "-face" suffix as obsolete.
12023
12024 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
12025 compiler.
12026
12027 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
12028 (eudc-bob-sound-menu): Use defvar rather than defconst, since
12029 easy-menu-define wants to modify these.
12030
12031 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
12032
12033 * net/browse-url.el (browse-url-file-url):
12034 * term/internal.el (dos-codepage-setup):
12035 Use default-value rather than default-enable-multibyte-characters.
12036
12037 * progmodes/etags.el (etags-goto-tag-location):
12038 * progmodes/flymake.el (flymake-highlight-line)
12039 (flymake-goto-file-and-line, flymake-goto-line):
12040 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
12041 (gdb-goto-breakpoint):
12042 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
12043 * progmodes/python.el (python-find-function)
12044 (python-pdbtrack-track-stack-file):
12045 * progmodes/verilog-mode.el (verilog-surelint-off):
12046 * term/ns-win.el (ns-open-file-select-line):
12047 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
12048 Use forward-line rather than goto-line.
12049
12050 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
12051 * textmodes/reftex-index.el (reftex-display-index):
12052 * textmodes/reftex-ref.el (reftex-offer-label-menu):
12053 * textmodes/reftex-toc.el (reftex-toc):
12054 Remove unnecessary bindings of default-major-mode (all are followed by
12055 major-mode check and possible mode switch).
12056
12057 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
12058
12059 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
12060 Handle watchpoints (bug#4282).
12061 (def-gdb-thread-buffer-command): Enable thread to be selected by
12062 clicking without selecting threads buffer first.
12063 (gdb-current-context-command): Use selected frame so that "up",
12064 "down" etc work in the GUD buffer.
12065 (gdb-update): Find selected frame before rendering stack buffer.
12066 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
12067
12068 2009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
12069
12070 * progmodes/sym-comp.el (displayed-completions): Remove.
12071 (symbol-complete): Use minibuffer-complete.
12072
12073 2009-08-31 Glenn Morris <rgm@gnu.org>
12074
12075 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
12076
12077 * apropos.el (apropos-symbols-internal):
12078 Handle (obsolete) face aliases.
12079
12080 * faces.el (describe-face): Adjust the output format to be more like
12081 describe-variable, and to mention (obsolete) face aliases.
12082 Adjust the whitespace so that help-setup-xref works.
12083
12084 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
12085 * calendar/diary-lib.el (diary-button-face):
12086 Mark these face aliases as obsolete.
12087
12088 * calendar/calendar.el (calendar-today): Doc fix.
12089
12090 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
12091
12092 * progmodes/gdb-mi.el (gdb-control-all-threads)
12093 (gdb-control-current-thread): Force tool bar update.
12094 (gdb-non-stop-handler): New function.
12095 (gdb-init-1): Use it to test if non-stop mode is supported.
12096 Remove unused gdbmi buffer type.
12097
12098 2009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
12099
12100 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
12101 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
12102
12103 2009-08-30 Nick Roberts <nickrob@snap.net.nz>
12104
12105 * comint.el (comint-exec-1): Check command is non-null first.
12106 Part of gdb-mi.el change (2009-08-28).
12107
12108 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
12109
12110 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
12111
12112 2009-08-30 Juanma Barranquero <lekktu@gmail.com>
12113
12114 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
12115 instead of `dolist' to avoid a recursive require when bootstrapping.
12116
12117 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
12118
12119 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
12120
12121 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
12122
12123 * net/imap.el (imap-send-command): Simplify.
12124 (imap-wait-for-tag): point-max -> buffer-size.
12125
12126 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
12127
12128 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
12129 with constant argument.
12130
12131 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
12132
12133 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
12134
12135 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
12136 Change default, since most of our files don't have a history.
12137 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
12138 the user.
12139
12140 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
12141 Add comint-run.
12142
12143 * calc/calc.el: Improve commenting convention.
12144 (calc-digit-map, toplevel): Simplify.
12145
12146 * comint.el (comint-insert-input): Be careful to only set point if we
12147 don't delegate to some other command.
12148
12149 * proced.el (proced-signal-list): Make it an alist.
12150 (proced-grammar-alist): Capitalize names.
12151 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
12152 Disable undo manually and make it read-only.
12153 Use completion-annotate-function.
12154
12155 * minibuffer.el (minibuffer-message): If the current buffer is not
12156 a minibuffer, insert the message in the echo area rather than at the
12157 end of the buffer.
12158 (completion-annotate-function): New variable.
12159 (minibuffer-completion-help): Use it.
12160 (completion--embedded-envvar-table): Environment vars are
12161 always case-sensitive.
12162
12163 2009-08-30 Glenn Morris <rgm@gnu.org>
12164
12165 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
12166 from fortran-current-defun.
12167 (fortran-beginning-of-subprogram): Be more precise about finding the
12168 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
12169 (fortran-end-of-subprogram): Simplify.
12170 (fortran-current-defun): Use fortran-start-prog-re.
12171
12172 2009-08-29 Juanma Barranquero <lekktu@gmail.com>
12173
12174 * subr.el (do-after-load-evaluation): Simplify.
12175
12176 2009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
12177
12178 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
12179
12180 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
12181 (vc-rcs-print-log): Use it.
12182
12183 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
12184
12185 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
12186
12187 * paths.el (abbrev-file-name): Move to abbrev.el.
12188 * abbrev.el (abbrev-file-name): Move from paths.el.
12189 Obey user-emacs-directory.
12190 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
12191 user-emacs-directory.
12192 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
12193 abbrev-file-name and calc-settings-file any more.
12194 * startup.el (command-line): Recompute abbrev-file-name and
12195 abbreviated-home-dir.
12196 (normal-no-mouse-startup-screen): Improve the generic code and get rid
12197 of the special code for when C-h bindings haven't been changed.
12198 (display-startup-echo-area-message): Use with-current-buffer.
12199 (command-line-1): Use a list of strings, rather than a list of lists
12200 of strings for longopts.
12201
12202 * files.el (get-free-disk-space): Use / for default-directory.
12203
12204 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
12205 Use with-current-buffer.
12206
12207 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
12208 Recognize immutable variables like most-positive-fixnum.
12209 (byte-compile-setq-default): Check and warn if trying to assign
12210 to an immutable variable, or a non-variable.
12211
12212 * progmodes/cc-vars.el (c-comment-continuation-stars):
12213 * progmodes/cc-engine.el (c-looking-at-bos):
12214 * progmodes/cc-cmds.el (c-toggle-auto-state)
12215 (c-forward-into-nomenclature, c-backward-into-nomenclature)
12216 (c-comment-line-break-function): Add version of obsolescence.
12217
12218 2009-08-28 Juri Linkov <juri@jurta.org>
12219
12220 * files.el (magic-fallback-mode-alist): Add ZIP magic number
12221 associated with `archive-mode'.
12222
12223 * image.el (image-type-header-regexps): Use only JPEG magic number
12224 to determine JPEG images, and don't use `image-jpeg-p' because
12225 Emacs can display non-JFIF non-Exif JPEG images.
12226
12227 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
12228
12229 * arc-mode.el (archive-mode):
12230 * emacs-lisp/re-builder.el (re-builder-unload-function):
12231 Protect against the default value of `major-mode' being nil.
12232
12233 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
12234
12235 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
12236 Fix typos in docstrings.
12237
12238 * progmodes/js.el (js--macro-decl-re): Doc fix.
12239 (js--plain-method-re, js--split-name): Refloc docstring.
12240 (js--class-styles, js--make-merged-item, js--splice-into-items):
12241 Fix typos in docstrings; reflow docstrings.
12242 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
12243 (js--variable-decl-matcher, js--inside-pitem-p)
12244 (js--parse-state-at-point, js--get-all-known-symbols)
12245 (js--symbol-history, js-find-symbol, js--js-references)
12246 (js--moz-interactor, js--js-encode-value, js--read-tab):
12247 Fix typos in docstrings.
12248
12249 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
12250
12251 * textmodes/reftex.el (reftex-get-file-buffer-force):
12252 * progmodes/verilog-mode.el (verilog-batch-execute-func):
12253 * emulation/viper.el (viper-go-away, viper-set-hooks):
12254 * emacs-lisp/re-builder.el (re-builder-unload-function):
12255 * emacs-lisp/bytecomp.el (byte-compile-file):
12256 * ses.el (ses-unload-function):
12257 * hexl.el (hexl-find-file):
12258 * files.el (normal-mode):
12259 * ehelp.el (with-electric-help):
12260 * autoinsert.el (auto-insert-alist):
12261 * arc-mode.el (archive-mode):
12262 Use (default-value 'major-mode) instead of default-major-mode.
12263
12264 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
12265 * international/mule.el (load-with-code-conversion):
12266 * emacs-lisp/debug.el (debug):
12267 * ediff-vers.el (ediff-rcs-get-output-buffer):
12268 * dired.el (dired-internal-noselect): Don't let-bind
12269 default-major-mode around code that doesn't use it.
12270 E.g. buffer creation via get-buffer-create doesn't use it.
12271
12272 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
12273
12274 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
12275 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
12276 when writing the temp file. Otherwise, epa-file gets confused.
12277 (tramp-register-file-name-handlers): Make it a defun. Move also
12278 `epa-file-handler' to the front of `file-name-handler-alist'.
12279
12280 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
12281
12282 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
12283 start right after a ^M.
12284 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
12285 (tramp-completion-file-name-regexp-separate)
12286 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
12287 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
12288 Don't modify last-coding-system-used by accident.
12289 (tramp-completion-file-name-handler): Apply the checks here,
12290 instead during registration.
12291 (tramp-register-file-name-handlers): Renamed from
12292 `tramp-register-file-name-handler'. Register both
12293 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
12294 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
12295
12296 2009-08-28 Nick Roberts <nickrob@snap.net.nz>
12297
12298 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
12299 Remove variable ...
12300 (gdb-init-1, gdb-display-separate-io-buffer)
12301 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
12302 references to it.
12303 (gdb-inferior-io-mode): Use make-comint-in-buffer.
12304 (gdb-inferior-filter): Use comint-output-filter to stop
12305 echoing and remove ^M characters.
12306
12307 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
12308
12309 * emulation/viper-init.el (viper-restore-cursor-type):
12310 * emulation/cua-base.el (cua--update-indications):
12311 Replace default-cursor-type with (default-value 'cursor-type).
12312
12313 * mail/sendmail.el (mail-recover-1):
12314 * international/mule-diag.el (describe-current-coding-system-briefly)
12315 (describe-current-coding-system):
12316 * international/mule-cmds.el (select-safe-coding-system)
12317 (select-message-coding-system)
12318 (set-language-environment-coding-systems, set-locale-environment):
12319 * hexl.el (hexl-insert-multibyte-char):
12320 * dos-w32.el (find-buffer-file-type-coding-system):
12321 * simple.el (what-cursor-position):
12322 Replace uses of default-buffer-file-coding-system
12323 with (default-value 'buffer-file-coding-system).
12324
12325 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
12326 Replace uses of default-cursor-in-non-selected-windows
12327 with (default-value 'cursor-in-non-selected-windows).
12328 Use with-current-buffer.
12329
12330 * mail/feedmail.el: Use CL macros.
12331 (feedmail-run-the-queue, feedmail-send-it-immediately):
12332 * dos-w32.el (find-buffer-file-type): Replace uses of
12333 default-buffer-file-type with (default-value 'buffer-file-type).
12334
12335 2009-08-28 Glenn Morris <rgm@gnu.org>
12336
12337 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
12338 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
12339 Use default-value of major-mode rather than default-major-mode.
12340
12341 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
12342
12343 * Makefile.in (update-elcfiles): Report left over elc files.
12344
12345 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
12346 expand-file-name and with-current-buffer.
12347 (mail-get-names, mail-directory): Use with-current-buffer.
12348
12349 * vc.el (vc-read-revision): New function.
12350 (vc-version-diff, vc-merge): Use it.
12351
12352 2009-08-27 Sam Steingold <sds@gnu.org>
12353
12354 * simple.el (kill-do-not-save-duplicates): New user option.
12355 (kill-new): When it is non-nil, and the new string is the same as
12356 the latest kill, set replace to t to avoid duplicates in kill-ring.
12357
12358 2009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
12359
12360 * net/tramp.el (tramp-handle-process-file): Do not flush all
12361 caches when `process-file-side-effects' is set.
12362 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
12363 instead of `tramp-find-file-exists-command'.
12364 Unset `process-file-side-effects'.
12365
12366 2009-08-27 Michael Albinus <michael.albinus@gmx.de>
12367
12368 * net/tramp.el (tramp-methods): New method "rsyncc".
12369 (top): Add completion function for "rsyncc".
12370 (tramp-message-show-message): New defvar.
12371 (tramp-message, tramp-error): Use it.
12372 (tramp-do-copy-or-rename-file-directly): Extend check for direct
12373 remote copying.
12374 (tramp-do-copy-or-rename-file-out-of-band): Handle new
12375 `tramp-methods' entry `copy-env' of "rsyncc".
12376 (tramp-vc-registered-read-file-names): New defconst.
12377 (tramp-vc-registered-file-names): New defvar.
12378 (tramp-handle-vc-registered): Implement optimization strategy.
12379 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
12380 (tramp-vc-file-name-handler): New defun.
12381 (tramp-get-ls-command, tramp-get-test-command)
12382 (tramp-get-file-exists-command, tramp-get-remote-ln)
12383 (tramp-get-remote-perl, tramp-get-remote-stat)
12384 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
12385
12386 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
12387 (tramp-cache-inhibit-cache): Extend doc string. It allows also
12388 timestamps.
12389 (tramp-get-file-property): Check for timestamps in
12390 `tramp-cache-inhibit-cache'.
12391 (tramp-set-file-property): Write timestamp.
12392
12393 2009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
12394
12395 * language/japan-util.el (japanese-symbol-table): Add entries for
12396 cp932-2-byte.
12397
12398 * international/characters.el: Add category `j' to cp932-2-byte.
12399
12400 2009-08-27 Kenichi Handa <handa@m17n.org>
12401
12402 * international/fontset.el (build-default-fontset-data): New macro.
12403 (setup-default-fontset): Use build-default-fontset-data for CJK,
12404 tibetan, ethiopic, and ipa.
12405
12406 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
12407
12408 * cus-start.el (default-major-mode): Customize `major-mode' instead.
12409 (enable-multibyte-characters): Not customizable any more.
12410
12411 * subr.el (default-mode-line-format, default-header-line-format)
12412 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
12413 (default-direction-reversed, default-truncate-lines)
12414 (default-left-margin, default-tab-width, default-case-fold-search)
12415 (default-left-margin-width, default-right-margin-width)
12416 (default-left-fringe-width, default-right-fringe-width)
12417 (default-fringes-outside-margins, default-scroll-bar-width)
12418 (default-vertical-scroll-bar, default-indicate-empty-lines)
12419 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
12420 (default-fringe-cursor-alist, default-scroll-up-aggressively)
12421 (default-scroll-down-aggressively, default-fill-column)
12422 (default-cursor-type, default-buffer-file-type)
12423 (default-cursor-in-non-selected-windows)
12424 (default-buffer-file-coding-system, default-major-mode)
12425 (default-enable-multibyte-characters): Mark as obsolete.
12426
12427 2009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
12428
12429 * vc-dir.el (vc-dir-update): Remove debug helper.
12430
12431 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
12432
12433 2009-08-26 Sam Steingold <sds@gnu.org>
12434
12435 * simple.el (save-interprogram-paste-before-kill): New user option.
12436 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
12437 save the interprogram-paste into kill-ring before overriding it
12438 with the Emacs kill.
12439
12440 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
12441
12442 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
12443 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
12444 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
12445 and move to vc-rcs.el.
12446 (vc-default-next-revision): Rename to vc-rcs-next-revision and
12447 move to vc-rcs.el.
12448 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
12449 (vc-rcs-update-changelog): Remove.
12450 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
12451 and move to vc-rcs.el.
12452
12453 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
12454 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
12455 renaming.
12456 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
12457 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
12458 vc.el, renamed to be RCS specific.
12459
12460 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
12461 New functions.
12462 (vc-cvs-update-changelog): Move here from vc.el.
12463
12464 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
12465 New functions.
12466
12467 2009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
12468
12469 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
12470
12471 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
12472
12473 * vc-git.el (vc-git-register): Use "git add" for directories.
12474 (vc-git-stash, vc-git-stash-show): New functions.
12475 (vc-git-extra-menu-map): Bind them.
12476
12477 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
12478 directory correctly in case the item is a directory itself.
12479
12480 * vc.el: Document the desired behavior for reverted files in the
12481 `added' state.
12482 (vc-default-prettify-state-info): Remove function, unused.
12483
12484 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
12485
12486 2009-08-26 Glenn Morris <rgm@gnu.org>
12487
12488 * bindings.el (standard-mode-line-format): Reposition dashes in
12489 which-func entry. (Bug#4217)
12490
12491 * files.el (enable-local-variables, enable-local-eval)
12492 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
12493 the defcustoms.
12494 (auto-mode-alist, ignored-local-variables)
12495 (save-some-buffers-action-alist): Move risky declarations to the
12496 definitions.
12497 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
12498 (font-lock-defaults, format-alist, imenu--index-alist)
12499 (imenu-generic-expression, input-method-alist, minor-mode-alist)
12500 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
12501 (mode-line-modified, mode-line-mule-info, mode-line-position)
12502 (mode-line-process, mode-line-remote, outline-level)
12503 (parse-time-rules, rmail-output-file-alist)
12504 (special-display-buffer-names, vc-mode):
12505 Move risky declarations to the relevant files.
12506 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
12507 (mode-line-modified, mode-line-process, mode-line-position)
12508 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
12509 * font-core.el (font-lock-defaults):
12510 * format.el (format-alist):
12511 * vc-hooks.el (vc-mode):
12512 * window.el (special-display-buffer-names):
12513 * international/mule-cmds.el (input-method-alist):
12514 Define riskiness here (dumped file) rather than in files.el.
12515 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
12516 * imenu.el (imenu-generic-expression, imenu--index-alist):
12517 * outline.el (outline-level):
12518 * time.el (display-time-string):
12519 * calendar/parse-time.el (parse-time-rules):
12520 * mail/rmailout.el (rmail-output-file-alist):
12521 Autoload riskiness here, rather than placing in files.el.
12522
12523 2009-08-26 Andreas Schwab <schwab@linux-m68k.org>
12524
12525 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
12526
12527 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
12528
12529 * simple.el (process-file-side-effects): New defvar.
12530
12531 * dired-aux.el (dired-show-file-type):
12532 * vc.el (vc-diff-internal):
12533 * vc-arch.el (vc-arch-diff):
12534 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
12535 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
12536 * vc-git.el (vc-git-registered, vc-git-working-revision)
12537 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
12538 (vc-git--empty-db-p):
12539 * vc-hooks.el (vc-user-login-name):
12540 * vc-svn.el (vc-svn-registered, vc-svn-state)
12541 (vc-svn-dir-extra-headers, vc-svn-find-revision):
12542 * progmodes/grep.el (grep-probe): Let-bind
12543 `process-file-side-effects' with nil.
12544
12545 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
12546
12547 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
12548 daemon. Replace ping by checking for running service for bluez
12549 and zeroconf. (Bug#4239)
12550
12551 2009-08-25 Kevin Ryde <user42@zip.com.au>
12552
12553 * net/dig.el (dig): Add autoload cookie.
12554
12555 2009-08-25 Glenn Morris <rgm@gnu.org>
12556
12557 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
12558 load-history for absolute file-names.
12559 (byte-compile-file-form-require): Warn about use of the cl package.
12560
12561 * format.el (format-alist): Doc fix.
12562
12563 * play/bubbles.el (top-level): Don't require cl at run-time.
12564
12565 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
12566 run-time cl).
12567
12568 2009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
12569
12570 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
12571 from cl package.
12572 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
12573
12574 2009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
12575
12576 * calc/calc-alg.el (math-trig-rewrite)
12577 (math-hyperbolic-trig-rewrite): New functions.
12578 (calc-simplify): Simplify trig functions when asked.
12579
12580 2009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
12581
12582 * diff-mode.el (diff-find-source-location): Avoid goto-line.
12583
12584 2009-08-24 Kenichi Handa <handa@m17n.org>
12585
12586 * language/ind-util.el (mapthread): Delete it.
12587 (combinatorial): New function.
12588 (indian--puthash-cv): Use combinatorial instead of mapthread.
12589
12590 2009-08-22 Kevin Ryde <user42@zip.com.au>
12591
12592 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
12593 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
12594 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
12595 Clarify docstring that the value is strings not symbols.
12596 (checkdoc-list-of-strings-p): New function.
12597
12598 2009-08-22 Glenn Morris <rgm@gnu.org>
12599
12600 * files.el (auto-mode-alist):
12601 * hippie-exp.el (he-concat-directory-file-name):
12602 * lpr.el (lpr-windows-system, printer-name):
12603 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
12604 * ps-print.el (ps-windows-system):
12605 * startup.el (command-line):
12606 * emulation/viper-ex.el (viper-glob-function):
12607 * international/mule-cmds.el (set-language-environment-coding-systems):
12608 * net/ange-ftp.el (ange-ftp-write-region):
12609 * obsolete/fast-lock.el (fast-lock-cache-name):
12610 Remove code for defunct system-types emx, macos, mswindows, next-mach,
12611 unisoft-unix, vax-vms, win32, w32.
12612
12613 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
12614 given name if the pattern is not more specific.
12615
12616 * calendar/lunar.el (lunar-phase-names): New option.
12617 (lunar-phase): Doc fix.
12618 (lunar-cycles-per-year): New constant.
12619 (lunar-index): New function.
12620 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
12621 (lunar-phase-name): Use lunar-phase-names.
12622 (calendar-lunar-phases): Use format.
12623 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
12624
12625 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
12626 Copy imenu-example--name-and-position function here for own use.
12627 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
12628
12629 * bs.el (bs--redisplay):
12630 * cus-edit.el (custom-redraw):
12631 * ibuffer.el (ibuffer-bury-buffer):
12632 * server.el (server-goto-line-column):
12633 * startup.el (command-line-1):
12634 * strokes.el (strokes-xpm-for-stroke):
12635 * term.el (term-display-buffer-line):
12636 * view.el (View-goto-line):
12637 * calc/calc.el (calc-do, calc-trail-buffer):
12638 * play/gamegrid.el (gamegrid-add-score-insecure):
12639 * progmodes/ada-mode.el (ada-compile-goto-error):
12640 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
12641 (ebrowse-select-1st-to-9nth):
12642 * progmodes/cperl-mode.el (cperl-time-fontification):
12643 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
12644 * progmodes/gud.el (gud-display-line):
12645 (idlwave-shell-display-line):
12646 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
12647 * progmodes/make-mode.el (makefile-browser-toggle):
12648 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
12649 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
12650 * textmodes/picture.el (picture-draw-rectangle):
12651 * textmodes/reftex-index.el (reftex-index-goto-letter):
12652 (reftex-select-jump-to-previous):
12653 * textmodes/reftex-sel.el (reftex-find-start-point)
12654 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
12655 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
12656 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
12657 * textmodes/tex-mode.el (tex-compilation-parse-errors):
12658 * textmodes/two-column.el (2C-associated-buffer):
12659 Use forward-line rather than goto-line.
12660
12661 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
12662 goto-line.
12663
12664 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
12665 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
12666 (quick-check-list-to-regexp): Declare.
12667
12668 * progmodes/make-mode.el (makefile-browser-insert-selection):
12669 Use goto-char rather than goto-line.
12670
12671 * progmodes/prolog.el (compilation-error-regexp-alist)
12672 (compilation-forget-errors): Declare.
12673
12674 2009-08-22 Juri Linkov <juri@jurta.org>
12675
12676 * progmodes/grep.el (lgrep, rgrep): At the beginning
12677 set `dir' to `default-directory' unless `dir' is a non-nil
12678 readable directory. (Bug#4052)
12679 (lgrep, rgrep): Change a weird way to report an error
12680 from using `read-string' to using `error'.
12681 Instead of using interactive arguments in the function body,
12682 add new argument `confirm'.
12683
12684 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
12685
12686 * textmodes/remember.el (remember-buffer):
12687 * progmodes/cperl-mode.el (cperl-vc-header-alist):
12688 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
12689 (icalendar-extract-ical-from-buffer):
12690 * net/newst-treeview.el (newsticker-groups-filename):
12691 * net/newst-backend.el (newsticker-cache-filename):
12692 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
12693 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
12694 (speedbar-add-ignored-path-regexp, speedbar-line-path)
12695 (speedbar-buffers-line-path, speedbar-path-line)
12696 (speedbar-buffers-line-path):
12697 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
12698 (epg-sign-keys):
12699 * epa.el (epa-display-verify-result):
12700 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
12701
12702 2009-08-21 Glenn Morris <rgm@gnu.org>
12703
12704 * progmodes/js.el (inferior-moz-process): Fix declaration.
12705
12706 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
12707
12708 * obsolete/rnewspost.el (news-mail-reply):
12709 Use goto-char rather than goto-line.
12710
12711 * term/ns-win.el (ns-open-file-select-line):
12712 Use line-beginning-position rather than goto-line.
12713
12714 * apropos.el (apropos-command):
12715 * ehelp.el (electric-helpify):
12716 * printing.el (pr-show-setup):
12717 * strokes.el (strokes-help):
12718 * tutorial.el (tutorial--describe-nonstandard-key)
12719 (tutorial--detailed-help):
12720 * woman.el (woman-mini-help, woman-display-extended-fonts):
12721 * calc/calc-help.el (calc-describe-key):
12722 * emulation/edt.el (edt-electric-helpify):
12723 * international/mule-diag.el (mule-diag):
12724 * play/yow.el (apropos-zippy):
12725 * progmodes/python.el (python-describe-symbol):
12726 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
12727 * textmodes/table.el (*table--cell-describe-mode)
12728 (*table--cell-describe-bindings):
12729 Use help-print-return-message rather than the now obsolete alias.
12730
12731 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
12732 (calendar-cursor-to-visible-date):
12733 * play/5x5.el (5x5-position-cursor):
12734 * play/decipher.el (decipher):
12735 * play/gomoku.el (gomoku-goto-xy):
12736 * play/landmark.el (lm-goto-xy):
12737 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
12738 (mpuz-paint-digit):
12739 Use forward-line, not goto-line.
12740
12741 * mail/rmail.el (rmail-obsolete): Delete custom group.
12742 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
12743 (rmail-remote-password, rmail-remote-password-required):
12744 Remove unneeded :set-after and :set properties.
12745
12746 2009-08-21 Michael Albinus <michael.albinus@gmx.de>
12747
12748 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
12749
12750 2009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
12751
12752 * loadup.el: Remove leftover macos code.
12753
12754 * vc-git.el (vc-git-annotate-command): Run asynchronously.
12755 Explicitly pass the date format to git blame so that user local
12756 so that the output format can be parsed.
12757
12758 2009-08-20 Michael Albinus <michael.albinus@gmx.de>
12759
12760 * net/dbus.el (top): Don't check for (getenv
12761 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
12762
12763 2009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
12764
12765 * log-edit.el (log-edit-strip-single-file-name): New var.
12766 (log-edit-insert-changelog): Use it. Bug#3571
12767
12768 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
12769
12770 * subr.el (read-passwd): Use read-key so keypad keys work as well.
12771 Bug#3287
12772
12773 * help.el (help-print-return-message): Rename from
12774 print-help-return-message.
12775
12776 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
12777 cvs-mode-map parent hack.
12778 (log-view-mode): Derive from special-mode.
12779
12780 * linum.el (linum-mode): window-size-change-functions is redundant.
12781 Adapt to new window-configuration-change-hook behavior.
12782 (linum-after-size, linum-after-config): Remove.
12783
12784 * imenu.el (imenu-example--name-and-position)
12785 (imenu-example--lisp-extract-index-name)
12786 (imenu-example--create-lisp-index, imenu-example--create-c-index):
12787 Mark as obsolete.
12788
12789 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
12790 (inferior-prolog-mode): Use it.
12791 (inferior-prolog-load-file): Reset list of errors.
12792
12793 2009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
12794
12795 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
12796
12797 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
12798
12799 2009-08-19 Michael Albinus <michael.albinus@gmx.de>
12800
12801 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
12802 is running already.
12803
12804 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
12805
12806 * subr.el (listify-key-sequence-1): Use normal syntax since those
12807 integers are nowadays always represented by the same (positive) number
12808 on all platforms.
12809 (read-key-empty-map): New const.
12810 (read-key-delay): New var.
12811 (read-key): New function.
12812 (force-mode-line-update): Use with-current-buffer.
12813 (locate-user-emacs-file): Don't forget to abbreviate the file name.
12814 (start-process-shell-command, start-file-process-shell-command):
12815 Discourage the use of command-args.
12816
12817 2009-08-19 Glenn Morris <rgm@gnu.org>
12818
12819 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
12820
12821 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
12822
12823 * simple.el (choose-completion-string): Don't rely on
12824 minibuffer-completing-file-name and ad-hoc checks to decide whether
12825 to continue completion or not.
12826
12827 * minibuffer.el (minibuffer-hide-completions): New function.
12828 (completion--do-completion): Use it.
12829 (completions-annotations): New face.
12830 (completion--insert-strings): Use it.
12831 (completion-pcm--delim-wild-regex): Add docstring.
12832 (completion-pcm--string->pattern): Add support for 0-width delimiters
12833 in completion-pcm--delim-wild-regex.
12834
12835 2009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
12836
12837 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
12838 Remove unused var `buffer-modified-p'.
12839
12840 * minibuffer.el (completion--do-completion): Move point for the #b001
12841 case as well (bug#4176).
12842 (minibuffer-complete, minibuffer-complete-word): Don't move point.
12843
12844 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
12845
12846 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
12847 and :session buses.
12848
12849 2009-08-18 Kenichi Handa <handa@m17n.org>
12850
12851 * international/ucs-normalize.el (ucs-normalize-version):
12852 Change to 1.1.
12853 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
12854 (utf-8-hfs): Make it perform normalization on encoding too.
12855
12856 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
12857 (sentence-end-without-space): Delete duplicated chars.
12858 (sentence-end-base): Likewise.
12859
12860 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
12861 (html-mode): Delete duplicated chars from sentence-end-base.
12862
12863 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
12864 (texinfo-mode): Delete duplicated chars from sentence-end-base.
12865
12866 2009-08-17 Chong Yidong <cyd@stupidchicken.com>
12867
12868 * files.el (hack-one-local-variable): If the mode function is for
12869 a minor mode, pass it an argument (Bug#4148).
12870
12871 2009-08-17 Michael Albinus <michael.albinus@gmx.de>
12872
12873 * net/tramp.el (tramp-register-completion-file-name-handler):
12874 Check also for (member 'partial-completion completion-styles).
12875
12876 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
12877
12878 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
12879 abbrev (Bug#3943).
12880
12881 2009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
12882
12883 * progmodes/cperl-mode.el: Merge upstream 6.2.
12884 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
12885 (cperl-forward-re): Check cperl-brace-recursing.
12886 (cperl-highlight-charclass): New function.
12887 (cperl-find-pods-heres): Use it.
12888 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
12889 (cperl-beautify-regexp-piece): Fix column calculation.
12890 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
12891 (cperl-beautify-level): Don't process entire regexp.
12892 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
12893 calling man.
12894 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
12895 (cperl-init-faces): Build a list in the normal way.
12896
12897 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
12898
12899 * calendar/parse-time.el (parse-time-string-chars): Save match
12900 data.
12901
12902 2009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
12903
12904 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
12905 (sql-product): Use it.
12906 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
12907 (sql-set-product): Add completion.
12908 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
12909 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
12910 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
12911 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
12912 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
12913 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
12914 (sql-highlight-db2-keywords): Remove.
12915 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
12916 (sql-highlight-product): Use derived-mode-p.
12917 (sql-set-sqli-buffer): Use with-current-buffer.
12918 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
12919 Simplify.
12920
12921 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
12922
12923 * term.el: Fix commenting convention, turn comments into docstrings.
12924
12925 2009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
12926
12927 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
12928
12929 2009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
12930
12931 * calendar/parse-time.el (parse-time-string-chars): Compute using
12932 character classes, to handle non-ascii characters (Bug#3190).
12933
12934 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
12935
12936 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
12937 another heredoc if the user adds another < (Bug#3226).
12938
12939 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
12940 Don't initialize based on window-system (Bug#4124).
12941
12942 * facemenu.el (facemenu-read-color): Use a completion function
12943 that accepts any defined color, such as RGB triplets (Bug#3677).
12944
12945 * files.el (get-free-disk-space): Change fallback default
12946 directory to /. Expand DIR argument before switching to fallback.
12947 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
12948
12949 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
12950
12951 * files.el (load-library): Doc fix.
12952
12953 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
12954
12955 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
12956 (viper-if-string): Redefine C-s in the minibuffer to insert the last
12957 incremental search string.
12958
12959 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
12960 XEmacs.
12961
12962 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
12963 (ediff-merge-region-is-non-clash)
12964 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
12965 Also check if the job is really a merge job.
12966
12967 * ediff.el (ediff-current-file): New function.
12968
12969 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
12970
12971 * progmodes/js.el: Edit docstrings throughout to follow Emacs
12972 conventions.
12973 (js-insert-and-indent): Delete function.
12974 (js-mode-map): Don't bind keys to js-insert-and-indent.
12975 (js-beginning-of-defun): Rename from js--beginning-of-defun.
12976 (js-end-of-defun): Rename from js--end-of-defun.
12977 (js-auto-indent-flag): Delete variable.
12978
12979 2009-08-14 Chong Yidong <cyd@stupidchicken.com>
12980
12981 * progmodes/js.el: Remove proclaim statement.
12982 Defvar which-func-imenu-joiner-function to silence compiler.
12983
12984 * files.el (auto-mode-alist): Use js-mode for .js files.
12985
12986 * progmodes/js2-mode.el: Remove file.
12987
12988 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
12989
12990 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
12991
12992 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
12993
12994 2009-08-14 Daniel Colascione <dan.colascione@gmail.com>
12995 Karl Landstrom <karl.landstrom@brgeight.se>
12996
12997 * progmodes/js.el: New file.
12998
12999 2009-08-14 Mark A. Hershberger <mah@everybody.org>
13000
13001 * timezone.el (timezone-parse-date): Add ability to understand ISO
13002 basic format (minimal separators) dates in addition to the
13003 already-supported extended format dates.
13004
13005 2009-08-14 Eli Zaretskii <eliz@gnu.org>
13006
13007 * international/ucs-normalize.el: Add a `coding' file variable.
13008
13009 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
13010
13011 2009-08-14 Sam Steingold <sds@gnu.org>
13012
13013 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
13014
13015 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
13016
13017 * faces.el (help-argument-name): Define it here instead of
13018 help-fns.el, because in daemon mode help-fns.el may be loaded when
13019 faces are still uninitialized (Bug#1078).
13020
13021 * help-fns.el (help-argument-name): Move defface to faces.el.
13022
13023 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
13024
13025 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
13026 create buffer with a pty but no process so that GDB can make the
13027 inferior the controlling process.
13028
13029 2009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
13030
13031 * international/ucs-normalize.el: New file.
13032
13033 2009-08-13 Richard Stallman <rms@gnu.org>
13034
13035 * mail/rmail.el (rmail-get-attr-names):
13036 Accept an attribute header that is too short.
13037
13038 * mail/rmail.el (rmail-forget-messages):
13039 Ignore nil elt in rmail-message-vector. Use dotimes.
13040
13041 * progmodes/compile.el (compilation-goto-locus):
13042 Use next-error-move-function.
13043
13044 * simple.el (next-error-move-function): New variable.
13045
13046 2009-08-12 Juri Linkov <juri@jurta.org>
13047
13048 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
13049 always non-nil. (Bug#4052)
13050
13051 * replace.el (read-regexp): Return empty string when
13052 `default-value' is nil.
13053 (keep-lines-read-args): Don't use empty string as the
13054 default value for `read-regexp'. (Bug#2495)
13055
13056 2009-08-12 Juri Linkov <juri@jurta.org>
13057
13058 * international/mule-cmds.el (ucs-insert): Change arguments
13059 from `arg' to `character', `count', `inherit' to be the same
13060 as in `insert-char'. Doc fix. (Bug#4039)
13061
13062 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
13063
13064 2009-08-12 Juri Linkov <juri@jurta.org>
13065
13066 * files-x.el: New file.
13067
13068 * files.el: Move code that deals with adding/deleting
13069 file/directory-local variables to files-x.el.
13070
13071 * Makefile.in (ELCFILES): Add files-x.elc.
13072
13073 2009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
13074
13075 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
13076 to use `goto-line'.
13077 (gdb-place-breakpoints, gdb-get-location): Rewritten without
13078 `goto-line'.
13079 (gdb-invalidate-disassembly): Do not refresh upon receiving
13080 'update signal. Instead, update all disassembly buffers only after
13081 threads list.
13082 (gdb): Send -target-detach when buffer is killed (Bug#3794).
13083 (gdb-starting): Moved -data-list-register-names...
13084 (gdb-stopped): ...here so it's sent when first thread stops.
13085 (gdb-registers-handler-custom): Do nothing if register names are
13086 unknown yet.
13087
13088 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
13089 from `gdb-mi.el' to avoid extra tangling.
13090
13091 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
13092 change which breaks `gud-def' definitions used in `gdb'.
13093 (gdb-update-gud-running): No extra fuss for updating frame number.
13094
13095 2009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
13096
13097 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
13098 (describe-language-environment-map, setup-language-environment-map)
13099 (set-coding-system-map): Move initialization into declaration.
13100 (set-language-info-alist): Last arg to define-key-after can be skipped.
13101
13102 * international/quail.el (quail-completion-1): Simplify.
13103 (quail-define-rules): Use slightly more compact code.
13104 (quail-insert-decode-map): Propertize keys, compact columns.
13105
13106 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
13107 Add goto-line.
13108
13109 2009-08-10 Miles Bader <miles@gnu.org>
13110
13111 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
13112 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
13113 (js2-instance-member, js2-private-member, js2-private-function-call)
13114 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
13115 (js2-magic-paren, js2-external-variable):
13116 Remove "-face" suffix from face names.
13117 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
13118 (js2-highlight-undeclared-vars, js2-peek-token)
13119 (js2-parse-function-params, js2-mode-show-errors)
13120 (js2-mode-show-warnings, js2-make-magic-delimiter)
13121 (js2-mode-highlight-magic-parens): Update to use new face names.
13122
13123 2009-08-09 Michael Albinus <michael.albinus@gmx.de>
13124
13125 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
13126 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
13127
13128 2009-08-09 Chong Yidong <cyd@stupidchicken.com>
13129
13130 * subr.el: Provide hashtable-print-readable.
13131
13132 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
13133 hs-c-like-adjust-block-beginning.
13134 (hs-hide-block-at-point): Stop hiding at the beginning of
13135 hs-block-end-regexp (Bug#700).
13136
13137 2009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
13138
13139 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
13140 a macro.
13141 (gdb-registers-handler-custom): Do not fail when register names
13142 are unavailable.
13143
13144 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
13145
13146 * progmodes/gdb-mi.el (gdb-control-all-threads)
13147 (gdb-control-current-thread): Interactive setters for
13148 `gdb-gud-control-all-threads' to use in menu.
13149 (gdb-show-run-p): Show «Go» when process is not active.
13150 (gud-tool-bar-map): Add non-stop/A,T indicator. Uses
13151 gud/thread.xpm and gud/all.xpm.
13152
13153 2009-08-08 Yoni Rabkin <yoni@rabkins.net>
13154
13155 * net/net-utils.el (net-utils-font-lock-keywords): New var.
13156 (nslookup-font-lock-keywords): Make it a variable.
13157 (net-utils-mode): New mode for viewing diagnostic network output.
13158 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
13159 (net-utils-run-simple): New function.
13160 (ifconfig, iwconfig, netstat, arp, route): Use it.
13161
13162 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
13163
13164 * progmodes/gdb-mi.el (gdb-read-memory-custom)
13165 (gdb-memory-set-address, def-gdb-set-positive-number)
13166 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
13167 after changing settings.
13168 (gdb-invalidate-disassembly): Update when first shown.
13169 (gdb-edit-locals-value): Fixed.
13170 (gdb-registers-handler-custom): Print registers in right order and
13171 allow changing register values (only for current thread yet).
13172 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
13173 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
13174 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
13175 (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
13176 info in mode name.
13177 (gdb-registers-mode-map): TAB to switch to locals.
13178
13179 2009-08-08 Eli Zaretskii <eliz@gnu.org>
13180
13181 * mail/rmail.el (rmail-add-mbox-headers)
13182 (rmail-set-message-counters-counter): Search for
13183 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
13184
13185 2009-08-08 Glenn Morris <rgm@gnu.org>
13186
13187 * Makefile.in (ELCFILES): Update.
13188
13189 2009-08-07 Eli Zaretskii <eliz@gnu.org>
13190
13191 * mail/sendmail.el (mail-yank-original): Set
13192 buffer-file-coding-system from the one used by the message whose
13193 text is yanked.
13194
13195 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
13196 to "windows" when "pgnuplot" is used.
13197 (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
13198 call accept-process-output if "pgnuplot" is used.
13199 (calc-graph-init): Don't send -display and -geometry to
13200 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
13201 running "pgnuplot -V" with shell-command-to-string.
13202
13203 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
13204 the default.
13205
13206 2009-08-07 Eli Zaretskii <eliz@gnu.org>
13207
13208 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
13209 org/org-latex.elc.
13210
13211 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
13212
13213 * vc-dispatcher.el (vc-resynch-window): Update comment.
13214
13215 * term.el (term-handle-ansi-escape): Add comments with the
13216 terminfo capabilities implemented.
13217
13218 2009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
13219
13220 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
13221 (gdb-var-create-handler): Rewritten using JSON parser.
13222 (gdb-propertize-header): Moved earlier.
13223 (gdb-set-header): Removed to avoid duplication.
13224 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
13225 Refresh disassembly buffers only after threads list have been
13226 update.
13227 (gdb-threads-header, gdb-registers-header): Per-buffer header line
13228 variables.
13229
13230 2009-08-04 Juri Linkov <juri@jurta.org>
13231
13232 * files.el: Commands to add/delete file/directory-local variables.
13233 (read-file-local-variable, read-file-local-variable-value)
13234 (read-file-local-variable-mode, modify-file-local-variable)
13235 (modify-file-local-variable-prop-line)
13236 (modify-dir-local-variable): New functions.
13237 (add-file-local-variable, delete-file-local-variable)
13238 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
13239 (add-dir-local-variable, delete-dir-local-variable)
13240 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
13241 (copy-dir-locals-to-file-locals-prop-line): New commands.
13242
13243 2009-08-04 Chong Yidong <cyd@stupidchicken.com>
13244
13245 * abbrev.el (insert-abbrev-table-description): Prettify output.
13246 Suggested by Karl Chen.
13247
13248 2009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
13249
13250 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
13251 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
13252 (gdb-overlay-arrow-position, gdb-thread-position)
13253 (gdb-disassembly-position): Declare variables.
13254 (gdb-wait-for-pending): Function now.
13255 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
13256 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
13257 compilation goes smoothly.
13258 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
13259 (gdb-non-stop-setting): New customization setting which replaces
13260 `gdb-non-stop' so changing it doesn't break active GDB session.
13261 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
13262 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
13263 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
13264 (gdb-show-threads-by-default): New customization options.
13265 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
13266 routines.
13267 (gdb-get-buffer-create): Send buffers update signal when they are
13268 created.
13269 (gdb-invalidate-locals, gdb-invalidate-registers)
13270 (gdb-invalidate-breakpoints)
13271 (gdb-invalidate-threads, gdb-invalidate-disassembly)
13272 (gdb-invalidate-memory): Accept update signal.
13273 (gdb-current-context-command): Use --frame option.
13274 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
13275 Implement `gdb-frame-number' selection logic.
13276 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
13277 whether to show GUD toolbar buttons.
13278 (gdb-thread-exited): Unselect current thread when it exits.
13279 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
13280 (gdb-mark-line): Routine which sets overlay arrow or inverses
13281 video on fringeless displays.
13282 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
13283 to build aligned columns of data in GDB buffers and set text
13284 properties line-by-line.
13285 (gdb-invalidate-breakpoints)
13286 (gdb-breakpoints-list-handler-custom)
13287 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
13288 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
13289 (gdb-registers-handler-custom): Align data columns.
13290 (gdb-locals-handler-custom): Now prints data like in variable
13291 declarations.
13292 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
13293 Removed confusing buttons.
13294 (gdb-invalidate-threads): Append --frame.
13295 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
13296 between breakpoints/threads buffers.
13297 (gdb-set-window-buffer): Now can ignore dedicated windows.
13298 (gdb-propertize-header): Use `gdb-set-window-buffer'.
13299 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
13300 (def-gdb-thread-buffer-gud-command): Replaces
13301 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
13302 for fine thread control.
13303 (gdb-preempt-existing-or-display-buffer): New function used to
13304 display bound buffers without breaking window layout.
13305 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
13306 (gdb-select-frame): New version of `gdb-frames-select' which now
13307 sets `gdb-frame-number' so commands may use --frame option instead
13308 of inner debugger state.
13309 (gdb-frame-handler): Do not set `gdb-frame-number'.
13310 (gdb-threads-mode-map): Select threads with mouse.
13311
13312 * progmodes/gud.el (gdb-gud-context-call): Declare function to
13313 avoid compilation warning.
13314 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
13315 `gdb-show-stop-p`.
13316
13317 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
13318 Argument `key' renamed to `buffer-type'.
13319 (gdb-current-context-buffer-name): Do not add thread info to
13320 buffer name when no thread is selected.
13321 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
13322 command (bug 3794).
13323 (gdb-thread-selected): Handle `=thread-selected' notification.
13324 (gdb-wait-for-pending): New macro to deal with congestion problems.
13325 (gdb-breakpoints-list-handler-custom): Don't fail on pending
13326 breakpoints.
13327 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
13328 This fixes problem similar to one described in bug 3947.
13329 (gud-menu-map): More menu items.
13330 (gdb-init-1): Reset `gdb-thread-number' to nil.
13331
13332 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
13333 non-stop settings.
13334
13335 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
13336 (gdb-current-context-command): Do not append --thread if
13337 `gdb-thread-number' is nil.
13338 (gdb-running-threads-count, gdb-stopped-threads-count): New
13339 variables.
13340 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
13341 (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
13342 customization options.
13343 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
13344 GUD commands.
13345 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
13346 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
13347 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
13348 set `gdb-thread-number' and update `gud-running' properly.
13349 (gdb-running): Update threads list when new threads appear.
13350 (gdb-stopped): Support non-stop operation and new thread switching
13351 logic.
13352 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
13353 (gdb-json-partial-output): New set of JSON routines.
13354 (def-gdb-auto-update-trigger): New `signal-list' optional
13355 argument.
13356 (gdb-thread-list-handler-custom): Update `gud-running',
13357 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
13358 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
13359 (gdb-continue-thread, gdb-step-thread): New commands for fine
13360 thread execution control.
13361 (gud-menu-map): New menu items to switch non-stop options.
13362 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
13363 (gdb-send): Mimic RET properly (bug 3794).
13364
13365 * progmodes/gdb-mi.el (gdb-rules-name-maker)
13366 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
13367 gdb-buffer-rules.
13368 (def-gdb-auto-update-handler): New nopreserve optional argument.
13369 (gdb-stack-list-frames-custom): Print stack from top to bottom.
13370
13371 * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
13372 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
13373 (gdb-parent-mode): New mode to derive other GDB modes from.
13374 (gdb-display-disassembly-for-thread)
13375 (gdb-frame-disassembly-for-thread): New commands for threads
13376 buffer.
13377
13378 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
13379 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
13380 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
13381 (gdb-update): We now store all GDB buffers in a list so that they
13382 can be updated by traversing a list instead of calling invalidate
13383 triggers explicitly.
13384 (def-gdb-trigger-and-handler): New macro to define trigger-handler
13385 pair for GDB buffer.
13386 (gdb-stack-buffer-name): Add thread information.
13387 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
13388 handle pending triggers.
13389 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
13390 (def-gdb-thread-buffer-simple-command)
13391 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
13392 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
13393 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
13394 New commands which show buffers bound to thread.
13395 (gdb-stack-list-locals-regexp): Removed unused regexp.
13396
13397 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
13398 (gdb-locals-buffer-name, gdb-registers-buffer-name)
13399 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
13400 to (gud-comint-buffer) in *-buffer-name functions
13401 because (gdb-get-target-string) already does that.
13402 (gdb-locals-handler-custom, gdb-registers-handler-custom)
13403 (gdb-changed-registers-handler): Rewritten without regexps.
13404
13405 * progmodes/gdb-mi.el: Basic thread selection support.
13406 (gdb-thread-number): New variable.
13407 (gdb-current-context-command): New macro which adds --thread
13408 option to command.
13409 (gdb-threads-mode-map): Select thread with SPC.
13410 (gdb-thread-list-handler-custom): Mark current thread with overlay
13411 arrow. Synchronize GDB thread and Emacs thread.
13412 (gdb-select-thread): New command which selects current thread.
13413 (gdb-invalidate-frames, gdb-invalidate-locals)
13414 (gdb-invalidate-registers): Use --thread option.
13415
13416 2009-08-04 Michael Albinus <michael.albinus@gmx.de>
13417
13418 * net/tramp.el (top): Make check for tramp-gvfs loading more
13419 robust. (Bug#3977)
13420 (tramp-handle-insert-file-contents): `unwind-protect' must be
13421 inside `with-parsed-tramp-file-name'.
13422
13423 * net/tramp-gvfs.el (top): Remove superfluous message when loading
13424 fails.
13425
13426 2009-08-03 Nick Roberts <nickrob@snap.net.nz>
13427
13428 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
13429 directory if CLASSPATH is not set.
13430
13431 2009-08-03 Michael Albinus <michael.albinus@gmx.de>
13432
13433 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
13434 New defconst.
13435 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
13436
13437 2009-08-02 Kevin Ryde <user42@zip.com.au>
13438
13439 * net/newst-backend.el (newsticker--raw-url-list-defaults):
13440 Update freshmeat link. Delete newsforge.com as it seems gone.
13441
13442 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
13443
13444 * select.el (x-set-selection): Doc fix (Bug#4021).
13445
13446 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
13447
13448 * help-fns.el (describe-variable): Treat list return values from
13449 dir-locals-find-file properly (Bug#4005).
13450
13451 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
13452
13453 * net/tramp.el (tramp-debug-message): Print also microseconds.
13454
13455 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
13456
13457 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
13458 or END is non-nil.
13459 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
13460 (tramp-get-debug-buffer): Change `outline-regexp' according to new
13461 format.
13462
13463 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
13464 (tramp-get-file-property): Use it.
13465
13466 * autorevert.el (auto-revert-handler): Allow
13467 `auto-revert-tail-mode' for remote files.
13468
13469 2009-08-02 Jason Rumney <jasonr@gnu.org>
13470
13471 * minibuffer.el (read-file-name): Treat confirm options to
13472 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
13473
13474 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
13475
13476 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
13477 (font-lock-variable-name-face, font-lock-constant-face): Darken
13478 the colors for light backgrounds.
13479
13480 2009-08-01 Eli Zaretskii <eliz@gnu.org>
13481
13482 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
13483 month names. (Bug#3987)
13484
13485 2009-07-31 Chong Yidong <cyd@stupidchicken.com>
13486
13487 * simple.el (line-move-finish): Pass whole number to
13488 line-move-to-column.
13489 (line-move-visual): Perform hscroll to the recorded position.
13490
13491 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
13492
13493 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
13494
13495 2009-07-29 Alan Mackenzie <acm@muc.de>
13496
13497 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
13498
13499 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
13500
13501 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
13502 (gdb-place-breakpoints): Use full path when setting breakpoints.
13503
13504 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
13505
13506 * calc/calc.el (calc-mode-map): Add keybinding for
13507 `calc-transpose-lines'.
13508
13509 2009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
13510
13511 * calc/calc-misc.el (calc-transpose-lines): New function.
13512
13513 2009-07-28 Michael Albinus <michael.albinus@gmx.de>
13514
13515 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
13516 Simplify check for out-of-band methods.
13517 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
13518 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
13519
13520 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
13521
13522 * vc-git.el (vc-git-checkin): Fix typo.
13523
13524 2009-07-28 Steve Yegge <steve.yegge@gmail.com>
13525
13526 * progmodes/js2-mode.el: New file.
13527
13528 2009-07-28 Nick Roberts <nickrob@snap.net.nz>
13529
13530 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
13531 (gud-menu-map): Adjust tooltip accordingly.
13532
13533 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
13534
13535 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
13536 (vc-bzr-log-view-mode): Adjust log-view-file-re.
13537
13538 * add-log.el (change-log-mode-map): Add a menu.
13539
13540 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
13541
13542 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
13543 function returns nil.
13544 (dbus-handle-event): Handle special return value :ignore.
13545 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
13546
13547 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
13548
13549 * view.el (view-mode-enable): Don't define Helper-return-blurb if
13550 it's not needed.
13551
13552 2009-07-25 Eli Zaretskii <eliz@gnu.org>
13553
13554 Fix Bug#3888:
13555
13556 * w32-vars.el (x-select-enable-clipboard): Doc fix.
13557
13558 * term/pc-win.el (x-display-name, x-colors)
13559 (x-select-enable-clipboard, x-select-text): Doc fix.
13560
13561 * term/common-win.el (x-display-name, x-colors): Doc fix.
13562
13563 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
13564 (xw-defined-colors): Doc fix.
13565
13566 * w32-fns.el (x-select-text, x-setup-function-keys)
13567 (x-get-selection, x-set-selection): Doc fix.
13568
13569 * term/x-win.el (x-select-text, x-setup-function-keys)
13570 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
13571
13572 * select.el (x-set-selection): Doc fix.
13573
13574 2009-07-25 Michael Albinus <michael.albinus@gmx.de>
13575
13576 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
13577 instead of "IsNSSSupportAvailable". Avahi ought to work also when
13578 "IsNSSSupportAvailable" method is not available. Reported by
13579 Steve Youngs <steve@sxemacs.org>.
13580
13581 2009-07-24 Kenichi Handa <handa@m17n.org>
13582
13583 * international/characters.el: Fix setting of category ?C, ?|, ?K,
13584 and ?H. Fix setting of case for Latin Extended and Greek Extended.
13585 (build-unicode-category-table): Fix range checks.
13586
13587 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
13588
13589 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
13590 the buffer we try to sync is current when calling
13591 vc-resynch-buffer.
13592
13593 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
13594 not show up to date files.
13595
13596 2009-07-24 Glenn Morris <rgm@gnu.org>
13597
13598 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
13599 Add autoload cookies. If necessary, initialize.
13600 (elint-log): Handle non-file buffers.
13601 (elint-initialize): Add optional argument to reinitialize.
13602 (elint-find-builtin-variables): Save excursion.
13603
13604 2009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
13605
13606 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
13607 for Lint.
13608
13609 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
13610
13611 * vc.el (vc-print-log-internal): New function, split out from ...
13612 (vc-print-log): ... here.
13613 (vc-dir-move-to-goal-column): Declare.
13614
13615 * vc-git.el (vc-git-add-signoff): New variable.
13616 (vc-git-checkin): Use it.
13617 (vc-git-toggle-signoff): New function.
13618 (vc-git-extra-menu-map): Bind it to menu.
13619 (vc-git--run-command-string): Accept a nil FILE argument.
13620 (vc-git-stash-list): New function.
13621 (vc-git-dir-extra-headers): Use it.
13622
13623 2009-07-23 Glenn Morris <rgm@gnu.org>
13624
13625 * help-fns.el (describe-variable): Describe ignored and risky local
13626 variables in a similar way to that in which we describe safe ones.
13627
13628 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
13629 (byte-compile-output-file-form, byte-compile-output-docform)
13630 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
13631 Give some more local variables with common names a "bytecomp-" prefix,
13632 so as not to shadow things during compilation.
13633 * emacs-lisp/cl-macs.el (load-time-value)
13634 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
13635 `outbuffer' to `bytecomp-outbuffer'.
13636
13637 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
13638 since the next two variables cover them automatically now.
13639 (elint-builtin-variables, elint-autoloaded-variables): New.
13640 (elint-unknown-builtin-args): Remove all members, since they can be
13641 parsed automatically now.
13642 (elint-extra-errors): New.
13643 (elint-env-add-env, elint-env-add-macro): Use cadr.
13644 (elint-current-buffer): Use or. Change final message.
13645 (elint-get-top-forms): Use line-end-position.
13646 (elint-init-env): Use cadr. Handle autoload, declare-function,
13647 and defalias.
13648 (elint-add-required-env): Doc fix. Use or. Standardize error.
13649 (regexp-assoc): Remove unused function.
13650 (elint-top-form): Set elint-current-pos, to record the start of the
13651 top-level form, for compilation-mode.
13652 (elint-form): Trap errors in macro expansion. Use dolist.
13653 (elint-unbound-variable): Use elint-builtin-variables and
13654 elint-autoloaded-variables.
13655 (elint-get-args): Use cadr, or.
13656 (elint-check-cond-form): Use dolist, cadr.
13657 (elint-check-condition-case-form): Doc fix. Use cadr.
13658 Use elint-extra-errors.
13659 (elint-log): New function.
13660 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
13661 Distinguish errors and warnings.
13662 (elint-log-message): Use with-current-buffer. Inhibit read-only.
13663 Use a bytecomp-style format.
13664 (elint-clear-log): Preserve default-directory. Inhibit read-only.
13665 (elint-get-log-buffer): Use compilation mode. Disable undo.
13666 Don't truncate lines.
13667 (elint-initialize): Set builtin and autoloaded variable lists.
13668 Only process elint-unknown-builtin-args if non-nil.
13669 (elint-find-builtin-variables, elint-find-autoloaded-variables):
13670 New functions.
13671 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
13672
13673 2009-07-22 Kevin Ryde <user42@zip.com.au>
13674
13675 * net/newst-backend.el (newsticker--parse-atom-1.0)
13676 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
13677 (newsticker--parse-rss-1.0):
13678 * progmodes/idlwave.el (idlwave-mode):
13679 * progmodes/idlw-shell.el (idlwave-shell-mode):
13680 * progmodes/vera-mode.el (vera-mode):
13681 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
13682 * progmodes/vhdl-mode.el (vhdl-mode):
13683 * textmodes/table.el (table-generate-source)
13684 (table--warn-incompatibility):
13685 Hyperlink urls in docstrings with URL `...'.
13686
13687 2009-07-22 Glenn Morris <rgm@gnu.org>
13688
13689 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
13690 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
13691 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
13692 Remove leading * from defcustom docs.
13693
13694 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
13695
13696 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
13697 defcustom doc.
13698 (list-load-path-shadows): Optionally, just return shadows as a string.
13699
13700 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
13701
13702 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
13703
13704 * mail/rmailedit.el (rmail-edit-mode): Use
13705 auto-save-include-big-deletions.
13706
13707 * mail/rmail.el (rmail-variables): Use
13708 auto-save-include-big-deletions.
13709
13710 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
13711 changes.
13712
13713 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
13714
13715 * calc/calc.el (calc-undo-length): New variable.
13716 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
13717
13718 2009-07-21 Richard Stallman <rms@gnu.org>
13719
13720 * files.el (auto-save-mode): Handle buffer-save-size = -2
13721 for toggling mode.
13722
13723 2009-07-21 Glenn Morris <rgm@gnu.org>
13724
13725 * textmodes/ispell.el (ispell-looking-back): Update declaration.
13726
13727 * calendar/todo-mode.el (calendar-current-date): Update declaration.
13728
13729 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
13730 silence compiler. Instead...
13731 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
13732 (ps-print-ensure-fontified): Update for above function name changes.
13733
13734 * printing.el (pr-mh-get-msg-num, pr-mh-show)
13735 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
13736 silence compiler. Instead...
13737 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
13738 (mh-show-buffer): Only define for compiler.
13739 (pr-mh-current-message): Update for above function name changes.
13740
13741 * files.el (abort-if-file-too-large): Explicitly pass `filename'
13742 as an argument.
13743 (find-file-noselect, insert-file-1): Update for above change.
13744
13745 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
13746
13747 * mail/mailclient.el (mailclient-send-it): Fix message.
13748
13749 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
13750 (edebug-eval): Check cl-debug-env is bound.
13751 (print-level, print-circle): Don't redefine built-in variables.
13752
13753 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
13754 (custom-print-vectors): Remove old comments from doc.
13755
13756 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
13757 (emerge-version): Make the variable an obsolete alias for the
13758 emacs-version variable. Make the function obsolete.
13759 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
13760 Emerge options, rather than merging in into the main Options menu.
13761 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
13762 and auto advance modes. Disable edit/fast items when not relevant.
13763
13764 2009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
13765
13766 * term/vt420.el (terminal-init-vt420): Fix typo.
13767
13768 2009-07-20 Sam Steingold <sds@gnu.org>
13769
13770 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
13771 variable (removed from compile.el on 2004-03-11).
13772
13773 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
13774
13775 * files.el (hack-local-variables-filter): Fix last change.
13776
13777 2009-07-19 Juri Linkov <juri@jurta.org>
13778
13779 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
13780 (dir-local-variables-alist): New buffer-local variable.
13781 (hack-local-variables-filter): If variable is not dir-local,
13782 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
13783 because file-local overrides dir-local.
13784 (c-postprocess-file-styles) <declare-function>:
13785 Remove obsolete declaration.
13786 (hack-dir-local-variables): Add dir-local variable/value pair to
13787 `dir-local-variables-alist' and remove duplicates. Doc fix.
13788
13789 * help-fns.el (describe-variable): Add information about
13790 file-local and dir-local variables.
13791
13792 2009-07-19 Chong Yidong <cyd@stupidchicken.com>
13793
13794 * files.el (hack-local-variables-filter): Rewrite.
13795
13796 2009-07-19 Glenn Morris <rgm@gnu.org>
13797
13798 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
13799 Silence compiler by only defining on XEmacs.
13800
13801 * international/mule.el (auto-coding-regexp-alist): Only match
13802 BABYL... at the start of buffer, not of lines. (Bug#3790)
13803
13804 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
13805 non-calendar buffers (Bug#3862). Restore "not on a date" message.
13806 (cal-menu-context-mouse-menu): Doc fix.
13807
13808 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
13809
13810 * simple.el (mail-user-agent): Doc fix. Set :version tag.
13811
13812 2009-07-18 Juri Linkov <juri@jurta.org>
13813
13814 * info.el: Virtual Info keyword finder.
13815 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
13816 (Info-finder-file): New variable.
13817 (Info-finder-find-file): New function.
13818 (finder-known-keywords, finder-package-info)
13819 (find-library-name, lm-commentary): Use defvar and
13820 declare-function to silence compiler warnings.
13821 (Info-finder-find-node): New function.
13822 (info-finder): New command.
13823
13824 * subr.el (process-kill-buffer-query-function): New function.
13825 (add-hook)<kill-buffer-query-functions>: Add hook
13826 `process-kill-buffer-query-function'.
13827
13828 2009-07-18 Alan Mackenzie <acm@muc.de>
13829
13830 * progmodes/cc-mode.el (c-before-hack-hook)
13831 (c-postprocess-file-styles): Give invocation of `c-set-style'
13832 DONT-OVERRIDE parameter of t. Already set style variables will
13833 thus not be overridden by style settings given by `c-file-syle'.
13834
13835 * files.el (hack-local-variables-filter): Remove entries with
13836 duplicate keys from `file-local-variables-alist'.
13837
13838 2009-07-18 Eli Zaretskii <eliz@gnu.org>
13839
13840 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
13841 x-set-selection if display-selections-p returns nil for the
13842 current frame.
13843
13844 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
13845
13846 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
13847
13848 2009-07-18 Eli Zaretskii <eliz@gnu.org>
13849
13850 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
13851 Accept nil in addition to a regexp.
13852 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
13853 Accept nil in addition to a regexp.
13854 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
13855 buffers that have an associated file. Handle nil values of
13856 desktop-buffers-not-to-save and desktop-files-not-to-save.
13857 (Bug#3833)
13858
13859 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
13860 (x-disown-selection-internal): New functions.
13861
13862 2009-07-18 Nick Roberts <nickrob@snap.net.nz>
13863
13864 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
13865 warning.
13866 (gdb-breakpoints-header): Move forward to avoid compiler warning.
13867 (gdb-make-header-line-mouse-map): Remove duplicate definition.
13868
13869 2009-07-18 David De La Harpe Golden <david@harpegolden.net>
13870
13871 * simple.el (set-mark): Revert last change.
13872
13873 2009-07-17 Tassilo Horn <tassilo@member.fsf.org>
13874
13875 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
13876 rendering of pngs is not possible instead of messaging a long
13877 description.
13878
13879 2009-07-17 David De La Harpe Golden <david@harpegolden.net>
13880
13881 * w32-fns.el (x-selection-owner-p): New function.
13882
13883 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
13884 (mouse-yank-at-click, mouse-yank-primary): If
13885 select-active-regions is non-nil, deactivate the mark before
13886 insertion.
13887
13888 * simple.el (deactivate-mark, set-mark): Only save selection if we
13889 own it.
13890
13891 2009-07-17 Kenichi Handa <handa@m17n.org>
13892
13893 * case-table.el (describe-buffer-case-table): Fix for the case
13894 that KEY is a cons.
13895
13896 2009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
13897
13898 * vc-rcs.el (vc-rcs-find-file-hook):
13899 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
13900
13901 2009-07-16 Michael Albinus <michael.albinus@gmx.de>
13902
13903 * net/tramp.el (tramp-wait-for-output): Handle the case when
13904 commands do not return a newline but a null byte before the shell
13905 prompt. (Bug#3858)
13906
13907 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13908
13909 * term/ns-win.el (ns-set-alpha): Don't declare.
13910 (ns-set-background-alpha): Remove function.
13911
13912 2009-07-16 Kevin Ryde <user42@zip.com.au>
13913
13914 * emacs-lisp/copyright.el (copyright-update): Save match-data across
13915 y-or-n-p, for safety.
13916
13917 2009-07-16 Richard Stallman <rms@gnu.org>
13918
13919 * files.el (auto-save-mode): If buffer-saved-size is -2,
13920 don't clobber it.
13921
13922 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
13923 (rmail-retry-ignored-headers): Add more uninteresting fields.
13924
13925 2009-07-15 Jari Aalto <jari.aalto@cante.net>
13926
13927 * net/rcirc.el (rcirc): Use history variables.
13928 (rcirc-server-name-history, rcirc-nick-name-history)
13929 (rcirc-server-port-history): New variables.
13930
13931 2009-07-15 Kenichi Handa <handa@m17n.org>
13932
13933 * international/mule-cmds.el (set-language-environment-charset):
13934 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
13935 ignore them.
13936
13937 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
13938 Delete unibyte-display.
13939
13940 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
13941
13942 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
13943
13944 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
13945
13946 * simple.el (deactivate-mark): Optional argument FORCE.
13947 (set-mark): Use deactivate-mark.
13948
13949 * info.el (Info-search): No need to check transient-mark-mode
13950 before calling deactivate-mark.
13951
13952 * select.el (x-set-selection): Doc fix.
13953 (x-valid-simple-selection-p): Allow buffer values.
13954 (xselect--selection-bounds): Handle buffer values. Suggested by
13955 David De La Harpe Golden.
13956
13957 * mouse.el (mouse-set-region, mouse-drag-track): Call
13958 copy-region-as-kill before setting the mark, to let
13959 select-active-regions work.
13960
13961 2009-07-15 David De La Harpe Golden <david@harpegolden.net>
13962
13963 * simple.el (deactivate-mark): If select-active-regions is
13964 non-nil, copy the selection data into a string.
13965 (activate-mark): If select-active-regions is non-nil, set the
13966 selection to the current buffer.
13967 (set-mark): Update selection if select-active-regions is non-nil.
13968
13969 * select.el (x-valid-simple-selection-p): Allow buffer values.
13970
13971 2009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
13972
13973 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
13974 and more featureful message-mode.
13975
13976 2009-07-14 Chong Yidong <cyd@stupidchicken.com>
13977
13978 * select.el (x-set-selection): Doc fix.
13979 (x-valid-simple-selection-p): Disallow selection data consisting
13980 of a list or cons of integers, since that is not used.
13981 (xselect--selection-bounds, xselect--int-to-cons): New functions.
13982 (xselect-convert-to-string, xselect-convert-to-length)
13983 (xselect-convert-to-filename, xselect-convert-to-charpos)
13984 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
13985
13986 2009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
13987
13988 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
13989 output in -break-info command (Emacs bug #3794).
13990
13991 2009-07-14 Glenn Morris <rgm@gnu.org>
13992
13993 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
13994 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
13995 (edebug-print-length, edebug-print-level, edebug-print-circle)
13996 (edebug-sit-for-seconds, edebug-view-outside)
13997 (edebug-bounce-point, edebug-set-global-break-condition)
13998 (edebug-Go-nonstop-mode, edebug-trace-mode)
13999 (edebug-Trace-fast-mode, edebug-continue-mode)
14000 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
14001 (edebug-visit-eval-list): Doc fixes.
14002
14003 * subr.el (def-edebug-spec): Doc fix.
14004
14005 2009-07-14 Kenichi Handa <handa@m17n.org>
14006
14007 * international/characters.el: Fix setting of category ?C.
14008
14009 2009-07-13 Jan Djärv <jan.h.d@swipnet.se>
14010
14011 * term/ns-win.el (x-select-font): defalias x-select-font to
14012 ns-popup-font-panel instead of generate-fontset-menu.
14013
14014 2009-07-12 Eli Zaretskii <eliz@gnu.org>
14015
14016 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
14017
14018 2009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
14019
14020 * arc-mode.el (archive-find-type): Allow for a PK00 string before
14021 the PK\003\004 header (Bug#3770).
14022
14023 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
14024
14025 * pcomplete.el (pcomplete-comint-setup): Check for
14026 shell-dynamic-complete-filename too.
14027
14028 2009-07-11 Chong Yidong <cyd@stupidchicken.com>
14029
14030 * simple.el (temporary-goal-column): Change the value for
14031 line-move-visual to a cons cell.
14032 (line-move-visual): Record or set the window hscroll, if
14033 necessary (Bug#3494).
14034 (line-move-1): Handle cons value of temporary-goal-column.
14035
14036 2009-07-11 Kenichi Handa <handa@m17n.org>
14037
14038 * international/mule-diag.el (describe-character-set): Don't show
14039 width.
14040
14041 2009-07-10 Sam Steingold <sds@gnu.org>
14042
14043 * progmodes/compile.el (compilation-mode-font-lock-keywords):
14044 Omake sometimes indents the errors it prints, so allow all
14045 regexps to start with spaces.
14046
14047 2009-07-10 Eli Zaretskii <eliz@gnu.org>
14048
14049 * cus-edit.el (customize-changed-options-previous-release):
14050 Bump value to 22.1. (Bug#3804)
14051
14052 2009-07-08 Sam Steingold <sds@gnu.org>
14053
14054 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
14055 to be a cons cell (test . ignored-directory) to selectively ignore
14056 some directories depending on the location of the search.
14057
14058 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
14059
14060 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
14061 remote user is root, on the local host.
14062 (tramp-local-host-p): Either the local user or the remote user
14063 must be root. (Bug#3771)
14064
14065 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
14066
14067 * progmodes/gdb-mi.el (gdb): Remove description of
14068 gdb-use-separate-io-buffer.
14069 (menu): Don't allow toggling of or enable
14070 gdb-use-separate-io-buffer from menubar.
14071
14072 2009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
14073
14074 * mail/unrmail.el (unrmail): Make sure the message ends with two
14075 newlines (Bug#3769).
14076
14077 2009-07-08 Glenn Morris <rgm@gnu.org>
14078
14079 * calendar/calendar.el (calendar-current-date): Rework previous change.
14080
14081 2009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
14082
14083 * calendar/calendar.el (calendar-current-date):
14084 Add an optional argument giving an offset from today.
14085
14086 2009-07-08 Glenn Morris <rgm@gnu.org>
14087
14088 * tutorial.el (tutorial--describe-nonstandard-key):
14089 Adjust the message for when a key has been unbound.
14090 (help-with-tutorial): Hide the arch-tag.
14091
14092 2009-07-08 Kenichi Handa <handa@m17n.org>
14093
14094 * international/fontset.el (setup-default-fontset): For each
14095 script, append (not set) font-specs.
14096
14097 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
14098 docstring.
14099
14100 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
14101
14102 * progmodes/gdb-mi.el (gdb-init-1): Move sending
14103 -data-list-register-names to ...
14104 (gdb-starting): ... here because GDB 7.0 requires execution to
14105 have started when using this MI command.
14106 (gdb-set-header): New function to distinguish select and
14107 unselected tabs in gdb buffers.
14108 (gdb-propertize-header): New macro that uses gdb-set-header.
14109 (gdb-breakpoints-header, gdb-locals-header): Use it.
14110 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
14111
14112 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
14113
14114 * Makefile.in (ELCFILES): Remove fadr.elc.
14115
14116 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
14117
14118 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
14119 may contain frame information, so `string-match' should be used.
14120 (gdb-update): Disassembly is invalidated through
14121 `gdb-get-selected-frame'.
14122 (gdb-pad-string): New function to pad string with spaces.
14123 (gdb-invalidate-disassembly): Invalidate only if the buffer
14124 exists.
14125 (gdb-disassembly-handler-custom): Column alignment.
14126 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
14127 placing new ones.
14128 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
14129 end of line, too.
14130 (gdb-frame-handler): Match convention to for disassembly buffer
14131 mode name.
14132 (gdb-stack-list-frames-handler): Rewritten without regexps.
14133 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
14134 not highlight breakpoints without line information.
14135 (gdb-input): Add trailing newline to command.
14136
14137 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
14138 buffer properly.
14139 (gdb-breakpoints-list-handler-custom): Replacement for
14140 `gdb-break-list-handler'. Using real parser instead of regexps
14141 now.
14142 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
14143 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
14144 to place breakpoints.
14145 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
14146 functions.
14147 (gdb-disassembly-handler-custom): Show overlay arrow.
14148 (gdb-disassembly-place-breakpoints): Show breakpoints in
14149 disassembly buffer.
14150 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
14151 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
14152 instead of parsing breakpoints buffer. Fixed old menu references
14153 in `gud-menu-map'.
14154
14155 * fadr.el: Remove.
14156
14157 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
14158 (gdb-memory-address): New variable which holds top address of
14159 memory page shown in memory buffer.
14160 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
14161 customization variables.
14162 New functions:
14163 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
14164 display the memory buffer.
14165 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
14166 buffer display parameters.
14167 (def-gdb-memory-format, gdb-memory-format-binary)
14168 (gdb-memory-format-octal, gdb-memory-format-unsigned)
14169 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
14170 Functions for setting memory buffer format.
14171 (gdb-memory-unit-word, gdb-memory-unit-halfword)
14172 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
14173 unit size used in memory buffer.
14174 (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
14175 to next/previous page of memory buffer.
14176 Now using (bindat-get-field) instead of fadr functions.
14177
14178 2009-07-07 Sam Steingold <sds@gnu.org>
14179
14180 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
14181 non-top-level files.
14182
14183 2009-07-07 Kenichi Handa <handa@m17n.org>
14184
14185 * international/mule-cmds.el (reset-language-environment): Put
14186 the highset priority to the charset iso-8859-1.
14187
14188 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
14189
14190 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
14191 to the end of the line when locating the block (Bug#700).
14192
14193 2009-07-06 Michael Albinus <michael.albinus@gmx.de>
14194
14195 * net/tramp.el (tramp-handle-write-region): Flush file properties
14196 in case of short track.
14197
14198 2009-07-06 Michael McNamara <mac@mail.brushroad.com>
14199
14200 * progmodes/verilog-mode.el (verilog-error-regexp-emacs-alist):
14201 Coded custom representation of verilog error regular expressions
14202 to work with Emacs-22's new format.
14203 (verilog-error-regexp-xemacs-alist): Coded custom representation
14204 of verilog error regular expressions to work with XEmacs format.
14205 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
14206 error recognition into XEmacs.
14207 (verilog-error-regexp-add-emacs): Hook routine to install verilog
14208 error recognition into Emacs-22.
14209
14210 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
14211
14212 * woman.el: Remove stand-alone closing parentheses.
14213 (woman-file-name, woman2-format-paragraphs)
14214 (woman-leave-blank-lines): Code cleanup.
14215 (woman-use-own-frame): Change default to nil.
14216 (woman-italic, woman-bold, woman-unknown, woman-addition): Change
14217 defaults to inherit from default faces.
14218 (woman2-process-escapes): Consume the newline after a stand-alone
14219 filler character (Bug#3651).
14220
14221 2009-07-06 Glenn Morris <rgm@gnu.org>
14222
14223 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
14224 (top-level): Move provide to the end.
14225 (ffap): Remove defunct URL from custom group.
14226
14227 * subr.el (eval-after-load): Doc fix.
14228
14229 2009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
14230
14231 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
14232 `calc-embedded-word' is called twice.
14233
14234 2009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
14235
14236 * files.el (find-alternate-file-other-window, find-alternate-file):
14237 Obey confirm-nonexistent-file-or-buffer.
14238
14239 2009-07-05 Michael Albinus <michael.albinus@gmx.de>
14240
14241 * dired-aux.el (dired-show-file-type): Handle remote files.
14242
14243 2009-07-05 Jari Aalto <jari.aalto@cante.net>
14244
14245 * desktop.el (desktop-globals-to-save):
14246 Add file-name-history (Bug#2750).
14247
14248 2009-07-05 Chong Yidong <cyd@stupidchicken.com>
14249
14250 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
14251
14252 2009-07-04 Johan Bockgård <bojohan@gnu.org>
14253
14254 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
14255 property on entire argument since this is what eshell-lisp-command
14256 expects.
14257
14258 2009-07-03 Michael Albinus <michael.albinus@gmx.de>
14259
14260 * net/tramp-gvfs.el (tramp-gvfs-methods)
14261 (tramp-gvfs-zeroconf-domain)
14262 (tramp-bluez-discover-devices-timeout): Add version flag.
14263 (tramp-gvfs-handler-mounted-unmounted)
14264 (tramp-gvfs-connection-mounted-p): Polish handling of
14265 incompatibilities between GVFS 0.2 and 1.0.
14266
14267 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
14268
14269 * cus-start.el (all): Add make-pointer-invisible.
14270
14271 2009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
14272
14273 * calc/calc-math.el (math-use-emacs-fn): Make sure that the number is
14274 formatted correctly.
14275
14276 2009-07-02 Juri Linkov <juri@jurta.org>
14277
14278 * info.el: Virtual Info files and nodes.
14279 (Info-virtual-files, Info-virtual-nodes): New variables.
14280 (Info-current-node-virtual): New variable.
14281 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
14282 New functions.
14283 (Info-file-supports-index-cookies): Use Info-virtual-file-p
14284 to check for a virtual file instead of checking a fixed list
14285 of node names.
14286 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
14287 instead of ad-hoc processing of "dir" and (apropos history toc).
14288 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
14289 instead of ad-hoc processing of "dir" and (apropos history toc).
14290 Reread a file when moving from a virtual node.
14291 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
14292 (Info-directory-toc-nodes, Info-directory-find-file)
14293 (Info-directory-find-node): New functions.
14294 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
14295 (Info-history): Move part of code to
14296 `Info-history-find-node'.
14297 (Info-history-toc-nodes, Info-history-find-file)
14298 (Info-history-find-node): New functions.
14299 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
14300 (Info-toc): Move part of code to `Info-toc-find-node'.
14301 (Info-toc-find-node): New function.
14302 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
14303 the current Info file name to references because now the node
14304 "*TOC*" belongs to the same Info manual.
14305 (Info-toc-build): Rename from `Info-build-toc'.
14306 (Info-toc-nodes): Rename input argument `file' to `filename'.
14307 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
14308 instead of ad-hoc processing of ("dir" apropos history toc).
14309 (Info-index-nodes): Use Info-virtual-file-p
14310 to check for a virtual file instead of checking a fixed list
14311 of node names.
14312 (Info-index-node): Add check for `Info-current-node-virtual'.
14313 Raise `save-match-data' higher up the tree to contain
14314 `search-forward' too (bug fix).
14315 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
14316 (Info-virtual-index-nodes): New variable.
14317 (Info-virtual-index-find-node, Info-virtual-index): New functions.
14318 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
14319 (Info-apropos-file, Info-apropos-nodes): New variables.
14320 (Info-apropos-toc-nodes, Info-apropos-find-file)
14321 (Info-apropos-find-node, Info-apropos-matches): New functions.
14322 (info-apropos): Move part of code to `Info-apropos-find-node' and
14323 `Info-apropos-matches'.
14324 (Info-mode-map): Bind "I" to `Info-virtual-index'.
14325 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
14326 for a virtual file instead of checking a fixed list of node names.
14327
14328 * simple.el (async-shell-command): New command.
14329
14330 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
14331
14332 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
14333 instead of `mount-info'.
14334
14335 2009-07-02 Michael Albinus <michael.albinus@gmx.de>
14336
14337 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
14338 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
14339
14340 2009-07-02 Kenichi Handa <handa@m17n.org>
14341
14342 * international/mule.el (set-keyboard-coding-system): Force *-unix
14343 coding-system to avoid eol conversion.
14344
14345 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
14346
14347 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
14348 Add handler for `process-file', `shell-command' and
14349 `start-file-process'.
14350 (tramp-gvfs-handle-shell-command)
14351 (tramp-gvfs-handle-start-file-process)
14352 (tramp-gvfs-handle-process-file): New defuns.
14353 (tramp-synce-list-devices): Simplify check for existence of property.
14354
14355 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
14356
14357 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
14358
14359 2009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
14360
14361 * language/korean.el (set-language-info-alist): Add korean-cp949,
14362 cp949 to spec.
14363
14364 2009-07-01 Kenichi Handa <handa@m17n.org>
14365
14366 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
14367
14368 * international/encoded-kb.el: Deleted.
14369
14370 * international/mule.el (set-keyboard-coding-system): Perform the
14371 necessary setup here instead of calling encoded-kbd-setup-display.
14372
14373 2009-07-01 Glenn Morris <rgm@gnu.org>
14374
14375 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
14376
14377 2009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
14378
14379 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
14380
14381 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
14382
14383 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
14384 Handle also the 'rename case, when setting file modes. (Bug#3712)
14385 (tramp-default-file-modes): Remove execute permissions.
14386
14387 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
14388 (top): Add a default for "synce" in `tramp-default-user-alist'.
14389 Add completion function for "synce" method.
14390 (tramp-hal-service, tramp-hal-path-manager)
14391 (tramp-hal-interface-manager, tramp-hal-interface-device):
14392 New defconst.
14393 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
14394 (tramp-synce-list-devices, tramp-synce-parse-device-names):
14395 New defuns.
14396
14397 * net/trampver.el: Update release number.
14398
14399 2009-06-30 Kenichi Handa <handa@m17n.org>
14400
14401 * international/fontset.el (setup-default-fontset): Add CJK fonts
14402 for symbols and the other miscellaneous characters.
14403
14404 * language/korea-util.el (setup-korean-environment-internal):
14405 Make char-width-table suitable for Korean environments.
14406 (exit-korean-environment): Cancel above.
14407
14408 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
14409 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
14410 setup-function to make char-width-table suitable for respective
14411 environments, and an exit-function to cancel that.
14412
14413 * language/japan-util.el (setup-japanese-environment-internal):
14414 Call use-cjk-char-width-table with arg `ja_JP'.
14415
14416 * international/characters.el (cjk-char-width-table): Delete it.
14417 (cjk-char-width-table-list): New variable.
14418 (use-cjk-char-width-table): New arg local-name.
14419 (use-default-char-width-table): Fix for the case that Emacs is
14420 already using the default char-width-table.
14421
14422 2009-06-29 Michael Albinus <michael.albinus@gmx.de>
14423
14424 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
14425 modes mandatory. (Bug#3712)
14426
14427 2009-06-29 Alan Mackenzie <acm@muc.de>
14428
14429 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
14430 correction between the visible width of TABs and their number of bytes.
14431
14432 2009-06-29 Chong Yidong <cyd@stupidchicken.com>
14433
14434 * server.el (server-buffer-done): Prevent kill-buffer from
14435 prompting by clearing the buffer modification flag (Bug#3696).
14436
14437 2009-06-28 Michael McNamara <mac@mail.brushroad.com>
14438
14439 * progmodes/verilog-mode.el (verilog-beg-of-statement)
14440 (verilog-endcomment-reason-re): Support unique case and priority case.
14441 (verilog-basic-complete-re): Support localparam lineup.
14442 (verilog-beg-of-statement-1): Fix for robustness, unique case.
14443 (verilog-set-auto-endcomments): Fix for unique case, always_comb
14444 commenting.
14445 (verilog-leap-to-case-head): Now support *nested* unique &
14446 priority case statements.
14447 (verilog-auto-lineup): Make just declarations the default (as it
14448 had been).
14449 (verilog-leap-to-case-head): Support priority/unique case statements.
14450 (verilog-auto-lineup): Rework to give users radio buttons to
14451 select the various styles of automatic lineup.
14452 (verilog-error-regexp-alist): Rework to support the XEmacs style
14453 of error regular expressions from compilers, lint tools &
14454 simulators. Note that GNU Emacs has made it impossible for a mode
14455 to load such things.
14456 (electric-verilog-terminate-line, verilog-indent-declaration)
14457 (verilog-auto-wiure): Rework for radio button selection of
14458 auto-lineup selection of specification of auto lineup.
14459 (verilog-beg-of-statement-1): Redesign to support proper operation
14460 in additional code, based on testing with auto-lineup.
14461 (verilog-calculate-indent, assignments & declarations)
14462 (verilog-backward-token): Enhance to support auto-lineup of
14463 assignments & declarations.
14464 (verilog-in-directive-p, verilog-at-struct-p): New function for
14465 easy test of whether we are.
14466 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
14467 to support safe execution at almost anyline.
14468 (verilog-calc-1): Properly support indenting deep inside generate
14469 blocks.
14470 (verilog-init-font): Remove definition & use of verilog-init-font,
14471 as it is redundant with font-lock-defaults.
14472 (verilog-mode): Alter the definition of verilog-font-lock-defaults
14473 to avoid circular calls if syntax-ppss is a function (as is the
14474 case now in 22.x GNU Emacs) as that function would sometimes call
14475 itself, leading to (nearly) infinite recursion.
14476 (verilog-ovm-begin-re, verilog-ovm-end-re)
14477 (verilog-ovm-statement-re, verilog-leap-to-head)
14478 (verilog-backward-token): Add support for OVM macros. Some are
14479 complete statements, and others open and close scopes like begin
14480 and end.
14481 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
14482 (verilog-defun-level-generate-only-re): Really fix the defun-list
14483 compilation issue.
14484 (verilog-calc-1, verilog-beg-of-statement): Enhance support for
14485 coverpoint, constraint and cross statements.
14486 (verilog-defun-level-list, verilog-generate-defun-level-list)
14487 (verilog-all-defun-level-list): Redo these specifications - it is
14488 too hard to support eval-when compile aggregation of lists also
14489 built at when-compile time.
14490 (verilog-defun-level-list): Place defconsts of variables used in
14491 building regular expressions which are built in eval-when-compile
14492 bodies in the same eval-when-compile body to facilitate compile
14493 without load.
14494 (verilog-beg-block-re-ordered): Support indenting
14495 virtual/protected tasks and functions.
14496 (verilog-defun-level-list, verilog-in-generate-region-p)
14497 (verilog-backward-ws&directives, verilog-calc-1): Speed up
14498 indentation of some module items (generate items).
14499 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
14500 across virtual/protected tasks and functions.
14501
14502 2009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
14503
14504 * progmodes/verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
14505 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
14506 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
14507 in concatenations. Reported by Yishay Belkind.
14508 (verilog-auto-ascii-enum): Support one-hot state machines in
14509 AUTOASCIIENUM. Suggested by Lloyd Gomez.
14510 (verilog-auto-inst, verilog-auto-inst-port): Include interface
14511 modport in AUTOINST and add vl-modport for users. Reported by
14512 David Rogoff.
14513 (verilog-auto-inout-module, verilog-auto-inst)
14514 (verilog-decls-get-interfaces, verilog-insert-definition)
14515 (verilog-insert-one-definition, verilog-read-decls)
14516 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
14517 (verilog-sig-modport, verilog-signals-combine-bus)
14518 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
14519 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
14520 Suggested by David Rogoff.
14521 (verilog-repair-open-comma): Fix non-insertion of comma when
14522 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
14523 (verilog-make-width-expression): Simplify [A-1:0] expression
14524 widths to just {A{1'b0}}.
14525 (verilog-mode): Cleanup checkdoc warnings.
14526 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
14527 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
14528 inputs/outputs or data type. Suggested by Vasu Kandadi.
14529 (next-error-last-buffer): Fix byte-compiler warning.
14530 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
14531 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
14532 or shell command text during AUTO expansion. Suggested by Tad Truex.
14533 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
14534 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
14535 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
14536 in AUTOINOUT. Reported by Matthew Lovell.
14537 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
14538 causing use of <= assignments. Reported by Alex Reed.
14539 (verilog-read-decls): Fix triand, trior, wand, wor to be
14540 recognized by AUTOWIRE. Reported by Spencer Isaacson.
14541 (verilog-extended-complete-re): Support import "DPI-C" functions.
14542 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
14543 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
14544 (verilog-insert-date, verilog-insert-year)
14545 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
14546 Windows systems. Reported by Michael Potts.
14547 (verilog-read-module-name): Fix AUTOINST when the child module
14548 declaration's name is a tick define. Reported by Elliot Mednick.
14549 (verilog-read-decls): Fix V2K parameter bit subscripts getting
14550 passed to next parameter's definition. Reported by Bruce T.
14551 (verilog-read-decls): Fix detecting "parameter int" when using
14552 AUTOINSTPARAM. Reported by Bruce T.
14553 (verilog-goto-defun): Fix goto not finding modules unless first
14554 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
14555 (verilog-mode): Expand -f flag arguments on entry to mode so
14556 verilog-goto-defun will work. Reported by Lawrence Butcher.
14557 (verilog-getopt): Expand environment variables in -f file
14558 arguments. Suggested by Lawrence Butcher.
14559 (verilog-set-define): Fix "Symbol's value as variable is void"
14560 when reading enumerations.
14561 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
14562 Suggested by Stephen Peltan.
14563 (verilog-read-defines): Fix reading of enumerations in include
14564 files. Reported by Steve Peltan.
14565
14566 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
14567
14568 * files.el (trash-directory): Fix defcustom type.
14569
14570 2009-06-28 Juri Linkov <juri@jurta.org>
14571
14572 * help-fns.el (describe-function-1): Correctly locate adviced
14573 functions in hyperlink (Bug#2438).
14574
14575 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
14576
14577 * files.el (trash-directory): Change default to nil.
14578 (move-file-to-trash): If trash-directory is nil and
14579 system-move-file-to-trash is unbound, perform freedesktop-style
14580 trashing.
14581
14582 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
14583
14584 * files.el (move-file-to-trash): Add freedesktop trash
14585 support (Bug#973).
14586
14587 2009-06-28 Glenn Morris <rgm@gnu.org>
14588
14589 * autorevert.el (global-auto-revert-non-file-buffers)
14590 (global-auto-revert-mode): Doc fixes.
14591
14592 2009-06-27 Johan Bockgård <bojohan@gnu.org>
14593
14594 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
14595
14596 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
14597
14598 * faces.el (x-handle-named-frame-geometry): Ensure that we have
14599 opened an X connection before calling x-get-resource (Bug#3194).
14600
14601 * play/doctor.el: Remove reference to obsolete website.
14602 (make-doctor-variables): Correct grammar mistake (Bug#2633).
14603
14604 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
14605
14606 Remove find-file-not-found-hook VC method. (Bug#2757)
14607 * vc-hooks.el (vc-file-not-found-hook)
14608 (vc-default-find-file-not-found-hook): Remove functions.
14609 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
14610 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
14611 * vc.el:
14612 * vc-hg.el:
14613 * vc-git.el: Do not mention find-file-not-found-hook VC method.
14614
14615 2009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
14616
14617 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
14618 compatibility function for `looking-back'.
14619
14620 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
14621 Use `ispell-looking-back'.
14622
14623 2009-06-24 Michael Albinus <michael.albinus@gmx.de>
14624
14625 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
14626 rather than `filename'.
14627
14628 2009-06-23 Miles Bader <miles@gnu.org>
14629
14630 * face-remap.el (text-scale-set): New function.
14631
14632 2009-06-23 Glenn Morris <rgm@gnu.org>
14633
14634 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
14635
14636 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
14637
14638 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
14639
14640 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
14641
14642 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
14643 Simplify Persian conditionals.
14644
14645 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
14646 variable `filename'.
14647
14648 * comint.el (comint-insert-input): Doc fix.
14649
14650 * Makefile.in (ELCFILES): Fix typo in previous change.
14651
14652 2009-06-23 Miles Bader <miles@gnu.org>
14653
14654 * cus-start.el: Add entry for `recenter-redisplay'.
14655
14656 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
14657
14658 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
14659 Add an optional argument for the backend, use it instead of
14660 calling vc-backend.
14661 (vc-mode-line): Add an optional argument for the backend.
14662 Pass the backend to vc-state and vc-working-revision. Move code for
14663 special handling for vc-state being a buffer to ...
14664
14665 * vc-rcs.el (vc-rcs-find-file-hook):
14666 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
14667
14668 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
14669 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
14670 vc-stay-local-p and vc-mode-line calls.
14671
14672 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
14673 (vc-cvs-diff, vc-cvs-annotate-command)
14674 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
14675 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
14676 vc-mode-line calls.
14677
14678 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
14679 direct comparison.
14680 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
14681 backend when calling vc-mode-line.
14682 (vc-register): Do not create a closure for calling the vc register
14683 function, call it directly.
14684
14685 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
14686
14687 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
14688 to make it obvious item can be clicked.
14689
14690 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
14691
14692 2009-06-23 Kenichi Handa <handa@m17n.org>
14693
14694 * language/korea-util.el (korean-key-bindings): Change the binding
14695 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
14696 same command.
14697
14698 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
14699
14700 Sync with Tramp 2.1.16.
14701
14702 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
14703
14704 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
14705 when a loading of a package fails. Completion function for rsync
14706 is `tramp-completion-function-alist-ssh'.
14707 (all): Replace all calls of `split-string' and
14708 `tramp-split-string' by `tramp-compat-split-string'.
14709 (tramp-default-method): Use `tramp-compat-process-running-p'.
14710 (tramp-default-proxies-alist): Allow also Lisp forms.
14711 (tramp-remote-path): Add choice "Private Directories".
14712 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
14713 (tramp-domain-regexp): Allow also "-", "_" and ".".
14714 (tramp-end-of-output): Remove newlines, and add "$" at the end.
14715 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
14716 (tramp-debug-message): Insert header line in debug buffer.
14717 (tramp-handle-directory-files-and-attributes-with-stat):
14718 Care about filenames with spaces, or starting with "-".
14719 (tramp-handle-dired-uncache): New defun.
14720 (tramp-handle-insert-directory): Don't flush the directory from
14721 cache, this is handled by `dired-uncache' now.
14722 (tramp-handle-insert-file-contents): Improve error handling.
14723 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
14724 Quote `tramp-end-of-output'.
14725 (tramp-action-password): Improve trace message.
14726 (tramp-check-for-regexp): Both echoes must be present, before removing.
14727 (tramp-open-connection-setup-interactive-shell): Trace coding system.
14728 (tramp-compute-multi-hops): Eval cons cells of
14729 `tramp-default-proxies-alist'.
14730 (tramp-maybe-open-connection): Use the same command pattern for
14731 first hop and further hops.
14732 (tramp-wait-for-output): Remove handling of newlines.
14733 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
14734 (tramp-split-string): Remove function. It is handled in
14735 tramp-compat now.
14736
14737 * net/tramp-cmds.el (tramp-bug):
14738 Recommend `tramp-cleanup-all-connections' in the bug mail.
14739
14740 * net/tramp-compat.el (tramp-compat-split-string)
14741 (tramp-compat-process-running-p): New defuns.
14742
14743 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
14744 for `dired-uncache'.
14745
14746 * net/tramp-gvfs.el: New package.
14747
14748 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
14749 Add handler for `dired-uncache'.
14750 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
14751
14752 * net/trampver.el: Update release number. Make version check fit
14753 for SXEmacs 22.
14754
14755 2009-06-22 Jim Meyering <meyering@redhat.com>
14756
14757 Automatically handle .xz suffix (XZ-compressed files), too.
14758 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
14759 XZ is the successor to LZMA: <http://tukaani.org/xz/>
14760
14761 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
14762 Nick Roberts <nickrob@snap.net.nz>
14763
14764 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
14765 repository (http://sphinx.net.ru/hg/gdb-mi/).
14766
14767 2009-06-22 Glenn Morris <rgm@gnu.org>
14768
14769 * files.el (dir-locals-collect-mode-variables): Allow for any number of
14770 `mode' and `eval' entries. (Bug#3430)
14771
14772 * Makefile.in (ELCFILES): Add fadr.elc.
14773
14774 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
14775 differing behavior of \n and ^ in strings. (Bug#3385)
14776
14777 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
14778
14779 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
14780 property.
14781 (lisp-indent-function): Make it a defcustom.
14782
14783 2009-06-21 Nick Roberts <nickrob@snap.net.nz>
14784
14785 * progmodes/gdb-ui.el: Replace with ...
14786 * progmodes/gdb-mi.el: ... this file.
14787 * progmodes/gud.el: Modify for gdb-mi.el.
14788
14789 2009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
14790
14791 * fadr.el: New file.
14792
14793 See ChangeLog.14 for earlier changes.
14794
14795 ;; Local Variables:
14796 ;; coding: utf-8
14797 ;; End:
14798
14799 Copyright (C) 2009, 2010 Free Software Foundation, Inc.
14800
14801 This file is part of GNU Emacs.
14802
14803 GNU Emacs is free software: you can redistribute it and/or modify
14804 it under the terms of the GNU General Public License as published by
14805 the Free Software Foundation, either version 3 of the License, or
14806 (at your option) any later version.
14807
14808 GNU Emacs is distributed in the hope that it will be useful,
14809 but WITHOUT ANY WARRANTY; without even the implied warranty of
14810 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14811 GNU General Public License for more details.
14812
14813 You should have received a copy of the GNU General Public License
14814 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
14815
14816 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1