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