]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(byte-compile-single-version): Remove, unused.
[gnu-emacs] / lisp / ChangeLog
1 2009-11-14 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
4
5 * simple.el (x-selection-owner-p): Declare.
6 (read-mail-command): Use custom radio type rather than choice.
7 (completion-no-auto-exit): Doc fix.
8
9 * custom.el (defgroup):
10 * epg-config.el (epg):
11 * ps-print.el (postscript): Doc fixes.
12
13 2009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
14
15 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
16 * international/ccl.el (define-ccl-program): Do not purecopy the
17 docstring, defconst does it anyway.
18
19 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
20
21 * add-log.el (add-change-log-entry): Avoid displaying the changelog
22 a second time.
23
24 * x-dnd.el (x-dnd-maybe-call-test-function):
25 * window.el (split-window-vertically):
26 * whitespace.el (whitespace-help-on):
27 * vc-rcs.el (vc-rcs-consult-headers):
28 * userlock.el (ask-user-about-lock-help)
29 (ask-user-about-supersession-help):
30 * type-break.el (type-break-force-mode-line-update):
31 * time-stamp.el (time-stamp-conv-warn):
32 * terminal.el (te-set-output-log, te-more-break, te-filter)
33 (te-sentinel,terminal-emulator):
34 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
35 (term-write-input-ring, term-check-source, term-start-output-log):
36 (term-display-buffer-line, term-dynamic-list-completions):
37 (term-ansi-make-term, serial-term):
38 * subr.el (selective-display):
39 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
40 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
41 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
42 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
43 (speedbar-remove-localized-speedbar-support)
44 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
45 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
46 (speedbar-buffers-line-directory):
47 * simple.el (shell-command-on-region, append-to-buffer)
48 (prepend-to-buffer):
49 * shadowfile.el (shadow-save-todo-file):
50 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
51 (scroll-bar-maybe-set-window-start):
52 * sb-image.el (speedbar-image-dump):
53 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
54 (load-save-place-alist-from-file):
55 * ps-samp.el (ps-print-message-from-summary):
56 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
57 (ps-background-image, ps-begin-job, ps-do-despool):
58 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
59 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
60 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
61 (pr-call-process, pr-file-list, pr-interface-save):
62 * novice.el (disabled-command-function)
63 (enable-command, disable-command):
64 * mouse.el (mouse-buffer-menu-alist):
65 * mouse-copy.el (mouse-kill-preserving-secondary):
66 * macros.el (kbd-macro-query):
67 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
68 * informat.el (batch-info-validate):
69 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
70 * hippie-exp.el (try-expand-dabbrev-visible):
71 * help-mode.el (help-make-xrefs):
72 * help-fns.el (describe-variable):
73 * generic-x.el (bat-generic-mode-run-as-comint):
74 * finder.el (finder-mouse-select):
75 * find-dired.el (find-dired-sentinel):
76 * filesets.el (filesets-file-close):
77 * files.el (list-directory):
78 * faces.el (list-faces-display, describe-face):
79 * facemenu.el (list-colors-display):
80 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
81 * epg.el (epg--process-filter, epg-cancel):
82 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
83 (epa--read-signature-type):
84 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
85 (emerge-file-names):
86 * ehelp.el (electric-helpify):
87 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
88 * ediff-vers.el (rcs-ediff-view-revision):
89 * ediff-util.el (ediff-setup):
90 * ediff-mult.el (ediff-append-custom-diff):
91 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
92 (ediff-wordify):
93 * echistory.el (Electric-command-history-redo-expression):
94 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
95 * disp-table.el (describe-display-table):
96 * dired.el (dired-find-buffer-nocreate):
97 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
98 * dabbrev.el (dabbrev--same-major-mode-p):
99 * chistory.el (list-command-history):
100 * apropos.el (apropos-documentation):
101 * allout.el (allout-obtain-passphrase):
102 (allout-copy-exposed-to-buffer):
103 (allout-verify-passphrase): Use with-current-buffer.
104
105 2009-11-13 Glenn Morris <rgm@gnu.org>
106
107 * Makefile.in (ELCFILES): Regenerate.
108
109 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
110
111 * net/dbus.el (dbus-registered-objects-table): Rename from
112 `dbus-registered-functions-table', because it contains also properties.
113 (dbus-unregister-object): Unregister also properties.
114 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
115 Use a timeout of 500 msec, in order to not block.
116 (dbus-register-property, dbus-property-handler): New defuns.
117
118 2009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
119
120 * simple.el (minibuffer-default-add-completions): Drop deprecated
121 4th arg.
122
123 2009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
124
125 * textmodes/artist.el (artist-mouse-choose-operation):
126 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
127 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
128 (artist-compute-up-event-key): New function.
129 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
130
131 2009-11-13 Kenichi Handa <handa@m17n.org>
132
133 * language/japan-util.el: Make sure that the value of jisx0208
134 property is jisx0208 character.
135
136 2009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
137
138 * international/mule.el (auto-coding-regexp-alist): Only purecopy
139 car or each item, not the whole list.
140
141 2009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
142
143 * minibuffer.el (minibuffer-completion-help):
144 Use minibuffer-hide-completions.
145
146 2009-11-12 Per Starbäck <per@starback.se> (tiny change)
147
148 * dired.el (dired-save-positions, dired-restore-positions): New funs.
149 (dired-revert): Use them (bug#4880).
150
151 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
152
153 * tooltip.el (tooltip-frame-parameters): Undo previous change.
154
155 2009-11-12 Juri Linkov <juri@jurta.org>
156
157 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
158 New functions.
159 (find-file-literally-at-point): Alias of `ffap-literally'.
160
161 2009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
162
163 * textmodes/ispell.el (ispell-skip-region-alist):
164 * textmodes/css-mode.el (auto-mode-alist):
165 * progmodes/compile.el (auto-mode-alist):
166 * international/mule.el (ctext-non-standard-encodings-alist)
167 (ctext-non-standard-encodings-regexp):
168 * simple.el (shell-command-switch, text-read-only):
169 * replace.el (occur-mode-map):
170 * paths.el (rmail-file-name):
171 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
172 * find-file.el (ff-special-constructs):
173 * files.el (file-name-handler-alist):
174 * composite.el: Purecopy strings.
175
176 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
177
178 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
179
180 * widget.el (define-widget): Purecopy the docstring.
181 * international/mule-cmds.el (charset): Do not purecopy the
182 docstring here, define-widget does it.
183
184 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
185 * textmodes/bibtex-style.el (auto-mode-alist):
186 * progmodes/inf-lisp.el (inferior-lisp-prompt):
187 * progmodes/compile.el (compile-command):
188 * language/korea-util.el (default-korean-keyboard):
189 * international/mule-conf.el (file-coding-system-alist):
190 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
191 * tooltip.el (tooltip-frame-parameters):
192 * newcomment.el (comment-end, comment-padding):
193 * dired.el (dired-trivial-filenames):
194 * comint.el (comint-file-name-prefix): Purecopy initial values.
195
196 2009-11-11 Michael Albinus <michael.albinus@gmx.de>
197
198 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
199 (tramp-advice-minibuffer-electric-tilde): Unload advices via
200 `tramp-unload'.
201 (tramp-advice-make-auto-save-file-name)
202 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
203 after removing the advice.
204
205 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
206
207 * progmodes/grep.el (grep-regexp-alist):
208 * international/mule-cmds.el (iso-2022-control-alist):
209 * emacs-lisp/timer.el (timer-duration-words):
210 * subr.el (version-separator, version-regexp-alist):
211 * minibuffer.el (completion-styles-alist):
212 * faces.el (face-attribute-name-alist, list-faces-sample-text):
213 Change defvars to defconsts.
214
215 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
216 * loadup.el ("international/mule-conf"): Load the byte compiled version.
217 * international/mule-conf.el: Allow to be byte compiled.
218
219 * international/mule.el (define-charset): Purecopy props.
220 (load-with-code-conversion): Purecopy doc string and file name.
221 (put-charset-property): Purecopy strings.
222 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
223
224 * international/mule-cmds.el (register-input-method): Purecopy arguments.
225 (define-char-code-property): Correctly purecopy the table.
226
227 * international/ccl.el (define-ccl-program): Purecopy the docstring.
228
229 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
230
231 * subr.el (add-hook): Purecopy strings.
232 (eval-after-load): Purecopy load-history-regexp and the form.
233
234 * custom.el (custom-declare-group): Purecopy load-file-name.
235
236 * subr.el (menu-bar-separator): New defconst.
237 * net/eudc.el (eudc-tools-menu):
238 * international/mule-cmds.el (set-coding-system-map)
239 (mule-menu-keymap):
240 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
241 * vc-hooks.el (vc-menu-map):
242 * replace.el (occur-mode-map):
243 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
244 (menu-bar-edit-menu, menu-bar-goto-menu)
245 (menu-bar-custom-menu, menu-bar-showhide-menu)
246 (menu-bar-options-menu, menu-bar-tools-menu)
247 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
248 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
249 (menu-bar-help-menu):
250 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
251 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
252
253 * term/x-win.el (x-gtk-stock-map):
254 * progmodes/vera-mode.el (auto-mode-alist):
255 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
256 (inferior-lisp-program, inferior-lisp-load-command):
257 * progmodes/hideshow.el (hs-special-modes-alist):
258 * progmodes/gud.el (same-window-regexps):
259 * progmodes/grep.el (grep-program, find-program, xargs-program):
260 * net/telnet.el (same-window-regexps):
261 * net/rlogin.el (same-window-regexps):
262 * language/ethiopic.el (font-ccl-encoder-alist):
263 * vc-sccs.el (vc-sccs-master-templates):
264 * vc-rcs.el (vc-rcs-master-templates):
265 * subr.el (cl-assertion-failed):
266 * simple.el (next-error-overlay-arrow-position):
267 * lpr.el (lpr-command):
268 * locate.el (locate-ls-subdir-switches):
269 * info.el (same-window-regexps, info)
270 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
271 * image-mode.el (image-mode, auto-mode-alist):
272 * hippie-exp.el (hippie-expand-ignore-buffers):
273 * format.el (format-alist):
274 * find-dired.el (find-ls-subdir-switches, find-grep-options)
275 (find-name-arg):
276 * facemenu.el (facemenu-keybindings):
277 * dired.el (dired-listing-switches, dired-chown-program):
278 * diff.el (diff-switches, diff-command):
279 * cus-edit.el (same-window-regexps):
280 * bindings.el (mode-line-mule-info)
281 (mode-line-buffer-identification): Purecopy strings.
282
283 2009-11-11 Juri Linkov <juri@jurta.org>
284
285 * simple.el (dired-get-filename)<declare-function>:
286 Tell the byte-compiler about dired-get-filename.
287 (shell-command): In Dired mode, get filename from the current line
288 as the default value.
289
290 2009-11-10 Glenn Morris <rgm@gnu.org>
291
292 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
293 * calendar/holidays.el, progmodes/cperl-mode.el:
294 Update x-popup-menu declarations.
295
296 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
297 (list-load-path-shadows): Use dolist.
298 (list-load-path-shadows): Use with-current-buffer.
299
300 2009-11-10 Juri Linkov <juri@jurta.org>
301
302 * minibuffer.el (read-file-name): Support a list of default values
303 in `default-filename'. Use the first file name where only one
304 element is required. Doc fix.
305
306 2009-11-09 Michael Albinus <michael.albinus@gmx.de>
307
308 * net/dbus.el (dbus-unregister-object): Release service, if no
309 other method is registered for it.
310
311 2009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
312
313 * bookmark.el (bookmark-completing-read): Sort bookmark names if
314 bookmark-sort-flag is non-nil (Bug#4653).
315
316 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
317
318 * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
319 the progress reporter entirely.
320
321 * emulation/cua-base.el: Add CUA property to some CC mode commands
322 (Bug#4100).
323
324 2009-11-08 Kevin Ryde <user42@zip.com.au>
325
326 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
327 at end of sentence (Bug#4818).
328
329 2009-11-08 Jared Finder <jfinder@crypticstudios.com>
330
331 * progmodes/compile.el (compilation-error-regexp-alist-alist):
332 Handle "see declaration of" MSFT statements (Bug#4100).
333
334 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
335
336 * net/tramp.el (tramp-advice-make-auto-save-file-name)
337 (tramp-advice-file-expand-wildcards): Unload via
338 `ad-remove-advice'.
339
340 * net/trampver.el: Update release number.
341
342 2009-11-08 Kevin Ryde <user42@zip.com.au>
343
344 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
345 `ad-do-it'.
346
347 2009-11-08 Andr <m00naticus@gmail.com> (tiny change)
348
349 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
350 in order to keep context in SELinux.
351
352 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
353
354 * dired-aux.el (dired-query): Place cursor in echo area and allow
355 C-g.
356
357 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
358 menu item if not on a directory (Bug#4701).
359
360 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
361
362 Sync with Tramp 2.1.17.
363
364 * net/tramp.el (tramp-handle-copy-directory): Don't use
365 `file-remote-p' (due to compatibility).
366
367 * net/tramp-compat.el (tramp-compat-copy-directory)
368 (tramp-compat-delete-directory): New defuns.
369
370 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
371 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
372 `tramp-compat-delete-directory'.
373
374 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
375 (tramp-smb-handle-delete-directory ): Use
376 `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
377
378 * net/trampver.el: Update release number.
379
380 2009-11-07 Chong Yidong <cyd@stupidchicken.com>
381
382 * tar-mode.el (tar-copy): Call write-region on the right buffer
383 (Bug#4857).
384
385 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
386 by hand, if necessary (Bug#4878).
387
388 2009-11-06 Chong Yidong <cyd@stupidchicken.com>
389
390 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
391 align size column (Bug#4839).
392
393 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
394 statement.
395
396 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
397
398 * progmodes/ld-script.el (auto-mode-alist):
399 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
400
401 * cus-face.el (custom-declare-face): Purecopy face spec.
402
403 2009-11-06 Kenichi Handa <handa@m17n.org>
404
405 * international/uni-bidi.el: Re-generated.
406 * international/uni-category.el: Re-generated.
407 * international/uni-combining.el: Re-generated.
408 * international/uni-mirrored.el: Re-generated.
409
410 2009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
411
412 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
413 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
414 (tex-start-options, slitex-run-command, latex-run-command)
415 (tex-run-command, tex-directory):
416 * textmodes/ispell.el (ispell-html-skip-alists)
417 (ispell-tex-skip-alists, ispell-tex-skip-alists):
418 * textmodes/fill.el (adaptive-fill-first-line-regexp):
419 (adaptive-fill-regexp):
420 * textmodes/dns-mode.el (auto-mode-alist):
421 * progmodes/python.el (interpreter-mode-alist):
422 * progmodes/etags.el (tags-compression-info-list):
423 * progmodes/etags.el (tags-file-name):
424 * net/browse-url.el (browse-url-galeon-program)
425 (browse-url-firefox-program):
426 * mail/sendmail.el (mail-signature-file)
427 (mail-citation-prefix-regexp):
428 * international/mule-conf.el (eight-bit):
429 * international/latexenc.el (latex-inputenc-coding-alist):
430 * international/fontset.el (x-pixel-size-width-font-regexp):
431 * emacs-lisp/warnings.el (warning-type-format):
432 * emacs-lisp/trace.el (trace-buffer):
433 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
434 (emacs-lisp-mode-map):
435 * calendar/holidays.el (holiday-solar-holidays)
436 (holiday-bahai-holidays, holiday-islamic-holidays)
437 (holiday-christian-holidays, holiday-hebrew-holidays)
438 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
439 (hebrew-holidays-1, holiday-oriental-holidays)
440 (holiday-general-holidays):
441 * x-dnd.el (x-dnd-known-types):
442 * tool-bar.el (tool-bar):
443 * startup.el (site-run-file):
444 * shell.el (shell-dumb-shell-regexp):
445 * rfn-eshadow.el (file-name-shadow-tty-properties)
446 (file-name-shadow-properties):
447 * paths.el (remote-shell-program, news-directory):
448 * mouse.el ([C-down-mouse-3]):
449 * menu-bar.el (menu-bar-tools-menu):
450 * jka-cmpr-hook.el (jka-compr-load-suffixes)
451 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
452 (jka-compr-compression-info-list):
453 * isearch.el (search-whitespace-regexp):
454 * image-file.el (image-file-name-extensions):
455 * find-dired.el (find-ls-option):
456 * files.el (directory-listing-before-filename-regexp)
457 (directory-free-space-args, insert-directory-program)
458 (list-directory-brief-switches, magic-fallback-mode-alist)
459 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
460 (automount-dir-prefix):
461 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
462 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
463 (face-font-registry-alternatives, face-font-registry-alternatives)
464 (face-font-family-alternatives):
465 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
466 (facemenu-foreground-menu, facemenu-face-menu):
467 * epa-hook.el (epa-file-name-regexp):
468 * dnd.el (dnd-protocol-alist):
469 * textmodes/rst.el (auto-mode-alist):
470 * button.el (default-button): Purecopy strings.
471
472 2009-11-06 Glenn Morris <rgm@gnu.org>
473
474 * Makefile.in (ELCFILES): Update.
475
476 2009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
477
478 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
479 * emacs-lisp/levents.el: Move to obsolete/levents.el.
480
481 * nxml/xsd-regexp.el (xsdre-gen-categories):
482 * nxml/xmltok.el (xmltok-parse-entity):
483 * nxml/rng-parse.el (rng-parse-validate-file):
484 * nxml/rng-maint.el (rng-format-manual)
485 (rng-manual-output-force-new-line):
486 * nxml/rng-loc.el (rng-save-schema-location-1):
487 * nxml/rng-cmpct.el (rng-c-parse-file):
488 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
489 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
490
491 2009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
492
493 * verilog-mode.el (verilog-getopt-file, verilog-set-define):
494 Remove extra save-excursions and make-variable-buffer-local's.
495 Suggested by Stefan Monnier.
496
497 (verilog-getopt-file, verilog-module-inside-filename-p)
498 (verilog-set-define): Merge GNU 1.35 and repair changes from
499 switching to using with-current-buffer.
500
501 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
502 being treated as a number and confusing AUTORESET.
503 Reported by Dan Dever.
504
505 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
506 Add verilog-auto-ignore-concat to fix backward compatibility with
507 older verilog-modes. Reported by Dan Katz.
508
509 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
510 containing closing anchors "...$".
511
512 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
513 Reported by Wade Smith.
514
515 (verilog-batch-execute-func) Comment on function usage.
516
517 2009-11-05 Michael McNamara <mac@mail.brushroad.com>
518
519 * verilog-mode.el (verilog-label-re): Fix regular expression for
520 labels.
521
522 (verilog-label-re, verilog-calc-1): Support proper indent of named
523 asserts.
524
525 (verilog-backward-token, verilog-basic-complete-re)
526 (verilog-beg-of-statement, verilog-indent-re): Support proper
527 indent of the assert statement at the beginning of a block of text.
528
529 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
530 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
531 tokens as begins.
532
533 2009-11-05 Glenn Morris <rgm@gnu.org>
534
535 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
536 Emacs 19. (Bug#1531)
537 (byte-compile-fix-header): Update for the above change.
538 Drop test for epoch::version.
539
540 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
541 * cus-dep.el (custom-make-dependencies):
542 * finder.el (finder-compile-keywords):
543 Use autoload-rubric's feature argument.
544
545 * calendar/diary-lib.el (top-level): Make load behave more like require.
546
547 * vc-git.el (vc-git-stash-map): Move definition before use.
548
549 2009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
550
551 * custom.el (custom-declare-group): Purecopy standard-value.
552 (custom-declare-group): Purecopy custom-prefix.
553
554 * international/mule.el (load-with-code-conversion):
555 Call do-after-load-evaluation unconditionally.
556
557 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
558
559 2009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
560
561 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
562
563 2009-11-04 Glenn Morris <rgm@gnu.org>
564
565 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
566 (byte-compile-compatibility): Remove option.
567 (byte-compile-close-variables, byte-compile-fix-header)
568 (byte-compile-insert-header, byte-compile-output-docform)
569 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
570 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
571 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
572 (byte-compile-insert, byte-compile-defun):
573 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
574 (byte-defop-compiler19): Remove.
575 Without byte-compile-compatibility, the 'emacs19-opcode property is not
576 used by anything. Replace all calls with byte-defop-compiler.
577
578 2009-11-04 Juri Linkov <juri@jurta.org>
579
580 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
581 (menu-bar-options-menu): Don't quote the `prop' arg of
582 `menu-bar-make-mm-toggle'.
583
584 2009-11-04 Juanma Barranquero <lekktu@gmail.com>
585
586 * calendar/calendar.el (cal-loaddefs):
587 * calendar/diary-lib.el (diary-loaddefs):
588 * calendar/holidays.el (hol-loaddefs):
589 * eshell/esh-module.el (esh-groups): Load rather than require.
590
591 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
592
593 * calendar/todo-mode.el (todo-add-category): Don't hardcode
594 point-min==1.
595 (todo-top-priorities): Only display-buffer when called interactively.
596 (todo-item-start): Don't save excursion point.
597 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
598 (todo-insert-item-here, todo-file-item, todo-remove-item):
599 Adjust uses of todo-item-start and todo-item-end.
600
601 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
602 (autoload-rubric): Don't use any more.
603 * cedet/semantic/fw.el (semantic/loaddefs):
604 * cedet/srecode.el (srecode/loaddefs):
605 * cedet/ede.el (ede/loaddefs): Load rather than require.
606 * cedet/ede/cpp-root.el:
607 * cedet/ede/emacs.el:
608 * cedet/ede/files.el:
609 * cedet/ede/linux.el:
610 * cedet/ede/locate.el:
611 * cedet/ede/make.el:
612 * cedet/ede/shell.el:
613 * cedet/ede/speedbar.el:
614 * cedet/ede/system.el:
615 * cedet/ede/util.el:
616 * cedet/semantic/analyze.el:
617 * cedet/semantic/bovine.el:
618 * cedet/semantic/complete.el:
619 * cedet/semantic/ctxt.el:
620 * cedet/semantic/db-file.el:
621 * cedet/semantic/db-find.el:
622 * cedet/semantic/db-global.el:
623 * cedet/semantic/db-mode.el:
624 * cedet/semantic/db-typecache.el:
625 * cedet/semantic/db.el:
626 * cedet/semantic/debug.el:
627 * cedet/semantic/dep.el:
628 * cedet/semantic/doc.el:
629 * cedet/semantic/edit.el:
630 * cedet/semantic/find.el:
631 * cedet/semantic/format.el:
632 * cedet/semantic/html.el:
633 * cedet/semantic/ia-sb.el:
634 * cedet/semantic/ia.el:
635 * cedet/semantic/idle.el:
636 * cedet/semantic/lex-spp.el:
637 * cedet/semantic/lex.el:
638 * cedet/semantic/mru-bookmark.el:
639 * cedet/semantic/scope.el:
640 * cedet/semantic/senator.el:
641 * cedet/semantic/sort.el:
642 * cedet/semantic/symref.el:
643 * cedet/semantic/tag-file.el:
644 * cedet/semantic/tag-ls.el:
645 * cedet/semantic/tag-write.el:
646 * cedet/semantic/tag.el:
647 * cedet/semantic/util-modes.el:
648 * cedet/semantic/analyze/complete.el:
649 * cedet/semantic/analyze/refs.el:
650 * cedet/semantic/bovine/c.el:
651 * cedet/semantic/bovine/gcc.el:
652 * cedet/semantic/bovine/make.el:
653 * cedet/semantic/bovine/scm.el:
654 * cedet/semantic/decorate/include.el:
655 * cedet/semantic/decorate/mode.el:
656 * cedet/semantic/symref/cscope.el:
657 * cedet/semantic/symref/global.el:
658 * cedet/semantic/symref/grep.el:
659 * cedet/semantic/symref/idutils.el:
660 * cedet/semantic/symref/list.el:
661 * cedet/semantic/wisent/java-tags.el:
662 * cedet/semantic/wisent/javascript.el:
663 * cedet/srecode/compile.el:
664 * cedet/srecode/cpp.el:
665 * cedet/srecode/document.el:
666 * cedet/srecode/el.el:
667 * cedet/srecode/expandproto.el:
668 * cedet/srecode/getset.el:
669 * cedet/srecode/insert.el:
670 * cedet/srecode/java.el:
671 * cedet/srecode/map.el:
672 * cedet/srecode/mode.el:
673 * cedet/srecode/template.el:
674 * cedet/srecode/texi.el: Remove the file-local setting of
675 generated-autoload-feature.
676
677 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
678 and only put a prop if it is non-nil.
679
680 2009-11-03 Juri Linkov <juri@jurta.org>
681
682 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
683 (menu-bar-options-menu): Fix list quoting (Bug#4429).
684
685 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
686 and "Menu" to make top-level menu item visually one unit (like
687 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
688 multi-word menu items). Fix :help string for quit-window.
689
690 2009-11-03 Glenn Morris <rgm@gnu.org>
691
692 * cedet/mode-local.el (with-mode-local): Doc fix.
693
694 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
695 (byte-compile-file-form-define-abbrev-table)
696 (byte-compile-file-form-custom-declare-variable)
697 (byte-compile-variable-ref, byte-compile-defvar):
698 Whether or not a warning is enabled should only affect whether we issue
699 the warning, not whether or not we collect the relevant data.
700 Eg warnings can be turned on and off throughout the course of a file.
701
702 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
703 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
704
705 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
706
707 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
708 * play/mpuz.el (mpuz-create-buffer):
709 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
710 (lm-print-y,s,noise, lm-print-w0, lm-init):
711 * play/gomoku.el (gomoku-prompt-for-move):
712 * play/fortune.el (fortune-in-buffer):
713 * play/dissociate.el (dissociated-press):
714 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
715 (decipher-analyze-buffer, decipher-stats-buffer,decipher-stats-buffer):
716 * mail/supercite.el (sc-eref-show):
717 * mail/smtpmail.el (smtpmail-send-it):
718 * mail/rmailsum.el (rmail-summary-next-labeled-message)
719 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
720 (rmail-summary-undelete-many, rmail-summary-rmail-update)
721 (rmail-summary-goto-msg, rmail-summary-expunge)
722 (rmail-summary-get-new-mail, rmail-summary-search-backward)
723 (rmail-summary-add-label, rmail-summary-output-menu)
724 (rmail-summary-output-body):
725 * mail/rfc822.el (rfc822-addresses):
726 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
727 * mail/mailpost.el (post-mail-send-it):
728 * mail/hashcash.el (hashcash-generate-payment):
729 * mail/feedmail.el (feedmail-run-the-queue)
730 (feedmail-queue-send-edit-prompt-help-first)
731 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
732 (feedmail-deduce-address-list):
733 * eshell/esh-ext.el (eshell-remote-command):
734 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
735 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
736 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
737 (viper-save-string-in-file, viper-valid-marker):
738 * emulation/viper-keym.el (viper-toggle-key):
739 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
740 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
741 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
742 * emulation/viper-cmd.el (viper-exec-form-in-vi)
743 (viper-exec-form-in-emacs, viper-brac-function):
744 * emulation/viper.el (viper-delocalize-var):
745 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
746 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
747 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
748 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
749 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
750 * emulation/edt.el (edt-electric-helpify):
751 * emulation/cua-rect.el (cua--rectangle-aux-replace):
752 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
753 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
754 (cua-indent-to-global-mark-column):
755 * calendar/diary-lib.el (calendar-mark-1):
756 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
757 Use with-current-buffer.
758 * emulation/viper.el (viper-delocalize-var): Use dolist.
759
760 2009-11-03 Chong Yidong <cyd@stupidchicken.com>
761
762 * comint.el (comint-replace-by-expanded-history-before-point):
763 Replace !! with the previous input string literally (Bug#1795).
764
765 2009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
766
767 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
768 to be made up of whitespace.
769
770 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
771
772 * minibuffer.el (read-file-name): Don't use file dialogs for
773 remote directories (Bug#99).
774
775 2009-11-01 Chong Yidong <cyd@stupidchicken.com>
776
777 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
778
779 2009-11-01 Andreas Schwab <schwab@linux-m68k.org>
780
781 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
782 instead of deleting the window or frame.
783
784 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
785
786 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
787 Support face colors.
788
789 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
790 New function. Support face colors (Bug#1168).
791 (tex-common-initialization): Use it.
792
793 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
794 mode allows it (Bug#1168).
795
796 2009-10-31 Juri Linkov <juri@jurta.org>
797
798 * facemenu.el (list-colors-display): Don't mark buffer as
799 modified (Bug#3948).
800
801 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
802
803 * international/mule-diag.el (list-character-sets-1): Minor
804 message fix (Bug#3526).
805
806 * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
807 face property (Bug#4834).
808 (etags-list-tags, etags-tags-apropos-additional)
809 (etags-tags-apropos, tags-select-tags-table): Add follow-link
810 property.
811
812 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
813 items.
814
815 * cedet/cedet.el (cedet-menu-map): Remove Semantic and EDE menu
816 items.
817
818 * cedet/ede.el (ede-minor-mode):
819 * cedet/semantic.el (semantic-mode): Toggle menu separators.
820
821 2009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
822
823 * textmodes/two-column.el (2C-split):
824 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
825 * textmodes/tex-mode.el (tex-set-buffer-directory):
826 * textmodes/spell.el (spell-region, spell-string):
827 * textmodes/reftex.el (reftex-erase-buffer):
828 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
829 * textmodes/reftex-toc.el (reftex-toc-promote-action):
830 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
831 (reftex-select-item):
832 * textmodes/reftex-ref.el (reftex-label-info-update)
833 (reftex-offer-label-menu):
834 * textmodes/reftex-index.el (reftex-index-change-entry)
835 (reftex-index-phrases-info):
836 * textmodes/reftex-global.el (reftex-create-tags-file)
837 (reftex-save-all-document-buffers, reftex-ensure-write-access):
838 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
839 (reftex-view-crossref-from-bibtex):
840 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
841 (reftex-extract-bib-entries-from-thebibliography)
842 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
843 * textmodes/refbib.el (r2b-capitalize-title):
844 (r2b-convert-buffer, r2b-help):
845 * textmodes/page-ext.el (pages-directory)
846 (pages-directory-goto-with-mouse):
847 * textmodes/bibtex.el (bibtex-validate-globally):
848 * textmodes/bib-mode.el (bib-capitalize-title):
849 * textmodes/artist.el (artist-clear-buffer, artist-system):
850 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
851 (local-set-scheme-interaction-buffer, xscheme-process-filter)
852 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
853 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
854 (xscheme-send-control-g-interrupt, xscheme-start-process)
855 (xscheme-process-sentinel, xscheme-cd):
856 * progmodes/verilog-mode.el (verilog-read-always-signals)
857 (verilog-set-define, verilog-getopt-file)
858 (verilog-module-inside-filename-p):
859 * progmodes/sh-script.el:
860 * progmodes/python.el (python-pdbtrack-get-source-buffer)
861 (python-pdbtrack-grub-for-buffer, python-execute-file):
862 * progmodes/octave-inf.el (inferior-octave):
863 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
864 (idlwave-shell-compile-helper-routines, idlwave-set-local)
865 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
866 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
867 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
868 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
869 (idlwave-shell-filter, idlwave-shell-examine-highlight)
870 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
871 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
872 (idlwave-shell-examine-display, idlwave-shell-run-region)
873 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
874 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
875 * progmodes/idlw-help.el (idlwave-help-get-special-help)
876 (idlwave-help-get-help-buffer):
877 * progmodes/gud.el (gud-basic-call, gud-find-class)
878 (gud-tooltip-activate-mouse-motions-if-enabled):
879 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
880 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
881 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
882 (ebrowse-tags-next-file):
883 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
884 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
885 (ebnf-eps-finish-and-write):
886 * progmodes/cpp.el (cpp-edit-save):
887 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
888 * progmodes/cc-defs.el (c-emacs-features):
889 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
890 (antlr-directory-dependencies):
891 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
892 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
893 (ada-find-any-references, ada-make-filename-from-adaname)
894 (ada-make-body-gnatstub):
895 * obsolete/rnews.el (news-list-news-groups):
896 * obsolete/resume.el (resume-suspend-hook,resume-write-buffer-to-file):
897 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
898 * net/rcirc.el (rcirc-debug):
899 * net/newst-treeview.el (newsticker--treeview-list-add-item)
900 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
901 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
902 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
903 (newsticker--treeview-tree-update-tag,newsticker--treeview-buffer-init)
904 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
905 (newsticker--treeview-list-clear-highlight)
906 (newsticker--treeview-list-update-highlight)
907 (newsticker--treeview-list-highlight-start)
908 (newsticker--treeview-tree-update-highlight)
909 (newsticker--treeview-get-selected-item)
910 (newsticker-treeview-mark-list-items-old)
911 (newsticker--treeview-set-current-node):
912 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
913 * net/newst-backend.el (newsticker--get-news-by-funcall)
914 (newsticker--get-news-by-wget, newsticker--image-get)
915 (newsticker--image-sentinel):
916 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
917 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
918 (eudc-ph-close-session):
919 * net/eudc.el (eudc-save-options):
920 * language/thai-word.el (thai-update-word-table):
921 * language/japan-util.el (japanese-string-conversion):
922 * international/titdic-cnv.el (tsang-quick-converter)
923 (ziranma-converter, ctlau-converter):
924 * international/mule-cmds.el (describe-language-environment):
925 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
926 (skkdic-convert-postfix, skkdic-convert-prefix):
927 (skkdic-convert-okuri-nasi, skkdic-convert):
928 * emacs-lisp/re-builder.el (reb-update-overlays):
929 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
930 * emacs-lisp/gulp.el (gulp-send-requests):
931 * emacs-lisp/find-gc.el (trace-call-tree):
932 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
933 (eieio-describe-generic):
934 * emacs-lisp/eieio-base.el (eieio-persistent-read):
935 * emacs-lisp/edebug.el (edebug-outside-excursion):
936 * emacs-lisp/debug.el (debugger-make-xrefs):
937 * emacs-lisp/cust-print.el (custom-prin1-to-string):
938 * emacs-lisp/chart.el (chart-new-buffer):
939 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
940 Use with-current-buffer.
941 * textmodes/artist.el (artist-system): Don't call
942 copy-sequence on a fresh string.
943 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
944
945 2009-10-31 Stephen Berman <stephen.berman@gmx.net>
946
947 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
948 is no item to edit. (Bug#4820)
949 (todo-top-priorities): Restore point and restore narrowing in Todo
950 buffer. (Bug#4820)
951
952 2009-10-31 Glenn Morris <rgm@gnu.org>
953
954 * net/ange-ftp.el (top-level): Don't require dired when compiling.
955 (comint-last-output-start, comint-last-input-start)
956 (comint-last-input-end): Don't defvar when compiling.
957 (ange-ftp-process-file): Use bound-and-true-p.
958
959 * pcmpl-rpm.el (top-level): Move provide statement to end.
960 (pcmpl-rpm): Remove unused custom group.
961
962 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
963
964 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
965
966 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
967 (byte-compile-warnings): Add `constants' as an option.
968 (byte-compile-callargs-warn, byte-compile-arglist-warn)
969 (display-call-tree): Update for byte-compile-fdefinition possibly
970 returning `(macro lambda ...)'. (Bug#4778)
971 (byte-compile-variable-ref, byte-compile-setq-default):
972 Respect `constants' member of byte-compile-warnings.
973
974 * cedet/semantic/tag.el (semantic--tag-link-list-to-buffer):
975 Use mapc rather than mapcar because the return value is never used.
976
977 * cedet/srecode/template.el, cedet/semantic/wisent/javascript.el:
978 * cedet/semantic/wisent/java-tags.el, cedet/semantic/texi.el:
979 * cedet/semantic/html.el:
980 Suppress harmless warnings about setting up semantic-imenu (not
981 part of Emacs) variables.
982
983 2009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
984
985 * vc-bzr.el (vc-bzr-revision-keywords): New var.
986 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
987 to "submit:".
988
989 * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
990 * cedet/semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
991 * cedet/semantic/symref/grep.el (semantic-symref-perform-search):
992 * cedet/semantic/bovine/gcc.el (semantic-gcc-query):
993 * cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token):
994 * cedet/semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
995 (semantic-analyzer-debug-global-symbol)
996 (semantic-analyzer-debug-missing-innertype)
997 (semantic-analyzer-debug-insert-include-summary):
998 * cedet/semantic/util.el (semantic-file-tag-table):
999 (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
1000 (semantic-recursive-find-nonterminal-by-name):
1001 * cedet/semantic/tag-ls.el (semantic-tag-calculate-parent-default):
1002 * cedet/semantic/tag-file.el (semantic-prototype-file):
1003 * cedet/semantic/symref.el (semantic-symref-parse-tool-output):
1004 * cedet/semantic/sb.el (semantic-sb-fetch-tag-table):
1005 * cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
1006 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
1007 (semantic-idle-summary-maybe-highlight):
1008 * cedet/semantic/ia-sb.el (semantic-ia-speedbar)
1009 (semantic-ia-sb-tag-info):
1010 * cedet/semantic/grammar.el (semantic-analyze-possible-completions):
1011 * cedet/semantic/find.el (semantic-brute-find-tag-by-position):
1012 * cedet/semantic/ede-grammar.el (project-compile-target):
1013 (ede-proj-makefile-insert-variables):
1014 * cedet/semantic/debug.el (semantic-debug-set-parser-location):
1015 (semantic-debug-set-source-location, semantic-debug-interface-layout)
1016 (semantic-debug-mode, semantic-debug):
1017 * cedet/semantic/db.el (semanticdb-needs-refresh-p):
1018 * cedet/semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
1019 * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
1020 * cedet/semantic/db-find.el (semanticdb-find-log-new-search)
1021 (semanticdb-find-translate-path-includes--internal)
1022 (semanticdb-reset-log, semanticdb-find-log-activity):
1023 * cedet/semantic/db-file.el (object-write):
1024 * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
1025 * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
1026 (semanticdb-create-ebrowse-database):
1027 * cedet/semantic/db-debug.el (semanticdb-table-sanity-check):
1028 * cedet/semantic/complete.el (semantic-displayor-focus-request)
1029 (semantic-collector-calculate-completions-raw)
1030 (semantic-complete-read-tag-analyzer):
1031 * cedet/semantic/analyze.el (semantic-analyze-pulse):
1032 * cedet/ede/util.el (ede-update-version-in-source):
1033 * cedet/ede/proj.el (project-delete-target):
1034 * cedet/ede/proj-elisp.el (ede-update-version-in-source)
1035 (ede-proj-flush-autoconf):
1036 * cedet/ede/pconf.el (ede-proj-configure-synchronize)
1037 (ede-proj-configure-synchronize):
1038 * cedet/ede/locate.el (ede-locate-file-in-project-impl):
1039 * cedet/ede/linux.el (ede-linux-version):
1040 * cedet/ede/emacs.el (ede-emacs-version):
1041 * cedet/ede/dired.el (ede-dired-add-to-target):
1042 * cedet/ede.el (ede-buffer-header-file, ede-find-target)
1043 (ede-buffer-documentation-files, ede-project-buffers, ede-set)
1044 (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
1045 * cedet/cedet-idutils.el (cedet-idutils-fnid-call):
1046 (cedet-idutils-lid-call, cedet-idutils-expand-filename)
1047 (cedet-idutils-version-check):
1048 * cedet/cedet-global.el (cedet-gnu-global-call):
1049 (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
1050 (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
1051 * cedet/cedet-cscope.el (cedet-cscope-call)
1052 (cedet-cscope-expand-filename, cedet-cscope-version-check):
1053 Use with-current-buffer.
1054 * cedet/ede.el (ede-make-project-local-variable)
1055 (ede-set-project-variables, ede-set): Use dolist.
1056
1057 2009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
1058
1059 * textmodes/ispell.el (ispell-skip-region-alist):
1060 * international/mule-conf.el (eight-bit):
1061 * international/fontset.el (font-encoding-alist):
1062 * startup.el (pure-space-overflow-message):
1063 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
1064 * paths.el (gnus-nntp-service, rmail-spool-directory)
1065 (term-file-prefix):
1066 * files.el (save-some-buffers-action-alist):
1067 * cmuscheme.el (same-window-buffer-names):
1068 * ielm.el (same-window-buffer-names):
1069 * shell.el (same-window-buffer-names):
1070 * mail/sendmail.el (same-window-buffer-names):
1071 * progmodes/inf-lisp.el (same-window-buffer-names):
1072 * bindings.el (mode-line-client)
1073 (mode-line-column-line-number-mode-map):
1074 * language/tibetan.el (tibetan-precomposition-rule-regexp)
1075 (tibetan-precomposed-regexp): Purecopy string arguments.
1076
1077 2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1078
1079 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
1080 (calcDigit-nondigit):
1081 * calc/calc-yank.el (calc-copy-to-buffer):
1082 * calc/calc-units.el (calc-invalidate-units-table):
1083 * calc/calc-trail.el (calc-trail-yank):
1084 * calc/calc-store.el (calc-insert-variables):
1085 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
1086 * calc/calc-prog.el (calc-read-parse-table):
1087 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
1088 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
1089 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
1090 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
1091 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
1092 (calc-graph-name, calc-graph-find-command, calc-graph-view)
1093 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
1094 * calc/calc-ext.el (calc-realign):
1095 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
1096 (calc-embedded-finish-edit, calc-embedded-make-info)
1097 (calc-embedded-finish-command, calc-embedded-stack-change):
1098 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
1099
1100 * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
1101 (overload-docstring-extension): Use that info.
1102 * cedet/semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
1103 * cedet/semantic/idle.el (semantic-eldoc-current-symbol-info):
1104 * cedet/semantic/tag-ls.el (semantic-nonterminal-protection)
1105 (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
1106 (semantic-nonterminal-full-name): Add the new `when' info.
1107 * cedet/semantic/decorate/mode.el (semantic/decorate): Require CL for
1108 `assert'.
1109
1110 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
1111 shell-dynamic-complete-filename in preference to
1112 comint-dynamic-complete-filename.
1113
1114 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
1115 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
1116 Don't consider whether the display supports colors.
1117 (bookmark-import-new-list): Use dolist.
1118 (bookmark-bmenu-mode-map): Move initialization into declaration.
1119 (bookmark-bmenu-list): Use dolist, simplify.
1120 (bookmark-show-all-annotations): Use save-selected-window and dolist.
1121 (menu-bar-final-items): Use push.
1122
1123 2009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
1124
1125 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
1126 it works on remote files.
1127 (vc-hg-diff): Don't pass any `--cwd' argument.
1128
1129 2009-10-27 Kevin Ryde <user42@zip.com.au>
1130
1131 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
1132 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
1133 (Further to Bug#3921).
1134
1135 2009-10-27 Michael Albinus <michael.albinus@gmx.de>
1136
1137 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
1138 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
1139 calling `tramp-imap-put-file'. Add file size to the call.
1140 (tramp-imap-get-file-entries): Compute also user name, file size,
1141 and date.
1142 (tramp-imap-handle-insert-directory): Insert uid and gid.
1143 (tramp-imap-handle-file-attributes): Transform uid and gid
1144 according to `id-format'.
1145 (tramp-imap-put-file): New optional parameter SIZE. Encode file
1146 size in header X-Size.
1147
1148 2009-10-26 Juanma Barranquero <lekktu@gmail.com>
1149
1150 * simple.el (transpose-subr): Give clearer error when the mark
1151 is not set. (Bug#4807)
1152
1153 2009-10-26 Michael Albinus <michael.albinus@gmx.de>
1154
1155 * net/tramp.el (tramp-perl-file-truename): New defconst.
1156 Perl code contributed by yary <not.com@gmail.com> (tiny change).
1157 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
1158 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
1159 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
1160
1161 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
1162 Ignore `dired-call-process'.
1163 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
1164
1165 2009-10-26 Julian Scheid <julians37@gmail.com>
1166
1167 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
1168 (tramp-get-remote-readlink): New defun.
1169 (tramp-handle-file-truename): Use it.
1170 (tramp-handle-file-exists-p): Check file-attributes cache, assume
1171 file exists if cache value present.
1172 (tramp-check-cached-permissions) New defun.
1173 (tramp-handle-file-readable-p): Use it.
1174 (tramp-handle-file-writable-p): Likewise.
1175 (tramp-handle-file-executable-p): Likewise.
1176 (tramp-handle-file-name-all-completions): Try using Perl to get
1177 partial completions. When perl not available, combine `cd' and
1178 `ls' into single remote operation and use shell expansion to get
1179 partial remote directory contents. Set `file-exists-p' cache for
1180 directory and any files returned by ls. Change cache handling to
1181 support partial directory contents. Use error message emitted by
1182 remote `cd' or Perl code for local tramp-error.
1183 (tramp-do-copy-or-rename-file-directly): Avoid separate
1184 tramp-send-command-and-check call.
1185 (tramp-handle-process-file): Merge three remote ops into one.
1186 Do not flush all caches when `process-file-side-effects' is set.
1187 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
1188 file-attributes shows uid/gid to be set already.
1189
1190 2009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
1191
1192 * textmodes/tex-mode.el (tex-dvi-view-command)
1193 (tex-show-queue-command, tex-open-quote):
1194 * progmodes/ruby-mode.el (auto-mode-alist)
1195 (interpreter-mode-alist): Purecopy strings.
1196
1197 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
1198
1199 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
1200 string for the hook, keymap and abbrev table.
1201
1202 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
1203
1204 * x-dnd.el (x-dnd-xdnd-to-action):
1205 * startup.el (fancy-startup-text, fancy-about-text): Change to
1206 defconst from defvar.
1207
1208 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
1209
1210 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
1211 Purecopy initialization strings.
1212
1213 * mail/sendmail.el (mail-header-separator)
1214 (mail-personal-alias-file):
1215 * mail/rmail.el (rmail-default-dont-reply-to-names)
1216 (rmail-ignored-headers, rmail-retry-ignored-headers)
1217 (rmail-highlighted-headers, rmail-secondary-file-directory)
1218 (rmail-secondary-file-regexp):
1219 * files.el (null-device, file-name-invalid-regexp)
1220 (locate-dominating-stop-dir-regexp)
1221 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
1222 (interpreter-mode-alist): Use mapcar instead of mapc.
1223
1224 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
1225
1226 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
1227 (completion-ignored-extensions):
1228 (debug-ignored-errors): Purecopy strings.
1229
1230 2009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
1231
1232 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
1233 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
1234 (pcomplete--here): Use push.
1235
1236 * subr.el (all-completions): Declare the 4th arg obsolete.
1237
1238 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
1239
1240 * pcomplete.el (pcomplete-unquote-argument-function): New var.
1241 (pcomplete-unquote-argument): New function.
1242 (pcomplete--common-suffix): Always pay attention to case.
1243 (pcomplete--table-subvert): Quote and unquote the text.
1244 (pcomplete--common-quoted-suffix): New function.
1245 (pcomplete-std-complete): Use it and pcomplete-begin.
1246
1247 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
1248 we're inside a dedicated or minibuffer window.
1249
1250 2009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
1251
1252 * cedet/semantic/fw.el (semantic-alias-obsolete)
1253 (semantic-varalias-obsolete): Make the `when' arg mandatory.
1254 (define-mode-overload-implementation):
1255 * cedet/semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
1256 * cedet/semantic/wisent.el (wisent-lex-make-token-table):
1257 * cedet/semantic/util.el (semantic-file-token-stream)
1258 (semantic-something-to-stream):
1259 * cedet/semantic/tag.el (semantic-tag-make-assoc-list)
1260 (semantic-expand-nonterminal):
1261 * cedet/semantic/tag-file.el (semantic-find-nonterminal)
1262 (semantic-find-dependency, semantic-find-nonterminal)
1263 (semantic-find-dependency):
1264 * cedet/semantic/lex.el (semantic-flex-start, semantic-flex-end)
1265 (semantic-flex-text, semantic-flex-make-keyword-table)
1266 (semantic-flex-keyword-p, semantic-flex-keyword-put)
1267 (semantic-flex-keyword-get, semantic-flex-map-keywords)
1268 (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
1269 * cedet/semantic/java.el (semantic-java-prototype-nonterminal):
1270 * cedet/semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
1271 (semantic-after-idle-scheduler-reparse-hooks):
1272 * cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
1273 * cedet/semantic/db-mode.el (semanticdb-mode-hooks):
1274 * cedet/semantic.el (semantic-toplevel-bovine-table)
1275 (semantic-toplevel-bovine-cache)
1276 (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
1277 (semantic-init-mode-hooks, semantic-init-db-hooks)
1278 (semantic-bovination-working-type): Provide the `when' arg.
1279
1280 2009-10-24 Karl Fogel <kfogel@red-bean.com>
1281
1282 * bookmark.el: Update documentation, especially documentation
1283 of `bookmark-alist' and of the bookmark file format.
1284 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
1285
1286 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
1287
1288 * mail/emacsbug.el (report-emacs-bug): Clarify that the
1289 keybindings apply to the mail buffer (Bug#4003). Shrink help
1290 window to buffer.
1291
1292 * whitespace.el (whitespace-mode, whitespace-newline-mode)
1293 (global-whitespace-mode, global-whitespace-newline-mode)
1294 (whitespace-toggle-options, global-whitespace-toggle-options):
1295 Doc fix (Bug#3660).
1296
1297 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
1298 of xmltok-start before the end tag was inserted (Bug#2840).
1299
1300 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
1301 patterns that are preceded by an open-paren (Bug#1320).
1302
1303 2009-10-24 Sven Joachim <svenjoac@gmx.de>
1304
1305 * files.el (delete-directory): Delete symlinks to directories with
1306 delete-file (Bug#4739).
1307
1308 2009-10-24 Chong Yidong <cyd@stupidchicken.com>
1309
1310 * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
1311 * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
1312 argument to make-obsolete.
1313
1314 * cedet/semantic/fw.el (semantic-alias-obsolete)
1315 (semantic-varalias-obsolete): Add optional WHEN argument.
1316
1317 2009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
1318
1319 * vc.el (vc-backend-for-registration): Rename from
1320 vc-get-backend-for-registration. Update callers.
1321
1322 * international/mule-cmds.el (set-language-info-alist):
1323 Purecopy lang-env.
1324 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
1325 (charset): Purecopy the name.
1326 (define-char-code-property): Purecopy string arguments.
1327
1328 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
1329 Purecopy string arguments.
1330
1331 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
1332 * ediff-hook.el (menu-bar-ediff-menu):
1333 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
1334 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
1335
1336 2009-10-24 Glenn Morris <rgm@gnu.org>
1337
1338 * comint.el (comint-dynamic-list-completions):
1339 * term.el (term-dynamic-list-completions): Use choose-completion rather
1340 than obsolete alias mouse-choose-completion.
1341
1342 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
1343 file-cache-choose-completion.
1344 (file-cache-choose-completion): Handle an optional event argument.
1345 (file-cache-mouse-choose-completion): Make it an obsolete alias.
1346
1347 * progmodes/octave-mod.el (octave-complete-symbol):
1348 Use choose-completion if mouse-choose-completion is ever removed.
1349
1350 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
1351 use.
1352
1353 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
1354 compiler.
1355
1356 * vc-hooks.el (vc-responsible-backend): Fix declaration.
1357
1358 2009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
1359
1360 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
1361 Ignore `pred' now that we receive one.
1362 Handle test-completion specially.
1363
1364 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
1365
1366 * vc.el (vc-responsible-backend): Throw an error if not backend is
1367 found. Remove the REGISTER argument. Move the code dealing with
1368 REGISTER ...
1369 (vc-get-backend-for-registration): ... here. New function.
1370 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
1371 of vc-responsible-backend, pass the file name instead of the
1372 directory name.
1373
1374 2009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1375
1376 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
1377 New funs.
1378 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
1379 (pcomplete-comint-setup): Don't modify a global var via
1380 accidental side-effects.
1381 (pcomplete-shell-setup): Adjust call accordingly.
1382 (pcomplete-parse-comint-arguments): Use push.
1383
1384 2009-10-23 Chong Yidong <cyd@stupidchicken.com>
1385
1386 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
1387 Allow uncapitalized info node names (Bug#3921).
1388
1389 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
1390 to the DEBUG file (Bug#3781).
1391
1392 2009-10-23 Jari Aalto <jari.aalto@cante.net>
1393
1394 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
1395 dictionary entry (Bug#4579).
1396
1397 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
1398
1399 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
1400 from `rfn-eshadow-update-overlay-hook' when unloading.
1401 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
1402 "rsyncc". Adjust doc string.
1403 (tramp-temp-buffer-file-name) New buffer-local defvar.
1404 (tramp-handle-insert-file-contents, tramp-handle-write-region):
1405 Keep temporary file when indicated by method ("rsync" and
1406 "rsyncc").
1407 (tramp-handle-write-region): Handle APPEND.
1408 (tramp-delete-temp-file-function): New defun. Added to
1409 `kill-buffer-hook'.
1410
1411 2009-10-23 Juanma Barranquero <lekktu@gmail.com>
1412
1413 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
1414
1415 2009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
1416
1417 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
1418 (color-name-rgb-alist, tty-standard-colors)
1419 (tty-color-mode-alist): Change to defconst.
1420
1421 * simple.el (mark-inactive): Purecopy message.
1422
1423 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
1424 (global-map, yank-menu):
1425 * textmodes/ispell.el (ispell-menu-map):
1426 * net/eudc.el (eudc-tools-menu):
1427 * international/mule-cmds.el (describe-language-environment-map)
1428 (setup-language-environment-map, set-coding-system-map)
1429 (mule-menu-keymap):
1430 * vc-hooks.el (vc-menu-entry, vc-menu-map):
1431 * replace.el (occur-mode-map):
1432 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
1433
1434 2009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
1435
1436 * calc/calc.el (math-read-number, math-read-number-simple): Use
1437 `save-match-data'.
1438
1439 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
1440
1441 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
1442 rather than fiddling with global-map bindings, since it should only
1443 affect per-terminal settings.
1444 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
1445
1446 * minibuffer.el (completion-table-with-terminator): Allow to specify
1447 the terminator-regexp.
1448
1449 * simple.el (switch-to-completions): Look for *Completions* in other
1450 frames as well.
1451
1452 * pcomplete.el: Allow the use of completion-tables.
1453 (pcomplete-std-complete): New command.
1454 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
1455 (pcomplete--here): Use a function for `form' rather than an expression,
1456 so it can be byte-compiled.
1457 (pcomplete-here, pcomplete-here*): Adjust accordingly.
1458 Add edebug declaration.
1459 (pcomplete-show-completions): Remove unused var `curbuf'.
1460 (pcomplete-do-complete, pcomplete-stub):
1461 Don't assume `completions' is a list of strings any more.
1462
1463 2009-10-22 Juanma Barranquero <lekktu@gmail.com>
1464
1465 * find-dired.el (find-name-arg): Fix typo in docstring.
1466
1467 2009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
1468
1469 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
1470 (pcmpl-linux-fs-types): Same, and update to new modules layout.
1471
1472 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
1473 pcomplete-entries.
1474
1475 * comint.el (comint-read-input-ring, comint-write-input-ring)
1476 (comint-substitute-in-file-name)
1477 (comint-dynamic-complete-as-filename)
1478 (comint-dynamic-simple-complete)
1479 (comint-dynamic-list-filename-completions)
1480 (comint-dynamic-list-completions)
1481 (comint-redirect-results-list-from-process): Minor simplifications.
1482
1483 2009-10-21 Kevin Ryde <user42@zip.com.au>
1484
1485 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
1486 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
1487 the first form. And insert a blank line after ";;; Code" since
1488 that's usual style. (My Bug#4612.)
1489
1490 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
1491
1492 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1493
1494 * minibuffer.el (completion-table-with-terminator): Properly implement
1495 boundaries, in case `terminator' appears in the suffix.
1496 (completion--embedded-envvar-table): Don't return boundaries if
1497 there's no valid completion. Simplify.
1498 (completion-file-name-table): New completion table extracted from
1499 completion--file-name-table.
1500 (completion--file-name-table): Use it.
1501 (read-file-name-predicate): Declare obsolete.
1502 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
1503 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
1504 completion-file-name-table, and use the `pred' argument.
1505 * files.el (locate-file-completion-table): Use the `pred' arg rather
1506 than read-file-name-predicate.
1507 (abbreviate-file-name): Use \` rather than ^ for BOS.
1508
1509 2009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
1510
1511 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
1512 vc-responsible-backend to register, it causes problems.
1513
1514 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1515
1516 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
1517
1518 2009-10-21 Eric Ludlam <zappo@gnu.org>
1519
1520 * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
1521 (semantic-c-debug-mode-init-pch): New functions.
1522 (semantic-c-debug-mode-init-last-mode): New var.
1523 (semantic-c-parse-lexical-token): Use them.
1524
1525 * cedet/semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
1526 When extracting the argument list, limit only by point-max.
1527
1528 2009-10-21 Michael Albinus <michael.albinus@gmx.de>
1529
1530 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
1531 (tramp-smb-handle-file-attributes): Use it.
1532 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
1533 (tramp-smb-handle-insert-directory): Use `mapc' rather than
1534 `mapcar'. Use `tramp-smb-get-stat-capability'.
1535 Add `dired-filename' text properties.
1536 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
1537 (tramp-smb-maybe-open-connection): Simplify check for smbclient
1538 version.
1539
1540 2009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
1541
1542 * subr.el (read-key-delay): Reduce to 0.01.
1543 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
1544 (bug#4751).
1545
1546 2009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
1547
1548 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
1549
1550 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
1551 (Info-menu): Remove unused vars `last' and `completions'.
1552 (Info-index-nodes): Remove unused var `node'.
1553
1554 * info.el (Info-complete-menu-item): Use complete-with-action.
1555
1556 2009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
1557
1558 Make vc-annotate work through copies and renames.
1559 * vc-annotate.el (vc-annotate-extract-revision-at-line):
1560 Return the file name too.
1561 (vc-annotate-revision-at-line)
1562 (vc-annotate-find-revision-at-line)
1563 (vc-annotate-revision-previous-to-line)
1564 (vc-annotate-show-log-revision-at-line): Update to get the file
1565 name from vc-annotate-extract-revision-at-line.
1566 (vc-annotate-show-diff-revision-at-line-internal): Change the
1567 argument to mean whether to show a file diff or not. Get the file
1568 name from vc-annotate-extract-revision-at-line.
1569 (vc-annotate-show-diff-revision-at-line):
1570 Update vc-annotate-show-diff-revision-at-line call.
1571 (vc-annotate-warp-revision): Add an optional file argument.
1572
1573 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
1574 (vc-git-annotate-extract-revision-at-line): Also return the file
1575 name if found.
1576
1577 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
1578 command. Remove unused code.
1579 (vc-hg-annotate-re): Update to match --follow output.
1580 (vc-hg-annotate-extract-revision-at-line): Also return the file
1581 name if found.
1582
1583 * vc.el: Update annotate-extract-revision-at-line documentation.
1584
1585 2009-10-18 Kevin Ryde <user42@zip.com.au>
1586
1587 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
1588 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
1589
1590 * net/browse-url.el (browse-url): Identify alist with "consp and
1591 not functionp" and let all other things go down the `apply' leg,
1592 as suggested by Stefan. (Further to bug#4531.)
1593
1594 2009-10-18 Chong Yidong <cyd@stupidchicken.com>
1595
1596 * minibuffer.el (read-file-name): Check for repeat before putting
1597 a default argument in file-name-history (Bug#4657).
1598
1599 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
1600 read syntax (Bug#4737).
1601
1602 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
1603
1604 2009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1605
1606 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
1607 (html-tag-alist, html-tag-help): Add descriptions for undocumented
1608 entries and make note of obsolete tags.
1609
1610 2009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
1611
1612 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
1613
1614 2009-10-18 Glenn Morris <rgm@gnu.org>
1615
1616 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
1617 grep, so that binary files (eg international/uni-bidi.el) can match.
1618 Remove test for "UnicodeData" files, since it is hopefully unnecessary
1619 now, and in any case the file header format has changed.
1620
1621 2009-10-17 Glenn Morris <rgm@gnu.org>
1622
1623 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
1624 (flyspell-get-word, flyspell-large-region)
1625 (flyspell-auto-correct-previous-word): Doc/error message fixes.
1626
1627 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
1628
1629 * Makefile.in (ELCFILES): Add ede/shell.
1630
1631 2009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
1632
1633 * term/common-win.el (x-colors): Purecopy it.
1634
1635 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1636
1637 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
1638 permissive for when the buffer is empty.
1639 (tar-header-block-tokenize): Decode the username and groupname.
1640 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
1641
1642 2009-10-17 Chong Yidong <cyd@stupidchicken.com>
1643
1644 * cedet/srecode/srt.el:
1645 * cedet/srecode/compile.el:
1646 * cedet/semantic/mru-bookmark.el:
1647 * cedet/semantic/debug.el:
1648 * cedet/semantic/complete.el:
1649 * cedet/semantic/analyze.el: Require CL when compiling.
1650
1651 2009-10-17 Eric Ludlam <zappo@gnu.org>
1652
1653 * cedet/semantic/scope.el
1654 (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
1655 tmpscope so that the regular scope will continue to work.
1656
1657 * cedet/semantic/idle.el (semantic-idle-tag-highlight):
1658 Use semantic-idle-summary-highlight-face as the highlighting.
1659
1660 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
1661 contains multibyte characters, choose first applicable coding
1662 system automatically.
1663
1664 * cedet/ede/project-am.el (project-run-target): New method.
1665 (project-run-target): New method.
1666
1667 * cedet/ede.el (ede-target): Add run target menu item.
1668 (ede-project, ede-minor-keymap): Add ede-run-target binding.
1669 (ede-run-target): New function.
1670 (ede-target::project-run-target): New method.
1671
1672 * cedet/ede/proj.el (project-run-target): New method.
1673
1674 * cedet/ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
1675 (ede-g++-libtool-shared-compiler): Remove SHELL. Remove COMMANDS.
1676 Add :rules.
1677 (ede-proj-target-makefile-shared-object): Only libtool compilers
1678 now available. Add linkers for libtool.
1679 (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
1680 (ede-proj-makefile-target-name): Always use .la extension.
1681
1682 * cedet/ede/proj-prog.el (project-run-target): New method.
1683
1684 * cedet/ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
1685 (ede-g++-linker): Change Change link lines.
1686
1687 * cedet/ede/pmake.el (ede-pmake-insert-variable-shared):
1688 When searching for old variables, go to the end of the buffer and
1689 search backward from there.
1690 (ede-proj-makefile-automake-insert-subdirs)
1691 (ede-proj-makefile-automake-insert-extradist): New methods.
1692 (ede-proj-makefile-create): Use them.
1693
1694 * cedet/ede/pconf.el (ede-proj-configure-test-required-file):
1695 Force FILE to expand to the current target. Use file-exists-p to
1696 check that it exists.
1697
1698 * cedet/ede/linux.el (ede-linux-version): Don't call "head".
1699 (ede-linux-load): Wrap dir in file-name-as-directory.
1700 Set :version slot.
1701
1702 * cedet/ede/files.el (ede-get-locator-object): When enabling
1703 locate, do so on "top".
1704
1705 * cedet/ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
1706 file-name-as-directory during compare.
1707 (ede-emacs-version): Return Emacs/XEmacs differentiator.
1708 Get version number from different places. Don't call egrep.
1709 (ede-emacs-load): Set :version slot. Call file-name-as-directory
1710 to set the directory.
1711
1712 * cedet/ede/shell.el: New file.
1713
1714 * cedet/inversion.el (inversion-decoders): Allow for stray . in
1715 alpha/beta variants.
1716
1717 2009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1718
1719 * international/mule-cmds.el (select-safe-coding-system): If the file
1720 has a coding cookie, use it regardless of any other setting (bug#4712).
1721
1722 2009-10-17 Glenn Morris <rgm@gnu.org>
1723
1724 * cedet/semantic/grammar.el (semantic-grammar--lex-delim-spec):
1725 All errors should have messages.
1726
1727 * foldout.el (foldout-mouse-swallow-events):
1728 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
1729
1730 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
1731 (dired-keep-marker-copy, dired-keep-marker-hardlink)
1732 (dired-keep-marker-symlink, dired-dwim-target)
1733 (dired-copy-preserve-time): Do not autoload these defcustoms.
1734
1735 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
1736 messages from messing up the file coding. (Bug#4623)
1737
1738 2009-10-17 Jari Aalto <jari.aalto@cante.net>
1739
1740 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
1741 if no match is found for the current dictionary. (Bug#4578)
1742
1743 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
1744 optional, since that is how it is documented, and this is often called
1745 with a nil argument. (Bug#4577)
1746 (flyspell-external-point-words, flyspell-auto-correct-word)
1747 (flyspell-correct-word-before-point, flyspell-word-search-forward)
1748 (flyspell-word-search-backward): Remove nil argument in calls to
1749 flyspell-get-word, since it is not needed now.
1750
1751 2009-10-17 Ulrich Mueller <ulm@gentoo.org>
1752
1753 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
1754
1755 2009-10-16 Glenn Morris <rgm@gnu.org>
1756
1757 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
1758
1759 2009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
1760
1761 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
1762 (ange-ftp-file-size): New function.
1763 (ange-ftp-file-attributes): Use it.
1764
1765 2009-10-16 Michael Albinus <michael.albinus@gmx.de>
1766
1767 * net/tramp-smb.el (tramp-smb-version): New defvar.
1768 (tramp-smb-maybe-open-connection): Use it, in order to avoid
1769 repeated checks.
1770
1771 2009-10-16 Glenn Morris <rgm@gnu.org>
1772
1773 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
1774 Maybe copy some custom properties from old to new name. (Bug#4706)
1775
1776 2009-10-16 Juanma Barranquero <lekktu@gmail.com>
1777
1778 * subr.el (error, sit-for, start-process-shell-command)
1779 (start-file-process-shell-command): Set the calling convention
1780 after the function definition.
1781
1782 2009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1783
1784 * subr.el (error, sit-for, start-process-shell-command)
1785 (start-file-process-shell-command): Use the new
1786 set-advertised-calling-convention feature.
1787
1788 2009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
1789
1790 * international/ucs-normalize.el (ucs-normalize-version):
1791 Change to 1.2.
1792 (check-range): Adjust for Unicode 5.2.
1793
1794 2009-10-15 Juri Linkov <juri@jurta.org>
1795
1796 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
1797 to the `menu-item' format.
1798
1799 2009-10-15 Michael Albinus <michael.albinus@gmx.de>
1800
1801 * net/tramp.el (tramp-replace-environment-variables): Do not fail
1802 if the environment variable does not exist.
1803
1804 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
1805 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
1806 parameter.
1807 (tramp-smb-handle-add-name-to-file)
1808 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
1809 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
1810 (tramp-smb-handle-file-attributes)
1811 (tramp-smb-do-file-attributes-with-stat)
1812 (tramp-smb-handle-file-local-copy)
1813 (tramp-smb-handle-insert-directory)
1814 (tramp-smb-handle-make-directory)
1815 (tramp-smb-handle-make-directory-internal)
1816 (tramp-smb-handle-make-symbolic-link)
1817 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
1818 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
1819 (tramp-smb-maybe-open-connection): Apply the changed parameters.
1820 (tramp-smb-read-file-entry): Read Disk names in compressed format.
1821 Handle long file names.
1822 (tramp-smb-get-cifs-capabilities): Check, whether the connection
1823 process is running.
1824 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
1825 Read share names with "-g" option.
1826
1827 2009-10-15 Ryan Yeske <rcyeske@gmail.com>
1828
1829 * net/rcirc.el (rcirc-view-log-file): New command.
1830 (rcirc-track-minor-mode-map): Remove C-c ` binding.
1831 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
1832 specified.
1833
1834 2009-10-15 Glenn Morris <rgm@gnu.org>
1835
1836 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
1837 from the second command-line argument.
1838 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
1839 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
1840 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
1841 w32-batch-update-autoloads.
1842 * emacs-lisp/autoload.el (autoload-make-program): New variable.
1843 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
1844
1845 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
1846 the headers cannot be located. Simplify, subtracting superflous
1847 save-excursions.
1848
1849 2009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
1850
1851 Replace completion-base-size by completion-base-position to fix bugs
1852 such as (bug#4699).
1853 * simple.el (completion-base-position): New var.
1854 (completion-base-size): Mark as obsolete.
1855 (choose-completion): Make it work for mouse events as well.
1856 Pass the new base-position to choose-completion-string.
1857 (choose-completion-guess-base-position): New function, extracted from
1858 choose-completion-delete-max-match.
1859 (choose-completion-delete-max-match): Use it. Make obsolete.
1860 (choose-completion-string): Use the new base-position info.
1861 (completion-root-regexp): Delete.
1862 (completion-setup-function): Preserve completion-base-position.
1863 Eliminate obsolete base-size manipulation.
1864 * minibuffer.el (display-completion-list): Don't mess with base-size.
1865 (minibuffer-completion-help): Set completion-base-position instead.
1866 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
1867 choose-completion.
1868 * textmodes/bibtex.el (bibtex-complete):
1869 * emacs-lisp/crm.el (crm--choose-completion-string):
1870 Adjust to new calling convention.
1871 * complete.el (partial-completion-mode): Use minibufferp to avoid
1872 bumping into incompatible change to choose-completion-string-functions.
1873 * ido.el (ido-choose-completion-string): Make its calling convention
1874 more permissive.
1875 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
1876 base-size manipulation.
1877 (comint-dynamic-list-input-ring): Use dotimes and push.
1878 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
1879 fundamental-mode. Use `or'.
1880
1881 2009-10-14 Juri Linkov <juri@jurta.org>
1882
1883 * misearch.el (multi-isearch-next-buffer-from-list)
1884 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
1885
1886 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
1887
1888 * Makefile.in (compile-onefile): Load `bytecomp' rather than
1889 `bytecomp.el'.
1890
1891 * minibuffer.el (completion-pcm--merge-completions): Make sure the
1892 string we return is all made up of text from the completions rather
1893 than part from the completions and part from the input (bug#4219).
1894
1895 * ido.el (ido-everywhere): Use define-minor-mode.
1896
1897 * buff-menu.el (list-buffers, ctl-x-map):
1898 Mark the entry points with ;;;###autoload cookies.
1899
1900 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
1901
1902 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
1903 correctly in the detached head case.
1904 (vc-git-print-log): Remove unused binding.
1905
1906 * vc.el (vc-responsible-backend): When a directory is passed for
1907 for registration create a VC repository if no backend is
1908 responsible for the directory argument.
1909 (vc-deduce-fileset): Tell vc-responsible-backend to register.
1910
1911 * vc.el: Move comments about RCS and SCCS ...
1912 * vc-rcs.el:
1913 * vc-sccs.el: ... here, respectively.
1914
1915 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
1916
1917 * minibuffer.el (completion--file-name-table): Return nil if there's
1918 no file completion, even if substitute-in-file-name changed
1919 the string (bug#4708).
1920
1921 2009-10-13 Juri Linkov <juri@jurta.org>
1922
1923 * files-x.el (read-file-local-variable-value): Don't filter out
1924 minor modes from mode name completion (bug#4664).
1925
1926 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
1927
1928 * international/mule-cmds.el (ucs-names): Remove exclusion of
1929 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
1930
1931 2009-10-13 Kenichi Handa <handa@m17n.org>
1932
1933 * international/uni-name.el: Regenerated.
1934
1935 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
1936
1937 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
1938 should be automatically buffer-local, but isn't.)
1939
1940 2009-10-12 Sam Steingold <sds@gnu.org>
1941
1942 * progmodes/compile.el (compilation-next-error-function): Fix the
1943 timestamps if the buffer has been visited before.
1944 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
1945 non-anchored patterns, like the perl one (bug#3928).
1946
1947 2009-10-12 Glenn Morris <rgm@gnu.org>
1948
1949 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
1950 Let-bind `size'.
1951
1952 2009-10-12 Juanma Barranquero <lekktu@gmail.com>
1953
1954 * proced.el (proced-unload-function): New function.
1955
1956 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
1957 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
1958 Doc fix.
1959
1960 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
1961
1962 2009-10-11 Juri Linkov <juri@jurta.org>
1963
1964 * files-x.el (read-file-local-variable-value):
1965 Provide default value only for bound variables (bug#4664).
1966
1967 2009-10-11 Michael Albinus <michael.albinus@gmx.de>
1968
1969 * net/tramp.el (tramp-local-host-p): Function shall return nil for
1970 connection methods like smb.
1971
1972 * net/tramp-cache.el (tramp-flush-connection-property): The hash
1973 can be empty.
1974
1975 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
1976 (tramp-smb-file-name-handler-alist): Add handlers for
1977 `add-name-to-file', `make-symbolic-link'.
1978 (tramp-smb-handle-add-name-to-file)
1979 (tramp-smb-do-file-attributes-with-stat)
1980 (tramp-smb-handle-make-symbolic-link)
1981 (tramp-smb-get-cifs-capabilities): New defuns.
1982 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
1983 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
1984 (tramp-smb-handle-file-local-copy)
1985 (tramp-smb-handle-make-directory-internal)
1986 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
1987 The file name syntax depends on cifs capabilities.
1988 (tramp-smb-handle-file-attributes):
1989 Call `tramp-smb-do-file-attributes-with-stat' if possible.
1990 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
1991 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
1992
1993 2009-10-11 Chong Yidong <cyd@stupidchicken.com>
1994
1995 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
1996 (eieio-defclass): Apply deftype handler and setf-method properties
1997 directly.
1998 (eieio-add-new-slot): Avoid union function from cl library.
1999 (eieio--typep): New function.
2000 (eieio-perform-slot-validation): Use it.
2001
2002 2009-10-10 Karl Fogel <kfogel@red-bean.com>
2003
2004 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
2005 Update documentation to refer to the variables documented in r1.135.
2006 (Bug#4188)
2007
2008 2009-10-10 Karl Fogel <kfogel@red-bean.com>
2009
2010 * bookmark.el (Info-suffix-list): Remove this unused variable.
2011 (bookmark-current-point): Remove this obsolete variable.
2012 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
2013 Adjust for removal of bookmark-current-point.
2014
2015 (bookmarks-already-loaded, bookmark-current-buffer)
2016 (bookmark-yank-point): Document. (Bug#4188)
2017
2018 2009-10-10 Glenn Morris <rgm@gnu.org>
2019
2020 * frame.el (frame-height): Doc fix.
2021
2022 * calendar/calendar.el (calendar-split-width-threshold): New option.
2023 (calendar-basic-setup): Use calendar-split-width-threshold.
2024
2025 2009-10-10 Sascha Wilde <wilde@sha-bang.de>
2026
2027 * cedet/ede/proj-shared.el (ede-proj-makefile-target-name):
2028 Use .la for Automake.
2029
2030 2009-10-09 Chong Yidong <cyd@stupidchicken.com>
2031
2032 * cedet/ede/pconf.el (ede-proj-configure-synchronize):
2033 Use "autoreconf -i". Suggested by Andreas Schwab.
2034
2035 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
2036
2037 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
2038 Ideographic Supplement" range (U+1F200..U+1F2FF).
2039
2040 2009-10-09 Karl Fogel <kfogel@red-bean.com>
2041
2042 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
2043 since the list will have been rebuilt anyway. (Bug#4349)
2044
2045 2009-10-09 Karl Fogel <kfogel@red-bean.com>
2046
2047 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
2048 (bookmark-bmenu-execute-deletions): Don't save here, as
2049 bookmark-delete will now do so if necessary.
2050 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
2051 (Bug#4348)
2052
2053 2009-10-09 Glenn Morris <rgm@gnu.org>
2054
2055 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
2056
2057 2009-10-09 Karl Fogel <kfogel@red-bean.com>
2058
2059 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
2060 (bookmark-jump-other-window): Just invoke bookmark-jump with new
2061 argument now, so the two function's behaviors will match. (Bug#3645)
2062
2063 2009-10-08 Chong Yidong <cyd@stupidchicken.com>
2064
2065 * cedet/ede/proj.el (project-make-dist, project-compile-project):
2066 Fix filename test.
2067 (ede-proj-dist-makefile): Use expand-file-name instead of concat
2068 to expand file names.
2069
2070 2009-10-08 Michael Albinus <michael.albinus@gmx.de>
2071
2072 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
2073 (tramp-file-name-real-host, tramp-file-name-port):
2074 Apply `save-match-data'.
2075
2076 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
2077 case both directories are remote.
2078 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
2079 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
2080
2081 2009-10-08 Chong Yidong <cyd@stupidchicken.com>
2082
2083 * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
2084 (ede-proj-target-makefile-objectcode): Use it.
2085
2086 * cedet/ede/source.el (ede-want-any-source-files-p)
2087 (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
2088 Return search result. This error was introduced while merging.
2089
2090 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
2091
2092 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
2093
2094 2009-10-07 Glenn Morris <rgm@gnu.org>
2095
2096 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
2097 of concat.
2098
2099 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2100
2101 * files-x.el (read-file-local-variable): Include some
2102 non-user-variables in the completion table (bug#4664).
2103
2104 2009-10-07 Michael Albinus <michael.albinus@gmx.de>
2105
2106 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
2107 message.
2108
2109 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
2110 (tramp-smb-file-name-handler-alist): Add handler for
2111 `copy-directory', `expand-file-name', `set-file-modes'.
2112 (tramp-smb-handle-copy-directory)
2113 (tramp-smb-handle-expand-file-name)
2114 (tramp-smb-handle-set-file-modes): New defuns.
2115 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
2116 (tramp-smb-handle-file-attributes): Simplify check for retrieving
2117 entry.
2118 (tramp-smb-handle-insert-directory): Don't flush the cache.
2119 (tramp-smb-maybe-open-connection): Check for samba client and
2120 server versions.
2121
2122 2009-10-07 Eli Zaretskii <eliz@gnu.org>
2123
2124 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
2125 to not error out of search for "^lisp=" fails.
2126
2127 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
2128
2129 * makefile.w32-in (WINS_UPDATES): New macro.
2130 (custom-deps, finder-data, autoloads): Use it.
2131
2132 2009-10-07 Glenn Morris <rgm@gnu.org>
2133
2134 * Makefile.in (autoloads): Revert previous change.
2135 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
2136 the list of preloaded files passed on the command-line, get
2137 it from src/Makefile.
2138
2139 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
2140 show the original buffer rather than a random one.
2141
2142 2009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
2143
2144 * help.el (describe-no-warranty): Place point in a slightly better
2145 position in the GPLv3 text.
2146
2147 2009-10-06 Sam Steingold <sds@gnu.org>
2148
2149 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
2150 the comm attribute is present before calling regexp-quote.
2151
2152 2009-10-06 Juanma Barranquero <lekktu@gmail.com>
2153
2154 * play/animate.el (animate-string): For good effect, make sure
2155 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
2156
2157 * play/animate.el (animate-sequence, animate-birthday-present):
2158 * misc.el (butterfly): Don't set `indent-tabs-mode'.
2159
2160 2009-10-06 Glenn Morris <rgm@gnu.org>
2161
2162 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
2163
2164 * emacs-lisp/autoload.el (autoload-excludes): New variable.
2165 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
2166 (batch-update-autoloads): Process a string value of autoload-excludes,
2167 set during the build process.
2168 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
2169
2170 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
2171 inside with-parsed... macro so that `v' is defined.
2172
2173 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
2174 * progmodes/fortran.el (fortran-end-of-block)
2175 (fortran-beginning-of-block):
2176 Also push mark in the macro case.
2177
2178 * emerge.el (emerge-show-file-name):
2179 * calc/calc.el (calc-quit):
2180 * calc/calc-misc.el (calc-big-or-small):
2181 * calc/calc-graph.el (calc-graph-view):
2182 * calc/calc-ext.el (calc-reset):
2183 * calendar/calendar.el (calendar-basic-setup):
2184 Use window-full-height-p.
2185
2186 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
2187 header we don't understand, don't insert another. (Bug#4624)
2188 If changing mime charset, insert the new one in the right place.
2189
2190 2009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
2191
2192 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
2193 (cal-tex-cursor-month): Correctly increment the end date for diary and
2194 holiday listing. (Bug#4626)
2195
2196 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
2197
2198 * help-fns.el (describe-function-1): Don't burp if the function is not
2199 a symbol.
2200
2201 2009-10-05 Juanma Barranquero <lekktu@gmail.com>
2202
2203 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
2204 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
2205 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
2206 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
2207
2208 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
2209 (eieio-default-superclass): Reflow docstrings.
2210 (this, class-option-assoc, defclass, eieio-class-un-autoload)
2211 (eieio-unbind-method-implementations, defmethod)
2212 (eieio-validate-slot-value, eieio-validate-class-slot-value)
2213 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
2214 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
2215 (eieio-slot-originating-class-p, eieio-slot-name-index)
2216 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
2217 (constructor, initialize-instance, no-next-method, object-print)
2218 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
2219 Fix typos in docstrings.
2220 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
2221 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
2222 (next-method-p): Doc fixes.
2223 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
2224 Fix typos in error messages.
2225 (eieio-defmethod): Fix typo in description of generic method.
2226
2227 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
2228 (eieio-persistent-save-interactive, slot-missing):
2229 Fix typos in docstrings.
2230 (eieio-instance-inheritor-slot-boundp): Doc fix.
2231
2232 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
2233 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
2234
2235 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
2236 (eieio-custom-object-apply-reset):
2237 Fix typos in docstrings and error messages.
2238
2239 * emacs-lisp/eieio-datadebug.el (data-debug-show):
2240 Fix typo in docstring.
2241
2242 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
2243 (eieio-browse-tree): Doc fix.
2244 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
2245 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
2246 Fix typos in docstrings.
2247
2248 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
2249 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
2250 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
2251 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
2252 Reflow docstrings.
2253
2254 2009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
2255
2256 * vc-hg.el (log-view-vc-backend): Declare for compiler.
2257 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
2258 Set log-view-vc-backend so that diff can work.
2259
2260 * log-view.el (log-view-diff): Use vc-diff-internal instead of
2261 vc-version-diff.
2262 (vc-diff-internal): Autoload this instead of vc-version-diff.
2263
2264 2009-10-05 Eli Zaretskii <eliz@gnu.org>
2265
2266 * simple.el (eval-expression): Doc fix.
2267
2268 * progmodes/cwarn.el (cwarn-mode): Doc fix.
2269
2270 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2271
2272 * files.el (directory-files-no-dot-files-regexp): New defconst.
2273 (delete-directory): Use it.
2274 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
2275
2276 * net/tramp.el (tramp-verbose): Fix docstring.
2277 (tramp-methods): Add recursive option to `tramp-copy-args'.
2278 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
2279 "scp1_old", "scp2_old", "rsync", "rsyncc".
2280 (tramp-default-method): Check also for `auth-source-user-or-password'.
2281 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
2282 Add handler for `copy-directory'.
2283 (tramp-handle-copy-directory): New defun.
2284 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
2285 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
2286 Optimize sent command.
2287
2288 2009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
2289
2290 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
2291 window if necessary.
2292
2293 * calendar/calendar.el (calendar-basic-setup): Don't call
2294 switch-to-buffer in a dedicated window.
2295
2296 2009-10-05 Karl Fogel <kfogel@red-bean.com>
2297
2298 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
2299 don't do anything related to relocating, just return nil.
2300 (bookmark-error-no-filename): New error.
2301 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
2302 bookmark has no file. Don't even attempt to handle things that
2303 are not files; the whole point of custom handlers is to keep that
2304 knowledge elsewhere anyway. Tighten some comments.
2305 (bookmark-file-or-variation-thereof): Remove now-unused function.
2306 (bookmark-location): Doc string fix.
2307 (Bug#4250)
2308
2309 2009-10-04 Karl Fogel <kfogel@red-bean.com>
2310
2311 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
2312 don't use a file dialog, because they usually don't know how to read
2313 a directory target from the user. (Bug#4230)
2314 Also, make sure the prompt can display directories as well as files.
2315
2316 2009-10-04 Karl Fogel <kfogel@red-bean.com>
2317
2318 * bookmark.el (bookmark-set, bookmark-buffer-name):
2319 Improve doc strings. (Bug#1193)
2320
2321 2009-10-04 Karl Fogel <kfogel@red-bean.com>
2322
2323 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
2324 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
2325 (bookmark-get-annotation, bookmark-set-annotation)
2326 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
2327 (bookmark-set-position, bookmark-get-front-context-string)
2328 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
2329 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
2330 (bookmark-jump-other-window, bookmark-handle-bookmark)
2331 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
2332 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
2333 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
2334 Improve doc strings to say whether bookmark can be a string or
2335 a record or both, and make other consistency and clarity fixes.
2336 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
2337 (bookmark-default-annotation-text, bookmark-yank-word)
2338 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
2339 (bookmark-import-new-list, bookmark-maybe-rename)
2340 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
2341 (bookmark-bmenu-bookmark): Give these doc strings.
2342 (bookmark-bmenu-check-position): Give this a doc string, but also
2343 add a FIXME comment about how the function may be pointless.
2344 (bookmark-default-handler): Rework doc string and change a
2345 parameter name, to clarify that this takes a bookmark record
2346 not a bookmark name.
2347 (bookmark-set): Change a parameter name to indicate its meaning,
2348 and improve the doc string a bit.
2349 (Bug#4188)
2350
2351 2009-10-04 Karl Fogel <kfogel@red-bean.com>
2352
2353 * bookmark.el (bookmark-alist): Document the new `handler' element
2354 in the param alist.
2355 (bookmark-make-record-function): Adjust documentation for above.
2356 (Bug#4193)
2357
2358 2009-10-04 Karl Fogel <kfogel@red-bean.com>
2359
2360 * info.el (Info-bookmark-make-record): Document this function.
2361 (Info-bookmark-jump): Document with a doc string, not just a comment.
2362 (Bug#4203)
2363
2364 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
2365
2366 * cedet/semantic.el (semantic-new-buffer-setup-functions): New option.
2367 (semantic-new-buffer-fcn): Call parser setup functions here.
2368 (semantic-mode): Don't call parser setup functions here, it's done
2369 in semantic-new-buffer-fcn now.
2370 (semantic-mode): Parse all existing buffers when enabled.
2371
2372 * cedet/srecode/compile.el (srecode-compile-file):
2373 Call semantic-new-buffer-fcn if the buffer has not been parsed.
2374
2375 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
2376
2377 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
2378
2379 * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
2380 (proj-comp-insert-variable-once): New macro, renamed from
2381 ede-pmake-insert-variable-once in ede/pmake.edl.
2382 (ede-proj-makefile-insert-variables): Use it.
2383
2384 2009-10-04 Michael Albinus <michael.albinus@gmx.de>
2385
2386 * files.el (copy-directory): New defun.
2387
2388 * dired-aux.el (dired-copy-file-recursive): Use it.
2389
2390 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
2391
2392 * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
2393 (makefile-end-of-command):
2394 * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
2395 (semantic-end-of-context): Fix previous change. Doc fixes.
2396
2397 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
2398
2399 * files-x.el (modify-dir-local-variable)
2400 (copy-dir-locals-to-file-locals-prop-line):
2401 * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
2402 (makefile-end-of-command):
2403 * cedet/semantic/lex.el (semantic-lex-token):
2404 * cedet/semantic/analyze/fcn.el
2405 (semantic-analyze-dereference-metatype-1):
2406 * cedet/semantic/bovine/c.el (semantic-lex-cpp-define)
2407 (semantic-lex-cpp-undef):
2408 * cedet/semantic/wisent/wisent.el (wisent-skip-block):
2409 * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
2410 (semantic-end-of-context): Fix typos in docstrings.
2411
2412 * recentf.el (recentf-unload-function): New function.
2413
2414 2009-10-04 Chong Yidong <cyd@stupidchicken.com>
2415
2416 * cedet/ede.el (ede-project-placeholder-cache-file):
2417 * cedet/semantic/db-file.el (semanticdb-default-save-directory):
2418 * cedet/srecode/map.el (srecode-map-save-file):
2419 Use locate-user-emacs-file. Suggested by Juanma Barranquero.
2420
2421 2009-10-04 Glenn Morris <rgm@gnu.org>
2422
2423 * window.el (window-full-height-p): Add doc string.
2424
2425 2009-10-04 Martin Rudalics <rudalics@gmx.at>
2426
2427 * window.el (window-full-height-p): New function. (Bug#4543)
2428
2429 2009-10-03 Chong Yidong <cyd@stupidchicken.com>
2430
2431 * cedet/srecode/insert.el: Require srecode/args.
2432
2433 * cedet/srecode/args.el: Require srecode/dictionary instead of
2434 srecode/insert.
2435
2436 * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
2437
2438 * files.el (auto-mode-alist): Add .srt and Project.ede.
2439
2440 * cedet/semantic.el (semantic-mode):
2441 Handle srecode-template-mode-hook as well.
2442 (semantic-mode): Use js-mode-hook for Javascript hook.
2443
2444 * cedet/srecode/template.el: Remove hook variable.
2445
2446 * cedet/ede/proj-comp.el: Require ede/pmake when compiling.
2447
2448 * cedet/ede.el (ede-target-forms-menu): Don't enable if no
2449 projects exist.
2450 (ede-project-placeholder-cache-file): Default to a file in
2451 user-emacs-directory.
2452
2453 * cedet/srecode/map.el (srecode-map-base-template-dir): Look for
2454 templates in data-directory.
2455 (srecode-map-save-file): Default to a file in user-emacs-directory.
2456
2457 * cedet/ede/srecode.el (ede-srecode-setup): Use default templates
2458 directory.
2459
2460 2009-09-30 Eric Ludlam <zappo@gnu.org>
2461
2462 * cedet/semantic/util-modes.el (semantic-highlight-func-mode):
2463 Doc fix.
2464
2465 * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
2466 Only insert each variable once.
2467
2468 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
2469 (ede-pmake-insert-variable-shared): Use it.
2470
2471 * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
2472 for lexical table iff table is nil.
2473
2474 2009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
2475
2476 * vc.el: Remove commented out code.
2477 (vc-derived-from-dir-mode): Remove, unused.
2478 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
2479
2480 2009-10-03 Michael Albinus <michael.albinus@gmx.de>
2481
2482 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
2483 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
2484 there could be recursive loading when `default-directory' is a
2485 remote file name. (Bug#4614)
2486
2487 2009-10-03 Glenn Morris <rgm@gnu.org>
2488
2489 * calendar/calendar.el (calendar-basic-setup): Handle the case where
2490 the frame is wide.
2491 (calendar-generate-window): Test for shrinkability rather than width.
2492
2493 * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out
2494 declaration, currently false.
2495
2496 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
2497 reusing existing buffers, in case we happen to visit two files with the
2498 same basename. (Bug#4593)
2499
2500 2009-10-02 Eli Zaretskii <eliz@gnu.org>
2501
2502 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
2503 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
2504 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
2505 subdirs of cedet as well.
2506 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
2507
2508 2009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
2509
2510 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
2511 Obey advertised-signature-table.
2512
2513 * help-fns.el (help-function-arglist): Don't check
2514 advertised-signature-table.
2515 (describe-function-1): Do it here instead so it also applies to subrs.
2516
2517 2009-10-02 Michael Albinus <michael.albinus@gmx.de>
2518
2519 * simple.el (start-file-process): Say in the doc-string, that file
2520 handlers might not support pty association, if PROGRAM is nil.
2521
2522 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
2523 HOST and USER are strings. They are nil, when there are
2524 incomplete entries in ~/.netrc, for example.
2525 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
2526 root directory ("device busy" error otherwise).
2527
2528 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
2529 Flush file properties of created directory.
2530
2531 2009-10-02 Eli Zaretskii <eliz@gnu.org>
2532
2533 * makefile.w32-in (WINS_BASIC): Remove cedet.
2534 (WINS_CEDET): Add cedet.
2535 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
2536
2537 2009-10-02 Kevin Ryde <user42@zip.com.au>
2538
2539 * net/browse-url.el (browse-url): Pass any symbol in
2540 browse-url-browser-function to `apply', since if you've mistakenly put
2541 an unbound symbol then the error is clearer. (Bug#4531)
2542
2543 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
2544
2545 * allout.el (allout-init, allout-back-to-current-heading)
2546 (allout-beginning-of-current-entry, allout-ascend-to-depth)
2547 (allout-ascend, allout-up-current-level, allout-end-of-level)
2548 (allout-previous-visible-heading, allout-forward-current-level)
2549 (allout-backward-current-level, allout-show-children):
2550 * apropos.el (apropos-describe-plist):
2551 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
2552 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
2553 * completion.el (add-completion, add-permanent-completion):
2554 * descr-text.el (describe-text-category, describe-char):
2555 * desktop.el (desktop-lazy-abort):
2556 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
2557 * dired.el (dired-build-subdir-alist):
2558 * ediff.el (ediff-version):
2559 * elide-head.el (elide-head, elide-head-show):
2560 * emerge.el (emerge-version):
2561 * env.el (getenv):
2562 * face-remap.el (variable-pitch-mode):
2563 * faces.el (describe-face):
2564 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
2565 (dired-at-point):
2566 * files.el (find-file-existing, auto-save-mode):
2567 * font-lock.el (font-lock-fontify-buffer):
2568 * help-fns.el (describe-function, describe-variable)
2569 (describe-syntax, describe-categories):
2570 * help.el (view-lossage, describe-bindings, describe-key)
2571 (describe-mode):
2572 * hexl.el (hexl-current-address):
2573 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
2574 * info.el (Info-goto-emacs-key-command-node):
2575 * log-edit.el (log-edit-insert-cvs-template)
2576 (log-edit-insert-cvs-rcstemplate):
2577 * menu-bar.el (menu-bar-mode):
2578 * mouse.el (mouse-appearance-menu):
2579 * newcomment.el (comment-indent-new-line):
2580 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
2581 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
2582 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt, )
2583 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
2584 * recentf.el (recentf-mode):
2585 * savehist.el (savehist-mode, savehist-save):
2586 * shadowfile.el (shadow-copy-files):
2587 * simple.el (kill-ring-save, next-line, previous-line)
2588 (normal-erase-is-backspace-mode):
2589 * strokes.el (strokes-update-window-configuration)
2590 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
2591 (strokes-xpm-for-stroke):
2592 * time.el (emacs-uptime, emacs-init-time):
2593 * tutorial.el (tutorial--describe-nonstandard-key)
2594 (tutorial--detailed-help):
2595 * type-break.el (type-break-mode)
2596 (type-break-mode-line-message-mode, type-break-query-mode)
2597 (type-break-guesstimate-keystroke-threshold):
2598 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
2599 * version.el (emacs-version):
2600 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
2601 * winner.el (winner-mode):
2602 * calendar/timeclock.el (timeclock-in, timeclock-out)
2603 (timeclock-status-string, timeclock-change)
2604 (timeclock-workday-remaining-string)
2605 (timeclock-workday-elapsed-string)
2606 (timeclock-when-to-leave-string):
2607 * calendar/todo-mode.el (todo-add-category):
2608 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
2609 * emacs-lisp/autoload.el (update-file-autoloads):
2610 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
2611 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
2612 (checkdoc-message-text, checkdoc-defun):
2613 * emacs-lisp/debug.el (debugger-list-functions):
2614 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
2615 * emacs-lisp/eieio-opt.el (eieio-describe-class)
2616 (eieio-describe-generic):
2617 * emacs-lisp/lisp-mnt.el (lm-synopsis):
2618 * emacs-lisp/shadow.el (list-load-path-shadows):
2619 * emulation/cua-base.el (cua-mode):
2620 * emulation/edt.el (edt-set-scroll-margins):
2621 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
2622 (tpu-toggle-regexp, tpu-toggle-search-direction)
2623 (tpu-toggle-rectangle, tpu-toggle-control-keys):
2624 * emulation/tpu-extras.el (tpu-set-scroll-margins):
2625 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
2626 (viper-set-parsing-style-toggling-macro)
2627 (viper-set-emacs-state-searchstyle-macros):
2628 * emulation/viper.el (viper-set-hooks):
2629 * eshell/esh-mode.el (eshell-truncate-buffer):
2630 * international/mule-cmds.el (prefer-coding-system)
2631 (describe-input-method, describe-language-environment):
2632 * international/mule-diag.el (list-character-sets)
2633 (describe-character-set, describe-coding-system)
2634 (describe-fontset, list-fontsets, list-input-methods):
2635 * mail/sendmail.el (mail-signature):
2636 * net/ange-ftp.el (ange-ftp-copy-file):
2637 * net/browse-url.el (browse-url):
2638 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
2639 * net/quickurl.el (quickurl-add-url):
2640 * net/rcirc.el (names, topic):
2641 * net/xesam.el (xesam-mode):
2642 * play/5x5.el (5x5-new-game):
2643 * play/yow.el (apropos-zippy):
2644 * progmodes/ada-mode.el (ada-mode-version):
2645 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
2646 (f90-end-of-block)
2647 (f90-beginning-of-block):
2648 * progmodes/fortran.el (fortran-end-of-block)
2649 (fortran-beginning-of-block):
2650 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
2651 * progmodes/python.el (python-describe-symbol, python-shell):
2652 * term/ns-win.el (ns-print-buffer):
2653 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
2654 * textmodes/flyspell.el (flyspell-mode-on):
2655 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
2656 (pages-directory-for-addresses):
2657 * textmodes/table.el (table-recognize-cell)
2658 (table-query-dimension, table-generate-source)
2659 (table-insert-sequence, table--warn-incompatibility):
2660 * textmodes/tex-mode.el (tex-validate-buffer):
2661 * textmodes/texinfmt.el (texinfmt-version)
2662 (texinfo-format-buffer):
2663 Use `called-interactively-p' instead of `interactive-p'.
2664
2665 2009-10-02 Juanma Barranquero <lekktu@gmail.com>
2666
2667 * image-mode.el (image-toggle-display):
2668 * emacs-lisp/elp.el (elp-instrument-function):
2669 * emacs-lisp/advice.el (ad-make-advised-definition):
2670 * emacs-lisp/easy-mmode.el (define-minor-mode):
2671 * net/browse-url.el (browse-url-maybe-new-window):
2672 * progmodes/sh-script.el (sh-learn-buffer-indent):
2673 Pass new argument 'any to `called-interactively-p'.
2674
2675 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
2676
2677 * international/uni-bidi.el:
2678 * international/uni-category.el:
2679 * international/uni-combining.el:
2680 * international/uni-comment.el:
2681 * international/uni-decimal.el:
2682 * international/uni-decomposition.el:
2683 * international/uni-digit.el:
2684 * international/uni-lowercase.el:
2685 * international/uni-mirrored.el:
2686 * international/uni-name.el:
2687 * international/uni-numeric.el:
2688 * international/uni-old-name.el:
2689 * international/uni-titlecase.el:
2690 * international/uni-uppercase.el:
2691 Regenerate from Unicode 5.2.0 data.
2692
2693 2009-10-01 Glenn Morris <rgm@gnu.org>
2694
2695 * Makefile.in (ELCFILES): Regenerate.
2696
2697 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
2698
2699 * subr.el (interactive-p): Mark obsolete.
2700 (called-interactively-p): Make the optional-ness of `kind' obsolete.
2701 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
2702 advertised-signature-table for subroutines as well.
2703
2704 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
2705 (set-advertised-calling-convention): New function.
2706 (make-obsolete, define-obsolete-function-alias)
2707 (make-obsolete-variable, define-obsolete-variable-alias):
2708 Make the optional-ness of `when' obsolete.
2709 (define-obsolete-face-alias): Make `when' non-optional.
2710 * help-fns.el (help-function-arglist):
2711 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
2712 Use advertised-signature-table.
2713
2714 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
2715
2716 * files.el (delete-directory): New defun. The original function
2717 in fileio.c has been renamed to `delete-directory-internal'.
2718
2719 * dired.el (dired-delete-file): Call `delete-directory' with
2720 RECURSIVE parameter.
2721
2722 * net/ange-ftp.el (ange-ftp-delete-directory ): Add optional
2723 parameter RECURSIVE. Implementation is missing.
2724
2725 * net/tramp.el (tramp-handle-make-directory): Flush upper
2726 directory's file properties.
2727 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
2728 (tramp-handle-dired-recursive-delete-directory): Flush directory
2729 properties after the remove command only.
2730
2731 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
2732 Handle optional parameter RECURSIVE.
2733
2734 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
2735 Handle optional parameter RECURSIVE.
2736
2737 * net/tramp-smb.el (tramp-smb-errors): Add error message for
2738 connection timeout.
2739 (tramp-smb-handle-delete-directory): Handle optional parameter
2740 RECURSIVE.
2741
2742 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
2743
2744 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
2745 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
2746 (byte-compile-defmacro): Use backquotes.
2747
2748 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
2749
2750 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
2751 has no associated file.
2752 (vc-resynch-buffer): Use vc-dir-buffers.
2753
2754 2009-10-01 Glenn Morris <rgm@gnu.org>
2755
2756 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
2757 (chart-file-count):
2758 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
2759 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
2760 * emacs-lisp/eieio-opt.el (eieio-describe-class):
2761 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
2762 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
2763 (eieio-copy-parents-into-subclass, make-instance, class-children)
2764 (eieio-generic-form):
2765 * cedet/cedet-files.el (cedet-directory-name-to-file-name):
2766 * cedet/cedet-idutils.el (cedet-idutils-search)
2767 (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
2768 (cedet-idutils-version-check):
2769 * cedet/cedet.el (cedet-version):
2770 * cedet/data-debug.el (data-debug-insert-overlay-button)
2771 (data-debug-insert-overlay-list-button)
2772 (data-debug-insert-buffer-button)
2773 (data-debug-insert-buffer-list-button)
2774 (data-debug-insert-process-button, data-debug-insert-ring-button)
2775 (data-debug-insert-widget, data-debug-insert-stuff-list-button)
2776 (data-debug-insert-stuff-vector-button)
2777 (data-debug-insert-symbol-button, data-debug-insert-string)
2778 (data-debug-insert-number, data-debug-insert-lambda-expression)
2779 (data-debug-insert-nil, data-debug-insert-simple-thing)
2780 (data-debug-insert-custom, data-debug-edebug-expr):
2781 * cedet/ede.el (ede-auto-add-method, ede-project-class-files)
2782 (global-ede-mode-map, ede-new, ede-debug-target)
2783 (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
2784 * cedet/semantic.el (semantic-minimum-working-buffer-size)
2785 (semantic-fetch-tags, semantic-submode-list)
2786 (semantic-default-submodes):
2787 * cedet/ede/source.el (ede-source-match):
2788 * cedet/ede/project-am.el (project-am-type-alist, project-add-file)
2789 (project-am-package-info):
2790 * cedet/ede/proj.el (ede-proj-target, project-new-target):
2791 * cedet/ede/proj-elisp.el (ede-proj-tweak-autoconf):
2792 * cedet/ede/proj-comp.el (ede-current-build-list):
2793 * cedet/ede/makefile-edit.el (makefile-move-to-macro):
2794 * cedet/ede/files.el (ede-toplevel-project-or-nil):
2795 * cedet/ede/cpp-root.el (initialize-instance):
2796 * cedet/ede/autoconf-edit.el (autoconf-find-last-macro)
2797 (autoconf-parameter-strip, autoconf-insert-new-macro):
2798 * cedet/semantic/wisent.el (wisent-lex-eoi):
2799 * cedet/semantic/util-modes.el (global-semantic-show-parser-state-mode)
2800 (semantic-show-parser-state-mode):
2801 * cedet/semantic/texi.el (semantic-texi-environment-regexp):
2802 * cedet/semantic/tag.el (semantic-tag-new-variable)
2803 (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
2804 (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
2805 (semantic--tag-deep-copy-tag-list)
2806 (semantic-tag-components-with-overlays-default):
2807 * cedet/semantic/symref.el (semantic-symref-find-text):
2808 * cedet/semantic/senator.el (senator-yank-tag)
2809 (senator-transpose-tags-up):
2810 * cedet/semantic/scope.el (semantic-analyze-scoped-tags-default)
2811 (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
2812 * cedet/semantic/sb.el (semantic-sb-autoexpand-length):
2813 * cedet/semantic/lex.el (semantic-lex-comment-regex)
2814 (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
2815 (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
2816 * cedet/semantic/lex-spp.el
2817 (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
2818 (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
2819 * cedet/semantic/idle.el
2820 (semantic-idle-summary-current-symbol-info-brutish)
2821 (semantic-idle-summary-current-symbol-info-default):
2822 * cedet/semantic/grammar.el (semantic-grammar-recreate-package)
2823 (semantic--grammar-macro-compl-dict):
2824 * cedet/semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
2825 * cedet/semantic/format.el (semantic-format-tag-custom-list)
2826 (semantic-format-tag-canonical-name-default):
2827 * cedet/semantic/find.el (semantic-find-tag-by-overlay-in-region)
2828 (semantic-find-tags-for-completion)
2829 (semantic-find-tags-by-scope-protection-default)
2830 (semantic-deep-find-tags-for-completion):
2831 * cedet/semantic/edit.el
2832 (semantic-edits-incremental-reparse-failed-hook)
2833 (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
2834 (semantic-edits-splice-remove, semantic-edits-splice-replace):
2835 * cedet/semantic/doc.el (semantic-documentation-comment-preceeding-tag):
2836 * cedet/semantic/dep.el (semantic-dependency-include-path):
2837 * cedet/semantic/db.el (semanticdb-default-find-index-class)
2838 (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
2839 (semanticdb-project-roots):
2840 * cedet/semantic/db-find.el (semanticdb-implied-include-tags)
2841 (semanticdb-find-adebug-insert-scanned-tag-cons)
2842 (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
2843 (semanticdb-brute-deep-find-tags-for-completion):
2844 * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
2845 * cedet/semantic/ctxt.el (semantic-beginning-of-context-default)
2846 (semantic-end-of-context-default)
2847 (semantic-ctxt-current-function-default)
2848 (semantic-ctxt-scoped-types-default):
2849 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
2850 (semantic-complete-inline-tag-engine)
2851 (semantic-complete-inline-custom-type)
2852 (semantic-complete-read-tag-analyzer):
2853 * cedet/semantic/chart.el (semantic-chart-tags-by-class)
2854 (semantic-chart-database-size):
2855 * cedet/semantic/analyze.el (semantic-analyze-current-symbol)
2856 (semantic-analyze-current-context):
2857 * cedet/semantic/symref/list.el (semantic-symref)
2858 (semantic-symref-hide-buffer, semantic-symref-symbol):
2859 * cedet/semantic/symref/grep.el (semantic-symref-grep-use-template):
2860 * cedet/semantic/symref/filter.el (semantic-symref-hits-in-region):
2861 * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
2862 * cedet/semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
2863 (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
2864 (semantic-c-dereference-template):
2865 * cedet/semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
2866 (semantic--analyze-refs-full-lookup-with-parents)
2867 (semantic--analyze-refs-full-lookup-simple):
2868 * cedet/semantic/analyze/complete.el
2869 (semantic-analyze-possible-completions):
2870 * cedet/srecode/table.el (srecode-mode-table-new):
2871 * cedet/srecode/srt.el (srecode-read-variable-name):
2872 * cedet/srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
2873 * cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
2874 (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
2875 * cedet/srecode/map.el (srecode-current-map):
2876 * cedet/srecode/insert.el (srecode-insert)
2877 (srecode-insert-variable-secondname-handler, srecode-insert-method)
2878 (srecode-template-inserter-point-override)
2879 (srecode-insert-include-lookup):
2880 * cedet/srecode/getset.el (srecode-auto-choose-class):
2881 * cedet/srecode/extract.el (srecode-inserter-extract):
2882 * cedet/srecode/document.el
2883 (srecode-document-autocomment-return-last-alist)
2884 (srecode-document-autocomment-param-type-alist)
2885 (srecode-document-insert-function-comment)
2886 (srecode-document-insert-variable-one-line-comment)
2887 (srecode-document-function-name-comment):
2888 * cedet/srecode/dictionary.el (srecode-create-dictionary)
2889 (srecode-compound-toString):
2890 * cedet/srecode/compile.el (srecode-flush-active-templates):
2891 * cedet/srecode/args.el (srecode-semantic-handle-:blank):
2892 Doc/message fixes.
2893
2894 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
2895 match-data. (Bug#4555).
2896
2897 * cedet/semantic/bovine/gcc.el
2898 (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
2899 (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
2900
2901 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
2902 rather than parsing it as a regexp. This relaxes the layout
2903 requirements and makes errors easier to detect.
2904 (check-declare-verify): Check file is regular.
2905 (check-declare-directory): Doc fix.
2906 * subr.el (declare-function): Doc fix.
2907
2908 * ibuffer.el (ibuffer-format-qualifier):
2909 * isearch.el (hi-lock-regexp-okay):
2910 * calc/calc.el (math-zerop):
2911 * mail/uce.el (rmail-msgbeg, rmail-msgend):
2912 * term/w32-win.el (setup-default-fontset, set-fontset-font):
2913 Remove unused declarations.
2914
2915 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
2916
2917 * cedet/semantic/wisent/javat-wy.el
2918 (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
2919
2920 2009-09-30 Juanma Barranquero <lekktu@gmail.com>
2921
2922 * cedet/srecode/expandproto.el: Fix provide statement.
2923
2924 2009-09-30 Eric Ludlam <zappo@gnu.org>
2925
2926 * emacs-lisp/eieio.el (boolean-p): Delete.
2927
2928 2009-09-30 Sascha Wilde <wilde@sha-bang.de>
2929
2930 * cedet/ede/srecode.el: Fix provide statement.
2931
2932 2009-09-30 Glenn Morris <rgm@gnu.org>
2933
2934 * cedet/ede/proj.el (ede-proj-target-makefile-miscelaneous):
2935 * cedet/ede/proj-aux.el (ede-aux-source):
2936 * cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
2937 (ede-misc-source):
2938 * cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
2939 (semantic-mrub-switch-tags): Fix doc typos.
2940
2941 * cedet/semantic/db-global.el (data-debug-new-buffer)
2942 (data-debug-insert-thing): Remove unneeded declarations (one broken).
2943 (semanticdb-enable-gnu-global-databases): Fix prompt typo.
2944
2945 * cedet/semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
2946
2947 * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
2948 use of CL function `remove-if-not'.
2949
2950 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
2951
2952 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
2953 filename is not a string.
2954
2955 2009-09-29 Chong Yidong <cyd@stupidchicken.com>
2956
2957 * files.el (safe-local-eval-forms): Fix typo.
2958
2959 2009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
2960
2961 * vc-hooks.el (vc-dir-buffers): New var.
2962 (vc-state-refresh): New function.
2963 (vc-state): Use it.
2964 (vc-after-save): Always ask the backend to recompute the new state.
2965 Always call vc-dir if necessary, using vc-dir-buffers.
2966 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
2967 Use vc-dir-buffers.
2968 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
2969 (vc-dir-prepare-status-buffer, vc-dir-update)
2970 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
2971 Don't call expand-file-name on default-directory.
2972
2973 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
2974
2975 * speedbar.el (speedbar-item-delete):
2976 * calc/calc-prog.el (calc-kbd-if):
2977 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
2978
2979 * epa.el (epa-key-list-mode-map):
2980 * hi-lock.el (hi-lock-menu): Fix typos in menus.
2981
2982 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
2983 (hs-show-hook): Fix typo in docstring.
2984
2985 2009-09-29 Glenn Morris <rgm@gnu.org>
2986
2987 * cedet/semantic/symref/idutils.el:
2988 * cedet/semantic/symref/list.el: Relicense under GPLv3+.
2989
2990 * cedet/ede/srecode.el (srecode-resolve-arguments): Fix declaration.
2991
2992 * cedet/semantic/complete.el (semantic-displayor-focus-abstract-child-p):
2993 * cedet/semantic/tag-file.el (semanticdb-table-child-p):
2994 * cedet/srecode/compile.el (srecode-template-inserter-newline-child-p):
2995 Mark declarations not understood by check-declare.
2996
2997 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
2998 file-name-nondirectory call preventing location of cedet files.
2999 (check-declare-verify): Use literal search rather than re-search.
3000 Add basic defmethod and defclass, and define-overloadable-function.
3001
3002 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
3003 Use tramp-compat-file-attributes rather than nonexistent
3004 tramp-compat-handle-file-attributes.
3005
3006 * Makefile.in (lisptagsfiles4): New.
3007 (AUTOGENEL): Add cedet loaddefs files.
3008 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
3009 (update-elclist, compile-always, backup-compiled-files)
3010 (bootstrap-clean): Add yet another directory level.
3011 (update-elclist): Use LC_COLLATE rather than COLLATE.
3012 (ELCFILES): Update, via `make update-elclist'.
3013
3014 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
3015
3016 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
3017 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
3018 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
3019
3020 2009-09-28 Andreas Schwab <schwab@linux-m68k.org>
3021
3022 * Makefile.in (lisptagsfiles3): Define.
3023 (TAGS, TAGS-LISP): Use it.
3024 (update-elclist): Add third directory level to look for elc files.
3025 (compile-always): Likewise.
3026 (backup-compiled-files): Likewise.
3027 (bootstrap-clean): Likewise.
3028 (ELCFILES): Update.
3029
3030 2009-09-28 Chong Yidong <cyd@stupidchicken.com>
3031
3032 * Makefile.in (ELCFILES): Add CEDET files.
3033
3034 2009-09-28 Eric Ludlam <zappo@gnu.org>
3035
3036 CEDET (development tools) package merged.
3037
3038 * cedet/*.el:
3039 * cedet/ede/*.el:
3040 * cedet/semantic/*.el:
3041 * cedet/srecode/*.el: New files.
3042
3043 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
3044
3045 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
3046
3047 * net/tramp.el (top): Require tramp-imap.
3048
3049 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
3050 Use `tramp-compat-handle-file-attributes'.
3051
3052 2009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
3053
3054 * net/tramp-imap.el: New package.
3055
3056 2009-09-28 Eric Ludlam <zappo@gnu.org>
3057
3058 * emacs-lisp/chart.el:
3059 * emacs-lisp/eieio-base.el:
3060 * emacs-lisp/eieio-comp.el:
3061 * emacs-lisp/eieio-custom.el:
3062 * emacs-lisp/eieio-datadebug.el:
3063 * emacs-lisp/eieio-opt.el:
3064 * emacs-lisp/eieio-speedbar.el:
3065 * emacs-lisp/eieio.el: New files.
3066
3067 * cedet/cedet-cscope.el:
3068 * cedet/cedet-files.el:
3069 * cedet/cedet-global.el:
3070 * cedet/cedet-idutils.el:
3071 * cedet/data-debug.el:
3072 * cedet/inversion.el:
3073 * cedet/mode-local.el:
3074 * cedet/pulse.el: New files.
3075
3076 2009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3077
3078 * whitespace.el (whitespace-trailing-regexp)
3079 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
3080 Fix doc string.
3081
3082 2009-09-27 Chong Yidong <cyd@stupidchicken.com>
3083
3084 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
3085 menu.
3086
3087 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
3088 menu-bar-ediff-menu.
3089
3090 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
3091 define-overloadable-function.
3092
3093 * progmodes/autoconf.el: Provide autoconf as well, so that this
3094 file can be `require'd.
3095
3096 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
3097
3098 * emacs-lisp/autoload.el (generated-autoload-feature)
3099 (generated-autoload-load-name): New vars.
3100 (autoload-rubric, autoload-generate-file-autoloads): Use them.
3101 (make-autoload): Recognize define-overloadable-function and
3102 defclass forms (for EIEIO).
3103
3104 * Makefile.in (update-subdirs): Exclude cedet directory.
3105
3106 2009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
3107
3108 * term/ns-win.el: Don't set the region face background. (Bug#4381)
3109
3110 * faces.el: Default light-background background for region face to
3111 ns_selection_color under NS.
3112
3113 2009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
3114
3115 * net/imap-hash.el: New library, see NEWS.
3116
3117 * Makefile.in (ELCFILES): Add imap-hash.el.
3118
3119 2009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
3120
3121 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
3122 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
3123 * help-macro.el (make-help-screen): Avoid using an ambiguous function
3124 definition where the docstring could be taken for the return value.
3125
3126 2009-09-26 Glenn Morris <rgm@gnu.org>
3127
3128 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
3129 Add option to only show images below a certain size.
3130 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
3131 save-excursion calls.
3132
3133 2009-09-26 Eli Zaretskii <eliz@gnu.org>
3134
3135 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
3136 subdirectories) and eieio.
3137
3138 2009-09-26 Alan Mackenzie <acm@muc.de>
3139
3140 * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
3141 buggy bracketing. (Bug#4289)
3142
3143 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
3144 character constants (as case labels). (Bug#4289)
3145
3146 2009-09-25 Juri Linkov <juri@jurta.org>
3147
3148 * files.el (safe-local-eval-forms): Allow time-stamp in
3149 before-save-hook (Bug#4554).
3150
3151 2009-09-25 Drew Adams <drew.adams@oracle.com>
3152
3153 * menu-bar.el (list-buffers-directory): Doc fix.
3154
3155 2009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
3156
3157 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
3158 Try and avoid copying twice the same paragraph.
3159 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
3160 Remove save-excursion.
3161 (log-edit-changelog-entry): Do it here instead.
3162
3163 2009-09-25 Juanma Barranquero <lekktu@gmail.com>
3164
3165 * bs.el (bs--get-file-name): Use `list-buffers-directory'
3166 when available, instead of hardcoding mode names. Doc fix.
3167
3168 * menu-bar.el (list-buffers-directory): Add docstring.
3169 Make automatically buffer-local.
3170
3171 * dired.el (dired-mode):
3172 * files.el (cd-absolute):
3173 * pcvs.el (cvs-temp-buffer):
3174 * pcvs-util.el (cvs-get-buffer-create):
3175 * shell.el (shell-mode):
3176 * vc-dir.el (vc-dir-mode):
3177 Don't make `list-buffers-directory' buffer local.
3178
3179 2009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
3180
3181 * comint.el (comint-exec, comint-run, make-comint):
3182 Doc fixes (Bug#4542).
3183
3184 2009-09-25 Glenn Morris <rgm@gnu.org>
3185
3186 * mail/rmailmm.el (rmail-mime): New custom group.
3187 Move all defcustoms in this file into this group.
3188 (rmail-mime-media-type-handlers-alist): Revert previous change.
3189 (rmail-mime-show-images): New option.
3190 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
3191 references to it, since it wasn't actually used for anything.
3192 (rmail-mime-insert-image): New function.
3193 (rmail-mime-image): Use rmail-mime-insert-image.
3194 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
3195 obey the value of `rmail-mime-show-images' option. Print the size of
3196 attachments.
3197
3198 2009-09-25 David Engster <deng@randomsample.de>
3199
3200 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
3201
3202 2009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3203
3204 * whitespace.el: Does not highlight trailing spaces While point is
3205 at end of line. Does not highligt spaces at beginning of buffer
3206 while point is at beginning of buffer. Does not highlight spaces
3207 at end of buffer while point is at end of buffer. (Bug#4177)
3208 New version 12.0.
3209 (whitespace-display-mappings): Adjust initialization.
3210 (whitespace-point, whitespace-font-lock-refontify): New vars.
3211 (whitespace-color-on, whitespace-color-off): Adjust code.
3212 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
3213 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
3214 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
3215
3216 2009-09-24 Chong Yidong <cyd@stupidchicken.com>
3217
3218 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
3219
3220 * textmodes/sgml-mode.el: Remove xml-mode alias.
3221
3222 * files.el (auto-mode-alist, conf-mode-maybe)
3223 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
3224
3225 2009-09-24 Alan Mackenzie <acm@muc.de>
3226
3227 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
3228 c-forward-conditionals, but it doesn't move point and doesn't set
3229 the mark.
3230 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
3231 (c-down-conditional-with-else, c-backward-conditional)
3232 (c-forward-conditional): Refactor to use c-scan-conditionals.
3233
3234 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
3235
3236 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
3237 (help-default-arg-highlight): Remove.
3238 (help-highlight-arg): New function.
3239 (help-do-arg-highlight): Use it.
3240 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
3241
3242 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
3243
3244 * term.el (term-set-scroll-region, term-handle-ansi-escape):
3245 Undo last change, which didn't fix the problem and introduced others.
3246
3247 2009-09-24 Nick Roberts <nickrob@snap.net.nz>
3248
3249 * progmodes/gdb-mi.el: Don't require speedbar.
3250 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
3251
3252 2009-09-24 Glenn Morris <rgm@gnu.org>
3253
3254 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
3255
3256 * term/ns-win.el (ns-reg-to-script): Define for compiler.
3257
3258 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
3259 there is no newline after the final mime boundary. (Bug#4539)
3260 Move markers on insertion so that any buttons inserted don't end up in
3261 the next part of a multipart message.
3262 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
3263 (rmail-mime-bulk-handler): Optionally handle images.
3264 (rmail-mime-image): New button action.
3265 (rmail-mime-image-handler): New function.
3266 (rmail-mime-mode): New mode.
3267 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
3268
3269 2009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
3270
3271 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
3272 than just dropping elements from it (bug#4504).
3273
3274 * term.el (term-set-scroll-region): Don't move cursor any more.
3275 (term-handle-ansi-escape): Call term-goto here instead.
3276 Suggested by Ivan Kanis <apple@kanis.eu>.
3277
3278 * term.el: Require CL.
3279 (term-ansi-reset): New function.
3280 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
3281 (term-handle-colors-array): Simplify.
3282
3283 2009-09-24 Juanma Barranquero <lekktu@gmail.com>
3284
3285 * allout.el (allout-overlay-interior-modification-handler)
3286 (allout-obtain-passphrase):
3287 * epa-file.el (epa-file-write-region):
3288 * ps-print.el (ps-begin-job):
3289 * vc-hooks.el (vc-toggle-read-only):
3290 * vc-rcs.el (vc-rcs-rollback):
3291 * vc-sccs.el (vc-sccs-rollback):
3292 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
3293 (vc-version-diff, vc-revert, vc-rollback):
3294 * wdired.el (wdired-check-kill-buffer):
3295 * emacs-lisp/authors.el (authors):
3296 * net/socks.el (socks-open-connection):
3297 * net/zeroconf.el (zeroconf-service-add-hook):
3298 * obsolete/vc-mcvs.el (vc-mcvs-register):
3299 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
3300 (gdb-select-frame):
3301 * progmodes/grep.el (lgrep, rgrep):
3302 * progmodes/idlw-help.el (idlwave-help-check-locations)
3303 (idlwave-help-html-link, idlwave-help-assistant-open-link):
3304 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
3305 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
3306 (reftex-toc-rename-label): Fix typos in error messages.
3307
3308 * dired-aux.el (dired-do-shell-command): Reflow docstring.
3309 (dired-copy-how-to-fn): Doc fix.
3310 (dired-files-attributes, dired-read-shell-command):
3311 Fix typos in docstrings.
3312
3313 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
3314 (dired-x-find-file-other-window): Reflow docstrings.
3315 (dired-omit-marker-char, dired-read-shell-command)
3316 (dired-x-submit-report): Fix typos in docstrings.
3317
3318 * shell.el (shell-mode-hook):
3319 * view.el (View-scroll-line-forward):
3320 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
3321 Fix typos in docstrings.
3322
3323 * net/dig.el (dig-invoke): Fix typo in docstring.
3324 (query-dig): Reflow docstring.
3325
3326 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
3327 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
3328 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
3329 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
3330 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
3331 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
3332 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
3333 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
3334 (idlwave-completion-map, idlwave-current-indent)
3335 (idlwave-custom-ampersand-surround, idlwave-customize)
3336 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
3337 (idlwave-define-abbrev, idlwave-determine-class-special)
3338 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
3339 (idlwave-end-block-reg, idlwave-end-of-statement)
3340 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
3341 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
3342 (idlwave-explicit-class-listed, idlwave-file-header)
3343 (idlwave-fill-paragraph, idlwave-find-class-definition)
3344 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
3345 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
3346 (idlwave-in-quote, idlwave-indent-action-table)
3347 (idlwave-indent-expand-table, idlwave-indent-line)
3348 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
3349 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
3350 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
3351 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
3352 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
3353 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
3354 (idlwave-outlawed-buffers, idlwave-popup-select)
3355 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
3356 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
3357 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
3358 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
3359 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
3360 (idlwave-statement-type, idlwave-struct-skip)
3361 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
3362 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
3363 (idlwave-what-module-find-class): Fix typos in docstrings.
3364 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
3365 (idlwave-calculate-cont-indent, idlwave-expand-equal)
3366 (idlwave-find-module, idlwave-find-structure-definition)
3367 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
3368 (idlwave-list-load-path-shadows, idlwave-next-statement)
3369 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
3370 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
3371 (idlwave-template): Reflow docstrings.
3372
3373 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
3374 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
3375 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
3376 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
3377 (idlwave-shell-display-line, idlwave-shell-display-wframe)
3378 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
3379 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
3380 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
3381 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
3382 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
3383 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
3384 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
3385 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
3386 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
3387 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
3388 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
3389 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
3390 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
3391 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
3392 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
3393 Fix typos in docstrings.
3394 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
3395 (idlwave-shell-hide-output, idlwave-shell-mode)
3396 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
3397 Reflow docstrings.
3398
3399 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
3400
3401 2009-09-24 Ivan Kanis <apple@kanis.eu>
3402
3403 * term.el (term-bold-attribute): New var.
3404 (term-handle-colors-array): Use it.
3405
3406 2009-09-23 Nick Roberts <nickrob@snap.net.nz>
3407
3408 * progmodes/gdb-mi.el (gdb-version): New variable.
3409 (gdb-non-stop-handler): Set gdb-version.
3410 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
3411 Condition "--thread" option on gdb-version.
3412 (gdb-invalidate-threads): Remove unused argument.
3413
3414 2009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
3415
3416 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
3417 to looking-back to avoid ridiculous slow down in large files (bug#4511).
3418
3419 2009-09-23 Glenn Morris <rgm@gnu.org>
3420
3421 * mail/rmail.el (rmail-reply): Don't try to add a References header when
3422 replying to mail without References or Message-Id. (Bug#4525)
3423
3424 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
3425
3426 * term/ns-win.el (ns-reg-to-script): New variable.
3427
3428 2009-09-23 Daiki Ueno <ueno@unixuser.org>
3429
3430 * epg.el (epg-wait-for-status): Preserve existing 'error results.
3431
3432 2009-09-22 Sam Steingold <sds@gnu.org>
3433
3434 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
3435 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
3436 to 1 because hg returns status 1 when nothing is found.
3437 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
3438
3439 2009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
3440
3441 * textmodes/fill.el: Convert to utf-8 encoding.
3442 (fill-french-nobreak-p): Remove redundant » and « inherited from our
3443 pre-unicode days.
3444
3445 * add-log.el (change-log-fill-forward-paragraph): New function.
3446 (change-log-mode): Use it so fill-region DTRT.
3447 Set fill-indent-according-to-mode here rather than in
3448 change-log-fill-paragraph.
3449 (change-log-fill-paragraph): Remove.
3450
3451 2009-09-22 Juanma Barranquero <lekktu@gmail.com>
3452
3453 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
3454 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
3455
3456 2009-09-22 Glenn Morris <rgm@gnu.org>
3457
3458 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
3459 the scroll-bar scroll the calendar window rather than the buffer.
3460
3461 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
3462 commands that move point (as opposed to scrolling).
3463
3464 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
3465
3466 * emacs-lisp/elint.el (elint): New custom group.
3467 (elint-log-buffer): Make it a defcustom.
3468 (elint-scan-preloaded, elint-ignored-warnings)
3469 (elint-directory-skip-re): New options.
3470 (elint-builtin-variables): Doc fix.
3471 (elint-preloaded-env): New variable.
3472 (elint-unknown-builtin-args): Add an entry for encode-time.
3473 (elint-extra-errors): Make it a variable rather than a constant.
3474 (elint-preloaded-skip-re): New constant.
3475 (elint-directory): Skip files matching elint-directory-skip-re.
3476 (elint-features): New variable, local to linted buffers.
3477 (elint-update-env): Initialize elint-features. Possibly add
3478 elint-preloaded-env to the buffer's environment.
3479 (elint-get-top-forms): Bind elint-current-pos, for log messages.
3480 Skip quoted forms.
3481 (elint-init-form): New function, extracted from elint-init-env.
3482 Make non-list forms a warning rather than an error.
3483 Add the mode-map for define-derived-mode. Handle define-minor-mode,
3484 easy-menu-define, put that adds an error-condition, and provide.
3485 When requiring cl, also require cl-macs. Really require cl, to handle
3486 some cl macros. Store required libraries in the list elint-features,
3487 so as not to re-load them. Treat cc-require like require.
3488 (elint-init-env): Call elint-init-form to do the work.
3489 Handle eval-and-compile and such like.
3490 (elint-add-required-env): Do not clear messages.
3491 (elint-special-forms): Add handlers for function, defalias, if, when,
3492 unless, and, or.
3493 (elint-form): Add optional argument to ignore elint-special-forms,
3494 useful to prevent recursive calls from handlers. Doc fix.
3495 Respect elint-ignored-warnings.
3496 (elint-form): Respect elint-ignored-warnings.
3497 (elint-bound-variable, elint-bound-function): New variables.
3498 (elint-unbound-variable): Respect elint-bound-variable.
3499 (elint-get-args): Respect elint-bound-function.
3500 (elint-check-cond-form): Add some simple handling for (f)boundp and
3501 featurep tests.
3502 (elint-check-defalias-form): New handler.
3503 (elint-check-let-form): Make an empty let a warning rather than an
3504 error.
3505 (elint-check-setq-form): Make an empty setq a warning rather than an
3506 error. Respect elint-ignored-warnings.
3507 (elint-check-defvar-form): Accept null doc-strings.
3508 (elint-check-conditional-form): New handler. Does some simple-minded
3509 checking of featurep and (f)boundp tests.
3510 (elint-put-function-args): New function.
3511 (elint-initialize): Use elint-scan-doc-file rather than
3512 elint-find-builtin-variables. Use elint-put-function-args.
3513 Possibly scan preloaded-file-list.
3514 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
3515 extend to handle functions as well.
3516
3517 2009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
3518
3519 * linum.el (linum-delete-overlays, linum-update-window):
3520 Do not modify the right margin. (Bug#3971)
3521
3522 2009-09-21 Chong Yidong <cyd@stupidchicken.com>
3523
3524 * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
3525 nxml-mode instead of xml-mode.
3526
3527 2009-09-21 Kevin Ryde <user42@zip.com.au>
3528
3529 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
3530
3531 2009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
3532
3533 * net/dig.el (dig-mode): Use define-derived-mode.
3534
3535 2009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
3536
3537 * vc-dispatcher.el (vc-do-command): Return the process object in
3538 the asynchronous case. Use when instead of if. Do not run
3539 vc-exec-after to display a message if not enabled. (Bug#4463)
3540
3541 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
3542 properties to the stash strings.
3543 (vc-git-stash-list): Return a list of strings.
3544 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
3545 (vc-git-stash-show-at-point): New functions.
3546 (vc-git-stash-map): New keymap.
3547
3548 * register.el (ctl-x-r-map): Define the keys here instead of
3549 using autoload.
3550
3551 2009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
3552
3553 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
3554 list, to workaround performance problem (bug#4485).
3555
3556 2009-09-20 Nick Roberts <nickrob@snap.net.nz>
3557
3558 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
3559
3560 2009-09-20 Daiki Ueno <ueno@unixuser.org>
3561
3562 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
3563 Document that this option is not recommended to use.
3564
3565 2009-09-19 Glenn Morris <rgm@gnu.org>
3566
3567 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
3568 variable `var'.
3569
3570 * calc/calc-alg.el (var):
3571 * calc/calcalg2.el (var): Define for compiler.
3572
3573 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
3574
3575 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
3576 Doc fix (Bug#3932).
3577
3578 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
3579
3580 * time-stamp.el (time-stamp-month-dd-yyyy)
3581 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
3582 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
3583 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
3584 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
3585 Remove functions that have been obsolete since 1995 (Bug#4436).
3586
3587 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
3588 indent buffer only if called interactively (Bug#4452).
3589
3590 2009-09-19 Juanma Barranquero <lekktu@gmail.com>
3591 Eli Zaretskii <eliz@gnu.org>
3592
3593 This fixes bug#4197 (merged to bug#865, though not identical).
3594 * server.el (server-auth-dir): Add docstring note about FAT32.
3595 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
3596 but warn against using them.
3597
3598 2009-09-19 Nick Roberts <nickrob@snap.net.nz>
3599
3600 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
3601 older GDB where there is no has_more field.
3602
3603 2009-09-19 Glenn Morris <rgm@gnu.org>
3604
3605 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
3606
3607 2009-09-18 Chong Yidong <cyd@stupidchicken.com>
3608
3609 * files.el (auto-mode-alist): Change default for XML files to nXML
3610 mode (Bug#4169).
3611
3612 2009-09-18 Juanma Barranquero <lekktu@gmail.com>
3613
3614 * server.el (server-ensure-safe-dir): Pass 'integer
3615 to `file-attributes', as suggested.
3616
3617 2009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
3618
3619 * dired-aux.el (dired-query-alist): Remove spurious backslash.
3620 (dired-query): Use read-key.
3621
3622 2009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
3623
3624 * cus-start.el (ns-use-qd-smoothing): Remove.
3625
3626 2009-09-18 Glenn Morris <rgm@gnu.org>
3627
3628 * allout.el (top-level): Remove unnecessary progn.
3629
3630 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
3631
3632 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
3633 definition of abbrev table.
3634
3635 * speedbar.el (speedbar-track-mouse):
3636 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
3637 * net/eudc.el (eudc-expand-inline):
3638 * net/newst-backend.el (newsticker--cache-read-feed):
3639 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
3640 condition-case handlers.
3641
3642 2009-09-18 Nick Roberts <nickrob@snap.net.nz>
3643
3644 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
3645 (gdb-var-list): Add an element for has_more field.
3646 (gdb-non-stop-handler): Enable pretty printing for STL containers.
3647 (gdb-var-create-handler, gdb-var-list-children-handler-1)
3648 (gdb-var-update-handler-1): Parse output of dynamic variable
3649 objects (STL containers).
3650 (gdb-var-delete-1): Pass var1 as an explicit second argument.
3651 (gdb-get-field): Delete alias. Use bindat-get-field directly.
3652
3653 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
3654 gdb-var-list.
3655 (gud-speedbar-buttons): Make node expandable if expression "has more"
3656 children.
3657
3658 2009-09-17 Juanma Barranquero <lekktu@gmail.com>
3659
3660 * startup.el (emacs-quick-startup): Remove variable and all uses.
3661 (command-line): Set `inhibit-x-resources' instead.
3662 (command-line-1): Use `inhibit-x-resources' instead.
3663
3664 2009-09-17 Chong Yidong <cyd@stupidchicken.com>
3665
3666 * subr.el: Fix last change to avoid using the `unless' macro,
3667 which breaks bootstrapping.
3668
3669 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
3670
3671 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
3672 extended definitions, in case we reload subr.el after having
3673 loaded CL.
3674 (eval-next-after-load): Mark as obsolete.
3675
3676 2009-09-17 Juri Linkov <juri@jurta.org>
3677
3678 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
3679 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
3680 (menu-bar-showhide-menu, menu-bar-tools-menu)
3681 (menu-bar-describe-menu, menu-bar-help-menu)
3682 (minibuffer-local-completion-map, minibuffer-local-map):
3683 Fix list quoting.
3684
3685 2009-09-17 Glenn Morris <rgm@gnu.org>
3686
3687 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
3688 arguments, whether or not it has a handler.
3689
3690 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
3691
3692 * simple.el (hard-newline): Give it a doc-string.
3693
3694 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
3695 (lisp-mode-syntax-table): Give them doc-strings.
3696
3697 2009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
3698
3699 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
3700 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
3701 (menu-bar-options-menu, menu-bar-showhide-menu)
3702 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
3703 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
3704 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
3705 (menu-bar-options-menu, menu-bar-tools-menu)
3706 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
3707 (menu-bar-help-menu):
3708 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
3709 string arguments.
3710
3711 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
3712 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
3713 calls for the menu names and :help.
3714
3715 2009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
3716
3717 * mouse.el (minor-mode-menu-from-indicator): Pay attention
3718 to :minor-mode-function (bug#4455).
3719
3720 2009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
3721
3722 * startup.el (command-line): Initialize the window-system after
3723 processing the command-line.
3724
3725 * textmodes/page.el (what-page): Make sure we don't inf-loop if
3726 page-delimiter matches the empty string.
3727
3728 2009-09-16 Glenn Morris <rgm@gnu.org>
3729
3730 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
3731 byte-compile-not-obsolete-var. It's a list now.
3732 (byte-compile-not-obsolete-funcs): New variable.
3733 (byte-compile-warn-obsolete): Don't warn about functions if they are in
3734 byte-compile-not-obsolete-funcs.
3735 (byte-compile-variable-ref, byte-compile-defvar): Update for
3736 byte-compile-not-obsolete-vars name-change and list nature.
3737 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
3738 and variables behind (f)boundp tests.
3739 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
3740
3741 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
3742
3743 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
3744
3745 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
3746
3747 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
3748 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
3749 Don't autoload.
3750
3751 2009-09-15 Stephen Eglen <stephen@gnu.org>
3752
3753 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
3754 the virtual-buffers, use the name of the buffer specified by
3755 find-file-noselect, as the match may be a symlink. (This was a
3756 problem if the target and the symlink had different names.)
3757
3758 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
3759
3760 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
3761
3762 * desktop.el (desktop-path): Check user-emacs-directory.
3763
3764 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
3765
3766 * loadup.el: Use after-load-functions to GC after loading each file.
3767 Remove the explicit GC calls that used to be sprinkled around.
3768
3769 * subr.el (after-load-functions): New hook.
3770 (do-after-load-evaluation): Run it. Use string-match-p to detect
3771 `obsolete' packages, rather than painfully extracting the relevant
3772 directory name.
3773
3774 2009-09-15 Glenn Morris <rgm@gnu.org>
3775
3776 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
3777 free variable `doc'.
3778
3779 * dired.el (dired-mode-map): Add menu entry for async shell command.
3780
3781 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
3782 variables, also consider the .elc files, since the .el files are
3783 normally gzipped (subsequent code locates the .el.gz from the .elc).
3784
3785 * calc/calc-prog.el (arglist): Define for compiler.
3786
3787 * calendar/diary-lib.el (diary-display-function): Change the default to
3788 fancy display.
3789 (body): Define for compiler.
3790
3791 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
3792 (byte-compile-file-form, byte-compile-lambda)
3793 (byte-compile-top-level-body, byte-compile-form)
3794 (byte-compile-variable-ref, byte-compile-setq)
3795 (byte-compile-setq-default, byte-compile-body)
3796 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
3797 (batch-byte-compile): Give some more local variables with common names
3798 a "bytecomp-" prefix to avoid masking warnings about free variables.
3799
3800 * startup.el (command-line-1): Give local variables with common names a
3801 distinguishing prefix, so as not to hide free variable warnings during
3802 bootstrap.
3803
3804 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
3805 clever and add a suffix to make a unique name, just let the user decide
3806 whether or not to overwrite it. If the input is a directory, write the
3807 default filename to that directory. (Bug#4388)
3808 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
3809 is a filename-as-a-directory.
3810
3811 2009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
3812
3813 * textmodes/page.el (what-page): Don't move to beginning of line.
3814 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
3815
3816 2009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
3817
3818 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
3819
3820 2009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
3821
3822 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
3823 * help.el (help-for-help-internal): Add purecopy calls for text.
3824
3825 * vc.el (top): print-log method now takes an optional SHORTLOG
3826 argument. Add a new method: root.
3827 (vc-root-diff, vc-print-root-log): New functions.
3828 (vc-log-short-style): New variable.
3829 (vc-print-log-internal): Add support for showing short logs.
3830
3831 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
3832 vc-print-root-log and vc-print-root-diff.
3833
3834 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
3835 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
3836 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
3837 short logs.
3838
3839 * vc-cvs.el (vc-cvs-print-log):
3840 * vc-mtn.el (vc-mtn-print-log):
3841 * vc-rcs.el (vc-rcs-print-log):
3842 * vc-sccs.el (vc-sccs-print-log):
3843 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
3844 that is ignored for now.
3845
3846 * vc-mtn.el (vc-mtn-annotate-command):
3847 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
3848
3849 2009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
3850
3851 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
3852 to function-key-map, and give them ascii-character property.
3853 * term/x-win.el (x-alternatives-map):
3854 * term/ns-win.el (ns-alternatives-map):
3855 * term/internal.el (msdos-key-remapping-map):
3856 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
3857
3858 2009-09-14 Glenn Morris <rgm@gnu.org>
3859
3860 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
3861 temp-buffers (2009-09-12).
3862
3863 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
3864
3865 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
3866 the new read-key function.
3867
3868 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3869
3870 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
3871 is defined (Bug#4405).
3872
3873 2009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
3874
3875 * recentf.el (recentf-cleanup): Use a hash table to find
3876 duplicates (Bug#4407).
3877
3878 2009-09-13 Per Starbäck <per@starback.se> (tiny change)
3879
3880 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
3881 kp-0 to ascii equivalents (Bug#4325).
3882
3883 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3884
3885 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
3886
3887 * eshell/em-hist.el:
3888 * eshell/em-dirs.el (eshell-complete-user-reference):
3889 Declare pcomplete functions and variables to avoid compiler warnings.
3890
3891 2009-09-13 Leo <sdl.web@gmail.com> (tiny change)
3892
3893 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
3894 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
3895 * eshell/em-alias.el (eshell-aliases-file):
3896 * eshell/em-hist.el (eshell-history-file-name):
3897 Use expand-file-name instead of concat to make file names (Bug#4308).
3898
3899 2009-09-13 Glenn Morris <rgm@gnu.org>
3900
3901 * ediff-merg.el (ediff-do-merge):
3902 * filesets.el (filesets-run-cmd):
3903 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
3904 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
3905 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
3906 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
3907 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
3908 Replace empty `let's with `progn'.
3909
3910 2009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
3911
3912 * mail/sendmail.el (send-mail-function):
3913 * tooltip.el (tooltip-mode):
3914 * simple.el (transient-mark-mode):
3915 * rfn-eshadow.el (file-name-shadow-mode):
3916 * frame.el (blink-cursor-mode):
3917 * font-core.el (global-font-lock-mode):
3918 * files.el (temporary-file-directory)
3919 (small-temporary-file-directory, auto-save-file-name-transforms):
3920 * epa-hook.el (auto-encryption-mode):
3921 * composite.el (global-auto-composition-mode):
3922 Use custom-initialize-delay.
3923 * startup.el (command-line): Don't explicitly call
3924 custom-reevaluate-setting for all the above vars.
3925 * custom.el (custom-initialize-safe-set)
3926 (custom-initialize-safe-default): Delete.
3927
3928 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3929
3930 * term/x-win.el (x-initialize-window-system):
3931 * term/w32-win.el (w32-initialize-window-system):
3932 * term/ns-win.el (ns-initialize-window-system): Don't call
3933 mouse-wheel-mode since it's enabled globally by default already.
3934
3935 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
3936 actually define the variable, but only silences the byte-compiler.
3937 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
3938 before looking it up.
3939 (mouse-wheel-scroll-amount): Also reset the bindings if this value
3940 is changed.
3941
3942 2009-09-12 Glenn Morris <rgm@gnu.org>
3943
3944 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
3945 1000.
3946 (elint-add-required-env): Don't beep on error.
3947 (elint-forms): In case of error, return ENV unchanged.
3948 (elint-init-env): Skip non-list forms.
3949 (elint-log): Handle unknown file positions.
3950
3951 2009-09-12 Daiki Ueno <ueno@unixuser.org>
3952
3953 * epg.el (epg-make-context): Add autoload cookie.
3954 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
3955 (epg-decrypt-string, epg-start-verify, epg-verify-file)
3956 (epg-verify-string, epg-start-sign, epg-sign-file)
3957 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
3958 (epg-encrypt-string, epg-start-export-keys)
3959 (epg-export-keys-to-file, epg-export-keys-to-string)
3960 (epg-start-import-keys, epg-import-keys-from-file)
3961 (epg-import-keys-from-string, epg-start-receive-keys)
3962 (epg-receive-keys, epg-import-keys-from-server)
3963 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
3964 (epg-sign-keys, epg-start-generate-key)
3965 (epg-generate-key-from-file, epg-generate-key-from-string):
3966 Remove autoload cookie.
3967
3968 2009-09-12 Eli Zaretskii <eliz@gnu.org>
3969
3970 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
3971 reevaluation of trash-directory.
3972
3973 * mwheel.el: Fix last change.
3974 (mouse-wheel-mode): New defvar.
3975 (mouse-wheel-mode): Remove autoload cookie.
3976
3977 2009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
3978
3979 * mwheel.el (mwheel-installed-bindings): New var.
3980 (mouse-wheel-mode): Use it, so as to make sure we really remove all
3981 the bindings we set last time. Use custom-initialize-delay.
3982 * loadup.el: Load mwheel after term/*-win.el.
3983 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
3984 and mouse-wheel-up-event now that their first evaluation is done
3985 sufficiently late to be correct.
3986
3987 * startup.el (tutorial-directory): Make it a defcustom.
3988 Use custom-initialize-delay rather than eval-at-startup to set it.
3989 * image.el (image-load-path): Make it a defcustom.
3990 Use custom-initialize-delay rather than eval-at-startup to set it.
3991 * subr.el (eval-at-startup): Remove.
3992 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
3993
3994 * subr.el (do-after-load-evaluation): Warn the user after loading an
3995 obsolete package.
3996
3997 2009-09-12 Glenn Morris <rgm@gnu.org>
3998
3999 * proced.el (proced-mark-alt): Remove alias.
4000 (proced-mode-map): Remove proced-mark-alt.
4001
4002 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
4003 Elint file and directory. Remove initialization entry.
4004
4005 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
4006 commands.
4007 (elint-current-buffer): Set mode-line-process.
4008 (elint-init-env): Handle define-derived-mode.
4009 Fix declare-function with unspecified arglist. Guard against odd
4010 defalias statements (eg iso-insert's 8859-1-map).
4011 (elint-add-required-env): Use a temp buffer.
4012 (elint-form): Just print the function/macro name, not the whole form.
4013 Return env unchanged if we fail to parse a macro.
4014 (elint-forms): Guard against parse errors.
4015 (elint-output): New function, to handle batch mode.
4016 (elint-log-message): Add optional argument. Use elint-output.
4017 (elint-set-mode-line): New function.
4018
4019 2009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
4020
4021 * emacs-lisp/elp.el (elp-not-profilable): Add more
4022 functions (Bug#4233).
4023
4024 2009-09-12 Chong Yidong <cyd@stupidchicken.com>
4025
4026 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
4027 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
4028
4029 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
4030
4031 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
4032 (gdb-var-list-children): Use json parsing.
4033
4034 2009-09-11 Daniel Colascione <dan.colascione@gmail.com>
4035
4036 * progmodes/js.el (js--proper-indentation): Handle the case where
4037 char-before is null. Reported by Deniz Dogan.
4038
4039 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
4040
4041 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
4042
4043 2009-09-11 Daiki Ueno <ueno@unixuser.org>
4044
4045 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
4046 (epg-digest-algorithm-alist): Add SHA224.
4047 (epg-context-set-passphrase-callback)
4048 (epg-context-set-progress-callback): Add description about
4049 callback function.
4050
4051 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
4052
4053 * custom.el (custom-delayed-init-variables): New var.
4054 (custom-initialize-delay): New function.
4055 * startup.el (command-line): "Re"evaluate all vars in
4056 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
4057 explicitly any more.
4058 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
4059 to avoid creating a ~/.emacs.d at build-time (bug#4347).
4060
4061 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
4062
4063 2009-09-11 Nick Roberts <nickrob@snap.net.nz>
4064
4065 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
4066 (gdb-var-update-handler): Use json parsing.
4067
4068 2009-09-11 Juanma Barranquero <lekktu@gmail.com>
4069
4070 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
4071 decode annotated text, regardless of language environment. (Bug#2741)
4072
4073 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
4074
4075 * Makefile.in (autoloads): Make rmail.el writable as well.
4076
4077 2009-09-11 Glenn Morris <rgm@gnu.org>
4078
4079 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
4080 loaddefs.el.
4081 * dired.el: Regenerate with extracted autoloads.
4082 * Makefile.in (autoloads): Make dired.el writable.
4083
4084 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
4085 * ibuffer.el: Regenerate with extracted autoloads.
4086 * Makefile.in (autoloads): Make ibuffer.el writable.
4087
4088 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
4089 * version.el (emacs-copyright, emacs-major-version)
4090 (emacs-minor-version): Reformat doc-strings for make-docfile.
4091
4092 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
4093 functions and variables, since they must be stuff specific to some other
4094 platform.
4095 (apropos-print): Make mouse-click message less specific about button.
4096
4097 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
4098 that records where a macro was defined.
4099 * help-fns.el (describe-function-1): Mention if a function has a
4100 compiler-macro.
4101 * help-mode.el (help-function-cmacro): New button.
4102
4103 * locate.el (top-level): Always require dired.
4104 (locate-mode-map): Initialize inside the defvar.
4105
4106 * net/ange-ftp.el (dired-compress-file): Declare.
4107 (ange-ftp-dired-compress-file): Add doc string.
4108
4109 * term/ns-win.el (x-display-name, x-setup-function-keys):
4110 Unify doc-strings with X versions.
4111
4112 2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
4113
4114 * emulation/crisp.el (crisp-mode-map): Move initialization
4115 into declaration.
4116 (crisp-mode): Use define-minor-mode.
4117
4118 * progmodes/xscheme.el (xscheme-evaluation-commands):
4119 Put a :advertised-binding property rather than using
4120 advertised-xscheme-send-previous-expression.
4121 (advertised-xscheme-send-previous-expression): Declare obsolete.
4122 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
4123 `advertised-undo'.
4124 (crisp-mode): Add corresponding bindings to
4125 undo's :advertised-binding instead.
4126 * dired.el (dired-mode-map): Put a :advertised-binding property rather
4127 than using dired-advertised-find-file.
4128 (dired-advertised-find-file):
4129 * simple.el (advertised-undo):
4130 * wid-edit.el (advertised-widget-backward): Declare obsolete.
4131 (widget-keymap): Put a :advertised-binding property rather
4132 than using advertised-widget-backward.
4133 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
4134 than using advertised-undo.
4135 * tutorial.el (tutorial--default-keys): Adjust accordingly.
4136
4137 2009-09-10 Simon South <ssouth@slowcomputing.org>
4138
4139 * progmodes/delphi.el (delphi-tab): Indent region when Transient
4140 Mark mode is enabled and region is active; otherwise indent or
4141 insert TAB as usual.
4142 (delphi-mode): Update description of TAB-key binding.
4143
4144 2009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
4145
4146 * subr.el (define-key-rebound-commands): Mark obsolete.
4147 * startup.el (precompute-menubar-bindings): Remove.
4148 (normal-top-level): Remove obsolete code that tried to precompute
4149 menubar bindings.
4150 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
4151 define-key-rebound-commands and precompute-menubar-bindings.
4152
4153 2009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4154
4155 * net/imap.el (imap-interactive-login): Better messages.
4156 (imap-open): Fix bug with renamed buffer on reconnect.
4157 (imap-authenticate): Add buffer-local imap-last-authenticator variable
4158 for easier debugging and cleaner code. On successful (guessed based on
4159 server capabilities) secondary authentication, set imap-state
4160 correctly.
4161 (imap-last-authenticator): Define imap-last-authenticator as a variable
4162 to avoid warnings.
4163
4164 2009-09-10 Glenn Morris <rgm@gnu.org>
4165
4166 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
4167
4168 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
4169 (byte-compile-file-form-autoload): Don't warn about unknown functions
4170 where the autoload statement comes after the use.
4171 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
4172 that any handlers inside the body (eg require) are in turn respected.
4173
4174 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
4175 effects.
4176
4177 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
4178 and syntax and abbrev tables basic docs, if they don't have any.
4179
4180 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
4181
4182 * international/mule-cmds.el (top-level): Require cl when compiling.
4183 (view-hello-file): Use default-value rather than
4184 default-enable-multibyte-characters.
4185
4186 * progmodes/fortran.el: Move all safe and risky properties into the
4187 defcustoms.
4188
4189 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
4190 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
4191 * mail/undigest.el:
4192 Put autoloads in rmail.el rather than loaddefs.el.
4193 * mail/rmail.el: Regenerate with extracted autoloads.
4194
4195 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
4196 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
4197
4198 2009-09-10 Nick Roberts <nickrob@snap.net.nz>
4199
4200 Reported in thread for Bug#4375.
4201 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
4202 "-data-evaluate-expression" instead of print.
4203 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
4204 (gdb-tooltip-print): Parse output from above MI command.
4205 (gdb): Revert 2009-08-11 change. User should detach inferior
4206 manually.
4207
4208 Remove the word "separate" from IO functions as inferior
4209 output is now never displayed in the GUD buffer.
4210
4211 2009-09-10 Juanma Barranquero <lekktu@gmail.com>
4212
4213 * startup.el (command-line-normalize-file-name): On Windows and
4214 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
4215
4216 2009-09-10 Juri Linkov <juri@jurta.org>
4217
4218 * isearch.el (isearch-text-char-description): Propertize escape
4219 character sequences with the `escape-glyph' face. (Bug#4344)
4220
4221 * simple.el (shell-command): Set asynchronous process filter to
4222 `comint-output-filter'. (Bug#4343)
4223
4224 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
4225 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
4226 the list. Move "asm" to the bottom.
4227 (grep-find-ignored-directories): Add `choice' with nil value
4228 to empty the list easily.
4229 (grep-find-ignored-files): New option.
4230 (grep-files-history): Set to nil by default instead of '("ch" "el").
4231 (grep-compute-defaults): Add "<X>" to `grep-template'.
4232 (grep-read-files): Bind new local variables `default-alias' and
4233 `default-extension'. Use a list of default values for the file prompt.
4234 (lgrep): Add `--exclude=' command line options composed from
4235 `grep-find-ignored-files'.
4236 (rgrep): Add `-name' command line options composed from
4237 `grep-find-ignored-files'. (Bug#4301)
4238
4239 2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
4240
4241 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
4242 (bug#4368).
4243
4244 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
4245
4246 * calendar/time-date.el (autoload):
4247 Expand define-obsolete-function-alias into defalias and make-obsolete
4248 for old Emacsen that Gnus supports.
4249 (with-no-warnings): Define it for old Emacsen.
4250 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
4251 is available.
4252 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
4253 float-time is available; suppress compile warning for time-to-seconds.
4254
4255 2009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
4256
4257 * net/imap.el (imap-message-map): Docstring fix.
4258
4259 2009-09-09 Glenn Morris <rgm@gnu.org>
4260
4261 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
4262 line numbers too. (Bug#4374)
4263
4264 2009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
4265
4266 * smerge-mode.el (smerge-remove-props, smerge-refine):
4267 Use with-silent-modifications (bug#4342).
4268
4269 * subr.el (with-silent-modifications): New macro.
4270
4271 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
4272
4273 * files.el (top-level): Require `cl' when compiling.
4274
4275 2009-09-07 Glenn Morris <rgm@gnu.org>
4276
4277 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
4278
4279 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
4280 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
4281
4282 2009-09-06 Nick Roberts <nickrob@snap.net.nz>
4283
4284 * vc-git.el (vc-git-annotate-command): Use separator to parse
4285 arguments correctly.
4286
4287 2009-09-06 Eli Zaretskii <eliz@gnu.org>
4288
4289 * proced.el (proced-mode): Doc fix.
4290
4291 2009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
4292
4293 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
4294 lstat fails.
4295 (tramp-do-file-attributes-with-ls): Check for file existence at
4296 remote end.
4297 (tramp-do-file-attributes-with-stat): Likewise.
4298 (tramp-convert-file-attributes): Return nil when attr is nil.
4299
4300 2009-09-05 Glenn Morris <rgm@gnu.org>
4301
4302 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
4303 properties to this button.
4304 (diary-fancy-display): Don't extend the button to the final newline.
4305 (diary-fancy-display-mode): Continue to define "q" as a local key.
4306
4307 * calendar/cal-china.el (holiday-chinese): Make it slightly more
4308 efficient.
4309
4310 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
4311
4312 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
4313 (byte-compile-dest-file-function): New option.
4314 (byte-compile-dest-file): Doc fix.
4315 Obey byte-compile-dest-file-function.
4316 (byte-compile-cl-file-p): New function.
4317 (byte-compile-eval): Only suppress noruntime warnings about cl functions
4318 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
4319 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
4320 than for file being previously loaded.
4321 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
4322 (byte-compile-file-form-require): Handle the case where requiring a file
4323 indirectly causes CL to be loaded.
4324
4325 2009-09-05 Karl Fogel <kfogel@red-bean.com>
4326
4327 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
4328 before killing the old buffer, since by the time `kill-buffer' is
4329 run so many buffer variables have been set to nil that it may not
4330 behave as expected. (Bug#4061)
4331
4332 2009-09-05 Karl Fogel <kfogel@red-bean.com>
4333
4334 * files.el (find-alternate-file): If the old buffer is modified
4335 and visiting a file, behave similarly to `kill-buffer' when
4336 killing it, thus reverting to the pre-1.878 behavior; see
4337 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
4338 for discussion. Also, consult `buffer-file-name' as a variable
4339 not as a function, for consistency with the rest of the code.
4340
4341 2009-09-04 Michael Albinus <michael.albinus@gmx.de>
4342
4343 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
4344 also when adding a new directory.
4345
4346 * net/tramp-compat.el (tramp-compat-line-beginning-position): New
4347 defun.
4348
4349 2009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
4350
4351 * files.el (locate-file-completion-table): Make it provide boundary
4352 information, so partial-completion works better.
4353
4354 2009-09-04 Leo <sdl.web@gmail.com> (tiny change)
4355
4356 * mail/footnote.el (Footnote-text-under-cursor):
4357 Check footnote-text-marker-alist before using it (bug#4324).
4358
4359 2009-09-04 Glenn Morris <rgm@gnu.org>
4360
4361 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
4362 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
4363 * play/solitaire.el, play/tetris.el:
4364 Remove leading * from defcustom and defface docs.
4365
4366 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
4367 necessary.
4368 (diary-fancy-overriding-map): New variable.
4369 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
4370 Use view-mode.
4371
4372 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
4373 goto-line.
4374
4375 2009-09-03 Glenn Morris <rgm@gnu.org>
4376
4377 * arc-mode.el (archive-mode):
4378 * dos-fns.el (set-default-process-coding-system):
4379 * man.el (Man-getpage-in-background):
4380 * menu-bar.el (menu-bar-describe-menu):
4381 * server.el (server-process-filter):
4382 * startup.el (command-line):
4383 * tar-mode.el (tar-header-block-tokenize, tar-extract):
4384 * w32-fns.el (set-default-process-coding-system):
4385 * x-dnd.el (x-dnd-handle-file-name):
4386 * international/mule-cmds.el (mule-menu-keymap)
4387 (set-default-coding-systems, language-info-alist, set-language-info)
4388 (set-language-environment, standard-display-european-internal)
4389 (set-locale-environment):
4390 * international/mule-diag.el (mule-diag):
4391 * mail/emacsbug.el (report-emacs-bug):
4392 * mail/rmail.el (rmail-mode):
4393 * mail/sendmail.el (mail-setup):
4394 Use default-value rather than default-enable-multibyte-characters.
4395
4396 * progmodes/f90.el: Move all safe properties into the defcustoms.
4397 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
4398
4399 * calendar/appt.el (appt-check):
4400 * calendar/diary-lib.el (diary-set-header, diary-live-p)
4401 (diary-check-diary-file, diary-list-entries)
4402 (diary-include-other-diary-files, diary-simple-display)
4403 (diary-fancy-display, diary-print-entries)
4404 (diary-mark-included-diary-files, diary-make-entry):
4405 Don't call substitute-in-file-name on diary-file.
4406
4407 2009-09-03 Eduard Wiebe <usenet@pusto.de>
4408 Stefan Monnier <monnier@iro.umontreal.ca>
4409
4410 * mail/footnote.el (footnote-prefix): Make it a defcustom.
4411 (footnote-mode-map): Move initialization into the declaration.
4412 (footnote-minor-mode-map): Define it rather than changing global-map.
4413 (footnote-mode): Use define-minor-mode.
4414
4415 2009-09-02 Michael Albinus <michael.albinus@gmx.de>
4416
4417 * net/tramp.el (tramp-handle-file-attributes-with-ls)
4418 (tramp-do-file-attributes-with-perl)
4419 (tramp-do-file-attributes-with-stat): Rename from
4420 `tramp-handle-file-attributes-with-*'.
4421 (tramp-handle-file-attributes): Use them.
4422 (tramp-do-directory-files-and-attributes-with-perl)
4423 (tramp-do-directory-files-and-attributes-with-stat): Rename from
4424 `tramp-handle-directory-files-and-attributes-with-*'.
4425 (tramp-handle-directory-files-and-attributes): Use them.
4426 (tramp-method-out-of-band-p): Additional parameter SIZE.
4427 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
4428 (tramp-handle-write-region): Use it.
4429 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
4430 (tramp-handle-vc-registered): Check, whether the first run did
4431 return files to be tested.
4432 (tramp-advice-make-auto-save-file-name): Do not call directly
4433 `tramp-handle-make-auto-save-file-name', because this would bypass
4434 the locking mechanism.
4435
4436 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
4437 (file-remote-p, process-file, start-file-process, set-file-times)
4438 (tramp-compat-file-attributes): Compatibility functions shall not
4439 call directly `tramp-handle-*', because this would bypass the
4440 locking mechanism.
4441 (tramp-compat-number-sequence): New defun.
4442
4443 2009-09-02 Glenn Morris <rgm@gnu.org>
4444
4445 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
4446 alias for float-time.
4447 (time-to-number-of-days): In Emacs, use float-time.
4448 * net/newst-backend.el (time-add): Suppress warnings from compat
4449 function.
4450 * time.el (emacs-uptime, emacs-init-time):
4451 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
4452 Use float-time rather than time-to-seconds.
4453
4454 * minibuffer.el (completion-initials-expand): Fix typo.
4455
4456 * faces.el (modeline, modeline-inactive, modeline-highlight)
4457 (modeline-buffer-id):
4458 * info.el (info-menu-5): Mark these face aliases as obsolete.
4459
4460 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
4461
4462 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
4463 space ...
4464 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
4465 no "--thread" option.
4466 (gdb-stopped): Don't print "Switched to thread" message when it is
4467 unchanged.
4468
4469 2009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
4470
4471 * minibuffer.el (completion-try-completion)
4472 (completion-all-completions): Remove ill-defined (and
4473 mistakenly installed and luckily never used nor documented)
4474 `completion-styles' property.
4475 (completion-initials-expand, completion-initials-all-completions)
4476 (completion-initials-try-completion): New functions.
4477 (completion-styles-alist): Add doc to each entry.
4478 Add new `initials' entry.
4479
4480 2009-09-01 Nick Roberts <nickrob@snap.net.nz>
4481
4482 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
4483 MI command -var-evaluate-expression.
4484 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
4485 and tweak for case of string child.
4486 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
4487
4488 2009-09-01 Glenn Morris <rgm@gnu.org>
4489
4490 * add-log.el (change-log-date-face, change-log-name-face)
4491 (change-log-email-face, change-log-file-face, change-log-list-face)
4492 (change-log-conditionals-face, change-log-function-face)
4493 (change-log-acknowledgement-face):
4494 * cus-edit.el (custom-invalid-face, custom-rogue-face)
4495 (custom-modified-face, custom-set-face, custom-changed-face)
4496 (custom-saved-face, custom-button-face, custom-button-pressed-face)
4497 (custom-documentation-face, custom-state-face, custom-comment-face)
4498 (custom-comment-tag-face, custom-variable-tag-face)
4499 (custom-variable-button-face, custom-face-tag-face)
4500 (custom-group-tag-face-1, custom-group-tag-face):
4501 * diff-mode.el (diff-header-face, diff-file-header-face)
4502 (diff-index-face, diff-hunk-header-face, diff-removed-face)
4503 (diff-added-face, diff-changed-face, diff-function-face)
4504 (diff-context-face, diff-nonexistent-face):
4505 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
4506 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
4507 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
4508 (Info-title-4-face):
4509 * isearch.el (isearch-lazy-highlight-face):
4510 * log-view.el (log-view-file-face, log-view-message-face):
4511 * paren.el (show-paren-match-face, show-paren-mismatch-face):
4512 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
4513 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
4514 (cvs-msg-face):
4515 * smerge-mode.el (smerge-mine-face, smerge-other-face)
4516 (smerge-base-face, smerge-markers-face):
4517 * wid-edit.el (widget-documentation-face, widget-button-face)
4518 (widget-field-face, widget-single-line-field-face)
4519 (widget-inactive-face, widget-button-pressed-face):
4520 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
4521 (woman-addition-face):
4522 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
4523 (eshell-ls-executable-face, eshell-ls-readonly-face)
4524 (eshell-ls-unreadable-face, eshell-ls-special-face)
4525 (eshell-ls-missing-face, eshell-ls-archive-face)
4526 (eshell-ls-backup-face, eshell-ls-product-face)
4527 (eshell-ls-clutter-face):
4528 * eshell/em-prompt.el (eshell-prompt-face):
4529 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
4530 * obsolete/old-whitespace.el (whitespace-highlight-face):
4531 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
4532 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
4533 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
4534 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
4535 (antlr-font-lock-literal-face):
4536 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
4537 (ebrowse-root-class-face, ebrowse-file-name-face)
4538 (ebrowse-default-face, ebrowse-member-attribute-face)
4539 (ebrowse-member-class-face, ebrowse-progress-face):
4540 * progmodes/make-mode.el (makefile-space-face):
4541 * progmodes/sh-script.el (sh-heredoc-face):
4542 * textmodes/flyspell.el (flyspell-incorrect-face)
4543 (flyspell-duplicate-face):
4544 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
4545 * textmodes/texinfo.el (texinfo-heading-face):
4546 Mark face aliases with "-face" suffix as obsolete.
4547
4548 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
4549 compiler.
4550
4551 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
4552 (eudc-bob-sound-menu): Use defvar rather than defconst, since
4553 easy-menu-define wants to modify these.
4554
4555 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
4556
4557 * net/browse-url.el (browse-url-file-url):
4558 * term/internal.el (dos-codepage-setup):
4559 Use default-value rather than default-enable-multibyte-characters.
4560
4561 * progmodes/etags.el (etags-goto-tag-location):
4562 * progmodes/flymake.el (flymake-highlight-line)
4563 (flymake-goto-file-and-line, flymake-goto-line):
4564 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
4565 (gdb-goto-breakpoint):
4566 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
4567 * progmodes/python.el (python-find-function)
4568 (python-pdbtrack-track-stack-file):
4569 * progmodes/verilog-mode.el (verilog-surelint-off):
4570 * term/ns-win.el (ns-open-file-select-line):
4571 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
4572 Use forward-line rather than goto-line.
4573
4574 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
4575 * textmodes/reftex-index.el (reftex-display-index):
4576 * textmodes/reftex-ref.el (reftex-offer-label-menu):
4577 * textmodes/reftex-toc.el (reftex-toc):
4578 Remove unnecessary bindings of default-major-mode (all are followed by
4579 major-mode check and possible mode switch).
4580
4581 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
4582
4583 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
4584 Handle watchpoints (bug#4282).
4585 (def-gdb-thread-buffer-command): Enable thread to be selected by
4586 clicking without selecting threads buffer first.
4587 (gdb-current-context-command): Use selected frame so that "up",
4588 "down" etc work in the GUD buffer.
4589 (gdb-update): Find selected frame before rendering stack buffer.
4590 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
4591
4592 2009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
4593
4594 * progmodes/sym-comp.el (displayed-completions): Remove.
4595 (symbol-complete): Use minibuffer-complete.
4596
4597 2009-08-31 Glenn Morris <rgm@gnu.org>
4598
4599 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
4600
4601 * apropos.el (apropos-symbols-internal):
4602 Handle (obsolete) face aliases.
4603
4604 * faces.el (describe-face): Adjust the output format to be more like
4605 describe-variable, and to mention (obsolete) face aliases.
4606 Adjust the whitespace so that help-setup-xref works.
4607
4608 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
4609 * calendar/diary-lib.el (diary-button-face):
4610 Mark these face aliases as obsolete.
4611
4612 * calendar/calendar.el (calendar-today): Doc fix.
4613
4614 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
4615
4616 * progmodes/gdb-mi.el (gdb-control-all-threads)
4617 (gdb-control-current-thread): Force tool bar update.
4618 (gdb-non-stop-handler): New function.
4619 (gdb-init-1): Use it to test if non-stop mode is supported.
4620 Remove unused gdbmi buffer type.
4621
4622 2009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
4623
4624 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
4625 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
4626
4627 2009-08-30 Nick Roberts <nickrob@snap.net.nz>
4628
4629 * comint.el (comint-exec-1): Check command is non-null first.
4630 Part of gdb-mi.el change (2009-08-28).
4631
4632 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
4633
4634 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
4635
4636 2009-08-30 Juanma Barranquero <lekktu@gmail.com>
4637
4638 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
4639 instead of `dolist' to avoid a recursive require when bootstrapping.
4640
4641 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
4642
4643 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
4644
4645 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
4646
4647 * net/imap.el (imap-send-command): Simplify.
4648 (imap-wait-for-tag): point-max -> buffer-size.
4649
4650 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
4651
4652 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
4653 with constant argument.
4654
4655 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
4656
4657 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
4658
4659 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
4660 Change default, since most of our files don't have a history.
4661 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
4662 the user.
4663
4664 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
4665 Add comint-run.
4666
4667 * calc/calc.el: Improve commenting convention.
4668 (calc-digit-map, toplevel): Simplify.
4669
4670 * comint.el (comint-insert-input): Be careful to only set point if we
4671 don't delegate to some other command.
4672
4673 * proced.el (proced-signal-list): Make it an alist.
4674 (proced-grammar-alist): Capitalize names.
4675 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
4676 Disable undo manually and make it read-only.
4677 Use completion-annotate-function.
4678
4679 * minibuffer.el (minibuffer-message): If the current buffer is not
4680 a minibuffer, insert the message in the echo area rather than at the
4681 end of the buffer.
4682 (completion-annotate-function): New variable.
4683 (minibuffer-completion-help): Use it.
4684 (completion--embedded-envvar-table): Environment vars are
4685 always case-sensitive.
4686
4687 2009-08-30 Glenn Morris <rgm@gnu.org>
4688
4689 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
4690 from fortran-current-defun.
4691 (fortran-beginning-of-subprogram): Be more precise about finding the
4692 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
4693 (fortran-end-of-subprogram): Simplify.
4694 (fortran-current-defun): Use fortran-start-prog-re.
4695
4696 2009-08-29 Juanma Barranquero <lekktu@gmail.com>
4697
4698 * subr.el (do-after-load-evaluation): Simplify.
4699
4700 2009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4701
4702 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
4703
4704 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
4705 (vc-rcs-print-log): Use it.
4706
4707 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
4708
4709 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
4710
4711 * paths.el (abbrev-file-name): Move to abbrev.el.
4712 * abbrev.el (abbrev-file-name): Move from paths.el.
4713 Obey user-emacs-directory.
4714 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
4715 user-emacs-directory.
4716 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
4717 abbrev-file-name and calc-settings-file any more.
4718 * startup.el (command-line): Recompute abbrev-file-name and
4719 abbreviated-home-dir.
4720 (normal-no-mouse-startup-screen): Improve the generic code and get rid
4721 of the special code for when C-h bindings haven't been changed.
4722 (display-startup-echo-area-message): Use with-current-buffer.
4723 (command-line-1): Use a list of strings, rather than a list of lists
4724 of strings for longopts.
4725
4726 * files.el (get-free-disk-space): Use / for default-directory.
4727
4728 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
4729 Use with-current-buffer.
4730
4731 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
4732 Recognize immutable variables like most-positive-fixnum.
4733 (byte-compile-setq-default): Check and warn if trying to assign
4734 to an immutable variable, or a non-variable.
4735
4736 * progmodes/cc-vars.el (c-comment-continuation-stars):
4737 * progmodes/cc-engine.el (c-looking-at-bos):
4738 * progmodes/cc-cmds.el (c-toggle-auto-state)
4739 (c-forward-into-nomenclature, c-backward-into-nomenclature)
4740 (c-comment-line-break-function): Add version of obsolescence.
4741
4742 2009-08-28 Juri Linkov <juri@jurta.org>
4743
4744 * files.el (magic-fallback-mode-alist): Add ZIP magic number
4745 associated with `archive-mode'.
4746
4747 * image.el (image-type-header-regexps): Use only JPEG magic number
4748 to determine JPEG images, and don't use `image-jpeg-p' because
4749 Emacs can display non-JFIF non-Exif JPEG images.
4750
4751 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
4752
4753 * arc-mode.el (archive-mode):
4754 * emacs-lisp/re-builder.el (re-builder-unload-function):
4755 Protect against the default value of `major-mode' being nil.
4756
4757 2009-08-28 Juanma Barranquero <lekktu@gmail.com>
4758
4759 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
4760 Fix typos in docstrings.
4761
4762 * progmodes/js.el (js--macro-decl-re): Doc fix.
4763 (js--plain-method-re, js--split-name): Refloc docstring.
4764 (js--class-styles, js--make-merged-item, js--splice-into-items):
4765 Fix typos in docstrings; reflow docstrings.
4766 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
4767 (js--variable-decl-matcher, js--inside-pitem-p)
4768 (js--parse-state-at-point, js--get-all-known-symbols)
4769 (js--symbol-history, js-find-symbol, js--js-references)
4770 (js--moz-interactor, js--js-encode-value, js--read-tab):
4771 Fix typos in docstrings.
4772
4773 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
4774
4775 * textmodes/reftex.el (reftex-get-file-buffer-force):
4776 * progmodes/verilog-mode.el (verilog-batch-execute-func):
4777 * emulation/viper.el (viper-go-away, viper-set-hooks):
4778 * emacs-lisp/re-builder.el (re-builder-unload-function):
4779 * emacs-lisp/bytecomp.el (byte-compile-file):
4780 * ses.el (ses-unload-function):
4781 * hexl.el (hexl-find-file):
4782 * files.el (normal-mode):
4783 * ehelp.el (with-electric-help):
4784 * autoinsert.el (auto-insert-alist):
4785 * arc-mode.el (archive-mode):
4786 Use (default-value 'major-mode) instead of default-major-mode.
4787
4788 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
4789 * international/mule.el (load-with-code-conversion):
4790 * emacs-lisp/debug.el (debug):
4791 * ediff-vers.el (ediff-rcs-get-output-buffer):
4792 * dired.el (dired-internal-noselect): Don't let-bind
4793 default-major-mode around code that doesn't use it.
4794 E.g. buffer creation via get-buffer-create doesn't use it.
4795
4796 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
4797
4798 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
4799 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
4800 when writing the temp file. Otherwise, epa-file gets confused.
4801 (tramp-register-file-name-handlers): Make it a defun. Move also
4802 `epa-file-handler' to the front of `file-name-handler-alist'.
4803
4804 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
4805
4806 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
4807 start right after a ^M.
4808 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
4809 (tramp-completion-file-name-regexp-separate)
4810 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
4811 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
4812 Don't modify last-coding-system-used by accident.
4813 (tramp-completion-file-name-handler): Apply the checks here,
4814 instead during registration.
4815 (tramp-register-file-name-handlers) Renamed from
4816 `tramp-register-file-name-handler'. Register both
4817 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
4818 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
4819
4820 2009-08-28 Nick Roberts <nickrob@snap.net.nz>
4821
4822 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
4823 Remove variable ...
4824 (gdb-init-1, gdb-display-separate-io-buffer)
4825 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
4826 references to it.
4827 (gdb-inferior-io-mode): Use make-comint-in-buffer.
4828 (gdb-inferior-filter): Use comint-output-filter to stop
4829 echoing and remove ^M characters.
4830
4831 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
4832
4833 * emulation/viper-init.el (viper-restore-cursor-type):
4834 * emulation/cua-base.el (cua--update-indications):
4835 Replace default-cursor-type with (default-value 'cursor-type).
4836
4837 * mail/sendmail.el (mail-recover-1):
4838 * international/mule-diag.el (describe-current-coding-system-briefly)
4839 (describe-current-coding-system):
4840 * international/mule-cmds.el (select-safe-coding-system)
4841 (select-message-coding-system)
4842 (set-language-environment-coding-systems, set-locale-environment):
4843 * hexl.el (hexl-insert-multibyte-char):
4844 * dos-w32.el (find-buffer-file-type-coding-system):
4845 * simple.el (what-cursor-position):
4846 Replace uses of default-buffer-file-coding-system
4847 with (default-value 'buffer-file-coding-system).
4848
4849 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
4850 Replace uses of default-cursor-in-non-selected-windows
4851 with (default-value 'cursor-in-non-selected-windows).
4852 Use with-current-buffer.
4853
4854 * mail/feedmail.el: Use CL macros.
4855 (feedmail-run-the-queue, feedmail-send-it-immediately):
4856 * dos-w32.el (find-buffer-file-type): Replace uses of
4857 default-buffer-file-type with (default-value 'buffer-file-type).
4858
4859 2009-08-28 Glenn Morris <rgm@gnu.org>
4860
4861 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
4862 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
4863 Use default-value of major-mode rather than default-major-mode.
4864
4865 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
4866
4867 * Makefile.in (update-elcfiles): Report left over elc files.
4868
4869 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
4870 expand-file-name and with-current-buffer.
4871 (mail-get-names, mail-directory): Use with-current-buffer.
4872
4873 * vc.el (vc-read-revision): New function.
4874 (vc-version-diff, vc-merge): Use it.
4875
4876 2009-08-27 Sam Steingold <sds@gnu.org>
4877
4878 * simple.el (kill-do-not-save-duplicates): New user option.
4879 (kill-new): When it is non-nil, and the new string is the same as
4880 the latest kill, set replace to t to avoid duplicates in kill-ring.
4881
4882 2009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
4883
4884 * net/tramp.el (tramp-handle-process-file): Do not flush all
4885 caches when `process-file-side-effects' is set.
4886 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
4887 instead of `tramp-find-file-exists-command'.
4888 Unset `process-file-side-effects'.
4889
4890 2009-08-27 Michael Albinus <michael.albinus@gmx.de>
4891
4892 * net/tramp.el (tramp-methods): New method "rsyncc".
4893 (top): Add completion function for "rsyncc".
4894 (tramp-message-show-message): New defvar.
4895 (tramp-message, tramp-error): Use it.
4896 (tramp-do-copy-or-rename-file-directly): Extend check for direct
4897 remote copying.
4898 (tramp-do-copy-or-rename-file-out-of-band): Handle new
4899 `tramp-methods' entry `copy-env' of "rsyncc".
4900 (tramp-vc-registered-read-file-names): New defconst.
4901 (tramp-vc-registered-file-names): New defvar.
4902 (tramp-handle-vc-registered): Implement optimization strategy.
4903 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
4904 (tramp-vc-file-name-handler): New defun.
4905 (tramp-get-ls-command, tramp-get-test-command)
4906 (tramp-get-file-exists-command, tramp-get-remote-ln)
4907 (tramp-get-remote-perl, tramp-get-remote-stat)
4908 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
4909
4910 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
4911 (tramp-cache-inhibit-cache): Extend doc string. It allows also
4912 timestamps.
4913 (tramp-get-file-property): Check for timestamps in
4914 `tramp-cache-inhibit-cache'.
4915 (tramp-set-file-property): Write timestamp.
4916
4917 2009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
4918
4919 * language/japan-util.el (japanese-symbol-table): Add entries for
4920 cp932-2-byte.
4921
4922 * international/characters.el: Add category `j' to cp932-2-byte.
4923
4924 2009-08-27 Kenichi Handa <handa@m17n.org>
4925
4926 * international/fontset.el (build-default-fontset-data): New macro.
4927 (setup-default-fontset): Use build-default-fontset-data for CJK,
4928 tibetan, ethiopic, and ipa.
4929
4930 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
4931
4932 * cus-start.el (default-major-mode): Customize `major-mode' instead.
4933 (enable-multibyte-characters): Not customizable any more.
4934
4935 * subr.el (default-mode-line-format, default-header-line-format)
4936 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
4937 (default-direction-reversed, default-truncate-lines)
4938 (default-left-margin, default-tab-width, default-case-fold-search)
4939 (default-left-margin-width, default-right-margin-width)
4940 (default-left-fringe-width, default-right-fringe-width)
4941 (default-fringes-outside-margins, default-scroll-bar-width)
4942 (default-vertical-scroll-bar, default-indicate-empty-lines)
4943 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
4944 (default-fringe-cursor-alist, default-scroll-up-aggressively)
4945 (default-scroll-down-aggressively, default-fill-column)
4946 (default-cursor-type, default-buffer-file-type)
4947 (default-cursor-in-non-selected-windows)
4948 (default-buffer-file-coding-system, default-major-mode)
4949 (default-enable-multibyte-characters): Mark as obsolete.
4950
4951 2009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
4952
4953 * vc-dir.el (vc-dir-update): Remove debug helper.
4954
4955 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
4956
4957 2009-08-26 Sam Steingold <sds@gnu.org>
4958
4959 * simple.el (save-interprogram-paste-before-kill): New user option.
4960 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
4961 save the interprogram-paste into kill-ring before overriding it
4962 with the Emacs kill.
4963
4964 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
4965
4966 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
4967 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
4968 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
4969 and move to vc-rcs.el.
4970 (vc-default-next-revision): Rename to vc-rcs-next-revision and
4971 move to vc-rcs.el.
4972 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
4973 (vc-rcs-update-changelog): Remove.
4974 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
4975 and move to vc-rcs.el.
4976
4977 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
4978 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
4979 renaming.
4980 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
4981 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
4982 vc.el, renamed to be RCS specific.
4983
4984 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
4985 New functions.
4986 (vc-cvs-update-changelog): Move here from vc.el.
4987
4988 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
4989 New functions.
4990
4991 2009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
4992
4993 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
4994
4995 2009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
4996
4997 * vc-git.el (vc-git-register): Use "git add" for directories.
4998 (vc-git-stash, vc-git-stash-show): New functions.
4999 (vc-git-extra-menu-map): Bind them.
5000
5001 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
5002 directory correctly in case the item is a directory itself.
5003
5004 * vc.el: Document the desired behavior for reverted files in the
5005 `added' state.
5006 (vc-default-prettify-state-info): Remove function, unused.
5007
5008 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
5009
5010 2009-08-26 Glenn Morris <rgm@gnu.org>
5011
5012 * bindings.el (standard-mode-line-format): Reposition dashes in
5013 which-func entry. (Bug#4217)
5014
5015 * files.el (enable-local-variables, enable-local-eval)
5016 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
5017 the defcustoms.
5018 (auto-mode-alist, ignored-local-variables)
5019 (save-some-buffers-action-alist): Move risky declarations to the
5020 definitions.
5021 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
5022 (font-lock-defaults, format-alist, imenu--index-alist)
5023 (imenu-generic-expression, input-method-alist, minor-mode-alist)
5024 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
5025 (mode-line-modified, mode-line-mule-info, mode-line-position)
5026 (mode-line-process, mode-line-remote, outline-level)
5027 (parse-time-rules, rmail-output-file-alist)
5028 (special-display-buffer-names, vc-mode):
5029 Move risky declarations to the relevant files.
5030 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
5031 (mode-line-modified, mode-line-process, mode-line-position)
5032 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
5033 * font-core.el (font-lock-defaults):
5034 * format.el (format-alist):
5035 * vc-hooks.el (vc-mode):
5036 * window.el (special-display-buffer-names):
5037 * international/mule-cmds.el (input-method-alist):
5038 Define riskiness here (dumped file) rather than in files.el.
5039 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
5040 * imenu.el (imenu-generic-expression, imenu--index-alist):
5041 * outline.el (outline-level):
5042 * time.el (display-time-string):
5043 * calendar/parse-time.el (parse-time-rules):
5044 * mail/rmailout.el (rmail-output-file-alist):
5045 Autoload riskiness here, rather than placing in files.el.
5046
5047 2009-08-26 Andreas Schwab <schwab@linux-m68k.org>
5048
5049 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
5050
5051 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5052
5053 * simple.el (process-file-side-effects): New defvar.
5054
5055 * dired-aux.el (dired-show-file-type):
5056 * vc.el (vc-diff-internal):
5057 * vc-arch.el (vc-arch-diff):
5058 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
5059 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
5060 * vc-git.el (vc-git-registered, vc-git-working-revision)
5061 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
5062 (vc-git--empty-db-p):
5063 * vc-hooks.el (vc-user-login-name):
5064 * vc-svn.el (vc-svn-registered, vc-svn-state)
5065 (vc-svn-dir-extra-headers, vc-svn-find-revision):
5066 * progmodes/grep.el (grep-probe): Let-bind
5067 `process-file-side-effects' with nil.
5068
5069 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
5070
5071 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
5072 daemon. Replace ping by checking for running service for bluez
5073 and zeroconf. (Bug#4239)
5074
5075 2009-08-25 Kevin Ryde <user42@zip.com.au>
5076
5077 * net/dig.el (dig): Add autoload cookie.
5078
5079 2009-08-25 Glenn Morris <rgm@gnu.org>
5080
5081 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
5082 load-history for absolute file-names.
5083 (byte-compile-file-form-require): Warn about use of the cl package.
5084
5085 * format.el (format-alist): Doc fix.
5086
5087 * play/bubbles.el (top-level): Don't require cl at run-time.
5088
5089 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
5090 run-time cl).
5091
5092 2009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
5093
5094 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
5095 from cl package.
5096 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
5097
5098 2009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
5099
5100 * calc/calc-alg.el (math-trig-rewrite)
5101 (math-hyperbolic-trig-rewrite): New functions.
5102 (calc-simplify): Simplify trig functions when asked.
5103
5104 2009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
5105
5106 * diff-mode.el (diff-find-source-location): Avoid goto-line.
5107
5108 2009-08-24 Kenichi Handa <handa@m17n.org>
5109
5110 * language/ind-util.el (mapthread): Delete it.
5111 (combinatorial): New function.
5112 (indian--puthash-cv): Use combinatorial instead of mapthread.
5113
5114 2009-08-22 Kevin Ryde <user42@zip.com.au>
5115
5116 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
5117 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
5118 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
5119 Clarify docstring that the value is strings not symbols.
5120 (checkdoc-list-of-strings-p): New function.
5121
5122 2009-08-22 Glenn Morris <rgm@gnu.org>
5123
5124 * files.el (auto-mode-alist):
5125 * hippie-exp.el (he-concat-directory-file-name):
5126 * lpr.el (lpr-windows-system, printer-name):
5127 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
5128 * ps-print.el (ps-windows-system):
5129 * startup.el (command-line):
5130 * emulation/viper-ex.el (viper-glob-function):
5131 * international/mule-cmds.el (set-language-environment-coding-systems):
5132 * net/ange-ftp.el (ange-ftp-write-region):
5133 * obsolete/fast-lock.el (fast-lock-cache-name):
5134 Remove code for defunct system-types emx, macos, mswindows, next-mach,
5135 unisoft-unix, vax-vms, win32, w32.
5136
5137 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
5138 given name if the pattern is not more specific.
5139
5140 * calendar/lunar.el (lunar-phase-names): New option.
5141 (lunar-phase): Doc fix.
5142 (lunar-cycles-per-year): New constant.
5143 (lunar-index): New function.
5144 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
5145 (lunar-phase-name): Use lunar-phase-names.
5146 (calendar-lunar-phases): Use format.
5147 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
5148
5149 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
5150 Copy imenu-example--name-and-position function here for own use.
5151 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
5152
5153 * bs.el (bs--redisplay):
5154 * cus-edit.el (custom-redraw):
5155 * ibuffer.el (ibuffer-bury-buffer):
5156 * server.el (server-goto-line-column):
5157 * startup.el (command-line-1):
5158 * strokes.el (strokes-xpm-for-stroke):
5159 * term.el (term-display-buffer-line):
5160 * view.el (View-goto-line):
5161 * calc/calc.el (calc-do, calc-trail-buffer):
5162 * play/gamegrid.el (gamegrid-add-score-insecure):
5163 * progmodes/ada-mode.el (ada-compile-goto-error):
5164 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
5165 (ebrowse-select-1st-to-9nth):
5166 * progmodes/cperl-mode.el (cperl-time-fontification):
5167 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
5168 * progmodes/gud.el (gud-display-line):
5169 (idlwave-shell-display-line):
5170 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
5171 * progmodes/make-mode.el (makefile-browser-toggle):
5172 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
5173 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
5174 * textmodes/picture.el (picture-draw-rectangle):
5175 * textmodes/reftex-index.el (reftex-index-goto-letter):
5176 (reftex-select-jump-to-previous):
5177 * textmodes/reftex-sel.el (reftex-find-start-point)
5178 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
5179 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
5180 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
5181 * textmodes/tex-mode.el (tex-compilation-parse-errors):
5182 * textmodes/two-column.el (2C-associated-buffer):
5183 Use forward-line rather than goto-line.
5184
5185 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
5186 goto-line.
5187
5188 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
5189 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
5190 (quick-check-list-to-regexp): Declare.
5191
5192 * progmodes/make-mode.el (makefile-browser-insert-selection):
5193 Use goto-char rather than goto-line.
5194
5195 * progmodes/prolog.el (compilation-error-regexp-alist)
5196 (compilation-forget-errors): Declare.
5197
5198 2009-08-22 Juri Linkov <juri@jurta.org>
5199
5200 * progmodes/grep.el (lgrep, rgrep): At the beginning
5201 set `dir' to `default-directory' unless `dir' is a non-nil
5202 readable directory. (Bug#4052)
5203 (lgrep, rgrep): Change a weird way to report an error
5204 from using `read-string' to using `error'.
5205 Instead of using interactive arguments in the function body,
5206 add new argument `confirm'.
5207
5208 2009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
5209
5210 * textmodes/remember.el (remember-buffer):
5211 * progmodes/cperl-mode.el (cperl-vc-header-alist):
5212 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
5213 (icalendar-extract-ical-from-buffer):
5214 * net/newst-treeview.el (newsticker-groups-filename):
5215 * net/newst-backend.el (newsticker-cache-filename):
5216 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
5217 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
5218 (speedbar-add-ignored-path-regexp, speedbar-line-path)
5219 (speedbar-buffers-line-path, speedbar-path-line)
5220 (speedbar-buffers-line-path):
5221 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
5222 (epg-sign-keys):
5223 * epa.el (epa-display-verify-result):
5224 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
5225
5226 2009-08-21 Glenn Morris <rgm@gnu.org>
5227
5228 * progmodes/js.el (inferior-moz-process): Fix declaration.
5229
5230 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
5231
5232 * obsolete/rnewspost.el (news-mail-reply):
5233 Use goto-char rather than goto-line.
5234
5235 * term/ns-win.el (ns-open-file-select-line):
5236 Use line-beginning-position rather than goto-line.
5237
5238 * apropos.el (apropos-command):
5239 * ehelp.el (electric-helpify):
5240 * printing.el (pr-show-setup):
5241 * strokes.el (strokes-help):
5242 * tutorial.el (tutorial--describe-nonstandard-key)
5243 (tutorial--detailed-help):
5244 * woman.el (woman-mini-help, woman-display-extended-fonts):
5245 * calc/calc-help.el (calc-describe-key):
5246 * emulation/edt.el (edt-electric-helpify):
5247 * international/mule-diag.el (mule-diag):
5248 * play/yow.el (apropos-zippy):
5249 * progmodes/python.el (python-describe-symbol):
5250 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
5251 * textmodes/table.el (*table--cell-describe-mode)
5252 (*table--cell-describe-bindings):
5253 Use help-print-return-message rather than the now obsolete alias.
5254
5255 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
5256 (calendar-cursor-to-visible-date):
5257 * play/5x5.el (5x5-position-cursor):
5258 * play/decipher.el (decipher):
5259 * play/gomoku.el (gomoku-goto-xy):
5260 * play/landmark.el (lm-goto-xy):
5261 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
5262 (mpuz-paint-digit):
5263 Use forward-line, not goto-line.
5264
5265 * mail/rmail.el (rmail-obsolete): Delete custom group.
5266 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
5267 (rmail-remote-password, rmail-remote-password-required):
5268 Remove unneeded :set-after and :set properties.
5269
5270 2009-08-21 Michael Albinus <michael.albinus@gmx.de>
5271
5272 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
5273
5274 2009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
5275
5276 * loadup.el: Remove leftover macos code.
5277
5278 * vc-git.el (vc-git-annotate-command): Run asynchronously.
5279 Explicitly pass the date format to git blame so that user local
5280 so that the output format can be parsed.
5281
5282 2009-08-20 Michael Albinus <michael.albinus@gmx.de>
5283
5284 * net/dbus.el (top): Don't check for (getenv
5285 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
5286
5287 2009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
5288
5289 * log-edit.el (log-edit-strip-single-file-name): New var.
5290 (log-edit-insert-changelog): Use it. Bug#3571
5291
5292 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
5293
5294 * subr.el (read-passwd): Use read-key so keypad keys work as well.
5295 Bug#3287
5296
5297 * help.el (help-print-return-message): Rename from
5298 print-help-return-message.
5299
5300 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
5301 cvs-mode-map parent hack.
5302 (log-view-mode): Derive from special-mode.
5303
5304 * linum.el (linum-mode): window-size-change-functions is redundant.
5305 Adapt to new window-configuration-change-hook behavior.
5306 (linum-after-size, linum-after-config): Remove.
5307
5308 * imenu.el (imenu-example--name-and-position)
5309 (imenu-example--lisp-extract-index-name)
5310 (imenu-example--create-lisp-index, imenu-example--create-c-index):
5311 Mark as obsolete.
5312
5313 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
5314 (inferior-prolog-mode): Use it.
5315 (inferior-prolog-load-file): Reset list of errors.
5316
5317 2009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
5318
5319 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
5320
5321 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
5322
5323 2009-08-19 Michael Albinus <michael.albinus@gmx.de>
5324
5325 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
5326 is running already.
5327
5328 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
5329
5330 * subr.el (listify-key-sequence-1): Use normal syntax since those
5331 integers are nowadays always represented by the same (positive) number
5332 on all platforms.
5333 (read-key-empty-map): New const.
5334 (read-key-delay): New var.
5335 (read-key): New function.
5336 (force-mode-line-update): Use with-current-buffer.
5337 (locate-user-emacs-file): Don't forget to abbreviate the file name.
5338 (start-process-shell-command, start-file-process-shell-command):
5339 Discourage the use of command-args.
5340
5341 2009-08-19 Glenn Morris <rgm@gnu.org>
5342
5343 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
5344
5345 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
5346
5347 * simple.el (choose-completion-string): Don't rely on
5348 minibuffer-completing-file-name and ad-hoc checks to decide whether
5349 to continue completion or not.
5350
5351 * minibuffer.el (minibuffer-hide-completions): New function.
5352 (completion--do-completion): Use it.
5353 (completions-annotations): New face.
5354 (completion--insert-strings): Use it.
5355 (completion-pcm--delim-wild-regex): Add docstring.
5356 (completion-pcm--string->pattern): Add support for 0-width delimiters
5357 in completion-pcm--delim-wild-regex.
5358
5359 2009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
5360
5361 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
5362 Remove unused var `buffer-modified-p'.
5363
5364 * minibuffer.el (completion--do-completion): Move point for the #b001
5365 case as well (bug#4176).
5366 (minibuffer-complete, minibuffer-complete-word): Don't move point.
5367
5368 2009-08-18 Michael Albinus <michael.albinus@gmx.de>
5369
5370 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
5371 and :session buses.
5372
5373 2009-08-18 Kenichi Handa <handa@m17n.org>
5374
5375 * international/ucs-normalize.el (ucs-normalize-version):
5376 Change to 1.1.
5377 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
5378 (utf-8-hfs): Make it perform normalization on encoding too.
5379
5380 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
5381 (sentence-end-without-space): Delete duplicated chars.
5382 (sentence-end-base): Likewise.
5383
5384 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
5385 (html-mode): Delete duplicated chars from sentence-end-base.
5386
5387 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
5388 (texinfo-mode): Delete duplicated chars from sentence-end-base.
5389
5390 2009-08-17 Chong Yidong <cyd@stupidchicken.com>
5391
5392 * files.el (hack-one-local-variable): If the mode function is for
5393 a minor mode, pass it an argument (Bug#4148).
5394
5395 2009-08-17 Michael Albinus <michael.albinus@gmx.de>
5396
5397 * net/tramp.el (tramp-register-completion-file-name-handler):
5398 Check also for (member 'partial-completion completion-styles).
5399
5400 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
5401
5402 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
5403 abbrev (Bug#3943).
5404
5405 2009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
5406
5407 * progmodes/cperl-mode.el: Merge upstream 6.2.
5408 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
5409 (cperl-forward-re): Check cperl-brace-recursing.
5410 (cperl-highlight-charclass): New function.
5411 (cperl-find-pods-heres): Use it.
5412 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
5413 (cperl-beautify-regexp-piece): Fix column calculation.
5414 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
5415 (cperl-beautify-level): Don't process entire regexp.
5416 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
5417 calling man.
5418 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
5419 (cperl-init-faces): Build a list in the normal way.
5420
5421 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
5422
5423 * calendar/parse-time.el (parse-time-string-chars): Save match
5424 data.
5425
5426 2009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
5427
5428 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
5429 (sql-product): Use it.
5430 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
5431 (sql-set-product): Add completion.
5432 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
5433 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
5434 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
5435 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
5436 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
5437 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
5438 (sql-highlight-db2-keywords): Remove.
5439 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
5440 (sql-highlight-product): Use derived-mode-p.
5441 (sql-set-sqli-buffer): Use with-current-buffer.
5442 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
5443 Simplify.
5444
5445 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
5446
5447 * term.el: Fix commenting convention, turn comments into docstrings.
5448
5449 2009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
5450
5451 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
5452
5453 2009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
5454
5455 * calendar/parse-time.el (parse-time-string-chars): Compute using
5456 character classes, to handle non-ascii characters (Bug#3190).
5457
5458 2009-08-16 Chong Yidong <cyd@stupidchicken.com>
5459
5460 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
5461 another heredoc if the user adds another < (Bug#3226).
5462
5463 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
5464 Don't initialize based on window-system (Bug#4124).
5465
5466 * facemenu.el (facemenu-read-color): Use a completion function
5467 that accepts any defined color, such as RGB triplets (Bug#3677).
5468
5469 * files.el (get-free-disk-space): Change fallback default
5470 directory to /. Expand DIR argument before switching to fallback.
5471 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
5472
5473 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
5474
5475 * files.el (load-library): Doc fix.
5476
5477 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5478
5479 * viper-cmd.el (viper-insert-isearch-string): New function.
5480 (viper-if-string): Redefine C-s in the minibuffer to insert the last
5481 incremental search string.
5482
5483 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
5484 XEmacs.
5485
5486 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
5487 (ediff-merge-region-is-non-clash)
5488 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
5489 Also check if the job is really a merge job.
5490
5491 * ediff.el (ediff-current-file): New function.
5492
5493 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
5494
5495 * progmodes/js.el: Edit docstrings throughout to follow Emacs
5496 conventions.
5497 (js-insert-and-indent): Delete function.
5498 (js-mode-map): Don't bind keys to js-insert-and-indent.
5499 (js-beginning-of-defun): Rename from js--beginning-of-defun.
5500 (js-end-of-defun): Rename from js--end-of-defun.
5501 (js-auto-indent-flag): Delete variable.
5502
5503 2009-08-14 Chong Yidong <cyd@stupidchicken.com>
5504
5505 * progmodes/js.el: Remove proclaim statement.
5506 Defvar which-func-imenu-joiner-function to silence compiler.
5507
5508 * files.el (auto-mode-alist): Use js-mode for .js files.
5509
5510 * progmodes/js2-mode.el: Remove file.
5511
5512 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
5513
5514 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
5515
5516 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
5517
5518 2009-08-14 Daniel Colascione <dan.colascione@gmail.com>
5519 Karl Landstrom <karl.landstrom@brgeight.se>
5520
5521 * progmodes/js.el: New file.
5522
5523 2009-08-14 Mark A. Hershberger <mah@everybody.org>
5524
5525 * timezone.el (timezone-parse-date): Add ability to understand ISO
5526 basic format (minimal separators) dates in addition to the
5527 already-supported extended format dates.
5528
5529 2009-08-14 Eli Zaretskii <eliz@gnu.org>
5530
5531 * international/ucs-normalize.el: Add a `coding' file variable.
5532
5533 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
5534
5535 2009-08-14 Sam Steingold <sds@gnu.org>
5536
5537 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
5538
5539 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
5540
5541 * faces.el (help-argument-name): Define it here instead of
5542 help-fns.el, because in daemon mode help-fns.el may be loaded when
5543 faces are still uninitialized (Bug#1078).
5544
5545 * help-fns.el (help-argument-name): Move defface to faces.el.
5546
5547 2009-08-13 Nick Roberts <nickrob@snap.net.nz>
5548
5549 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
5550 create buffer with a pty but no process so that GDB can make the
5551 inferior the controlling process.
5552
5553 2009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
5554
5555 * international/ucs-normalize.el: New file.
5556
5557 2009-08-13 Richard Stallman <rms@gnu.org>
5558
5559 * mail/rmail.el (rmail-get-attr-names):
5560 Accept an attribute header that is too short.
5561
5562 * mail/rmail.el (rmail-forget-messages):
5563 Ignore nil elt in rmail-message-vector. Use dotimes.
5564
5565 * progmodes/compile.el (compilation-goto-locus):
5566 Use next-error-move-function.
5567
5568 * simple.el (next-error-move-function): New variable.
5569
5570 2009-08-12 Juri Linkov <juri@jurta.org>
5571
5572 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
5573 always non-nil. (Bug#4052)
5574
5575 * replace.el (read-regexp): Return empty string when
5576 `default-value' is nil.
5577 (keep-lines-read-args): Don't use empty string as the
5578 default value for `read-regexp'. (Bug#2495)
5579
5580 2009-08-12 Juri Linkov <juri@jurta.org>
5581
5582 * international/mule-cmds.el (ucs-insert): Change arguments
5583 from `arg' to `character', `count', `inherit' to be the same
5584 as in `insert-char'. Doc fix. (Bug#4039)
5585
5586 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
5587
5588 2009-08-12 Juri Linkov <juri@jurta.org>
5589
5590 * files-x.el: New file.
5591
5592 * files.el: Move code that deals with adding/deleting
5593 file/directory-local variables to files-x.el.
5594
5595 * Makefile.in (ELCFILES): Add files-x.elc.
5596
5597 2009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
5598
5599 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
5600 to use `goto-line'.
5601 (gdb-place-breakpoints, gdb-get-location): Rewritten without
5602 `goto-line'.
5603 (gdb-invalidate-disassembly): Do not refresh upon receiving
5604 'update signal. Instead, update all disassembly buffers only after
5605 threads list.
5606 (gdb): Send -target-detach when buffer is killed (Bug#3794).
5607 (gdb-starting): Moved -data-list-register-names...
5608 (gdb-stopped): ...here so it's sent when first thread stops.
5609 (gdb-registers-handler-custom): Do nothing if register names are
5610 unknown yet.
5611
5612 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
5613 from `gdb-mi.el' to avoid extra tangling.
5614
5615 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
5616 change which breaks `gud-def' definitions used in `gdb'.
5617 (gdb-update-gud-running): No extra fuss for updating frame number.
5618
5619 2009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
5620
5621 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
5622 (describe-language-environment-map, setup-language-environment-map)
5623 (set-coding-system-map): Move initialization into declaration.
5624 (set-language-info-alist): Last arg to define-key-after can be skipped.
5625
5626 * international/quail.el (quail-completion-1): Simplify.
5627 (quail-define-rules): Use slightly more compact code.
5628 (quail-insert-decode-map): Propertize keys, compact columns.
5629
5630 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
5631 Add goto-line.
5632
5633 2009-08-10 Miles Bader <miles@gnu.org>
5634
5635 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
5636 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
5637 (js2-instance-member, js2-private-member, js2-private-function-call)
5638 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
5639 (js2-magic-paren, js2-external-variable):
5640 Remove "-face" suffix from face names.
5641 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
5642 (js2-highlight-undeclared-vars, js2-peek-token)
5643 (js2-parse-function-params, js2-mode-show-errors)
5644 (js2-mode-show-warnings, js2-make-magic-delimiter)
5645 (js2-mode-highlight-magic-parens): Update to use new face names.
5646
5647 2009-08-09 Michael Albinus <michael.albinus@gmx.de>
5648
5649 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
5650 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
5651
5652 2009-08-09 Chong Yidong <cyd@stupidchicken.com>
5653
5654 * subr.el: Provide hashtable-print-readable.
5655
5656 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
5657 hs-c-like-adjust-block-beginning.
5658 (hs-hide-block-at-point): Stop hiding at the beginning of
5659 hs-block-end-regexp (Bug#700).
5660
5661 2009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
5662
5663 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
5664 a macro.
5665 (gdb-registers-handler-custom): Do not fail when register names
5666 are unavailable.
5667
5668 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
5669
5670 * progmodes/gdb-mi.el (gdb-control-all-threads)
5671 (gdb-control-current-thread): Interactive setters for
5672 `gdb-gud-control-all-threads' to use in menu.
5673 (gdb-show-run-p): Show «Go» when process is not active.
5674 (gud-tool-bar-map): Add non-stop/A,T indicator. Uses
5675 gud/thread.xpm and gud/all.xpm.
5676
5677 2009-08-08 Yoni Rabkin <yoni@rabkins.net>
5678
5679 * net/net-utils.el (net-utils-font-lock-keywords): New var.
5680 (nslookup-font-lock-keywords): Make it a variable.
5681 (net-utils-mode): New mode for viewing diagnostic network output.
5682 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
5683 (net-utils-run-simple): New function.
5684 (ifconfig, iwconfig, netstat, arp, route): Use it.
5685
5686 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
5687
5688 * progmodes/gdb-mi.el (gdb-read-memory-custom)
5689 (gdb-memory-set-address, def-gdb-set-positive-number)
5690 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
5691 after changing settings.
5692 (gdb-invalidate-disassembly): Update when first shown.
5693 (gdb-edit-locals-value): Fixed.
5694 (gdb-registers-handler-custom): Print registers in right order and
5695 allow changing register values (only for current thread yet).
5696 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
5697 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
5698 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
5699 (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
5700 info in mode name.
5701 (gdb-registers-mode-map): TAB to switch to locals.
5702
5703 2009-08-08 Eli Zaretskii <eliz@gnu.org>
5704
5705 * mail/rmail.el (rmail-add-mbox-headers)
5706 (rmail-set-message-counters-counter): Search for
5707 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
5708
5709 2009-08-08 Glenn Morris <rgm@gnu.org>
5710
5711 * Makefile.in (ELCFILES): Update.
5712
5713 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5714
5715 * mail/sendmail.el (mail-yank-original): Set
5716 buffer-file-coding-system from the one used by the message whose
5717 text is yanked.
5718
5719 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
5720 to "windows" when "pgnuplot" is used.
5721 (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
5722 call accept-process-output if "pgnuplot" is used.
5723 (calc-graph-init): Don't send -display and -geometry to
5724 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
5725 running "pgnuplot -V" with shell-command-to-string.
5726
5727 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
5728 the default.
5729
5730 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5731
5732 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
5733 org/org-latex.elc.
5734
5735 2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
5736
5737 * vc-dispatcher.el (vc-resynch-window): Update comment.
5738
5739 * term.el (term-handle-ansi-escape): Add comments with the
5740 terminfo capabilities implemented.
5741
5742 2009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
5743
5744 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
5745 (gdb-var-create-handler): Rewritten using JSON parser.
5746 (gdb-propertize-header): Moved earlier.
5747 (gdb-set-header): Removed to avoid duplication.
5748 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
5749 Refresh disassembly buffers only after threads list have been
5750 update.
5751 (gdb-threads-header, gdb-registers-header): Per-buffer header line
5752 variables.
5753
5754 2009-08-04 Juri Linkov <juri@jurta.org>
5755
5756 * files.el: Commands to add/delete file/directory-local variables.
5757 (read-file-local-variable, read-file-local-variable-value)
5758 (read-file-local-variable-mode, modify-file-local-variable)
5759 (modify-file-local-variable-prop-line)
5760 (modify-dir-local-variable): New functions.
5761 (add-file-local-variable, delete-file-local-variable)
5762 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
5763 (add-dir-local-variable, delete-dir-local-variable)
5764 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
5765 (copy-dir-locals-to-file-locals-prop-line): New commands.
5766
5767 2009-08-04 Chong Yidong <cyd@stupidchicken.com>
5768
5769 * abbrev.el (insert-abbrev-table-description): Prettify output.
5770 Suggested by Karl Chen.
5771
5772 2009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
5773
5774 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
5775 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
5776 (gdb-overlay-arrow-position, gdb-thread-position)
5777 (gdb-disassembly-position): Declare variables.
5778 (gdb-wait-for-pending): Function now.
5779 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
5780 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
5781 compilation goes smoothly.
5782 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
5783 (gdb-non-stop-setting): New customization setting which replaces
5784 `gdb-non-stop' so changing it doesn't break active GDB session.
5785 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
5786 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
5787 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
5788 (gdb-show-threads-by-default): New customization options.
5789 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
5790 routines.
5791 (gdb-get-buffer-create): Send buffers update signal when they are
5792 created.
5793 (gdb-invalidate-locals, gdb-invalidate-registers)
5794 (gdb-invalidate-breakpoints)
5795 (gdb-invalidate-threads, gdb-invalidate-disassembly)
5796 (gdb-invalidate-memory): Accept update signal.
5797 (gdb-current-context-command): Use --frame option.
5798 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
5799 Implement `gdb-frame-number' selection logic.
5800 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
5801 whether to show GUD toolbar buttons.
5802 (gdb-thread-exited): Unselect current thread when it exits.
5803 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
5804 (gdb-mark-line): Routine which sets overlay arrow or inverses
5805 video on fringeless displays.
5806 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
5807 to build aligned columns of data in GDB buffers and set text
5808 properties line-by-line.
5809 (gdb-invalidate-breakpoints)
5810 (gdb-breakpoints-list-handler-custom)
5811 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
5812 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
5813 (gdb-registers-handler-custom): Align data columns.
5814 (gdb-locals-handler-custom): Now prints data like in variable
5815 declarations.
5816 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
5817 Removed confusing buttons.
5818 (gdb-invalidate-threads): Append --frame.
5819 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
5820 between breakpoints/threads buffers.
5821 (gdb-set-window-buffer): Now can ignore dedicated windows.
5822 (gdb-propertize-header): Use `gdb-set-window-buffer'.
5823 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
5824 (def-gdb-thread-buffer-gud-command): Replaces
5825 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
5826 for fine thread control.
5827 (gdb-preempt-existing-or-display-buffer): New function used to
5828 display bound buffers without breaking window layout.
5829 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
5830 (gdb-select-frame): New version of `gdb-frames-select' which now
5831 sets `gdb-frame-number' so commands may use --frame option instead
5832 of inner debugger state.
5833 (gdb-frame-handler): Do not set `gdb-frame-number'.
5834 (gdb-threads-mode-map): Select threads with mouse.
5835
5836 * progmodes/gud.el (gdb-gud-context-call): Declare function to
5837 avoid compilation warning.
5838 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
5839 `gdb-show-stop-p`.
5840
5841 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
5842 Argument `key' renamed to `buffer-type'.
5843 (gdb-current-context-buffer-name): Do not add thread info to
5844 buffer name when no thread is selected.
5845 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
5846 command (bug 3794).
5847 (gdb-thread-selected): Handle `=thread-selected' notification.
5848 (gdb-wait-for-pending): New macro to deal with congestion problems.
5849 (gdb-breakpoints-list-handler-custom): Don't fail on pending
5850 breakpoints.
5851 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
5852 This fixes problem similar to one described in bug 3947.
5853 (gud-menu-map): More menu items.
5854 (gdb-init-1): Reset `gdb-thread-number' to nil.
5855
5856 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
5857 non-stop settings.
5858
5859 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
5860 (gdb-current-context-command): Do not append --thread if
5861 `gdb-thread-number' is nil.
5862 (gdb-running-threads-count, gdb-stopped-threads-count): New
5863 variables.
5864 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
5865 (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
5866 customization options.
5867 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
5868 GUD commands.
5869 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
5870 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
5871 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
5872 set `gdb-thread-number' and update `gud-running' properly.
5873 (gdb-running): Update threads list when new threads appear.
5874 (gdb-stopped): Support non-stop operation and new thread switching
5875 logic.
5876 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
5877 (gdb-json-partial-output): New set of JSON routines.
5878 (def-gdb-auto-update-trigger): New `signal-list' optional
5879 argument.
5880 (gdb-thread-list-handler-custom): Update `gud-running',
5881 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
5882 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
5883 (gdb-continue-thread, gdb-step-thread): New commands for fine
5884 thread execution control.
5885 (gud-menu-map): New menu items to switch non-stop options.
5886 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
5887 (gdb-send): Mimic RET properly (bug 3794).
5888
5889 * progmodes/gdb-mi.el (gdb-rules-name-maker)
5890 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
5891 gdb-buffer-rules.
5892 (def-gdb-auto-update-handler): New nopreserve optional argument.
5893 (gdb-stack-list-frames-custom): Print stack from top to bottom.
5894
5895 * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
5896 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
5897 (gdb-parent-mode): New mode to derive other GDB modes from.
5898 (gdb-display-disassembly-for-thread)
5899 (gdb-frame-disassembly-for-thread): New commands for threads
5900 buffer.
5901
5902 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
5903 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
5904 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
5905 (gdb-update): We now store all GDB buffers in a list so that they
5906 can be updated by traversing a list instead of calling invalidate
5907 triggers explicitly.
5908 (def-gdb-trigger-and-handler): New macro to define trigger-handler
5909 pair for GDB buffer.
5910 (gdb-stack-buffer-name): Add thread information.
5911 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
5912 handle pending triggers.
5913 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
5914 (def-gdb-thread-buffer-simple-command)
5915 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
5916 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
5917 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
5918 New commands which show buffers bound to thread.
5919 (gdb-stack-list-locals-regexp): Removed unused regexp.
5920
5921 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
5922 (gdb-locals-buffer-name, gdb-registers-buffer-name)
5923 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
5924 to (gud-comint-buffer) in *-buffer-name functions
5925 because (gdb-get-target-string) already does that.
5926 (gdb-locals-handler-custom, gdb-registers-handler-custom)
5927 (gdb-changed-registers-handler): Rewritten without regexps.
5928
5929 * progmodes/gdb-mi.el: Basic thread selection support.
5930 (gdb-thread-number): New variable.
5931 (gdb-current-context-command): New macro which adds --thread
5932 option to command.
5933 (gdb-threads-mode-map): Select thread with SPC.
5934 (gdb-thread-list-handler-custom): Mark current thread with overlay
5935 arrow. Synchronize GDB thread and Emacs thread.
5936 (gdb-select-thread): New command which selects current thread.
5937 (gdb-invalidate-frames, gdb-invalidate-locals)
5938 (gdb-invalidate-registers): Use --thread option.
5939
5940 2009-08-04 Michael Albinus <michael.albinus@gmx.de>
5941
5942 * net/tramp.el (top): Make check for tramp-gvfs loading more
5943 robust. (Bug#3977)
5944 (tramp-handle-insert-file-contents): `unwind-protect' must be
5945 inside `with-parsed-tramp-file-name'.
5946
5947 * net/tramp-gvfs.el (top): Remove superfluous message when loading
5948 fails.
5949
5950 2009-08-03 Nick Roberts <nickrob@snap.net.nz>
5951
5952 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
5953 directory if CLASSPATH is not set.
5954
5955 2009-08-03 Michael Albinus <michael.albinus@gmx.de>
5956
5957 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
5958 New defconst.
5959 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
5960
5961 2009-08-02 Kevin Ryde <user42@zip.com.au>
5962
5963 * net/newst-backend.el (newsticker--raw-url-list-defaults):
5964 Update freshmeat link. Delete newsforge.com as it seems gone.
5965
5966 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
5967
5968 * select.el (x-set-selection): Doc fix (Bug#4021).
5969
5970 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
5971
5972 * help-fns.el (describe-variable): Treat list return values from
5973 dir-locals-find-file properly (Bug#4005).
5974
5975 2009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
5976
5977 * net/tramp.el (tramp-debug-message): Print also microseconds.
5978
5979 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
5980
5981 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
5982 or END is non-nil.
5983 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
5984 (tramp-get-debug-buffer): Change `outline-regexp' according to new
5985 format.
5986
5987 * net/tramp-cache.el (tramp-cache-inhibit-cache ): New defvar.
5988 (tramp-get-file-property): Use it.
5989
5990 * autorevert.el (auto-revert-handler): Allow
5991 `auto-revert-tail-mode' for remote files.
5992
5993 2009-08-02 Jason Rumney <jasonr@gnu.org>
5994
5995 * minibuffer.el (read-file-name): Treat confirm options to
5996 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
5997
5998 2009-08-02 Chong Yidong <cyd@stupidchicken.com>
5999
6000 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
6001 (font-lock-variable-name-face, font-lock-constant-face): Darken
6002 the colors for light backgrounds.
6003
6004 2009-08-01 Eli Zaretskii <eliz@gnu.org>
6005
6006 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
6007 month names. (Bug#3987)
6008
6009 2009-07-31 Chong Yidong <cyd@stupidchicken.com>
6010
6011 * simple.el (line-move-finish): Pass whole number to
6012 line-move-to-column.
6013 (line-move-visual): Perform hscroll to the recorded position.
6014
6015 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
6016
6017 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
6018
6019 2009-07-29 Alan Mackenzie <acm@muc.de>
6020
6021 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
6022
6023 2009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
6024
6025 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
6026 (gdb-place-breakpoints): Use full path when setting breakpoints.
6027
6028 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
6029
6030 * calc/calc.el (calc-mode-map): Add keybinding for
6031 `calc-transpose-lines'.
6032
6033 2009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
6034
6035 * calc/calc-misc.el (calc-transpose-lines): New function.
6036
6037 2009-07-28 Michael Albinus <michael.albinus@gmx.de>
6038
6039 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
6040 Simplify check for out-of-band methods.
6041 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
6042 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
6043
6044 2009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
6045
6046 * vc-git.el (vc-git-checkin): Fix typo.
6047
6048 2009-07-28 Steve Yegge <steve.yegge@gmail.com>
6049
6050 * progmodes/js2-mode.el: New file.
6051
6052 2009-07-28 Nick Roberts <nickrob@snap.net.nz>
6053
6054 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
6055 (gud-menu-map): Adjust tooltip accordingly.
6056
6057 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6058
6059 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
6060 (vc-bzr-log-view-mode): Adjust log-view-file-re.
6061
6062 * add-log.el (change-log-mode-map): Add a menu.
6063
6064 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
6065
6066 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
6067 function returns nil.
6068 (dbus-handle-event): Handle special return value :ignore.
6069 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
6070
6071 2009-07-26 Chong Yidong <cyd@stupidchicken.com>
6072
6073 * view.el (view-mode-enable): Don't define Helper-return-blurb if
6074 it's not needed.
6075
6076 2009-07-25 Eli Zaretskii <eliz@gnu.org>
6077
6078 Fix Bug#3888:
6079
6080 * w32-vars.el (x-select-enable-clipboard): Doc fix.
6081
6082 * term/pc-win.el (x-display-name, x-colors)
6083 (x-select-enable-clipboard, x-select-text): Doc fix.
6084
6085 * term/common-win.el (x-display-name, x-colors): Doc fix.
6086
6087 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
6088 (xw-defined-colors): Doc fix.
6089
6090 * w32-fns.el (x-select-text, x-setup-function-keys)
6091 (x-get-selection, x-set-selection): Doc fix.
6092
6093 * term/x-win.el (x-select-text, x-setup-function-keys)
6094 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
6095
6096 * select.el (x-set-selection): Doc fix.
6097
6098 2009-07-25 Michael Albinus <michael.albinus@gmx.de>
6099
6100 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
6101 instead of "IsNSSSupportAvailable". Avahi ought to work also when
6102 "IsNSSSupportAvailable" method is not available. Reported by
6103 Steve Youngs <steve@sxemacs.org>.
6104
6105 2009-07-24 Kenichi Handa <handa@m17n.org>
6106
6107 * international/characters.el: Fix setting of category ?C, ?|, ?K,
6108 and ?H. Fix setting of case for Latin Extended and Greek Extended.
6109 (build-unicode-category-table): Fix range checks.
6110
6111 2009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
6112
6113 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
6114 the buffer we try to sync is current when calling
6115 vc-resynch-buffer.
6116
6117 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
6118 not show up to date files.
6119
6120 2009-07-24 Glenn Morris <rgm@gnu.org>
6121
6122 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
6123 Add autoload cookies. If necessary, initialize.
6124 (elint-log): Handle non-file buffers.
6125 (elint-initialize): Add optional argument to reinitialize.
6126 (elint-find-builtin-variables): Save excursion.
6127
6128 2009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
6129
6130 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
6131 for Lint.
6132
6133 2009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
6134
6135 * vc.el (vc-print-log-internal): New function, split out from ...
6136 (vc-print-log): ... here.
6137 (vc-dir-move-to-goal-column): Declare.
6138
6139 * vc-git.el (vc-git-add-signoff): New variable.
6140 (vc-git-checkin): Use it.
6141 (vc-git-toggle-signoff): New function.
6142 (vc-git-extra-menu-map): Bind it to menu.
6143 (vc-git--run-command-string): Accept a nil FILE argument.
6144 (vc-git-stash-list): New function.
6145 (vc-git-dir-extra-headers): Use it.
6146
6147 2009-07-23 Glenn Morris <rgm@gnu.org>
6148
6149 * help-fns.el (describe-variable): Describe ignored and risky local
6150 variables in a similar way to that in which we describe safe ones.
6151
6152 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
6153 (byte-compile-output-file-form, byte-compile-output-docform)
6154 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
6155 Give some more local variables with common names a "bytecomp-" prefix,
6156 so as not to shadow things during compilation.
6157 * emacs-lisp/cl-macs.el (load-time-value)
6158 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
6159 `outbuffer' to `bytecomp-outbuffer'.
6160
6161 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
6162 since the next two variables cover them automatically now.
6163 (elint-builtin-variables, elint-autoloaded-variables): New.
6164 (elint-unknown-builtin-args): Remove all members, since they can be
6165 parsed automatically now.
6166 (elint-extra-errors): New.
6167 (elint-env-add-env, elint-env-add-macro): Use cadr.
6168 (elint-current-buffer): Use or. Change final message.
6169 (elint-get-top-forms): Use line-end-position.
6170 (elint-init-env): Use cadr. Handle autoload, declare-function,
6171 and defalias.
6172 (elint-add-required-env): Doc fix. Use or. Standardize error.
6173 (regexp-assoc): Remove unused function.
6174 (elint-top-form): Set elint-current-pos, to record the start of the
6175 top-level form, for compilation-mode.
6176 (elint-form): Trap errors in macro expansion. Use dolist.
6177 (elint-unbound-variable): Use elint-builtin-variables and
6178 elint-autoloaded-variables.
6179 (elint-get-args): Use cadr, or.
6180 (elint-check-cond-form): Use dolist, cadr.
6181 (elint-check-condition-case-form): Doc fix. Use cadr.
6182 Use elint-extra-errors.
6183 (elint-log): New function.
6184 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
6185 Distinguish errors and warnings.
6186 (elint-log-message): Use with-current-buffer. Inhibit read-only.
6187 Use a bytecomp-style format.
6188 (elint-clear-log): Preserve default-directory. Inhibit read-only.
6189 (elint-get-log-buffer): Use compilation mode. Disable undo.
6190 Don't truncate lines.
6191 (elint-initialize): Set builtin and autoloaded variable lists.
6192 Only process elint-unknown-builtin-args if non-nil.
6193 (elint-find-builtin-variables, elint-find-autoloaded-variables):
6194 New functions.
6195 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
6196
6197 2009-07-22 Kevin Ryde <user42@zip.com.au>
6198
6199 * net/newst-backend.el (newsticker--parse-atom-1.0)
6200 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
6201 (newsticker--parse-rss-1.0):
6202 * progmodes/idlwave.el (idlwave-mode):
6203 * progmodes/idlw-shell.el (idlwave-shell-mode):
6204 * progmodes/vera-mode.el (vera-mode):
6205 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
6206 * progmodes/vhdl-mode.el (vhdl-mode):
6207 * textmodes/table.el (table-generate-source)
6208 (table--warn-incompatibility):
6209 Hyperlink urls in docstrings with URL `...'.
6210
6211 2009-07-22 Glenn Morris <rgm@gnu.org>
6212
6213 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
6214 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
6215 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
6216 Remove leading * from defcustom docs.
6217
6218 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
6219
6220 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
6221 defcustom doc.
6222 (list-load-path-shadows): Optionally, just return shadows as a string.
6223
6224 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
6225
6226 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
6227
6228 * mail/rmailedit.el (rmail-edit-mode): Use
6229 auto-save-include-big-deletions.
6230
6231 * mail/rmail.el (rmail-variables): Use
6232 auto-save-include-big-deletions.
6233
6234 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
6235 changes.
6236
6237 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
6238
6239 * calc/calc.el (calc-undo-length): New variable.
6240 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
6241
6242 2009-07-21 Richard Stallman <rms@gnu.org>
6243
6244 * files.el (auto-save-mode): Handle buffer-save-size = -2
6245 for toggling mode.
6246
6247 2009-07-21 Glenn Morris <rgm@gnu.org>
6248
6249 * textmodes/ispell.el (ispell-looking-back): Update declaration.
6250
6251 * calendar/todo-mode.el (calendar-current-date): Update declaration.
6252
6253 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
6254 silence compiler. Instead...
6255 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
6256 (ps-print-ensure-fontified): Update for above function name changes.
6257
6258 * printing.el (pr-mh-get-msg-num, pr-mh-show)
6259 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
6260 silence compiler. Instead...
6261 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
6262 (mh-show-buffer): Only define for compiler.
6263 (pr-mh-current-message): Update for above function name changes.
6264
6265 * files.el (abort-if-file-too-large): Explicitly pass `filename'
6266 as an argument.
6267 (find-file-noselect, insert-file-1): Update for above change.
6268
6269 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
6270
6271 * mail/mailclient.el (mailclient-send-it): Fix message.
6272
6273 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
6274 (edebug-eval): Check cl-debug-env is bound.
6275 (print-level, print-circle): Don't redefine built-in variables.
6276
6277 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
6278 (custom-print-vectors): Remove old comments from doc.
6279
6280 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
6281 (emerge-version): Make the variable an obsolete alias for the
6282 emacs-version variable. Make the function obsolete.
6283 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
6284 Emerge options, rather than merging in into the main Options menu.
6285 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
6286 and auto advance modes. Disable edit/fast items when not relevant.
6287
6288 2009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
6289
6290 * term/vt420.el (terminal-init-vt420): Fix typo.
6291
6292 2009-07-20 Sam Steingold <sds@gnu.org>
6293
6294 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
6295 variable (removed from compile.el on 2004-03-11).
6296
6297 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
6298
6299 * files.el (hack-local-variables-filter): Fix last change.
6300
6301 2009-07-19 Juri Linkov <juri@jurta.org>
6302
6303 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
6304 (dir-local-variables-alist): New buffer-local variable.
6305 (hack-local-variables-filter): If variable is not dir-local,
6306 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
6307 because file-local overrides dir-local.
6308 (c-postprocess-file-styles)<declare-function>:
6309 Remove obsolete declaration.
6310 (hack-dir-local-variables): Add dir-local variable/value pair to
6311 `dir-local-variables-alist' and remove duplicates. Doc fix.
6312
6313 * help-fns.el (describe-variable): Add information about
6314 file-local and dir-local variables.
6315
6316 2009-07-19 Chong Yidong <cyd@stupidchicken.com>
6317
6318 * files.el (hack-local-variables-filter): Rewrite.
6319
6320 2009-07-19 Glenn Morris <rgm@gnu.org>
6321
6322 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
6323 Silence compiler by only defining on XEmacs.
6324
6325 * international/mule.el (auto-coding-regexp-alist): Only match
6326 BABYL... at the start of buffer, not of lines. (Bug#3790)
6327
6328 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
6329 non-calendar buffers (Bug#3862). Restore "not on a date" message.
6330 (cal-menu-context-mouse-menu): Doc fix.
6331
6332 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
6333
6334 * simple.el (mail-user-agent): Doc fix. Set :version tag.
6335
6336 2009-07-18 Juri Linkov <juri@jurta.org>
6337
6338 * info.el: Virtual Info keyword finder.
6339 (add-to-list)<Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
6340 (Info-finder-file): New variable.
6341 (Info-finder-find-file): New function.
6342 (finder-known-keywords, finder-package-info)
6343 (find-library-name, lm-commentary): Use defvar and
6344 declare-function to silence compiler warnings.
6345 (Info-finder-find-node): New function.
6346 (info-finder): New command.
6347
6348 * subr.el (process-kill-buffer-query-function): New function.
6349 (add-hook)<kill-buffer-query-functions>: Add hook
6350 `process-kill-buffer-query-function'.
6351
6352 2009-07-18 Alan Mackenzie <acm@muc.de>
6353
6354 * progmodes/cc-mode.el (c-before-hack-hook)
6355 (c-postprocess-file-styles): Give invocation of `c-set-style'
6356 DONT-OVERRIDE parameter of t. Already set style variables will
6357 thus not be overridden by style settings given by `c-file-syle'.
6358
6359 * files.el (hack-local-variables-filter): Remove entries with
6360 duplicate keys from `file-local-variables-alist'.
6361
6362 2009-07-18 Eli Zaretskii <eliz@gnu.org>
6363
6364 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
6365 x-set-selection if display-selections-p returns nil for the
6366 current frame.
6367
6368 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
6369
6370 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
6371
6372 2009-07-18 Eli Zaretskii <eliz@gnu.org>
6373
6374 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
6375 Accept nil in addition to a regexp.
6376 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
6377 Accept nil in addition to a regexp.
6378 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
6379 buffers that have an associated file. Handle nil values of
6380 desktop-buffers-not-to-save and desktop-files-not-to-save.
6381 (Bug#3833)
6382
6383 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
6384 (x-disown-selection-internal): New functions.
6385
6386 2009-07-18 Nick Roberts <nickrob@snap.net.nz>
6387
6388 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
6389 warning.
6390 (gdb-breakpoints-header): Move forward to avoid compiler warning.
6391 (gdb-make-header-line-mouse-map): Remove duplicate definition.
6392
6393 2009-07-18 David De La Harpe Golden <david@harpegolden.net>
6394
6395 * simple.el (set-mark): Revert last change.
6396
6397 2009-07-17 Tassilo Horn <tassilo@member.fsf.org>
6398
6399 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
6400 rendering of pngs is not possible instead of messaging a long
6401 description.
6402
6403 2009-07-17 David De La Harpe Golden <david@harpegolden.net>
6404
6405 * w32-fns.el (x-selection-owner-p): New function.
6406
6407 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
6408 (mouse-yank-at-click, mouse-yank-primary): If
6409 select-active-regions is non-nil, deactivate the mark before
6410 insertion.
6411
6412 * simple.el (deactivate-mark, set-mark): Only save selection if we
6413 own it.
6414
6415 2009-07-17 Kenichi Handa <handa@m17n.org>
6416
6417 * case-table.el (describe-buffer-case-table): Fix for the case
6418 that KEY is a cons.
6419
6420 2009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
6421
6422 * vc-rcs.el (vc-rcs-find-file-hook):
6423 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
6424
6425 2009-07-16 Michael Albinus <michael.albinus@gmx.de>
6426
6427 * net/tramp.el (tramp-wait-for-output): Handle the case when
6428 commands do not return a newline but a null byte before the shell
6429 prompt. (Bug#3858)
6430
6431 2009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6432
6433 * term/ns-win.el (ns-set-alpha): Don't declare.
6434 (ns-set-background-alpha): Remove function.
6435
6436 2009-07-16 Kevin Ryde <user42@zip.com.au>
6437
6438 * emacs-lisp/copyright.el (copyright-update): Save match-data across
6439 y-or-n-p, for safety.
6440
6441 2009-07-16 Richard Stallman <rms@gnu.org>
6442
6443 * files.el (auto-save-mode): If buffer-saved-size is -2,
6444 don't clobber it.
6445
6446 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
6447 (rmail-retry-ignored-headers): Add more uninteresting fields.
6448
6449 2009-07-15 Jari Aalto <jari.aalto@cante.net>
6450
6451 * net/rcirc.el (rcirc): Use history variables.
6452 (rcirc-server-name-history, rcirc-nick-name-history)
6453 (rcirc-server-port-history): New variables.
6454
6455 2009-07-15 Kenichi Handa <handa@m17n.org>
6456
6457 * international/mule-cmds.el (set-language-environment-charset):
6458 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
6459 ignore them.
6460
6461 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
6462 Delete unibyte-display.
6463
6464 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
6465
6466 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
6467
6468 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
6469
6470 * simple.el (deactivate-mark): Optional argument FORCE.
6471 (set-mark): Use deactivate-mark.
6472
6473 * info.el (Info-search): No need to check transient-mark-mode
6474 before calling deactivate-mark.
6475
6476 * select.el (x-set-selection): Doc fix.
6477 (x-valid-simple-selection-p): Allow buffer values.
6478 (xselect--selection-bounds): Handle buffer values. Suggested by
6479 David De La Harpe Golden.
6480
6481 * mouse.el (mouse-set-region, mouse-drag-track): Call
6482 copy-region-as-kill before setting the mark, to let
6483 select-active-regions work.
6484
6485 2009-07-15 David De La Harpe Golden <david@harpegolden.net>
6486
6487 * simple.el (deactivate-mark): If select-active-regions is
6488 non-nil, copy the selection data into a string.
6489 (activate-mark): If select-active-regions is non-nil, set the
6490 selection to the current buffer.
6491 (set-mark): Update selection if select-active-regions is non-nil.
6492
6493 * select.el (x-valid-simple-selection-p): Allow buffer values.
6494
6495 2009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
6496
6497 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
6498 and more featureful message-mode.
6499
6500 2009-07-14 Chong Yidong <cyd@stupidchicken.com>
6501
6502 * select.el (x-set-selection): Doc fix.
6503 (x-valid-simple-selection-p): Disallow selection data consisting
6504 of a list or cons of integers, since that is not used.
6505 (xselect--selection-bounds, xselect--int-to-cons): New functions.
6506 (xselect-convert-to-string, xselect-convert-to-length)
6507 (xselect-convert-to-filename, xselect-convert-to-charpos)
6508 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
6509
6510 2009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
6511
6512 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
6513 output in -break-info command (Emacs bug #3794).
6514
6515 2009-07-14 Glenn Morris <rgm@gnu.org>
6516
6517 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
6518 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
6519 (edebug-print-length, edebug-print-level, edebug-print-circle)
6520 (edebug-sit-for-seconds, edebug-view-outside)
6521 (edebug-bounce-point, edebug-set-global-break-condition)
6522 (edebug-Go-nonstop-mode, edebug-trace-mode)
6523 (edebug-Trace-fast-mode, edebug-continue-mode)
6524 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
6525 (edebug-visit-eval-list): Doc fixes.
6526
6527 * subr.el (def-edebug-spec): Doc fix.
6528
6529 2009-07-14 Kenichi Handa <handa@m17n.org>
6530
6531 * international/characters.el: Fix setting of category ?C.
6532
6533 2009-07-13 Jan Djärv <jan.h.d@swipnet.se>
6534
6535 * term/ns-win.el (x-select-font): defalias x-select-font to
6536 ns-popup-font-panel instead of generate-fontset-menu.
6537
6538 2009-07-12 Eli Zaretskii <eliz@gnu.org>
6539
6540 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
6541
6542 2009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
6543
6544 * arc-mode.el (archive-find-type): Allow for a PK00 string before
6545 the PK\003\004 header (Bug#3770).
6546
6547 2009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
6548
6549 * pcomplete.el (pcomplete-comint-setup): Check for
6550 shell-dynamic-complete-filename too.
6551
6552 2009-07-11 Chong Yidong <cyd@stupidchicken.com>
6553
6554 * simple.el (temporary-goal-column): Change the value for
6555 line-move-visual to a cons cell.
6556 (line-move-visual): Record or set the window hscroll, if
6557 necessary (Bug#3494).
6558 (line-move-1): Handle cons value of temporary-goal-column.
6559
6560 2009-07-11 Kenichi Handa <handa@m17n.org>
6561
6562 * international/mule-diag.el (describe-character-set): Don't show
6563 width.
6564
6565 2009-07-10 Sam Steingold <sds@gnu.org>
6566
6567 * progmodes/compile.el (compilation-mode-font-lock-keywords):
6568 Omake sometimes indents the errors it prints, so allow all
6569 regexps to start with spaces.
6570
6571 2009-07-10 Eli Zaretskii <eliz@gnu.org>
6572
6573 * cus-edit.el (customize-changed-options-previous-release):
6574 Bump value to 22.1. (Bug#3804)
6575
6576 2009-07-08 Sam Steingold <sds@gnu.org>
6577
6578 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
6579 to be a cons cell (test . ignored-directory) to selectively ignore
6580 some directories depending on the location of the search.
6581
6582 2009-07-08 Michael Albinus <michael.albinus@gmx.de>
6583
6584 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
6585 remote user is root, on the local host.
6586 (tramp-local-host-p): Either the local user or the remote user
6587 must be root. (Bug#3771)
6588
6589 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
6590
6591 * progmodes/gdb-mi.el (gdb): Remove description of
6592 gdb-use-separate-io-buffer.
6593 (menu): Don't allow toggling of or enable
6594 gdb-use-separate-io-buffer from menubar.
6595
6596 2009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
6597
6598 * mail/unrmail.el (unrmail): Make sure the message ends with two
6599 newlines (Bug#3769).
6600
6601 2009-07-08 Glenn Morris <rgm@gnu.org>
6602
6603 * calendar/calendar.el (calendar-current-date): Rework previous change.
6604
6605 2009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
6606
6607 * calendar/calendar.el (calendar-current-date):
6608 Add an optional argument giving an offset from today.
6609
6610 2009-07-08 Glenn Morris <rgm@gnu.org>
6611
6612 * tutorial.el (tutorial--describe-nonstandard-key):
6613 Adjust the message for when a key has been unbound.
6614 (help-with-tutorial): Hide the arch-tag.
6615
6616 2009-07-08 Kenichi Handa <handa@m17n.org>
6617
6618 * international/fontset.el (setup-default-fontset): For each
6619 script, append (not set) font-specs.
6620
6621 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
6622 docstring.
6623
6624 2009-07-08 Nick Roberts <nickrob@snap.net.nz>
6625
6626 * progmodes/gdb-mi.el (gdb-init-1): Move sending
6627 -data-list-register-names to ...
6628 (gdb-starting): ... here because GDB 7.0 requires execution to
6629 have started when using this MI command.
6630 (gdb-set-header): New function to distinguish select and
6631 unselected tabs in gdb buffers.
6632 (gdb-propertize-header): New macro that uses gdb-set-header.
6633 (gdb-breakpoints-header, gdb-locals-header): Use it.
6634 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
6635
6636 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
6637
6638 * Makefile.in (ELCFILES): Remove fadr.elc.
6639
6640 2009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
6641
6642 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
6643 may contain frame information, so `string-match' should be used.
6644 (gdb-update): Disassembly is invalidated through
6645 `gdb-get-selected-frame'.
6646 (gdb-pad-string): New function to pad string with spaces.
6647 (gdb-invalidate-disassembly): Invalidate only if the buffer
6648 exists.
6649 (gdb-disassembly-handler-custom): Column alignment.
6650 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
6651 placing new ones.
6652 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
6653 end of line, too.
6654 (gdb-frame-handler): Match convention to for disassembly buffer
6655 mode name.
6656 (gdb-stack-list-frames-handler): Rewritten without regexps.
6657 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
6658 not highlight breakpoints without line information.
6659 (gdb-input): Add trailing newline to command.
6660
6661 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
6662 buffer properly.
6663 (gdb-breakpoints-list-handler-custom): Replacement for
6664 `gdb-break-list-handler'. Using real parser instead of regexps
6665 now.
6666 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
6667 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
6668 to place breakpoints.
6669 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
6670 functions.
6671 (gdb-disassembly-handler-custom): Show overlay arrow.
6672 (gdb-disassembly-place-breakpoints): Show breakpoints in
6673 disassembly buffer.
6674 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
6675 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
6676 instead of parsing breakpoints buffer. Fixed old menu references
6677 in `gud-menu-map'.
6678
6679 * fadr.el: Remove.
6680
6681 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
6682 (gdb-memory-address): New variable which holds top address of
6683 memory page shown in memory buffer.
6684 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
6685 customization variables.
6686 New functions:
6687 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
6688 display the memory buffer.
6689 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
6690 buffer display parameters.
6691 (def-gdb-memory-format, gdb-memory-format-binary)
6692 (gdb-memory-format-octal, gdb-memory-format-unsigned)
6693 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
6694 Functions for setting memory buffer format.
6695 (gdb-memory-unit-word, gdb-memory-unit-halfword)
6696 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
6697 unit size used in memory buffer.
6698 (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
6699 to next/previous page of memory buffer.
6700 Now using (bindat-get-field) instead of fadr functions.
6701
6702 2009-07-07 Sam Steingold <sds@gnu.org>
6703
6704 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
6705 non-top-level files.
6706
6707 2009-07-07 Kenichi Handa <handa@m17n.org>
6708
6709 * international/mule-cmds.el (reset-language-environment): Put
6710 the highset priority to the charset iso-8859-1.
6711
6712 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
6713
6714 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
6715 to the end of the line when locating the block (Bug#700).
6716
6717 2009-07-06 Michael Albinus <michael.albinus@gmx.de>
6718
6719 * net/tramp.el (tramp-handle-write-region): Flush file properties
6720 in case of short track.
6721
6722 2009-07-06 Michael McNamara <mac@mail.brushroad.com>
6723
6724 * verilog-mode.el (verilog-error-regexp-emacs-alist): Coded custom
6725 representation of verilog error regular expressions to work with
6726 Emacs-22's new format.
6727 (verilog-error-regexp-xemacs-alist): Coded custom representation
6728 of verilog error regular expressions to work with XEmacs format.
6729 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
6730 error recognition into XEmacs.
6731 (verilog-error-regexp-add-emacs): Hook routine to install verilog
6732 error recognition into Emacs-22.
6733
6734 2009-07-06 Chong Yidong <cyd@stupidchicken.com>
6735
6736 * woman.el: Remove stand-alone closing parentheses.
6737 (woman-file-name, woman2-format-paragraphs)
6738 (woman-leave-blank-lines): Code cleanup.
6739 (woman-use-own-frame): Change default to nil.
6740 (woman-italic, woman-bold, woman-unknown, woman-addition): Change
6741 defaults to inherit from default faces.
6742 (woman2-process-escapes): Consume the newline after a stand-alone
6743 filler character (Bug#3651).
6744
6745 2009-07-06 Glenn Morris <rgm@gnu.org>
6746
6747 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
6748 (top-level): Move provide to the end.
6749 (ffap): Remove defunct URL from custom group.
6750
6751 * subr.el (eval-after-load): Doc fix.
6752
6753 2009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
6754
6755 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
6756 `calc-embedded-word' is called twice.
6757
6758 2009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
6759
6760 * files.el (find-alternate-file-other-window, find-alternate-file):
6761 Obey confirm-nonexistent-file-or-buffer.
6762
6763 2009-07-05 Michael Albinus <michael.albinus@gmx.de>
6764
6765 * dired-aux.el (dired-show-file-type): Handle remote files.
6766
6767 2009-07-05 Jari Aalto <jari.aalto@cante.net>
6768
6769 * desktop.el (desktop-globals-to-save):
6770 Add file-name-history (Bug#2750).
6771
6772 2009-07-05 Chong Yidong <cyd@stupidchicken.com>
6773
6774 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
6775
6776 2009-07-04 Johan Bockgård <bojohan@gnu.org>
6777
6778 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
6779 property on entire argument since this is what eshell-lisp-command
6780 expects.
6781
6782 2009-07-03 Michael Albinus <michael.albinus@gmx.de>
6783
6784 * net/tramp-gvfs.el (tramp-gvfs-methods)
6785 (tramp-gvfs-zeroconf-domain)
6786 (tramp-bluez-discover-devices-timeout): Add version flag.
6787 (tramp-gvfs-handler-mounted-unmounted)
6788 (tramp-gvfs-connection-mounted-p): Polish handling of
6789 incompatibilities between GVFS 0.2 and 1.0.
6790
6791 2009-07-03 Jan Djärv <jan.h.d@swipnet.se>
6792
6793 * cus-start.el (all): Add make-pointer-invisible.
6794
6795 2009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
6796
6797 * calc-math.el (math-use-emacs-fn): Make sure that the number is
6798 formatted correctly.
6799
6800 2009-07-02 Juri Linkov <juri@jurta.org>
6801
6802 * info.el: Virtual Info files and nodes.
6803 (Info-virtual-files, Info-virtual-nodes): New variables.
6804 (Info-current-node-virtual): New variable.
6805 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
6806 New functions.
6807 (Info-file-supports-index-cookies): Use Info-virtual-file-p
6808 to check for a virtual file instead of checking a fixed list
6809 of node names.
6810 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
6811 instead of ad-hoc processing of "dir" and (apropos history toc).
6812 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
6813 instead of ad-hoc processing of "dir" and (apropos history toc).
6814 Reread a file when moving from a virtual node.
6815 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
6816 (Info-directory-toc-nodes, Info-directory-find-file)
6817 (Info-directory-find-node): New functions.
6818 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
6819 (Info-history): Move part of code to
6820 `Info-history-find-node'.
6821 (Info-history-toc-nodes, Info-history-find-file)
6822 (Info-history-find-node): New functions.
6823 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
6824 (Info-toc): Move part of code to `Info-toc-find-node'.
6825 (Info-toc-find-node): New function.
6826 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
6827 the current Info file name to references because now the node
6828 "*TOC*" belongs to the same Info manual.
6829 (Info-toc-build): Rename from `Info-build-toc'.
6830 (Info-toc-nodes): Rename input argument `file' to `filename'.
6831 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
6832 instead of ad-hoc processing of ("dir" apropos history toc).
6833 (Info-index-nodes): Use Info-virtual-file-p
6834 to check for a virtual file instead of checking a fixed list
6835 of node names.
6836 (Info-index-node): Add check for `Info-current-node-virtual'.
6837 Raise `save-match-data' higher up the tree to contain
6838 `search-forward' too (bug fix).
6839 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
6840 (Info-virtual-index-nodes): New variable.
6841 (Info-virtual-index-find-node, Info-virtual-index): New functions.
6842 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
6843 (Info-apropos-file, Info-apropos-nodes): New variables.
6844 (Info-apropos-toc-nodes, Info-apropos-find-file)
6845 (Info-apropos-find-node, Info-apropos-matches): New functions.
6846 (info-apropos): Move part of code to `Info-apropos-find-node' and
6847 `Info-apropos-matches'.
6848 (Info-mode-map): Bind "I" to `Info-virtual-index'.
6849 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
6850 for a virtual file instead of checking a fixed list of node names.
6851
6852 * simple.el (async-shell-command): New command.
6853
6854 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
6855
6856 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
6857 instead of `mount-info'.
6858
6859 2009-07-02 Michael Albinus <michael.albinus@gmx.de>
6860
6861 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
6862 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
6863
6864 2009-07-02 Kenichi Handa <handa@m17n.org>
6865
6866 * international/mule.el (set-keyboard-coding-system): Force *-unix
6867 coding-system to avoid eol conversion.
6868
6869 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
6870
6871 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
6872 Add handler for `process-file', `shell-command' and
6873 `start-file-process'.
6874 (tramp-gvfs-handle-shell-command)
6875 (tramp-gvfs-handle-start-file-process)
6876 (tramp-gvfs-handle-process-file): New defuns.
6877 (tramp-synce-list-devices): Simplify check for existence of property.
6878
6879 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
6880
6881 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
6882
6883 2009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
6884
6885 * language/korean.el (set-language-info-alist): Add korean-cp949,
6886 cp949 to spec.
6887
6888 2009-07-01 Kenichi Handa <handa@m17n.org>
6889
6890 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
6891
6892 * international/encoded-kb.el: Deleted.
6893
6894 * international/mule.el (set-keyboard-coding-system): Perform the
6895 necessary setup here instead of calling encoded-kbd-setup-display.
6896
6897 2009-07-01 Glenn Morris <rgm@gnu.org>
6898
6899 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
6900
6901 2009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
6902
6903 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
6904
6905 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
6906
6907 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
6908 Handle also the 'rename case, when setting file modes. (Bug#3712)
6909 (tramp-default-file-modes) Remove execute permissions.
6910
6911 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
6912 (top): Add a default for "synce" in `tramp-default-user-alist'.
6913 Add completion function for "synce" method.
6914 (tramp-hal-service, tramp-hal-path-manager)
6915 (tramp-hal-interface-manager, tramp-hal-interface-device):
6916 New defconst.
6917 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
6918 (tramp-synce-list-devices, tramp-synce-parse-device-names):
6919 New defuns.
6920
6921 * net/trampver.el: Update release number.
6922
6923 2009-06-30 Kenichi Handa <handa@m17n.org>
6924
6925 * international/fontset.el (setup-default-fontset): Add CJK fonts
6926 for symbols and the other miscellaneous characters.
6927
6928 * language/korea-util.el (setup-korean-environment-internal):
6929 Make char-width-table suitable for Korean environments.
6930 (exit-korean-environment): Cancel above.
6931
6932 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
6933 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
6934 setup-funcion to make char-widht-table suitable for respective
6935 environments, and an exit-function to cancel that.
6936
6937 * language/japan-util.el (setup-japanese-environment-internal):
6938 Call use-cjk-char-width-table with arg `ja_JP'.
6939
6940 * international/characters.el (cjk-char-width-table): Delete it.
6941 (cjk-char-width-table-list): New variable.
6942 (use-cjk-char-width-table): New arg local-name.
6943 (use-default-char-width-table): Fix for the case that Emacs is
6944 already using the default char-width-table.
6945
6946 2009-06-29 Michael Albinus <michael.albinus@gmx.de>
6947
6948 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
6949 modes mandatory. (Bug#3712)
6950
6951 2009-06-29 Alan Mackenzie <acm@muc.de>
6952
6953 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
6954 correction between the visible width of TABs and their number of bytes.
6955
6956 2009-06-29 Chong Yidong <cyd@stupidchicken.com>
6957
6958 * server.el (server-buffer-done): Prevent kill-buffer from
6959 prompting by clearing the buffer modification flag (Bug#3696).
6960
6961 2009-06-28 Michael McNamara <mac@mail.brushroad.com>
6962
6963 * verilog-mode.el (verilog-beg-of-statement)
6964 (verilog-endcomment-reason-re): Support unique case and priority case.
6965 (verilog-basic-complete-re): Support localparam lineup.
6966 (verilog-beg-of-statement-1): Fix for robustness, unique case.
6967 (verilog-set-auto-endcomments): Fix for unique case, always_comb
6968 commenting.
6969 (verilog-leap-to-case-head): Now support *nested* unique &
6970 priority case statements.
6971 (verilog-auto-lineup): Make just declarations the default (as it
6972 had been).
6973 (verilog-leap-to-case-head): Support priority/unique case statements.
6974 (verilog-auto-lineup): Rework to give users radio buttons to
6975 select the various styles of automatic lineup.
6976 (verilog-error-regexp-alist): Rework to support the XEmacs style
6977 of error regular expressions from compilers, lint tools &
6978 simulators. Note that GNU Emacs has made it impossible for a mode
6979 to load such things.
6980 (electric-verilog-terminate-line, verilog-indent-declaration)
6981 (verilog-auto-wiure): Rework for radio button selection of
6982 auto-lineup selection of specification of auto lineup.
6983 (verilog-beg-of-statement-1): Redesign to support proper operation
6984 in additional code, based on testing with auto-lineup.
6985 (verilog-calculate-indent, assignments & declarations)
6986 (verilog-backward-token): Enhance to support auto-lineup of
6987 assignments & declarations.
6988 (verilog-in-directive-p, verilog-at-struct-p): New function for
6989 easy test of whether we are.
6990 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
6991 to support safe execution at almost anyline.
6992 (verilog-calc-1): Properly support indenting deep inside generate
6993 blocks.
6994 (verilog-init-font) Remove definition & use of verilog-init-font,
6995 as it is redundant with font-lock-defaults.
6996 (verilog-mode): Alter the definition of verilog-font-lock-defaults
6997 to avoid circular calls if syntax-ppss is a function (as is the
6998 case now in 22.x GNU Emacs) as that function would sometimes call
6999 itself, leading to (nearly) infinite recursion.
7000 (verilog-ovm-begin-re, verilog-ovm-end-re)
7001 (verilog-ovm-statement-re, verilog-leap-to-head)
7002 (verilog-backward-token): Add support for OVM macros. Some are
7003 complete statements, and others open and close scopes like begin
7004 and end.
7005 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
7006 (verilog-defun-level-generate-only-re): Really fix the defun-list
7007 compilation issue.
7008 (verilog-calc-1) (verilog-beg-of-statement): Enhance support for
7009 coverpoint, constraint and cross statements.
7010 (verilog-defun-level-list, verilog-generate-defun-level-list)
7011 (verilog-all-defun-level-list): Redo these specifications - it is
7012 too hard to support eval-when compile aggregation of lists also
7013 built at when-compile time.
7014 (verilog-defun-level-list): Place defconsts of variables used in
7015 building regular expressions which are built in eval-when-compile
7016 bodies in the same eval-when-compile body to facilitate compile
7017 without load.
7018 (verilog-beg-block-re-ordered): Support indenting
7019 virtual/protected tasks and functions.
7020 (verilog-defun-level-list, verilog-in-generate-region-p)
7021 (verilog-backward-ws&directives, verilog-calc-1): Speed up
7022 indentation of some module items (generate items).
7023 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
7024 across virtual/protected tasks and functions.
7025
7026 2009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
7027
7028 * verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
7029 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
7030 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
7031 in concatenations. Reported by Yishay Belkind.
7032 (verilog-auto-ascii-enum): Support one-hot state machines in
7033 AUTOASCIIENUM. Suggested by Lloyd Gomez.
7034 (verilog-auto-inst, verilog-auto-inst-port): Include interface
7035 modport in AUTOINST and add vl-modport for users. Reported by
7036 David Rogoff.
7037 (verilog-auto-inout-module, verilog-auto-inst)
7038 (verilog-decls-get-interfaces, verilog-insert-definition)
7039 (verilog-insert-one-definition, verilog-read-decls)
7040 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
7041 (verilog-sig-modport, verilog-signals-combine-bus)
7042 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
7043 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
7044 Suggested by David Rogoff.
7045 (verilog-repair-open-comma): Fix non-insertion of comma when
7046 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
7047 (verilog-make-width-expression): Simplify [A-1:0] expression
7048 widths to just {A{1'b0}}.
7049 (verilog-mode): Cleanup checkdoc warnings.
7050 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
7051 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
7052 inputs/outputs or data type. Suggested by Vasu Kandadi.
7053 (next-error-last-buffer): Fix byte-compiler warning.
7054 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
7055 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
7056 or shell command text during AUTO expansion. Suggested by Tad Truex.
7057 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
7058 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
7059 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
7060 in AUTOINOUT. Reported by Matthew Lovell.
7061 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
7062 causing use of <= assignments. Reported by Alex Reed.
7063 (verilog-read-decls): Fix triand, trior, wand, wor to be
7064 recognized by AUTOWIRE. Reported by Spencer Isaacson.
7065 (verilog-extended-complete-re): Support import "DPI-C" functions.
7066 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
7067 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
7068 (verilog-insert-date, verilog-insert-year)
7069 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
7070 Windows systems. Reported by Michael Potts.
7071 (verilog-read-module-name): Fix AUTOINST when the child module
7072 declaration's name is a tick define. Reported by Elliot Mednick.
7073 (verilog-read-decls): Fix V2K parameter bit subscripts getting
7074 passed to next parameter's definition. Reported by Bruce T.
7075 (verilog-read-decls): Fix detecting "parameter int" when using
7076 AUTOINSTPARAM. Reported by Bruce T.
7077 (verilog-goto-defun): Fix goto not finding modules unless first
7078 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
7079 (verilog-mode): Expand -f flag arguments on entry to mode so
7080 verilog-goto-defun will work. Reported by Lawrence Butcher.
7081 (verilog-getopt): Expand environment variables in -f file
7082 arguments. Suggested by Lawrence Butcher.
7083 (verilog-set-define): Fix "Symbol's value as variable is void"
7084 when reading enumerations.
7085 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
7086 Suggested by Stephen Peltan.
7087 (verilog-read-defines): Fix reading of enumerations in include
7088 files. Reported by Steve Peltan.
7089
7090 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
7091
7092 * files.el (trash-directory): Fix defcustom type.
7093
7094 2009-06-28 Juri Linkov <juri@jurta.org>
7095
7096 * help-fns.el (describe-function-1): Correctly locate adviced
7097 functions in hyperlink (Bug#2438).
7098
7099 2009-06-28 Chong Yidong <cyd@stupidchicken.com>
7100
7101 * files.el (trash-directory): Change default to nil.
7102 (move-file-to-trash): If trash-directory is nil and
7103 system-move-file-to-trash is unbound, perform freedesktop-style
7104 trashing.
7105
7106 2009-06-28 David De La Harpe Golden <david@harpegolden.net>
7107
7108 * files.el (move-file-to-trash): Add freedesktop trash
7109 support (Bug#973).
7110
7111 2009-06-28 Glenn Morris <rgm@gnu.org>
7112
7113 * autorevert.el (global-auto-revert-non-file-buffers)
7114 (global-auto-revert-mode): Doc fixes.
7115
7116 2009-06-27 Johan Bockgård <bojohan@gnu.org>
7117
7118 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
7119
7120 2009-06-27 Chong Yidong <cyd@stupidchicken.com>
7121
7122 * faces.el (x-handle-named-frame-geometry): Ensure that we have
7123 opened an X connection before calling x-get-resource (Bug#3194).
7124
7125 * play/doctor.el: Remove reference to obsolete website.
7126 (make-doctor-variables): Correct grammar mistake (Bug#2633).
7127
7128 2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
7129
7130 Remove find-file-not-found-hook VC method. (Bug#2757)
7131 * vc-hooks.el (vc-file-not-found-hook)
7132 (vc-default-find-file-not-found-hook): Remove functions.
7133 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
7134 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
7135 * vc.el:
7136 * vc-hg.el:
7137 * vc-git.el: Do not mention find-file-not-found-hook VC method.
7138
7139 2009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
7140
7141 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
7142 compatibility function for `looking-back'.
7143
7144 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
7145 Use `ispell-looking-back'.
7146
7147 2009-06-24 Michael Albinus <michael.albinus@gmx.de>
7148
7149 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
7150 rather than `filename'.
7151
7152 2009-06-23 Miles Bader <miles@gnu.org>
7153
7154 * face-remap.el (text-scale-set): New function.
7155
7156 2009-06-23 Glenn Morris <rgm@gnu.org>
7157
7158 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
7159
7160 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
7161
7162 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
7163
7164 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
7165
7166 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
7167 Simplify Persian conditionals.
7168
7169 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
7170 variable `filename'.
7171
7172 * comint.el (comint-insert-input): Doc fix.
7173
7174 * Makefile.in (ELCFILES): Fix typo in previous change.
7175
7176 2009-06-23 Miles Bader <miles@gnu.org>
7177
7178 * cus-start.el: Add entry for `recenter-redisplay'.
7179
7180 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
7181
7182 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
7183 Add an optional argument for the backend, use it instead of
7184 calling vc-backend.
7185 (vc-mode-line): Add an optional argument for the backend.
7186 Pass the backend to vc-state and vc-working-revision. Move code for
7187 special handling for vc-state being a buffer to ...
7188
7189 * vc-rcs.el (vc-rcs-find-file-hook):
7190 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
7191
7192 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
7193 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
7194 vc-stay-local-p and vc-mode-line calls.
7195
7196 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
7197 (vc-cvs-diff, vc-cvs-annotate-command)
7198 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
7199 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
7200 vc-mode-line calls.
7201
7202 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
7203 direct comparison.
7204 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
7205 backend when calling vc-mode-line.
7206 (vc-register): Do not create a closure for calling the vc register
7207 function, call it directly.
7208
7209 2009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
7210
7211 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
7212 to make it obvious item can be clicked.
7213
7214 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
7215
7216 2009-06-23 Kenichi Handa <handa@m17n.org>
7217
7218 * language/korea-util.el (korean-key-bindings): Change the binding
7219 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
7220 same command.
7221
7222 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
7223
7224 Sync with Tramp 2.1.16.
7225
7226 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
7227
7228 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
7229 when a loading of a package fails. Completion function for rsync
7230 is `tramp-completion-function-alist-ssh'.
7231 (all): Replace all calls of `split-string' and
7232 `tramp-split-string' by `tramp-compat-split-string'.
7233 (tramp-default-method): Use `tramp-compat-process-running-p'.
7234 (tramp-default-proxies-alist): Allow also Lisp forms.
7235 (tramp-remote-path): Add choice "Private Directories".
7236 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
7237 (tramp-domain-regexp): Allow also "-", "_" and ".".
7238 (tramp-end-of-output): Remove newlines, and add "$" at the end.
7239 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
7240 (tramp-debug-message): Insert header line in debug buffer.
7241 (tramp-handle-directory-files-and-attributes-with-stat):
7242 Care about filenames with spaces, or starting with "-".
7243 (tramp-handle-dired-uncache): New defun.
7244 (tramp-handle-insert-directory): Don't flush the directory from
7245 cache, this is handled by `dired-uncache' now.
7246 (tramp-handle-insert-file-contents): Improve error handling.
7247 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
7248 Quote `tramp-end-of-output'.
7249 (tramp-action-password): Improve trace message.
7250 (tramp-check-for-regexp): Both echoes must be present, before removing.
7251 (tramp-open-connection-setup-interactive-shell): Trace coding system.
7252 (tramp-compute-multi-hops): Eval cons cells of
7253 `tramp-default-proxies-alist'.
7254 (tramp-maybe-open-connection): Use the same command pattern for
7255 first hop and further hops.
7256 (tramp-wait-for-output): Remove handling of newlines.
7257 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
7258 (tramp-split-string): Remove function. It is handled in
7259 tramp-compat now.
7260
7261 * net/tramp-cmds.el (tramp-bug):
7262 Recommend `tramp-cleanup-all-connections' in the bug mail.
7263
7264 * net/tramp-compat.el (tramp-compat-split-string)
7265 (tramp-compat-process-running-p): New defuns.
7266
7267 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
7268 for `dired-uncache'.
7269
7270 * net/tramp-gvfs.el: New package.
7271
7272 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
7273 Add handler for `dired-uncache'.
7274 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
7275
7276 * net/trampver.el: Update release number. Make version check fit
7277 for SXEmacs 22.
7278
7279 2009-06-22 Jim Meyering <meyering@redhat.com>
7280
7281 Automatically handle .xz suffix (XZ-compressed files), too.
7282 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
7283 XZ is the successor to LZMA: <http://tukaani.org/xz/>
7284
7285 2009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
7286 Nick Roberts <nickrob@snap.net.nz>
7287
7288 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
7289 repository (http://sphinx.net.ru/hg/gdb-mi/).
7290
7291 2009-06-22 Glenn Morris <rgm@gnu.org>
7292
7293 * files.el (dir-locals-collect-mode-variables): Allow for any number of
7294 `mode' and `eval' entries. (Bug#3430)
7295
7296 * Makefile.in (ELCFILES): Add fadr.elc.
7297
7298 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
7299 differing behavior of \n and ^ in strings. (Bug#3385)
7300
7301 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
7302
7303 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
7304 property.
7305 (lisp-indent-function): Make it a defcustom.
7306
7307 2009-06-21 Nick Roberts <nickrob@snap.net.nz>
7308
7309 * progmodes/gdb-ui.el: Replace with ...
7310 * progmodes/gdb-mi.el: ... this file.
7311 * progmodes/gud.el: Modify for gdb-mi.el.
7312
7313 2009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
7314
7315 * fadr.el: New file.
7316
7317 See ChangeLog.14 for earlier changes.
7318
7319 ;; Local Variables:
7320 ;; coding: utf-8
7321 ;; End:
7322
7323 Copyright (C) 2009 Free Software Foundation, Inc.
7324
7325 This file is part of GNU Emacs.
7326
7327 GNU Emacs is free software: you can redistribute it and/or modify
7328 it under the terms of the GNU General Public License as published by
7329 the Free Software Foundation, either version 3 of the License, or
7330 (at your option) any later version.
7331
7332 GNU Emacs is distributed in the hope that it will be useful,
7333 but WITHOUT ANY WARRANTY; without even the implied warranty of
7334 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7335 GNU General Public License for more details.
7336
7337 You should have received a copy of the GNU General Public License
7338 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
7339
7340 ;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1