Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
[bpt/emacs.git] / lisp / ChangeLog
CommitLineData
893db5bc
GM
12010-01-12 Glenn Morris <rgm@gnu.org>
2
3 * mail/emacsbug.el (report-emacs-bug-pretest-address): Set
4 it to bug-gnu-emacs rather than emacs-pretest-bug.
5
2f27e6d4
JB
62010-01-12 Juanma Barranquero <lekktu@gmail.com>
7
8 * cedet/data-debug.el (data-debug): Fix customization group reference.
9
91abaf51
JB
102010-01-12 Juanma Barranquero <lekktu@gmail.com>
11
12 * cedet/semantic/analyze.el (semantic-analyze-push-error)
13 (semantic-analyze-context, semantic-analyze-context-assignment)
14 (semantic-analyze-find-tag-sequence, semantic-analyze-find-tag):
15 * cedet/semantic/java.el (java-mode, semantic-tag-include-filename)
16 (semantic-java-doc-keywords-map):
17 * cedet/semantic/bovine/c.el (c-mode, semantic-c-member-of-autocast)
18 (semantic-lex-c-nested-namespace-ignore-second, semantic-parse-region)
19 (semantic-c-parse-lexical-token, semantic-c-debug-mode-init-pch)
20 (semantic-c-classname, semantic-format-tag-uml-prototype)
21 (semantic-c-dereference-namespace, semantic-analyze-type-constants):
22 * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string)
23 (semantic-emacs-lisp-obsoleted-doc, semantic-up-context)
24 (semantic-get-local-variables, semantic-end-of-command)
25 (semantic-beginning-of-command, semantic-ctxt-current-class-list)
26 (lisp-mode):
27 * cedet/semantic/bovine/make.el (makefile-mode):
28 * cedet/semantic/wisent/python.el (wisent-python-string-re)
29 (wisent-python-implicit-line-joining-p, wisent-python-forward-string)
30 (wisent-python-lex-beginning-of-line, wisent-python-lex-end-of-line)
31 (semantic-lex, semantic-get-local-variables, python-mode):
32 * cedet/semantic/wisent/python-wy.el (wisent-python-wy--keyword-table):
33 * cedet/srecode/extract.el (srecode-extract-state-set)
34 (srecode-extract-method): Fix typos in docstrings.
35
d8b8451f
SS
362010-01-11 Sam Steingold <sds@gnu.org>
37
38 * imenu.el (imenu-default-create-index-function): Detect infinite
39 loops caused by imenu-prev-index-position-function.
40
30afcdff
JB
412010-01-11 Juanma Barranquero <lekktu@gmail.com>
42
43 * htmlfontify.el (htmlfontify-load-rgb-file)
44 (htmlfontify-unload-rgb-file, hfy-fallback-colour-values)
45 (htmlfontify-manual, htmlfontify, hfy-page-header, hfy-page-footer)
46 (hfy-src-doc-link-style, hfy-src-doc-link-unstyle, hfy-link-extn)
47 (hfy-link-style-fun, hfy-index-file, hfy-instance-file)
48 (hfy-html-quote-regex, hfy-init-kludge-hook, hfy-post-html-hooks)
49 (hfy-default-face-def, hfy-etag-regex, hfy-html-quote-map)
50 (hfy-etags-cmd-alist-default, hfy-etags-bin, hfy-ignored-properties)
51 (hfy-which-etags, hfy-etags-cmd, hfy-istext-command, hfy-display-class)
52 (hfy-optimisations, hfy-tags-cache, hfy-tags-sortl, hfy-tags-rmap)
53 (hfy-style-assoc, hfy-sheet-assoc, hfy-facemap-assoc, hfy-interq)
54 (hfy-colour-vals, hfy-default-header, hfy-link-style-string)
55 (hfy-triplet, hfy-slant, hfy-weight, hfy-combined-face-spec)
56 (hfy-face-attr-for-class, hfy-face-to-style-i, hfy-size-to-int)
57 (hfy-flatten-style, hfy-face-to-style, hfy-face-or-def-to-name)
58 (hfy-face-to-css, hfy-p-to-face, hfy-p-to-face-lennart, hfy-face-at)
59 (hfy-fontified-p, hfy-merge-adjacent-spans, hfy-buffer)
60 (hfy-html-enkludge-buffer, hfy-html-quote, hfy-html-dekludge-buffer)
61 (hfy-force-fontification, htmlfontify-buffer, hfy-dirname)
62 (hfy-make-directory, hfy-text-p, hfy-mark-tag-names, hfy-relstub)
63 (hfy-href-stub, hfy-href, hfy-mark-tag-hrefs, hfy-prepare-index-i)
64 (hfy-prepare-index, hfy-prepare-tag-map, hfy-subtract-maps)
65 (htmlfontify-run-etags): Fix typos in docstrings and remove superfluous
66 backslash-quoting from parentheses, etc.
67
92b1c416
CY
682010-01-11 Chong Yidong <cyd@stupidchicken.com>
69
70 * progmodes/js.el: Autoload javascript-mode alias.
71
4454adab
JB
722010-01-11 Juanma Barranquero <lekktu@gmail.com>
73
74 * ffap.el (ffap-shell-prompt-regexp, ffap-all-subdirs, ffap-url-p)
75 (ffap-alist, ffap-tex-path, ffap-url-at-point, ffap-gopher-regexp)
76 (ffap-gopher-at-point, ffap-file-at-point, ffap-read-file-or-url)
77 (ffap-read-url-internal, ffap-menu, ffap-at-mouse):
78 Fix typos in docstrings.
79 (ffap-url-regexp): Doc fix.
80 (ffap-at-mouse): Fix typo in message.
81
6589a2f9
GM
822010-01-11 Glenn Morris <rgm@gnu.org>
83
84 * version.el (emacs-copyright): Set copyright year to 2010.
85
4e5617ee
SM
862010-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
87
88 * format.el (format-annotate-function): Only set
89 write-region-post-annotation-function after running to-fn so as not to
90 affect nested write-region calls (bug#5273).
91
52bee098
CY
922010-01-10 Chong Yidong <cyd@stupidchicken.com>
93
4e5617ee
SM
94 * cedet/semantic.el (semantic-new-buffer-setup-functions):
95 Add python parser.
52bee098 96
a069f067
CY
97 * Makefile.in (ELCFILES): Add wisent/python-wy.el and
98 wisent/python.el.
99
52bee098
CY
1002010-01-10 Richard Kim <emacs18@gmail.com>
101
102 * cedet/semantic/wisent/python-wy.el:
103 * cedet/semantic/wisent/python.el: New files.
104
e709e39d
CY
1052010-01-09 Chong Yidong <cyd@stupidchicken.com>
106
107 * man.el (Man-goto-section): Signal error if the section is not
108 found (Bug#5317).
109
6ee86780
JB
1102010-01-09 Juanma Barranquero <lekktu@gmail.com>
111
112 * vc-bzr.el (vc-bzr-working-revision): On Windows and MS-DOS, accept
113 URLs with a leading triple slash in the file: scheme. (Bug#5345)
114
fa7b5f7b
CY
1152010-01-09 Chong Yidong <cyd@stupidchicken.com>
116
117 * progmodes/compile.el: Don't treat compile-command as safe if
118 compilation-read-command might be nil (Bug#4218).
119
de62c4d9
JD
1202010-01-09 Jan Djärv <jan.h.d@swipnet.se>
121
122 * startup.el (command-line-1): Use orig-argi to check for ignored X and
123 NS options.
124
e94be827
KH
1252010-01-08 Kenichi Handa <handa@m17n.org>
126
4e5617ee
SM
127 * international/fontset.el (build-default-fontset-data):
128 Exclude characters in scripts kana, hangul, han, or cjk-misc.
e94be827 129
1dfae2a2
JB
1302010-01-07 Juanma Barranquero <lekktu@gmail.com>
131
132 * vc-dir.el (vc-dir-prepare-status-buffer): Pass a (fake) filename
133 to `create-file-buffer' as it expects, not just a buffer name.
134 (vc-dir-mode): Include the buffer name in `list-buffers-directory',
135 to help uniquify. (Bug#3224)
136
d0cf45b7
JD
1372010-01-06 Jan Djärv <jan.h.d@swipnet.se>
138
139 * font-setting.el (font-setting-change-default-font): Use user-spec
140 instead of name.
141
7534fa5e
DN
1422010-01-06 Dan Nicolaescu <dann@ics.uci.edu>
143
144 * vc-bzr.el (vc-bzr-after-dir-status): Ignore pending merges.
145
fd579fdc
CY
1462010-01-05 Tom Tromey <tromey@redhat.com>
147
4e5617ee
SM
148 * progmodes/python.el (python-font-lock-keywords):
149 Handle qualified decorators (Bug#881).
fd579fdc 150
37860caf
DN
1512010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
152
153 * vc-bzr.el (vc-bzr-working-revision): Fix looking for a revision
154 in a lightweight checkout.
155
69db641d
KH
1562010-01-05 Kenichi Handa <handa@m17n.org>
157
4e5617ee 158 * language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
69db641d 159
b25d6a02
DN
1602010-01-05 Dan Nicolaescu <dann@ics.uci.edu>
161
162 * vc-bzr.el (vc-bzr-diff): Obey vc-disable-async-diff.
163
137d88ca
DN
1642010-01-04 Dan Nicolaescu <dann@ics.uci.edu>
165
166 * vc-bzr.el (vc-bzr-state-heuristic): Make it work for lightweight
167 checkouts. (Bug#618)
3d5d0aa9 168 (vc-bzr-log-view-mode): Also highlight the author.
8e7e2286
DN
169 (vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
170 (vc-bzr-shelve-menu-map):
171 (vc-bzr-dir-extra-headers): Improve menu and tooltip text.
172 (vc-bzr-shelve-apply): Make prompt more explicit.
137d88ca 173
da76998b
CY
1742010-01-02 Chong Yidong <cyd@stupidchicken.com>
175
176 * net/browse-url.el (browse-url-encode-url): Don't escape commas.
177 They are valid characters in URL paths (rfc3986), and at least
178 Firefox does not understand the encoded version (Bug#3166).
179
b2ad70b6
CY
1802010-01-02 Daniel Elliott <danelliottster@gmail.com> (tiny change)
181
182 * progmodes/octave-mod.el (octave-end-keywords)
4e5617ee
SM
183 (octave-block-begin-or-end-regexp, octave-block-match-alist):
184 Add "end" keyword (Bug#3061).
b2ad70b6
CY
185 (octave-end-as-array-index-p): New function.
186 (calculate-octave-indent): Use it.
187
54136282
KF
1882010-01-02 Karl Fogel <kfogel@red-bean.com>
189
190 * bookmark.el: Consistently put the text property on the bookmark name.
191 (bookmark-bmenu-marks-width): Bump back to 2, to include
192 annotation marks.
193 (bookmark-bmenu-hide-filenames): Adjust for above, and put the text
194 property on the bookmark name, instead of not putting it at all.
195 (bookmark-bmenu-list): Fix where we put the text property.
196
cc4d3cad
KF
1972010-01-02 Karl Fogel <kfogel@red-bean.com>
198
199 * bookmark.el (bookmark-bmenu-save): Just depend on the new logic
200 for showing buffer modified state (as added in the previous change).
201
b894c439
KF
2022010-01-02 Karl Fogel <kfogel@red-bean.com>
203
204 * bookmark.el: Show modified state of bookmark buffer more accurately.
205 (bookmark-bmenu-list): Initialize buffer-modified-p properly.
206 (bookmark-send-edited-annotation): Mark bookmark-alist as modified.
207 (with-buffer-modified-unmodified): New macro.
208 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
209 (bookmark-bmenu-mark, bookmark-bmenu-unmark, bookmark-bmenu-delete):
cc4d3cad 210 Use new macro to preserve the buffer modified state.
b894c439 211
3a69db53
KF
2122010-01-02 Karl Fogel <kfogel@red-bean.com>
213
4e5617ee 214 * bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window)
3a69db53
KF
215 (bookmark-bmenu-2-window, bookmark-bmenu-this-window)
216 (bookmark-bmenu-other-window, bookmark-bmenu-switch-other-window)
217 (bookmark-bmenu-show-annotation, bookmark-bmenu-edit-annotation)
218 (bookmark-bmenu-rename, bookmark-bmenu-locate)
4e5617ee
SM
219 (bookmark-bmenu-relocate, bookmark-bmenu-goto-bookmark):
220 Remove unnecessary calls to `bookmark-bmenu-ensure-position'.
3a69db53 221
af414f10
EZ
2222010-01-02 Eli Zaretskii <eliz@gnu.org>
223
4e5617ee
SM
224 * emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
225 Make the lines in the generated doc string shorter. (Bug#4668)
af414f10 226
f2ec0e5e
CY
2272010-01-02 Ryan Yeske <rcyeske@gmail.com>
228
229 * net/rcirc.el: Add follow-link binding (Bug#4738).
230
38c1ba62
EZ
2312010-01-02 Eli Zaretskii <eliz@gnu.org>
232
4e5617ee 233 * Makefile.in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
234 (cvs-update): New target for backward compatibility.
235
4e5617ee 236 * makefile.w32-in (bzr-update): Rename from cvs-update.
38c1ba62
EZ
237 (cvs-update): New target for backward compatibility.
238
ea2c0f5b
KF
2392010-01-02 Karl Fogel <kfogel@red-bean.com>
240
241 * bookmark.el: Remove gratuitous gratitude.
242
5ae329f4
KF
2432010-01-02 Karl Fogel <kfogel@red-bean.com>
244
47989945
KF
245 * bookmark.el (bookmark-bmenu-any-marks): New function
246 (bookmark-bmenu-save): Clear buffer modification if no marks.
247
2482010-01-02 Karl Fogel <kfogel@red-bean.com>
249
250 * bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
5ae329f4
KF
251 (bookmark-bmenu-list, bookmark-bmenu-bookmark): Calculate property
252 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
253 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
254
255 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
256 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
257 To: emacs-devel {_AT_} gnu.org
258 Subject: bookmark.el bug report
259 Date: Mon, 28 Dec 2009 14:19:16 +0800
260 Message-ID: 5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com
261
aef053eb
KF
2622010-01-02 Karl Fogel <kfogel@red-bean.com>
263
264 * bookmark.el: Improvements suggested by Drew Adams:
265 (bookmark-bmenu-ensure-position): New name for
266 `bookmark-bmenu-check-position'. Just ensure the position,
267 don't return any meaningful value.
268 (bookmark-bmenu-header-height, bookmark-bmenu-marks-width):
269 New constants.
270
0472835f
JB
2712010-01-02 Juanma Barranquero <lekktu@gmail.com>
272
273 * bookmark.el (bookmarks-already-loaded): Doc fix (don't use `iff').
274 (bookmark-yank-point, bookmark-bmenu-check-position):
275 Fix typos in docstrings.
276 (bookmark-save-flag, bookmark-bmenu-toggle-filenames)
277 (bookmark-name-from-full-record, bookmark-get-position)
278 (bookmark-set-position, bookmark-set, bookmark-handle-bookmark)
279 (bookmark-delete, bookmark-save, bookmark-save, bookmark-bmenu-mode):
280 Remove useless quoting of parenthesis, etc. in docstrings.
281
282 * ediff-mult.el (ediff-prepare-meta-buffer): Fix typo in help message.
283 (ediff-append-custom-diff): Fix typo in error message.
284 (ediff-meta-mark-equal-files): Fix typos in messages.
285
286 * mpc.el (mpc-playlist-delete): Fix typo in error messages.
287
288 * cedet/semantic/db-typecache.el (semanticdb-typecache-find-default):
289 Fix typo in docstring.
290
291 * net/imap-hash.el (imap-hash-make): Doc fix.
292 (imap-hash-test): Fix typo in error message; reflow docstring.
293 (imap-hash-p, imap-hash-get, imap-hash-put, imap-hash-make-message)
294 (imap-hash-count, imap-hash-server, imap-hash-port, imap-hash-ssl)
295 (imap-hash-mailbox, imap-hash-user, imap-hash-password):
296 Fix typos in docstrings.
297 (imap-hash-open-connection): Fix typo in error message.
298
299 * play/gomoku.el (gomoku): Fix typos in docstring.
300
301 * progmodes/gdb-ui.el (gdb-location-alist): Reflow docstring.
302 (gdb-jsonify-buffer): Fix typos in docstring.
303 (gdb-goto-breakpoint): Fix typo in error message.
304 ("Display Other Windows"): Fix typo in help message.
305 (gdb-speedbar-expand-node): Fix typo in question.
306
307 * progmodes/idlw-help.el (idlwave-help-browse-url-available)
308 (idlwave-html-system-help-location, idlwave-html-help-location)
309 (idlwave-help-browser-function, idlwave-help-browser-generic-program)
310 (idlwave-help-browser-generic-args, idlwave-help-directory)
311 (idlwave-html-help-is-available, idlwave-help-mode-line-indicator)
312 (idlwave-help-mode-map, idlwave-help-mode, idlwave-do-context-help)
313 (idlwave-online-help, idlwave-help-html-link)
314 (idlwave-help-show-help-frame, idlwave-help-assistant-command):
315 Fix typos in docstrings.
316 (idlwave-help-with-source, idlwave-help-find-routine-definition):
317 Reflow docstrings.
318 (idlwave-help-assistant-start): Fix typo in error message.
319
320 * progmodes/octave-mod.el (octave-mode, octave-electric-semi)
321 (octave-electric-space): Fix typos in docstrings.
322
9bbe0828
CY
3232010-01-01 Chong Yidong <cyd@stupidchicken.com>
324
325 * files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
326
a88c46c3
CY
3272010-01-01 Juri Linkov <juri@jurta.org>
328
329 * comint.el (comint-input-ring-size): Make it a defcustom and
918fa8ba 330 increase the default to 500 (Bug#5148).
a88c46c3 331
7ee6c59b
NR
3322009-12-31 Nick Roberts <nickrob@snap.net.nz>
333
334 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
335 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
336 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
337
a9c8a2cd
NR
3382009-12-30 Nick Roberts <nickrob@snap.net.nz>
339
340 Show working revision correctly for mercurial.
341 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
d8c75479 342 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>.
a9c8a2cd 343
659e4408
JB
3442009-12-29 Juanma Barranquero <lekktu@gmail.com>
345
346 Declare some functions for the byte-compiler.
347 * progmodes/gdb-ui.el (speedbar-change-initial-expansion-list)
348 (speedbar-timer-fn, speedbar-change-expand-button-char)
349 (speedbar-delete-subblock, speedbar-center-buffer-smartly): Declare.
350
7ee6c59b
NR
3512009-12-29 Nick Roberts <nickrob@snap.net.nz>
352
353 This changeset reverts GDB Graphical Interface to use annotations.
354 * progmodes/gdb-ui.el, progmodes/gud.el: Import from EMACS_23_1_RC.
355
460f6e7c
DN
3562009-12-29 Dan Nicolaescu <dann@ics.uci.edu>
357
358 Make vc-dir work on subdirectories of the bzr root.
359 * vc-bzr.el (vc-bzr-after-dir-status): Add new argument. Return
360 file names relative to it.
361 (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root
362 relative directory to vc-bzr-after-dir-status.
363
543f553a
TH
3642009-12-28 Tassilo Horn <tassilo@member.fsf.org>
365
366 * font-lock.el (font-lock-refresh-defaults): New function, which
367 can be used to let font-lock react to external changes in
368 variables like font-lock-defaults and keywords.
369 See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
370
2592ab76
DN
3712009-12-28 Dan Nicolaescu <dann@ics.uci.edu>
372
ac859983
DN
373 * vc-rcs.el (vc-rcs-register): Fix registering a specific version.
374
2592ab76
DN
375 * vc-bzr.el (vc-bzr-log-view-mode): Fix short log regexp.
376
58941d03
JB
3772009-12-28 Juanma Barranquero <lekktu@gmail.com>
378
379 Supersede color.diff settings in git log (bug#5211).
380
381 * vc-git.el (vc-git-print-log): Pass "--no-color" to log to avoid
382 escape chars in its output when the user has color.diff set to `always'.
383 This fix works on git 1.4.2 and newer (released on 2006-08-13).
384
39764e76
KR
3852009-12-26 Kevin Ryde <user42@zip.com.au>
386
387 * info-look.el (sh-mode): Look for coreutils new "Concept Index"
388 node. Keep previous "Index" name to work with past coreutils too.
389
91c4831e
KR
390 * man.el (man): Revise docstring a bit to show -a and -l as
391 examples. Add -k description since support for it has otherwise
392 been a secret. (Further to bug#3717.)
651e932e
KR
393 (Man-bgproc-sentinel): When "-k foo" produces no output show error
394 "no matches" rather than "Can't find manpage", as the latter reads
d8c75479 395 like -k was interpreted as a page name, which is not so. (Bug#5431)
91c4831e 396
7f4d4a97
MA
3972009-12-26 Michael Albinus <michael.albinus@gmx.de>
398
399 * net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
400 switches. Check also for //SUBDIRED// line.
401
bcffff46
KH
4022009-12-25 Kenichi Handa <handa@m17n.org>
403
404 * language/indian.el (devanagari-composable-pattern): Fixed to
405 handle ZWNJ and ZWJ. Use it in composition-function-table for
406 Devanagari.
407 (malayalam-composable-pattern): Fix previous change.
408
dc1dcfa4
VJL
4092009-12-23 Vinicius Jose Latorre <viniciusjl@ig.com.br>
410
411 * ps-print.el (ps-face-attributes): It was not returning the
412 attribute face for faces specified as string. Reported by harven
413 <harven@free.fr>.
414 (ps-print-version): New version 7.3.5.
415
6fe539d2
UJ
4162009-12-18 Ulf Jasper <ulf.jasper@web.de>
417
418 * calendar/icalendar.el (icalendar--convert-tz-offset): Fixed
419 timezone names.
420 (icalendar--convert-tz-offset): Fixed the "last-day-problem".
421 (icalendar--add-diary-entry): Remove the trailing blank that
422 diary-make-entry inserts.
423
1f3611c6
MA
4242009-12-17 Michael Albinus <michael.albinus@gmx.de>
425
426 Make `file-expand-wildcards' work for remote files.
427
428 * files.el (file-expand-wildcards): In case of remote files, check
429 only local file name part for wildcards. Provide feature 'files
430 and subfeature 'remote-wildcards. (Bug#5198)
431
432 * net/tramp.el (tramp-handle-file-remote-p): Expand file name only
433 if there is already an established connection.
434 (tramp-advice-file-expand-wildcards): Remove it.
435
436 * net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
437 (tramp-advice-file-expand-wildcards): Moved from tramp.el.
438 Activate advice for older GNU Emacs versions. (Bug#5237)
439
9762b219
JB
4402009-12-17 Juanma Barranquero <lekktu@gmail.com>
441
442 Some doc fixes (more needed).
443
444 * find-cmd.el (find-constituents): Reflow docstring.
445 (find-cmd, find-prune, find-command): Fix typos in docstrings.
446 (find-generic): Doc fix.
447
cfb54897
JL
4482009-12-17 Juri Linkov <juri@jurta.org>
449
450 Fix regression from 23.1 to allow multiple modes in Local Variables.
451
452 * files.el (hack-local-variables-filter): While ignoring duplicates,
453 don't take `mode' into account.
454 (hack-local-variables-filter, hack-dir-local-variables): Don't
455 remove duplicate `mode' from local-variables-alist (like `eval').
456
ad974e9e
JL
4572009-12-17 Juri Linkov <juri@jurta.org>
458
459 Make `dired-diff' more safe. (Bug#5225)
460
461 * dired-aux.el (dired-diff): Signal an error when `file' equals to
462 `current' or when `file' is a directory of the `current' file.
463
3616e0b9
AS
4642009-12-17 Andreas Schwab <schwab@linux-m68k.org>
465
466 * emacs-lisp/autoload.el (batch-update-autoloads): Only exclude
467 unconditionally preloaded files.
468
72b57560
JL
4692009-12-16 Juri Linkov <juri@jurta.org>
470
471 Revert to old 23.1 logic of using the file at the mark as default.
472 * dired-aux.el (dired-diff): Use the file at the mark as default
473 if it's not the same as the current file, and the target dir is
474 the current dir or the mark is active. Add the current file
475 as the arg of `dired-dwim-target-defaults'. Use the default file
476 in the prompt. (Bug#5225)
477
68712eb6
MA
4782009-12-15 Michael Albinus <michael.albinus@gmx.de>
479
480 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
481 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
482 (tramp-check-for-regexp): Check also, when an echoing shell stops
483 to echo sent commands.
484
fd471993
CY
4852009-12-14 Chong Yidong <cyd@stupidchicken.com>
486
487 * Makefile.in: Revert last change (Bug#5191).
488
86b5e14c
DN
4892009-12-14 Dan Nicolaescu <dann@ics.uci.edu>
490
491 * vc-hg.el (vc-hg-print-log): Fix argument order.
110de3bb
DN
492 (vc-hg-working-revision): Make sure the command is executed in a
493 known environment so that we can parse the output. (Bug#4417)
86b5e14c 494
8cffbb75
CY
4952009-12-14 Chong Yidong <cyd@stupidchicken.com>
496
497 * progmodes/python.el (python-symbol-completions): Remove text
498 properties from symbol string before calling python-send-receive.
499
6c2b67ad
NR
5002009-12-14 Nick Roberts <nickrob@snap.net.nz>
501
502 * progmodes/gdb-mi.el (gdb-frame-handler): Only set gud-lat-frame
5ce6e4f4 503 when there are values for both file and line. (Bug#5060)
6c2b67ad 504
ff6f4585
JL
5052009-12-14 Juri Linkov <juri@jurta.org>
506
507 * ediff-ptch.el (ediff-context-diff-label-regexp): Don't match
508 whitespace after the file name of the first line of unified format,
509 because git-diff doesn't output whitespace and file modification time
510 after the file name.
511
d3de1c8e
JL
5122009-12-14 David Kastrup <dak@gnu.org>
513
514 * info.el (Info-hide-cookies-node): Before hiding a cookie,
515 check if it already has the `display' property added by
516 `Info-display-images-node', and not put the `invisible' property
517 in this case.
518
f192624c
CY
5192009-12-14 Chong Yidong <cyd@stupidchicken.com>
520
521 * cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
522 (semantic-mru-bookmark-mode): Doc fixes.
523
524 * cedet/semantic/db.el (semanticdb-cache-get): Use error instead
525 of assert.
526
2f1b7dc4
GM
5272009-12-13 Glenn Morris <rgm@gnu.org>
528
a0cefee5
GM
529 * mail/emacsbug.el (message-sort-headers): Define for compiler.
530 (report-emacs-bug): In message-mode, sort manually before storing
531 original report text. (Bug#5178)
2f1b7dc4
GM
532 Remove superfluous save-excursion.
533
31bb373f
MA
5342009-12-12 Michael Albinus <michael.albinus@gmx.de>
535
536 * net/dbus.el (dbus-property-handler): Filter lambda forms out
537 when responding to "GetAll" properties.
538
5e1d4968
CY
5392009-12-12 Chong Yidong <cyd@stupidchicken.com>
540
541 * simple.el (compose-mail): Remove mail-setup-with-from from
542 customization checks.
543
097d86f9
EZ
5442009-12-12 Eli Zaretskii <eliz@gnu.org>
545
546 * arc-mode.el (archive-rar-summarize): Support Attribute fields in
547 RAR archives created on Unix systems.
548
1d4adede
SM
5492009-12-12 Stefan Monnier <monnier@iro.umontreal.ca>
550
551 * minibuffer.el (minibuffer-local-must-match-filename-map): Re-instate
552 the varalias that was accidentally removed by the 2009-11-19 change
553 (bug#5186).
554
3ff3655c
KH
5552009-12-12 Kenichi Handa <handa@m17n.org>
556
557 * language/indian.el (indian-compose-regexp): New function.
558 (malayalam-composable-pattern): Fix the pattern.
559 (composition-function-table): Set malayalam-composable-pattern for
560 Malayalam characters.
561
82d3343c
CY
5622009-12-11 Chong Yidong <cyd@stupidchicken.com>
563
315eb96d
CY
564 * progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
565 rather than down-mouse-1, based on follow-link conventions.
566
82d3343c
CY
567 * makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
568 are compiled.
569
86a4c7ac
DN
5702009-12-11 Michael McNamara <mac@mail.brushroad.com>
571
1d4adede
SM
572 * verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re)
573 (verilog-vmm-statement-re, verilog-ovm-statement-re)
574 (verilog-defun-level-not-generate-re, verilog-calculate-indent)
575 (verilog-leap-to-head, verilog-backward-token):
576 Fix indenting VMM macros. Reported by Jonathan Ashbrook.
86a4c7ac
DN
577
5782009-12-11 Wilson Snyder <wsnyder@wsnyder.org>
579
580 * verilog-mode.el (verilog-auto-lineup, verilog-nameable-item-re):
1d4adede
SM
581 Cleanup user-visible spelling and documentation errors.
582 One reported by Gary Delp.
583 (verilog-submit-bug-report): Mention bug tracking and CC co-author.
86a4c7ac
DN
584 (verilog-read-decls): Fix AUTOWIRE with types declared in a
585 package, bug195. Reported by Pierre-David Pfister.
586
fe03f49a
GM
5872009-12-11 Glenn Morris <rgm@gnu.org>
588
47641aac
GM
589 * progmodes/cc-engine.el (safe-pos-list): Define for compiler.
590
85094855
GM
591 * mail/emacsbug.el: No longer require sendmail.
592 Replace sendmail's `mail-text' by `rfc822-goto-eoh'. (Bug#5174)
593 (report-emacs-bug-orig-text): Doc fix.
594 (report-emacs-bug-send-command, report-emacs-bug-send-hook):
595 New local variables, to adapt to different mail-user-agents.
596 (report-emacs-bug): Fix test for a gnu.org address.
597 Use overlays for emphasis, since font-lock defeats 'face property.
598 Pretest bugs also end up at the newsgroup these days.
599 Stop message-mode stripping text properties.
600 Set and use the new buffer-local variables.
601 (report-emacs-bug-hook): Add doc-string.
602 Remove some unnecessary save-excursions and simplify.
603 Use the appropriate hook and send-command.
604
fe03f49a
GM
605 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Standardize the
606 capitalization of some menu entries.
607
345427f0
VJL
6082009-12-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
609
4e6a65b9 610 * whitespace.el (whitespace-display-char-on): Ensure
345427f0
VJL
611 `buffer-display-table' is unique when two or more windows are
612 visible. Reported by Martin Pohlack <mp26@os.inf.tu-dresden.de>.
613 New version 12.1.
614
c70ccbba
EZ
6152009-12-10 Eli Zaretskii <eliz@gnu.org>
616
617 * arc-mode.el (archive-rar-summarize): Allow between 6 and 7
618 characters in the Attribute field.
619
f1943c1b
DN
6202009-12-10 Dan Nicolaescu <dann@ics.uci.edu>
621
622 * vc-svn.el (vc-svn-after-dir-status): Fix regexp. (Bug#4741)
623
1c67aeaa
SM
6242009-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
625
626 Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
627 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
628 Disregard autoload-excludes.
629 (update-directory-autoloads): Obey autoload-excludes here instead.
630 But don't store its contents in no-autoloads and remove entries that
631 refer to excludes files.
632
d8194864
GM
6332009-12-10 Glenn Morris <rgm@gnu.org>
634
8c0171c0
GM
635 * mail/feedmail.el (top-level): Move require 'mail-utils to start.
636 (expand-mail-aliases): Define for compiler.
637
dba372dd
GM
638 * vc-annotate.el (log-view-vc-backend, log-view-vc-fileset):
639 Define for compiler.
640
d8194864
GM
641 * mail/emacsbug.el (report-emacs-bug): Use whichever send command is
642 appropriate for the mail-user-agent in use.
643
fe5facd3
MA
6442009-12-09 Michael Albinus <michael.albinus@gmx.de>
645
646 * net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
647
99999a1d
DN
6482009-12-09 Dan Nicolaescu <dann@ics.uci.edu>
649
650 Fix short log parsing and fontification.
651 * vc-bzr.el (vc-bzr-log-view-mode): Match dot in revision number.
652 Fix fontification for the [merge] label.
653
2ea1c4aa
SM
6542009-12-09 Vivek Dasmohapatra <vivek@etla.org>
655
656 Drop some properties to avoid surprises.
657 * htmlfontify.el (hfy-ignored-properties): New defcustom.
658 (hfy-fontify-buffer): Use it.
659
9840deb6
SM
6602009-12-09 Stefan Monnier <monnier@iro.umontreal.ca>
661
a0d1aadf
SM
662 Minor cleanup.
663 * ffap.el (ffap-symbol-value): Replace ffap-soft-value.
664 Adjust all callers.
665 (ffap-locate-file): Remove unused arg `dir-ok' and make other
666 args compulsory. Adjust callers.
667 (ffap-gopher-at-point): Remove unused var `name'.
668
9840deb6
SM
669 Get rid of the ELCFILES abomination.
670 * Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
671 (compile-elcfiles): New phony target.
672 (compile-main): Compute ELCFILES dynamically.
673 (compile-clean): New target to remove left-over elc files.
674 (compile, all): Use it.
675
7eb3f9a8
KH
6762009-12-09 Kenichi Handa <handa@etlken>
677
678 * international/mule-diag.el: Require help-mode instead of help-fns.
679
ae63e572
KH
6802009-12-09 Kenichi Handa <handa@m17n.org>
681
5ce6e4f4 682 * international/mule-cmds.el (ucs-names): Supply sufficiently
a0d1aadf
SM
683 fine ranges instead of pre-calculating accurate ranges.
684 Iterate with bigger gc-cons-threshold.
ae63e572 685
e2f3c692
DN
6862009-12-08 Dan Nicolaescu <dann@ics.uci.edu>
687
688 Add support for stashing a snapshot of the current tree.
689 * vc-git.el (vc-git-stash-snapshot): New function.
690 (vc-git-stash-map, vc-git-extra-menu-map): Add a mapping for it.
691
cf6d0352
JB
6922009-12-08 Jose E. Marchesi <jemarch@gnu.org>
693
694 * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
695 instead of `(beginning|end)-of-line'.
696
48e4acc9
GM
6972009-12-08 Glenn Morris <rgm@gnu.org>
698
6e890faa
GM
699 * vc-mtn.el (vc-mtn-print-log): Fix typo in previous.
700
48e4acc9
GM
701 * Makefile.in (ELCFILES): Regenerate.
702
d2a1dc7b
JL
7032009-12-07 Juri Linkov <juri@jurta.org>
704
705 Don't lazy-highlight the comint output in history Isearch mode.
706
707 * comint.el (comint-history-isearch-search): Instead of
708 `comint-line-beginning-position', use `comint-after-pmark-p'
709 to check if point if before the process mark, and go to
710 `process-mark' in this case.
711
51ef56c4
SM
7122009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
713
fb10ee4a
SM
714 * textmodes/tex-mode.el (latex-complete)
715 (latex-indent-or-complete): Remove.
716 (latex-mode): Set completion-at-point-functions instead.
717
718 Provide a standard completion command and hook it into TAB.
51ef56c4
SM
719 * minibuffer.el (completion-at-point-functions): New var.
720 (completion-at-point): New command.
fb10ee4a 721 * indent.el (indent-for-tab-command): Handle the `complete' behavior.
51ef56c4
SM
722 * progmodes/python.el (python-mode-map): Use completion-at-point.
723 (python-completion-at-point): Rename from python-partial-symbol and
724 adjust for use in completion-at-point-functions.
725 (python-mode): Setup completion-at-point for Python completion.
726 * emacs-lisp/lisp.el (lisp-completion-at-point): New function
727 extracted from lisp-complete-symbol.
728 (lisp-complete-symbol): Use it.
729 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode,
730 setup completion-at-point for Elisp completion.
fb10ee4a
SM
731 (emacs-lisp-mode-map, lisp-interaction-mode-map):
732 Use completion-at-point.
51ef56c4 733 * ielm.el (ielm-map): Use completion-at-point.
fb10ee4a 734 (inferior-emacs-lisp-mode): Setup completion-at-point-functions.
51ef56c4
SM
735 * progmodes/sym-comp.el: Move to...
736 * obsolete/sym-comp.el: Move from progmodes.
737
5e7a9022
EZ
7382009-12-07 Eli Zaretskii <eliz@gnu.org>
739
740 Prevent save-buffer in Rmail buffers from using the coding-system
741 of the current message, and from clobbering the encoding mnemonics
742 in the mode line (Bug#4623).
743
744 * mail/rmail.el (rmail-swap-buffers): Swap encoding and modified
745 flag, too.
746 (rmail-message-encoding): New variable.
747 (rmail-write-region-annotate): Record the encoding of the current
748 message in rmail-message-encoding.
749 (rmail-after-save-hook): New function, restores the encoding of
750 the current message after the message collection is saved.
751
9136e895
JL
7522009-12-07 Juri Linkov <juri@jurta.org>
753
754 * progmodes/grep.el (grep-read-files): Use `completing-read'
755 instead of `read-string'. Set its `collection' arg to
756 `read-file-name-internal'. (Bug#4301)
757
40637410
JL
7582009-12-07 Juri Linkov <juri@jurta.org>
759
760 Correctly restore original Isearch point. (Bug#4994)
761
762 * isearch.el (isearch-mode): Move `isearch-push-state' after
763 `(run-hooks 'isearch-mode-hook)'.
764 (isearch-cancel): When `isearch-push-state-function' is defined,
765 let-bind `isearch-cmds' to the first state (the last element of
766 `isearch-cmds') and call `isearch-top-state' (it calls pop-state
767 function and restores the original point). Otherwise, move point
768 to `isearch-opoint'.
769
da10ce2b
SM
7702009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
771
772 * international/mule-cmds.el (ucs-names): Weed out at compile-time the
773 chars that don't have names, so the table can be built much faster at
774 run-time.
775
3d68fa99
CY
7762009-12-07 Chong Yidong <cyd@stupidchicken.com>
777
f82b1493
CY
778 * vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
779 change. Suggested by David Kastrup.
780
3d68fa99
CY
781 * simple.el (compose-mail): Check for incompatibilities and warn.
782 (compose-mail-user-agent-warnings): New option.
783
662c5698
DN
7842009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
785
786 Support showing a single log entry from vc-annotate.
787 * vc.el (print-log): Add a new argument: START-REVISION.
788 (vc-print-log-internal): Add a new optional argument and
789 pass it to the backend.
790 (vc-print-log, vc-print-root-log): Adjust callers.
791 * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a
792 buffer already displays the requested log entry, use it.
793 Otherwise display only the log entry in question.
794 * vc-svn.el (vc-svn-print-log):
e4070cdc 795 * vc-mtn.el (vc-mtn-print-log):
662c5698
DN
796 * vc-hg.el (vc-hg-state):
797 * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION.
798 (vc-git-show-log-entry): Return t on success.
799 * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION.
800 (vc-bzr-show-log-entry): Return t on success.
801 * vc-rcs.el (vc-rcs-print-log):
802 * vc-sccs.el (vc-sccs-print-log):
803 * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
804
e4070cdc
GM
8052009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
806
5ce6e4f4
JB
807 * ediff-mult.el (ediff-setup-meta-map, ediff-prepare-meta-buffer):
808 Add menus to the meta mode. (Bug#5043)
e4070cdc 809
5ce6e4f4 8102009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
662c5698
DN
811
812 * ediff-init.el (ediff-event-key): Use event-to-character instead of
2de386ca 813 event-key.
662c5698 814
662c5698
DN
815 * ediff.el (ediff-buffers-internal): Add unwind-protect.
816
dab816a9
MA
8172009-12-07 Michael Albinus <michael.albinus@gmx.de>
818
819 Handle prompt rules of ksh in OpenBSD 4.5. Reported by Raphaël
820 Berbain <raphael.berbain@gmail.com>.
821
822 * net/tramp.el (tramp-end-of-output): Move up. Use `#' and `$'
823 characters.
824 (tramp-initial-end-of-output): New defconst.
825 (tramp-methods, tramp-find-shell)
826 (tramp-open-connection-setup-interactive-shell)
827 (tramp-maybe-open-connection): Use it.
828 (tramp-shell-prompt-pattern, tramp-wait-for-output): Handle
829 existence of `#' and `$'.
830
831 * net/tramp-fish.el (tramp-fish-maybe-open-connection): Use
832 `tramp-initial-end-of-output'.
833
a91e1f6b
DN
8342009-12-07 Dan Nicolaescu <dann@ics.uci.edu>
835
836 Get the background mode from the terminal for xterm, and set
837 faces accordingly.
838 * term/xterm.el (xterm-set-background-mode): New function.
839 (terminal-init-xterm): Use it in case xterm supports background
840 color queries. Recompute faces after getting the background
841 color.
842
5fa9d1ec
GM
8432009-12-07 Ulrich Mueller <ulm@gentoo.org>
844
845 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Put the version
846 number comment back on its own line, for easier parsing.
847
5e9fde5e
SM
8482009-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
849
850 Make it work for non-file buffers (bug#5102).
851 * doc-view.el (doc-view-current-cache-dir):
852 Use doc-view-buffer-file-name rather than buffer-file-name.
853 (doc-view-mode): Use buffer-name when buffer-file-name is nil.
854
2f2f5242
CY
8552009-12-06 Óscar Fuentes <ofv@wanadoo.es>
856
857 * vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
858 author field is too short.
859
cebf8ec6
DN
8602009-12-06 Dan Nicolaescu <dann@ics.uci.edu>
861
5e9fde5e
SM
862 * vc-git.el (vc-git-print-log): Handle a limit argument.
863 Display the short log in graph form and with labels.
0d3f8a78
DN
864 (vc-git-log-view-mode): Handle labels.
865
cebf8ec6
DN
866 Make vc-revert change VC state from 'added to 'unregistered.
867 * vc-git.el (vc-git-revert): Call git reset first.
868
8e39154d
UJ
8692009-12-06 Ulf Jasper <ulf.jasper@web.de>
870
d8194864
GM
871 * net/newst-backend.el, net/newst-plainview.el:
872 * net/newst-reader.el, net/newst-ticker.el:
873 * net/newst-treeview.el, net/newsticker.el:
874 Require/provide newst-... (instead of newsticker-...). (Bug#5096)
8e39154d 875
ef187c24
CY
8762009-12-06 Chong Yidong <cyd@stupidchicken.com>
877
238a0f3a
CY
878 * log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
879
2c6bb71a
CY
880 * vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
881 Handle empty author field (Bug#4144). Suggested by Óscar Fuentes.
882 (vc-bzr-annotate-time, vc-bzr-annotate-extract-revision-at-line):
883 Update annotation regexp.
884
ef187c24
CY
885 * simple.el (beginning-of-visual-line): Constrain to field
886 boundaries (Bug#5106).
887
571855b6
UJ
8882009-12-06 Ulf Jasper <ulf.jasper@web.de>
889
d8194864 890 * xml.el (xml-substitute-numeric-entities): Move
571855b6 891 newsticker--decode-numeric-entities in newst-backend.el to
d8194864 892 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6
UJ
893 * net/newst-backend.el (newsticker--parse-generic-feed)
894 (newsticker--parse-generic-items)
d8194864 895 (newsticker--decode-numeric-entities): Move
571855b6 896 newsticker--decode-numeric-entities in newst-backend.el to
d8194864 897 xml-substitute-numeric-entities in xml.el. (Bug#5008)
571855b6 898
b857059c
CY
8992009-12-06 Daniel Colascione <dan.colascione@gmail.com>
900
901 * progmodes/js.el (js--js-not): Add null to the list of values.
902
c2dae51b
CY
9032009-12-06 Chong Yidong <cyd@stupidchicken.com>
904
d8194864 905 * ansi-color.el (ansi-color-for-comint-mode): Add :version keyword.
c2dae51b 906
ed0f72d2
RW
9072009-12-06 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
908
909 * textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry
910 delimiter if it is at the end of the current line.
911 (bibtex-generate-url-list): Fix docstring.
912
365b9a62
SM
9132009-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
914
915 * minibuffer.el (minibuffer-complete-and-exit): Don't replace the
916 minibuffer's content with itself.
917 Fold the confirm-after-completion case into the `confirm' case.
918 (completion-pcm-word-delimiters): Add : and / to the delimiters.
919
990a9cb1
KR
9202009-12-06 Kevin Ryde <user42@zip.com.au>
921
922 * ffap.el (ffap-rfc-path): Make this a defcustom since
d8194864 923 `ffap-rfc-directories' is also a defcustom. (Bug#4514.)
990a9cb1 924
8b5a10db 925 * info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
d8194864 926 manuals, similar to existing setup for help-mode. (Bug#3913.)
8b5a10db 927
065543e7
JL
9282009-12-05 Juri Linkov <juri@jurta.org>
929
930 Save and restore dired buffer's point positions too. (Bug#4880)
931
932 * dired.el (dired-save-positions): Return in the first element
933 buffer's position in format (BUFFER DIRED-FILENAME BUFFER-POINT).
934 Doc fix.
935 (dired-restore-positions): First restore buffer's position.
936 While restoring window's positions, check if window still displays
937 the original buffer.
938
503edac9
CY
9392009-12-05 Chong Yidong <cyd@stupidchicken.com>
940
9a594ee6
CY
941 * bindings.el (complete-symbol): Call semantic-ia-complete-symbol
942 if possible.
943
365b9a62
SM
944 * cedet/semantic/ia.el (semantic-ia-complete-symbol):
945 Make argument optional.
9a594ee6 946
925f8c70
CY
947 * shell.el (shell): Require ansi-color (Bug#5113).
948
949 * ansi-color.el (ansi-color-for-comint-mode): Default to t.
950
503edac9
CY
951 * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
952
8fea6b33
AM
9532009-12-05 Alan Mackenzie <acm@muc.de>
954
955 * progmodes/cc-mode.el (c-before-hack-hook)
956 (c-postprocess-file-styles): Revert change 2009-07-18T21:03:43Z!acm@muc.de to permit
957 `c-file-style' to work again. This reversion restores the current
212c5aef 958 software to its state in Emacs 23.1. (Bug#4146)
8fea6b33 959
5d1fd962
CY
9602009-12-05 Kevin Ryde <user42@zip.com.au>
961
962 * textmodes/sgml-mode.el (sgml-lexical-context): Recognise
963 comment-start-skip to comment-end-skip as comment (Bug#4781).
964
30760c8b
JL
9652009-12-05 Juri Linkov <juri@jurta.org>
966
967 * info.el (Info-find-node-2): Set `Info-current-subfile' to nil
968 for virtual nodes. (Bug#4147)
969 (Info-find-node-2): Set `Info-current-node-virtual' to nil
970 when moving from a virtual node.
971 (Info-mode-menu): Add `Info-virtual-index' to the menu.
972 (Info-mode): Add `Info-virtual-index' to the docstring.
973
1dc5c6f3
CY
9742009-12-05 Eric Ludlam <zappo@gnu.org>
975
976 * cedet/semantic/bovine/c.el (semantic-c-describe-environment):
977 Describe project macro symbols.
978
979 * cedet/semantic/complete.el (semantic-complete-do-completion):
980 Don't call semantic-collector-current-exact-match.
981
982 * cedet/ede.el (ede-apply-preprocessor-map): Accept lists of
983 ede-objects as targets.
984
985 * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Output
986 a target's object list even if compiler vars are already in the
987 Makefile.
988
989 * cedet/ede/emacs.el (ede-preprocessor-map): Add config.h to the
990 list of headers producing necessary macros.
991
403111a8
RW
9922009-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
993
994 * textmodes/bibtex.el (bibtex-map-entries): Use marker to keep
995 track of the buffer position of the end of a BibTeX entry as this
996 position may change during reformatting.
997 (bibtex-format-entry): Remove whitespace before processing
998 numerical fields so that we recognize the latter properly.
999 (bibtex-reformat): Do not use push which changes the global value
1000 of bibtex-entry-format.
1001 (bibtex-field-braces-alist, bibtex-field-strings-alist)
1002 (bibtex-field-re-init): Replace only space characters by regexp
1003 for whitespace.
365b9a62 1004 (bibtex-generate-url-list, bibtex-cite-matcher-alist): Fix docstring.
403111a8
RW
1005 (bibtex-initialize): Also update bibtex-strings.
1006 (bibtex-kill-field): Preserve white space at end of entry.
365b9a62
SM
1007 (bibtex-kill-entry, bibtex-yank-pop, bibtex-insert-kill):
1008 Update bibtex-reference-keys.
403111a8 1009
25b54627
SM
10102009-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1011
1012 * minibuffer.el (completion-pcm--merge-try): Also consider placing
1013 point after a star, if that's the only place where modifications can
1014 make progress.
1015
35639eb4
DN
10162009-12-05 Dan Nicolaescu <dann@ics.uci.edu>
1017
1018 * vc-dir.el (vc-dir): Use the correct markup for showing keymaps
1019 in docstrings.
1020
8b78760b
JL
10212009-12-04 Juri Linkov <juri@jurta.org>
1022
1023 * proced.el (proced): Call `(proced-update t)' to update process
1024 information instead of only running proced-post-display-hook.
1025 (proced-send-signal): Add a leading space to the buffer name
1026 " *Marked Processes*" to make this buffer ephemeral.
1027
2b3489a7
JL
10282009-12-04 Juri Linkov <juri@jurta.org>
1029
1030 * dired.el (dired-auto-revert-buffer): New defcustom.
1031 (dired-internal-noselect): Use it.
1032
9b9debd1
JL
10332009-12-04 Juri Linkov <juri@jurta.org>
1034
1035 Change roles of modes and functions in image-mode.el (Bug#5062).
1036
1037 * image-mode.el: Replace `image-mode-maybe' with `image-mode'
1038 in `auto-mode-alist'.
1039 (image-mode-previous-major-mode): New variable.
1040 (image-minor-mode-map): Rename from `image-mode-text-map'.
1041 (image-mode): Move graceful error-handling code from
1042 `image-minor-mode' to here. On errors call `image-mode-as-text'.
1043 (image-minor-mode): Remove all image-handling code.
1044 Replace `image-mode-text-map' with `image-minor-mode-map'.
1045 Check for `image-type' in mode-line format string.
1046 (image-mode-maybe): Make obsolete with an alias to `image-mode'.
1047 (image-mode-as-text): New function with most code from
1048 `image-mode-maybe'.
1049 (image-toggle-display-text): Move code that removes image
1050 properties from `image-toggle-display' to here.
1051 (image-toggle-display-image): New function with code that adds
1052 image properties copied from `image-toggle-display'.
1053 (image-toggle-display): Remove most code with leaving only code
1054 that toggles between `image-mode-as-text' and `image-mode'.
1055
0c74a301
UJ
10562009-12-04 Ulf Jasper <ulf.jasper@web.de>
1057
1058 * net/newst-treeview.el
1059 (newsticker--treeview-list-highlight-start): Restored call to
1060 save-excursion: Selected item was stuck.
1061 (newsticker--treeview-list-select): New.
1062 (newsticker--treeview-item-show-text)
1063 (newsticker--treeview-item-show)
1064 (newsticker--treeview-item-update): Use new
1065 newsticker-treeview-item-mode.
1066 (newsticker-treeview-update): Keep current item.
1067 (newsticker-treeview-next-new-or-immortal-item): Doc change.
1068 (newsticker--treeview-first-feed): Doc change.
1069 (newsticker-treeview-list-menu)
1070 (newsticker-treeview-item-menu): Added menu entries.
1071 (newsticker-treeview-item-mode): New.
1072
5ce6e4f4 1073 * net/newst-backend.el (newsticker-customize): Delete other
0c74a301
UJ
1074 windows.
1075
9eaeec5b
SS
10762009-12-04 Sam Steingold <sds@gnu.org>
1077
1078 * log-view.el (log-view-mode-map): "q" calls quit-window,
1079 like in all the other non-self-insert buffers.
1080
b2bf5be5
SM
10812009-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
1082
1083 Minor cleanup.
1084 * term.el (term-send-raw, term-send-raw-meta): Use read-key-sequence's
1085 key decoding rather than do it manually via last-input-event +
1086 ascii-character.
1087 (term-exec): Use delete-and-extract-region.
1088 (term-handle-ansi-terminal-messages): Remove unused var `end'.
1089 (term-process-pager): Remove unused var `i'.
1090 (term-dynamic-simple-complete): Make obsolete.
1091 (serial-update-config-menu): Remove unused vars `y' and `str'.
1092 (term-update-mode-line): Remove unused var `temp'.
1093
46e5c897
DN
10942009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
1095
1096 Limit the number of log entries displayed by default.
1097 * vc.el (vc-print-log-internal): Fix check for limit-unsupported.
1098 (vc-print-log, vc-print-root-log): Use vc-log-show-limit when not
1099 using a prefix argument.
1100
627e0a14
GM
11012009-12-03 Glenn Morris <rgm@gnu.org>
1102
1103 * progmodes/idlwave.el (class): Restore still useful declaration.
1104
8578c224
AM
11052009-12-03 Alan Mackenzie <acm@muc.de>
1106
4abc318c 1107 Enhance `c-parse-state' to run efficiently in "brace deserts".
8578c224 1108
b2bf5be5
SM
1109 * progmodes/cc-mode.el (c-basic-common-init):
1110 Call c-state-cache-init.
9762b219 1111 (c-neutralize-syntax-in-and-mark-CPP): Rename from
8578c224 1112 c-extend-and-neutralize-syntax-in-CPP. Mark each CPP construct by
b2bf5be5 1113 placing `category' properties value 'c-cpp-delimiter at its boundaries.
8578c224
AM
1114
1115 * progmodes/cc-langs.el (c-before-font-lock-function):
1116 c-extend-and-neutralize-syntax-in-CPP has been renamed
1117 c-neutralize-syntax-in-and-mark-CPP.
1118
1119 * progmodes/cc-fonts.el (c-cpp-matchers): Mark template brackets
1120 with `category' properties now, not `syntax-table' ones.
1121
1122 * progmodes/cc-engine.el (c-syntactic-end-of-macro): A new
1123 enhanced (but slower) version of c-end-of-macro that won't land
1124 inside a literal or on another awkward character.
1125 (c-state-cache-too-far, c-state-cache-start)
1126 (c-state-nonlit-pos-interval, c-state-nonlit-pos-cache)
1127 (c-state-nonlit-pos-cache-limit, c-state-point-min)
1128 (c-state-point-min-lit-type, c-state-point-min-lit-start)
1129 (c-state-min-scan-pos, c-state-brace-pair-desert)
1130 (c-state-old-cpp-beg, c-state-old-cpp-end): New constants and
1131 buffer local variables.
1132 (c-state-literal-at, c-state-lit-beg)
1133 (c-state-cache-non-literal-place, c-state-get-min-scan-pos)
1134 (c-state-mark-point-min-literal, c-state-cache-top-lparen)
1135 (c-state-cache-top-paren, c-state-cache-after-top-paren)
1136 (c-get-cache-scan-pos, c-get-fallback-scan-pos)
1137 (c-state-balance-parens-backwards, c-parse-state-get-strategy)
1138 (c-renarrow-state-cache)
1139 (c-append-lower-brace-pair-to-state-cache)
1140 (c-state-push-any-brace-pair, c-append-to-state-cache)
1141 (c-remove-stale-state-cache)
1142 (c-remove-stale-state-cache-backwards, c-state-cache-init)
1143 (c-invalidate-state-cache-1, c-parse-state-1)
1144 (c-invalidate-state-cache): New defuns/defmacros/defsubsts.
b2bf5be5
SM
1145 (c-parse-state): Enhance and refactor.
1146 (c-debug-parse-state): Amend to deal with all the new variables.
8578c224
AM
1147
1148 * progmodes/cc-defs.el (c-<-as-paren-syntax, c-mark-<-as-paren)
1149 (c->-as-paren-syntax, c-mark->-as-paren, c-unmark-<->-as-paren):
b2bf5be5
SM
1150 modify to use category text properties rather than syntax-table ones.
1151 (c-suppress-<->-as-parens, c-restore-<->-as-parens): New defsubsts
8578c224
AM
1152 to switch off/on the syntactic paren property of C++ template
1153 delimiters using the category property.
1154 (c-with-<->-as-parens-suppressed): Macro to invoke code with
1155 template delims suppressed.
1156 (c-cpp-delimiter, c-set-cpp-delimiters, c-clear-cpp-delimiters):
1157 New constant/macros which apply category properties to the start
1158 and end of preprocessor constructs.
b2bf5be5 1159 (c-comment-out-cpps, c-uncomment-out-cpps): Defsubsts which
8578c224
AM
1160 "comment out" the syntactic value of characters in preprocessor
1161 constructs.
1162 (c-with-cpps-commented-out)
1163 (c-with-all-but-one-cpps-commented-out): Macros to invoke code
1164 with characters in all or all but one preprocessor constructs
1165 "commented out".
1166
0d4dc442
RW
11672009-12-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1168
1169 * proced.el (proced-filter-alist): Use regexp-quote.
1170
a09dc9bf
MA
11712009-12-03 Michael Albinus <michael.albinus@gmx.de>
1172
1173 Cleanup.
1174 * eshell/em-unix.el (top): Require 'esh-opt and 'pcomplete.
1175 (eshell/su, eshell/sudo): Require 'tramp. Fix problems reading
1176 arguments. Expand `default-directory'.
1177
1178 * net/tramp.el (tramp-handle-file-remote-p): Expand FILENAME for
1179 the benefit of returning an expanded localname.
1180 (tramp-tramp-file-p): Handle the case NAME is not a string.
1181
3f6bd790
DN
11822009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
1183
4dfb3b9c
DN
1184 Add support for bzr shelve/unshelve.
1185 * vc-bzr.el (vc-bzr-shelve-map, vc-bzr-shelve-menu-map)
1186 (vc-bzr-extra-menu-map): New variables.
1187 (vc-bzr-extra-menu, vc-bzr-extra-status-menu, vc-bzr-shelve)
1188 (vc-bzr-shelve-apply, vc-bzr-shelve-list)
1189 (vc-bzr-shelve-get-at-point, vc-bzr-shelve-delete-at-point)
1190 (vc-bzr-shelve-apply-at-point, vc-bzr-shelve-menu): New functions.
1191 (vc-bzr-dir-extra-headers): Display shelves.
1192
3f6bd790
DN
1193 * vc-bzr.el (vc-bzr-print-log): Deal with nil arguments better.
1194
842d73a1
SM
11952009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
1196
1197 * textmodes/bibtex.el (bibtex-complete-internal):
1198 Use completion-in-region.
1199 (bibtex-text-in-field-bounds): Remove unused var `opoint'.
1200
7fa4876f
DN
12012009-12-03 Dan Nicolaescu <dann@ics.uci.edu>
1202
1203 Support applying stashes. Improve UI.
1204 * vc-git.el (vc-git-dir-extra-headers): Add tooltips.
1205 (vc-git-stash-apply, vc-git-stash-pop)
1206 (vc-git-stash-apply-at-point, vc-git-stash-pop-at-point)
1207 (vc-git-stash-menu): New functions.
1208 (vc-git-stash-menu-map): New variable.
1209 (vc-git-stash-map): Add bindings to popup a menu and to apply stashes.
1210
d6e82452
GM
12112009-12-03 Glenn Morris <rgm@gnu.org>
1212
1213 * vc.el (log-view-vc-backend, log-view-vc-fileset): Declare.
1214 (vc-print-log-internal): Fix previous change.
1215 (vc-revert): Correct pluralization.
1216
8d222148
SM
12172009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
1218
ea52206b
SM
1219 * progmodes/make-mode.el (makefile-special-targets-list): No need for
1220 it to be an alist any more.
1221 (makefile-complete): Use completion-in-region.
1222
69a94a37
SM
1223 * progmodes/octave-mod.el (octave-complete-symbol):
1224 Use completion-in-region.
1225
8d222148
SM
1226 Misc cleanup.
1227 * progmodes/idlwave.el (idlwave-comment-hook): Simplify with `or'.
1228 (idlwave-code-abbrev, idlwave-display-user-catalog-widget)
1229 (idlwave-complete-class): Don't quote lambda.
1230 (idlwave-find-symbol-syntax-table, idlwave-mode-syntax-table)
1231 (idlwave-mode-map): Move initialization into declaration.
1232 (idlwave-action-and-binding): Use backquotes.
1233 (idlwave-in-quote, idlwave-reset-sintern, idlwave-complete-in-buffer):
1234 Simplify.
1235 (idlwave-is-pointer-dereference): Remove unused var `pos'.
1236 (idlwave-xml-create-rinfo-list): Remove unused var `entry'.
1237 (idlwave-convert-xml-clean-sysvar-aliases): Remove unused vars `new',
1238 `parts', and `all-parts'.
1239 (idlwave-xml-create-sysvar-alist): Remove unused var `fields'.
1240 (idlwave-convert-xml-system-routine-info): Remove unused string
1241 `version-string'.
1242 (idlwave-display-user-catalog-widget): Use dolist.
1243 (idlwave-scanning-lib): Declare dynamically-scoped var.
1244 (idlwave-scan-library-catalogs): Remove unused var `flags'.
1245 (completion-highlight-first-word-only): Declare to silence bytecomp.
1246 (idlwave-popup-select): Tighten scope of `resp'.
1247 (idlwave-find-struct-tag): Remove unused var `beg'.
1248 (idlwave-after-load-rinfo-hook): Declare.
1249 (idlwave-sintern-class-info): Remove unused var `taglist'.
1250 (idlwave-find-class-definition): Remove unused var `list'.
1251 (idlwave-complete-sysvar-tag-help): Remove unused var `main-base'.
1252 (idlwave-what-module-find-class): Remove unused var `classes'.
1253
3bb8691b
JB
12542009-12-03 Juanma Barranquero <lekktu@gmail.com>
1255
1256 * progmodes/pascal.el: Require CL when compiling (for lexical-let).
1257
f72f0c23
SM
12582009-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
1259
1260 * hippie-exp.el (try-expand-dabbrev-visible): Preserve point in the
1261 buffers visited. Remove redundant current-buffer-saving.
1262
601a9508
SM
12632009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
1264
1265 Use completion-in-buffer and remove uses of dynamic scoping.
1266 * progmodes/pascal.el (pascal-str, pascal-all, pascal-pred)
1267 (pascal-buffer-to-use, pascal-flag): Don't declare.
1268 (pascal-func-completion, pascal-type-completion, pascal-var-completion)
1269 (pascal-get-completion-decl, pascal-keyword-completion):
1270 Add `pascal-str' argument, save-excursion,
1271 return the found completions, and don't filter with pascal-pred.
1272 (pascal-completion-cache): New var.
1273 (pascal-completion): Don't switch buffer any more (it was never
1274 necessary). Don't save-excursion any more (it's done by the called
1275 subroutines). Use a cache to avoid redundant computations.
1276 Use complete-with-action rather than pascal-completion-response and
1277 let it apply the predicate as well.
1278 (pascal-complete-word): Use completion-in-buffer when
1279 pascal-toggle-completions is nil.
1280 (pascal-show-completions): Don't bind pascal-buffer-to-use since it's
1281 not used any more.
1282 (pascal-comp-defun): Don't change buffer any more.
1283 Use complete-with-action rather than pascal-completion-response and
1284 let it apply the predicate as well.
1285 (pascal-goto-defun): Change buffer before calling pascal-comp-defun
1286 when neded.
1287
1ff4cb98
KH
12882009-12-02 Kenichi Handa <handa@m17n.org>
1289
1290 * language/indian.el: Include ZWJ and ZWNJ in the patterns to
1291 shape for all Indic scripts.
1292
bb12edf1
SM
12932009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
1294
1295 Use completion-in-buffer.
1296 * wid-edit.el (widget-field-text-end): New function.
1297 (widget-field-value-get): Use it.
1298 (widget-string-complete, widget-file-complete)
1299 (widget-color-complete): Use it and completion-in-region.
1300 (widget-complete): Don't narrow the buffer.
1301
5813f6ef
GM
13022009-12-02 Glenn Morris <rgm@gnu.org>
1303
c920f222
GM
1304 * mail/rmail.el (rmail-pop-to-buffer): New function. (Bug#2282)
1305 (rmail-select-summary): Use rmail-pop-to-buffer.
60f2013c
GM
1306 * mail/rmailsum.el: Replace all pop-to-buffer calls with
1307 rmail-pop-to-buffer, to prevent horizontal splits.
c920f222 1308
5813f6ef
GM
1309 * calendar/diary-lib.el (diary-list-entries): Replace superfluous
1310 save-excursion with save-current-buffer.
1311 Widen before searching. (Bug#5093)
1312 (diary-list-sexp-entries): Remove superfluous save-excursion.
1313
34b1d750
GM
13142009-12-02 Michael Welsh Duggan <mwd@cert.org>
1315
1316 * woman.el (woman-make-bufname): Handle man-pages with "." in the
1317 name. (Bug#5038)
1318
b2d5f31a
GM
13192009-12-02 Andreas Politz <politza@fh-trier.de> (tiny change)
1320
1321 * ido.el (ido-file-internal): Handle filenames at point that do
1322 not have a directory part. (Bug#5049)
1323
c710ac3c
JB
13242009-12-02 Juanma Barranquero <lekktu@gmail.com>
1325
1326 * mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
1327 (mpc-songs-jump-to, mpc-resume): Doc fixes.
1328
9946be46
SM
13292009-12-01 Rob Riepel <riepel@networking.Stanford.EDU>
1330
1331 * emulation/tpu-extras.el (tpu-cursor-free-mode): Emit message.
1332 (tpu-set-cursor-free, tpu-set-cursor-bound): Don't emit a message
1333 any more.
1334
b08016f2
SM
13352009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
1336
e7440df4
SM
1337 * comint.el (comint-insert-input): Ignore clicks to the right of
1338 the field. Reported by Bob Nnamtrop <bobnnamtrop@gmail.com>.
1339
3bb8691b 1340 * vc.el (vc-print-log-internal): Don't wait for the process to
c767b665
SM
1341 terminate before setting up the major mode.
1342
f3b757f5
SM
1343 * pcmpl-unix.el (pcomplete/cd): Complete more than one argument, just
1344 in case.
1345
a2877f1d
SM
1346 * pcomplete.el (pcomplete-std-complete): Don't try to complete past
1347 the last element.
1348
b08016f2
SM
1349 * simple.el (normal-erase-is-backspace-mode): Fix thinko in message.
1350
782d6e30
GM
13512009-12-01 Glenn Morris <rgm@gnu.org>
1352
1353 * window.el (window--display-buffer-2): Fix previous changes.
1354
28f57f7e
CY
13552009-12-01 Chong Yidong <cyd@stupidchicken.com>
1356
1357 * mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
1358
c31a2fdc
GM
13592009-12-01 Glenn Morris <rgm@gnu.org>
1360
1361 * Makefile.in (ELCFILES): Add mpc.elc.
1362
e1ada222
SM
13632009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
1364
1365 * mpc.el: New file.
1366
0c9ff2c5
GM
13672009-12-01 Glenn Morris <rgm@gnu.org>
1368
3689984f
GM
1369 * window.el (window-to-use): Define for compiler.
1370
3ab4308b
GM
1371 * emacs-lisp/bytecomp.el (byte-compile-save-excursion): Make message
1372 consistent with others (no final period).
1373
0c9ff2c5
GM
1374 * mail/rmailmm.el (rmail-mime-handle): Doc fix.
1375 (rmail-mime-show): Downcase the encoding. (Bug#5070)
1376
fb0c18ff
DN
13772009-12-01 Dan Nicolaescu <dann@ics.uci.edu>
1378
1379 Make vc-print-log buttons work.
c710ac3c 1380 * log-view.el (log-view-mode-map): Inherit from from widget-keymap.
fb0c18ff 1381
2ac7e73e
JB
13822009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change)
1383
1384 * savehist.el (savehist-autosave-interval): Allow setting to nil
1385 through customize. (Bug#5056)
1386
5237d741
JB
13872009-11-30 Juanma Barranquero <lekktu@gmail.com>
1388
1389 Fix references to jit-lock properties.
1390 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords):
1391 Refer to jit-lock-defer-multiline, not jit-lock-multiline.
1392 (perl-font-lock-special-syntactic-constructs):
1393 Quote jit-lock-defer-multiline property.
1394
379241fa
DN
13952009-11-30 Dan Nicolaescu <dann@ics.uci.edu>
1396
1397 * vc-git.el (vc-git-registered): Call vc-git-root only once.
1398
054ae856
JL
13992009-11-30 Juri Linkov <juri@jurta.org>
1400
1401 * misearch.el (multi-isearch-search-fun): Always provide a non-nil
1402 value `buffer' of `multi-isearch-next-buffer-current-function'.
1403 Use `(current-buffer)' when `buffer' is nil.
1404 (multi-isearch-next-buffer-from-list): Don't fallback to
1405 `(current-buffer)' when `buffer' is nil. (Bug#4947)
1406
67296dda
JL
14072009-11-30 Juri Linkov <juri@jurta.org>
1408
1409 * misearch.el (multi-isearch-read-buffers): Move canonicalization
1410 of buffers with `get-buffer' to `multi-isearch-buffers'.
1411 (multi-isearch-buffers, multi-isearch-buffers-regexp):
1412 Canonicalize BUFFERS with `get-buffer'. Doc fix.
1413 (multi-isearch-files, multi-isearch-files-regexp): Canonicalize
1414 FILES with `expand-file-name' converting relative file names
1415 to absolute. Doc fix. (Bug#4727)
1416
c585bf32
JL
14172009-11-30 Juri Linkov <juri@jurta.org>
1418
1419 * misearch.el (multi-isearch-read-buffers)
1420 (multi-isearch-read-matching-buffers): New functions.
1421 (multi-isearch-buffers, multi-isearch-buffers-regexp):
1422 Use them in the `interactive' spec. Doc fix.
1423 (multi-isearch-read-files, multi-isearch-read-matching-files):
1424 New functions.
1425 (multi-isearch-files, multi-isearch-files-regexp):
1426 Use them in the `interactive' spec. Doc fix. (Bug#4725)
1427
0a745733
JL
14282009-11-30 Juri Linkov <juri@jurta.org>
1429
1430 * doc-view.el (doc-view-continuous):
1431 Rename from `doc-view-continuous-mode'.
1432 (doc-view-menu): Move "Toggle display" to the top.
1433 Add submenu "Continuous" with radio buttons "Off"/"On"
1434 and "Save as Default".
1435 (doc-view-scroll-up-or-next-page)
1436 (doc-view-scroll-down-or-previous-page)
1437 (doc-view-next-line-or-next-page)
1438 (doc-view-previous-line-or-previous-page): Rename
1439 `doc-view-continuous-mode' to `doc-view-continuous'. (Bug#4896)
1440
1f9689eb
JL
14412009-11-30 Juri Linkov <juri@jurta.org>
1442
1443 * comint.el (comint-mode-map): Rebind `M-r' from
1444 `comint-previous-matching-input' to
1445 `comint-history-isearch-backward-regexp'.
1446 Unbind `M-s' to allow global key binding `M-s'.
1447 Add menu items for `comint-history-isearch-backward' and
1448 `comint-history-isearch-backward-regexp'. (Bug#3746)
1449
2952b1ae
JL
14502009-11-30 Juri Linkov <juri@jurta.org>
1451
1452 * replace.el (perform-replace): Let-bind recenter-last-op to nil.
1453 For def=recenter, replace `recenter' with `recenter-top-bottom'
1454 that is called with `this-command' and `last-command' let-bound
1455 to `recenter-top-bottom'. When the last `def' was not `recenter',
1456 set `recenter-last-op' to nil. (Bug#4981)
1457
7a9547ca
SM
14582009-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
1459
20565545
SM
1460 Minor cleanup and simplification.
1461 * filecache.el (file-cache-add-directory)
1462 (file-cache-add-directory-recursively)
1463 (file-cache-add-from-file-cache-buffer)
1464 (file-cache-delete-file-regexp, file-cache-delete-directory)
1465 (file-cache-files-matching-internal, file-cache-display): Use dolist.
1466 (file-cache-temp-minibuffer-message): Delete function.
1467 (file-cache-minibuffer-complete): Use minibuffer-message instead.
1468
7a9547ca
SM
1469 * progmodes/perl-mode.el (perl-font-lock-special-syntactic-constructs):
1470 Don't signal an error when bumping into EOB in tr, s, or y.
1471
08e968f3
JL
14722009-11-29 Juri Linkov <juri@jurta.org>
1473
1474 * startup.el (fancy-about-text): Fix wording of Guided Tour.
1475 (Bug#4960)
1476
1477 * descr-text.el (describe-char-unidata-list): Use lowercase name
1478 for "Unicode name" like in other tags.
1479
f8d170a4
JL
14802009-11-29 Juri Linkov <juri@jurta.org>
1481
1482 * ediff-util.el (ediff-minibuffer-with-setup-hook):
1483 New compatibility macro.
7a9547ca 1484 (ediff-read-file-name): Use it instead of `minibuffer-with-setup-hook'.
f8d170a4 1485
0116abbd
JL
14862009-11-29 Juri Linkov <juri@jurta.org>
1487
1488 Add defcustom to define the cycling order of `recenter-top-bottom'.
1489 (Bug#4981)
1490
1491 * window.el (recenter-last-op): Doc fix.
1492 (recenter-positions): New defcustom.
1493 (recenter-top-bottom): Rewrite to use `recenter-positions'.
1494 (move-to-window-line-top-bottom): Rewrite to use `recenter-positions'.
1495
61eef560
MA
14962009-11-29 Michael Albinus <michael.albinus@gmx.de>
1497
1498 Improve integration of Tramp and ange-ftp in eshell.
1499
e4070cdc 1500 * eshell/em-unix.el (eshell/whoami): Make it a defun but a defalias.
61eef560
MA
1501 (eshell/su): Flatten args. Apply better args parsing. Use "cd".
1502 (eshell/sudo): Flatten args. Let-bind `default-directory'.
1503
1504 * eshell/esh-util.el (top): Require also Tramp when compiling.
1505 (eshell-directory-files-and-attributes): Check for FTP remote
1506 connection.
1507 (eshell-parse-ange-ls): Let-bind `ange-ftp-name-format',
1508 `ange-ftp-ftp-name-arg', `ange-ftp-ftp-name-res'.
1509 (eshell-file-attributes): Handle ".". Return `entry'.
1510
1511 * net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
1512 (ange-ftp-directory-files-and-attributes)
1513 (ange-ftp-real-directory-files-and-attributes): New defuns.
1514
1515 * net/tramp.el (tramp-maybe-open-connection): Open the remote
1516 shell with "exec" when possible. This prevents trailing prompts
1517 in `start-file-process'.
1518
f5467d3f
SM
15192009-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
1520
21f49db9
SM
1521 Try and remove assumptions about point-min==1.
1522 * nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1.
1523 (rng-compute-mode-line-string): Show the validation percentage in
1524 terms of the narrowed text, not the widened text.
1525 (rng-do-some-validation): Don't catch internal errors when debugging.
1526 (rng-first-error): Simplify.
1527 (rng-after-change-function): Remove work around. AFAIK the bug has
1528 been fixed a while ago.
1529
26224faf
SM
1530 * image-mode.el (image-minor-mode): Exit more gracefully when the image
1531 cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
1532
d7117720
SM
1533 * man.el (Man-completion-table): Make it easier to enter "<sec> <name>".
1534
f5467d3f
SM
1535 * eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
1536 `cd' doesn't always do it for us (bug#5067).
1537
1538 * pcomplete.el (pcomplete-entries): Revert change installed mistakenly
1539 on 2009-10-25 as part of some other change (bug#5067).
1540
c5269f1c
SM
15412009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
1542
62a258a7
SM
1543 * emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
1544 `suspicious'.
1545 (byte-compile-warnings): Use byte-compile-warning-types.
1546 (byte-compile-save-excursion): Warn about use of set-buffer right
1547 after save-excursion.
1548
c5269f1c
SM
1549 * progmodes/gud.el (gud-basic-call): Don't only save the buffer but
1550 the excursion as well.
1551
3ba30eb8
MA
15522009-11-27 Michael Albinus <michael.albinus@gmx.de>
1553
1554 * eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
1555 providing a Tramp related implementation of "su" and "sudo".
1556 (eshell-unix-initialize): Add "su" and "sudo".
1557
6c6f788d
DU
15582009-11-27 Daiki Ueno <ueno@unixuser.org>
1559
1560 * net/socks.el (socks-send-command): Convert binary request to
1561 unibyte before sending. This fixes mishandling of some port
1562 numbers such as 129.
1563
10c877fe
SM
15642009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
1565
6f06a171
SM
1566 * help.el (describe-bindings-internal): Remove `interactive'.
1567
10c877fe
SM
1568 * man.el (Man-completion-table): Trim a terminating "(".
1569 Remove the space between name page a section.
1570 Add the command's description on the `help-echo' property.
c5269f1c
SM
1571 Remove `process-connection-type' binding since it's unused by
1572 call-process.
10c877fe
SM
1573 Provide completion for the "<section> <name>" format as well.
1574 (Man-default-man-entry): Remove spurious var shadowing the argument.
1575
c44a4822
KR
15762009-11-26 Kevin Ryde <user42@zip.com.au>
1577
1578 * log-view.el: Add "Keywords: tools", since its other keywords
1579 aren't in finder-known-keywords, and following vc.el.
1580
9d58f081
KR
1581 * sha1.el (sha1-string-external): default-directory "/" in case
1582 otherwise non-existent. process-connection-type pipe for touch of
1583 efficiency recommended by elisp manual. (An aside in Bug#3911.)
1584
72fe6b25
SM
15852009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
1586
1587 Misc coding convention cleanups.
1588 * htmlfontify.el (hfy-init-kludge-hook): Rename from
1589 hfy-init-kludge-hooks.
1590 (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at)
1591 (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps)
1592 (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist
1593 and push.
1594 (hfy-slant, hfy-weight): Use tables rather than code.
1595 (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor)
1596 (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'.
1597 (hfy-face-attr-for-class): Initialize `face-spec' directly.
1598 (hfy-face-to-css): Remove `nconc' with single arg.
1599 (hfy-p-to-face-lennart): Use `or'.
1600 (hfy-face-at): Hoist common code. Remove spurious quotes in `case'.
1601 (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce.
1602 (hfy-compile-stylesheet, hfy-merge-adjacent-spans)
1603 (hfy-compile-face-map, hfy-parse-tags-buffer): Use push.
1604 (hfy-force-fontification): Use run-hooks.
1605
85e0a536
SM
16062009-11-26 Vivek Dasmohapatra <vivek@etla.org>
1607
1608 Various minor fixes.
1609 * htmlfontify.el (hfy-default-header): Add toggle_invis since
1610 Javascript belongs in the header, not the body.
1611 (hfy-javascript): Remove.
1612 (hfy-fontify-buffer): Don't insert it any more.
1613 (hfy-face-at): Handle (face0 face1 face2) style face properties.
1614 Fix bug in invis handling when there were no invis props in a chunk.
1615
62ccc42c
SM
16162009-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
1617
1618 * vc-bzr.el (vc-bzr-annotate-command): Make operation asynchronous.
1619
2643c7aa
DN
16202009-11-26 Dan Nicolaescu <dann@ics.uci.edu>
1621
1622 * finder.el (finder-mode-map): Add a menu.
1623
0e5c8aed
DN
16242009-11-26 Michael McNamara <mac@mail.brushroad.com>
1625
1626 * verilog-mode.el (verilog-at-struct-p): Support "signed" and
1627 "unsigned" structs.
1628
1629 (verilog-leap-to-head, verilog-backward-token): Handle "disable
1630 fork" statement better.
1631
16322009-11-26 Wilson Snyder <wsnyder@wsnyder.org>
1633
1634 * verilog-mode.el (verilog-auto-insert-lisp, verilog-delete-auto)
62ccc42c
SM
1635 (verilog-delete-empty-auto-pair, verilog-library-filenames):
1636 Fix AUTOINSERTLISP to support insert-file. Reported by Clay Douglass.
0e5c8aed
DN
1637
1638 (verilog-auto-inst, verilog-auto-star-safe)
62ccc42c
SM
1639 (verilog-delete-auto-star-implicit, verilog-read-sub-decls):
1640 Fix removing "// Interfaces" when saving .* expansions. Reported by
0e5c8aed
DN
1641 Pierre-David Pfister.
1642
7629c4e7
GM
16432009-11-26 Glenn Morris <rgm@gnu.org>
1644
62ccc42c
SM
1645 * eshell/em-dirs.el (eshell/cd): Don't throw to a tag outside
1646 the scope.
7629c4e7 1647
a5d358f8
JB
16482009-11-25 Johan Bockgård <bojohan@gnu.org>
1649
1650 * vc-annotate.el (vc-annotate-revision-previous-to-line):
1651 Really use previous revision.
1652
002cbde5
KR
16532009-11-25 Kevin Ryde <user42@zip.com.au>
1654
1655 * man.el (Man-completion-table): default-directory "/" in case
1656 doesn't otherwise exist. process-environment COLUMNS=999 so as
1657 not to truncate long names. process-connection-type pipe to avoid
573f4575
KR
1658 any chance of hitting the pseudo-tty TIOCGWINSZ.
1659 (man): completion-ignore-case t for friendliness and since man
1660 itself is case-insensitive on the command line.
1661 Further to Bug#3717.
002cbde5 1662
8cb5ffe8
KR
1663 * arc-mode.el: Add "Keywords: files", so the details in its
1664 commentary can be reached from finder-by-keyword.
34607612
KR
1665 * textmodes/dns-mode.el: Add "Keywords: comm". It's only an
1666 editing mode, but it's comms related and sgml-mode.el has "comm"
1667 on that basis too.
b8dfcf54 1668 * textmodes/bibtex-style.el: Add "Keywords: tex".
5cf751b4
GM
1669 * international/isearch-x.el, international/ja-dic-cnv.el:
1670 * international/ja-dic-utl.el, international/kkc.el:
b8dfcf54 1671 Add "Keywords: i18n", so they can be reached from finder-by-keyword.
34607612 1672
1e2d9ba1
JL
16732009-11-25 Juri Linkov <juri@jurta.org>
1674
1675 * man.el (Man-completion-table): Modify regexp to include
1676 section names to completion strings. (Bug#3717)
1677
a601d313
JL
16782009-11-25 Juri Linkov <juri@jurta.org>
1679
1680 Search recursively in gzipped files. (Bug#4982)
1681
1682 * progmodes/grep.el (grep-highlight-matches): Add new options
1683 `always' and `auto'. Doc fix.
1684 (grep-process-setup): Check `grep-highlight-matches' for
1685 `auto-detect' to determine the need to compute grep defaults.
1686 Move Windows/DOS specific --colors settings handling
1687 to `grep-compute-defaults'. Check `grep-highlight-matches'
1688 to get the value of "--color=".
1689 (grep-compute-defaults): Compute `grep-highlight-matches' when it
1690 has the value `auto-detect'. Move Windows/DOS specific settings
1691 from `grep-process-setup'.
1692 (zrgrep): New command with alias `rzgrep'.
1693
bde04ea9
JL
16942009-11-25 Juri Linkov <juri@jurta.org>
1695
1696 * doc-view.el (doc-view-mode): Set buffer-local `view-read-only'
1697 to nil instead of switching off view-mode. (Bug#4896)
1698
7d6b4d3c
JL
16992009-11-25 Juri Linkov <juri@jurta.org>
1700
1701 Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
1702
1703 * mwheel.el (mwheel-scroll-up-function)
1704 (mwheel-scroll-down-function): New defvars.
1705 (mwheel-scroll): Funcall `mwheel-scroll-up-function' instead of
1706 `scroll-up', and `mwheel-scroll-down-function' instead of
1707 `scroll-down'.
1708
1709 * doc-view.el (doc-view-scroll-up-or-next-page)
1710 (doc-view-scroll-down-or-previous-page): Add optional ARG.
1711 Use this ARG in the call to image-scroll-up/image-scroll-down.
1712 Change `interactive' spec to "P". Goto next/previous page only
1713 when `doc-view-continuous-mode' is non-nil or ARG is nil (for the
1714 SPC/DEL case). Doc fix.
1715 (doc-view-next-line-or-next-page)
1716 (doc-view-previous-line-or-previous-page): Rename arg to ARG
1717 for consistency.
1718 (doc-view-mode): Set buffer-local `mwheel-scroll-up-function' to
1719 `doc-view-scroll-up-or-next-page', and buffer-local
1720 `mwheel-scroll-down-function' to
1721 `doc-view-scroll-down-or-previous-page'.
1722
e237085f
JL
17232009-11-25 Juri Linkov <juri@jurta.org>
1724
1725 Provide additional default values (directories at other Dired
1726 windows) via M-n in the minibuffer of some Dired commands.
1727
1728 * dired-aux.el (dired-diff, dired-compare-directories)
1729 (dired-do-create-files): Use `dired-dwim-target-defaults' to set
1730 `minibuffer-default' in `minibuffer-with-setup-hook'.
1731 (dired-dwim-target-directory): Find a window that displays Dired
1732 buffer instead of failing when the next window is not Dired.
1733 Use `get-window-with-predicate' to find for the next Dired window.
1734 (dired-dwim-target-defaults): New function.
1735
1736 * ediff-util.el (ediff-read-file-name):
1737 Use `dired-dwim-target-defaults' to set `minibuffer-default'
1738 in `minibuffer-with-setup-hook'.
1739
7d371eac
JL
17402009-11-25 Juri Linkov <juri@jurta.org>
1741
1742 Provide additional default values (file name at point or at the
1743 current Dired line) via M-n for file reading minibuffers. (Bug#5010)
1744
1745 * minibuffer.el (read-file-name-defaults): New function.
1746 (read-file-name): Reset `minibuffer-default' to nil when
1747 it duplicates initial input `insdef'.
1748 Bind `minibuffer-default-add-function' to lambda that
1749 calls `read-file-name-defaults' in `minibuffer-selected-window'.
1750 (minibuffer-insert-file-name-at-point): New command.
1751
1752 * files.el (file-name-at-point-functions): New defcustom.
1753 (find-file-default): Remove defvar.
1754 (find-file-read-args): Don't use `find-file-default'.
1755 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
1756 to `read-file-name'.
1757 (find-file-literally): Use `read-file-name' with
1758 `confirm-nonexistent-file-or-buffer'.
1759
1760 * ffap.el (ffap-guess-file-name-at-point): New autoloaded function.
1761
1762 * dired.el (dired-read-dir-and-switches):
1763 Move `minibuffer-with-setup-hook' that sets `minibuffer-default'
1764 to `read-file-name'.
1765 (dired-file-name-at-point): New function.
1766 (dired-mode): Add hook `dired-file-name-at-point' to
1767 `file-name-at-point-functions'.
1768
04ae543a
SM
17692009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
1770
1771 Really make the *Completions* window soft-dedicated (bug#5030).
1772 * window.el (window--display-buffer-2): Add `dedicated' argument.
1773 (display-buffer): Pass it when needed so the dedicated flag is set
1774 after calling set-window-buffer, which would otherwise reset it.
1775
eb708e66
SM
17762009-11-25 Stefan Monnier <monnier@iro.umontreal.ca>
1777
d6b8d4e7
SM
1778 * progmodes/meta-mode.el (meta-complete-symbol):
1779 * progmodes/etags.el (complete-tag):
e2d4ea5a
SM
1780 * mail/mailabbrev.el (mail-abbrev-complete-alias):
1781 Use completion-in-region.
1782
5f24557b
SM
1783 * dabbrev.el (dabbrev--minibuffer-origin): Use minibuffer-selected-window.
1784 (dabbrev-completion): Use completion-in-region.
1785 (dabbrev--abbrev-at-point): Simplify regexp.
1786
fe4346f0
SM
1787 * abbrev.el (abbrev--before-point): Use word-motion functions
1788 if :regexp is not specified (bug#5031).
1789
cb190d7d
SM
1790 * subr.el (string-prefix-p): New function.
1791
e2ec6dd5
SM
1792 * man.el (Man-completion-cache): New var.
1793 (Man-completion-table): Use it.
1794
eb708e66
SM
1795 * vc.el (vc-print-log-internal): Make `limit' optional for better
1796 compatibility (e.g. with vc-annotate.el).
1797
4cf8971b
KR
17982009-11-24 Kevin Ryde <user42@zip.com.au>
1799
eb708e66 1800 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp):
d8194864 1801 Build value with regexp-opt instead of explicit joining loop. (Bug#4927)
f69c67b6 1802
4cf8971b
KR
1803 * emacs-lisp/elint.el (elint-add-required-env): Better error message
1804 when .el source file not found or other error.
1805
d204c46c
SM
18062009-11-24 Markus Triska <markus.triska@gmx.at>
1807
1808 * linum.el (linum-update-window): Ignore intangible (bug#4996).
1809
bb301b9a
SM
18102009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
1811
449c27f0
SM
1812 Handle the [back] button properly (bug#4979).
1813 * descr-text.el (describe-text-properties): Add a `buffer' argument.
1814 Use help-setup-xref, help-buffer, and with-help-window.
1815 (describe-char): Add `buffer' argument.
1816 Pass proper command to help-setup-xref. Don't meddle with
1817 help-xref-stack-item directly.
1818 (describe-text-category): Use with-help-window and help-buffer.
1819
32fe5377
SM
1820 * emacs-lisp/shadow.el (list-load-path-shadows): Setup a major mode
1821 for the displayed buffer (bug#4887).
1822
bb301b9a
SM
1823 * man.el (Man-completion-table): New function.
1824 (man): Use it.
1825
35179414
DR
18262009-11-24 David Reitter <david.reitter@gmail.com>
1827
bb301b9a 1828 * vc-git.el (vc-git-registered): Use checkout directory (where
35179414
DR
1829 .git is) rather than the file's directory and a relative path spec
1830 to work around a bug in git.
1831
605a20a9
MA
18322009-11-24 Michael Albinus <michael.albinus@gmx.de>
1833
1834 Improve handling of processes on remote hosts.
1835
1836 * eshell/esh-util.el (eshell-path-env): New defvar.
1837 (eshell-parse-colon-path): New defun.
1838 (eshell-file-attributes): Use `eshell-parse-colon-path'.
1839
bb301b9a
SM
1840 * eshell/esh-ext.el (eshell-search-path):
1841 Use `eshell-parse-colon-path'.
605a20a9
MA
1842 (eshell-remote-command): Remove argument HANDLER.
1843 (eshell-external-command): Check for FTP remote connection.
1844
bb301b9a
SM
1845 * eshell/esh-proc.el (eshell-gather-process-output):
1846 Use `file-truename', in order to start also symlinked files.
1847 Apply `start-file-process' instead of `start-process'.
1848 Shorten `command' to the local file name part.
605a20a9 1849
bb301b9a
SM
1850 * eshell/em-cmpl.el (eshell-complete-commands-list):
1851 Use `eshell-parse-colon-path'.
605a20a9
MA
1852
1853 * eshell/em-unix.el (eshell/du): Check for FTP remote connection.
1854
1855 * net/tramp.el (tramp-eshell-directory-change): New defun. Add it
1856 to `eshell-directory-change-hook'.
1857
d1d33062
TH
18582009-11-24 Tassilo Horn <tassilo@member.fsf.org>
1859
1860 * doc-view.el (doc-view-mode): Switch off view-mode explicitly,
bb301b9a 1861 because it could be enabled automatically if view-read-only is non-nil.
d1d33062 1862
a34d8565 18632009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
d1d33062 1864
a34d8565
MK
1865 * ediff-vers.el (ediff-rcs-get-output-buffer): Revert the change
1866 made on 2009-11-22.
d1d33062 1867
c83b8d1b
GM
18682009-11-24 Glenn Morris <rgm@gnu.org>
1869
1870 * bookmark.el (bookmark-bmenu-hide-filenames): Remove assignment to
1871 deleted variable bookmark-bmenu-bookmark-column.
1872
65235b0a
GM
1873 * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
1874 Move after definition of global-semantic-idle-tag-highlight-mode.
1875
83505cfe
SM
18762009-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
1877
1878 * bookmark.el (bookmark-bmenu-search): Clear echo area when exiting.
1879
5241b291
CY
18802009-11-23 Ken Brown <kbrown@cornell.edu> (tiny change)
1881
1882 * net/browse-url.el (browse-url-filename-alist): On Windows, add
1883 two slashes to the "file:" prefix.
1884 (browse-url-file-url): De-munge Cygwin filenames before passing
1885 them to Windows browser.
1886 (browse-url-default-windows-browser): Use call-process.
1887
aefcadb6
JL
18882009-11-23 Juri Linkov <juri@jurta.org>
1889
1890 Implement DocView Continuous mode. (Bug#4896)
1891 * doc-view.el (doc-view-continuous-mode): New defcustom.
83505cfe
SM
1892 (doc-view-mode-map): Bind C-n/<down> to
1893 `doc-view-next-line-or-next-page', C-p/<up> to
1894 `doc-view-previous-line-or-previous-page'.
aefcadb6
JL
1895 (doc-view-next-line-or-next-page)
1896 (doc-view-previous-line-or-previous-page): New commands.
1897
0d62bcea
JL
18982009-11-23 Juri Linkov <juri@jurta.org>
1899
1900 Implement Isearch in comint input history. (Bug#3746)
1901 * comint.el (comint-mode): Add `comint-history-isearch-setup' to
1902 `isearch-mode-hook'.
1903 (comint-history-isearch): New defcustom.
1904 (comint-history-isearch-backward)
1905 (comint-history-isearch-backward-regexp): New commands.
1906 (comint-history-isearch-message-overlay): New buffer-local variable.
1907 (comint-history-isearch-setup, comint-history-isearch-end)
1908 (comint-goto-input, comint-history-isearch-search)
1909 (comint-history-isearch-message, comint-history-isearch-wrap)
1910 (comint-history-isearch-push-state)
1911 (comint-history-isearch-pop-state): New functions.
1912
b593f105
MA
19132009-11-23 Michael Albinus <michael.albinus@gmx.de>
1914
1915 * net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
1916 return.
1917 (tramp-handle-make-symbolic-link)
1918 (tramp-handle-dired-compress-file, tramp-handle-expand-file-name):
1919 Quote file names.
1920 (tramp-send-command-and-check): New argument DONT-SUPPRESS-ERR.
1921 (tramp-handle-process-file): Use it.
1922
0f202d5d
SM
19232009-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1924
1925 * window.el (move-to-window-line-last-op): Remove.
1926 (move-to-window-line-top-bottom): Reuse recenter-last-op instead.
1927
216349f8
SM
19282009-11-23 Deniz Dogan <deniz.a.m.dogan@gmail.com> (tiny change)
1929
0f202d5d 1930 Make M-r mirror the new cycling behavior of C-l.
216349f8
SM
1931 * window.el (move-to-window-line-last-op): New var.
1932 (move-to-window-line-top-bottom): New command.
1933 (global-map): Bind M-r move-to-window-line-top-bottom.
1934
c10e0633
GM
19352009-11-23 Sven Joachim <svenjoac@gmx.de>
1936
1937 * dired-x.el (dired-guess-shell-alist-default):
1938 Support xz format. (Bug#4953)
1939
e96ec425
CY
19402009-11-22 Chong Yidong <cyd@stupidchicken.com>
1941
2054a44c
CY
1942 * cedet/srecode/map.el (srecode-get-maps):
1943 * cedet/semantic/wisent/wisent.el (wisent-parse-toggle-verbose-flag):
1944 * cedet/semantic/wisent/comp.el (wisent-toggle-verbose-flag):
1945 * cedet/semantic/decorate/mode.el (semantic-decoration-mode)
1946 (semantic-toggle-decoration-style):
1947 * cedet/semantic/decorate/include.el
1948 (semantic-decoration-include-describe)
1949 (semantic-decoration-unknown-include-describe)
1950 (semantic-decoration-unparsed-include-describe)
1951 (semantic-decoration-all-include-summary):
1952 * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init):
1953 * cedet/semantic/analyze/complete.el
1954 (semantic-analyze-possible-completions):
1955 * cedet/semantic/util-modes.el (semantic-highlight-edits-mode)
1956 (semantic-show-unmatched-syntax-mode)
1957 (semantic-show-parser-state-mode, semantic-stickyfunc-mode)
1958 (semantic-highlight-func-mode):
1959 * cedet/semantic/util.el (semantic-describe-buffer):
1960 * cedet/semantic/symref.el (semantic-symref-find-references-by-name)
1961 (semantic-symref-find-tags-by-name)
1962 (semantic-symref-find-tags-by-regexp)
1963 (semantic-symref-find-tags-by-completion)
1964 (semantic-symref-find-file-references-by-name)
1965 (semantic-symref-find-text):
1966 * cedet/semantic/senator.el (senator-copy-tag, senator-kill-tag)
1967 (senator-yank-tag):
1968 * cedet/semantic/scope.el (semantic-calculate-scope):
1969 * cedet/semantic/mru-bookmark.el (semantic-mru-bookmark-mode):
1970 * cedet/semantic/idle.el (semantic-idle-scheduler-mode)
1971 (define-semantic-idle-service):
1972 * cedet/semantic/complete.el (semantic-complete-analyze-inline)
1973 (semantic-complete-analyze-inline-idle):
1974 * cedet/semantic/analyze.el (semantic-analyze-current-context):
1975 * cedet/mode-local.el (describe-mode-local-bindings)
1976 (describe-mode-local-bindings-in-mode):
1977 * cedet/ede/make.el (ede-make-check-version):
1978 * cedet/ede/locate.el (ede-enable-locate-on-project):
1979 * cedet/cedet-idutils.el (cedet-idutils-expand-filename)
1980 (cedet-idutils-version-check):
1981 * cedet/cedet-global.el (cedet-gnu-global-expand-filename)
1982 (cedet-gnu-global-version-check):
1983 * cedet/cedet-cscope.el (cedet-cscope-expand-filename)
1984 (cedet-cscope-version-check): Use called-interactively-p instead
1985 of interactive-p.
1986
e96ec425
CY
1987 * cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
1988 Use semantic-format-tag-prototype.
1989
953e0c1a
GM
19902009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
1991
1992 * emulation/viper-cmd.el: Use viper-last-command-char instead of
1993 last-command-char/last-command-event.
1994 (viper-prefix-arg-value): Do correct conversion of event-char for
1995 XEmacs.
1996
83505cfe
SM
1997 * emulation/viper-util.el, emulation/viper.el:
1998 Use viper-last-command-char instead of
1999 last-command-char/last-command-event.
953e0c1a 2000
83505cfe
SM
2001 * ediff-init.el, ediff-mult.el, ediff-util.el:
2002 Replace last-command-char and last-command-event
2003 with (ediff-last-command-char) everywhere.
953e0c1a
GM
2004
2005 * ediff-vers.el (ediff-rcs-get-output-buffer): Make sure the buffer is
2006 created in fundamental mode.
2007
2008 * ediff.el (ediff-version): Revert the change of interactive-p to
2009 called-interactively-p.
2010
9ee12eee
TH
20112009-11-22 Tassilo Horn <tassilo@member.fsf.org>
2012
2013 * progmodes/subword.el (subword-mode-map): Fix subword-mode-map
2014 generation from word-movement command names.
2015
ab2c15d4
CY
20162009-11-21 Chong Yidong <cyd@stupidchicken.com>
2017
2018 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
83505cfe
SM
2019 (semantic-complete-jump-local, semantic-complete-jump):
2020 Improve prompt string.
ab2c15d4 2021
8b571bf3
JD
20222009-11-21 Jan Djärv <jan.h.d@swipnet.se>
2023
2024 * cus-start.el (all): Add native condition for font-use-system-font.
2025
4121db47
AM
20262009-11-21 Nathaniel Flath <flat0103@gmail.com>
2027
83505cfe
SM
2028 * progmodes/cc-menus.el (cc-imenu-java-generic-expression):
2029 Correct the patch from 2009-11-18. (Bug#3910)
4121db47 2030
d71f5e0c
TH
20312009-11-21 Tassilo Horn <tassilo@member.fsf.org>
2032
2033 * progmodes/subword.el: Rename from lisp/subword.el.
2034
2035 * subword.el: Rename to progmodes/subword.el.
2036
2037 * Makefile.in (ELCFILES): Adapt to subword.el move.
2038
fc9d6ad6
SM
20392009-11-21 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2040 Stefan Monnier <monnier@iro.umontreal.ca>
2041
2042 * bookmark.el (bookmark-bmenu-bookmark-column): Remove var.
2043 (bookmark-bmenu-list): Save name on `bookmark-name-prop' text-prop.
2044 (bookmark-bmenu-show-filenames): Use push.
2045 (bookmark-bmenu-hide-filenames): Use local var instead of
2046 bookmark-bmenu-bookmark-column. Use pop. Don't save window-excursion.
2047 (bookmark-bmenu-bookmark): Use the new `bookmark-name-prop' text-prop.
2048 (bookmark-bmenu-execute-deletions): Don't bother adding/removing the
2049 filenames now that the bookmark names are always available.
2050
26d9285f
SM
20512009-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
2052
2053 * bookmark.el (bookmark-search-prompt, bookmark-search-timer): Remove.
2054 (bookmark-search-pattern): Move and leave unbound.
2055 (bookmark-bmenu-mode-map): Change binding.
2056 (bookmark-read-search-input): Simplify.
2057 Don't use text-char-description. Don't error on non-char events.
2058 (bookmark-filtered-alist-by-regexp-only): Remove by folding into the
2059 only caller (i.e. bookmark-bmenu-filter-alist-by-regexp).
2060 (bookmark-bmenu-search): Don't check we're in a bookmark-list buffer.
2061 Use a local var for the timer.
2062 (bookmark-bmenu-cancel-search): Remove by folding into the only caller
2063 (i.e. bookmark-bmenu-search).
2064
d73a0317
GM
20652009-11-21 Glenn Morris <rgm@gnu.org>
2066
2067 * mail/rmailmm.el (rmail-mime): Decode in fundamental-mode. (Bug#4993)
2068
e572025f
CY
20692009-11-20 Ken Brown <kbrown@cornell.edu> (tiny change)
2070
26d9285f
SM
2071 * net/browse-url.el (browse-url-default-windows-browser):
2072 Use cygstart for cygwin.
e572025f 2073
6aeaa3dc
KF
20742009-11-20 Karl Fogel <karl.fogel@red-bean.com>
2075
e4070cdc 2076 * bookmark.el: Formatting and doc fixes only:
6aeaa3dc
KF
2077 (bookmark-search-delay): Shorten doc string to fit in 80 columns.
2078 (bookmark-bmenu-search): Wrap to fit within 80 columns.
2079 Minor grammar and punctuation fixes in doc string.
2080 (bookmark-read-search-input): Adjust to fit within 80 columns.
2081
a9b76eec
TH
20822009-11-20 Tassilo Horn <tassilo@member.fsf.org>
2083
2084 * progmodes/cc-cmds.el (c-forward-into-nomenclature)
2085 (c-backward-into-nomenclature): Adapt to subword renaming.
2086
2087 * subword.el (subword-forward, subword-backward, subword-mark)
2088 (subword-kill, subword-backward-kill, subword-transpose)
2089 (subword-downcase, subword-upcase, subword-capitalize)
26d9285f
SM
2090 (subword-forward-internal, subword-backward-internal):
2091 Rename from forward-subword, backward-subword, mark-subword,
2092 kill-subword, backward-kill-subword, transpose-subwords,
2093 downcase-subword, upcase-subword, capitalize-subword,
2094 forward-subword-internal, backward-subword-internal.
a9b76eec 2095
1e7d4475
SM
20962009-11-20 Thierry Volpiatto <thierry.volpiatto@gmail.com>
2097
26d9285f
SM
2098 * bookmark.el (bookmark-search-delay, bookmark-search-prompt):
2099 New options.
1e7d4475
SM
2100 (bookmark-search-pattern, bookmark-search-timer, bookmark-quit-flag):
2101 New vars.
2102 (bookmark-read-search-input, bookmark-filtered-alist-by-regexp-only)
2103 (bookmark-bmenu-filter-alist-by-regexp)
2104 (bookmark-bmenu-goto-bookmark, bookmark-bmenu-cancel-search): New funs.
2105 (bookmark-bmenu-search): New command.
2106 (bookmark-bmenu-mode-map): Bind it.
2107
acfad775
CY
21082009-11-20 Chong Yidong <cyd@stupidchicken.com>
2109
1e7d4475 2110 * cedet/semantic/complete.el (semantic-complete-inline-map): Doc fix.
acfad775
CY
2111
2112 * cedet/semantic/idle.el (define-semantic-idle-service)
2113 (semantic-idle-summary-mode, semantic-idle-completions): Doc fix.
2114
653d1554
TH
21152009-11-20 Tassilo Horn <tassilo@member.fsf.org>
2116
ab84bfa0
TH
2117 * progmodes/cc-cmds.el: declare-functioned forward-subword and
2118 backward-subword to quit the byte-compiler.
2119
1f35fda9
TH
2120 * makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
2121
2122 * Makefile.in: Don't refer cc-subword.elc but subword.elc.
2123
653d1554 2124 * progmodes/cc-cmds.el (c-update-modeline)
1e7d4475
SM
2125 (c-forward-into-nomenclature, c-backward-into-nomenclature):
2126 Refer to subword.el functions instead of cc-subword.el.
653d1554
TH
2127
2128 * progmodes/cc-mode.el (subword-mode, c-mode-base-map): Refer to
2129 subword.el functions instead of cc-subword.el.
2130
1e7d4475
SM
2131 * progmodes/cc-subword.el: Rename to subword.el.
2132 * subword.el: Rename from progmodes/cc-subword.el.
2133 (subword-mode-map): Rename from c-subword-mode-map.
2134 (subword-mode): Rename from c-subword-mode.
653d1554 2135 (global-subword-mode): New global minor mode.
1e7d4475
SM
2136 (forward-subword): Rename from c-forward-subword.
2137 (backward-subword): Rename from c-backward-subword.
2138 (mark-subword): Rename from c-mark-subword.
2139 (kill-subword): Rename from c-kill-subword.
2140 (backward-kill-subword): Rename from c-backward-kill-subword.
2141 (transpose-subwords): Rename from c-tranpose-subword.
2142 (downcase-subword): Rename from c-downcase-subword.
2143 (capitalize-subword): Rename from c-capitalize-subword.
2144 (forward-subword-internal): Rename from c-forward-subword-internal.
2145 (backward-subword-internal): Rename from c-backward-subword-internal.
653d1554 2146
9717f119
DN
21472009-11-20 Dan Nicolaescu <dann@ics.uci.edu>
2148
8de724f3
DN
2149 * vc.el (vc-deduce-fileset): Allow non-state changing operations
2150 from a dired buffer.
2151 (vc-dired-deduce-fileset): New function.
2152 (vc-root-diff, vc-print-root-log): Use it.
2153
9717f119
DN
2154 * vc-annotate.el (vc-annotate-show-log-revision-at-line): Pass a
2155 nil LIMIT argument to vc-print-log-internal.
2156
af4999b8
GM
21572009-11-20 Glenn Morris <rgm@gnu.org>
2158
2159 * Makefile.in (ELCFILES): Regenerate.
2160
725bff06
CY
21612009-11-20 Chong Yidong <cyd@stupidchicken.com>
2162
2163 * cedet/cedet.el (cedet-menu-map): Re-order menu items.
2164
2165 * cedet/semantic.el: Enable idle-mode menu items only if
2166 global-semantic-idle-scheduler-mode is enabled.
2167 (semantic-default-submodes): Doc fix.
2168
2169 * cedet/semantic/idle.el (global-semantic-idle-scheduler-mode):
2170 When turning off, disable other idle modes.
2171
b58edcb6
JB
21722009-11-20 Jay Belanger <jay.p.belanger@gmail.com>
2173
02e1b488
SM
2174 * calc/calc.el (calc-set-mode-line):
2175 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
2176 (math-format-number): Rename `math-format-complement-signed' to
2177 `math-format-twos-complement'.
2178
02e1b488 2179 * calc/calc-bin.el (math-format-twos-complement): Rename from
b58edcb6
JB
2180 math-format-complement-signed.
2181 (calc-radix): Rename `calc-complement-signed-mode' to
2182 `calc-twos-complement-mode'.
02e1b488
SM
2183 (calc-octal-radix, calc-hex-radix): Add an argument for
2184 two's complement.
b58edcb6 2185
02e1b488
SM
2186 * calc/calc-embed.el (calc-embedded-mode-vars):
2187 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6 2188
02e1b488
SM
2189 * calc/calc-ext.el (calc-init-extensions):
2190 Rename `calc-complement-signed-mode' to `calc-twos-complement-mode'.
b58edcb6
JB
2191 (math-format-number-fancy): Let `calc-twos-complement-mode' be nil.
2192
02e1b488
SM
2193 * calc/calc-units.el (math-build-units-table-buffer):
2194 Let `calc-twos-complement-mode' be nil.
b58edcb6
JB
2195
2196 * calc/calc-menu.el (calc-modes-menu): Clean up two's complement
2197 entries.
2198
2199 * calc/calc-vec.el (calcFunc-vunpack):
2200 * calc/calc-aent.el (calc-do-calc-eval):
2201 * calc/calc-forms.el (math-format-date):
2202 * calc/calc-graph.el (calc-graph-plot):
2203 * calc/calc-math.el (math-use-emacs-fn):
02e1b488
SM
2204 * calc/calccomp.el (math-compose-expr):
2205 Let `calc-twos-complement-mode' be nil.
2206
22072009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
2208
2209 * abbrev.el (abbrev-with-wrapper-hook): (re)move...
2210 * simple.el (with-wrapper-hook): ...to here. Add argument `args'.
2211 * minibuffer.el (completion-in-region-functions): New hook.
2212 (completion-in-region): New function.
2213 * emacs-lisp/lisp.el (lisp-complete-symbol):
2214 * pcomplete.el (pcomplete-std-complete): Use it.
b58edcb6 2215
e3353a78
SM
22162009-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
2217
eff77808
SM
2218 * textmodes/tex-mode.el (latex-complete-bibtex-cache)
2219 (latex-complete-alist): New vars.
2220 (latex-string-prefix-p, latex-complete-bibtex-keys)
2221 (latex-complete-envnames, latex-complete-refkeys)
2222 (latex-complete-data): New functions.
2223 (latex-complete, latex-indent-or-complete): New commands.
2224
d2c9fc42
SM
2225 * window.el (display-buffer-mark-dedicated): New var.
2226 (display-buffer): Obey it.
2227 * minibuffer.el (minibuffer-completion-help): Use it.
2228
31a1c477
SM
2229 * progmodes/sym-comp.el (symbol-complete): Use completion-in-region.
2230
bed4c972
SM
2231 * filecache.el (file-cache-add-file): Use push and cons.
2232 (file-cache-delete-file-regexp): Use push.
2233 (file-cache-complete): Use completion-in-region.
2234
8c22699f
SM
2235 * simple.el (with-wrapper-hook): Fix thinko.
2236
e3353a78
SM
2237 * hfy-cmap.el (hfy-rgb-file): Use locate-file.
2238 (htmlfontify-load-rgb-file): Remove unnused var `ff'.
2239 Use with-current-buffer and string-to-number.
2240 (hfy-fallback-colour-values): Use assoc-string.
2241 * htmlfontify.el (hfy-face-to-css): Remove unused var `style'.
2242 (hfy-face-at): Remove unused var `found-face'.
2243 (hfy-compile-stylesheet): Remove unused var `css'.
2244 (hfy-fontify-buffer): Remove unused vars `in-style', `invis-button',
2245 and `orig-buffer'.
2246 (hfy-buffer, hfy-copy-and-fontify-file, hfy-parse-tags-buffer):
2247 Use with-current-buffer.
2248 (hfy-text-p): Use expand-file-name and fewer setq.
2249
acca02b0
SM
22502009-11-19 Vivek Dasmohapatra <vivek@etla.org>
2251
2252 * htmlfontify.el, hfy-cmap.el: New files.
2253
042b7cc6
JL
22542009-11-19 Juri Linkov <juri@jurta.org>
2255
2256 * minibuffer.el (completions-format): New defcustom.
2257 (completion--insert-strings): Implement vertical format.
2258
2259 * simple.el (switch-to-completions): Move point to the first
2260 completion when point was at the beginning of the buffer.
2261
da205913
JL
22622009-11-19 Juri Linkov <juri@jurta.org>
2263
2264 * find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
2265
2266 * progmodes/grep.el (rgrep): Require `find-dired' for `find-name-arg'.
2267
0b8ee421
CY
22682009-11-19 Chong Yidong <cyd@stupidchicken.com>
2269
2270 * mail/sendmail.el (mail-yank-prefix): Change default to "> ".
2271 (mail-signature): Change default to t.
2272 (mail-from-style): Deprecate `system-default' value.
2273 (mail-insert-from-field): For default value of mail-from-style,
2274 default to `angles' unless `angles' needs quoting and `parens'
2275 does not.
2276 (mail-citation-prefix-regexp): Use citation regexp from
2277 message-mode.
2278
4265deab
MA
22792009-11-19 Michael Albinus <michael.albinus@gmx.de>
2280
acca02b0
SM
2281 * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band):
2282 Set variables for computing the prompt for reading password.
4265deab 2283
27cacd2d
GM
22842009-11-19 Glenn Morris <rgm@gnu.org>
2285
470bce7d
GM
2286 * dired-aux.el (dired-compress-file-suffixes): Add ".xz". (Bug#4953)
2287
7e705a1d
GM
2288 * textmodes/flyspell.el (sgml-lexical-context): Declare.
2289
27cacd2d
GM
2290 * net/newst-treeview.el (newsticker-treeview-treewindow-width)
2291 (newsticker-treeview-listwindow-height): Fix custom type.
2292
b2f0be0f
KH
22932009-11-19 Kenichi Handa <handa@m17n.org>
2294
2295 * descr-text.el (describe-char-padded-string): Compose with TAB
2296 only if there's a font for CH.
02e1b488 2297 (describe-char): Fix the condition for detecting a trivial composition.
b2f0be0f 2298
03446045 22992009-11-18 Nathaniel Flath <flat0103@gmail.com>
b96337b0
AM
2300
2301 * progmodes/cc-menus.el (cc-imenu-java-generic-expression): A new,
03446045 2302 more accurate version of the regexp. (Bug#3910)
b96337b0 2303
03446045 23042009-11-18 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
efa3639b
SS
2305
2306 * vc-hg.el (vc-hg-diff): Fix last patch: do not change directory.
2307
e0620570
JB
23082009-11-18 Juanma Barranquero <lekktu@gmail.com>
2309
2310 * font-setting.el (font-use-system-font): Declare for byte-compiler.
2311 (font-setting-change-default-font): Fix typo in docstring.
2312
6cc6582e
AM
23132009-11-18 Alan Mackenzie <acm@muc.de>
2314
2315 * progmodes/cc-defs.el (c-version): Bump to 5.31.8.
2316
dfb3c4c6
JD
23172009-11-17 Jan Djärv <jan.h.d@swipnet.se>
2318
02e1b488 2319 * font-setting.el (font-use-system-font): Move ...
dfb3c4c6
JD
2320
2321 * cus-start.el (all): ... to here.
2322
e268e987
MA
23232009-11-17 Michael Albinus <michael.albinus@gmx.de>
2324
2325 * net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
2326 Don't set `ad-return-value' if `ad-do-it' doesn't.
2327
303ffde8
MA
2328 * net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
2329 modification time.
2330
637fa988
JD
23312009-11-17 Jan Djärv <jan.h.d@swipnet.se>
2332
2333 * menu-bar.el: Put "Use system font" in Option-menu.
ad413b35 2334 (menu-bar-options-save): Add font-use-system-font.
637fa988
JD
2335
2336 * loadup.el: If feature system-font-setting or font-render-setting is
2337 there, load font-setting.
2338
02e1b488 2339 * Makefile.in (ELCFILES): Add font-settings.el.
637fa988
JD
2340 * font-setting.el: New file.
2341
1d16a255
GM
23422009-11-17 Glenn Morris <rgm@gnu.org>
2343
2344 * vc-svn.el (vc-svn-print-log): Fix typo in previous.
2345
2d84f804
GM
2346 * net/newst-treeview.el (newsticker--treeview-list-update-faces):
2347 Preserve point in the list buffer. (Bug#4939)
2348 Use point-at-eol.
2349 (newsticker--treeview-list-update-highlight)
2350 (newsticker--treeview-tree-update-highlight): Use point-at-bol/eol.
2351
14467b99
JB
23522009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2353
2354 * calc/calc-bin.el (math-symclip, calcFunc-symclip, calc-symclip):
2355 Remove.
2356
2357 * calc/calc-ext.el (calc-init-extensions): Remove references to
2358 symclip.
2359
2360 * calc/calc-menu.el (calc-arithmetic-menu): Remove `calc-symclip'.
2361
2362 * calc/calc-map.el (calc-get-operator, calc-b-oper-keys):
5237d741 2363 * calc/calc-help.el (calc-b-prefix-help): Remove references to
14467b99
JB
2364 `calc-symclip'.
2365
e3c39c01
KR
23662009-11-16 Kevin Ryde <user42@zip.com.au>
2367
02e1b488 2368 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
5237d741 2369 Use `sgml-lexical-context' instead of own parse for tag (Bug#4511).
e3c39c01 2370
497de631
KR
2371 * emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
2372 (lm-keywords-list): Allow comma-only separator like "foo,bar".
2373 Ignore trailing spaces by omit-nulls to split-string (fixing
2374 regression from Emacs 21 due to the incompatible split-string
14467b99 2375 change). (Bug #4928.)
497de631 2376
48b27575
DN
23772009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
2378
5237d741 2379 * vc.el (vc-log-show-limit): Default to 2000.
48b27575
DN
2380 (vc-print-log-internal): Insert buttons to request more entries
2381 when limiting the output.
2382
2383 * vc-sccs.el (vc-sccs-print-log):
2384 * vc-rcs.el (vc-rcs-print-log):
2385 * vc-cvs.el (vc-cvs-print-log):
2386 * vc-git.el (vc-git-print-log): Return 'limit-unsupported when
2387 LIMIT is non-nil.
2388
d3e97185
MA
23892009-11-16 Michael Albinus <michael.albinus@gmx.de>
2390
2391 * net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
2392 error when `tramp-gvfs-dbus-event-vector' is set.
2393 (tramp-gvfs-maybe-open-connection): Loop over `read-event'.
2394
68d87786
SM
23952009-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2396
2397 * vc-rcs.el (vc-rcs-consult-headers): Add missing save-excursion.
2398
c0a39702
MA
23992009-11-16 Michael Albinus <michael.albinus@gmx.de>
2400
2401 * net/dbus.el (dbus-unregister-service): New defun.
d3e97185 2402 (dbus-register-property): Register the handlers of
c0a39702
MA
2403 "org.freedesktop.DBus.Properties" for SERVICE.
2404 (dbus-property-handler): Fix docstring.
2405
1e857121
YM
24062009-11-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2407
2408 * emacs-lisp/bytecomp.el (byte-compile-output-file-form):
2409 Quote doc string reference in defvaralias as it is not in special form.
2410 (byte-compile-output-docform): Doc fix.
2411
887484c1
JB
24122009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2413
2414 * calc/calc.el (math-2-word-size, math-half-2-word-size)
2415 (calc-complement-signed-mode): New variables.
2416 (calc-set-mode-line): Add indicator for twos-complements.
2417 (math-format-number): Format twos-complement notation.
2418
2419 * calc/calc-bin.el (calc-word-size): Reset the variables
2420 `math-2-word-size' and `math-half-2-word-size'.
68d87786
SM
2421 (math-format-complement-signed, math-symclip, calcFunc-symclip)
2422 (calc-symclip): New functions.
887484c1
JB
2423
2424 * calc/calc-aent.el (math-read-token): Read complement signed numbers.
2425
68d87786
SM
2426 * calc/calc-embed.el (calc-embedded-mode-vars):
2427 Add `calc-complement-signed-mode' to the list of modes.
887484c1
JB
2428
2429 * calc/calc-map.el (calc-get-operator): Add `calc-symclip'.
68d87786 2430 (calc-b-oper-keys): Add `calc-symclip' to list.
887484c1
JB
2431
2432 * calc/calc-ext.el (math-read-number-fancy): Read complement
2433 signed numbers.
68d87786
SM
2434 (calc-init-extensions): Add binding for `calc-symclip'.
2435 Add autoload for `calcFunc-symclip' and `calc-symclip'.
887484c1
JB
2436
2437 * calc/calc-menu.el (calc-arithmetic-menu): Add item for
2438 `calc-symclip'.
68d87786 2439 (calc-modes-menu): Add item for twos complement mode.
887484c1 2440
5237d741 2441 * calc/calc-help.el (calc-b-prefix-help): Add help for `calc-symclip'.
887484c1 2442
4cf1d7e3
CY
24432009-11-15 Chong Yidong <cyd@stupidchicken.com>
2444
2445 * register.el (jump-to-register, insert-register): Handle Semantic
2446 tags. From commented-out advice in semantic/senator.el.
2447
f8e65267
DN
24482009-11-15 Dan Nicolaescu <dann@ics.uci.edu>
2449
6616006b
DN
2450 * vc.el (vc-log-show-limit): New variable.
2451 (vc-print-log, vc-print-root-log): Add new argument LIMIT. Set it
2452 when using a prefix argument.
2453 (vc-print-log-internal): Add new argument LIMIT.
2454
2455 * vc-svn.el (vc-svn-print-log):
2456 * vc-mtn.el (vc-mtn-print-log):
2457 * vc-hg.el (vc-hg-print-log):
2458 * vc-bzr.el (vc-bzr-print-log): Add new optional argument LIMIT,
1e7d4475 2459 pass it to the log command when set. Make the BUFFER argument
6616006b
DN
2460 non-optional.
2461
2462 * vc-sccs.el (vc-sccs-print-log):
2463 * vc-rcs.el (vc-rcs-print-log):
2464 * vc-git.el (vc-git-print-log):
2465 * vc-cvs.el (vc-cvs-print-log): Add new optional argument LIMIT,
2466 ignore it. Make the BUFFER argument non-optional
2467
f8e65267
DN
2468 * bindings.el (mode-line-buffer-identification): Do not purecopy.
2469
0566c4bc
CY
24702009-11-15 Chong Yidong <cyd@stupidchicken.com>
2471
7cce3c91
CY
2472 * dired.el (dired-mode-map): Move encryption items to "Operate"
2473 menu (Bug#4703).
2474
d7063de9
CY
2475 * strokes.el (strokes-update-window-configuration): Make strokes
2476 buffer current before erasing (Bug#4906).
2477
0566c4bc
CY
2478 * cedet/semantic/idle.el (semantic-idle-summary-mode)
2479 (semantic-idle-summary-mode): Define using define-minor-mode
2480 instead of define-semantic-idle-service.
2481 (semantic-idle-summary-mode): New function.
2482 (semantic-idle-summary-mode-setup): Use pre-command-hook to ensure
2483 that mouse motion does not reset the echo area.
2484
0fc10137
JL
24852009-11-15 Juri Linkov <juri@jurta.org>
2486
2487 * simple.el (set-mark-default-inactive): Add :type, :group
2488 and :version. (Bug#4876)
2489
f5fce4ec
MA
24902009-11-15 Michael Albinus <michael.albinus@gmx.de>
2491
2492 * arc-mode.el (archive-maybe-copy): Move creation of directory ...
2493 (archive-unique-fname): ... here. (Bug#4929)
2494
8d720a00
SM
24952009-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
2496
589888fe
SM
2497 * help-mode.el (help-make-xrefs): Undo the last revert, and replace it
2498 with a real fix.
2499
8d720a00
SM
2500 * novice.el (disabled-command-function): Add useful args.
2501 Setup the help buffer so that [back] works.
2502 Remove redundant call to help-mode.
2503 (disabled-command-function): Use `case'.
2504 (en/disable-command): New function extracted from enable-command.
2505 (enable-command, disable-command): Use it.
2506
a61344d6
GM
25072009-11-14 Glenn Morris <rgm@gnu.org>
2508
497f0cdd
GM
2509 * menu-bar.el (menu-bar-tools-menu): Read and send mail entries are not
2510 constants. (Bug#4913)
2511
a61344d6
GM
2512 * emacs-lisp/elint.el (elint-standard-variables): Doc fix.
2513
d501801e
GM
25142009-11-14 Shigeru Fukaya <shigeru.fukaya@gmail.com>
2515
2516 * emacs-lisp/elint.el (elint-standard-variables): Add some variables
2517 defined in C that have no doc-strings. (Bug#1063)
2518
5af27ac2
GM
25192009-11-14 Francis Wright <F.J.Wright@qmul.ac.uk>
2520
2521 * cus-edit.el (data, files):
2522 * ps-print.el (postscript): Doc fixes for custom groups. (Bug#3327)
2523
aec5395b
CY
25242009-11-14 Chong Yidong <cyd@stupidchicken.com>
2525
e7791447
CY
2526 * simple.el (shell-command): Doc fix (Bug#4891).
2527
aec5395b
CY
2528 * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
2529
7a41cd7f
GM
25302009-11-14 Glenn Morris <rgm@gnu.org>
2531
c3583c94
GM
2532 * emulation/viper.el (viper-set-hooks): Remove duplicate advice
2533 statements for vc-diff, emerge-quit, and rmail-cease-edit.
2534 If they are already loaded, eval-after-load will do the right thing.
2535
73900d1f
GM
2536 * speedbar.el (top-level): Remove unnecessary load of ange-ftp when
2537 compiling.
2538
0028351d
GM
2539 * emacs-lisp/bytecomp.el (byte-compile-single-version): Remove, unused.
2540
f6714ede
GM
2541 * simple.el (x-selection-owner-p): Declare.
2542 (read-mail-command): Use custom radio type rather than choice.
2543 (completion-no-auto-exit): Doc fix.
2544
7a41cd7f 2545 * custom.el (defgroup):
5af27ac2 2546 * epg-config.el (epg): Doc fixes.
7a41cd7f 2547
2d0659ec
DN
25482009-11-14 Dan Nicolaescu <dann@ics.uci.edu>
2549
2550 * bindings.el (mode-line-buffer-identification): Purecopy only the string.
2551 * international/ccl.el (define-ccl-program): Do not purecopy the
2552 docstring, defconst does it anyway.
2553
7fdbcd83
SM
25542009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
2555
d499c5b9
SM
2556 * add-log.el (add-change-log-entry): Avoid displaying the changelog
2557 a second time.
2558
7fdbcd83
SM
2559 * x-dnd.el (x-dnd-maybe-call-test-function):
2560 * window.el (split-window-vertically):
2561 * whitespace.el (whitespace-help-on):
2562 * vc-rcs.el (vc-rcs-consult-headers):
2563 * userlock.el (ask-user-about-lock-help)
2564 (ask-user-about-supersession-help):
2565 * type-break.el (type-break-force-mode-line-update):
2566 * time-stamp.el (time-stamp-conv-warn):
2567 * terminal.el (te-set-output-log, te-more-break, te-filter)
5ce6e4f4 2568 (te-sentinel, terminal-emulator):
7fdbcd83
SM
2569 * term.el (make-term, term-exec, term-sentinel, term-read-input-ring)
2570 (term-write-input-ring, term-check-source, term-start-output-log):
2571 (term-display-buffer-line, term-dynamic-list-completions):
2572 (term-ansi-make-term, serial-term):
2573 * subr.el (selective-display):
2574 * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer)
2575 (strokes-encode-buffer, strokes-xpm-for-compressed-string):
2576 * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info)
2577 (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support)
2578 (speedbar-remove-localized-speedbar-support)
2579 (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy)
2580 (speedbar-update-special-contents, speedbar-buffer-buttons-engine)
2581 (speedbar-buffers-line-directory):
2582 * simple.el (shell-command-on-region, append-to-buffer)
2583 (prepend-to-buffer):
2584 * shadowfile.el (shadow-save-todo-file):
2585 * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1)
2586 (scroll-bar-maybe-set-window-start):
2587 * sb-image.el (speedbar-image-dump):
2588 * saveplace.el (save-place-alist-to-file, save-places-to-alist)
2589 (load-save-place-alist-from-file):
2590 * ps-samp.el (ps-print-message-from-summary):
2591 * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox)
2592 (ps-background-image, ps-begin-job, ps-do-despool):
2593 * ps-bdf.el (bdf-find-file, bdf-read-font-info):
2594 * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting)
2595 (pr-ps-message-from-summary, pr-lpr-message-from-summary):
2596 (pr-call-process, pr-file-list, pr-interface-save):
2597 * novice.el (disabled-command-function)
2598 (enable-command, disable-command):
2599 * mouse.el (mouse-buffer-menu-alist):
2600 * mouse-copy.el (mouse-kill-preserving-secondary):
2601 * macros.el (kbd-macro-query):
2602 * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt):
2603 * informat.el (batch-info-validate):
2604 * ido.el (ido-copy-current-word, ido-initiate-auto-merge):
2605 * hippie-exp.el (try-expand-dabbrev-visible):
2606 * help-mode.el (help-make-xrefs):
2607 * help-fns.el (describe-variable):
2608 * generic-x.el (bat-generic-mode-run-as-comint):
2609 * finder.el (finder-mouse-select):
2610 * find-dired.el (find-dired-sentinel):
2611 * filesets.el (filesets-file-close):
2612 * files.el (list-directory):
2613 * faces.el (list-faces-display, describe-face):
2614 * facemenu.el (list-colors-display):
2615 * ezimage.el (ezimage-image-association-dump, ezimage-image-dump):
2616 * epg.el (epg--process-filter, epg-cancel):
2617 * epa.el (epa--marked-keys, epa--select-keys, epa-display-info)
2618 (epa--read-signature-type):
2619 * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B)
2620 (emerge-file-names):
2621 * ehelp.el (electric-helpify):
2622 * ediff.el (ediff-regions-wordwise, ediff-regions-linewise):
2623 * ediff-vers.el (rcs-ediff-view-revision):
2624 * ediff-util.el (ediff-setup):
2625 * ediff-mult.el (ediff-append-custom-diff):
2626 * ediff-diff.el (ediff-exec-process, ediff-process-sentinel)
2627 (ediff-wordify):
2628 * echistory.el (Electric-command-history-redo-expression):
2629 * dos-w32.el (find-file-not-found-set-buffer-file-coding-system):
2630 * disp-table.el (describe-display-table):
2631 * dired.el (dired-find-buffer-nocreate):
2632 * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory):
2633 * dabbrev.el (dabbrev--same-major-mode-p):
2634 * chistory.el (list-command-history):
2635 * apropos.el (apropos-documentation):
2636 * allout.el (allout-obtain-passphrase):
2637 (allout-copy-exposed-to-buffer):
2638 (allout-verify-passphrase): Use with-current-buffer.
2639
2ccbc060
GM
26402009-11-13 Glenn Morris <rgm@gnu.org>
2641
2642 * Makefile.in (ELCFILES): Regenerate.
2643
b172ed20
MA
26442009-11-13 Michael Albinus <michael.albinus@gmx.de>
2645
7fdbcd83
SM
2646 * net/dbus.el (dbus-registered-objects-table): Rename from
2647 `dbus-registered-functions-table', because it contains also properties.
b172ed20
MA
2648 (dbus-unregister-object): Unregister also properties.
2649 (dbus-get-property, dbus-set-property, dbus-get-all-properties):
2650 Use a timeout of 500 msec, in order to not block.
2651 (dbus-register-property, dbus-property-handler): New defuns.
2652
e96d62cd
SM
26532009-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
2654
2655 * simple.el (minibuffer-default-add-completions): Drop deprecated
2656 4th arg.
2657
14bd267d
EZ
26582009-11-13 Tomas Abrahamsson <tab@lysator.liu.se>
2659
e96d62cd
SM
2660 * textmodes/artist.el (artist-mouse-choose-operation):
2661 Call `tmm-prompt' instead of `x-popup-menu' if we cannot popup
5237d741 2662 menus. Bug noticed by Eli Zaretskii <eliz@gnu.org>.
14bd267d
EZ
2663 (artist-compute-up-event-key): New function.
2664 (artist-mouse-choose-operation, artist-down-mouse-1): Call it.
2665
bf89fd7b
KH
26662009-11-13 Kenichi Handa <handa@m17n.org>
2667
2668 * language/japan-util.el: Make sure that the value of jisx0208
2669 property is jisx0208 character.
2670
f70b8925
DN
26712009-11-13 Dan Nicolaescu <dann@ics.uci.edu>
2672
2673 * international/mule.el (auto-coding-regexp-alist): Only purecopy
2674 car or each item, not the whole list.
2675
4d93a9e0
SM
26762009-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
2677
2678 * minibuffer.el (minibuffer-completion-help):
2679 Use minibuffer-hide-completions.
2680
05404988
SM
26812009-11-12 Per Starbäck <per@starback.se> (tiny change)
2682
2683 * dired.el (dired-save-positions, dired-restore-positions): New funs.
2684 (dired-revert): Use them (bug#4880).
2685
5297bc10
DN
26862009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
2687
2688 * tooltip.el (tooltip-frame-parameters): Undo previous change.
2689
e2685eb7
JL
26902009-11-12 Juri Linkov <juri@jurta.org>
2691
2692 * ffap.el (ffap-alternate-file-other-window, ffap-literally):
2693 New functions.
2694 (find-file-literally-at-point): Alias of `ffap-literally'.
2695
76410c3e
DN
26962009-11-12 Dan Nicolaescu <dann@ics.uci.edu>
2697
6d341a2a
DN
2698 * textmodes/ispell.el (ispell-skip-region-alist):
2699 * textmodes/css-mode.el (auto-mode-alist):
2700 * progmodes/compile.el (auto-mode-alist):
2701 * international/mule.el (ctext-non-standard-encodings-alist)
2702 (ctext-non-standard-encodings-regexp):
2703 * simple.el (shell-command-switch, text-read-only):
2704 * replace.el (occur-mode-map):
2705 * paths.el (rmail-file-name):
2706 * jka-cmpr-hook.el (jka-compr-build-file-regexp):
2707 * find-file.el (ff-special-constructs):
2708 * files.el (file-name-handler-alist):
2709 * composite.el: Purecopy strings.
2710
76410c3e
DN
2711 * emacs-lisp/cl-macs.el (define-compiler-macro): Purecopy the file name.
2712
aaa448c9
DN
27132009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
2714
2715 * widget.el (define-widget): Purecopy the docstring.
2716 * international/mule-cmds.el (charset): Do not purecopy the
2717 docstring here, define-widget does it.
2718
2719 * textmodes/texinfo.el (texinfo-open-quote, texinfo-close-quote):
2720 * textmodes/bibtex-style.el (auto-mode-alist):
2721 * progmodes/inf-lisp.el (inferior-lisp-prompt):
2722 * progmodes/compile.el (compile-command):
2723 * language/korea-util.el (default-korean-keyboard):
2724 * international/mule-conf.el (file-coding-system-alist):
2725 * emacs-lisp/eldoc.el (eldoc-minor-mode-string):
2726 * tooltip.el (tooltip-frame-parameters):
2727 * newcomment.el (comment-end, comment-padding):
2728 * dired.el (dired-trivial-filenames):
2729 * comint.el (comint-file-name-prefix): Purecopy initial values.
2730
bbe650fd
MA
27312009-11-11 Michael Albinus <michael.albinus@gmx.de>
2732
2733 * net/tramp.el (tramp-advice-minibuffer-electric-separator)
2734 (tramp-advice-minibuffer-electric-tilde): Unload advices via
2735 `tramp-unload'.
2736 (tramp-advice-make-auto-save-file-name)
2737 (tramp-advice-file-expand-wildcards): Apply also `ad-activate'
2738 after removing the advice.
2739
6bdad9ae
DN
27402009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
2741
2f7f4bee
DN
2742 * progmodes/grep.el (grep-regexp-alist):
2743 * international/mule-cmds.el (iso-2022-control-alist):
2744 * emacs-lisp/timer.el (timer-duration-words):
2745 * subr.el (version-separator, version-regexp-alist):
2746 * minibuffer.el (completion-styles-alist):
2747 * faces.el (face-attribute-name-alist, list-faces-sample-text):
2748 Change defvars to defconsts.
2749
a042de45
DN
2750 * Makefile.in (ELCFILES): Add international/mule-conf.elc.
2751 * loadup.el ("international/mule-conf"): Load the byte compiled version.
2752 * international/mule-conf.el: Allow to be byte compiled.
2753
3b6acc72
DN
2754 * international/mule.el (define-charset): Purecopy props.
2755 (load-with-code-conversion): Purecopy doc string and file name.
2756 (put-charset-property): Purecopy strings.
2757 (auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
2758
1c2efdfb 2759 * international/mule-cmds.el (register-input-method): Purecopy arguments.
ebfa10d3
DN
2760 (define-char-code-property): Correctly purecopy the table.
2761
62591911
DN
2762 * international/ccl.el (define-ccl-program): Purecopy the docstring.
2763
8b908da6
DN
2764 * emacs-lisp/easy-mmode.el (define-minor-mode): Purecopy :lighter.
2765
ff917d63
DN
2766 * subr.el (add-hook): Purecopy strings.
2767 (eval-after-load): Purecopy load-history-regexp and the form.
2768
af89cf77
DN
2769 * custom.el (custom-declare-group): Purecopy load-file-name.
2770
a3c20c83 2771 * subr.el (menu-bar-separator): New defconst.
04991a1c
DN
2772 * net/eudc.el (eudc-tools-menu):
2773 * international/mule-cmds.el (set-coding-system-map)
2774 (mule-menu-keymap):
2775 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
2776 * vc-hooks.el (vc-menu-map):
a3c20c83
DN
2777 * replace.el (occur-mode-map):
2778 * menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
1c2efdfb 2779 (menu-bar-edit-menu, menu-bar-goto-menu)
a3c20c83
DN
2780 (menu-bar-custom-menu, menu-bar-showhide-menu)
2781 (menu-bar-options-menu, menu-bar-tools-menu)
2782 (menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
2783 (menu-bar-search-documentation-menu, menu-bar-manuals-menu)
2784 (menu-bar-help-menu):
2785 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
2786 * buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
2787
6bdad9ae
DN
2788 * term/x-win.el (x-gtk-stock-map):
2789 * progmodes/vera-mode.el (auto-mode-alist):
2790 * progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
2791 (inferior-lisp-program, inferior-lisp-load-command):
2792 * progmodes/hideshow.el (hs-special-modes-alist):
2793 * progmodes/gud.el (same-window-regexps):
2794 * progmodes/grep.el (grep-program, find-program, xargs-program):
2795 * net/telnet.el (same-window-regexps):
2796 * net/rlogin.el (same-window-regexps):
2797 * language/ethiopic.el (font-ccl-encoder-alist):
2798 * vc-sccs.el (vc-sccs-master-templates):
2799 * vc-rcs.el (vc-rcs-master-templates):
2800 * subr.el (cl-assertion-failed):
2801 * simple.el (next-error-overlay-arrow-position):
2802 * lpr.el (lpr-command):
2803 * locate.el (locate-ls-subdir-switches):
2804 * info.el (same-window-regexps, info)
2805 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
2806 * image-mode.el (image-mode, auto-mode-alist):
2807 * hippie-exp.el (hippie-expand-ignore-buffers):
2808 * format.el (format-alist):
2809 * find-dired.el (find-ls-subdir-switches, find-grep-options)
2810 (find-name-arg):
2811 * facemenu.el (facemenu-keybindings):
2812 * dired.el (dired-listing-switches, dired-chown-program):
2813 * diff.el (diff-switches, diff-command):
2814 * cus-edit.el (same-window-regexps):
2815 * bindings.el (mode-line-mule-info)
2816 (mode-line-buffer-identification): Purecopy strings.
2817
e0987650
JL
28182009-11-11 Juri Linkov <juri@jurta.org>
2819
3570691b 2820 * simple.el (dired-get-filename) <declare-function>:
e0987650
JL
2821 Tell the byte-compiler about dired-get-filename.
2822 (shell-command): In Dired mode, get filename from the current line
2823 as the default value.
2824
b16ff465
GM
28252009-11-10 Glenn Morris <rgm@gnu.org>
2826
e8a11b22
GM
2827 * dired.el, hi-lock.el, calendar/cal-menu.el, calendar/calendar.el:
2828 * calendar/holidays.el, progmodes/cperl-mode.el:
2829 Update x-popup-menu declarations.
2830
b16ff465
GM
2831 * emacs-lisp/shadow.el (find-emacs-lisp-shadows)
2832 (list-load-path-shadows): Use dolist.
2833 (list-load-path-shadows): Use with-current-buffer.
2834
032c3399
JL
28352009-11-10 Juri Linkov <juri@jurta.org>
2836
2837 * minibuffer.el (read-file-name): Support a list of default values
2838 in `default-filename'. Use the first file name where only one
2839 element is required. Doc fix.
2840
8fb1629f
MA
28412009-11-09 Michael Albinus <michael.albinus@gmx.de>
2842
2843 * net/dbus.el (dbus-unregister-object): Release service, if no
2844 other method is registered for it.
2845
a51203ee 28462009-11-08 Markus Rost <rost@math.uni-bielefeld.de>
fd4489f0
CY
2847
2848 * bookmark.el (bookmark-completing-read): Sort bookmark names if
2849 bookmark-sort-flag is non-nil (Bug#4653).
2850
9bf7dc8a
CY
28512009-11-08 Chong Yidong <cyd@stupidchicken.com>
2852
2853 * cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
2854 the progress reporter entirely.
2855
15207e74
CY
2856 * emulation/cua-base.el: Add CUA property to some CC mode commands
2857 (Bug#4100).
2858
8bf7ed70
KR
28592009-11-08 Kevin Ryde <user42@zip.com.au>
2860
2861 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
9bf7dc8a 2862 at end of sentence (Bug#4818).
8bf7ed70 2863
951802d0
CY
28642009-11-08 Jared Finder <jfinder@crypticstudios.com>
2865
2866 * progmodes/compile.el (compilation-error-regexp-alist-alist):
2867 Handle "see declaration of" MSFT statements (Bug#4100).
2868
e8244310
MA
28692009-11-08 Michael Albinus <michael.albinus@gmx.de>
2870
2871 * net/tramp.el (tramp-advice-make-auto-save-file-name)
2872 (tramp-advice-file-expand-wildcards): Unload via
2873 `ad-remove-advice'.
2874
2875 * net/trampver.el: Update release number.
2876
a51203ee 28772009-11-08 Kevin Ryde <user42@zip.com.au>
e8244310
MA
2878
2879 * net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
2880 `ad-do-it'.
2881
a51203ee 28822009-11-08 Andr <m00naticus@gmail.com> (tiny change)
e8244310
MA
2883
2884 * net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
2885 in order to keep context in SELinux.
2886
bedd8a58
CY
28872009-11-08 Chong Yidong <cyd@stupidchicken.com>
2888
2889 * dired-aux.el (dired-query): Place cursor in echo area and allow
2890 C-g.
2891
2892 * dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
2893 menu item if not on a directory (Bug#4701).
2894
0484d600
MA
28952009-11-07 Michael Albinus <michael.albinus@gmx.de>
2896
2897 Sync with Tramp 2.1.17.
2898
2899 * net/tramp.el (tramp-handle-copy-directory): Don't use
2900 `file-remote-p' (due to compatibility).
2901
2902 * net/tramp-compat.el (tramp-compat-copy-directory)
2903 (tramp-compat-delete-directory): New defuns.
2904
2905 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
2906 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
2907 `tramp-compat-delete-directory'.
2908
2909 * net/tramp-smb.el (tramp-smb-handle-copy-directory)
5ce6e4f4 2910 (tramp-smb-handle-delete-directory): Use
0484d600
MA
2911 `tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
2912
2913 * net/trampver.el: Update release number.
2914
b42b2189
CY
29152009-11-07 Chong Yidong <cyd@stupidchicken.com>
2916
6960d7b9
CY
2917 * tar-mode.el (tar-copy): Call write-region on the right buffer
2918 (Bug#4857).
2919
b42b2189
CY
2920 * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
2921 by hand, if necessary (Bug#4878).
2922
0ad57dfd
CY
29232009-11-06 Chong Yidong <cyd@stupidchicken.com>
2924
d19e23ae
CY
2925 * buff-menu.el (Buffer-menu-buffer+size): Use display property to
2926 align size column (Bug#4839).
2927
0ad57dfd
CY
2928 * emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
2929 statement.
2930
0b7f397c
DN
29312009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
2932
2933 * progmodes/ld-script.el (auto-mode-alist):
2934 * vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
2935
2936 * cus-face.el (custom-declare-face): Purecopy face spec.
2937
495bd5ca
KH
29382009-11-06 Kenichi Handa <handa@m17n.org>
2939
2940 * international/uni-bidi.el: Re-generated.
2941 * international/uni-category.el: Re-generated.
2942 * international/uni-combining.el: Re-generated.
2943 * international/uni-mirrored.el: Re-generated.
2944
1e8780b1
DN
29452009-11-05 Dan Nicolaescu <dann@ics.uci.edu>
2946
2947 * textmodes/tex-mode.el (tex-alt-dvi-print-command)
2948 (tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
2949 (tex-start-options, slitex-run-command, latex-run-command)
2950 (tex-run-command, tex-directory):
2951 * textmodes/ispell.el (ispell-html-skip-alists)
2952 (ispell-tex-skip-alists, ispell-tex-skip-alists):
2953 * textmodes/fill.el (adaptive-fill-first-line-regexp):
2954 (adaptive-fill-regexp):
2955 * textmodes/dns-mode.el (auto-mode-alist):
2956 * progmodes/python.el (interpreter-mode-alist):
2957 * progmodes/etags.el (tags-compression-info-list):
2958 * progmodes/etags.el (tags-file-name):
2959 * net/browse-url.el (browse-url-galeon-program)
2960 (browse-url-firefox-program):
2961 * mail/sendmail.el (mail-signature-file)
2962 (mail-citation-prefix-regexp):
2963 * international/mule-conf.el (eight-bit):
2964 * international/latexenc.el (latex-inputenc-coding-alist):
2965 * international/fontset.el (x-pixel-size-width-font-regexp):
2966 * emacs-lisp/warnings.el (warning-type-format):
2967 * emacs-lisp/trace.el (trace-buffer):
2968 * emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
2969 (emacs-lisp-mode-map):
2970 * calendar/holidays.el (holiday-solar-holidays)
2971 (holiday-bahai-holidays, holiday-islamic-holidays)
2972 (holiday-christian-holidays, holiday-hebrew-holidays)
2973 (hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
2974 (hebrew-holidays-1, holiday-oriental-holidays)
2975 (holiday-general-holidays):
2976 * x-dnd.el (x-dnd-known-types):
2977 * tool-bar.el (tool-bar):
2978 * startup.el (site-run-file):
2979 * shell.el (shell-dumb-shell-regexp):
2980 * rfn-eshadow.el (file-name-shadow-tty-properties)
2981 (file-name-shadow-properties):
2982 * paths.el (remote-shell-program, news-directory):
2983 * mouse.el ([C-down-mouse-3]):
2984 * menu-bar.el (menu-bar-tools-menu):
2985 * jka-cmpr-hook.el (jka-compr-load-suffixes)
2986 (jka-compr-mode-alist-additions, jka-compr-compression-info-list)
2987 (jka-compr-compression-info-list):
2988 * isearch.el (search-whitespace-regexp):
2989 * image-file.el (image-file-name-extensions):
2990 * find-dired.el (find-ls-option):
2991 * files.el (directory-listing-before-filename-regexp)
2992 (directory-free-space-args, insert-directory-program)
2993 (list-directory-brief-switches, magic-fallback-mode-alist)
2994 (magic-fallback-mode-alist, auto-mode-interpreter-regexp)
2995 (automount-dir-prefix):
2996 * faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
2997 (x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
2998 (face-font-registry-alternatives, face-font-registry-alternatives)
2999 (face-font-family-alternatives):
3000 * facemenu.el (facemenu-add-new-face, facemenu-background-menu)
3001 (facemenu-foreground-menu, facemenu-face-menu):
3002 * epa-hook.el (epa-file-name-regexp):
3003 * dnd.el (dnd-protocol-alist):
3004 * textmodes/rst.el (auto-mode-alist):
a51203ee 3005 * button.el (default-button): Purecopy strings.
1e8780b1 3006
0adae11f
GM
30072009-11-06 Glenn Morris <rgm@gnu.org>
3008
3009 * Makefile.in (ELCFILES): Update.
3010
2adaf057
SM
30112009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
3012
8f72f03c
SM
3013 * emacs-lisp/lucid.el: Move to obsolete/lucid.el.
3014 * emacs-lisp/levents.el: Move to obsolete/levents.el.
3015
2adaf057
SM
3016 * nxml/xsd-regexp.el (xsdre-gen-categories):
3017 * nxml/xmltok.el (xmltok-parse-entity):
3018 * nxml/rng-parse.el (rng-parse-validate-file):
3019 * nxml/rng-maint.el (rng-format-manual)
3020 (rng-manual-output-force-new-line):
3021 * nxml/rng-loc.el (rng-save-schema-location-1):
3022 * nxml/rng-cmpct.el (rng-c-parse-file):
3023 * nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
3024 * nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
3025
14862301
SM
30262009-11-05 Wilson Snyder <wsnyder@wsnyder.org>
3027
3028 * verilog-mode.el (verilog-getopt-file, verilog-set-define):
3029 Remove extra save-excursions and make-variable-buffer-local's.
3030 Suggested by Stefan Monnier.
3031
3032 (verilog-getopt-file, verilog-module-inside-filename-p)
3033 (verilog-set-define): Merge GNU 1.35 and repair changes from
3034 switching to using with-current-buffer.
3035
3036 (verilog-read-always-signals-recurse): Fix "a == 2'b00 ? b : c"
3037 being treated as a number and confusing AUTORESET.
3038 Reported by Dan Dever.
3039
3040 (verilog-auto-ignore-concat, verilog-read-sub-decls-expr):
3041 Add verilog-auto-ignore-concat to fix backward compatibility with
3042 older verilog-modes. Reported by Dan Katz.
3043
3044 (verilog-read-auto-template): Fix AUTO_TEMPLATEs with regexps
3045 containing closing anchors "...$".
3046
3047 (verilog-read-decls): Fix AUTOREG not detecting "assign {a,b}".
3048 Reported by Wade Smith.
3049
3050 (verilog-batch-execute-func) Comment on function usage.
3051
30522009-11-05 Michael McNamara <mac@mail.brushroad.com>
3053
3054 * verilog-mode.el (verilog-label-re): Fix regular expression for
3055 labels.
3056
3057 (verilog-label-re, verilog-calc-1): Support proper indent of named
3058 asserts.
3059
3060 (verilog-backward-token, verilog-basic-complete-re)
3061 (verilog-beg-of-statement, verilog-indent-re): Support proper
3062 indent of the assert statement at the beginning of a block of text.
3063
3064 (verilog-beg-block-re, verilog-ovm-begin-re): Support the
3065 `ovm_object_param_utils_begin and `ovm_component_param_utils_begin
3066 tokens as begins.
3067
4f8f657f
GM
30682009-11-05 Glenn Morris <rgm@gnu.org>
3069
775adc51
GM
3070 * emacs-lisp/bytecomp.el (byte-compile-insert-header): Drop test for
3071 Emacs 19. (Bug#1531)
3072 (byte-compile-fix-header): Update for the above change.
3073 Drop test for epoch::version.
3074
4ad6a5e7 3075 * emacs-lisp/autoload.el (autoload-rubric): Add optional feature arg.
60878f2d
GM
3076 * cus-dep.el (custom-make-dependencies):
3077 * finder.el (finder-compile-keywords):
3078 Use autoload-rubric's feature argument.
4ad6a5e7 3079
4f8f657f
GM
3080 * calendar/diary-lib.el (top-level): Make load behave more like require.
3081
881e4184
GM
3082 * vc-git.el (vc-git-stash-map): Move definition before use.
3083
ba214964 30842009-11-04 Dan Nicolaescu <dann@ics.uci.edu>
f6195dfb 3085
b6f8ba09
DN
3086 * custom.el (custom-declare-group): Purecopy standard-value.
3087 (custom-declare-group): Purecopy custom-prefix.
3088
7fdbcd83
SM
3089 * international/mule.el (load-with-code-conversion):
3090 Call do-after-load-evaluation unconditionally.
eb6f577b 3091
f6195dfb
DN
3092 * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
3093
56f14120
SM
30942009-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
3095
3096 * descr-text.el: Require help-mode rather than help-fns (bug#4861).
3097
e5c89ce9
GM
30982009-11-04 Glenn Morris <rgm@gnu.org>
3099
3100 * emacs-lisp/bytecomp.el (byte-compile-version-cond): Remove macro.
3101 (byte-compile-compatibility): Remove option.
3102 (byte-compile-close-variables, byte-compile-fix-header)
3103 (byte-compile-insert-header, byte-compile-output-docform)
3104 (byte-compile-file-form-defmumble, byte-compile-byte-code-maker)
3105 (byte-compile-lambda, byte-compile-form, byte-defop-compiler19)
3106 (byte-compile-list, byte-compile-concat, byte-compile-function-form)
3107 (byte-compile-insert, byte-compile-defun):
3108 Remove support for byte-compile-compatibility and Emacs 18. (Bug#4571)
eef899a9
GM
3109 (byte-defop-compiler19): Remove.
3110 Without byte-compile-compatibility, the 'emacs19-opcode property is not
3111 used by anything. Replace all calls with byte-defop-compiler.
e5c89ce9 3112
e24f42ab
JL
31132009-11-04 Juri Linkov <juri@jurta.org>
3114
3115 * menu-bar.el (menu-bar-make-mm-toggle): Quote each element of `props'.
3116 (menu-bar-options-menu): Don't quote the `prop' arg of
3117 `menu-bar-make-mm-toggle'.
3118
d3d5f4f5
JB
31192009-11-04 Juanma Barranquero <lekktu@gmail.com>
3120
3121 * calendar/calendar.el (cal-loaddefs):
3122 * calendar/diary-lib.el (diary-loaddefs):
3123 * calendar/holidays.el (hol-loaddefs):
3124 * eshell/esh-module.el (esh-groups): Load rather than require.
3125
6e39d3b2
SM
31262009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
3127
e96d62cd
SM
3128 * calendar/todo-mode.el (todo-add-category): Don't hardcode
3129 point-min==1.
7e83e8b4
SM
3130 (todo-top-priorities): Only display-buffer when called interactively.
3131 (todo-item-start): Don't save excursion point.
3132 (todo-item-end): Be slightly more careful. Add `include-sep' arg.
3133 (todo-insert-item-here, todo-file-item, todo-remove-item):
3134 Adjust uses of todo-item-start and todo-item-end.
3135
fae4e5b9
SM
3136 * emacs-lisp/autoload.el (generated-autoload-feature): Remove.
3137 (autoload-rubric): Don't use any more.
3138 * cedet/semantic/fw.el (semantic/loaddefs):
3139 * cedet/srecode.el (srecode/loaddefs):
3140 * cedet/ede.el (ede/loaddefs): Load rather than require.
a51203ee
JB
3141 * cedet/ede/cpp-root.el:
3142 * cedet/ede/emacs.el:
3143 * cedet/ede/files.el:
3144 * cedet/ede/linux.el:
3145 * cedet/ede/locate.el:
3146 * cedet/ede/make.el:
3147 * cedet/ede/shell.el:
3148 * cedet/ede/speedbar.el:
3149 * cedet/ede/system.el:
3150 * cedet/ede/util.el:
3151 * cedet/semantic/analyze.el:
3152 * cedet/semantic/bovine.el:
3153 * cedet/semantic/complete.el:
3154 * cedet/semantic/ctxt.el:
3155 * cedet/semantic/db-file.el:
3156 * cedet/semantic/db-find.el:
3157 * cedet/semantic/db-global.el:
3158 * cedet/semantic/db-mode.el:
3159 * cedet/semantic/db-typecache.el:
3160 * cedet/semantic/db.el:
3161 * cedet/semantic/debug.el:
3162 * cedet/semantic/dep.el:
3163 * cedet/semantic/doc.el:
3164 * cedet/semantic/edit.el:
3165 * cedet/semantic/find.el:
3166 * cedet/semantic/format.el:
3167 * cedet/semantic/html.el:
3168 * cedet/semantic/ia-sb.el:
3169 * cedet/semantic/ia.el:
3170 * cedet/semantic/idle.el:
3171 * cedet/semantic/lex-spp.el:
3172 * cedet/semantic/lex.el:
3173 * cedet/semantic/mru-bookmark.el:
3174 * cedet/semantic/scope.el:
3175 * cedet/semantic/senator.el:
3176 * cedet/semantic/sort.el:
3177 * cedet/semantic/symref.el:
3178 * cedet/semantic/tag-file.el:
3179 * cedet/semantic/tag-ls.el:
3180 * cedet/semantic/tag-write.el:
3181 * cedet/semantic/tag.el:
3182 * cedet/semantic/util-modes.el:
3183 * cedet/semantic/analyze/complete.el:
3184 * cedet/semantic/analyze/refs.el:
3185 * cedet/semantic/bovine/c.el:
3186 * cedet/semantic/bovine/gcc.el:
3187 * cedet/semantic/bovine/make.el:
3188 * cedet/semantic/bovine/scm.el:
3189 * cedet/semantic/decorate/include.el:
3190 * cedet/semantic/decorate/mode.el:
3191 * cedet/semantic/symref/cscope.el:
3192 * cedet/semantic/symref/global.el:
3193 * cedet/semantic/symref/grep.el:
3194 * cedet/semantic/symref/idutils.el:
3195 * cedet/semantic/symref/list.el:
3196 * cedet/semantic/wisent/java-tags.el:
3197 * cedet/semantic/wisent/javascript.el:
3198 * cedet/srecode/compile.el:
3199 * cedet/srecode/cpp.el:
3200 * cedet/srecode/document.el:
3201 * cedet/srecode/el.el:
3202 * cedet/srecode/expandproto.el:
3203 * cedet/srecode/getset.el:
3204 * cedet/srecode/insert.el:
3205 * cedet/srecode/java.el:
3206 * cedet/srecode/map.el:
3207 * cedet/srecode/mode.el:
3208 * cedet/srecode/template.el:
3209 * cedet/srecode/texi.el: Remove the file-local setting of
fae4e5b9
SM
3210 generated-autoload-feature.
3211
6e39d3b2
SM
3212 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Use dolist,
3213 and only put a prop if it is non-nil.
3214
c9753fb4
JL
32152009-11-03 Juri Linkov <juri@jurta.org>
3216
3217 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle)
3218 (menu-bar-options-menu): Fix list quoting (Bug#4429).
3219
3220 * buff-menu.el (Buffer-menu-mode-map): Add hyphen between "Buffer"
3221 and "Menu" to make top-level menu item visually one unit (like
3222 it's done for "Lisp-Interaction", "Emacs-Lisp" and other
3223 multi-word menu items). Fix :help string for quit-window.
3224
db04f33f
GM
32252009-11-03 Glenn Morris <rgm@gnu.org>
3226
df8fff6c
GM
3227 * cedet/mode-local.el (with-mode-local): Doc fix.
3228
2aea6521
GM
3229 * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
3230 (byte-compile-file-form-define-abbrev-table)
3231 (byte-compile-file-form-custom-declare-variable)
3232 (byte-compile-variable-ref, byte-compile-defvar):
3233 Whether or not a warning is enabled should only affect whether we issue
3234 the warning, not whether or not we collect the relevant data.
3235 Eg warnings can be turned on and off throughout the course of a file.
3236
db04f33f
GM
3237 * eshell/esh-mode.el (ansi-color-apply-on-region): Autoload it...
3238 (eshell-handle-ansi-color): ... Rather than requiring ansi-color.
3239
937e6a56
SM
32402009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
3241
3242 * term/ns-win.el (ns-scroll-bar-move, ns-face-at-pos):
3243 * play/mpuz.el (mpuz-create-buffer):
3244 * play/landmark.el (lm-prompt-for-move, lm-print-wts, lm-print-smell)
3245 (lm-print-y,s,noise, lm-print-w0, lm-init):
3246 * play/gomoku.el (gomoku-prompt-for-move):
3247 * play/fortune.el (fortune-in-buffer):
3248 * play/dissociate.el (dissociated-press):
3249 * play/decipher.el (decipher-adjacency-list, decipher-display-regexp)
5ce6e4f4 3250 (decipher-analyze-buffer, decipher-stats-buffer, decipher-stats-buffer):
937e6a56
SM
3251 * mail/supercite.el (sc-eref-show):
3252 * mail/smtpmail.el (smtpmail-send-it):
3253 * mail/rmailsum.el (rmail-summary-next-labeled-message)
3254 (rmail-summary-previous-labeled-message, rmail-summary-wipe)
3255 (rmail-summary-undelete-many, rmail-summary-rmail-update)
3256 (rmail-summary-goto-msg, rmail-summary-expunge)
3257 (rmail-summary-get-new-mail, rmail-summary-search-backward)
3258 (rmail-summary-add-label, rmail-summary-output-menu)
3259 (rmail-summary-output-body):
3260 * mail/rfc822.el (rfc822-addresses):
3261 * mail/reporter.el (reporter-dump-variable, reporter-dump-state):
3262 * mail/mailpost.el (post-mail-send-it):
3263 * mail/hashcash.el (hashcash-generate-payment):
3264 * mail/feedmail.el (feedmail-run-the-queue)
3265 (feedmail-queue-send-edit-prompt-help-first)
3266 (feedmail-send-it-immediately, feedmail-give-it-to-buffer-eater)
3267 (feedmail-deduce-address-list):
3268 * eshell/esh-ext.el (eshell-remote-command):
3269 * eshell/em-unix.el (eshell-occur-mode-mouse-goto):
3270 * emulation/viper-util.el (viper-glob-unix-files, viper-save-setting)
3271 (viper-wildcard-to-regexp, viper-glob-mswindows-files)
3272 (viper-save-string-in-file, viper-valid-marker):
3273 * emulation/viper-keym.el (viper-toggle-key):
3274 * emulation/viper-ex.el (ex-expand-filsyms, viper-get-ex-file)
3275 (ex-edit, ex-global, ex-mark, ex-next-related-buffer, ex-quit)
3276 (ex-get-inline-cmd-args, ex-tag, ex-command, ex-compile):
3277 * emulation/viper-cmd.el (viper-exec-form-in-vi)
3278 (viper-exec-form-in-emacs, viper-brac-function):
3279 * emulation/viper.el (viper-delocalize-var):
3280 * emulation/vip.el (vip-mode, vip-get-ex-token, vip-ex, vip-get-ex-pat)
3281 (vip-get-ex-command, vip-get-ex-opt-gc, vip-get-ex-buffer)
3282 (vip-get-ex-count, vip-get-ex-file, ex-edit, ex-global, ex-mark)
3283 (ex-map, ex-unmap, ex-quit, ex-read, ex-tag, ex-command):
3284 * emulation/vi.el (vi-switch-mode, vi-ex-cmd):
3285 * emulation/edt.el (edt-electric-helpify):
3286 * emulation/cua-rect.el (cua--rectangle-aux-replace):
3287 * emulation/cua-gmrk.el (cua--insert-at-global-mark)
3288 (cua--delete-at-global-mark, cua--copy-rectangle-to-global-mark)
3289 (cua-indent-to-global-mark-column):
3290 * calendar/diary-lib.el (calendar-mark-1):
3291 * calendar/cal-hebrew.el (calendar-hebrew-mark-date-pattern):
3292 Use with-current-buffer.
3293 * emulation/viper.el (viper-delocalize-var): Use dolist.
3294
5b955562
CY
32952009-11-03 Chong Yidong <cyd@stupidchicken.com>
3296
3297 * comint.el (comint-replace-by-expanded-history-before-point):
3298 Replace !! with the previous input string literally (Bug#1795).
3299
6292c599
JB
33002009-11-02 Jay Belanger <jay.p.belanger@gmail.com>
3301
3302 * calc/calc-forms.el (calc-date-notation): Allow a "blank string"
3303 to be made up of whitespace.
3304
8368c14e
CY
33052009-11-02 Chong Yidong <cyd@stupidchicken.com>
3306
3307 * minibuffer.el (read-file-name): Don't use file dialogs for
3308 remote directories (Bug#99).
3309
6f750f0d
CY
33102009-11-01 Chong Yidong <cyd@stupidchicken.com>
3311
3312 * progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
3313
97ab3f47
AS
33142009-11-01 Andreas Schwab <schwab@linux-m68k.org>
3315
3316 * view.el (view-mode-exit): If OLD-BUF is dead bury the buffer
3317 instead of deleting the window or frame.
3318
673c1168
CY
33192009-10-31 Chong Yidong <cyd@stupidchicken.com>
3320
3321 * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
3322 Support face colors.
3323
937e6a56
SM
3324 * textmodes/tex-mode.el (tex-facemenu-add-face-function):
3325 New function. Support face colors (Bug#1168).
673c1168
CY
3326 (tex-common-initialization): Use it.
3327
3328 * facemenu.el (facemenu-enable-faces-p): Enable facemenu if the
3329 mode allows it (Bug#1168).
3330
c9349f0a
CY
33312009-10-31 Juri Linkov <juri@jurta.org>
3332
3333 * facemenu.el (list-colors-display): Don't mark buffer as
3334 modified (Bug#3948).
3335
ebf5c4f5
CY
33362009-10-31 Chong Yidong <cyd@stupidchicken.com>
3337
5c2dce75
CY
3338 * international/mule-diag.el (list-character-sets-1): Minor
3339 message fix (Bug#3526).
3340
26581f0e
CY
3341 * progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
3342 face property (Bug#4834).
3343 (etags-list-tags, etags-tags-apropos-additional)
3344 (etags-tags-apropos, tags-select-tags-table): Add follow-link
3345 property.
3346
ebf5c4f5
CY
3347 * menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
3348 items.
3349
3350 * cedet/cedet.el (cedet-menu-map): Remove Semantic and EDE menu
3351 items.
3352
3353 * cedet/ede.el (ede-minor-mode):
3354 * cedet/semantic.el (semantic-mode): Toggle menu separators.
3355
9a529312
SM
33562009-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
3357
3358 * textmodes/two-column.el (2C-split):
3359 * textmodes/texnfo-upd.el (texinfo-multi-file-included-list):
3360 * textmodes/tex-mode.el (tex-set-buffer-directory):
3361 * textmodes/spell.el (spell-region, spell-string):
3362 * textmodes/reftex.el (reftex-erase-buffer):
3363 (reftex-get-file-buffer-force, reftex-kill-temporary-buffers):
3364 * textmodes/reftex-toc.el (reftex-toc-promote-action):
3365 * textmodes/reftex-sel.el (reftex-get-offset, reftex-insert-docstruct)
3366 (reftex-select-item):
3367 * textmodes/reftex-ref.el (reftex-label-info-update)
3368 (reftex-offer-label-menu):
3369 * textmodes/reftex-index.el (reftex-index-change-entry)
3370 (reftex-index-phrases-info):
3371 * textmodes/reftex-global.el (reftex-create-tags-file)
3372 (reftex-save-all-document-buffers, reftex-ensure-write-access):
3373 * textmodes/reftex-dcr.el (reftex-echo-ref, reftex-echo-cite)
3374 (reftex-view-crossref-from-bibtex):
3375 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback)
3376 (reftex-extract-bib-entries-from-thebibliography)
3377 (reftex-all-used-citation-keys, reftex-create-bibtex-file):
3378 * textmodes/refbib.el (r2b-capitalize-title):
3379 (r2b-convert-buffer, r2b-help):
3380 * textmodes/page-ext.el (pages-directory)
3381 (pages-directory-goto-with-mouse):
3382 * textmodes/bibtex.el (bibtex-validate-globally):
3383 * textmodes/bib-mode.el (bib-capitalize-title):
3384 * textmodes/artist.el (artist-clear-buffer, artist-system):
3385 * progmodes/xscheme.el (global-set-scheme-interaction-buffer):
3386 (local-set-scheme-interaction-buffer, xscheme-process-filter)
3387 (verify-xscheme-buffer, xscheme-enter-interaction-mode)
3388 (xscheme-enter-debugger-mode, xscheme-debugger-mode-p)
3389 (xscheme-send-control-g-interrupt, xscheme-start-process)
3390 (xscheme-process-sentinel, xscheme-cd):
3391 * progmodes/verilog-mode.el (verilog-read-always-signals)
3392 (verilog-set-define, verilog-getopt-file)
3393 (verilog-module-inside-filename-p):
3394 * progmodes/sh-script.el:
3395 * progmodes/python.el (python-pdbtrack-get-source-buffer)
3396 (python-pdbtrack-grub-for-buffer, python-execute-file):
3397 * progmodes/octave-inf.el (inferior-octave):
3398 * progmodes/idlwave.el (idlwave-scan-user-lib-files)
3399 (idlwave-shell-compile-helper-routines, idlwave-set-local)
3400 (idlwave-display-completion-list-xemacs, idlwave-list-abbrevs)
3401 (idlwave-display-completion-list-emacs, idlwave-list-load-path-shadows)
3402 (idlwave-completion-fontify-classes, idlwave-display-calling-sequence):
3403 * progmodes/idlw-shell.el (idlwave-shell-examine-display-clear)
3404 (idlwave-shell-filter, idlwave-shell-examine-highlight)
3405 (idlwave-shell-sentinel, idlwave-shell-filter-directory)
3406 (idlwave-shell-display-line, idlwave-shell-set-bp-in-module)
3407 (idlwave-shell-examine-display, idlwave-shell-run-region)
3408 (idlwave-shell-filter-bp, idlwave-shell-save-and-action)
3409 (idlwave-shell-sources-filter, idlwave-shell-goto-next-error):
3410 * progmodes/idlw-help.el (idlwave-help-get-special-help)
3411 (idlwave-help-get-help-buffer):
3412 * progmodes/gud.el (gud-basic-call, gud-find-class)
3413 (gud-tooltip-activate-mouse-motions-if-enabled):
3414 * progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
3415 * progmodes/ebrowse.el (ebrowse-member-table, ebrowse-save-tree-as)
3416 (ebrowse-view-exit-fn, ebrowse-tags-list-members-in-file)
3417 (ebrowse-tags-next-file):
3418 * progmodes/ebnf2ps.el (ebnf-generate-eps, ebnf-generate-eps)
3419 (ebnf-eps-production-list, ebnf-begin-file, ebnf-log)
3420 (ebnf-eps-finish-and-write):
3421 * progmodes/cpp.el (cpp-edit-save):
3422 * progmodes/cperl-mode.el (cperl-pod-to-manpage):
3423 * progmodes/cc-defs.el (c-emacs-features):
3424 * progmodes/antlr-mode.el (antlr-invalidate-context-cache)
3425 (antlr-directory-dependencies):
3426 * progmodes/ada-xref.el (ada-gnat-parse-gpr, ada-get-ali-file-name)
3427 (ada-run-application, ada-find-in-src-path, ada-goto-parent)
3428 (ada-find-any-references, ada-make-filename-from-adaname)
3429 (ada-make-body-gnatstub):
3430 * obsolete/rnews.el (news-list-news-groups):
5ce6e4f4 3431 * obsolete/resume.el (resume-suspend-hook, resume-write-buffer-to-file):
9a529312
SM
3432 * obsolete/iso-acc.el (iso-acc-minibuf-setup):
3433 * net/rcirc.el (rcirc-debug):
3434 * net/newst-treeview.el (newsticker--treeview-list-add-item)
3435 (newsticker--treeview-list-clear, newsticker-treeview-browse-url)
3436 (newsticker--treeview-list-update-faces, newsticker-treeview-save)
3437 (newsticker--treeview-item-show-text, newsticker--treeview-item-show)
5ce6e4f4 3438 (newsticker--treeview-tree-update-tag, newsticker--treeview-buffer-init)
9a529312
SM
3439 (newsticker-treeview-show-item, newsticker--treeview-unfold-node)
3440 (newsticker--treeview-list-clear-highlight)
3441 (newsticker--treeview-list-update-highlight)
3442 (newsticker--treeview-list-highlight-start)
3443 (newsticker--treeview-tree-update-highlight)
3444 (newsticker--treeview-get-selected-item)
3445 (newsticker-treeview-mark-list-items-old)
3446 (newsticker--treeview-set-current-node):
3447 * net/newst-plainview.el (newsticker--buffer-set-uptodate):
3448 * net/newst-backend.el (newsticker--get-news-by-funcall)
3449 (newsticker--get-news-by-wget, newsticker--image-get)
3450 (newsticker--image-sentinel):
3451 * net/mairix.el (mairix-rmail-fetch-field, mairix-gnus-fetch-field):
3452 * net/eudcb-ph.el (eudc-ph-do-request, eudc-ph-open-session):
3453 (eudc-ph-close-session):
3454 * net/eudc.el (eudc-save-options):
3455 * language/thai-word.el (thai-update-word-table):
3456 * language/japan-util.el (japanese-string-conversion):
3457 * international/titdic-cnv.el (tsang-quick-converter)
3458 (ziranma-converter, ctlau-converter):
3459 * international/mule-cmds.el (describe-language-environment):
3460 * international/ja-dic-cnv.el (skkdic-convert-okuri-ari)
3461 (skkdic-convert-postfix, skkdic-convert-prefix):
3462 (skkdic-convert-okuri-nasi, skkdic-convert):
3463 * emacs-lisp/re-builder.el (reb-update-overlays):
3464 * emacs-lisp/pp.el (pp-to-string, pp-display-expression):
3465 * emacs-lisp/gulp.el (gulp-send-requests):
3466 * emacs-lisp/find-gc.el (trace-call-tree):
3467 * emacs-lisp/eieio-opt.el (eieio-browse, eieio-describe-class)
3468 (eieio-describe-generic):
3469 * emacs-lisp/eieio-base.el (eieio-persistent-read):
3470 * emacs-lisp/edebug.el (edebug-outside-excursion):
3471 * emacs-lisp/debug.el (debugger-make-xrefs):
3472 * emacs-lisp/cust-print.el (custom-prin1-to-string):
3473 * emacs-lisp/chart.el (chart-new-buffer):
3474 * emacs-lisp/authors.el (authors-scan-el, authors-scan-change-log):
3475 Use with-current-buffer.
3476 * textmodes/artist.el (artist-system): Don't call
3477 copy-sequence on a fresh string.
3478 * progmodes/idlw-shell.el (easymenu setup): Use dolist.
3479
d566f228
GM
34802009-10-31 Stephen Berman <stephen.berman@gmx.net>
3481
3482 * calendar/todo-mode.el (todo-edit-item): Signal an error if there
1c2efdfb 3483 is no item to edit. (Bug#4820)
d566f228 3484 (todo-top-priorities): Restore point and restore narrowing in Todo
1c2efdfb 3485 buffer. (Bug#4820)
d566f228 3486
f3628edd
GM
34872009-10-31 Glenn Morris <rgm@gnu.org>
3488
5cf3709c
GM
3489 * net/ange-ftp.el (top-level): Don't require dired when compiling.
3490 (comint-last-output-start, comint-last-input-start)
3491 (comint-last-input-end): Don't defvar when compiling.
3492 (ange-ftp-process-file): Use bound-and-true-p.
3493
4c814fd2
GM
3494 * pcmpl-rpm.el (top-level): Move provide statement to end.
3495 (pcmpl-rpm): Remove unused custom group.
3496
113b8dcc
GM
3497 * pcmpl-gnu.el (tar-parse-info, tar-header-name): Declare for compiler.
3498
31c615e4
GM
3499 * mail/emacsbug.el (report-emacs-bug): Request `emacs -Q' recipes.
3500
416d3588
GM
3501 * emacs-lisp/bytecomp.el (byte-compile-warning-types)
3502 (byte-compile-warnings): Add `constants' as an option.
3503 (byte-compile-callargs-warn, byte-compile-arglist-warn)
3504 (display-call-tree): Update for byte-compile-fdefinition possibly
3505 returning `(macro lambda ...)'. (Bug#4778)
3506 (byte-compile-variable-ref, byte-compile-setq-default):
3507 Respect `constants' member of byte-compile-warnings.
3508
8aedfd3b
GM
3509 * cedet/semantic/tag.el (semantic--tag-link-list-to-buffer):
3510 Use mapc rather than mapcar because the return value is never used.
3511
f3628edd
GM
3512 * cedet/srecode/template.el, cedet/semantic/wisent/javascript.el:
3513 * cedet/semantic/wisent/java-tags.el, cedet/semantic/texi.el:
3514 * cedet/semantic/html.el:
3515 Suppress harmless warnings about setting up semantic-imenu (not
3516 part of Emacs) variables.
3517
00f71f39
SM
35182009-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
3519
3520 * vc-bzr.el (vc-bzr-revision-keywords): New var.
3521 (vc-bzr-revision-completion-table): Use it to fix completion of "s:"
3522 to "submit:".
3523
4fa4a838
SM
3524 * cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
3525 * cedet/semantic/symref/list.el (semantic-symref-rb-toggle-expand-tag):
3526 * cedet/semantic/symref/grep.el (semantic-symref-perform-search):
3527 * cedet/semantic/bovine/gcc.el (semantic-gcc-query):
3528 * cedet/semantic/bovine/c.el (semantic-c-parse-lexical-token):
3529 * cedet/semantic/analyze/debug.el (semantic-analyzer-debug-add-buttons)
3530 (semantic-analyzer-debug-global-symbol)
3531 (semantic-analyzer-debug-missing-innertype)
3532 (semantic-analyzer-debug-insert-include-summary):
3533 * cedet/semantic/util.el (semantic-file-tag-table):
3534 (semantic-describe-buffer-var-helper, semantic-something-to-tag-table)
3535 (semantic-recursive-find-nonterminal-by-name):
3536 * cedet/semantic/tag-ls.el (semantic-tag-calculate-parent-default):
3537 * cedet/semantic/tag-file.el (semantic-prototype-file):
3538 * cedet/semantic/symref.el (semantic-symref-parse-tool-output):
3539 * cedet/semantic/sb.el (semantic-sb-fetch-tag-table):
3540 * cedet/semantic/lex-spp.el (semantic-lex-spp-lex-text-string):
3541 * cedet/semantic/idle.el (semantic-idle-work-for-one-buffer):
3542 (semantic-idle-summary-maybe-highlight):
3543 * cedet/semantic/ia-sb.el (semantic-ia-speedbar)
3544 (semantic-ia-sb-tag-info):
3545 * cedet/semantic/grammar.el (semantic-analyze-possible-completions):
3546 * cedet/semantic/find.el (semantic-brute-find-tag-by-position):
3547 * cedet/semantic/ede-grammar.el (project-compile-target):
3548 (ede-proj-makefile-insert-variables):
3549 * cedet/semantic/debug.el (semantic-debug-set-parser-location):
3550 (semantic-debug-set-source-location, semantic-debug-interface-layout)
3551 (semantic-debug-mode, semantic-debug):
3552 * cedet/semantic/db.el (semanticdb-needs-refresh-p):
3553 * cedet/semantic/db-typecache.el (semanticdb-typecache-refresh-for-buffer):
3554 * cedet/semantic/db-javascript.el (semanticdb-equivalent-mode):
3555 * cedet/semantic/db-find.el (semanticdb-find-log-new-search)
3556 (semanticdb-find-translate-path-includes--internal)
3557 (semanticdb-reset-log, semanticdb-find-log-activity):
3558 * cedet/semantic/db-file.el (object-write):
3559 * cedet/semantic/db-el.el (semanticdb-equivalent-mode):
3560 * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-C-file-p)
3561 (semanticdb-create-ebrowse-database):
3562 * cedet/semantic/db-debug.el (semanticdb-table-sanity-check):
3563 * cedet/semantic/complete.el (semantic-displayor-focus-request)
3564 (semantic-collector-calculate-completions-raw)
3565 (semantic-complete-read-tag-analyzer):
3566 * cedet/semantic/analyze.el (semantic-analyze-pulse):
3567 * cedet/ede/util.el (ede-update-version-in-source):
3568 * cedet/ede/proj.el (project-delete-target):
3569 * cedet/ede/proj-elisp.el (ede-update-version-in-source)
3570 (ede-proj-flush-autoconf):
3571 * cedet/ede/pconf.el (ede-proj-configure-synchronize)
3572 (ede-proj-configure-synchronize):
3573 * cedet/ede/locate.el (ede-locate-file-in-project-impl):
3574 * cedet/ede/linux.el (ede-linux-version):
3575 * cedet/ede/emacs.el (ede-emacs-version):
3576 * cedet/ede/dired.el (ede-dired-add-to-target):
3577 * cedet/ede.el (ede-buffer-header-file, ede-find-target)
3578 (ede-buffer-documentation-files, ede-project-buffers, ede-set)
3579 (ede-target-buffers, ede-buffers, ede-make-project-local-variable):
3580 * cedet/cedet-idutils.el (cedet-idutils-fnid-call):
3581 (cedet-idutils-lid-call, cedet-idutils-expand-filename)
3582 (cedet-idutils-version-check):
3583 * cedet/cedet-global.el (cedet-gnu-global-call):
3584 (cedet-gnu-global-expand-filename, cedet-gnu-global-root)
3585 (cedet-gnu-global-version-check, cedet-gnu-global-scan-hits):
3586 * cedet/cedet-cscope.el (cedet-cscope-call)
3587 (cedet-cscope-expand-filename, cedet-cscope-version-check):
3588 Use with-current-buffer.
3589 * cedet/ede.el (ede-make-project-local-variable)
3590 (ede-set-project-variables, ede-set): Use dolist.
3591
ca0a881a
DN
35922009-10-30 Dan Nicolaescu <dann@ics.uci.edu>
3593
3594 * textmodes/ispell.el (ispell-skip-region-alist):
3595 * international/mule-conf.el (eight-bit):
3596 * international/fontset.el (font-encoding-alist):
3597 * startup.el (pure-space-overflow-message):
3598 * simple.el (overwrite-mode-textual, overwrite-mode-binary):
3599 * paths.el (gnus-nntp-service, rmail-spool-directory)
3600 (term-file-prefix):
3601 * files.el (save-some-buffers-action-alist):
3602 * cmuscheme.el (same-window-buffer-names):
3603 * ielm.el (same-window-buffer-names):
3604 * shell.el (same-window-buffer-names):
3605 * mail/sendmail.el (same-window-buffer-names):
3606 * progmodes/inf-lisp.el (same-window-buffer-names):
3607 * bindings.el (mode-line-client)
3608 (mode-line-column-line-number-mode-map):
3609 * language/tibetan.el (tibetan-precomposition-rule-regexp)
3610 (tibetan-precomposed-regexp): Purecopy string arguments.
3611
b861e45e
SM
36122009-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
3613
6df9b6d7
SM
3614 * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
3615 (calcDigit-nondigit):
3616 * calc/calc-yank.el (calc-copy-to-buffer):
3617 * calc/calc-units.el (calc-invalidate-units-table):
3618 * calc/calc-trail.el (calc-trail-yank):
3619 * calc/calc-store.el (calc-insert-variables):
3620 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
3621 * calc/calc-prog.el (calc-read-parse-table):
3622 * calc/calc-keypd.el (calc-do-keypad, calc-keypad-right-click):
3623 * calc/calc-help.el (calc-describe-bindings, calc-describe-key):
3624 * calc/calc-graph.el (calc-graph-delete, calc-graph-add-curve)
3625 (calc-graph-juggle, calc-graph-count-curves, calc-graph-plot)
3626 (calc-graph-plot, calc-graph-format-data, calc-graph-set-styles)
3627 (calc-graph-name, calc-graph-find-command, calc-graph-view)
3628 (calc-graph-view, calc-gnuplot-command, calc-graph-init):
3629 * calc/calc-ext.el (calc-realign):
3630 * calc/calc-embed.el (calc-do-embedded, calc-do-embedded)
3631 (calc-embedded-finish-edit, calc-embedded-make-info)
3632 (calc-embedded-finish-command, calc-embedded-stack-change):
3633 * calc/calc-aent.el (calcAlg-enter): Use with-current-buffer.
3634
5a916e35
SM
3635 * cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
3636 (overload-docstring-extension): Use that info.
3637 * cedet/semantic/fw.el (semantic-alias-obsolete): Pass the `when' info.
3638 * cedet/semantic/idle.el (semantic-eldoc-current-symbol-info):
3639 * cedet/semantic/tag-ls.el (semantic-nonterminal-protection)
3640 (semantic-nonterminal-abstract, semantic-nonterminal-leaf)
3641 (semantic-nonterminal-full-name): Add the new `when' info.
3642 * cedet/semantic/decorate/mode.el (semantic/decorate): Require CL for
3643 `assert'.
3644
70f44c65
SM
3645 * pcomplete.el (pcomplete-comint-setup): If there's a choice, replace
3646 shell-dynamic-complete-filename in preference to
3647 comint-dynamic-complete-filename.
3648
b861e45e
SM
3649 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
3650 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames):
3651 Don't consider whether the display supports colors.
3652 (bookmark-import-new-list): Use dolist.
3653 (bookmark-bmenu-mode-map): Move initialization into declaration.
3654 (bookmark-bmenu-list): Use dolist, simplify.
3655 (bookmark-show-all-annotations): Use save-selected-window and dolist.
3656 (menu-bar-final-items): Use push.
3657
8549241d 36582009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change)
cc63d28f
SM
3659
3660 * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so
3661 it works on remote files.
3662 (vc-hg-diff): Don't pass any `--cwd' argument.
3663
30644573
KR
36642009-10-27 Kevin Ryde <user42@zip.com.au>
3665
cc63d28f
SM
3666 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
3667 Use help-xref-info-regexp and help-xref-url-regexp to identify links.
30644573
KR
3668 (Further to Bug#3921).
3669
9be01a63
MA
36702009-10-27 Michael Albinus <michael.albinus@gmx.de>
3671
3672 * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
3673 (tramp-imap-do-copy-or-rename-file): Don't use the inode, when
3674 calling `tramp-imap-put-file'. Add file size to the call.
3675 (tramp-imap-get-file-entries): Compute also user name, file size,
3676 and date.
3677 (tramp-imap-handle-insert-directory): Insert uid and gid.
3678 (tramp-imap-handle-file-attributes): Transform uid and gid
3679 according to `id-format'.
3680 (tramp-imap-put-file): New optional parameter SIZE. Encode file
3681 size in header X-Size.
3682
41849bf9
JB
36832009-10-26 Juanma Barranquero <lekktu@gmail.com>
3684
3685 * simple.el (transpose-subr): Give clearer error when the mark
3686 is not set. (Bug#4807)
3687
293c24f9
MA
36882009-10-26 Michael Albinus <michael.albinus@gmx.de>
3689
cc63d28f
SM
3690 * net/tramp.el (tramp-perl-file-truename): New defconst.
3691 Perl code contributed by yary <not.com@gmail.com> (tiny change).
293c24f9 3692 (tramp-handle-file-truename, tramp-get-remote-perl): Use it.
cc63d28f
SM
3693 Check also for "perl-file-spec" and "perl-cwd-realpath" properties.
3694 (tramp-handle-write-region): In case of APPEND, reuse the tmpfile name.
293c24f9 3695
cc63d28f
SM
3696 * net/tramp-imap.el (tramp-imap-file-name-handler-alist):
3697 Ignore `dired-call-process'.
293c24f9
MA
3698 (tramp-imap-make-iht): Use `user' and `ssl' with `imap-hash-make'.
3699
37002009-10-26 Julian Scheid <julians37@gmail.com>
3701
cc63d28f 3702 * net/tramp.el (tramp-perl-file-name-all-completions): New defconst.
293c24f9
MA
3703 (tramp-get-remote-readlink): New defun.
3704 (tramp-handle-file-truename): Use it.
3705 (tramp-handle-file-exists-p): Check file-attributes cache, assume
3706 file exists if cache value present.
3707 (tramp-check-cached-permissions) New defun.
3708 (tramp-handle-file-readable-p): Use it.
3709 (tramp-handle-file-writable-p): Likewise.
3710 (tramp-handle-file-executable-p): Likewise.
3711 (tramp-handle-file-name-all-completions): Try using Perl to get
3712 partial completions. When perl not available, combine `cd' and
3713 `ls' into single remote operation and use shell expansion to get
3714 partial remote directory contents. Set `file-exists-p' cache for
3715 directory and any files returned by ls. Change cache handling to
3716 support partial directory contents. Use error message emitted by
3717 remote `cd' or Perl code for local tramp-error.
3718 (tramp-do-copy-or-rename-file-directly): Avoid separate
3719 tramp-send-command-and-check call.
cc63d28f
SM
3720 (tramp-handle-process-file): Merge three remote ops into one.
3721 Do not flush all caches when `process-file-side-effects' is set.
293c24f9
MA
3722 (tramp-handle-write-region): Avoid tramp-set-file-uid-gid if
3723 file-attributes shows uid/gid to be set already.
3724
a7610c52
DN
37252009-10-26 Dan Nicolaescu <dann@ics.uci.edu>
3726
3727 * textmodes/tex-mode.el (tex-dvi-view-command)
3728 (tex-show-queue-command, tex-open-quote):
3729 * progmodes/ruby-mode.el (auto-mode-alist)
3730 (interpreter-mode-alist): Purecopy strings.
3731
3732 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Purecopy item names.
3733
3734 * emacs-lisp/derived.el (define-derived-mode): Purecopy the doc
3735 string for the hook, keymap and abbrev table.
3736
3737 * emacs-lisp/byte-run.el (make-obsolete): Purecopy the current name.
3738
3739 * x-dnd.el (x-dnd-xdnd-to-action):
3740 * startup.el (fancy-startup-text, fancy-about-text): Change to
3741 defconst from defvar.
3742
3743 * ps-print.el (ps-page-dimensions-database): Purecopy initial value.
3744
3745 * mouse.el (mouse-buffer-menu-mode-groups, x-fixed-font-alist):
3746 Purecopy initialization strings.
3747
3748 * mail/sendmail.el (mail-header-separator)
3749 (mail-personal-alias-file):
3750 * mail/rmail.el (rmail-default-dont-reply-to-names)
3751 (rmail-ignored-headers, rmail-retry-ignored-headers)
3752 (rmail-highlighted-headers, rmail-secondary-file-directory)
3753 (rmail-secondary-file-regexp):
3754 * files.el (null-device, file-name-invalid-regexp)
3755 (locate-dominating-stop-dir-regexp)
cc63d28f 3756 (inhibit-first-line-modes-regexps): Purecopy initialization strings.
a7610c52
DN
3757 (interpreter-mode-alist): Use mapcar instead of mapc.
3758
3759 * buff-menu.el (Buffer-menu-mode-map): Purecopy name.
3760
3761 * bindings.el (mode-line-major-mode-keymap): Purecopy name.
3762 (completion-ignored-extensions):
3763 (debug-ignored-errors): Purecopy strings.
3764
4fcc3d32
SM
37652009-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
3766
0667de21
SM
3767 * pcomplete.el (pcomplete-std-complete): Obey pcomplete-use-paring.
3768 (pcomplete, pcomplete-parse-buffer-arguments, pcomplete-opt)
3769 (pcomplete--here): Use push.
3770
4fcc3d32
SM
3771 * subr.el (all-completions): Declare the 4th arg obsolete.
3772
955ef430
SM
37732009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
3774
2d085307
SM
3775 * pcomplete.el (pcomplete-unquote-argument-function): New var.
3776 (pcomplete-unquote-argument): New function.
3777 (pcomplete--common-suffix): Always pay attention to case.
3778 (pcomplete--table-subvert): Quote and unquote the text.
3779 (pcomplete--common-quoted-suffix): New function.
3780 (pcomplete-std-complete): Use it and pcomplete-begin.
3781
955ef430
SM
3782 * bookmark.el (bookmark-bmenu-list): Don't use switch-to-buffer if
3783 we're inside a dedicated or minibuffer window.
3784
4fcc3d32
SM
37852009-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
3786
3787 * cedet/semantic/fw.el (semantic-alias-obsolete)
3788 (semantic-varalias-obsolete): Make the `when' arg mandatory.
3789 (define-mode-overload-implementation):
3790 * cedet/semantic/decorate/mode.el (semantic-decorate-pending-decoration-hooks):
3791 * cedet/semantic/wisent.el (wisent-lex-make-token-table):
3792 * cedet/semantic/util.el (semantic-file-token-stream)
3793 (semantic-something-to-stream):
3794 * cedet/semantic/tag.el (semantic-tag-make-assoc-list)
3795 (semantic-expand-nonterminal):
3796 * cedet/semantic/tag-file.el (semantic-find-nonterminal)
3797 (semantic-find-dependency, semantic-find-nonterminal)
3798 (semantic-find-dependency):
3799 * cedet/semantic/lex.el (semantic-flex-start, semantic-flex-end)
3800 (semantic-flex-text, semantic-flex-make-keyword-table)
3801 (semantic-flex-keyword-p, semantic-flex-keyword-put)
3802 (semantic-flex-keyword-get, semantic-flex-map-keywords)
3803 (semantic-flex-keywords, semantic-flex-buffer, semantic-flex-list):
3804 * cedet/semantic/java.el (semantic-java-prototype-nonterminal):
3805 * cedet/semantic/idle.el (semantic-before-idle-scheduler-reparse-hooks)
3806 (semantic-after-idle-scheduler-reparse-hooks):
3807 * cedet/semantic/edit.el (semantic-edits-incremental-reparse-failed-hooks):
3808 * cedet/semantic/db-mode.el (semanticdb-mode-hooks):
3809 * cedet/semantic.el (semantic-toplevel-bovine-table)
3810 (semantic-toplevel-bovine-cache)
3811 (semantic-before-toplevel-bovination-hook, semantic-init-hooks)
3812 (semantic-init-mode-hooks, semantic-init-db-hooks)
3813 (semantic-bovination-working-type): Provide the `when' arg.
3814
7c85c02b
KF
38152009-10-24 Karl Fogel <kfogel@red-bean.com>
3816
3817 * bookmark.el: Update documentation, especially documentation
3818 of `bookmark-alist' and of the bookmark file format.
3819 Patch by Drew Adams, with minor tweaks from me. (Bug#4195)
3820
3e8ae8a6
CY
38212009-10-24 Chong Yidong <cyd@stupidchicken.com>
3822
3e425845
CY
3823 * mail/emacsbug.el (report-emacs-bug): Clarify that the
3824 keybindings apply to the mail buffer (Bug#4003). Shrink help
3825 window to buffer.
3826
cdd47d48
CY
3827 * whitespace.el (whitespace-mode, whitespace-newline-mode)
3828 (global-whitespace-mode, global-whitespace-newline-mode)
955ef430
SM
3829 (whitespace-toggle-options, global-whitespace-toggle-options):
3830 Doc fix (Bug#3660).
cdd47d48 3831
ba07c9ad
CY
3832 * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
3833 of xmltok-start before the end tag was inserted (Bug#2840).
3834
3e8ae8a6
CY
3835 * progmodes/sh-script.el (sh-font-lock-paren): Handle case
3836 patterns that are preceded by an open-paren (Bug#1320).
3837
ab276820
CY
38382009-10-24 Sven Joachim <svenjoac@gmx.de>
3839
3840 * files.el (delete-directory): Delete symlinks to directories with
3841 delete-file (Bug#4739).
3842
86f1602f
CY
38432009-10-24 Chong Yidong <cyd@stupidchicken.com>
3844
3845 * cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
3846 * cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN
3847 argument to make-obsolete.
3848
3849 * cedet/semantic/fw.el (semantic-alias-obsolete)
3850 (semantic-varalias-obsolete): Add optional WHEN argument.
3851
905a9ed3
DN
38522009-10-24 Dan Nicolaescu <dann@ics.uci.edu>
3853
a9a2a6db
DN
3854 * vc.el (vc-backend-for-registration): Rename from
3855 vc-get-backend-for-registration. Update callers.
3856
cc63d28f
SM
3857 * international/mule-cmds.el (set-language-info-alist):
3858 Purecopy lang-env.
905a9ed3
DN
3859 (leim-list-header, leim-list-entry-regexp): Change defvars to defconst.
3860 (charset): Purecopy the name.
3861 (define-char-code-property): Purecopy string arguments.
3862
3863 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
3864 Purecopy string arguments.
3865
3866 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
3867 * ediff-hook.el (menu-bar-ediff-menu):
3868 * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips.
3869 * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
3870
d270305a
GM
38712009-10-24 Glenn Morris <rgm@gnu.org>
3872
6c74d523 3873 * comint.el (comint-dynamic-list-completions):
656fc5f5
GM
3874 * term.el (term-dynamic-list-completions): Use choose-completion rather
3875 than obsolete alias mouse-choose-completion.
3876
ae732337
GM
3877 * filecache.el (file-cache-completions-keymap): Bind mouse-2 to
3878 file-cache-choose-completion.
3879 (file-cache-choose-completion): Handle an optional event argument.
3880 (file-cache-mouse-choose-completion): Make it an obsolete alias.
3881
cc63d28f
SM
3882 * progmodes/octave-mod.el (octave-complete-symbol):
3883 Use choose-completion if mouse-choose-completion is ever removed.
ae480838 3884
9847dc91
GM
3885 * textmodes/sgml-mode.el (sgml-looking-back-at): Move definition before
3886 use.
3887
e8f2a5d5
GM
3888 * emacs-lisp/checkdoc.el (generate-autoload-cookie): Define for
3889 compiler.
3890
d270305a
GM
3891 * vc-hooks.el (vc-responsible-backend): Fix declaration.
3892
c6432f1e
SM
38932009-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
3894
3895 * minibuffer.el (completion--embedded-envvar-table): Fix last change.
3896 Ignore `pred' now that we receive one.
3897 Handle test-completion specially.
3898
6ab196f9
DN
38992009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
3900
3901 * vc.el (vc-responsible-backend): Throw an error if not backend is
1c2efdfb 3902 found. Remove the REGISTER argument. Move the code dealing with
6ab196f9
DN
3903 REGISTER ...
3904 (vc-get-backend-for-registration): ... here. New function.
3905 (vc-deduce-fileset): Call vc-get-backend-for-registration instead
3906 of vc-responsible-backend, pass the file name instead of the
3907 directory name.
3908
48feed59
SM
39092009-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
3910
3911 * pcomplete.el (pcomplete-common-suffix, pcomplete-table-subvert):
3912 New funs.
3913 (pcomplete-std-complete): Use them. Obey pcomplete-termination-string.
3914 (pcomplete-comint-setup): Don't modify a global var via
3915 accidental side-effects.
3916 (pcomplete-shell-setup): Adjust call accordingly.
3917 (pcomplete-parse-comint-arguments): Use push.
3918
00006066
CY
39192009-10-23 Chong Yidong <cyd@stupidchicken.com>
3920
36bfa3af
CY
3921 * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
3922 Allow uncapitalized info node names (Bug#3921).
3923
00006066
CY
3924 * mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
3925 to the DEBUG file (Bug#3781).
3926
aa311d6e
CY
39272009-10-23 Jari Aalto <jari.aalto@cante.net>
3928
3929 * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
3930 dictionary entry (Bug#4579).
3931
b88f2d0a
MA
39322009-10-23 Michael Albinus <michael.albinus@gmx.de>
3933
3934 * net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
3935 from `rfn-eshadow-update-overlay-hook' when unloading.
3936 (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and
3937 "rsyncc". Adjust doc string.
3938 (tramp-temp-buffer-file-name) New buffer-local defvar.
3939 (tramp-handle-insert-file-contents, tramp-handle-write-region):
3940 Keep temporary file when indicated by method ("rsync" and
3941 "rsyncc").
3942 (tramp-handle-write-region): Handle APPEND.
3943 (tramp-delete-temp-file-function): New defun. Added to
3944 `kill-buffer-hook'.
3945
1becddbb
JB
39462009-10-23 Juanma Barranquero <lekktu@gmail.com>
3947
3948 * menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
3949
8f43cbf3
DN
39502009-10-23 Dan Nicolaescu <dann@ics.uci.edu>
3951
3952 * term/tty-colors.el (msdos-color-values): Remove declaration, unused.
3953 (color-name-rgb-alist, tty-standard-colors)
3954 (tty-color-mode-alist): Change to defconst.
3955
3956 * simple.el (mark-inactive): Purecopy message.
3957
3958 * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro.
3959 (global-map, yank-menu):
3960 * textmodes/ispell.el (ispell-menu-map):
3961 * net/eudc.el (eudc-tools-menu):
3962 * international/mule-cmds.el (describe-language-environment-map)
3963 (setup-language-environment-map, set-coding-system-map)
3964 (mule-menu-keymap):
3965 * vc-hooks.el (vc-menu-entry, vc-menu-map):
3966 * replace.el (occur-mode-map):
3967 * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips.
3968
1d228a31
JB
39692009-10-23 Jay Belanger <jay.p.belanger@gmail.com>
3970
3971 * calc/calc.el (math-read-number, math-read-number-simple): Use
3972 `save-match-data'.
3973
3b067af1
SM
39742009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
3975
28a90c44
SM
3976 * simple.el (normal-erase-is-backspace-mode): Use input-decode-map
3977 rather than fiddling with global-map bindings, since it should only
3978 affect per-terminal settings.
3979 See http://bugs.gentoo.org/show_bug.cgi?id=289709.
3980
a452eee8
SM
3981 * minibuffer.el (completion-table-with-terminator): Allow to specify
3982 the terminator-regexp.
3983
ab14d7d5
SM
3984 * simple.el (switch-to-completions): Look for *Completions* in other
3985 frames as well.
3986
3b067af1
SM
3987 * pcomplete.el: Allow the use of completion-tables.
3988 (pcomplete-std-complete): New command.
3989 (pcomplete-dirs-or-entries): Use a single call to pcomplete-entries.
3990 (pcomplete--here): Use a function for `form' rather than an expression,
3991 so it can be byte-compiled.
3992 (pcomplete-here, pcomplete-here*): Adjust accordingly.
3993 Add edebug declaration.
3994 (pcomplete-show-completions): Remove unused var `curbuf'.
3995 (pcomplete-do-complete, pcomplete-stub):
1becddbb 3996 Don't assume `completions' is a list of strings any more.
3b067af1 3997
5480359e
JB
39982009-10-22 Juanma Barranquero <lekktu@gmail.com>
3999
4000 * find-dired.el (find-name-arg): Fix typo in docstring.
4001
3170b794
SM
40022009-10-22 Stefan Monnier <monnier@iro.umontreal.ca>
4003
48c23a25
SM
4004 * pcmpl-linux.el (pcomplete/kill): Don't abuse pcomplete-entries.
4005 (pcmpl-linux-fs-types): Same, and update to new modules layout.
4006
56b14058
SM
4007 * pcmpl-gnu.el (pcmpl-gnu-makefile-names): Use a single call to
4008 pcomplete-entries.
4009
3170b794
SM
4010 * comint.el (comint-read-input-ring, comint-write-input-ring)
4011 (comint-substitute-in-file-name)
4012 (comint-dynamic-complete-as-filename)
4013 (comint-dynamic-simple-complete)
4014 (comint-dynamic-list-filename-completions)
4015 (comint-dynamic-list-completions)
4016 (comint-redirect-results-list-from-process): Minor simplifications.
4017
2affef34
KR
40182009-10-21 Kevin Ryde <user42@zip.com.au>
4019
3170b794
SM
4020 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
4021 When inserting ";;; Code" put it before any ";;;###autoload" cookie on
2affef34 4022 the first form. And insert a blank line after ";;; Code" since
d8194864 4023 that's usual style. (Bug#4612)
2affef34 4024
e7b94bbb
KR
4025 * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
4026
528c56e2
SM
40272009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
4028
4029 * minibuffer.el (completion-table-with-terminator): Properly implement
4030 boundaries, in case `terminator' appears in the suffix.
4031 (completion--embedded-envvar-table): Don't return boundaries if
4032 there's no valid completion. Simplify.
4033 (completion-file-name-table): New completion table extracted from
4034 completion--file-name-table.
4035 (completion--file-name-table): Use it.
4036 (read-file-name-predicate): Declare obsolete.
4037 (read-file-name): Use the pred arg i.s.o read-file-name-predicate.
4038 * vc-bzr.el (vc-bzr-revision-completion-table): Use the new
4039 completion-file-name-table, and use the `pred' argument.
4040 * files.el (locate-file-completion-table): Use the `pred' arg rather
4041 than read-file-name-predicate.
4042 (abbreviate-file-name): Use \` rather than ^ for BOS.
4043
f9ed9b4f
DN
40442009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
4045
4046 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
4047 vc-responsible-backend to register, it causes problems.
4048
5f2022a3
SM
40492009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
4050
4051 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
4052
8d106ea0
CY
40532009-10-21 Eric Ludlam <zappo@gnu.org>
4054
4055 * cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
4056 (semantic-c-debug-mode-init-pch): New functions.
4057 (semantic-c-debug-mode-init-last-mode): New var.
4058 (semantic-c-parse-lexical-token): Use them.
4059
4060 * cedet/semantic/lex-spp.el (semantic-lex-spp-anlyzer-do-replace):
4061 When extracting the argument list, limit only by point-max.
4062
fc754ea1
MA
40632009-10-21 Michael Albinus <michael.albinus@gmx.de>
4064
4065 * net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
4066 (tramp-smb-handle-file-attributes): Use it.
4067 (tramp-smb-do-file-attributes-with-stat): Don't raise an error.
4068 (tramp-smb-handle-insert-directory): Use `mapc' rather than
5f2022a3
SM
4069 `mapcar'. Use `tramp-smb-get-stat-capability'.
4070 Add `dired-filename' text properties.
fc754ea1
MA
4071 (tramp-smb-get-cifs-capabilities): Apply `save-match-data'.
4072 (tramp-smb-maybe-open-connection): Simplify check for smbclient
4073 version.
4074
79bd5ba1
SM
40752009-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
4076
4077 * subr.el (read-key-delay): Reduce to 0.01.
4078 (read-key): Use read-key-sequence-vector to avoid turning M-t into 244
4079 (bug#4751).
4080
3c13704d
SM
40812009-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
4082
554efd10
SM
4083 * bindings.el (function-key-map): Map C-@ to C-SPC if C-@ is unbound.
4084
c2a37b78
SM
4085 * info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
4086 (Info-menu): Remove unused vars `last' and `completions'.
4087 (Info-index-nodes): Remove unused var `node'.
4088
3c13704d
SM
4089 * info.el (Info-complete-menu-item): Use complete-with-action.
4090
d1e4c403
DN
40912009-10-19 Dan Nicolaescu <dann@ics.uci.edu>
4092
4093 Make vc-annotate work through copies and renames.
3c13704d
SM
4094 * vc-annotate.el (vc-annotate-extract-revision-at-line):
4095 Return the file name too.
d1e4c403
DN
4096 (vc-annotate-revision-at-line)
4097 (vc-annotate-find-revision-at-line)
4098 (vc-annotate-revision-previous-to-line)
4099 (vc-annotate-show-log-revision-at-line): Update to get the file
4100 name from vc-annotate-extract-revision-at-line.
4101 (vc-annotate-show-diff-revision-at-line-internal): Change the
4102 argument to mean whether to show a file diff or not. Get the file
4103 name from vc-annotate-extract-revision-at-line.
3c13704d
SM
4104 (vc-annotate-show-diff-revision-at-line):
4105 Update vc-annotate-show-diff-revision-at-line call.
d1e4c403
DN
4106 (vc-annotate-warp-revision): Add an optional file argument.
4107
4108 * vc-git.el (vc-git-annotate-command): Pass -C -C to the blame command.
4109 (vc-git-annotate-extract-revision-at-line): Also return the file
4110 name if found.
4111
4112 * vc-hg.el (vc-hg-annotate-command): Pass --follow to the annotate
4113 command. Remove unused code.
4114 (vc-hg-annotate-re): Update to match --follow output.
4115 (vc-hg-annotate-extract-revision-at-line): Also return the file
4116 name if found.
4117
4118 * vc.el: Update annotate-extract-revision-at-line documentation.
4119
b0b0ef98
KR
41202009-10-18 Kevin Ryde <user42@zip.com.au>
4121
4122 * ibuffer.el (ibuffer-confirm-operation-on): Correction to error
4123 re-throw, `err' is a pair not a list so can't use apply (Bug#4740).
4124
a9e7f03d
KR
4125 * net/browse-url.el (browse-url): Identify alist with "consp and
4126 not functionp" and let all other things go down the `apply' leg,
4127 as suggested by Stefan. (Further to bug#4531.)
4128
7346a407
CY
41292009-10-18 Chong Yidong <cyd@stupidchicken.com>
4130
4131 * minibuffer.el (read-file-name): Check for repeat before putting
4132 a default argument in file-name-history (Bug#4657).
4133
4134 * emacs-lisp/lisp-mode.el (preceding-sexp): Recognize hash table
4135 read syntax (Bug#4737).
4136
3c13704d 4137 * textmodes/sgml-mode.el (sgml-delete-tag): Use sgml-looking-back-at.
7346a407 4138
1da94541
CY
41392009-10-18 Aaron S. Hawley <aaron.s.hawley@gmail.com>
4140
4141 * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
4142 (html-tag-alist, html-tag-help): Add descriptions for undocumented
4143 entries and make note of obsolete tags.
4144
2b93080a
SM
41452009-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
4146
4147 * net/ange-ftp.el (ange-ftp-file-size): Use unwind-protect.
4148
18b5ffb5
GM
41492009-10-18 Glenn Morris <rgm@gnu.org>
4150
4151 * Makefile.in (compile-last): Ensure GREP_OPTIONS is null before calling
4152 grep, so that binary files (eg international/uni-bidi.el) can match.
e5f035d7 4153 Remove test for "UnicodeData" files, since it is hopefully unnecessary
18b5ffb5
GM
4154 now, and in any case the file header format has changed.
4155
c2e161b2
GM
41562009-10-17 Glenn Morris <rgm@gnu.org>
4157
4158 * textmodes/flyspell.el (flyspell-large-region, flyspell-word)
4159 (flyspell-get-word, flyspell-large-region)
4160 (flyspell-auto-correct-previous-word): Doc/error message fixes.
4161
a1eb44f5
CY
41622009-10-17 Chong Yidong <cyd@stupidchicken.com>
4163
4164 * Makefile.in (ELCFILES): Add ede/shell.
4165
4418646e
DN
41662009-10-17 Dan Nicolaescu <dann@ics.uci.edu>
4167
4168 * term/common-win.el (x-colors): Purecopy it.
4169
4062011e
SM
41702009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
4171
4172 * tar-mode.el (tar-data-swapped-p): Make the assertion a bit more
4173 permissive for when the buffer is empty.
4174 (tar-header-block-tokenize): Decode the username and groupname.
4175 (tar-chown-entry, tar-chgrp-entry): Encode the names (bug#4730).
4176
67d3ffe4
CY
41772009-10-17 Chong Yidong <cyd@stupidchicken.com>
4178
4179 * cedet/srecode/srt.el:
4180 * cedet/srecode/compile.el:
4181 * cedet/semantic/mru-bookmark.el:
4182 * cedet/semantic/debug.el:
4183 * cedet/semantic/complete.el:
4184 * cedet/semantic/analyze.el: Require CL when compiling.
4185
41862009-10-17 Eric Ludlam <zappo@gnu.org>
4187
4188 * cedet/semantic/scope.el
4189 (semantic-analyze-scoped-inherited-tag-map): Wrap calculation of
4190 tmpscope so that the regular scope will continue to work.
4191
4062011e
SM
4192 * cedet/semantic/idle.el (semantic-idle-tag-highlight):
4193 Use semantic-idle-summary-highlight-face as the highlighting.
67d3ffe4
CY
4194
4195 * emacs-lisp/eieio-base.el (eieio-persistent-save): If buffer
4196 contains multibyte characters, choose first applicable coding
4197 system automatically.
4198
4199 * cedet/ede/project-am.el (project-run-target): New method.
4200 (project-run-target): New method.
4201
4202 * cedet/ede.el (ede-target): Add run target menu item.
4203 (ede-project, ede-minor-keymap): Add ede-run-target binding.
4204 (ede-run-target): New function.
4205 (ede-target::project-run-target): New method.
4206
4207 * cedet/ede/proj.el (project-run-target): New method.
4208
4209 * cedet/ede/proj-shared.el (ede-gcc-libtool-shared-compiler)
4210 (ede-g++-libtool-shared-compiler): Remove SHELL. Remove COMMANDS.
4211 Add :rules.
4212 (ede-proj-target-makefile-shared-object): Only libtool compilers
4213 now available. Add linkers for libtool.
4214 (ede-cc-linker-libtool, ede-g++-linker-libtool): New.
4215 (ede-proj-makefile-target-name): Always use .la extension.
4216
4217 * cedet/ede/proj-prog.el (project-run-target): New method.
4218
4062011e 4219 * cedet/ede/proj-obj.el (ede-cc-linker): Rename from ede-gcc-linker.
67d3ffe4
CY
4220 (ede-g++-linker): Change Change link lines.
4221
4062011e
SM
4222 * cedet/ede/pmake.el (ede-pmake-insert-variable-shared):
4223 When searching for old variables, go to the end of the buffer and
67d3ffe4
CY
4224 search backward from there.
4225 (ede-proj-makefile-automake-insert-subdirs)
4226 (ede-proj-makefile-automake-insert-extradist): New methods.
4227 (ede-proj-makefile-create): Use them.
4228
4229 * cedet/ede/pconf.el (ede-proj-configure-test-required-file):
4230 Force FILE to expand to the current target. Use file-exists-p to
4231 check that it exists.
4232
4233 * cedet/ede/linux.el (ede-linux-version): Don't call "head".
4062011e
SM
4234 (ede-linux-load): Wrap dir in file-name-as-directory.
4235 Set :version slot.
67d3ffe4
CY
4236
4237 * cedet/ede/files.el (ede-get-locator-object): When enabling
4238 locate, do so on "top".
4239
4240 * cedet/ede/emacs.el (ede-emacs-file-existing): Wrap "dir" in
4241 file-name-as-directory during compare.
4062011e
SM
4242 (ede-emacs-version): Return Emacs/XEmacs differentiator.
4243 Get version number from different places. Don't call egrep.
67d3ffe4
CY
4244 (ede-emacs-load): Set :version slot. Call file-name-as-directory
4245 to set the directory.
4246
4247 * cedet/ede/shell.el: New file.
4248
4249 * cedet/inversion.el (inversion-decoders): Allow for stray . in
4250 alpha/beta variants.
4251
2df48a87
SM
42522009-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
4253
4254 * international/mule-cmds.el (select-safe-coding-system): If the file
4255 has a coding cookie, use it regardless of any other setting (bug#4712).
4256
fd7dd48c
GM
42572009-10-17 Glenn Morris <rgm@gnu.org>
4258
547776f9
GM
4259 * cedet/semantic/grammar.el (semantic-grammar--lex-delim-spec):
4260 All errors should have messages.
4261
3ee0b477 4262 * foldout.el (foldout-mouse-swallow-events):
cec05144
GM
4263 * gs.el (gs-load-image): Replace obsolete forms of sit-for, sleep-for.
4264
2550e4b1
GM
4265 * dired.el (dired-ls-F-marks-symlinks, dired-keep-marker-rename)
4266 (dired-keep-marker-copy, dired-keep-marker-hardlink)
4267 (dired-keep-marker-symlink, dired-dwim-target)
4268 (dired-copy-preserve-time): Do not autoload these defcustoms.
4269
fd7dd48c
GM
4270 * mail/rmail.el (rmail-write-region-annotate): Prevent viewing different
4271 messages from messing up the file coding. (Bug#4623)
4272
f3e3a990
GM
42732009-10-17 Jari Aalto <jari.aalto@cante.net>
4274
4275 * textmodes/ispell.el (ispell-get-decoded-string): Give an error
4276 if no match is found for the current dictionary. (Bug#4578)
4277
4278 * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
4279 optional, since that is how it is documented, and this is often called
4280 with a nil argument. (Bug#4577)
4281 (flyspell-external-point-words, flyspell-auto-correct-word)
4282 (flyspell-correct-word-before-point, flyspell-word-search-forward)
4283 (flyspell-word-search-backward): Remove nil argument in calls to
4284 flyspell-get-word, since it is not needed now.
4285
42862009-10-17 Ulrich Mueller <ulm@gentoo.org>
4287
1becddbb 4288 * play/doctor.el (doctor-adverbp): Exclude some nouns. (Bug#4565)
f3e3a990 4289
b61374ab
GM
42902009-10-16 Glenn Morris <rgm@gnu.org>
4291
4292 * net/rcirc.el (rcirc-authenticate): Simplify previous change.
4293
412707c2
SM
42942009-10-16 Toru TSUNEYOSHI <t_tuneyosi@hotmail.com>
4295
4296 * net/ange-ftp.el (ange-ftp-send-cmd): Handle `size' like `mdtm'.
4297 (ange-ftp-file-size): New function.
4298 (ange-ftp-file-attributes): Use it.
4299
0c6f436e
MA
43002009-10-16 Michael Albinus <michael.albinus@gmx.de>
4301
4302 * net/tramp-smb.el (tramp-smb-version): New defvar.
4303 (tramp-smb-maybe-open-connection): Use it, in order to avoid
4304 repeated checks.
4305
850bfd04
GM
43062009-10-16 Glenn Morris <rgm@gnu.org>
4307
4308 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): Doc fix.
4309 Maybe copy some custom properties from old to new name. (Bug#4706)
4310
f3ed9aca
JB
43112009-10-16 Juanma Barranquero <lekktu@gmail.com>
4312
4313 * subr.el (error, sit-for, start-process-shell-command)
4314 (start-file-process-shell-command): Set the calling convention
4315 after the function definition.
4316
fd6c5134
SM
43172009-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
4318
4319 * subr.el (error, sit-for, start-process-shell-command)
4320 (start-file-process-shell-command): Use the new
4321 set-advertised-calling-convention feature.
4322
73874eb7
KH
43232009-10-16 Taichi Kawabata <kawabata.taichi@gmail.com>
4324
fd6c5134
SM
4325 * international/ucs-normalize.el (ucs-normalize-version):
4326 Change to 1.2.
4327 (check-range): Adjust for Unicode 5.2.
73874eb7 4328
03fb33cf
JL
43292009-10-15 Juri Linkov <juri@jurta.org>
4330
4331 * menu-bar.el (menu-bar-file-menu): Convert `separator-exit'
4332 to the `menu-item' format.
4333
4260b402
MA
43342009-10-15 Michael Albinus <michael.albinus@gmx.de>
4335
4336 * net/tramp.el (tramp-replace-environment-variables): Do not fail
4337 if the environment variable does not exist.
4338
4339 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
4340 (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
4341 parameter.
4342 (tramp-smb-handle-add-name-to-file)
4343 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
4344 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
4345 (tramp-smb-handle-file-attributes)
4346 (tramp-smb-do-file-attributes-with-stat)
4347 (tramp-smb-handle-file-local-copy)
4348 (tramp-smb-handle-insert-directory)
4349 (tramp-smb-handle-make-directory)
4350 (tramp-smb-handle-make-directory-internal)
4351 (tramp-smb-handle-make-symbolic-link)
4352 (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
4353 (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
4354 (tramp-smb-maybe-open-connection): Apply the changed parameters.
4355 (tramp-smb-read-file-entry): Read Disk names in compressed format.
4356 Handle long file names.
4357 (tramp-smb-get-cifs-capabilities): Check, whether the connection
4358 process is running.
4359 (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
4360 Read share names with "-g" option.
4361
d7a0fd6f
GM
43622009-10-15 Ryan Yeske <rcyeske@gmail.com>
4363
4364 * net/rcirc.el (rcirc-view-log-file): New command.
4365 (rcirc-track-minor-mode-map): Remove C-c ` binding.
4366 (rcirc-authenticate, rcirc-authinfo): Allow nickserv-nick to be
4367 specified.
4368
0b44494a
GM
43692009-10-15 Glenn Morris <rgm@gnu.org>
4370
af9fb32f
GM
4371 * w32-fns.el (w32-batch-update-autoloads): Take autoload-make-program
4372 from the second command-line argument.
4373 * makefile.w32-in (autoloads, $(lisp)/calendar/cal-loaddefs.el)
4374 ($(lisp)/calendar/diary-loaddefs.el, $(lisp)/calendar/hol-loaddefs.el)
4375 ($(lisp)/mh-e/mh-loaddefs.el): Pass $(MAKE) as second argument to
4376 w32-batch-update-autoloads.
4377 * emacs-lisp/autoload.el (autoload-make-program): New variable.
4378 (batch-update-autoloads): Handle autoload-excludes on windows-nt.
4379
0b44494a
GM
4380 * mail/rmailedit.el (rmail-cease-edit): Give an error if the end of
4381 the headers cannot be located. Simplify, subtracting superflous
4382 save-excursions.
4383
d5e63715
SM
43842009-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
4385
4386 Replace completion-base-size by completion-base-position to fix bugs
4387 such as (bug#4699).
4388 * simple.el (completion-base-position): New var.
4389 (completion-base-size): Mark as obsolete.
4390 (choose-completion): Make it work for mouse events as well.
4391 Pass the new base-position to choose-completion-string.
4392 (choose-completion-guess-base-position): New function, extracted from
4393 choose-completion-delete-max-match.
4394 (choose-completion-delete-max-match): Use it. Make obsolete.
4395 (choose-completion-string): Use the new base-position info.
4396 (completion-root-regexp): Delete.
4397 (completion-setup-function): Preserve completion-base-position.
4398 Eliminate obsolete base-size manipulation.
4399 * minibuffer.el (display-completion-list): Don't mess with base-size.
4400 (minibuffer-completion-help): Set completion-base-position instead.
4401 * mouse.el (mouse-choose-completion): Redefine as a mere alias to
4402 choose-completion.
4403 * textmodes/bibtex.el (bibtex-complete):
4404 * emacs-lisp/crm.el (crm--choose-completion-string):
4405 Adjust to new calling convention.
4406 * complete.el (partial-completion-mode): Use minibufferp to avoid
4407 bumping into incompatible change to choose-completion-string-functions.
4408 * ido.el (ido-choose-completion-string): Make its calling convention
4409 more permissive.
4410 * comint.el (comint-dynamic-list-input-ring-select): Remove obsolete
4411 base-size manipulation.
4412 (comint-dynamic-list-input-ring): Use dotimes and push.
4413 * iswitchb.el (iswitchb-completion-help): Remove dead-code call to
4414 fundamental-mode. Use `or'.
4415
92f8bfc7
JL
44162009-10-14 Juri Linkov <juri@jurta.org>
4417
4418 * misearch.el (multi-isearch-next-buffer-from-list)
4419 (multi-isearch-next-file-buffer-from-list): Doc fix. (Bug#4723)
4420
e78e280d
SM
44212009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
4422
384ca163
SM
4423 * Makefile.in (compile-onefile): Load `bytecomp' rather than
4424 `bytecomp.el'.
4425
681e0e7c
SM
4426 * minibuffer.el (completion-pcm--merge-completions): Make sure the
4427 string we return is all made up of text from the completions rather
4428 than part from the completions and part from the input (bug#4219).
4429
e78e280d
SM
4430 * ido.el (ido-everywhere): Use define-minor-mode.
4431
4432 * buff-menu.el (list-buffers, ctl-x-map):
4433 Mark the entry points with ;;;###autoload cookies.
4434
b4e813ca
DN
44352009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
4436
52964e54
DN
4437 * vc-git.el (vc-git-dir-extra-headers): Set the branch name
4438 correctly in the detached head case.
4439 (vc-git-print-log): Remove unused binding.
4440
b4e813ca
DN
4441 * vc.el (vc-responsible-backend): When a directory is passed for
4442 for registration create a VC repository if no backend is
4443 responsible for the directory argument.
4444 (vc-deduce-fileset): Tell vc-responsible-backend to register.
1043ce19
DN
4445
4446 * vc.el: Move comments about RCS and SCCS ...
4447 * vc-rcs.el:
4448 * vc-sccs.el: ... here, respectively.
4449
40ba9882
SM
44502009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
4451
4452 * minibuffer.el (completion--file-name-table): Return nil if there's
4453 no file completion, even if substitute-in-file-name changed
4454 the string (bug#4708).
4455
04e0f59b
JL
44562009-10-13 Juri Linkov <juri@jurta.org>
4457
4458 * files-x.el (read-file-local-variable-value): Don't filter out
4459 minor modes from mode name completion (bug#4664).
4460
314c8e25
JB
44612009-10-13 Juanma Barranquero <lekktu@gmail.com>
4462
4463 * international/mule-cmds.el (ucs-names): Remove exclusion of
4464 "Enclosed Ideographic Supplement" range (U+1F200..U+1F2FF).
4465
5c9b7d36
KH
44662009-10-13 Kenichi Handa <handa@m17n.org>
4467
4468 * international/uni-name.el: Regenerated.
4469
1e7a80f2
JB
44702009-10-13 Juanma Barranquero <lekktu@gmail.com>
4471
4472 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
4473 should be automatically buffer-local, but isn't.)
4474
cd29f88b
SS
44752009-10-12 Sam Steingold <sds@gnu.org>
4476
4477 * progmodes/compile.el (compilation-next-error-function): Fix the
0cd16af4 4478 timestamps if the buffer has been visited before.
0cd16af4
SS
4479 (compilation-mode-font-lock-keywords): Do not prepend "^ *" to
4480 non-anchored patterns, like the perl one (bug#3928).
cd29f88b 4481
37493a98
GM
44822009-10-12 Glenn Morris <rgm@gnu.org>
4483
4484 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
4485 Let-bind `size'.
4486
3b56b1e6
JB
44872009-10-12 Juanma Barranquero <lekktu@gmail.com>
4488
7422a4bb
JB
4489 * proced.el (proced-unload-function): New function.
4490
fa72d075
JB
4491 * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
4492 (bs-refresh): Add IGNORED arg for `revert-buffer' compatibility.
4493 Doc fix.
4494
3b56b1e6
JB
4495 * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
4496
4d9b4323
JL
44972009-10-11 Juri Linkov <juri@jurta.org>
4498
4499 * files-x.el (read-file-local-variable-value):
4500 Provide default value only for bound variables (bug#4664).
4501
f6f7e059
MA
45022009-10-11 Michael Albinus <michael.albinus@gmx.de>
4503
4504 * net/tramp.el (tramp-local-host-p): Function shall return nil for
4505 connection methods like smb.
4506
4507 * net/tramp-cache.el (tramp-flush-connection-property): The hash
4508 can be empty.
4509
4510 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
4511 (tramp-smb-file-name-handler-alist): Add handlers for
4512 `add-name-to-file', `make-symbolic-link'.
4513 (tramp-smb-handle-add-name-to-file)
2992485f 4514 (tramp-smb-do-file-attributes-with-stat)
f6f7e059
MA
4515 (tramp-smb-handle-make-symbolic-link)
4516 (tramp-smb-get-cifs-capabilities): New defuns.
4517 (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
4518 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
4519 (tramp-smb-handle-file-local-copy)
4520 (tramp-smb-handle-make-directory-internal)
3b56b1e6
JB
4521 (tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
4522 The file name syntax depends on cifs capabilities.
4523 (tramp-smb-handle-file-attributes):
4524 Call `tramp-smb-do-file-attributes-with-stat' if possible.
4525 (tramp-smb-handle-insert-directory): Use posix attributes if possible.
4526 (tramp-smb-handle-set-file-modes): It is applicable for posix only.
f6f7e059 4527
67868d26
CY
45282009-10-11 Chong Yidong <cyd@stupidchicken.com>
4529
4530 * emacs-lisp/eieio.el: Avoid requiring cl at runtime.
4531 (eieio-defclass): Apply deftype handler and setf-method properties
4532 directly.
4533 (eieio-add-new-slot): Avoid union function from cl library.
4534 (eieio--typep): New function.
4535 (eieio-perform-slot-validation): Use it.
4536
6d6a5b7e
KF
45372009-10-10 Karl Fogel <kfogel@red-bean.com>
4538
3b56b1e6 4539 * bookmark.el (bookmark-yank-word, bookmark-insert-current-bookmark):
6d6a5b7e
KF
4540 Update documentation to refer to the variables documented in r1.135.
4541 (Bug#4188)
4542
67b70de9
KF
45432009-10-10 Karl Fogel <kfogel@red-bean.com>
4544
4545 * bookmark.el (Info-suffix-list): Remove this unused variable.
4546 (bookmark-current-point): Remove this obsolete variable.
4547 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
4548 Adjust for removal of bookmark-current-point.
4549
4550 (bookmarks-already-loaded, bookmark-current-buffer)
4551 (bookmark-yank-point): Document. (Bug#4188)
4552
58ae51ae
GM
45532009-10-10 Glenn Morris <rgm@gnu.org>
4554
4619ff5e
GM
4555 * frame.el (frame-height): Doc fix.
4556
58ae51ae
GM
4557 * calendar/calendar.el (calendar-split-width-threshold): New option.
4558 (calendar-basic-setup): Use calendar-split-width-threshold.
4559
3b56b1e6 45602009-10-10 Sascha Wilde <wilde@sha-bang.de>
d751f122 4561
3b56b1e6
JB
4562 * cedet/ede/proj-shared.el (ede-proj-makefile-target-name):
4563 Use .la for Automake.
d751f122 4564
fa63f49c
CY
45652009-10-09 Chong Yidong <cyd@stupidchicken.com>
4566
3b56b1e6
JB
4567 * cedet/ede/pconf.el (ede-proj-configure-synchronize):
4568 Use "autoreconf -i". Suggested by Andreas Schwab.
fa63f49c 4569
d364386c
JB
45702009-10-09 Juanma Barranquero <lekktu@gmail.com>
4571
4572 * international/mule-cmds.el (ucs-names): Exclude new "Enclosed
4573 Ideographic Supplement" range (U+1F200..U+1F2FF).
4574
33e97a28
KF
45752009-10-09 Karl Fogel <kfogel@red-bean.com>
4576
02d0f051 4577 * bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
d364386c 4578 since the list will have been rebuilt anyway. (Bug#4349)
02d0f051
KF
4579
45802009-10-09 Karl Fogel <kfogel@red-bean.com>
4581
d364386c 4582 * bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
33e97a28
KF
4583 (bookmark-bmenu-execute-deletions): Don't save here, as
4584 bookmark-delete will now do so if necessary.
d364386c 4585 Suggested by Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com>.
33e97a28
KF
4586 (Bug#4348)
4587
9656d87b
GM
45882009-10-09 Glenn Morris <rgm@gnu.org>
4589
4590 * mail/emacsbug.el (report-emacs-bug): Also print `features'.
4591
e6227f06
KF
45922009-10-09 Karl Fogel <kfogel@red-bean.com>
4593
4594 * bookmark.el (bookmark-jump): Add new `display-func' parameter.
4595 (bookmark-jump-other-window): Just invoke bookmark-jump with new
4596 argument now, so the two function's behaviors will match. (Bug#3645)
4597
35c7e413
CY
45982009-10-08 Chong Yidong <cyd@stupidchicken.com>
4599
4f54db4b
CY
4600 * cedet/ede/proj.el (project-make-dist, project-compile-project):
4601 Fix filename test.
35c7e413
CY
4602 (ede-proj-dist-makefile): Use expand-file-name instead of concat
4603 to expand file names.
4604
288f783b
MA
46052009-10-08 Michael Albinus <michael.albinus@gmx.de>
4606
4607 * net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
e78e280d 4608 (tramp-file-name-real-host, tramp-file-name-port):
fc754ea1 4609 Apply `save-match-data'.
288f783b
MA
4610
4611 * net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
4612 case both directories are remote.
4613 (tramp-smb-handle-expand-file-name): Implement "~" expansion.
e78e280d 4614 (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
288f783b 4615
c2a81032
CY
46162009-10-08 Chong Yidong <cyd@stupidchicken.com>
4617
a6b98754
CY
4618 * cedet/ede/proj-obj.el (ede-gcc-linker): New var.
4619 (ede-proj-target-makefile-objectcode): Use it.
4620
c2a81032 4621 * cedet/ede/source.el (ede-want-any-source-files-p)
e78e280d
SM
4622 (ede-want-any-auxiliary-files-p, ede-want-any-files-p):
4623 Return search result. This error was introduced while merging.
c2a81032 4624
872a1ea4
JB
46252009-10-07 Juanma Barranquero <lekktu@gmail.com>
4626
4627 * makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
4628
ab2baced
GM
46292009-10-07 Glenn Morris <rgm@gnu.org>
4630
e78e280d
SM
4631 * emacs-lisp/autoload.el (batch-update-autoloads): Remove useless use
4632 of concat.
ab2baced 4633
5c4634c1
SM
46342009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
4635
4636 * files-x.el (read-file-local-variable): Include some
4637 non-user-variables in the completion table (bug#4664).
4638
c2dc9732
MA
46392009-10-07 Michael Albinus <michael.albinus@gmx.de>
4640
4641 * net/tramp-cache.el (tramp-flush-connection-property): Add trace
4642 message.
4643
4644 * net/tramp-smb.el (tramp-smb-errors): Add error messages.
4645 (tramp-smb-file-name-handler-alist): Add handler for
4646 `copy-directory', `expand-file-name', `set-file-modes'.
4647 (tramp-smb-handle-copy-directory)
4648 (tramp-smb-handle-expand-file-name)
4649 (tramp-smb-handle-set-file-modes): New defuns.
4650 (tramp-smb-handle-copy-file): Handle KEEP-DATE.
4651 (tramp-smb-handle-file-attributes): Simplify check for retrieving
4652 entry.
4653 (tramp-smb-handle-insert-directory): Don't flush the cache.
4654 (tramp-smb-maybe-open-connection): Check for samba client and
4655 server versions.
4656
11be40a6
EZ
46572009-10-07 Eli Zaretskii <eliz@gnu.org>
4658
4659 * emacs-lisp/autoload.el (batch-update-autoloads): Fix last change
4660 to not error out of search for "^lisp=" fails.
4661
8c4afe20
JB
46622009-10-07 Juanma Barranquero <lekktu@gmail.com>
4663
4664 * makefile.w32-in (WINS_UPDATES): New macro.
4665 (custom-deps, finder-data, autoloads): Use it.
4666
429a1506
GM
46672009-10-07 Glenn Morris <rgm@gnu.org>
4668
ee2e93e2
GM
4669 * Makefile.in (autoloads): Revert previous change.
4670 * emacs-lisp/autoload.el (batch-update-autoloads): Rather than having
4671 the list of preloaded files passed on the command-line, get
4672 it from src/Makefile.
4673
429a1506
GM
4674 * calendar/calendar.el (calendar-basic-setup): In the wide frame case,
4675 show the original buffer rather than a random one.
4676
a51203ee 46772009-10-07 Markus Rost <rost@math.uni-bielefeld.de>
e7e2b26c
GM
4678
4679 * help.el (describe-no-warranty): Place point in a slightly better
4680 position in the GPLv3 text.
4681
f58f7520
SS
46822009-10-06 Sam Steingold <sds@gnu.org>
4683
4684 * net/tramp-compat.el (tramp-compat-process-running-p): Check that
4685 the comm attribute is present before calling regexp-quote.
4686
bde79dc0
JB
46872009-10-06 Juanma Barranquero <lekktu@gmail.com>
4688
4689 * play/animate.el (animate-string): For good effect, make sure
4690 `indent-tabs-mode' and `show-trailing-whitespace' are nil.
4691
4692 * play/animate.el (animate-sequence, animate-birthday-present):
4693 * misc.el (butterfly): Don't set `indent-tabs-mode'.
4694
25ab0302
GM
46952009-10-06 Glenn Morris <rgm@gnu.org>
4696
73fe714a
GM
4697 * emacs-lisp/byte-run.el (define-obsolete-face-alias): Doc fix.
4698
3405d98c
GM
4699 * emacs-lisp/autoload.el (autoload-excludes): New variable.
4700 (autoload-generate-file-autoloads): Skip files in autoload-excludes.
4701 (batch-update-autoloads): Process a string value of autoload-excludes,
4702 set during the build process.
4703 * Makefile.in (autoloads): Skip preloaded files. (Bug#4446)
4704
9fb2cdc5
GM
4705 * net/tramp.el (tramp-handle-start-file-process): Move tramp-error call
4706 inside with-parsed... macro so that `v' is defined.
4707
7938ab41
GM
4708 * progmodes/f90.el (f90-end-of-block, f90-beginning-of-block):
4709 * progmodes/fortran.el (fortran-end-of-block)
4710 (fortran-beginning-of-block):
4711 Also push mark in the macro case.
4712
eaf9b564
GM
4713 * emerge.el (emerge-show-file-name):
4714 * calc/calc.el (calc-quit):
4715 * calc/calc-misc.el (calc-big-or-small):
4716 * calc/calc-graph.el (calc-graph-view):
4717 * calc/calc-ext.el (calc-reset):
4718 * calendar/calendar.el (calendar-basic-setup):
4719 Use window-full-height-p.
4720
25ab0302
GM
4721 * mail/rmailedit.el (rmail-cease-edit): If there is a Content-Type
4722 header we don't understand, don't insert another. (Bug#4624)
4723 If changing mime charset, insert the new one in the right place.
4724
00169eb6
GM
47252009-10-06 Matthew Junker <matthew.junker@sbcglobal.net> (tiny change)
4726
4727 * calendar/cal-tex.el (cal-tex-cursor-month-landscape)
4728 (cal-tex-cursor-month): Correctly increment the end date for diary and
4729 holiday listing. (Bug#4626)
4730
82882188
SM
47312009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
4732
40ba9882 4733 * help-fns.el (describe-function-1): Don't burp if the function is not
82882188
SM
4734 a symbol.
4735
a8f316ca
JB
47362009-10-05 Juanma Barranquero <lekktu@gmail.com>
4737
4738 * emacs-lisp/chart.el (chart-face-pixmap-list, chart-new-buffer, chart)
4739 (chart-axis-range, chart-axis-names, chart-sequece, chart-bar)
4740 (chart-draw, chart-axis-draw, chart-sort, chart-sort-matchlist)
4741 (chart-draw-line, chart-bar-quickie): Fix typos in docstrings.
4742
4743 * emacs-lisp/eieio.el (generic-p, eieiomt-next, eieio-generic-form)
4744 (eieio-default-superclass): Reflow docstrings.
4745 (this, class-option-assoc, defclass, eieio-class-un-autoload)
4746 (eieio-unbind-method-implementations, defmethod)
4747 (eieio-validate-slot-value, eieio-validate-class-slot-value)
4748 (oref-default, eieio-oref-default, eieio-oset, eieio-oset-default)
4749 (with-slots, eieio-add-new-slot, object-assoc, object-remove-from-list)
4750 (eieio-slot-originating-class-p, eieio-slot-name-index)
4751 (eieio-pre-method-execution-hooks, eieio-initarg-to-attribute)
4752 (constructor, initialize-instance, no-next-method, object-print)
4753 (object-write, eieio-override-prin1, eieio-edebug-prin1-to-string):
4754 Fix typos in docstrings.
4755 (eieio-defclass, eieio-perform-slot-validation-for-default, defgeneric)
4756 (child-of-class-p, object-slots, slot-boundp, slot-exists-p)
4757 (next-method-p): Doc fixes.
4758 (eieio-add-new-slot, call-next-method, eieiomt-add, change-class):
4759 Fix typos in error messages.
4760 (eieio-defmethod): Fix typo in description of generic method.
4761
4762 * emacs-lisp/eieio-base.el (eieio-instance-inheritor, slot-unbound)
4763 (eieio-persistent-save-interactive, slot-missing):
4764 Fix typos in docstrings.
4765 (eieio-instance-inheritor-slot-boundp): Doc fix.
4766
4767 * emacs-lisp/eieio-comp.el (byte-compile-file-form-defmethod)
4768 (byte-compile-defmethod-param-convert): Fix typos in docstrings.
4769
4770 * emacs-lisp/eieio-custom.el (eieio-done-customizing)
4771 (eieio-custom-object-apply-reset):
4772 Fix typos in docstrings and error messages.
4773
4774 * emacs-lisp/eieio-datadebug.el (data-debug-show):
4775 Fix typo in docstring.
4776
4777 * emacs-lisp/eieio-opt.el (top): Fix typo in error message.
4778 (eieio-browse-tree): Doc fix.
4779 (eieio-all-generic-functions, eieio-class-speedbar): Reflow docstrings.
4780 (eieio-help-mode-augmentation-maybee, eieio-class-speedbar-make-map):
4781 Fix typos in docstrings.
4782
4783 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-file-button): Doc fix.
4784 (eieio-speedbar-key-map, eieio-speedbar-create-engine)
4785 (eieio-speedbar-buttons, eieio-speedbar, eieio-speedbar-object-children)
4786 (eieio-speedbar-make-tag-line, eieio-speedbar-object-expand):
4787 Reflow docstrings.
4788
c66b7ac0
DN
47892009-10-05 Dan Nicolaescu <dann@ics.uci.edu>
4790
4a827e0a 4791 * vc-hg.el (log-view-vc-backend): Declare for compiler.
82882188
SM
4792 (vc-hg-outgoing-mode, vc-hg-incoming-mode):
4793 Set log-view-vc-backend so that diff can work.
4a827e0a 4794
c66b7ac0
DN
4795 * log-view.el (log-view-diff): Use vc-diff-internal instead of
4796 vc-version-diff.
4797 (vc-diff-internal): Autoload this instead of vc-version-diff.
4798
1902a98c
EZ
47992009-10-05 Eli Zaretskii <eliz@gnu.org>
4800
a7a8618b
EZ
4801 * simple.el (eval-expression): Doc fix.
4802
1902a98c
EZ
4803 * progmodes/cwarn.el (cwarn-mode): Doc fix.
4804
0e1f2ee6
MA
48052009-10-05 Michael Albinus <michael.albinus@gmx.de>
4806
4807 * files.el (directory-files-no-dot-files-regexp): New defconst.
4808 (delete-directory): Use it.
4809 (copy-directory): Use it. Remove parameter PRESERVE-UID-GID.
4810
263c02ef 4811 * net/tramp.el (tramp-verbose): Fix docstring.
82882188
SM
4812 (tramp-methods): Add recursive option to `tramp-copy-args'.
4813 Add `tramp-copy-recursive'. Valid for "rcp", "scp", "scp1", "scp2",
263c02ef 4814 "scp1_old", "scp2_old", "rsync", "rsyncc".
a8f316ca 4815 (tramp-default-method): Check also for `auth-source-user-or-password'.
263c02ef
MA
4816 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
4817 Add handler for `copy-directory'.
4818 (tramp-handle-copy-directory): New defun.
4819 (tramp-do-copy-or-rename-file-out-of-band): Handle directory case.
a8f316ca
JB
4820 (tramp-handle-start-file-process): Raise an error when PROGRAM is nil.
4821 Optimize sent command.
263c02ef 4822
72aa7df4
SM
48232009-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
4824
4a34f065
SM
4825 * calendar/diary-lib.el (diary-show-all-entries): Re-fit the calendar
4826 window if necessary.
4827
72aa7df4
SM
4828 * calendar/calendar.el (calendar-basic-setup): Don't call
4829 switch-to-buffer in a dedicated window.
4830
5feb1ba7
KF
48312009-10-05 Karl Fogel <kfogel@red-bean.com>
4832
4833 * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
4834 don't do anything related to relocating, just return nil.
4835 (bookmark-error-no-filename): New error.
4836 (bookmark-default-handler): Signal `bookmark-error-no-filename' if
4837 bookmark has no file. Don't even attempt to handle things that
4838 are not files; the whole point of custom handlers is to keep that
4839 knowledge elsewhere anyway. Tighten some comments.
4840 (bookmark-file-or-variation-thereof): Remove now-unused function.
4841 (bookmark-location): Doc string fix.
4842 (Bug#4250)
4843
1bd49952
KF
48442009-10-04 Karl Fogel <kfogel@red-bean.com>
4845
4846 * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
4847 don't use a file dialog, because they usually don't know how to read
4848 a directory target from the user. (Bug#4230)
4849 Also, make sure the prompt can display directories as well as files.
4850
825382c0
KF
48512009-10-04 Karl Fogel <kfogel@red-bean.com>
4852
4853 * bookmark.el (bookmark-set, bookmark-buffer-name):
4854 Improve doc strings. (Bug#1193)
4855
13901bcb
KF
48562009-10-04 Karl Fogel <kfogel@red-bean.com>
4857
4a34f065
SM
4858 * bookmark.el (bookmark-get-bookmark, bookmark-get-bookmark-record)
4859 (bookmark-set-name, bookmark-prop-get, bookmark-prop-set)
4860 (bookmark-get-annotation, bookmark-set-annotation)
4861 (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
4862 (bookmark-set-position, bookmark-get-front-context-string)
4863 (bookmark-set-front-context-string, bookmark-get-rear-context-string)
4864 (bookmark-set-rear-context-string, bookmark-location, bookmark-jump)
4865 (bookmark-jump-other-window, bookmark-handle-bookmark)
4866 (bookmark-relocate, bookmark-insert-location, bookmark-rename)
4867 (bookmark-insert, bookmark-delete, bookmark-time-to-save-p)
4868 (bookmark-edit-annotation-mode, bookmark-edit-annotation):
4869 Improve doc strings to say whether bookmark can be a string or
4870 a record or both, and make other consistency and clarity fixes.
4871 (bookmark-get-handler, bookmark--jump-via, bookmark-write-file)
4872 (bookmark-default-annotation-text, bookmark-yank-word)
4873 (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist)
4874 (bookmark-import-new-list, bookmark-maybe-rename)
4875 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
4876 (bookmark-bmenu-bookmark): Give these doc strings.
13901bcb
KF
4877 (bookmark-bmenu-check-position): Give this a doc string, but also
4878 add a FIXME comment about how the function may be pointless.
4879 (bookmark-default-handler): Rework doc string and change a
4880 parameter name, to clarify that this takes a bookmark record
4881 not a bookmark name.
4882 (bookmark-set): Change a parameter name to indicate its meaning,
4883 and improve the doc string a bit.
4884 (Bug#4188)
4885
5c1b3e94
KF
48862009-10-04 Karl Fogel <kfogel@red-bean.com>
4887
4888 * bookmark.el (bookmark-alist): Document the new `handler' element
4889 in the param alist.
4890 (bookmark-make-record-function): Adjust documentation for above.
4891 (Bug#4193)
4892
8559076d
KF
48932009-10-04 Karl Fogel <kfogel@red-bean.com>
4894
4895 * info.el (Info-bookmark-make-record): Document this function.
4896 (Info-bookmark-jump): Document with a doc string, not just a comment.
4897 (Bug#4203)
4898
82481502
CY
48992009-10-04 Chong Yidong <cyd@stupidchicken.com>
4900
4a34f065 4901 * cedet/semantic.el (semantic-new-buffer-setup-functions): New option.
82481502
CY
4902 (semantic-new-buffer-fcn): Call parser setup functions here.
4903 (semantic-mode): Don't call parser setup functions here, it's done
4904 in semantic-new-buffer-fcn now.
d436f538 4905 (semantic-mode): Parse all existing buffers when enabled.
82481502 4906
4a34f065
SM
4907 * cedet/srecode/compile.el (srecode-compile-file):
4908 Call semantic-new-buffer-fcn if the buffer has not been parsed.
82481502 4909
2e7eba60
CY
49102009-10-04 Chong Yidong <cyd@stupidchicken.com>
4911
d91485a9
CY
4912 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
4913
4914 * cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
4915 (proj-comp-insert-variable-once): New macro, renamed from
4916 ede-pmake-insert-variable-once in ede/pmake.edl.
4917 (ede-proj-makefile-insert-variables): Use it.
2e7eba60 4918
b4583b8c
MA
49192009-10-04 Michael Albinus <michael.albinus@gmx.de>
4920
4921 * files.el (copy-directory): New defun.
4922
4923 * dired-aux.el (dired-copy-file-recursive): Use it.
4924
04075952
JB
49252009-10-04 Juanma Barranquero <lekktu@gmail.com>
4926
4927 * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
4928 (makefile-end-of-command):
4929 * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
4930 (semantic-end-of-context): Fix previous change. Doc fixes.
4931
131ae8f2
JB
49322009-10-04 Juanma Barranquero <lekktu@gmail.com>
4933
a30e71ae
JB
4934 * files-x.el (modify-dir-local-variable)
4935 (copy-dir-locals-to-file-locals-prop-line):
4936 * cedet/ede/makefile-edit.el (makefile-beginning-of-command)
4937 (makefile-end-of-command):
4938 * cedet/semantic/lex.el (semantic-lex-token):
4939 * cedet/semantic/analyze/fcn.el
4940 (semantic-analyze-dereference-metatype-1):
4941 * cedet/semantic/bovine/c.el (semantic-lex-cpp-define)
4942 (semantic-lex-cpp-undef):
4943 * cedet/semantic/wisent/wisent.el (wisent-skip-block):
4944 * cedet/srecode/srt-mode.el (semantic-beginning-of-context)
4945 (semantic-end-of-context): Fix typos in docstrings.
4946
131ae8f2
JB
4947 * recentf.el (recentf-unload-function): New function.
4948
0fd9cb9c
CY
49492009-10-04 Chong Yidong <cyd@stupidchicken.com>
4950
a30e71ae 4951 * cedet/ede.el (ede-project-placeholder-cache-file):
0fd9cb9c
CY
4952 * cedet/semantic/db-file.el (semanticdb-default-save-directory):
4953 * cedet/srecode/map.el (srecode-map-save-file):
a30e71ae 4954 Use locate-user-emacs-file. Suggested by Juanma Barranquero.
0fd9cb9c 4955
ccafbf06
GM
49562009-10-04 Glenn Morris <rgm@gnu.org>
4957
4958 * window.el (window-full-height-p): Add doc string.
4959
02c6f098
GM
49602009-10-04 Martin Rudalics <rudalics@gmx.at>
4961
4962 * window.el (window-full-height-p): New function. (Bug#4543)
4963
e6e267fc
CY
49642009-10-03 Chong Yidong <cyd@stupidchicken.com>
4965
a70bfe61
CY
4966 * cedet/srecode/insert.el: Require srecode/args.
4967
4968 * cedet/srecode/args.el: Require srecode/dictionary instead of
4969 srecode/insert.
4970
e6e267fc
CY
4971 * cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
4972
4973 * files.el (auto-mode-alist): Add .srt and Project.ede.
4974
4a34f065
SM
4975 * cedet/semantic.el (semantic-mode):
4976 Handle srecode-template-mode-hook as well.
0b8cafba 4977 (semantic-mode): Use js-mode-hook for Javascript hook.
e6e267fc
CY
4978
4979 * cedet/srecode/template.el: Remove hook variable.
4980
4981 * cedet/ede/proj-comp.el: Require ede/pmake when compiling.
4982
4983 * cedet/ede.el (ede-target-forms-menu): Don't enable if no
4984 projects exist.
8b440f71
CY
4985 (ede-project-placeholder-cache-file): Default to a file in
4986 user-emacs-directory.
e6e267fc
CY
4987
4988 * cedet/srecode/map.el (srecode-map-base-template-dir): Look for
4989 templates in data-directory.
4a34f065 4990 (srecode-map-save-file): Default to a file in user-emacs-directory.
e6e267fc
CY
4991
4992 * cedet/ede/srecode.el (ede-srecode-setup): Use default templates
4993 directory.
4994
49952009-09-30 Eric Ludlam <zappo@gnu.org>
4996
131ae8f2
JB
4997 * cedet/semantic/util-modes.el (semantic-highlight-func-mode):
4998 Doc fix.
e6e267fc
CY
4999
5000 * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables):
5001 Only insert each variable once.
5002
5003 * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro.
5004 (ede-pmake-insert-variable-shared): Use it.
5005
5006 * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table
5007 for lexical table iff table is nil.
5008
ed6b0195
DN
50092009-10-03 Dan Nicolaescu <dann@ics.uci.edu>
5010
5011 * vc.el: Remove commented out code.
5012 (vc-derived-from-dir-mode): Remove, unused.
5013 (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
5014
1b8d1cc7
MA
50152009-10-03 Michael Albinus <michael.albinus@gmx.de>
5016
4a34f065
SM
5017 * net/tramp-ftp.el (tramp-ftp-file-name-handler):
5018 Disable `file-name-handler-alist' when loading 'ange-ftp. Otherwise,
1b8d1cc7
MA
5019 there could be recursive loading when `default-directory' is a
5020 remote file name. (Bug#4614)
5021
ac3c593c
GM
50222009-10-03 Glenn Morris <rgm@gnu.org>
5023
686ea556
GM
5024 * calendar/calendar.el (calendar-basic-setup): Handle the case where
5025 the frame is wide.
5026 (calendar-generate-window): Test for shrinkability rather than width.
5027
619392fc
GM
5028 * cedet/semantic/db-find.el (data-debug-insert-tag-list): Comment out
5029 declaration, currently false.
5030
ac3c593c
GM
5031 * mail/rmail.el (rmail-generate-viewer-buffer): Be more careful about
5032 reusing existing buffers, in case we happen to visit two files with the
5033 same basename. (Bug#4593)
5034
573709fd
EZ
50352009-10-02 Eli Zaretskii <eliz@gnu.org>
5036
4a34f065 5037 * makefile.w32-in (update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
573709fd
EZ
5038 (WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
5039 (bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in
5040 subdirs of cedet as well.
8f885d01 5041 (AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
573709fd 5042
8d6c1239
SM
50432009-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
5044
5045 * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string):
5046 Obey advertised-signature-table.
5047
5048 * help-fns.el (help-function-arglist): Don't check
5049 advertised-signature-table.
5050 (describe-function-1): Do it here instead so it also applies to subrs.
5051
c4861de0
MA
50522009-10-02 Michael Albinus <michael.albinus@gmx.de>
5053
5054 * simple.el (start-file-process): Say in the doc-string, that file
5055 handlers might not support pty association, if PROGRAM is nil.
5056
5057 * net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
5058 HOST and USER are strings. They are nil, when there are
5059 incomplete entries in ~/.netrc, for example.
5060 (ange-ftp-delete-directory): Implement RECURSIVE case. Change to
5061 root directory ("device busy" error otherwise).
5062
8d6c1239
SM
5063 * net/tramp-smb.el (tramp-smb-handle-make-directory-internal):
5064 Flush file properties of created directory.
c4861de0 5065
d2bda74f
EZ
50662009-10-02 Eli Zaretskii <eliz@gnu.org>
5067
5068 * makefile.w32-in (WINS_BASIC): Remove cedet.
5069 (WINS_CEDET): Add cedet.
5070 (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
5071
895d1904
GM
50722009-10-02 Kevin Ryde <user42@zip.com.au>
5073
5074 * net/browse-url.el (browse-url): Pass any symbol in
5075 browse-url-browser-function to `apply', since if you've mistakenly put
5076 an unbound symbol then the error is clearer. (Bug#4531)
5077
32226619
JB
50782009-10-02 Juanma Barranquero <lekktu@gmail.com>
5079
5080 * allout.el (allout-init, allout-back-to-current-heading)
5081 (allout-beginning-of-current-entry, allout-ascend-to-depth)
5082 (allout-ascend, allout-up-current-level, allout-end-of-level)
5083 (allout-previous-visible-heading, allout-forward-current-level)
5084 (allout-backward-current-level, allout-show-children):
5085 * apropos.el (apropos-describe-plist):
5086 * bookmark.el (bookmark-maybe-historicize-string, bookmark-bmenu-list):
5087 * comint.el (comint-strip-ctrl-m, comint-goto-process-mark):
5088 * completion.el (add-completion, add-permanent-completion):
5089 * descr-text.el (describe-text-category, describe-char):
5090 * desktop.el (desktop-lazy-abort):
5091 * dired-x.el (dired-omit-expunge, dired-x-bind-find-file):
5092 * dired.el (dired-build-subdir-alist):
5093 * ediff.el (ediff-version):
5094 * elide-head.el (elide-head, elide-head-show):
5095 * emerge.el (emerge-version):
5096 * env.el (getenv):
5097 * face-remap.el (variable-pitch-mode):
5098 * faces.el (describe-face):
5099 * ffap.el (ffap-next-url, find-file-at-point, ffap-at-mouse)
5100 (dired-at-point):
5101 * files.el (find-file-existing, auto-save-mode):
5102 * font-lock.el (font-lock-fontify-buffer):
5103 * help-fns.el (describe-function, describe-variable)
5104 (describe-syntax, describe-categories):
5105 * help.el (view-lossage, describe-bindings, describe-key)
5106 (describe-mode):
5107 * hexl.el (hexl-current-address):
5108 * hi-lock.el (hi-lock-mode, hi-lock-find-patterns):
5109 * info.el (Info-goto-emacs-key-command-node):
5110 * log-edit.el (log-edit-insert-cvs-template)
5111 (log-edit-insert-cvs-rcstemplate):
5112 * menu-bar.el (menu-bar-mode):
5113 * mouse.el (mouse-appearance-menu):
5114 * newcomment.el (comment-indent-new-line):
5115 * pgg.el (pgg-save-coding-system, pgg-encrypt-region)
5116 (pgg-encrypt-symmetric-region, pgg-encrypt-symmetric)
5ce6e4f4 5117 (pgg-encrypt, pgg-decrypt-region, pgg-decrypt)
32226619
JB
5118 (pgg-sign-region, pgg-sign, pgg-verify-region, pgg-verify):
5119 * recentf.el (recentf-mode):
5120 * savehist.el (savehist-mode, savehist-save):
5121 * shadowfile.el (shadow-copy-files):
5122 * simple.el (kill-ring-save, next-line, previous-line)
5123 (normal-erase-is-backspace-mode):
5124 * strokes.el (strokes-update-window-configuration)
5125 (strokes-load-user-strokes, strokes-prompt-user-save-strokes)
5126 (strokes-xpm-for-stroke):
5127 * time.el (emacs-uptime, emacs-init-time):
5128 * tutorial.el (tutorial--describe-nonstandard-key)
5129 (tutorial--detailed-help):
5130 * type-break.el (type-break-mode)
5131 (type-break-mode-line-message-mode, type-break-query-mode)
5132 (type-break-guesstimate-keystroke-threshold):
5133 * vc.el (vc-version-diff, vc-diff, vc-root-diff):
5134 * version.el (emacs-version):
5135 * vt-control.el (vt-keypad-on, vt-keypad-off, vt-numlock):
5136 * winner.el (winner-mode):
5137 * calendar/timeclock.el (timeclock-in, timeclock-out)
5138 (timeclock-status-string, timeclock-change)
5139 (timeclock-workday-remaining-string)
5140 (timeclock-workday-elapsed-string)
5141 (timeclock-when-to-leave-string):
5142 * calendar/todo-mode.el (todo-add-category):
5143 * emacs-lisp/advice.el (ad-enable-regexp, ad-disable-regexp):
5144 * emacs-lisp/autoload.el (update-file-autoloads):
5145 * emacs-lisp/checkdoc.el (checkdoc-current-buffer)
5146 (checkdoc-start, checkdoc-continue, checkdoc-rogue-spaces)
5147 (checkdoc-message-text, checkdoc-defun):
5148 * emacs-lisp/debug.el (debugger-list-functions):
5149 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
5150 * emacs-lisp/eieio-opt.el (eieio-describe-class)
5151 (eieio-describe-generic):
5152 * emacs-lisp/lisp-mnt.el (lm-synopsis):
5153 * emacs-lisp/shadow.el (list-load-path-shadows):
5154 * emulation/cua-base.el (cua-mode):
5155 * emulation/edt.el (edt-set-scroll-margins):
5156 * emulation/tpu-edt.el (tpu-toggle-newline-and-indent)
5157 (tpu-toggle-regexp, tpu-toggle-search-direction)
5158 (tpu-toggle-rectangle, tpu-toggle-control-keys):
5159 * emulation/tpu-extras.el (tpu-set-scroll-margins):
5160 * emulation/viper-cmd.el (viper-set-searchstyle-toggling-macros)
5161 (viper-set-parsing-style-toggling-macro)
5162 (viper-set-emacs-state-searchstyle-macros):
5163 * emulation/viper.el (viper-set-hooks):
5164 * eshell/esh-mode.el (eshell-truncate-buffer):
5165 * international/mule-cmds.el (prefer-coding-system)
5166 (describe-input-method, describe-language-environment):
5167 * international/mule-diag.el (list-character-sets)
5168 (describe-character-set, describe-coding-system)
5169 (describe-fontset, list-fontsets, list-input-methods):
5170 * mail/sendmail.el (mail-signature):
5171 * net/ange-ftp.el (ange-ftp-copy-file):
5172 * net/browse-url.el (browse-url):
5173 * net/eudc.el (eudc-set-server, eudc-get-attribute-list):
5174 * net/quickurl.el (quickurl-add-url):
5175 * net/rcirc.el (names, topic):
5176 * net/xesam.el (xesam-mode):
5177 * play/5x5.el (5x5-new-game):
5178 * play/yow.el (apropos-zippy):
5179 * progmodes/ada-mode.el (ada-mode-version):
5180 * progmodes/f90.el (f90-beginning-of-subprogram, f90-end-of-subprogram)
5181 (f90-end-of-block)
5182 (f90-beginning-of-block):
5183 * progmodes/fortran.el (fortran-end-of-block)
5184 (fortran-beginning-of-block):
5185 * progmodes/js.el (js-syntactic-context, js-gc, js-eval):
5186 * progmodes/python.el (python-describe-symbol, python-shell):
5187 * term/ns-win.el (ns-print-buffer):
5188 * textmodes/bibtex.el (bibtex-end-of-entry, bibtex-url):
5189 * textmodes/flyspell.el (flyspell-mode-on):
5190 * textmodes/page-ext.el (set-page-delimiter, pages-directory)
5191 (pages-directory-for-addresses):
5192 * textmodes/table.el (table-recognize-cell)
5193 (table-query-dimension, table-generate-source)
5194 (table-insert-sequence, table--warn-incompatibility):
5195 * textmodes/tex-mode.el (tex-validate-buffer):
5196 * textmodes/texinfmt.el (texinfmt-version)
5197 (texinfo-format-buffer):
5198 Use `called-interactively-p' instead of `interactive-p'.
5199
12a3c28c
JB
52002009-10-02 Juanma Barranquero <lekktu@gmail.com>
5201
5202 * image-mode.el (image-toggle-display):
5203 * emacs-lisp/elp.el (elp-instrument-function):
5204 * emacs-lisp/advice.el (ad-make-advised-definition):
5205 * emacs-lisp/easy-mmode.el (define-minor-mode):
5206 * net/browse-url.el (browse-url-maybe-new-window):
5207 * progmodes/sh-script.el (sh-learn-buffer-indent):
5208 Pass new argument 'any to `called-interactively-p'.
5209
171fda8a
JB
52102009-10-01 Juanma Barranquero <lekktu@gmail.com>
5211
171fda8a
JB
5212 * international/uni-bidi.el:
5213 * international/uni-category.el:
5214 * international/uni-combining.el:
5215 * international/uni-comment.el:
5216 * international/uni-decimal.el:
9c3c9fdf 5217 * international/uni-decomposition.el:
171fda8a
JB
5218 * international/uni-digit.el:
5219 * international/uni-lowercase.el:
5220 * international/uni-mirrored.el:
5221 * international/uni-name.el:
5222 * international/uni-numeric.el:
5223 * international/uni-old-name.el:
5224 * international/uni-titlecase.el:
5225 * international/uni-uppercase.el:
5226 Regenerate from Unicode 5.2.0 data.
5227
dcb9734a
GM
52282009-10-01 Glenn Morris <rgm@gnu.org>
5229
5230 * Makefile.in (ELCFILES): Regenerate.
5231
ced10a4c
SM
52322009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
5233
9d28c33e
SM
5234 * subr.el (interactive-p): Mark obsolete.
5235 (called-interactively-p): Make the optional-ness of `kind' obsolete.
5236 * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey
5237 advertised-signature-table for subroutines as well.
5238
ced10a4c
SM
5239 * emacs-lisp/byte-run.el (advertised-signature-table): New var.
5240 (set-advertised-calling-convention): New function.
5241 (make-obsolete, define-obsolete-function-alias)
5242 (make-obsolete-variable, define-obsolete-variable-alias):
5243 Make the optional-ness of `when' obsolete.
5244 (define-obsolete-face-alias): Make `when' non-optional.
5245 * help-fns.el (help-function-arglist):
5246 * emacs-lisp/bytecomp.el (byte-compile-fdefinition):
5247 Use advertised-signature-table.
5248
cc3dda16
MA
52492009-10-01 Michael Albinus <michael.albinus@gmx.de>
5250
5251 * files.el (delete-directory): New defun. The original function
5252 in fileio.c has been renamed to `delete-directory-internal'.
5253
5254 * dired.el (dired-delete-file): Call `delete-directory' with
5255 RECURSIVE parameter.
5256
5ce6e4f4 5257 * net/ange-ftp.el (ange-ftp-delete-directory): Add optional
cc3dda16
MA
5258 parameter RECURSIVE. Implementation is missing.
5259
5260 * net/tramp.el (tramp-handle-make-directory): Flush upper
5261 directory's file properties.
ced10a4c 5262 (tramp-handle-delete-directory): Handle optional parameter RECURSIVE.
cc3dda16
MA
5263 (tramp-handle-dired-recursive-delete-directory): Flush directory
5264 properties after the remove command only.
5265
ced10a4c
SM
5266 * net/tramp-fish.el (tramp-fish-handle-delete-directory):
5267 Handle optional parameter RECURSIVE.
cc3dda16 5268
ced10a4c
SM
5269 * net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory):
5270 Handle optional parameter RECURSIVE.
cc3dda16
MA
5271
5272 * net/tramp-smb.el (tramp-smb-errors): Add error message for
5273 connection timeout.
5274 (tramp-smb-handle-delete-directory): Handle optional parameter
5275 RECURSIVE.
5276
cf885595
SM
52772009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
5278
e3a6b82f
SM
5279 * emacs-lisp/bytecomp.el (byte-compile-defmacro-declaration): New fun.
5280 (byte-compile-file-form-defmumble, byte-compile-defmacro): Use it.
5281 (byte-compile-defmacro): Use backquotes.
5282
7201bfbb
SM
5283 * files.el (cd-absolute): Don't abbreviate-file-name (bug#4599).
5284
cf885595
SM
5285 * vc-dispatcher.el (vc-resynch-window): Don't revert a buffer which
5286 has no associated file.
5287 (vc-resynch-buffer): Use vc-dir-buffers.
5288
a4d2c321
GM
52892009-10-01 Glenn Morris <rgm@gnu.org>
5290
9ffe3f52
GM
5291 * emacs-lisp/chart.el (chart-zap-chars, chart-bar-quickie)
5292 (chart-file-count):
5293 * emacs-lisp/eieio-comp.el (byte-compile-defmethod-param-convert):
5294 * emacs-lisp/eieio-datadebug.el (data-debug-insert-object-button):
5295 * emacs-lisp/eieio-opt.el (eieio-describe-class):
5296 * emacs-lisp/eieio-speedbar.el (eieio-speedbar-create):
5297 * emacs-lisp/eieio.el (defclass, eieio-defclass-autoload)
5298 (eieio-copy-parents-into-subclass, make-instance, class-children)
5299 (eieio-generic-form):
bd2afec2
GM
5300 * cedet/cedet-files.el (cedet-directory-name-to-file-name):
5301 * cedet/cedet-idutils.el (cedet-idutils-search)
5302 (cedet-idutils-expand-filename, cedet-idutils-support-for-directory)
5303 (cedet-idutils-version-check):
5304 * cedet/cedet.el (cedet-version):
5305 * cedet/data-debug.el (data-debug-insert-overlay-button)
5306 (data-debug-insert-overlay-list-button)
5307 (data-debug-insert-buffer-button)
5308 (data-debug-insert-buffer-list-button)
5309 (data-debug-insert-process-button, data-debug-insert-ring-button)
5310 (data-debug-insert-widget, data-debug-insert-stuff-list-button)
5311 (data-debug-insert-stuff-vector-button)
5312 (data-debug-insert-symbol-button, data-debug-insert-string)
5313 (data-debug-insert-number, data-debug-insert-lambda-expression)
5314 (data-debug-insert-nil, data-debug-insert-simple-thing)
5315 (data-debug-insert-custom, data-debug-edebug-expr):
5316 * cedet/ede.el (ede-auto-add-method, ede-project-class-files)
5317 (global-ede-mode-map, ede-new, ede-debug-target)
5318 (ede-customize-current-target, ede-buffers, ede-map-buffers, ede-set):
5319 * cedet/semantic.el (semantic-minimum-working-buffer-size)
5320 (semantic-fetch-tags, semantic-submode-list)
5321 (semantic-default-submodes):
a785b776
GM
5322 * cedet/ede/source.el (ede-source-match):
5323 * cedet/ede/project-am.el (project-am-type-alist, project-add-file)
5324 (project-am-package-info):
5325 * cedet/ede/proj.el (ede-proj-target, project-new-target):
5326 * cedet/ede/proj-elisp.el (ede-proj-tweak-autoconf):
5327 * cedet/ede/proj-comp.el (ede-current-build-list):
5328 * cedet/ede/makefile-edit.el (makefile-move-to-macro):
5329 * cedet/ede/files.el (ede-toplevel-project-or-nil):
5330 * cedet/ede/cpp-root.el (initialize-instance):
5331 * cedet/ede/autoconf-edit.el (autoconf-find-last-macro)
5332 (autoconf-parameter-strip, autoconf-insert-new-macro):
9bf6c65c
GM
5333 * cedet/semantic/wisent.el (wisent-lex-eoi):
5334 * cedet/semantic/util-modes.el (global-semantic-show-parser-state-mode)
5335 (semantic-show-parser-state-mode):
5336 * cedet/semantic/texi.el (semantic-texi-environment-regexp):
5337 * cedet/semantic/tag.el (semantic-tag-new-variable)
5338 (semantic-tag-class, semantic-tag-new-variable, semantic-tag-copy)
5339 (semantic--tag-deep-copy-attributes, semantic--tag-deep-copy-value)
5340 (semantic--tag-deep-copy-tag-list)
5341 (semantic-tag-components-with-overlays-default):
5342 * cedet/semantic/symref.el (semantic-symref-find-text):
5343 * cedet/semantic/senator.el (senator-yank-tag)
5344 (senator-transpose-tags-up):
5345 * cedet/semantic/scope.el (semantic-analyze-scoped-tags-default)
5346 (semantic-analyze-scoped-inherited-tags, semantic-scope-find):
5347 * cedet/semantic/sb.el (semantic-sb-autoexpand-length):
5348 * cedet/semantic/lex.el (semantic-lex-comment-regex)
5349 (semantic-lex-maximum-depth, define-lex, semantic-lex-token)
5350 (semantic-lex-unterminated-syntax-protection, define-lex-analyzer):
5351 * cedet/semantic/lex-spp.el
5352 (semantic-lex-spp-dynamic-macro-symbol-obarray-stack)
5353 (semantic-lex-spp-symbol, semantic-lex-spp-one-token-to-txt):
5354 * cedet/semantic/idle.el
5355 (semantic-idle-summary-current-symbol-info-brutish)
5356 (semantic-idle-summary-current-symbol-info-default):
5357 * cedet/semantic/grammar.el (semantic-grammar-recreate-package)
5358 (semantic--grammar-macro-compl-dict):
5359 * cedet/semantic/grammar-wy.el (semantic-grammar-wy--parse-table):
5360 * cedet/semantic/format.el (semantic-format-tag-custom-list)
5361 (semantic-format-tag-canonical-name-default):
5362 * cedet/semantic/find.el (semantic-find-tag-by-overlay-in-region)
5363 (semantic-find-tags-for-completion)
5364 (semantic-find-tags-by-scope-protection-default)
5365 (semantic-deep-find-tags-for-completion):
5366 * cedet/semantic/edit.el
5367 (semantic-edits-incremental-reparse-failed-hook)
5368 (semantic-edits-verbose-flag, semantic-edits-assert-valid-region)
5369 (semantic-edits-splice-remove, semantic-edits-splice-replace):
5370 * cedet/semantic/doc.el (semantic-documentation-comment-preceeding-tag):
5371 * cedet/semantic/dep.el (semantic-dependency-include-path):
5372 * cedet/semantic/db.el (semanticdb-default-find-index-class)
5373 (semanticdb-match-any-mode, semanticdb-with-match-any-mode)
5374 (semanticdb-project-roots):
5375 * cedet/semantic/db-find.el (semanticdb-implied-include-tags)
5376 (semanticdb-find-adebug-insert-scanned-tag-cons)
5377 (semanticdb-find-log-buffer-name, semanticdb-find-result-mapc)
5378 (semanticdb-brute-deep-find-tags-for-completion):
5379 * cedet/semantic/db-ebrowse.el (semanticdb-ebrowse-add-tree-to-table):
5380 * cedet/semantic/ctxt.el (semantic-beginning-of-context-default)
5381 (semantic-end-of-context-default)
5382 (semantic-ctxt-current-function-default)
5383 (semantic-ctxt-scoped-types-default):
5384 * cedet/semantic/complete.el (semantic-complete-read-tag-engine)
5385 (semantic-complete-inline-tag-engine)
5386 (semantic-complete-inline-custom-type)
5387 (semantic-complete-read-tag-analyzer):
5388 * cedet/semantic/chart.el (semantic-chart-tags-by-class)
5389 (semantic-chart-database-size):
5390 * cedet/semantic/analyze.el (semantic-analyze-current-symbol)
5391 (semantic-analyze-current-context):
5392 * cedet/semantic/symref/list.el (semantic-symref)
5393 (semantic-symref-hide-buffer, semantic-symref-symbol):
5394 * cedet/semantic/symref/grep.el (semantic-symref-grep-use-template):
5395 * cedet/semantic/symref/filter.el (semantic-symref-hits-in-region):
5396 * cedet/semantic/bovine/el.el (semantic-elisp-form-to-doc-string):
5397 * cedet/semantic/bovine/c.el (semantic-lex-c-preprocessor-symbol-map)
5398 (semantic-c-parse-token-hack-depth, semantic-c--template-name-1)
5399 (semantic-c-dereference-template):
5400 * cedet/semantic/analyze/refs.el (semantic--analyze-refs-full-lookup)
5401 (semantic--analyze-refs-full-lookup-with-parents)
5402 (semantic--analyze-refs-full-lookup-simple):
5403 * cedet/semantic/analyze/complete.el
5404 (semantic-analyze-possible-completions):
2f10955c
GM
5405 * cedet/srecode/table.el (srecode-mode-table-new):
5406 * cedet/srecode/srt.el (srecode-read-variable-name):
5407 * cedet/srecode/srt-mode.el (srecode-macro-help, srecode-in-macro-p):
5408 * cedet/srecode/semantic.el (srecode-semantic-handle-:tag)
5409 (srecode-semantic-handle-:tagtype, srecode-semantic-insert-tag):
5410 * cedet/srecode/map.el (srecode-current-map):
5411 * cedet/srecode/insert.el (srecode-insert)
5412 (srecode-insert-variable-secondname-handler, srecode-insert-method)
5413 (srecode-template-inserter-point-override)
5414 (srecode-insert-include-lookup):
5415 * cedet/srecode/getset.el (srecode-auto-choose-class):
5416 * cedet/srecode/extract.el (srecode-inserter-extract):
5417 * cedet/srecode/document.el
5418 (srecode-document-autocomment-return-last-alist)
5419 (srecode-document-autocomment-param-type-alist)
5420 (srecode-document-insert-function-comment)
5421 (srecode-document-insert-variable-one-line-comment)
5422 (srecode-document-function-name-comment):
5423 * cedet/srecode/dictionary.el (srecode-create-dictionary)
5424 (srecode-compound-toString):
5425 * cedet/srecode/compile.el (srecode-flush-active-templates):
5426 * cedet/srecode/args.el (srecode-semantic-handle-:blank):
bd2afec2
GM
5427 Doc/message fixes.
5428
9515cdcc
GM
5429 * vc-cvs.el (vc-cvs-parse-entry): Be more careful with the
5430 match-data. (Bug#4555).
5431
57b0083a
GM
5432 * cedet/semantic/bovine/gcc.el
5433 (semantic-c-reset-preprocessor-symbol-map): Fix declaration.
5434 (semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
5435
a4d2c321
GM
5436 * emacs-lisp/check-declare.el (check-declare-scan): Read the declaration
5437 rather than parsing it as a regexp. This relaxes the layout
5438 requirements and makes errors easier to detect.
5439 (check-declare-verify): Check file is regular.
5440 (check-declare-directory): Doc fix.
5441 * subr.el (declare-function): Doc fix.
5442
b15c31c7
GM
5443 * ibuffer.el (ibuffer-format-qualifier):
5444 * isearch.el (hi-lock-regexp-okay):
5445 * calc/calc.el (math-zerop):
5446 * mail/uce.el (rmail-msgbeg, rmail-msgend):
5447 * term/w32-win.el (setup-default-fontset, set-fontset-font):
5448 Remove unused declarations.
5449
0376249d
JB
54502009-10-01 Juanma Barranquero <lekktu@gmail.com>
5451
5452 * cedet/semantic/wisent/javat-wy.el
5453 (wisent-java-tags-wy--keyword-table): Use \000 instead of literal ^@.
5454
9a589407
JB
54552009-09-30 Juanma Barranquero <lekktu@gmail.com>
5456
5457 * cedet/srecode/expandproto.el: Fix provide statement.
5458
722ff82f
CY
54592009-09-30 Eric Ludlam <zappo@gnu.org>
5460
cf885595 5461 * emacs-lisp/eieio.el (boolean-p): Delete.
722ff82f
CY
5462
54632009-09-30 Sascha Wilde <wilde@sha-bang.de>
5464
5465 * cedet/ede/srecode.el: Fix provide statement.
5466
1fc28a2c
GM
54672009-09-30 Glenn Morris <rgm@gnu.org>
5468
8240628d 5469 * cedet/ede/proj.el (ede-proj-target-makefile-miscelaneous):
7ec19ac4 5470 * cedet/ede/proj-aux.el (ede-aux-source):
a1f1d102
GM
5471 * cedet/ede/proj-misc.el (ede-proj-target-makefile-miscelaneous)
5472 (ede-misc-source):
d16d4acd
GM
5473 * cedet/semantic/mru-bookmark.el (semantic-mrub-completing-read)
5474 (semantic-mrub-switch-tags): Fix doc typos.
5475
40f9bf94
GM
5476 * cedet/semantic/db-global.el (data-debug-new-buffer)
5477 (data-debug-insert-thing): Remove unneeded declarations (one broken).
5478 (semanticdb-enable-gnu-global-databases): Fix prompt typo.
5479
494f4fc7
GM
5480 * cedet/semantic/analyze/fcn.el (semantic-scope-find): Fix declaration.
5481
cf885595
SM
5482 * cedet/semantic/bovine/gcc.el (semantic-gcc-setup): Replace runtime
5483 use of CL function `remove-if-not'.
1fc28a2c
GM
5484
5485 * emacs-lisp/authors.el (authors-ignored-files): Add "js2-mode.el".
5486
494f4fc7
GM
5487 * emacs-lisp/elint.el (elint-init-form): Report declarations where the
5488 filename is not a string.
5489
561580e9
CY
54902009-09-29 Chong Yidong <cyd@stupidchicken.com>
5491
5492 * files.el (safe-local-eval-forms): Fix typo.
5493
dcbbecd4
SM
54942009-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
5495
5496 * vc-hooks.el (vc-dir-buffers): New var.
5497 (vc-state-refresh): New function.
5498 (vc-state): Use it.
5499 (vc-after-save): Always ask the backend to recompute the new state.
5500 Always call vc-dir if necessary, using vc-dir-buffers.
5501 * vc-dir.el (vc-dir-prepare-status-buffer, vc-dir-resynch-file):
5502 Use vc-dir-buffers.
5503 (vc-dir-mode): Use vc-dir-buffers rather than after-save-hook.
5504 (vc-dir-prepare-status-buffer, vc-dir-update)
5505 (vc-dir-resync-directory-files, vc-dir-resynch-file, vc-dir-mode):
5506 Don't call expand-file-name on default-directory.
5507
d88444f2
JB
55082009-09-29 Juanma Barranquero <lekktu@gmail.com>
5509
5510 * speedbar.el (speedbar-item-delete):
5511 * calc/calc-prog.el (calc-kbd-if):
5512 * language/hanja-util.el (hanja-init-load): Fix typos in messages.
5513
5514 * epa.el (epa-key-list-mode-map):
5515 * hi-lock.el (hi-lock-menu): Fix typos in menus.
5516
5517 * progmodes/hideshow.el (hs-allow-nesting): Reflow docstring.
5518 (hs-show-hook): Fix typo in docstring.
5519
5da62d41
GM
55202009-09-29 Glenn Morris <rgm@gnu.org>
5521
d037e45a
GM
5522 * cedet/semantic/symref/idutils.el:
5523 * cedet/semantic/symref/list.el: Relicense under GPLv3+.
5524
ae715515
GM
5525 * cedet/ede/srecode.el (srecode-resolve-arguments): Fix declaration.
5526
5527 * cedet/semantic/complete.el (semantic-displayor-focus-abstract-child-p):
5528 * cedet/semantic/tag-file.el (semanticdb-table-child-p):
5529 * cedet/srecode/compile.el (srecode-template-inserter-newline-child-p):
5530 Mark declarations not understood by check-declare.
5531
8360fce0
GM
5532 * emacs-lisp/check-declare.el (check-declare-locate): Remove pointless
5533 file-name-nondirectory call preventing location of cedet files.
5534 (check-declare-verify): Use literal search rather than re-search.
ae715515 5535 Add basic defmethod and defclass, and define-overloadable-function.
8360fce0
GM
5536
5537 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
5538 Use tramp-compat-file-attributes rather than nonexistent
5539 tramp-compat-handle-file-attributes.
5540
5da62d41
GM
5541 * Makefile.in (lisptagsfiles4): New.
5542 (AUTOGENEL): Add cedet loaddefs files.
5543 (TAGS, TAGS-LISP): Use $lisptagsfiles4.
5544 (update-elclist, compile-always, backup-compiled-files)
5545 (bootstrap-clean): Add yet another directory level.
5546 (update-elclist): Use LC_COLLATE rather than COLLATE.
5547 (ELCFILES): Update, via `make update-elclist'.
5548
48267264
JB
55492009-09-29 Juanma Barranquero <lekktu@gmail.com>
5550
5551 * makefile.w32-in (WINS_CEDET, WINS_BASIC, WINS_SUBDIR): New macros.
5552 (WINS_ALMOST): Set from WINS_BASIC and WINS_CEDET.
5553 (update-subdirs-CMD): Use WINS_SUBDIR, not WINS_ALMOST.
5554
2c4cd0b0
AS
55552009-09-28 Andreas Schwab <schwab@linux-m68k.org>
5556
5557 * Makefile.in (lisptagsfiles3): Define.
5da62d41 5558 (TAGS, TAGS-LISP): Use it.
2c4cd0b0
AS
5559 (update-elclist): Add third directory level to look for elc files.
5560 (compile-always): Likewise.
5561 (backup-compiled-files): Likewise.
5562 (bootstrap-clean): Likewise.
5563 (ELCFILES): Update.
5564
a2533e47
CY
55652009-09-28 Chong Yidong <cyd@stupidchicken.com>
5566
5567 * Makefile.in (ELCFILES): Add CEDET files.
5568
b90caf50 55692009-09-28 Eric Ludlam <zappo@gnu.org>
a2095e2e 5570
b90caf50 5571 CEDET (development tools) package merged.
a2095e2e 5572
b90caf50
CY
5573 * cedet/*.el:
5574 * cedet/ede/*.el:
5575 * cedet/semantic/*.el:
5576 * cedet/srecode/*.el: New files.
a2095e2e 5577
eefbedb1
MA
55782009-09-28 Michael Albinus <michael.albinus@gmx.de>
5579
5580 * Makefile.in (ELCFILES): Add net/tramp-imap.elc.
5581
5582 * net/tramp.el (top): Require tramp-imap.
5583
5584 * net/tramp-smb.el (tramp-smb-handle-directory-files-and-attributes):
5585 Use `tramp-compat-handle-file-attributes'.
5586
55872009-09-28 Teodor Zlatanov <tzz@lifelogs.com>
5588
5589 * net/tramp-imap.el: New package.
5590
66635e2f 55912009-09-28 Eric Ludlam <zappo@gnu.org>
6dd12ef2
CY
5592
5593 * emacs-lisp/chart.el:
5594 * emacs-lisp/eieio-base.el:
5595 * emacs-lisp/eieio-comp.el:
5596 * emacs-lisp/eieio-custom.el:
e608e7be 5597 * emacs-lisp/eieio-datadebug.el:
6dd12ef2
CY
5598 * emacs-lisp/eieio-opt.el:
5599 * emacs-lisp/eieio-speedbar.el:
5600 * emacs-lisp/eieio.el: New files.
5601
666fd2cc
CY
5602 * cedet/cedet-cscope.el:
5603 * cedet/cedet-files.el:
5604 * cedet/cedet-global.el:
5605 * cedet/cedet-idutils.el:
5606 * cedet/data-debug.el:
5607 * cedet/inversion.el:
7b232be9 5608 * cedet/mode-local.el:
666fd2cc
CY
5609 * cedet/pulse.el: New files.
5610
748e3d67
VJL
56112009-09-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5612
5613 * whitespace.el (whitespace-trailing-regexp)
5614 (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp):
5615 Fix doc string.
5616
15120dec
CY
56172009-09-27 Chong Yidong <cyd@stupidchicken.com>
5618
5619 * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
5620 menu.
5621
5622 * ediff-hook.el: Move menu-bar-ediff-misc-menu into
5623 menu-bar-ediff-menu.
5624
5625 * emacs-lisp/lisp-mode.el: Add doc-string-elt property to
5626 define-overloadable-function.
5627
5628 * progmodes/autoconf.el: Provide autoconf as well, so that this
5629 file can be `require'd.
5630
5631 * emacs-lisp/cl-macs.el (deftype): Add to cl-loaddefs.
5632
5633 * emacs-lisp/autoload.el (generated-autoload-feature)
5634 (generated-autoload-load-name): New vars.
5635 (autoload-rubric, autoload-generate-file-autoloads): Use them.
5636 (make-autoload): Recognize define-overloadable-function and
5637 defclass forms (for EIEIO).
5638
5639 * Makefile.in (update-subdirs): Exclude cedet directory.
5640
135abf91
AR
56412009-09-27 Adrian Robert <Adrian.B.Robert@gmail.com>
5642
1becddbb 5643 * term/ns-win.el: Don't set the region face background. (Bug#4381)
135abf91
AR
5644
5645 * faces.el: Default light-background background for region face to
5646 ns_selection_color under NS.
5647
3d994264
TZ
56482009-09-27 Teodor Zlatanov <tzz@lifelogs.com>
5649
5650 * net/imap-hash.el: New library, see NEWS.
5651
5652 * Makefile.in (ELCFILES): Add imap-hash.el.
5653
ce9a0ccb
SM
56542009-09-27 Stefan Monnier <monnier@iro.umontreal.ca>
5655
5656 * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
5657 * isearch.el (isearch-help-for-help-internal): Purecopy the second arg.
5658 * help-macro.el (make-help-screen): Avoid using an ambiguous function
5659 definition where the docstring could be taken for the return value.
5660
a92cdd49
GM
56612009-09-26 Glenn Morris <rgm@gnu.org>
5662
5663 * mail/rmailmm.el (rmail-mime-show-images, rmail-mime-bulk-handler):
5664 Add option to only show images below a certain size.
5665 (rmail-mime-multipart-handler): Remove unnecessary save-match-data and
5666 save-excursion calls.
5667
416ac2f1
EZ
56682009-09-26 Eli Zaretskii <eliz@gnu.org>
5669
5670 * makefile.w32-in (WINS_ALMOST): Add cedet (with its
5671 subdirectories) and eieio.
5672
d9a13f68
AM
56732009-09-26 Alan Mackenzie <acm@muc.de>
5674
9c3c9fdf 5675 * progmodes/cc-engine.el (c-beginning-of-statement-1): Correct
550d95a0 5676 buggy bracketing. (Bug#4289)
d9a13f68
AM
5677
5678 * progmodes/cc-langs.el (c-nonlabel-token-key): Allow quoted
550d95a0 5679 character constants (as case labels). (Bug#4289)
d9a13f68 5680
182b3bec
CY
56812009-09-25 Juri Linkov <juri@jurta.org>
5682
5683 * files.el (safe-local-eval-forms): Allow time-stamp in
5684 before-save-hook (Bug#4554).
5685
8f75f2da
JB
56862009-09-25 Drew Adams <drew.adams@oracle.com>
5687
5688 * menu-bar.el (list-buffers-directory): Doc fix.
5689
8390fb80
SM
56902009-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
5691
5692 * log-edit.el (log-edit-changelog-entries): Avoid inf-loops.
5693 Try and avoid copying twice the same paragraph.
5694 (log-edit-changelog-paragraph, log-edit-changelog-subparagraph):
5695 Remove save-excursion.
5696 (log-edit-changelog-entry): Do it here instead.
5697
11ee8d90
JB
56982009-09-25 Juanma Barranquero <lekktu@gmail.com>
5699
027b1942
JB
5700 * bs.el (bs--get-file-name): Use `list-buffers-directory'
5701 when available, instead of hardcoding mode names. Doc fix.
5702
11ee8d90
JB
5703 * menu-bar.el (list-buffers-directory): Add docstring.
5704 Make automatically buffer-local.
5705
5706 * dired.el (dired-mode):
5707 * files.el (cd-absolute):
5708 * pcvs.el (cvs-temp-buffer):
5709 * pcvs-util.el (cvs-get-buffer-create):
5710 * shell.el (shell-mode):
5711 * vc-dir.el (vc-dir-mode):
5712 Don't make `list-buffers-directory' buffer local.
5713
21289c5d
CY
57142009-09-25 Devon Sean McCullough <emacs-hacker@Jovi.Net>
5715
8390fb80
SM
5716 * comint.el (comint-exec, comint-run, make-comint):
5717 Doc fixes (Bug#4542).
21289c5d 5718
e8652dd9
GM
57192009-09-25 Glenn Morris <rgm@gnu.org>
5720
5721 * mail/rmailmm.el (rmail-mime): New custom group.
5722 Move all defcustoms in this file into this group.
5723 (rmail-mime-media-type-handlers-alist): Revert previous change.
5724 (rmail-mime-show-images): New option.
5725 (rmail-mime-total-number-of-bulk-attachments): Remove variable and all
5726 references to it, since it wasn't actually used for anything.
5727 (rmail-mime-insert-image): New function.
5728 (rmail-mime-image): Use rmail-mime-insert-image.
5729 (rmail-mime-bulk-handler): Remove optional `image' argument, instead
69220882
GM
5730 obey the value of `rmail-mime-show-images' option. Print the size of
5731 attachments.
e8652dd9 5732
fb652bb5
JB
57332009-09-25 David Engster <deng@randomsample.de>
5734
5735 * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)
5736
32a9841c
VJL
57372009-09-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5738
5739 * whitespace.el: Does not highlight trailing spaces While point is
5740 at end of line. Does not highligt spaces at beginning of buffer
5741 while point is at beginning of buffer. Does not highlight spaces
5742 at end of buffer while point is at end of buffer. (Bug#4177)
5743 New version 12.0.
5744 (whitespace-display-mappings): Adjust initialization.
5745 (whitespace-point, whitespace-font-lock-refontify): New vars.
5746 (whitespace-color-on, whitespace-color-off): Adjust code.
5747 (whitespace-trailing-regexp, whitespace-empty-at-bob-regexp)
5748 (whitespace-empty-at-eob-regexp, whitespace-space-regexp)
5749 (whitespace-tab-regexp, whitespace-post-command-hook): New funs.
5750
e477ca84
CY
57512009-09-24 Chong Yidong <cyd@stupidchicken.com>
5752
5753 * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.
5754
5755 * textmodes/sgml-mode.el: Remove xml-mode alias.
5756
5757 * files.el (auto-mode-alist, conf-mode-maybe)
8390fb80 5758 (magic-fallback-mode-alist): Revert 2009-09-18 and 2009-09-21 changes.
e477ca84 5759
68712602
AM
57602009-09-24 Alan Mackenzie <acm@muc.de>
5761
5762 * progmodes/cc-cmds.el (c-scan-conditionals): A new function like
5763 c-forward-conditionals, but it doesn't move point and doesn't set
5764 the mark.
5765 (c-up-conditional, c-up-conditional-with-else, c-down-conditional)
5766 (c-down-conditional-with-else, c-backward-conditional)
5767 (c-forward-conditional): Refactor to use c-scan-conditionals.
5768
1659ada0
JB
57692009-09-24 Juanma Barranquero <lekktu@gmail.com>
5770
5771 * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
5772 (help-default-arg-highlight): Remove.
5773 (help-highlight-arg): New function.
5774 (help-do-arg-highlight): Use it.
5775 Suggested by Drew Adams <drew.adams@oracle.com>. (Bug#4510, bug#4520)
5776
b3f01e46
SM
57772009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
5778
5779 * term.el (term-set-scroll-region, term-handle-ansi-escape):
5780 Undo last change, which didn't fix the problem and introduced others.
5781
107ef54a
NR
57822009-09-24 Nick Roberts <nickrob@snap.net.nz>
5783
5784 * progmodes/gdb-mi.el: Don't require speedbar.
5785 (gdb-jsonify-buffer): Handle case where "=" is part of value string.
5786
ffa1fed6
GM
57872009-09-24 Glenn Morris <rgm@gnu.org>
5788
2157a2be
GM
5789 * calendar/diary-lib.el (diary-fancy-display): Always run the hook.
5790
6125167c
GM
5791 * term/ns-win.el (ns-reg-to-script): Define for compiler.
5792
ffa1fed6
GM
5793 * mail/rmailmm.el (rmail-mime-multipart-handler): Accept the case where
5794 there is no newline after the final mime boundary. (Bug#4539)
5795 Move markers on insertion so that any buttons inserted don't end up in
5796 the next part of a multipart message.
2e9075d3
GM
5797 (rmail-mime-media-type-handlers-alist): Doc fix. Add image handler.
5798 (rmail-mime-bulk-handler): Optionally handle images.
5799 (rmail-mime-image): New button action.
5800 (rmail-mime-image-handler): New function.
5801 (rmail-mime-mode): New mode.
5802 (rmail-mime): Doc fix. Use rmail-mime-mode (for font-lock).
ffa1fed6 5803
4a814992
SM
58042009-09-24 Stefan Monnier <monnier@iro.umontreal.ca>
5805
075518b5
SM
5806 * minibuffer.el (minibuffer-force-complete): Cycle the list, rather
5807 than just dropping elements from it (bug#4504).
5808
8ad2defc
SM
5809 * term.el (term-set-scroll-region): Don't move cursor any more.
5810 (term-handle-ansi-escape): Call term-goto here instead.
5811 Suggested by Ivan Kanis <apple@kanis.eu>.
5812
4a814992
SM
5813 * term.el: Require CL.
5814 (term-ansi-reset): New function.
5815 (term-mode, term-emulate-terminal, term-handle-colors-array): Use it.
5816 (term-handle-colors-array): Simplify.
5817
5a0c3f56
JB
58182009-09-24 Juanma Barranquero <lekktu@gmail.com>
5819
5820 * allout.el (allout-overlay-interior-modification-handler)
5821 (allout-obtain-passphrase):
5822 * epa-file.el (epa-file-write-region):
5823 * ps-print.el (ps-begin-job):
5824 * vc-hooks.el (vc-toggle-read-only):
5825 * vc-rcs.el (vc-rcs-rollback):
5826 * vc-sccs.el (vc-sccs-rollback):
5827 * vc.el (vc-deduce-fileset, vc-next-action, vc-register-with)
5828 (vc-version-diff, vc-revert, vc-rollback):
5829 * wdired.el (wdired-check-kill-buffer):
5830 * emacs-lisp/authors.el (authors):
5831 * net/socks.el (socks-open-connection):
5832 * net/zeroconf.el (zeroconf-service-add-hook):
5833 * obsolete/vc-mcvs.el (vc-mcvs-register):
5834 * progmodes/gdb-mi.el (def-gdb-thread-buffer-gud-command)
5835 (gdb-select-frame):
5836 * progmodes/grep.el (lgrep, rgrep):
5837 * progmodes/idlw-help.el (idlwave-help-check-locations)
5838 (idlwave-help-html-link, idlwave-help-assistant-open-link):
5839 * textmodes/ispell.el (ispell-find-aspell-dictionaries):
5840 * textmodes/reftex-toc.el (reftex-toc-promote-prepare)
5841 (reftex-toc-rename-label): Fix typos in error messages.
5842
5843 * dired-aux.el (dired-do-shell-command): Reflow docstring.
5844 (dired-copy-how-to-fn): Doc fix.
5845 (dired-files-attributes, dired-read-shell-command):
5846 Fix typos in docstrings.
5847
5848 * dired-x.el (dired-enable-local-variables, dired-filename-at-point)
5849 (dired-x-find-file-other-window): Reflow docstrings.
5850 (dired-omit-marker-char, dired-read-shell-command)
5851 (dired-x-submit-report): Fix typos in docstrings.
5852
5853 * shell.el (shell-mode-hook):
5854 * view.el (View-scroll-line-forward):
5855 * progmodes/inf-lisp.el (inferior-lisp-mode-hook):
5856 Fix typos in docstrings.
5857
5858 * net/dig.el (dig-invoke): Fix typo in docstring.
5859 (query-dig): Reflow docstring.
5860
5861 * progmodes/idlwave.el (idlwave-create-user-catalog-file)
5862 (idlwave-quoted, idlwave-rinfo-max-source-lines): Doc fixes.
5863 (idlwave-abbrev-move, idlwave-auto-routine-info-updates)
5864 (idlwave-begin-block-reg, idlwave-begin-unit-reg)
5865 (idlwave-beginning-of-subprogram, idlwave-block-jump-out)
5866 (idlwave-block-match-regexp, idlwave-calculate-paren-indent)
5867 (idlwave-check-abbrev, idlwave-class-file-or-buffer)
5868 (idlwave-class-found-in, idlwave-complete, idlwave-complete-in-buffer)
5869 (idlwave-completion-map, idlwave-current-indent)
5870 (idlwave-custom-ampersand-surround, idlwave-customize)
5871 (idlwave-default-font-lock-items, idlwave-default-insert-timestamp)
5872 (idlwave-define-abbrev, idlwave-determine-class-special)
5873 (idlwave-do-action, idlwave-doc-header, idlwave-doc-modification)
5874 (idlwave-end-block-reg, idlwave-end-of-statement)
5875 (idlwave-end-of-statement0, idlwave-end-of-subprogram)
5876 (idlwave-end-unit-reg, idlwave-entry-find-keyword)
5877 (idlwave-explicit-class-listed, idlwave-file-header)
5878 (idlwave-fill-paragraph, idlwave-find-class-definition)
5879 (idlwave-fix-keywords, idlwave-hang-indent-regexp, idlwave-hard-tab)
5880 (idlwave-idlwave_routine_info-compiled, idlwave-in-comment)
5881 (idlwave-in-quote, idlwave-indent-action-table)
5882 (idlwave-indent-expand-table, idlwave-indent-line)
5883 (idlwave-indent-subprogram, idlwave-indent-to-open-paren)
5884 (idlwave-is-comment-line, idlwave-is-comment-or-empty-line)
5885 (idlwave-is-continuation-line, idlwave-is-pointer-dereference)
5886 (idlwave-kill-autoloaded-buffers, idlwave-lib-p, idlwave-look-at)
5887 (idlwave-make-tags, idlwave-mode, idlwave-mode-abbrev-table)
5888 (idlwave-mouse-active-rinfo, idlwave-newline, idlwave-no-change-comment)
5889 (idlwave-outlawed-buffers, idlwave-popup-select)
5890 (idlwave-previous-statement, idlwave-rescan-catalog-directories)
5891 (idlwave-routine-entry-compare, idlwave-routine-info.pro)
5892 (idlwave-scan-all-buffers-for-routine-info, idlwave-scan-class-info)
5893 (idlwave-shell-automatic-start, idlwave-shell-explicit-file-name)
5894 (idlwave-show-begin, idlwave-split-line, idlwave-split-link-target)
5895 (idlwave-statement-type, idlwave-struct-skip)
5896 (idlwave-substitute-link-target, idlwave-toggle-comment-region)
5897 (idlwave-update-current-buffer-info, idlwave-use-library-catalogs)
5898 (idlwave-what-module-find-class): Fix typos in docstrings.
5899 (idlwave-all-method-classes, idlwave-calc-hanging-indent)
5900 (idlwave-calculate-cont-indent, idlwave-expand-equal)
5901 (idlwave-find-module, idlwave-find-structure-definition)
5902 (idlwave-init-rinfo-when-idle-after, idlwave-insert-source-location)
5903 (idlwave-list-load-path-shadows, idlwave-next-statement)
5904 (idlwave-routine-entry-compare-twins, idlwave-routine-info)
5905 (idlwave-routines, idlwave-sintern-rinfo-list, idlwave-statement-match)
5906 (idlwave-template): Reflow docstrings.
5907
5908 * progmodes/idlw-shell.el (idlwave-shell-syntax-error): Doc fix.
5909 (idlwave-shell-batch-command, idlwave-shell-bp-alist)
5910 (idlwave-shell-bp-get, idlwave-shell-bp-overlays)
5911 (idlwave-shell-bp-query, idlwave-shell-break-here, idlwave-shell-buffer)
5912 (idlwave-shell-display-line, idlwave-shell-display-wframe)
5913 (idlwave-shell-electric-debug-mode, idlwave-shell-examine-select)
5914 (idlwave-shell-file-name-chars, idlwave-shell-filter-bp)
5915 (idlwave-shell-goto-frame, idlwave-shell-halt-messages-re)
5916 (idlwave-shell-highlighting-and-faces, idlwave-shell-idl-wframe)
5917 (idlwave-shell-mode-hook, idlwave-shell-mode-line-info)
5918 (idlwave-shell-mode-map, idlwave-shell-module-source-filter)
5919 (idlwave-shell-mouse-help, idlwave-shell-mouse-print)
5920 (idlwave-shell-pc-frame, idlwave-shell-pending-commands)
5921 (idlwave-shell-print, idlwave-shell-quit, idlwave-shell-redisplay)
5922 (idlwave-shell-scan-for-state, idlwave-shell-send-command)
5923 (idlwave-shell-sentinel-hook, idlwave-shell-separate-examine-output)
5924 (idlwave-shell-shell-command, idlwave-shell-sources-alist)
5925 (idlwave-shell-sources-bp, idlwave-shell-sources-filter)
5926 (idlwave-shell-step, idlwave-shell-use-breakpoint-glyph)
5927 (idlwave-toolbar-add-everywhere, idlwave-toolbar-toggle):
5928 Fix typos in docstrings.
5929 (idlwave-shell-bp, idlwave-shell-clear-current-bp)
5930 (idlwave-shell-hide-output, idlwave-shell-mode)
5931 (idlwave-shell-run-region, idlwave-shell-set-bp-in-module):
5932 Reflow docstrings.
5933
5934 * textmodes/bibtex.el (bibtex-sort-entry-class): Fix group name.
5935
62136c5d
SM
59362009-09-24 Ivan Kanis <apple@kanis.eu>
5937
5938 * term.el (term-bold-attribute): New var.
5939 (term-handle-colors-array): Use it.
5940
9c1a45ed
NR
59412009-09-23 Nick Roberts <nickrob@snap.net.nz>
5942
5943 * progmodes/gdb-mi.el (gdb-version): New variable.
5944 (gdb-non-stop-handler): Set gdb-version.
5945 (gdb-gud-context-command, gdb-current-context-command, gdb-stopped):
5946 Condition "--thread" option on gdb-version.
5947 (gdb-invalidate-threads): Remove unused argument.
5948
03304f31
SM
59492009-09-23 Stefan Monnier <monnier@iro.umontreal.ca>
5950
5951 * textmodes/flyspell.el (sgml-mode-flyspell-verify): Pass limit args
5952 to looking-back to avoid ridiculous slow down in large files (bug#4511).
5953
4f02f0c9
GM
59542009-09-23 Glenn Morris <rgm@gnu.org>
5955
5956 * mail/rmail.el (rmail-reply): Don't try to add a References header when
5957 replying to mail without References or Message-Id. (Bug#4525)
5958
a3b4b363
AR
59592009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com>
5960
5961 * term/ns-win.el (ns-reg-to-script): New variable.
5962
7bda18cc
DU
59632009-09-23 Daiki Ueno <ueno@unixuser.org>
5964
5965 * epg.el (epg-wait-for-status): Preserve existing 'error results.
5966
72169e55
SS
59672009-09-22 Sam Steingold <sds@gnu.org>
5968
5969 * vc-hg.el (vc-hg-print-log): Fix shortlog arg passing.
71630ffe
SS
5970 (vc-hg-outgoing, vc-hg-incoming): Bump okstatus in `vc-hg-command'
5971 to 1 because hg returns status 1 when nothing is found.
0aa4f295 5972 Bind `vc-short-log' for the sake of `vc-hg-log-view-mode'.
72169e55 5973
905b7d38
SM
59742009-09-22 Stefan Monnier <monnier@iro.umontreal.ca>
5975
b0459dec
SM
5976 * textmodes/fill.el: Convert to utf-8 encoding.
5977 (fill-french-nobreak-p): Remove redundant » and « inherited from our
5978 pre-unicode days.
5979
905b7d38
SM
5980 * add-log.el (change-log-fill-forward-paragraph): New function.
5981 (change-log-mode): Use it so fill-region DTRT.
5982 Set fill-indent-according-to-mode here rather than in
5983 change-log-fill-paragraph.
5984 (change-log-fill-paragraph): Remove.
5985
baa7f3de
JB
59862009-09-22 Juanma Barranquero <lekktu@gmail.com>
5987
5988 * info.el (Info-try-follow-nearest-node): Use the URL extracted by
5989 `Info-get-token', instead of `browse-url-url-at-point'. (Bug#4508)
5990
a8d789f0
GM
59912009-09-22 Glenn Morris <rgm@gnu.org>
5992
daedbbc2
GM
5993 * calendar/calendar.el (calendar-mode-map): Make mouse-1 and 3 clicks on
5994 the scroll-bar scroll the calendar window rather than the buffer.
5995
d8899a74
GM
5996 * calendar/cal-menu.el (cal-menu-scroll-menu): Add a sub-section with
5997 commands that move point (as opposed to scrolling).
5998
a8d789f0
GM
5999 * emulation/tpu-edt.el (tpu-copy-keyfile): Fix condition-case handler.
6000
6001 * emacs-lisp/elint.el (elint): New custom group.
6002 (elint-log-buffer): Make it a defcustom.
6003 (elint-scan-preloaded, elint-ignored-warnings)
6004 (elint-directory-skip-re): New options.
6005 (elint-builtin-variables): Doc fix.
6006 (elint-preloaded-env): New variable.
6007 (elint-unknown-builtin-args): Add an entry for encode-time.
6008 (elint-extra-errors): Make it a variable rather than a constant.
6009 (elint-preloaded-skip-re): New constant.
6010 (elint-directory): Skip files matching elint-directory-skip-re.
6011 (elint-features): New variable, local to linted buffers.
6012 (elint-update-env): Initialize elint-features. Possibly add
6013 elint-preloaded-env to the buffer's environment.
6014 (elint-get-top-forms): Bind elint-current-pos, for log messages.
6015 Skip quoted forms.
6016 (elint-init-form): New function, extracted from elint-init-env.
6017 Make non-list forms a warning rather than an error.
6018 Add the mode-map for define-derived-mode. Handle define-minor-mode,
6019 easy-menu-define, put that adds an error-condition, and provide.
6020 When requiring cl, also require cl-macs. Really require cl, to handle
6021 some cl macros. Store required libraries in the list elint-features,
6022 so as not to re-load them. Treat cc-require like require.
6023 (elint-init-env): Call elint-init-form to do the work.
6024 Handle eval-and-compile and such like.
6025 (elint-add-required-env): Do not clear messages.
6026 (elint-special-forms): Add handlers for function, defalias, if, when,
6027 unless, and, or.
6028 (elint-form): Add optional argument to ignore elint-special-forms,
6029 useful to prevent recursive calls from handlers. Doc fix.
6030 Respect elint-ignored-warnings.
6031 (elint-form): Respect elint-ignored-warnings.
6032 (elint-bound-variable, elint-bound-function): New variables.
6033 (elint-unbound-variable): Respect elint-bound-variable.
6034 (elint-get-args): Respect elint-bound-function.
6035 (elint-check-cond-form): Add some simple handling for (f)boundp and
6036 featurep tests.
6037 (elint-check-defalias-form): New handler.
6038 (elint-check-let-form): Make an empty let a warning rather than an
6039 error.
6040 (elint-check-setq-form): Make an empty setq a warning rather than an
6041 error. Respect elint-ignored-warnings.
6042 (elint-check-defvar-form): Accept null doc-strings.
6043 (elint-check-conditional-form): New handler. Does some simple-minded
6044 checking of featurep and (f)boundp tests.
6045 (elint-put-function-args): New function.
6046 (elint-initialize): Use elint-scan-doc-file rather than
6047 elint-find-builtin-variables. Use elint-put-function-args.
6048 Possibly scan preloaded-file-list.
6049 (elint-scan-doc-file): Rename from elint-find-builtin-variables and
6050 extend to handle functions as well.
6051
245be23c
JB
60522009-09-22 Lennart Borgman <lennart.borgman@gmail.com>
6053
6054 * linum.el (linum-delete-overlays, linum-update-window):
6055 Do not modify the right margin. (Bug#3971)
6056
91fdbd6f
CY
60572009-09-21 Chong Yidong <cyd@stupidchicken.com>
6058
6059 * files.el (conf-mode-maybe, magic-fallback-mode-alist): Use
6060 nxml-mode instead of xml-mode.
6061
7589d38e
JB
60622009-09-21 Kevin Ryde <user42@zip.com.au>
6063
6064 * net/dig.el: Add "Keywords: comm", as per net-utils.el. (Bug#4501)
6065
5ac42715
SM
60662009-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
6067
6068 * net/dig.el (dig-mode): Use define-derived-mode.
6069
09c01323
DN
60702009-09-20 Dan Nicolaescu <dann@ics.uci.edu>
6071
4096c5f2
DN
6072 * vc-dispatcher.el (vc-do-command): Return the process object in
6073 the asynchronous case. Use when instead of if. Do not run
5480359e 6074 vc-exec-after to display a message if not enabled. (Bug#4463)
4096c5f2 6075
0e172cc2
DN
6076 * vc-git.el (vc-git-dir-extra-headers): Add keymap and mouse-face
6077 properties to the stash strings.
6078 (vc-git-stash-list): Return a list of strings.
6079 (vc-git-stash-get-at-point, vc-git-stash-delete-at-point)
6080 (vc-git-stash-show-at-point): New functions.
6081 (vc-git-stash-map): New keymap.
6082
03304f31
SM
6083 * register.el (ctl-x-r-map): Define the keys here instead of
6084 using autoload.
09c01323 6085
03304f31 60862009-09-20 Thierry Volpiatto <thierry.volpiatto@gmail.com> (tiny change)
e3f36d03
SM
6087
6088 * bookmark.el (bookmark-write-file): Avoid calling `pp' with large
6089 list, to workaround performance problem (bug#4485).
6090
2f5fc4d7
NR
60912009-09-20 Nick Roberts <nickrob@snap.net.nz>
6092
6093 * progmodes/gud.el (gud-sentinel): Revert indavertant change.
6094
b0f5fd2e
DU
60952009-09-20 Daiki Ueno <ueno@unixuser.org>
6096
6097 * epa-file.el (epa-file-cache-passphrase-for-symmetric-encryption):
6098 Document that this option is not recommended to use.
6099
f3445fab
GM
61002009-09-19 Glenn Morris <rgm@gnu.org>
6101
547c6921
GM
6102 * calc/calc-graph.el (calc-graph-lookup): Avoid assignment to free
6103 variable `var'.
6104
f3445fab
GM
6105 * calc/calc-alg.el (var):
6106 * calc/calcalg2.el (var): Define for compiler.
6107
946c009b
CY
61082009-09-19 Chong Yidong <cyd@stupidchicken.com>
6109
e3f36d03
SM
6110 * emacs-lisp/advice.el (ad-get-argument, ad-set-argument):
6111 Doc fix (Bug#3932).
e2045997 6112
24aedbca
CY
6113 * subr.el (baud-rate): Remove long-obsolete function (Bug#4372).
6114
327dd27a
CY
6115 * time-stamp.el (time-stamp-month-dd-yyyy)
6116 (time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy)
6117 (time-stamp-dd-mon-yy, time-stamp-yy/mm/dd)
6118 (time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
e3f36d03
SM
6119 (time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm):
6120 Remove functions that have been obsolete since 1995 (Bug#4436).
327dd27a 6121
946c009b
CY
6122 * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to the
6123 indent buffer only if called interactively (Bug#4452).
6124
3e70541a
JB
61252009-09-19 Juanma Barranquero <lekktu@gmail.com>
6126 Eli Zaretskii <eliz@gnu.org>
6127
6128 This fixes bug#4197 (merged to bug#865, though not identical).
6129 * server.el (server-auth-dir): Add docstring note about FAT32.
6130 (server-ensure-safe-dir): Accept FAT32 directories as "safe",
6131 but warn against using them.
6132
9b94c32e
NR
61332009-09-19 Nick Roberts <nickrob@snap.net.nz>
6134
6135 * progmodes/gdb-mi.el (gdb-var-update-handler-1): Include case of
6136 older GDB where there is no has_more field.
6137
66590684
GM
61382009-09-19 Glenn Morris <rgm@gnu.org>
6139
6140 * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
6141
9a1337f9
CY
61422009-09-18 Chong Yidong <cyd@stupidchicken.com>
6143
6144 * files.el (auto-mode-alist): Change default for XML files to nXML
6145 mode (Bug#4169).
6146
d7554167
JB
61472009-09-18 Juanma Barranquero <lekktu@gmail.com>
6148
6149 * server.el (server-ensure-safe-dir): Pass 'integer
6150 to `file-attributes', as suggested.
6151
35a3f9a4
SM
61522009-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
6153
6154 * dired-aux.el (dired-query-alist): Remove spurious backslash.
6155 (dired-query): Use read-key.
6156
044f9b05
AR
61572009-09-18 Adrian Robert <Adrian.B.Robert@gmail.com>
6158
6159 * cus-start.el (ns-use-qd-smoothing): Remove.
6160
6188ea49
GM
61612009-09-18 Glenn Morris <rgm@gnu.org>
6162
08cf18e4
GM
6163 * allout.el (top-level): Remove unnecessary progn.
6164
07eae5c5
GM
6165 * progmodes/js.el (js-end-of-defun): Remove malformed and unneeded let.
6166
6726c25e
GM
6167 * emacs-lisp/derived.el (define-derived-mode): Fix paren typo in
6168 definition of abbrev table.
6169
3f527154 6170 * speedbar.el (speedbar-track-mouse):
6188ea49
GM
6171 * net/eudc-bob.el (eudc-bob-pipe-object-to-external-program):
6172 * net/eudc.el (eudc-expand-inline):
770af4b4
GM
6173 * net/newst-backend.el (newsticker--cache-read-feed):
6174 * nxml/nxml-outln.el (nxml-end-of-heading): Fix typos in
6188ea49
GM
6175 condition-case handlers.
6176
ccb4c30c
NR
61772009-09-18 Nick Roberts <nickrob@snap.net.nz>
6178
6179 * progmodes/gdb-mi.el (gdb-frame-address): New variable.
6180 (gdb-var-list): Add an element for has_more field.
6181 (gdb-non-stop-handler): Enable pretty printing for STL containers.
6182 (gdb-var-create-handler, gdb-var-list-children-handler-1)
6183 (gdb-var-update-handler-1): Parse output of dynamic variable
6184 objects (STL containers).
6185 (gdb-var-delete-1): Pass var1 as an explicit second argument.
6186 (gdb-get-field): Delete alias. Use bindat-get-field directly.
6187
6188 * progmodes/gud.el (gud-speedbar-item-info): Adjust for change to
6189 gdb-var-list.
6190 (gud-speedbar-buttons): Make node expandable if expression "has more"
6191 children.
6192
8686ac71
JB
61932009-09-17 Juanma Barranquero <lekktu@gmail.com>
6194
6195 * startup.el (emacs-quick-startup): Remove variable and all uses.
6196 (command-line): Set `inhibit-x-resources' instead.
6197 (command-line-1): Use `inhibit-x-resources' instead.
6198
a69c67e8
CY
61992009-09-17 Chong Yidong <cyd@stupidchicken.com>
6200
6201 * subr.el: Fix last change to avoid using the `unless' macro,
6202 which breaks bootstrapping.
6203
354f0faf
SM
62042009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
6205
6206 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
6207 extended definitions, in case we reload subr.el after having
6208 loaded CL.
6209 (eval-next-after-load): Mark as obsolete.
6210
98b9bf40
JL
62112009-09-17 Juri Linkov <juri@jurta.org>
6212
6213 * menu-bar.el (menu-bar-search-menu, menu-bar-edit-menu)
6214 (menu-bar-options-menu, menu-bar-showhide-fringe-menu)
6215 (menu-bar-showhide-menu, menu-bar-tools-menu)
6216 (menu-bar-describe-menu, menu-bar-help-menu)
6217 (minibuffer-local-completion-map, minibuffer-local-map):
6218 Fix list quoting.
6219
28fab7b5
GM
62202009-09-17 Glenn Morris <rgm@gnu.org>
6221
88d5190c
GM
6222 * emacs-lisp/bytecomp.el (byte-compile-form): Always check the function
6223 arguments, whether or not it has a handler.
6224
74f24ba7
GM
6225 * ansi-color.el (ansi-color-get-face-1): Fix typo in handler.
6226
28fab7b5
GM
6227 * simple.el (hard-newline): Give it a doc-string.
6228
a8106aec
GM
6229 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
6230 (lisp-mode-syntax-table): Give them doc-strings.
e4a09a11 6231
76251ad7
DN
62322009-09-17 Dan Nicolaescu <dann@ics.uci.edu>
6233
72033dbe
DN
6234 * menu-bar.el (menu-bar-file-menu, menu-bar-file-menu)
6235 (menu-bar-i-search-menu, menu-bar-edit-menu, menu-bar-custom-menu)
6236 (menu-bar-options-menu, menu-bar-showhide-menu)
6237 (menu-bar-showhide-fringe-ind-menu, menu-bar-showhide-fringe-menu)
6238 (menu-bar-showhide-scroll-bar-menu, menu-bar-showhide-menu)
6239 (menu-bar-options-menu, menu-bar-line-wrapping-menu)
6240 (menu-bar-options-menu, menu-bar-tools-menu)
6241 (menu-bar-describe-menu, menu-bar-search-documentation-menu)
6242 (menu-bar-help-menu):
6243 (menu-bar-make-mm-toggle, menu-bar-make-toggle): Purecopy the
6244 string arguments.
6245
76251ad7
DN
6246 * ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
6247 (menu-bar-epatch-menu, menu-bar-ediff-misc-menu): Add purecopy
6248 calls for the menu names and :help.
6249
97b952b7
SM
62502009-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
6251
6252 * mouse.el (minor-mode-menu-from-indicator): Pay attention
6253 to :minor-mode-function (bug#4455).
6254
8f38189e
SM
62552009-09-16 Stefan Monnier <monnier@iro.umontreal.ca>
6256
d2fd733e
SM
6257 * startup.el (command-line): Initialize the window-system after
6258 processing the command-line.
6259
8f38189e
SM
6260 * textmodes/page.el (what-page): Make sure we don't inf-loop if
6261 page-delimiter matches the empty string.
6262
77564fa4
GM
62632009-09-16 Glenn Morris <rgm@gnu.org>
6264
6265 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-vars): Rename from
6266 byte-compile-not-obsolete-var. It's a list now.
6267 (byte-compile-not-obsolete-funcs): New variable.
6268 (byte-compile-warn-obsolete): Don't warn about functions if they are in
6269 byte-compile-not-obsolete-funcs.
6270 (byte-compile-variable-ref, byte-compile-defvar): Update for
6271 byte-compile-not-obsolete-vars name-change and list nature.
6272 (byte-compile-maybe-guarded): Suppress warnings about obsolete functions
6273 and variables behind (f)boundp tests.
6274 * net/tramp-compat.el (byte-compile-not-obsolete-vars): Set if bound.
6275
79d316d3
DN
62762009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
6277
6278 * vc-git.el (vc-git-log-view-mode): Undo inadvertent change.
6279
8fed6934
SM
62802009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
6281
6282 * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
6283 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded):
6284 Don't autoload.
6285
4078fd57
SE
62862009-09-15 Stephen Eglen <stephen@gnu.org>
6287
6288 * iswitchb.el (iswitchb-read-buffer): When selecting a match from
5a0c3f56 6289 the virtual-buffers, use the name of the buffer specified by
4078fd57 6290 find-file-noselect, as the match may be a symlink. (This was a
5a0c3f56 6291 problem if the target and the symlink had different names.)
4078fd57 6292
838ff458
SM
62932009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
6294
b3c7c12d
SM
6295 * custom.el (custom-initialize-default, custom-initialize-set): CSE.
6296
13dc2bc2
SM
6297 * desktop.el (desktop-path): Check user-emacs-directory.
6298
49fec531
SM
6299 * emacs-lisp/bytecomp.el (byte-compile-refresh-preloaded): New function.
6300
0e328d37
SM
6301 * loadup.el: Use after-load-functions to GC after loading each file.
6302 Remove the explicit GC calls that used to be sprinkled around.
6303
838ff458
SM
6304 * subr.el (after-load-functions): New hook.
6305 (do-after-load-evaluation): Run it. Use string-match-p to detect
6306 `obsolete' packages, rather than painfully extracting the relevant
6307 directory name.
6308
a62f564f
GM
63092009-09-15 Glenn Morris <rgm@gnu.org>
6310
6311 * apropos.el (apropos-documentation-check-doc-file): Avoid assignment to
6312 free variable `doc'.
6313
6314 * dired.el (dired-mode-map): Add menu entry for async shell command.
6315
6316 * help-fns.el (find-lisp-object-file-name): When looking for autoloaded
6317 variables, also consider the .elc files, since the .el files are
6318 normally gzipped (subsequent code locates the .el.gz from the .elc).
6319
6320 * calc/calc-prog.el (arglist): Define for compiler.
6321
6322 * calendar/diary-lib.el (diary-display-function): Change the default to
6323 fancy display.
6324 (body): Define for compiler.
6325
6326 * emacs-lisp/bytecomp.el (byte-compile-keep-pending)
6327 (byte-compile-file-form, byte-compile-lambda)
6328 (byte-compile-top-level-body, byte-compile-form)
6329 (byte-compile-variable-ref, byte-compile-setq)
6330 (byte-compile-setq-default, byte-compile-body)
6331 (byte-compile-body-do-effect, byte-compile-and, byte-compile-or)
6332 (batch-byte-compile): Give some more local variables with common names
6333 a "bytecomp-" prefix to avoid masking warnings about free variables.
6334
cd05fe7f
GM
6335 * startup.el (command-line-1): Give local variables with common names a
6336 distinguishing prefix, so as not to hide free variable warnings during
6337 bootstrap.
6338
a62f564f
GM
6339 * mail/rmailmm.el (rmail-mime-save): If file exists, don't try to be
6340 clever and add a suffix to make a unique name, just let the user decide
6341 whether or not to overwrite it. If the input is a directory, write the
6342 default filename to that directory. (Bug#4388)
6343 (rmail-mime-bulk-handler): Ensure the save button's 'directory property
6344 is a filename-as-a-directory.
6345
fbc88440
SM
63462009-09-15 Stefan Monnier <monnier@iro.umontreal.ca>
6347
6348 * textmodes/page.el (what-page): Don't move to beginning of line.
6349 See <87tyz5ajte.fsf@x2.delysid.org> in emacs-devel.
6350
60308853
DN
63512009-09-15 Dan Nicolaescu <dann@ics.uci.edu>
6352
6353 * vc-git.el (vc-git-dir-extra-headers): Show the remote location.
6354
32ba3abc
DN
63552009-09-14 Dan Nicolaescu <dann@ics.uci.edu>
6356
9cd39aff
DN
6357 * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
6358 * help.el (help-for-help-internal): Add purecopy calls for text.
6359
32ba3abc
DN
6360 * vc.el (top): print-log method now takes an optional SHORTLOG
6361 argument. Add a new method: root.
32ba3abc
DN
6362 (vc-root-diff, vc-print-root-log): New functions.
6363 (vc-log-short-style): New variable.
6364 (vc-print-log-internal): Add support for showing short logs.
6365
6366 * vc-hooks.el (vc-prefix-map, vc-menu-map): Add bindings for
6367 vc-print-root-log and vc-print-root-diff.
6368
6369 * vc-bzr.el (vc-bzr-log-view-mode, vc-bzr-print-log):
6370 * vc-git.el (vc-git-print-log, vc-git-log-view-mode):
6371 * vc-hg.el (vc-hg-print-log, vc-hg-log-view-mode): Add support for
6372 short logs.
6373
6374 * vc-cvs.el (vc-cvs-print-log):
6375 * vc-mtn.el (vc-mtn-print-log):
6376 * vc-rcs.el (vc-rcs-print-log):
6377 * vc-sccs.el (vc-sccs-print-log):
6378 * vc-svn.el (vc-svn-print-log): Add an optional argument shortlog
6379 that is ignored for now.
6380
837b0e99
DN
6381 * vc-mtn.el (vc-mtn-annotate-command):
6382 * vc-svn.el (vc-svn-annotate-command): Run asynchronously.
6383
31cd2dd4
SM
63842009-09-14 Stefan Monnier <monnier@iro.umontreal.ca>
6385
6386 * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
6387 to function-key-map, and give them ascii-character property.
6388 * term/x-win.el (x-alternatives-map):
6389 * term/ns-win.el (ns-alternatives-map):
6390 * term/internal.el (msdos-key-remapping-map):
6391 * w32-fns.el (x-alternatives-map): Remove redundant mappings.
6392
d62e5bf2
GM
63932009-09-14 Glenn Morris <rgm@gnu.org>
6394
6395 * emacs-lisp/elint.el (elint-add-required-env): Revert to not using
6396 temp-buffers (2009-09-12).
6397
7d0105e5
SM
63982009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
6399
6400 * textmodes/ispell.el (ispell-command-loop): Improve last fix, using
6401 the new read-key function.
6402
e17ed9ad
CY
64032009-09-13 Chong Yidong <cyd@stupidchicken.com>
6404
6405 * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
6406 is defined (Bug#4405).
6407
1fc26e29
CY
64082009-09-13 Vincent Belaïche <vincent.belaiche@gmail.com>
6409
6410 * recentf.el (recentf-cleanup): Use a hash table to find
6411 duplicates (Bug#4407).
6412
61dc96a2 64132009-09-13 Per Starbäck <per@starback.se> (tiny change)
7e73ea32
CY
6414
6415 * textmodes/ispell.el (ispell-command-loop): Convert keys such as
6416 kp-0 to ascii equivalents (Bug#4325).
6417
42c3a9e3
CY
64182009-09-13 Chong Yidong <cyd@stupidchicken.com>
6419
1f5c1626
CY
6420 * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
6421
42c3a9e3 6422 * eshell/em-hist.el:
31cd2dd4
SM
6423 * eshell/em-dirs.el (eshell-complete-user-reference):
6424 Declare pcomplete functions and variables to avoid compiler warnings.
42c3a9e3
CY
6425
64262009-09-13 Leo <sdl.web@gmail.com> (tiny change)
6427
6428 * eshell/em-script.el (eshell-login-script, eshell-rc-script):
6429 * eshell/em-dirs.el (eshell-last-dir-ring-file-name):
6430 * eshell/em-alias.el (eshell-aliases-file):
31cd2dd4
SM
6431 * eshell/em-hist.el (eshell-history-file-name):
6432 Use expand-file-name instead of concat to make file names (Bug#4308).
42c3a9e3 6433
1e2b6acf
GM
64342009-09-13 Glenn Morris <rgm@gnu.org>
6435
6436 * ediff-merg.el (ediff-do-merge):
6437 * filesets.el (filesets-run-cmd):
6438 * emulation/ws-mode.el (ws-show-markers, ws-move-block, ws-delete-block)
6439 (ws-find-marker-0, ws-find-marker-1, ws-find-marker-2, ws-find-marker-3)
6440 (ws-find-marker-4, ws-find-marker-5, ws-find-marker-6, ws-find-marker-7)
6441 (ws-find-marker-8, ws-find-marker-9, ws-goto-block-begin)
6442 (ws-goto-block-end, ws-goto-last-cursorposition, ws-copy-block):
6443 Replace empty `let's with `progn'.
6444
adba8116
SM
64452009-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
6446
6447 * mail/sendmail.el (send-mail-function):
6448 * tooltip.el (tooltip-mode):
6449 * simple.el (transient-mark-mode):
6450 * rfn-eshadow.el (file-name-shadow-mode):
6451 * frame.el (blink-cursor-mode):
6452 * font-core.el (global-font-lock-mode):
6453 * files.el (temporary-file-directory)
6454 (small-temporary-file-directory, auto-save-file-name-transforms):
6455 * epa-hook.el (auto-encryption-mode):
6456 * composite.el (global-auto-composition-mode):
6457 Use custom-initialize-delay.
6458 * startup.el (command-line): Don't explicitly call
6459 custom-reevaluate-setting for all the above vars.
6460 * custom.el (custom-initialize-safe-set)
6461 (custom-initialize-safe-default): Delete.
6462
0a4afea9
SM
64632009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
6464
9f94990d
SM
6465 * term/x-win.el (x-initialize-window-system):
6466 * term/w32-win.el (w32-initialize-window-system):
6467 * term/ns-win.el (ns-initialize-window-system): Don't call
6468 mouse-wheel-mode since it's enabled globally by default already.
6469
0a4afea9
SM
6470 * mwheel.el (mouse-wheel-mode): Make sure the new defvar doesn't
6471 actually define the variable, but only silences the byte-compiler.
6472 (mouse-wheel-change-button): Check whether mouse-wheel-mode is bound
6473 before looking it up.
6474 (mouse-wheel-scroll-amount): Also reset the bindings if this value
6475 is changed.
6476
bf01513f
GM
64772009-09-12 Glenn Morris <rgm@gnu.org>
6478
6479 * emacs-lisp/elint.el (elint-file): Make max-lisp-eval-depth at least
6480 1000.
6481 (elint-add-required-env): Don't beep on error.
6482 (elint-forms): In case of error, return ENV unchanged.
afdceaec
GM
6483 (elint-init-env): Skip non-list forms.
6484 (elint-log): Handle unknown file positions.
bf01513f 6485
d85889e4
DU
64862009-09-12 Daiki Ueno <ueno@unixuser.org>
6487
6488 * epg.el (epg-make-context): Add autoload cookie.
6489 (epg-list-keys, epg-cancel, epg-start-decrypt, epg-decrypt-file)
6490 (epg-decrypt-string, epg-start-verify, epg-verify-file)
6491 (epg-verify-string, epg-start-sign, epg-sign-file)
6492 (epg-sign-string, epg-start-encrypt, epg-encrypt-file)
6493 (epg-encrypt-string, epg-start-export-keys)
6494 (epg-export-keys-to-file, epg-export-keys-to-string)
6495 (epg-start-import-keys, epg-import-keys-from-file)
6496 (epg-import-keys-from-string, epg-start-receive-keys)
6497 (epg-receive-keys, epg-import-keys-from-server)
6498 (epg-start-delete-keys, epg-delete-keys, epg-start-sign-keys)
6499 (epg-sign-keys, epg-start-generate-key)
0a4afea9
SM
6500 (epg-generate-key-from-file, epg-generate-key-from-string):
6501 Remove autoload cookie.
d85889e4 6502
8f825ee6
EZ
65032009-09-12 Eli Zaretskii <eliz@gnu.org>
6504
36b434ee
EZ
6505 * dos-fns.el (dos-reevaluate-defcustoms): Comment out the
6506 reevaluation of trash-directory.
6507
8f825ee6
EZ
6508 * mwheel.el: Fix last change.
6509 (mouse-wheel-mode): New defvar.
6510 (mouse-wheel-mode): Remove autoload cookie.
6511
5766c380
SM
65122009-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
6513
ab5c0fcd
SM
6514 * mwheel.el (mwheel-installed-bindings): New var.
6515 (mouse-wheel-mode): Use it, so as to make sure we really remove all
6516 the bindings we set last time. Use custom-initialize-delay.
6517 * loadup.el: Load mwheel after term/*-win.el.
6518 * startup.el (command-line): Don't reevaluate mouse-wheel-down-event
6519 and mouse-wheel-up-event now that their first evaluation is done
6520 sufficiently late to be correct.
6521
45448e64
SM
6522 * startup.el (tutorial-directory): Make it a defcustom.
6523 Use custom-initialize-delay rather than eval-at-startup to set it.
6524 * image.el (image-load-path): Make it a defcustom.
6525 Use custom-initialize-delay rather than eval-at-startup to set it.
6526 * subr.el (eval-at-startup): Remove.
6527 * font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
6528
5766c380
SM
6529 * subr.el (do-after-load-evaluation): Warn the user after loading an
6530 obsolete package.
6531
d6549da4
GM
65322009-09-12 Glenn Morris <rgm@gnu.org>
6533
6534 * proced.el (proced-mark-alt): Remove alias.
6535 (proced-mode-map): Remove proced-mark-alt.
6536
6537 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries to
6538 Elint file and directory. Remove initialization entry.
6539
6540 * emacs-lisp/elint.el (elint-file, elint-directory): New autoloaded
6541 commands.
6542 (elint-current-buffer): Set mode-line-process.
6543 (elint-init-env): Handle define-derived-mode.
6544 Fix declare-function with unspecified arglist. Guard against odd
6545 defalias statements (eg iso-insert's 8859-1-map).
6546 (elint-add-required-env): Use a temp buffer.
6547 (elint-form): Just print the function/macro name, not the whole form.
6548 Return env unchanged if we fail to parse a macro.
6549 (elint-forms): Guard against parse errors.
6550 (elint-output): New function, to handle batch mode.
6551 (elint-log-message): Add optional argument. Use elint-output.
6552 (elint-set-mode-line): New function.
6553
30194d4d
CY
65542009-09-12 Andreas Politz <politza@fh-trier.de> (tiny change)
6555
6556 * emacs-lisp/elp.el (elp-not-profilable): Add more
6557 functions (Bug#4233).
6558
a035f9b0
CY
65592009-09-12 Chong Yidong <cyd@stupidchicken.com>
6560
6561 * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
6562 (scroll-up-mark, scroll-up-nomark): Doc fix (Bug#4190).
6563
dad61164
NR
65642009-09-11 Nick Roberts <nickrob@snap.net.nz>
6565
6566 * progmodes/gdb-mi.el (gdb-var-list-children-regexp): Delete.
6567 (gdb-var-list-children): Use json parsing.
6568
9c3c9fdf 65692009-09-11 Daniel Colascione <dan.colascione@gmail.com>
34cab3d9
CY
6570
6571 * progmodes/js.el (js--proper-indentation): Handle the case where
6572 char-before is null. Reported by Deniz Dogan.
6573
b4587710
JB
65742009-09-11 Juanma Barranquero <lekktu@gmail.com>
6575
6576 * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
6577
13890796
DU
65782009-09-11 Daiki Ueno <ueno@unixuser.org>
6579
6580 * epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
6581 (epg-digest-algorithm-alist): Add SHA224.
b18508dd 6582 (epg-context-set-passphrase-callback)
97d4bdba 6583 (epg-context-set-progress-callback): Add description about
b18508dd 6584 callback function.
13890796 6585
2efb64a8
SM
65862009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
6587
790d0270
SM
6588 * custom.el (custom-delayed-init-variables): New var.
6589 (custom-initialize-delay): New function.
6590 * startup.el (command-line): "Re"evaluate all vars in
6591 custom-delayed-init-variables. Don't reevaluate abbrev-file-name
6592 explicitly any more.
6593 * abbrev.el (abbrev-file-name): Use custom-initialize-delay
6594 to avoid creating a ~/.emacs.d at build-time (bug#4347).
6595
6596 * proced.el (proced-mode-map): Prefer "m" for proced-mark (bug#4362).
2efb64a8 6597
ac243a40
NR
65982009-09-11 Nick Roberts <nickrob@snap.net.nz>
6599
6600 * progmodes/gdb-mi.el (gdb-var-update-regexp): Delete.
6601 (gdb-var-update-handler): Use json parsing.
6602
657bc6fc
JB
66032009-09-11 Juanma Barranquero <lekktu@gmail.com>
6604
6605 * vc-annotate.el (vc-annotate): Use the main file's coding-system to
6606 decode annotated text, regardless of language environment. (Bug#2741)
6607
b6fe8102
SM
66082009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
6609
6610 * Makefile.in (autoloads): Make rmail.el writable as well.
6611
5cc443fe
GM
66122009-09-11 Glenn Morris <rgm@gnu.org>
6613
5515c54e
GM
6614 * dired-aux.el, dired-x.el: Put autoloads in dired.el rather than
6615 loaddefs.el.
6616 * dired.el: Regenerate with extracted autoloads.
6617 * Makefile.in (autoloads): Make dired.el writable.
6618
15067158
GM
6619 * ibuf-ext.el: Put autoloads in ibuffer.el rather than loaddefs.el.
6620 * ibuffer.el: Regenerate with extracted autoloads.
6621 * Makefile.in (autoloads): Make ibuffer.el writable.
6622
d35d0238
GM
6623 * paths.el (prune-directory-list, gnus-nntp-service, rmail-file-name):
6624 * version.el (emacs-copyright, emacs-major-version)
6625 (emacs-minor-version): Reformat doc-strings for make-docfile.
6626
5cc443fe
GM
6627 * apropos.el (apropos-documentation-check-doc-file): Exclude unbound
6628 functions and variables, since they must be stuff specific to some other
6629 platform.
6630 (apropos-print): Make mouse-click message less specific about button.
6631
6632 * emacs-lisp/cl-macs.el (define-compiler-macro): Add a property
6633 that records where a macro was defined.
6634 * help-fns.el (describe-function-1): Mention if a function has a
6635 compiler-macro.
6636 * help-mode.el (help-function-cmacro): New button.
6637
6638 * locate.el (top-level): Always require dired.
6639 (locate-mode-map): Initialize inside the defvar.
6640
6641 * net/ange-ftp.el (dired-compress-file): Declare.
6642 (ange-ftp-dired-compress-file): Add doc string.
6643
6644 * term/ns-win.el (x-display-name, x-setup-function-keys):
6645 Unify doc-strings with X versions.
6646
8cb95edf
SM
66472009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
6648
726a4d09
SM
6649 * emulation/crisp.el (crisp-mode-map): Move initialization
6650 into declaration.
6651 (crisp-mode): Use define-minor-mode.
6652
8cb95edf
SM
6653 * progmodes/xscheme.el (xscheme-evaluation-commands):
6654 Put a :advertised-binding property rather than using
6655 advertised-xscheme-send-previous-expression.
6656 (advertised-xscheme-send-previous-expression): Declare obsolete.
6657 * emulation/crisp.el (crisp-mode-map): Use `undo' rather than
6658 `advertised-undo'.
6659 (crisp-mode): Add corresponding bindings to
6660 undo's :advertised-binding instead.
6661 * dired.el (dired-mode-map): Put a :advertised-binding property rather
6662 than using dired-advertised-find-file.
6663 (dired-advertised-find-file):
6664 * simple.el (advertised-undo):
6665 * wid-edit.el (advertised-widget-backward): Declare obsolete.
6666 (widget-keymap): Put a :advertised-binding property rather
6667 than using advertised-widget-backward.
6668 * bindings.el (ctl-x-map): Put a :advertised-binding property rather
6669 than using advertised-undo.
6670 * tutorial.el (tutorial--default-keys): Adjust accordingly.
6671
07db5857
SS
66722009-09-10 Simon South <ssouth@slowcomputing.org>
6673
6674 * progmodes/delphi.el (delphi-tab): Indent region when Transient
6675 Mark mode is enabled and region is active; otherwise indent or
6676 insert TAB as usual.
6677 (delphi-mode): Update description of TAB-key binding.
6678
50d4ba39
SM
66792009-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
6680
6681 * subr.el (define-key-rebound-commands): Mark obsolete.
6682 * startup.el (precompute-menubar-bindings): Remove.
6683 (normal-top-level): Remove obsolete code that tried to precompute
6684 menubar bindings.
6685 * loadup.el (define-key-rebound-commands): Don't bother fiddling with
6686 define-key-rebound-commands and precompute-menubar-bindings.
6687
ffa894db
KY
66882009-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6689
6690 * net/imap.el (imap-interactive-login): Better messages.
6691 (imap-open): Fix bug with renamed buffer on reconnect.
6692 (imap-authenticate): Add buffer-local imap-last-authenticator variable
6693 for easier debugging and cleaner code. On successful (guessed based on
6694 server capabilities) secondary authentication, set imap-state
6695 correctly.
6696 (imap-last-authenticator): Define imap-last-authenticator as a variable
6697 to avoid warnings.
6698
9477096c
GM
66992009-09-10 Glenn Morris <rgm@gnu.org>
6700
6701 * pcvs.el (cvs-mode-find-file): Use forward-line rather than goto-line.
6702
6703 * emacs-lisp/bytecomp.el (byte-compile-function-environment): Doc fix.
6704 (byte-compile-file-form-autoload): Don't warn about unknown functions
6705 where the autoload statement comes after the use.
6706 (with-no-warnings): Give it a byte-hunk-handler like than of progn, so
6707 that any handlers inside the body (eg require) are in turn respected.
6708
6709 * emacs-lisp/byte-opt.el (degrees-to-radians): Mark as free from side
6710 effects.
6711
6712 * emacs-lisp/derived.el (define-derived-mode): Give the mode's map,
6713 and syntax and abbrev tables basic docs, if they don't have any.
6714
6715 * emacs-lisp/easy-mmode.el (easy-mmode-defmap): Add doc-string.
6716
6717 * international/mule-cmds.el (top-level): Require cl when compiling.
6718 (view-hello-file): Use default-value rather than
6719 default-enable-multibyte-characters.
6720
6721 * progmodes/fortran.el: Move all safe and risky properties into the
6722 defcustoms.
6723
6724 * mail/rmailedit.el, mail/rmailkwd.el, mail/rmailmm.el:
6725 * mail/rmailmsc.el, mail/rmailsort.el, mail/rmailsum.el:
6726 * mail/undigest.el:
6727 Put autoloads in rmail.el rather than loaddefs.el.
6728 * mail/rmail.el: Regenerate with extracted autoloads.
6729
6730 * mail/rmailsum.el (rmail-user-mail-address-regexp): Move to rmail.el.
6731 * mail/rmail.el (rmail-user-mail-address-regexp): Move from rmailsum.el.
6732
9f16c547
NR
67332009-09-10 Nick Roberts <nickrob@snap.net.nz>
6734
6735 Reported in thread for Bug#4375.
6736 * progmodes/gud.el (gud-tooltip-print-command): Use MI command
6737 "-data-evaluate-expression" instead of print.
6738 * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto.
6739 (gdb-tooltip-print): Parse output from above MI command.
7ab133d1
NR
6740 (gdb): Revert 2009-08-11 change. User should detach inferior
6741 manually.
9f16c547
NR
6742
6743 Remove the word "separate" from IO functions as inferior
6744 output is now never displayed in the GUD buffer.
6745
50405cd0
JB
67462009-09-10 Juanma Barranquero <lekktu@gmail.com>
6747
6748 * startup.el (command-line-normalize-file-name): On Windows and
6749 MS-DOS, also convert C:\/ and C:\\ (two backslashes) into C:/.
6750
7ae62430
JL
67512009-09-10 Juri Linkov <juri@jurta.org>
6752
6753 * isearch.el (isearch-text-char-description): Propertize escape
6754 character sequences with the `escape-glyph' face. (Bug#4344)
6755
6756 * simple.el (shell-command): Set asynchronous process filter to
6757 `comint-output-filter'. (Bug#4343)
6758
6759 * progmodes/grep.el (grep-template): Add "<X>" to docstring.
6760 (grep-files-aliases): Add "all". Move "el" and "ch" to the top of
6761 the list. Move "asm" to the bottom.
6762 (grep-find-ignored-directories): Add `choice' with nil value
6763 to empty the list easily.
6764 (grep-find-ignored-files): New option.
6765 (grep-files-history): Set to nil by default instead of '("ch" "el").
6766 (grep-compute-defaults): Add "<X>" to `grep-template'.
6767 (grep-read-files): Bind new local variables `default-alias' and
6768 `default-extension'. Use a list of default values for the file prompt.
6769 (lgrep): Add `--exclude=' command line options composed from
6770 `grep-find-ignored-files'.
6771 (rgrep): Add `-name' command line options composed from
6772 `grep-find-ignored-files'. (Bug#4301)
6773
cd875252
SM
67742009-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
6775
6776 * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk
6777 (bug#4368).
6778
cdce0b33
KY
67792009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
6780
6781 * calendar/time-date.el (autoload):
6782 Expand define-obsolete-function-alias into defalias and make-obsolete
6783 for old Emacsen that Gnus supports.
6784 (with-no-warnings): Define it for old Emacsen.
6785 (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
6786 is available.
6787 (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
6788 float-time is available; suppress compile warning for time-to-seconds.
6789
67902009-09-09 Teodor Zlatanov <tzz@lifelogs.com>
6791
6792 * net/imap.el (imap-message-map): Docstring fix.
6793
2b2eb431
GM
67942009-09-09 Glenn Morris <rgm@gnu.org>
6795
6796 * ffap.el (ffap-file-at-point): Handle absolute (non-remote) files with
6797 line numbers too. (Bug#4374)
6798
83a5aac5
SM
67992009-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
6800
755e0210
SM
6801 * smerge-mode.el (smerge-remove-props, smerge-refine):
6802 Use with-silent-modifications (bug#4342).
6803
83a5aac5
SM
6804 * subr.el (with-silent-modifications): New macro.
6805
79f01fa7
JB
68062009-09-07 Juanma Barranquero <lekktu@gmail.com>
6807
6808 * files.el (top-level): Require `cl' when compiling.
6809
448ecec3
GM
68102009-09-07 Glenn Morris <rgm@gnu.org>
6811
6812 * files.el (auto-mode-alist): Use delphi-mode for .dpr files.
6813
8f09a02f
GM
6814 * proced.el (proced-mode-map): Bind "d" to proced-mark-alt.
6815 (proced-mark-alt): New alias, to control the advertised key. (Bug#4362)
6816
76ff67bf
NR
68172009-09-06 Nick Roberts <nickrob@snap.net.nz>
6818
6819 * vc-git.el (vc-git-annotate-command): Use separator to parse
6820 arguments correctly.
6821
943c8b75
EZ
68222009-09-06 Eli Zaretskii <eliz@gnu.org>
6823
6824 * proced.el (proced-mode): Doc fix.
6825
680db9ac
MA
68262009-09-06 Julian Scheid <julians37@gmail.com> (tiny change)
6827
6828 * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
6829 lstat fails.
6830 (tramp-do-file-attributes-with-ls): Check for file existence at
6831 remote end.
6832 (tramp-do-file-attributes-with-stat): Likewise.
6833 (tramp-convert-file-attributes): Return nil when attr is nil.
6834
3f12e5bd
GM
68352009-09-05 Glenn Morris <rgm@gnu.org>
6836
c8dc27bf
GM
6837 * calendar/diary-lib.el (diary-entry): Add help-echo and follow-link
6838 properties to this button.
6839 (diary-fancy-display): Don't extend the button to the final newline.
6840 (diary-fancy-display-mode): Continue to define "q" as a local key.
6841
cca065d8
GM
6842 * calendar/cal-china.el (holiday-chinese): Make it slightly more
6843 efficient.
6844
cddaedb6
GM
6845 * font-lock.el (lisp-font-lock-keywords-2): Add letf.
6846
3f12e5bd
GM
6847 * emacs-lisp/bytecomp.el (emacs-lisp-file-regexp): Doc fix.
6848 (byte-compile-dest-file-function): New option.
6849 (byte-compile-dest-file): Doc fix.
6850 Obey byte-compile-dest-file-function.
6851 (byte-compile-cl-file-p): New function.
6852 (byte-compile-eval): Only suppress noruntime warnings about cl functions
6853 if the cl-functions warning is enabled. Use byte-compile-cl-file-p.
6854 (byte-compile-eval): Check for non-nil byte-compile-cl-functions rather
6855 than for file being previously loaded.
6856 (byte-compile-find-cl-functions): Use byte-compile-cl-file-p.
6857 (byte-compile-file-form-require): Handle the case where requiring a file
6858 indirectly causes CL to be loaded.
6859
049a231b
KF
68602009-09-05 Karl Fogel <kfogel@red-bean.com>
6861
6862 * files.el (find-alternate-file): Run `kill-buffer-hook' manually
6863 before killing the old buffer, since by the time `kill-buffer' is
6864 run so many buffer variables have been set to nil that it may not
6865 behave as expected. (Bug#4061)
6866
ef7ef2a0
KF
68672009-09-05 Karl Fogel <kfogel@red-bean.com>
6868
6869 * files.el (find-alternate-file): If the old buffer is modified
6870 and visiting a file, behave similarly to `kill-buffer' when
6871 killing it, thus reverting to the pre-1.878 behavior; see
6872 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
6873 for discussion. Also, consult `buffer-file-name' as a variable
6874 not as a function, for consistency with the rest of the code.
6875
73d854cd
MA
68762009-09-04 Michael Albinus <michael.albinus@gmx.de>
6877
6878 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
6879 also when adding a new directory.
6880
6881 * net/tramp-compat.el (tramp-compat-line-beginning-position): New
6882 defun.
6883
df120481
SM
68842009-09-04 Stefan Monnier <monnier@iro.umontreal.ca>
6885
6886 * files.el (locate-file-completion-table): Make it provide boundary
6887 information, so partial-completion works better.
6888
c0bc6d79
SM
68892009-09-04 Leo <sdl.web@gmail.com> (tiny change)
6890
6891 * mail/footnote.el (Footnote-text-under-cursor):
6892 Check footnote-text-marker-alist before using it (bug#4324).
6893
f76a9756
GM
68942009-09-04 Glenn Morris <rgm@gnu.org>
6895
67d110f1
GM
6896 * play/5x5.el, play/decipher.el, play/gametree.el, play/handwrite.el:
6897 * play/hanoi.el, play/landmark.el, play/mpuz.el, play/pong.el:
6898 * play/solitaire.el, play/tetris.el:
6899 Remove leading * from defcustom and defface docs.
6900
b42d4989
GM
6901 * calendar/diary-lib.el (diary-fancy-display): Only switch modes if
6902 necessary.
6903 (diary-fancy-overriding-map): New variable.
6904 (diary-fancy-display-mode): Set minor-mode-overriding-map-alist.
6905 Use view-mode.
6906
f76a9756
GM
6907 * vc-rcs.el (vc-rcs-annotate-command): Use forward-line rather than
6908 goto-line.
6909
e605eeeb
GM
69102009-09-03 Glenn Morris <rgm@gnu.org>
6911
597e2240
GM
6912 * arc-mode.el (archive-mode):
6913 * dos-fns.el (set-default-process-coding-system):
6914 * man.el (Man-getpage-in-background):
6915 * menu-bar.el (menu-bar-describe-menu):
6916 * server.el (server-process-filter):
6917 * startup.el (command-line):
6918 * tar-mode.el (tar-header-block-tokenize, tar-extract):
6919 * w32-fns.el (set-default-process-coding-system):
6920 * x-dnd.el (x-dnd-handle-file-name):
6921 * international/mule-cmds.el (mule-menu-keymap)
6922 (set-default-coding-systems, language-info-alist, set-language-info)
6923 (set-language-environment, standard-display-european-internal)
6924 (set-locale-environment):
6925 * international/mule-diag.el (mule-diag):
6926 * mail/emacsbug.el (report-emacs-bug):
6927 * mail/rmail.el (rmail-mode):
6928 * mail/sendmail.el (mail-setup):
6929 Use default-value rather than default-enable-multibyte-characters.
6930
f38184aa
GM
6931 * progmodes/f90.el: Move all safe properties into the defcustoms.
6932 (f90-get-correct-indent, f90-indent-region, f90-abbrev-start): Use memq.
6933
e605eeeb
GM
6934 * calendar/appt.el (appt-check):
6935 * calendar/diary-lib.el (diary-set-header, diary-live-p)
6936 (diary-check-diary-file, diary-list-entries)
6937 (diary-include-other-diary-files, diary-simple-display)
6938 (diary-fancy-display, diary-print-entries)
6939 (diary-mark-included-diary-files, diary-make-entry):
6940 Don't call substitute-in-file-name on diary-file.
6941
734db384
SM
69422009-09-03 Eduard Wiebe <usenet@pusto.de>
6943 Stefan Monnier <monnier@iro.umontreal.ca>
6944
6945 * mail/footnote.el (footnote-prefix): Make it a defcustom.
6946 (footnote-mode-map): Move initialization into the declaration.
6947 (footnote-minor-mode-map): Define it rather than changing global-map.
6948 (footnote-mode): Use define-minor-mode.
6949
e5aa47f9
MA
69502009-09-02 Michael Albinus <michael.albinus@gmx.de>
6951
6952 * net/tramp.el (tramp-handle-file-attributes-with-ls)
6953 (tramp-do-file-attributes-with-perl)
6954 (tramp-do-file-attributes-with-stat): Rename from
6955 `tramp-handle-file-attributes-with-*'.
6956 (tramp-handle-file-attributes): Use them.
6957 (tramp-do-directory-files-and-attributes-with-perl)
6958 (tramp-do-directory-files-and-attributes-with-stat): Rename from
6959 `tramp-handle-directory-files-and-attributes-with-*'.
6960 (tramp-handle-directory-files-and-attributes): Use them.
6961 (tramp-method-out-of-band-p): Additional parameter SIZE.
6962 (tramp-do-copy-or-rename-file, tramp-handle-file-local-copy)
6963 (tramp-handle-write-region): Use it.
734db384 6964 (tramp-handle-insert-directory): Use "?\ " for compatibility reasons.
e5aa47f9
MA
6965 (tramp-handle-vc-registered): Check, whether the first run did
6966 return files to be tested.
6967 (tramp-advice-make-auto-save-file-name): Do not call directly
6968 `tramp-handle-make-auto-save-file-name', because this would bypass
6969 the locking mechanism.
6970
734db384 6971 * net/tramp-compat.el (top): Autoload used functions from tramp.el.
e5aa47f9
MA
6972 (file-remote-p, process-file, start-file-process, set-file-times)
6973 (tramp-compat-file-attributes): Compatibility functions shall not
6974 call directly `tramp-handle-*', because this would bypass the
6975 locking mechanism.
6976 (tramp-compat-number-sequence): New defun.
6977
6e2ca895
GM
69782009-09-02 Glenn Morris <rgm@gnu.org>
6979
697c7714
GM
6980 * calendar/time-date.el (time-to-seconds): In Emacs, make it an obsolete
6981 alias for float-time.
6982 (time-to-number-of-days): In Emacs, use float-time.
6983 * net/newst-backend.el (time-add): Suppress warnings from compat
6984 function.
6985 * time.el (emacs-uptime, emacs-init-time):
6986 * net/rcirc.el (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
6987 Use float-time rather than time-to-seconds.
6988
6e2ca895
GM
6989 * minibuffer.el (completion-initials-expand): Fix typo.
6990
6991 * faces.el (modeline, modeline-inactive, modeline-highlight)
6992 (modeline-buffer-id):
6993 * info.el (info-menu-5): Mark these face aliases as obsolete.
6994
ed17efec
NR
69952009-09-01 Nick Roberts <nickrob@snap.net.nz>
6996
6997 * progmodes/gdb-mi.el (gdb-current-context-command): Move the
6998 space ...
6999 (gdb-gud-context-call): ... to here for pre GDB 7.0 when there is
7000 no "--thread" option.
7001 (gdb-stopped): Don't print "Switched to thread" message when it is
7002 unchanged.
7003
fcb68f70
SM
70042009-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
7005
7006 * minibuffer.el (completion-try-completion)
7007 (completion-all-completions): Remove ill-defined (and
7008 mistakenly installed and luckily never used nor documented)
7009 `completion-styles' property.
7010 (completion-initials-expand, completion-initials-all-completions)
7011 (completion-initials-try-completion): New functions.
7012 (completion-styles-alist): Add doc to each entry.
7013 Add new `initials' entry.
7014
83318a6d
NR
70152009-09-01 Nick Roberts <nickrob@snap.net.nz>
7016
7017 * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant
7018 MI command -var-evaluate-expression.
7019 (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el
7020 and tweak for case of string child.
734db384 7021 (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
83318a6d 7022
d63eb0e7
GM
70232009-09-01 Glenn Morris <rgm@gnu.org>
7024
c4f6e489
GM
7025 * add-log.el (change-log-date-face, change-log-name-face)
7026 (change-log-email-face, change-log-file-face, change-log-list-face)
7027 (change-log-conditionals-face, change-log-function-face)
7028 (change-log-acknowledgement-face):
7029 * cus-edit.el (custom-invalid-face, custom-rogue-face)
7030 (custom-modified-face, custom-set-face, custom-changed-face)
7031 (custom-saved-face, custom-button-face, custom-button-pressed-face)
7032 (custom-documentation-face, custom-state-face, custom-comment-face)
7033 (custom-comment-tag-face, custom-variable-tag-face)
7034 (custom-variable-button-face, custom-face-tag-face)
7035 (custom-group-tag-face-1, custom-group-tag-face):
7036 * diff-mode.el (diff-header-face, diff-file-header-face)
7037 (diff-index-face, diff-hunk-header-face, diff-removed-face)
7038 (diff-added-face, diff-changed-face, diff-function-face)
7039 (diff-context-face, diff-nonexistent-face):
7040 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
7041 * hilit-chg.el (highlight-changes-face, highlight-changes-delete-face):
7042 * info.el (Info-title-1-face, Info-title-2-face, Info-title-3-face)
7043 (Info-title-4-face):
7044 * isearch.el (isearch-lazy-highlight-face):
7045 * log-view.el (log-view-file-face, log-view-message-face):
7046 * paren.el (show-paren-match-face, show-paren-mismatch-face):
7047 * pcvs-info.el (cvs-header-face, cvs-filename-face, cvs-unknown-face)
7048 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
7049 (cvs-msg-face):
7050 * smerge-mode.el (smerge-mine-face, smerge-other-face)
7051 (smerge-base-face, smerge-markers-face):
7052 * wid-edit.el (widget-documentation-face, widget-button-face)
7053 (widget-field-face, widget-single-line-field-face)
7054 (widget-inactive-face, widget-button-pressed-face):
7055 * woman.el (woman-italic-face, woman-bold-face, woman-unknown-face)
7056 (woman-addition-face):
2fb1ec93
GM
7057 * eshell/em-ls.el (eshell-ls-directory-face, eshell-ls-symlink-face)
7058 (eshell-ls-executable-face, eshell-ls-readonly-face)
7059 (eshell-ls-unreadable-face, eshell-ls-special-face)
7060 (eshell-ls-missing-face, eshell-ls-archive-face)
7061 (eshell-ls-backup-face, eshell-ls-product-face)
7062 (eshell-ls-clutter-face):
7063 * eshell/em-prompt.el (eshell-prompt-face):
7064 * eshell/esh-test.el (eshell-test-ok-face, eshell-test-failed-face):
c4f6e489 7065 * obsolete/old-whitespace.el (whitespace-highlight-face):
0142e36b
GM
7066 * progmodes/antlr-mode.el (antlr-font-lock-default-face)
7067 (antlr-font-lock-keyword-face, antlr-font-lock-syntax-face)
7068 (antlr-font-lock-ruledef-face, antlr-font-lock-tokendef-face)
7069 (antlr-font-lock-ruleref-face, antlr-font-lock-tokenref-face)
7070 (antlr-font-lock-literal-face):
c4f6e489
GM
7071 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
7072 (ebrowse-root-class-face, ebrowse-file-name-face)
7073 (ebrowse-default-face, ebrowse-member-attribute-face)
7074 (ebrowse-member-class-face, ebrowse-progress-face):
7075 * progmodes/make-mode.el (makefile-space-face):
7076 * progmodes/sh-script.el (sh-heredoc-face):
7077 * textmodes/flyspell.el (flyspell-incorrect-face)
7078 (flyspell-duplicate-face):
7079 * textmodes/tex-mode.el (tex-math-face, tex-verbatim-face):
49c539a1 7080 * textmodes/texinfo.el (texinfo-heading-face):
c4f6e489
GM
7081 Mark face aliases with "-face" suffix as obsolete.
7082
d80619fa
GM
7083 * mail/feedmail.el (file-name-buffer-file-type-alist): Define for
7084 compiler.
7085
5f68c1b7
GM
7086 * net/eudc-bob.el (eudc-bob-generic-menu, eudc-bob-image-menu)
7087 (eudc-bob-sound-menu): Use defvar rather than defconst, since
7088 easy-menu-define wants to modify these.
7089
7090 * net/net-utils.el (nslookup): Use make-comint rather than comint-run.
7091
7092 * net/browse-url.el (browse-url-file-url):
7093 * term/internal.el (dos-codepage-setup):
7094 Use default-value rather than default-enable-multibyte-characters.
7095
d80619fa 7096 * progmodes/etags.el (etags-goto-tag-location):
5f68c1b7
GM
7097 * progmodes/flymake.el (flymake-highlight-line)
7098 (flymake-goto-file-and-line, flymake-goto-line):
7099 * progmodes/gdb-mi.el (gdb-mouse-until, gdb-mouse-jump)
7100 (gdb-goto-breakpoint):
7101 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
7102 * progmodes/python.el (python-find-function)
7103 (python-pdbtrack-track-stack-file):
7104 * progmodes/verilog-mode.el (verilog-surelint-off):
7105 * term/ns-win.el (ns-open-file-select-line):
7106 * textmodes/bibtex.el (bibtex-validate, bibtex-validate-globally):
7107 Use forward-line rather than goto-line.
7108
d63eb0e7
GM
7109 * textmodes/reftex-cite.el (reftex-offer-bib-menu):
7110 * textmodes/reftex-index.el (reftex-display-index):
7111 * textmodes/reftex-ref.el (reftex-offer-label-menu):
7112 * textmodes/reftex-toc.el (reftex-toc):
7113 Remove unnecessary bindings of default-major-mode (all are followed by
7114 major-mode check and possible mode switch).
7115
0afad278
NR
71162009-08-31 Nick Roberts <nickrob@snap.net.nz>
7117
7118 * progmodes/gdb-mi.el (gdb-breakpoints-list-handler-custom):
7119 Handle watchpoints (bug#4282).
7120 (def-gdb-thread-buffer-command): Enable thread to be selected by
7121 clicking without selecting threads buffer first.
7122 (gdb-current-context-command): Use selected frame so that "up",
7123 "down" etc work in the GUD buffer.
7124 (gdb-update): Find selected frame before rendering stack buffer.
7125 (gdb-frame-handler): Set gdb-frame-number for stack buffer.
7126
4e135dd2
SM
71272009-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
7128
7129 * progmodes/sym-comp.el (displayed-completions): Remove.
7130 (symbol-complete): Use minibuffer-complete.
7131
e61eba34
GM
71322009-08-31 Glenn Morris <rgm@gnu.org>
7133
7134 * emacs-lisp/byte-run.el (define-obsolete-face-alias): New macro.
7135
734db384
SM
7136 * apropos.el (apropos-symbols-internal):
7137 Handle (obsolete) face aliases.
e61eba34
GM
7138
7139 * faces.el (describe-face): Adjust the output format to be more like
7140 describe-variable, and to mention (obsolete) face aliases.
7141 Adjust the whitespace so that help-setup-xref works.
7142
7143 * calendar/calendar.el (calendar-today-face, diary-face, holiday-face):
7144 * calendar/diary-lib.el (diary-button-face):
7145 Mark these face aliases as obsolete.
7146
7147 * calendar/calendar.el (calendar-today): Doc fix.
7148
4cf71456
NR
71492009-08-31 Nick Roberts <nickrob@snap.net.nz>
7150
7151 * progmodes/gdb-mi.el (gdb-control-all-threads)
7152 (gdb-control-current-thread): Force tool bar update.
7153 (gdb-non-stop-handler): New function.
7154 (gdb-init-1): Use it to test if non-stop mode is supported.
7155 Remove unused gdbmi buffer type.
7156
e61eba34 71572009-08-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
6830f449
JL
7158
7159 * progmodes/grep.el (grep-read-files): Strip trailing <N> from
7ae62430 7160 buffer names not visiting a file (e.g. cloned buffers). (Bug#4210)
6830f449 7161
4324f7ca
NR
71622009-08-30 Nick Roberts <nickrob@snap.net.nz>
7163
7164 * comint.el (comint-exec-1): Check command is non-null first.
7165 Part of gdb-mi.el change (2009-08-28).
7166
a1bf889a
SM
71672009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
7168
7169 * emacs-lisp/lisp.el (lisp-complete-symbol): Use minibuffer-complete.
7170
060c08b5
JB
71712009-08-30 Juanma Barranquero <lekktu@gmail.com>
7172
7173 * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
7174 instead of `dolist' to avoid a recursive require when bootstrapping.
7175
ab22be48
SM
71762009-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
7177
73ebf88f
SM
7178 * emacs-lisp/lisp.el (field-complete): Use minibuffer-complete.
7179
80629cfc
SM
7180 * net/ldap.el (ldap-search-internal): Use with-current-buffer and push.
7181
206d0387 7182 * net/imap.el (imap-send-command): Simplify.
734db384 7183 (imap-wait-for-tag): point-max -> buffer-size.
206d0387 7184
844f7784
SM
7185 * net/ange-ftp.el (internal-ange-ftp-mode): Use define-derived-mode.
7186
5ca4661e
SM
7187 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't use symbol-value
7188 with constant argument.
7189
c61dc887
SM
7190 * emacs-lisp/debug.el (debugger-setup-buffer): Make it multibyte.
7191
7eb73deb
SM
7192 * emacs-lisp/cl.el (cl-macro-environment): Don't define it here.
7193
5fe443de
SM
7194 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag):
7195 Change default, since most of our files don't have a history.
7196 (checkdoc-display-status-buffer): Don't use a hidden buffer to show to
7197 the user.
7198
6444d64a
SM
7199 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
7200 Add comint-run.
7201
5cb16bfc
SM
7202 * calc/calc.el: Improve commenting convention.
7203 (calc-digit-map, toplevel): Simplify.
7204
0aeb71a7
SM
7205 * comint.el (comint-insert-input): Be careful to only set point if we
7206 don't delegate to some other command.
7207
9a9af856
SM
7208 * proced.el (proced-signal-list): Make it an alist.
7209 (proced-grammar-alist): Capitalize names.
7210 (proced-send-signal): Use a non-hidden buffer (since it's displayed).
7211 Disable undo manually and make it read-only.
7212 Use completion-annotate-function.
7213
ab22be48
SM
7214 * minibuffer.el (minibuffer-message): If the current buffer is not
7215 a minibuffer, insert the message in the echo area rather than at the
7216 end of the buffer.
7217 (completion-annotate-function): New variable.
7218 (minibuffer-completion-help): Use it.
7219 (completion--embedded-envvar-table): Environment vars are
7220 always case-sensitive.
7221
4a948dbf
GM
72222009-08-30 Glenn Morris <rgm@gnu.org>
7223
7224 * progmodes/fortran.el (fortran-start-prog-re): New constant, extracted
7225 from fortran-current-defun.
7226 (fortran-beginning-of-subprogram): Be more precise about finding the
7227 start, to avoid an infinite loop in end-of-defun. (Bug#4259)
7228 (fortran-end-of-subprogram): Simplify.
7229 (fortran-current-defun): Use fortran-start-prog-re.
7230
486cf3b8
JB
72312009-08-29 Juanma Barranquero <lekktu@gmail.com>
7232
7233 * subr.el (do-after-load-evaluation): Simplify.
7234
db167d28
DN
72352009-08-29 Dan Nicolaescu <dann@ics.uci.edu>
7236
7237 * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
7238
7239 * vc-rcs.el (vc-rcs-print-log-cleanup): ... here. New function.
7240 (vc-rcs-print-log): Use it.
7241
7242 * vc-cvs.el (vc-cvs-print-log): Use vc-rcs-print-log-cleanup.
7243
efbc652a
SM
72442009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
7245
2aa0e5bf
SM
7246 * paths.el (abbrev-file-name): Move to abbrev.el.
7247 * abbrev.el (abbrev-file-name): Move from paths.el.
7248 Obey user-emacs-directory.
7249 * calc/calc.el (calc-settings-file): Don't autoload and instead obey
7250 user-emacs-directory.
7251 * dos-fns.el (dos-reevaluate-defcustoms): Don't reevaluate
7252 abbrev-file-name and calc-settings-file any more.
7253 * startup.el (command-line): Recompute abbrev-file-name and
7254 abbreviated-home-dir.
7255 (normal-no-mouse-startup-screen): Improve the generic code and get rid
7256 of the special code for when C-h bindings haven't been changed.
7257 (display-startup-echo-area-message): Use with-current-buffer.
7258 (command-line-1): Use a list of strings, rather than a list of lists
7259 of strings for longopts.
7260
51da8fe2
SM
7261 * files.el (get-free-disk-space): Use / for default-directory.
7262
0c3cc4dd
SM
7263 * textmodes/ispell.el (ispell-accept-output, ispell-command-loop):
7264 Use with-current-buffer.
7265
d988dbf6
SM
7266 * emacs-lisp/bytecomp.el (byte-compile-const-symbol-p):
7267 Recognize immutable variables like most-positive-fixnum.
7268 (byte-compile-setq-default): Check and warn if trying to assign
7269 to an immutable variable, or a non-variable.
7270
efbc652a
SM
7271 * progmodes/cc-vars.el (c-comment-continuation-stars):
7272 * progmodes/cc-engine.el (c-looking-at-bos):
7273 * progmodes/cc-cmds.el (c-toggle-auto-state)
7274 (c-forward-into-nomenclature, c-backward-into-nomenclature)
7275 (c-comment-line-break-function): Add version of obsolescence.
7276
d30a05d1
JL
72772009-08-28 Juri Linkov <juri@jurta.org>
7278
7279 * files.el (magic-fallback-mode-alist): Add ZIP magic number
7280 associated with `archive-mode'.
7281
7282 * image.el (image-type-header-regexps): Use only JPEG magic number
7283 to determine JPEG images, and don't use `image-jpeg-p' because
7284 Emacs can display non-JFIF non-Exif JPEG images.
7285
1e8eecea
JB
72862009-08-28 Juanma Barranquero <lekktu@gmail.com>
7287
7288 * arc-mode.el (archive-mode):
7289 * emacs-lisp/re-builder.el (re-builder-unload-function):
7290 Protect against the default value of `major-mode' being nil.
7291
dd4fbf56
JB
72922009-08-28 Juanma Barranquero <lekktu@gmail.com>
7293
7294 * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
7295 Fix typos in docstrings.
7296
7297 * progmodes/js.el (js--macro-decl-re): Doc fix.
7298 (js--plain-method-re, js--split-name): Refloc docstring.
7299 (js--class-styles, js--make-merged-item, js--splice-into-items):
7300 Fix typos in docstrings; reflow docstrings.
7301 (js--maybe-join, js--function-prologue-beginning, js--flush-caches)
7302 (js--variable-decl-matcher, js--inside-pitem-p)
7303 (js--parse-state-at-point, js--get-all-known-symbols)
7304 (js--symbol-history, js-find-symbol, js--js-references)
7305 (js--moz-interactor, js--js-encode-value, js--read-tab):
7306 Fix typos in docstrings.
7307
72f16325
SM
73082009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7309
14acf2f5
SM
7310 * textmodes/reftex.el (reftex-get-file-buffer-force):
7311 * progmodes/verilog-mode.el (verilog-batch-execute-func):
7312 * emulation/viper.el (viper-go-away, viper-set-hooks):
7313 * emacs-lisp/re-builder.el (re-builder-unload-function):
7314 * emacs-lisp/bytecomp.el (byte-compile-file):
7315 * ses.el (ses-unload-function):
7316 * hexl.el (hexl-find-file):
7317 * files.el (normal-mode):
7318 * ehelp.el (with-electric-help):
7319 * autoinsert.el (auto-insert-alist):
7320 * arc-mode.el (archive-mode):
7321 Use (default-value 'major-mode) instead of default-major-mode.
7322
72f16325
SM
7323 * textmodes/ispell.el (ispell-check-version, ispell-send-string):
7324 * international/mule.el (load-with-code-conversion):
7325 * emacs-lisp/debug.el (debug):
7326 * ediff-vers.el (ediff-rcs-get-output-buffer):
7327 * dired.el (dired-internal-noselect): Don't let-bind
7328 default-major-mode around code that doesn't use it.
7329 E.g. buffer creation via get-buffer-create doesn't use it.
7330
aa485f7c
MA
73312009-08-28 Michael Albinus <michael.albinus@gmx.de>
7332
7333 * net/tramp.el (all): Replace "'(lambda" by "(lambda".
7334 (tramp-handle-file-local-copy): Unset `file-name-handler-alist'
7335 when writing the temp file. Otherwise, epa-file gets confused.
7336 (tramp-register-file-name-handlers): Make it a defun. Move also
7337 `epa-file-handler' to the front of `file-name-handler-alist'.
7338
73392009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7340
7341 * net/tramp.el (tramp-shell-prompt-pattern): Allow a prompt to
7342 start right after a ^M.
7343 (tramp-root-regexp, tramp-completion-file-name-regexp-unified)
7344 (tramp-completion-file-name-regexp-separate)
7345 (tramp-completion-file-name-regexp-url): Use \\` and \\'.
72f16325
SM
7346 (tramp-handle-file-attributes, tramp-set-file-uid-gid):
7347 Don't modify last-coding-system-used by accident.
aa485f7c
MA
7348 (tramp-completion-file-name-handler): Apply the checks here,
7349 instead during registration.
7350 (tramp-register-file-name-handlers) Renamed from
7351 `tramp-register-file-name-handler'. Register both
7352 `tramp-file-name-handler' and `tramp-completion-file-name-handler'.
72f16325 7353 (tramp-register-completion-file-name-handler): Remove. (Bug#4260)
aa485f7c 7354
3f0c2b92
NR
73552009-08-28 Nick Roberts <nickrob@snap.net.nz>
7356
72f16325
SM
7357 * progmodes/gdb-mi.el (gdb-use-separate-io-buffer):
7358 Remove variable ...
3f0c2b92
NR
7359 (gdb-init-1, gdb-display-separate-io-buffer)
7360 (gdb-frame-separate-io-buffer, gdb-setup-windows): ... and
7361 references to it.
7362 (gdb-inferior-io-mode): Use make-comint-in-buffer.
7363 (gdb-inferior-filter): Use comint-output-filter to stop
7364 echoing and remove ^M characters.
7365
705e5bd9
SM
73662009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
7367
009fdc2e
SM
7368 * emulation/viper-init.el (viper-restore-cursor-type):
7369 * emulation/cua-base.el (cua--update-indications):
7370 Replace default-cursor-type with (default-value 'cursor-type).
7371
b56a5ae0
SM
7372 * mail/sendmail.el (mail-recover-1):
7373 * international/mule-diag.el (describe-current-coding-system-briefly)
7374 (describe-current-coding-system):
7375 * international/mule-cmds.el (select-safe-coding-system)
7376 (select-message-coding-system)
7377 (set-language-environment-coding-systems, set-locale-environment):
7378 * hexl.el (hexl-insert-multibyte-char):
7379 * dos-w32.el (find-buffer-file-type-coding-system):
7380 * simple.el (what-cursor-position):
7381 Replace uses of default-buffer-file-coding-system
7382 with (default-value 'buffer-file-coding-system).
7383
de70529f
SM
7384 * emacs-lisp/edebug.el (edebug-display, edebug-outside-excursion):
7385 Replace uses of default-cursor-in-non-selected-windows
7386 with (default-value 'cursor-in-non-selected-windows).
7387 Use with-current-buffer.
7388
705e5bd9
SM
7389 * mail/feedmail.el: Use CL macros.
7390 (feedmail-run-the-queue, feedmail-send-it-immediately):
7391 * dos-w32.el (find-buffer-file-type): Replace uses of
7392 default-buffer-file-type with (default-value 'buffer-file-type).
7393
4d985ac2
GM
73942009-08-28 Glenn Morris <rgm@gnu.org>
7395
7396 * calendar/diary-lib.el (diary-list-entries, diary-goto-entry)
7397 (diary-show-all-entries, diary-mark-entries, diary-make-entry):
7398 Use default-value of major-mode rather than default-major-mode.
7399
17c15b81
SM
74002009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
7401
3a68ab06
SM
7402 * Makefile.in (update-elcfiles): Report left over elc files.
7403
9421bdd1
SM
7404 * mail/mailalias.el (build-mail-aliases): Use with-temp-buffer,
7405 expand-file-name and with-current-buffer.
7406 (mail-get-names, mail-directory): Use with-current-buffer.
7407
17c15b81
SM
7408 * vc.el (vc-read-revision): New function.
7409 (vc-version-diff, vc-merge): Use it.
7410
ba83a64e
SS
74112009-08-27 Sam Steingold <sds@gnu.org>
7412
7413 * simple.el (kill-do-not-save-duplicates): New user option.
7414 (kill-new): When it is non-nil, and the new string is the same as
7415 the latest kill, set replace to t to avoid duplicates in kill-ring.
7416
be3e598a 74172009-08-27 Julian Scheid <julians37@gmail.com> (tiny change)
d5b5c94a
MA
7418
7419 * net/tramp.el (tramp-handle-process-file): Do not flush all
7420 caches when `process-file-side-effects' is set.
7421 (tramp-handle-vc-registered): Use `tramp-get-file-exists-command'
17c15b81
SM
7422 instead of `tramp-find-file-exists-command'.
7423 Unset `process-file-side-effects'.
d5b5c94a
MA
7424
74252009-08-27 Michael Albinus <michael.albinus@gmx.de>
7426
7427 * net/tramp.el (tramp-methods): New method "rsyncc".
7428 (top): Add completion function for "rsyncc".
7429 (tramp-message-show-message): New defvar.
7430 (tramp-message, tramp-error): Use it.
7431 (tramp-do-copy-or-rename-file-directly): Extend check for direct
7432 remote copying.
7433 (tramp-do-copy-or-rename-file-out-of-band): Handle new
7434 `tramp-methods' entry `copy-env' of "rsyncc".
7435 (tramp-vc-registered-read-file-names): New defconst.
7436 (tramp-vc-registered-file-names): New defvar.
7437 (tramp-handle-vc-registered): Implement optimization strategy.
7438 (tramp-run-real-handler): Add `tramp-vc-file-name-handler'.
7439 (tramp-vc-file-name-handler): New defun.
7440 (tramp-get-ls-command, tramp-get-test-command)
7441 (tramp-get-file-exists-command, tramp-get-remote-ln)
7442 (tramp-get-remote-perl, tramp-get-remote-stat)
17c15b81 7443 (tramp-get-remote-id): Remove superfluous `with-current-buffer'.
d5b5c94a
MA
7444
7445 * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
7446 (tramp-cache-inhibit-cache): Extend doc string. It allows also
7447 timestamps.
7448 (tramp-get-file-property): Check for timestamps in
7449 `tramp-cache-inhibit-cache'.
7450 (tramp-set-file-property): Write timestamp.
7451
1339cf20
KH
74522009-08-27 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
7453
7454 * language/japan-util.el (japanese-symbol-table): Add entries for
7455 cp932-2-byte.
7456
7457 * international/characters.el: Add category `j' to cp932-2-byte.
7458
726e3f1d
KH
74592009-08-27 Kenichi Handa <handa@m17n.org>
7460
7461 * international/fontset.el (build-default-fontset-data): New macro.
7462 (setup-default-fontset): Use build-default-fontset-data for CJK,
7b6fefac 7463 tibetan, ethiopic, and ipa.
726e3f1d 7464
4e3b4528
SM
74652009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
7466
7467 * cus-start.el (default-major-mode): Customize `major-mode' instead.
7468 (enable-multibyte-characters): Not customizable any more.
7469
7470 * subr.el (default-mode-line-format, default-header-line-format)
7471 (default-line-spacing, default-abbrev-mode, default-ctl-arrow)
7472 (default-direction-reversed, default-truncate-lines)
7473 (default-left-margin, default-tab-width, default-case-fold-search)
7474 (default-left-margin-width, default-right-margin-width)
7475 (default-left-fringe-width, default-right-fringe-width)
7476 (default-fringes-outside-margins, default-scroll-bar-width)
7477 (default-vertical-scroll-bar, default-indicate-empty-lines)
7478 (default-indicate-buffer-boundaries, default-fringe-indicator-alist)
7479 (default-fringe-cursor-alist, default-scroll-up-aggressively)
7480 (default-scroll-down-aggressively, default-fill-column)
7481 (default-cursor-type, default-buffer-file-type)
7482 (default-cursor-in-non-selected-windows)
7483 (default-buffer-file-coding-system, default-major-mode)
7484 (default-enable-multibyte-characters): Mark as obsolete.
7485
b3cca6a6
DN
74862009-08-27 Dan Nicolaescu <dann@ics.uci.edu>
7487
652cc1a2
DN
7488 * vc-dir.el (vc-dir-update): Remove debug helper.
7489
b3cca6a6
DN
7490 * vc-cvs.el (vc-cvs-update-changelog): Fix typo.
7491
4ed8c7aa
SS
74922009-08-26 Sam Steingold <sds@gnu.org>
7493
7494 * simple.el (save-interprogram-paste-before-kill): New user option.
7495 (kill-new): When `save-interprogram-paste-before-kill' is non-nil,
7496 save the interprogram-paste into kill-ring before overriding it
7497 with the Emacs kill.
7498
3b64d86b
DN
74992009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
7500
7501 * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
7502 (vc-minor-part): Rename to vc-rcs-minor-part and move to vc-rcs.el.
7503 (vc-default-previous-revision): Rename to vc-rcs-previous-revision
7504 and move to vc-rcs.el.
7505 (vc-default-next-revision): Rename to vc-rcs-next-revision and
7506 move to vc-rcs.el.
7507 (vc-cvs-update-changelog): Move to vc-cvs.el, use vc-call-backend.
7508 (vc-rcs-update-changelog): Remove.
7509 (vc-update-changelog-rcs2log): Rename to vc-rcs-update-changelog
7510 and move to vc-rcs.el.
7511
7512 * vc-rcs.el (vc-rcs-latest-on-branch-p, vc-rcs-checkin)
7513 (vc-rcs-checkout, vc-rcs-rollback): Adjust for the vc-rcs-trunk-p
7514 renaming.
7515 (vc-rcs-trunk-p, vc-rcs-minor-part, vc-rcs-previous-revision)
72f16325 7516 (vc-rcs-next-revision, vc-rcs-update-changelog): Move here from
3b64d86b
DN
7517 vc.el, renamed to be RCS specific.
7518
72f16325
SM
7519 * vc-cvs.el (vc-cvs-previous-revision, vc-cvs-next-revision):
7520 New functions.
7521 (vc-cvs-update-changelog): Move here from vc.el.
3b64d86b
DN
7522
7523 * vc-sccs.el (vc-sccs-previous-revision, vc-sccs-next-revision):
7524 New functions.
7525
636a36a0
SM
75262009-08-26 Stefan Monnier <monnier@iro.umontreal.ca>
7527
7528 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix up last change.
7529
239b3340
DN
75302009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
7531
b91f0762 7532 * vc-git.el (vc-git-register): Use "git add" for directories.
2ddf440d
DN
7533 (vc-git-stash, vc-git-stash-show): New functions.
7534 (vc-git-extra-menu-map): Bind them.
b91f0762 7535
b8e54362
DN
7536 * vc-dir.el (vc-dir-node-directory, vc-dir-update): Get the parent
7537 directory correctly in case the item is a directory itself.
7538
239b3340
DN
7539 * vc.el: Document the desired behavior for reverted files in the
7540 `added' state.
dc810649
DN
7541 (vc-default-prettify-state-info): Remove function, unused.
7542
7543 * vc-bzr.el (vc-bzr-prettify-state-info): Remove function, unused.
239b3340 7544
e49c0179
GM
75452009-08-26 Glenn Morris <rgm@gnu.org>
7546
7547 * bindings.el (standard-mode-line-format): Reposition dashes in
7548 which-func entry. (Bug#4217)
7549
3029e594
GM
7550 * files.el (enable-local-variables, enable-local-eval)
7551 (safe-local-variable-values, safe-local-eval-forms): Mark as risky in
7552 the defcustoms.
7553 (auto-mode-alist, ignored-local-variables)
7554 (save-some-buffers-action-alist): Move risky declarations to the
7555 definitions.
7556 (dabbrev-case-fold-search, dabbrev-case-replace, display-time-string)
7557 (font-lock-defaults, format-alist, imenu--index-alist)
7558 (imenu-generic-expression, input-method-alist, minor-mode-alist)
7559 (mode-line-buffer-identification, mode-line-client, mode-line-modes)
7560 (mode-line-modified, mode-line-mule-info, mode-line-position)
7561 (mode-line-process, mode-line-remote, outline-level)
7562 (parse-time-rules, rmail-output-file-alist)
7563 (special-display-buffer-names, vc-mode):
7564 Move risky declarations to the relevant files.
72f16325
SM
7565 * bindings.el (mode-line-client, mode-line-mule-info, mode-line-remote)
7566 (mode-line-modified, mode-line-process, mode-line-position)
3029e594
GM
7567 (mode-line-modes, mode-line-buffer-identification, minor-mode-alist)
7568 * font-core.el (font-lock-defaults):
7569 * format.el (format-alist):
7570 * vc-hooks.el (vc-mode):
7571 * window.el (special-display-buffer-names):
7572 * international/mule-cmds.el (input-method-alist):
7573 Define riskiness here (dumped file) rather than in files.el.
7574 * dabbrev.el (dabbrev-case-fold-search, dabbrev-case-replace):
7575 * imenu.el (imenu-generic-expression, imenu--index-alist):
7576 * outline.el (outline-level):
7577 * time.el (display-time-string):
7578 * calendar/parse-time.el (parse-time-rules):
7579 * mail/rmailout.el (rmail-output-file-alist):
7580 Autoload riskiness here, rather than placing in files.el.
7581
8476cfaf
SM
75822009-08-26 Andreas Schwab <schwab@linux-m68k.org>
7583
7584 * emacs-lisp/bytecomp.el (byte-compile-lapcode): Signal overflow.
7585
0b35b48e
MA
75862009-08-25 Michael Albinus <michael.albinus@gmx.de>
7587
7588 * simple.el (process-file-side-effects): New defvar.
7589
7590 * dired-aux.el (dired-show-file-type):
7591 * vc.el (vc-diff-internal):
7592 * vc-arch.el (vc-arch-diff):
7593 * vc-bzr.el (vc-bzr-sha1, vc-bzr-revision-completion-table):
7594 * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
7595 * vc-git.el (vc-git-registered, vc-git-working-revision)
7596 (vc-git-find-revision, vc-git-diff, vc-git-revision-table)
7597 (vc-git--empty-db-p):
7598 * vc-hooks.el (vc-user-login-name):
7599 * vc-svn.el (vc-svn-registered, vc-svn-state)
7600 (vc-svn-dir-extra-headers, vc-svn-find-revision):
7601 * progmodes/grep.el (grep-probe): Let-bind
7602 `process-file-side-effects' with nil.
7603
7604 * net/dbus.el (dbus-ping): Add optional parameter TIMEOUT.
7605
7606 * net/tramp-gvfs.el (top): Use timeout of 100 msec pinging GVFS
7607 daemon. Replace ping by checking for running service for bluez
7608 and zeroconf. (Bug#4239)
7609
d54cc599
GM
76102009-08-25 Kevin Ryde <user42@zip.com.au>
7611
7612 * net/dig.el (dig): Add autoload cookie.
7613
7bfd055d
GM
76142009-08-25 Glenn Morris <rgm@gnu.org>
7615
bac9c66c
GM
7616 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix test for cl in
7617 load-history for absolute file-names.
7618 (byte-compile-file-form-require): Warn about use of the cl package.
7619
7bfd055d
GM
7620 * format.el (format-alist): Doc fix.
7621
5ac1f9e0
GM
7622 * play/bubbles.el (top-level): Don't require cl at run-time.
7623
af62aa88
GM
7624 * progmodes/verilog-mode.el (top-level): Don't require lucid (and hence
7625 run-time cl).
7626
71e036af
DD
76272009-08-24 Dmitry Dzhus <dima@sphinx.net.ru>
7628
7629 * progmodes/gdb-mi.el (gdb-mapcar*): Replacement for `mapcar*'
7630 from cl package.
7631 (gdb-table-add-row, gdb-table-string): Use `gdb-mapcar*'.
7632
42110eaf
JB
76332009-08-24 Jay Belanger <jay.p.belanger@gmail.com>
7634
7635 * calc/calc-alg.el (math-trig-rewrite)
7636 (math-hyperbolic-trig-rewrite): New functions.
7637 (calc-simplify): Simplify trig functions when asked.
7638
88421f3e
SM
76392009-08-24 Stefan Monnier <monnier@iro.umontreal.ca>
7640
7641 * diff-mode.el (diff-find-source-location): Avoid goto-line.
7642
dbd9624e
KH
76432009-08-24 Kenichi Handa <handa@m17n.org>
7644
7645 * language/ind-util.el (mapthread): Delete it.
7646 (combinatorial): New function.
7647 (indian--puthash-cv): Use combinatorial instead of mapthread.
7648
9b89e3ee
GM
76492009-08-22 Kevin Ryde <user42@zip.com.au>
7650
7651 * emacs-lisp/checkdoc.el (checkdoc-force-history-flag)
7652 (checkdoc-arguments-in-order-flag): Add safe-local-variable booleanp.
7653 (checkdoc-symbol-words): Add safe-local-variable for list of strings.
7654 Clarify docstring that the value is strings not symbols.
7655 (checkdoc-list-of-strings-p): New function.
7656
e6ce8c42
GM
76572009-08-22 Glenn Morris <rgm@gnu.org>
7658
2ddf2ea6 7659 * files.el (auto-mode-alist):
a3374680
GM
7660 * hippie-exp.el (he-concat-directory-file-name):
7661 * lpr.el (lpr-windows-system, printer-name):
7662 * ls-lisp.el (ls-lisp-emulation, ls-lisp-use-insert-directory-program):
7663 * ps-print.el (ps-windows-system):
7664 * startup.el (command-line):
7665 * emulation/viper-ex.el (viper-glob-function):
7666 * international/mule-cmds.el (set-language-environment-coding-systems):
7667 * net/ange-ftp.el (ange-ftp-write-region):
7668 * obsolete/fast-lock.el (fast-lock-cache-name):
2ddf2ea6 7669 Remove code for defunct system-types emx, macos, mswindows, next-mach,
a3374680
GM
7670 unisoft-unix, vax-vms, win32, w32.
7671
977955fa
GM
7672 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
7673 given name if the pattern is not more specific.
7674
b4deec2e
GM
7675 * calendar/lunar.el (lunar-phase-names): New option.
7676 (lunar-phase): Doc fix.
7677 (lunar-cycles-per-year): New constant.
7678 (lunar-index): New function.
7679 (lunar-phase-list, diary-lunar-phases): Use lunar-index.
7680 (lunar-phase-name): Use lunar-phase-names.
7681 (calendar-lunar-phases): Use format.
7682 (lunar-new-moon-on-or-after): Use lunar-cycles-per-year.
7683
47e83968
GM
7684 * progmodes/cperl-mode.el (cperl-imenu-name-and-position):
7685 Copy imenu-example--name-and-position function here for own use.
7686 (cperl-xsub-scan): Use cperl-imenu-name-and-position.
7687
e6ce8c42
GM
7688 * bs.el (bs--redisplay):
7689 * cus-edit.el (custom-redraw):
7690 * ibuffer.el (ibuffer-bury-buffer):
7691 * server.el (server-goto-line-column):
7692 * startup.el (command-line-1):
7693 * strokes.el (strokes-xpm-for-stroke):
7694 * term.el (term-display-buffer-line):
7695 * view.el (View-goto-line):
7696 * calc/calc.el (calc-do, calc-trail-buffer):
7697 * play/gamegrid.el (gamegrid-add-score-insecure):
7698 * progmodes/ada-mode.el (ada-compile-goto-error):
7699 * progmodes/ada-xref.el (ada-xref-find-in-modified-ali):
7700 (ebrowse-select-1st-to-9nth):
47e83968 7701 * progmodes/cperl-mode.el (cperl-time-fontification):
e6ce8c42
GM
7702 * progmodes/ebrowse.el (ebrowse-toggle-file-name-display)
7703 * progmodes/gud.el (gud-display-line):
7704 (idlwave-shell-display-line):
7705 * progmodes/idlw-shell.el (idlwave-shell-goto-frame)
7706 * progmodes/make-mode.el (makefile-browser-toggle):
7707 (vhdl-speedbar-port-copy, vhdl-compose-components-package):
7708 * progmodes/vhdl-mode.el (vhdl-speedbar-find-file)
7709 * textmodes/picture.el (picture-draw-rectangle):
7710 * textmodes/reftex-index.el (reftex-index-goto-letter):
7711 (reftex-select-jump-to-previous):
7712 * textmodes/reftex-sel.el (reftex-find-start-point)
7713 * textmodes/reftex-toc.el (reftex-toc, reftex-toc-restore-region):
7714 (rst-straighten-deco-spacing, rst-section-tree, rst-toc):
7715 * textmodes/rst.el (rst-promote-region, rst-straighten-decorations)
7716 * textmodes/tex-mode.el (tex-compilation-parse-errors):
7717 * textmodes/two-column.el (2C-associated-buffer):
7718 Use forward-line rather than goto-line.
7719
7720 * emulation/vi.el (vi-goto-line): Don't warn about non-interactive
7721 goto-line.
7722
4b18bdb3
GM
7723 * international/ucs-normalize.el (nfd, decomposition-translation-alist)
7724 (decomposition-char-recursively, alist-list-to-vector, quick-check-list)
7725 (quick-check-list-to-regexp): Declare.
e6ce8c42 7726
72f16325
SM
7727 * progmodes/make-mode.el (makefile-browser-insert-selection):
7728 Use goto-char rather than goto-line.
e6ce8c42
GM
7729
7730 * progmodes/prolog.el (compilation-error-regexp-alist)
7731 (compilation-forget-errors): Declare.
7732
32a2cf25
JL
77332009-08-22 Juri Linkov <juri@jurta.org>
7734
7735 * progmodes/grep.el (lgrep, rgrep): At the beginning
7736 set `dir' to `default-directory' unless `dir' is a non-nil
7737 readable directory. (Bug#4052)
7738 (lgrep, rgrep): Change a weird way to report an error
7739 from using `read-string' to using `error'.
7740 Instead of using interactive arguments in the function body,
7741 add new argument `confirm'.
7742
5443c9b7
SM
77432009-08-21 Stefan Monnier <monnier@iro.umontreal.ca>
7744
cb5b40ee
SM
7745 * textmodes/remember.el (remember-buffer):
7746 * progmodes/cperl-mode.el (cperl-vc-header-alist):
7747 * calendar/icalendar.el (icalendar-convert-diary-to-ical)
7748 (icalendar-extract-ical-from-buffer):
5443c9b7
SM
7749 * net/newst-treeview.el (newsticker-groups-filename):
7750 * net/newst-backend.el (newsticker-cache-filename):
7751 * speedbar.el (speedbar-update-speed, speedbar-navigating-speed)
7752 (speedbar-ignored-path-expressions, speedbar-ignored-path-regexp)
7753 (speedbar-add-ignored-path-regexp, speedbar-line-path)
7754 (speedbar-buffers-line-path, speedbar-path-line)
7755 (speedbar-buffers-line-path):
7756 * epg.el (epg-passphrase-callback-function, epg-start-sign-keys)
7757 (epg-sign-keys):
7758 * epa.el (epa-display-verify-result):
7759 * progmodes/pascal.el (pascal-outline): Add version of obsolescence.
7760
d6261cc1
GM
77612009-08-21 Glenn Morris <rgm@gnu.org>
7762
3e1ea342
GM
7763 * progmodes/js.el (inferior-moz-process): Fix declaration.
7764
ce86eeb5
GM
7765 * imenu.el (imenu-example--name-and-position): Fix obsolescence message.
7766
fff28970
GM
7767 * obsolete/rnewspost.el (news-mail-reply):
7768 Use goto-char rather than goto-line.
7769
d93e053b
GM
7770 * term/ns-win.el (ns-open-file-select-line):
7771 Use line-beginning-position rather than goto-line.
7772
d5d105e8
GM
7773 * apropos.el (apropos-command):
7774 * ehelp.el (electric-helpify):
7775 * printing.el (pr-show-setup):
7776 * strokes.el (strokes-help):
7777 * tutorial.el (tutorial--describe-nonstandard-key)
7778 (tutorial--detailed-help):
7779 * woman.el (woman-mini-help, woman-display-extended-fonts):
7780 * calc/calc-help.el (calc-describe-key):
7781 * emulation/edt.el (edt-electric-helpify):
7782 * international/mule-diag.el (mule-diag):
7783 * play/yow.el (apropos-zippy):
7784 * progmodes/python.el (python-describe-symbol):
7785 * progmodes/vhdl-mode.el (vhdl-doc-variable, vhdl-doc-mode):
7786 * textmodes/table.el (*table--cell-describe-mode)
7787 (*table--cell-describe-bindings):
7788 Use help-print-return-message rather than the now obsolete alias.
7789
a8ab722f 7790 * calendar/cal-move.el (calendar-cursor-to-nearest-date)
9b4c5ecd
GM
7791 (calendar-cursor-to-visible-date):
7792 * play/5x5.el (5x5-position-cursor):
7793 * play/decipher.el (decipher):
7794 * play/gomoku.el (gomoku-goto-xy):
7795 * play/landmark.el (lm-goto-xy):
7796 * play/mpuz.el (mpuz-paint-errors, mpuz-paint-statistics)
7797 (mpuz-paint-digit):
7798 Use forward-line, not goto-line.
a8ab722f 7799
d6261cc1
GM
7800 * mail/rmail.el (rmail-obsolete): Delete custom group.
7801 (rmail-pop-password, rmail-pop-password-required): Make into aliases.
7802 (rmail-remote-password, rmail-remote-password-required):
7803 Remove unneeded :set-after and :set properties.
7804
9e846523
MA
78052009-08-21 Michael Albinus <michael.albinus@gmx.de>
7806
7807 * net/dbus.el (top): Initialize only when `dbusbind' is loaded.
7808
bbe1f502
DN
78092009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
7810
bcc5db24
DN
7811 * loadup.el: Remove leftover macos code.
7812
bbe1f502
DN
7813 * vc-git.el (vc-git-annotate-command): Run asynchronously.
7814 Explicitly pass the date format to git blame so that user local
7815 so that the output format can be parsed.
7816
6fd2d19a
MA
78172009-08-20 Michael Albinus <michael.albinus@gmx.de>
7818
7819 * net/dbus.el (top): Don't check for (getenv
7820 "DBUS_SESSION_BUS_ADDRESS"). It's done in dbusbind.c now.
7821
31764e15
SM
78222009-08-19 Magnus Henoch <magnus.henoch@gmail.com>
7823
7824 * log-edit.el (log-edit-strip-single-file-name): New var.
5443c9b7 7825 (log-edit-insert-changelog): Use it. Bug#3571
31764e15 7826
28930e39
SM
78272009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
7828
4fd15622 7829 * subr.el (read-passwd): Use read-key so keypad keys work as well.
31764e15 7830 Bug#3287
4fd15622 7831
b3d8e4a0
SM
7832 * help.el (help-print-return-message): Rename from
7833 print-help-return-message.
7834
c9829c70
SM
7835 * log-view.el (log-view-mode-map): Remove `q' binding, and unreliable
7836 cvs-mode-map parent hack.
7837 (log-view-mode): Derive from special-mode.
7838
b932657b
SM
7839 * linum.el (linum-mode): window-size-change-functions is redundant.
7840 Adapt to new window-configuration-change-hook behavior.
7841 (linum-after-size, linum-after-config): Remove.
7842
1b700bca
SM
7843 * imenu.el (imenu-example--name-and-position)
7844 (imenu-example--lisp-extract-index-name)
7845 (imenu-example--create-lisp-index, imenu-example--create-c-index):
7846 Mark as obsolete.
7847
28930e39
SM
7848 * progmodes/prolog.el (inferior-prolog-error-regexp-alist): New var.
7849 (inferior-prolog-mode): Use it.
7850 (inferior-prolog-load-file): Reset list of errors.
7851
c9af0b68
KH
78522009-08-19 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
7853
7854 * language/tibetan.el ("Tibetan"): Fix sample-text entry.
7855
7856 * language/tai-viet.el ("TaiViet"): Fix sample-text entry.
7857
720c7cd6
MA
78582009-08-19 Michael Albinus <michael.albinus@gmx.de>
7859
7860 * net/dbus.el (top): Apply `dbus-init-bus' only if the session bus
7861 is running already.
7862
03a74b84
SM
78632009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
7864
7865 * subr.el (listify-key-sequence-1): Use normal syntax since those
7866 integers are nowadays always represented by the same (positive) number
7867 on all platforms.
7868 (read-key-empty-map): New const.
7869 (read-key-delay): New var.
7870 (read-key): New function.
7871 (force-mode-line-update): Use with-current-buffer.
7872 (locate-user-emacs-file): Don't forget to abbreviate the file name.
7873 (start-process-shell-command, start-file-process-shell-command):
7874 Discourage the use of command-args.
7875
f43e88d4
GM
78762009-08-19 Glenn Morris <rgm@gnu.org>
7877
7878 * emacs-lisp/authors.el (authors-fixed-entries): Remove cvtmail.
7879
890429cc
SM
78802009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
7881
85be9ec4
SM
7882 * simple.el (choose-completion-string): Don't rely on
7883 minibuffer-completing-file-name and ad-hoc checks to decide whether
7884 to continue completion or not.
7885
890429cc
SM
7886 * minibuffer.el (minibuffer-hide-completions): New function.
7887 (completion--do-completion): Use it.
7888 (completions-annotations): New face.
7889 (completion--insert-strings): Use it.
7890 (completion-pcm--delim-wild-regex): Add docstring.
7891 (completion-pcm--string->pattern): Add support for 0-width delimiters
7892 in completion-pcm--delim-wild-regex.
7893
265d4549
SM
78942009-08-18 Stefan Monnier <monnier@iro.umontreal.ca>
7895
d440b941
SM
7896 * international/ucs-normalize.el (ucs-normalize-hfs-nfd-post-read-conversion):
7897 Remove unused var `buffer-modified-p'.
7898
265d4549
SM
7899 * minibuffer.el (completion--do-completion): Move point for the #b001
7900 case as well (bug#4176).
7901 (minibuffer-complete, minibuffer-complete-word): Don't move point.
7902
ba6f7d86
MA
79032009-08-18 Michael Albinus <michael.albinus@gmx.de>
7904
7905 * net/dbus.el (dbus-init-bus): Declare. Apply it for the :system
7906 and :session buses.
7907
98819490
KH
79082009-08-18 Kenichi Handa <handa@m17n.org>
7909
265d4549
SM
7910 * international/ucs-normalize.el (ucs-normalize-version):
7911 Change to 1.1.
58627cf0
KH
7912 (ucs-normalize-hfs-nfd-pre-write-conversion): New function.
7913 (utf-8-hfs): Make it perform normalization on encoding too.
7914
98819490
KH
7915 * textmodes/paragraphs.el: Change to utf-8. Adjust coding cookie.
7916 (sentence-end-without-space): Delete duplicated chars.
7917 (sentence-end-base): Likewise.
e739cc85
KH
7918
7919 * textmodes/sgml-mode.el: Change to utf-8. Adjust coding cookie.
7920 (html-mode): Delete duplicated chars from sentence-end-base.
7921
7922 * textmodes/texinfo.el: Change to utf-8. Adjust coding cookie.
7923 (texinfo-mode): Delete duplicated chars from sentence-end-base.
98819490 7924
645b9326
CY
79252009-08-17 Chong Yidong <cyd@stupidchicken.com>
7926
7927 * files.el (hack-one-local-variable): If the mode function is for
7928 a minor mode, pass it an argument (Bug#4148).
7929
56c195af
MA
79302009-08-17 Michael Albinus <michael.albinus@gmx.de>
7931
7932 * net/tramp.el (tramp-register-completion-file-name-handler):
7933 Check also for (member 'partial-completion completion-styles).
7934
7a55c78b
CY
79352009-08-16 Chong Yidong <cyd@stupidchicken.com>
7936
7937 * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
7938 abbrev (Bug#3943).
7939
be3e598a 79402009-08-16 Ilya Zakharevich <ilyaz@cpan.org>
8c777c8d
CY
7941
7942 * progmodes/cperl-mode.el: Merge upstream 6.2.
7943 (cperl-mode-syntax-table): Modify syntax entry for ["'`].
7944 (cperl-forward-re): Check cperl-brace-recursing.
7945 (cperl-highlight-charclass): New function.
7946 (cperl-find-pods-heres): Use it.
31cd2dd4 7947 (cperl-fill-paragraph): Synch to save-excursion placement used upstream.
8c777c8d 7948 (cperl-beautify-regexp-piece): Fix column calculation.
31cd2dd4 7949 (cperl-make-regexp-x): Handle case where point is between "q" and "rs".
8c777c8d
CY
7950 (cperl-beautify-level): Don't process entire regexp.
7951 (cperl-build-manpage, cperl-perldoc): Bind Man-switches before
7952 calling man.
7953 (cperl-tips-faces, cperl-mode, cperl-electric-backspace): Doc fix.
7954 (cperl-init-faces): Build a list in the normal way.
7955
81b1f9c9
CY
79562009-08-16 Chong Yidong <cyd@stupidchicken.com>
7957
7958 * calendar/parse-time.el (parse-time-string-chars): Save match
7959 data.
7960
c3732cb8
SM
79612009-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
7962
55659495
SM
7963 * progmodes/sql.el (sql-product-alist): Add :name tag to entries.
7964 (sql-product): Use it.
7965 (sql-mode-menu): Auto-generate the menu based on sql-product-alist.
7966 (sql-set-product): Add completion.
7967 (sql-highlight-oracle-keywords, sql-highlight-postgres-keywords)
7968 (sql-highlight-linter-keywords, sql-highlight-ms-keywords)
7969 (sql-highlight-ansi-keywords, sql-highlight-sybase-keywords)
7970 (sql-highlight-informix-keywords, sql-highlight-interbase-keywords)
7971 (sql-highlight-ingres-keywords, sql-highlight-solid-keywords)
7972 (sql-highlight-mysql-keywords, sql-highlight-sqlite-keywords)
7973 (sql-highlight-db2-keywords): Remove.
7974 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)
7975 (sql-highlight-product): Use derived-mode-p.
7976 (sql-set-sqli-buffer): Use with-current-buffer.
7977 (sql-connect-informix, sql-connect-ingres, sql-connect-oracle):
7978 Simplify.
7979
1ae79427
SM
7980 * emacs-lisp/lisp-mode.el (lisp-indent-region): Remove unused function.
7981
c3732cb8
SM
7982 * term.el: Fix commenting convention, turn comments into docstrings.
7983
f24b8bf3
CY
79842009-08-16 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
7985
7986 * whitespace.el (whitespace-style): Doc fix (Bug#3661).
7987
7b6fefac 79882009-08-16 Jan Seeger <jan.seeger@thenybble.de> (tiny change)
e1bdde78 7989
1200ac26 7990 * calendar/parse-time.el (parse-time-string-chars): Compute using
d0d3f6e9
CY
7991 character classes, to handle non-ascii characters (Bug#3190).
7992
79932009-08-16 Chong Yidong <cyd@stupidchicken.com>
1200ac26 7994
1abbe4e5
CY
7995 * progmodes/sh-script.el (sh-maybe-here-document): Avoid inserting
7996 another heredoc if the user adds another < (Bug#3226).
7997
c3732cb8
SM
7998 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
7999 Don't initialize based on window-system (Bug#4124).
19261da4 8000
daad00fc
CY
8001 * facemenu.el (facemenu-read-color): Use a completion function
8002 that accepts any defined color, such as RGB triplets (Bug#3677).
8003
e1bdde78
CY
8004 * files.el (get-free-disk-space): Change fallback default
8005 directory to /. Expand DIR argument before switching to fallback.
8006 Suggested by Kevin Ryde (Bug#2631, Bug#3911).
8007
9d73a99e
CY
80082009-08-15 Chong Yidong <cyd@stupidchicken.com>
8009
8010 * files.el (load-library): Doc fix.
8011
68b962d4 80122009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
9d73a99e 8013
953e0c1a 8014 * emulation/viper-cmd.el (viper-insert-isearch-string): New function.
c3732cb8 8015 (viper-if-string): Redefine C-s in the minibuffer to insert the last
68b962d4 8016 incremental search string.
9d73a99e 8017
c3732cb8 8018 * ediff-init.el (ediff-coding-system): Use escape-quoted in case of
68b962d4 8019 XEmacs.
9d73a99e 8020
c3732cb8
SM
8021 * ediff-merg.el (ediff-merge-region-is-non-clash-to-skip)
8022 (ediff-merge-region-is-non-clash)
8023 (ediff-skip-merge-region-if-changed-from-default-p): Use defun.
68b962d4 8024 Also check if the job is really a merge job.
9d73a99e 8025
c3732cb8 8026 * ediff.el (ediff-current-file): New function.
9d73a99e 8027
2e330adc
CY
80282009-08-15 Chong Yidong <cyd@stupidchicken.com>
8029
8030 * progmodes/js.el: Edit docstrings throughout to follow Emacs
8031 conventions.
c3732cb8 8032 (js-insert-and-indent): Delete function.
2e330adc
CY
8033 (js-mode-map): Don't bind keys to js-insert-and-indent.
8034 (js-beginning-of-defun): Rename from js--beginning-of-defun.
8035 (js-end-of-defun): Rename from js--end-of-defun.
c3732cb8 8036 (js-auto-indent-flag): Delete variable.
2e330adc 8037
17b5d0f7
CY
80382009-08-14 Chong Yidong <cyd@stupidchicken.com>
8039
c3732cb8
SM
8040 * progmodes/js.el: Remove proclaim statement.
8041 Defvar which-func-imenu-joiner-function to silence compiler.
2e330adc 8042
ba2d8894
CY
8043 * files.el (auto-mode-alist): Use js-mode for .js files.
8044
c3732cb8 8045 * progmodes/js2-mode.el: Remove file.
17b5d0f7
CY
8046
8047 * Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.
8048
8049 * speedbar.el (speedbar-supported-extension-expressions): Add .js.
8050
c3732cb8 8051 * progmodes/hideshow.el (hs-special-modes-alist): Add js-mode entry.
17b5d0f7
CY
8052
80532009-08-14 Daniel Colascione <dan.colascione@gmail.com>
7b6fefac 8054 Karl Landstrom <karl.landstrom@brgeight.se>
17b5d0f7
CY
8055
8056 * progmodes/js.el: New file.
8057
b6377f1d
MH
80582009-08-14 Mark A. Hershberger <mah@everybody.org>
8059
8060 * timezone.el (timezone-parse-date): Add ability to understand ISO
8061 basic format (minimal separators) dates in addition to the
8062 already-supported extended format dates.
8063
bc0eef46
EZ
80642009-08-14 Eli Zaretskii <eliz@gnu.org>
8065
4e021e65
EZ
8066 * international/ucs-normalize.el: Add a `coding' file variable.
8067
bc0eef46
EZ
8068 * Makefile.in (ELCFILES): Add international/ucs-normalize.elc.
8069
53dab179
SS
80702009-08-14 Sam Steingold <sds@gnu.org>
8071
6801c38a 8072 * vc-cvs.el (vc-cvs-merge-news): Yet another fix of message parsing.
53dab179 8073
6c58c39c
CY
80742009-08-13 Chong Yidong <cyd@stupidchicken.com>
8075
8076 * faces.el (help-argument-name): Define it here instead of
8077 help-fns.el, because in daemon mode help-fns.el may be loaded when
8078 faces are still uninitialized (Bug#1078).
8079
8080 * help-fns.el (help-argument-name): Move defface to faces.el.
8081
c7baf7e9
NR
80822009-08-13 Nick Roberts <nickrob@snap.net.nz>
8083
8084 * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to
8085 create buffer with a pty but no process so that GDB can make the
8086 inferior the controlling process.
8087
9c40e995 80882009-08-13 Taichi Kawabata <kawabata.taichi@gmail.com>
d6d30064
KH
8089
8090 * international/ucs-normalize.el: New file.
8091
8cdba32b
RS
80922009-08-13 Richard Stallman <rms@gnu.org>
8093
5c950923
RS
8094 * mail/rmail.el (rmail-get-attr-names):
8095 Accept an attribute header that is too short.
8096
76e1e40b
RS
8097 * mail/rmail.el (rmail-forget-messages):
8098 Ignore nil elt in rmail-message-vector. Use dotimes.
8099
1fc01b08
RS
8100 * progmodes/compile.el (compilation-goto-locus):
8101 Use next-error-move-function.
8102
8cdba32b
RS
8103 * simple.el (next-error-move-function): New variable.
8104
99910cf4
JL
81052009-08-12 Juri Linkov <juri@jurta.org>
8106
8107 * progmodes/grep.el (lgrep): Ensure that `default-directory' is
8108 always non-nil. (Bug#4052)
8109
8110 * replace.el (read-regexp): Return empty string when
8111 `default-value' is nil.
8112 (keep-lines-read-args): Don't use empty string as the
8113 default value for `read-regexp'. (Bug#2495)
8114
fc5bdf6c
JL
81152009-08-12 Juri Linkov <juri@jurta.org>
8116
8117 * international/mule-cmds.el (ucs-insert): Change arguments
8118 from `arg' to `character', `count', `inherit' to be the same
8119 as in `insert-char'. Doc fix. (Bug#4039)
8120
8121 * international/mule-conf.el (utf-16be-with-signature): Doc fix.
8122
77748848
JL
81232009-08-12 Juri Linkov <juri@jurta.org>
8124
8125 * files-x.el: New file.
8126
8127 * files.el: Move code that deals with adding/deleting
8128 file/directory-local variables to files-x.el.
8129
8130 * Makefile.in (ELCFILES): Add files-x.elc.
8131
c8a44c4e
DD
81322009-08-11 Dmitry Dzhus <dima@sphinx.net.ru>
8133
27a9fd5a
DD
8134 * progmodes/gdb-mi.el (gdb-line-posns): New helper which helps not
8135 to use `goto-line'.
8136 (gdb-place-breakpoints, gdb-get-location): Rewritten without
8137 `goto-line'.
8138 (gdb-invalidate-disassembly): Do not refresh upon receiving
7b6fefac 8139 'update signal. Instead, update all disassembly buffers only after
27a9fd5a 8140 threads list.
107ef54a 8141 (gdb): Send -target-detach when buffer is killed (Bug#3794).
cf6e27cf
DD
8142 (gdb-starting): Moved -data-list-register-names...
8143 (gdb-stopped): ...here so it's sent when first thread stops.
8144 (gdb-registers-handler-custom): Do nothing if register names are
8145 unknown yet.
27a9fd5a 8146
c8a44c4e
DD
8147 * progmodes/gud.el (gud-stop-subjob): Rewritten without macros
8148 from `gdb-mi.el' to avoid extra tangling.
8149
8150 * progmodes/gdb-mi.el (gdb-gud-context-call): Reverting previous
7b6fefac 8151 change which breaks `gud-def' definitions used in `gdb'.
c8a44c4e
DD
8152 (gdb-update-gud-running): No extra fuss for updating frame number.
8153
dfd4e693
SM
81542009-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
8155
51c4341f
SM
8156 * international/mule-cmds.el (mule-keymap, mule-menu-keymap)
8157 (describe-language-environment-map, setup-language-environment-map)
8158 (set-coding-system-map): Move initialization into declaration.
8159 (set-language-info-alist): Last arg to define-key-after can be skipped.
8160
8161 * international/quail.el (quail-completion-1): Simplify.
8162 (quail-define-rules): Use slightly more compact code.
8163 (quail-insert-decode-map): Propertize keys, compact columns.
8164
dfd4e693
SM
8165 * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
8166 Add goto-line.
8167
83326559
MB
81682009-08-10 Miles Bader <miles@gnu.org>
8169
8170 * progmodes/js2-mode.el (js2-warning, js2-error, js2-jsdoc-tag)
8171 (js2-jsdoc-type, js2-jsdoc-value, js2-function-param)
8172 (js2-instance-member, js2-private-member, js2-private-function-call)
8173 (js2-jsdoc-html-tag-name, js2-jsdoc-html-tag-delimiter)
8174 (js2-magic-paren, js2-external-variable):
8175 Remove "-face" suffix from face names.
8176 (js2-jsdoc-highlight-helper, js2-highlight-jsdoc)
8177 (js2-highlight-undeclared-vars, js2-peek-token)
8178 (js2-parse-function-params, js2-mode-show-errors)
8179 (js2-mode-show-warnings, js2-make-magic-delimiter)
8180 (js2-mode-highlight-magic-parens): Update to use new face names.
8181
8e754ea2
MA
81822009-08-09 Michael Albinus <michael.albinus@gmx.de>
8183
8184 * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
8185 (tramp-handle-insert-directory): Handle "--dired". (Bug#4075)
8186
1c292fc7
CY
81872009-08-09 Chong Yidong <cyd@stupidchicken.com>
8188
18d433a7
CY
8189 * subr.el: Provide hashtable-print-readable.
8190
1c292fc7
CY
8191 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
8192 hs-c-like-adjust-block-beginning.
8193 (hs-hide-block-at-point): Stop hiding at the beginning of
8194 hs-block-end-regexp (Bug#700).
8195
2db0ae07
DD
81962009-08-09 Dmitry Dzhus <dima@sphinx.net.ru>
8197
8198 * progmodes/gdb-mi.el (gdb-gud-context-call): Does not need to be
8199 a macro.
8200 (gdb-registers-handler-custom): Do not fail when register names
8201 are unavailable.
8202
fe4740a6
DD
82032009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
8204
8205 * progmodes/gdb-mi.el (gdb-control-all-threads)
8206 (gdb-control-current-thread): Interactive setters for
8207 `gdb-gud-control-all-threads' to use in menu.
8208 (gdb-show-run-p): Show «Go» when process is not active.
7b6fefac 8209 (gud-tool-bar-map): Add non-stop/A,T indicator. Uses
fe4740a6
DD
8210 gud/thread.xpm and gud/all.xpm.
8211
ce299d55
CY
82122009-08-08 Yoni Rabkin <yoni@rabkins.net>
8213
8214 * net/net-utils.el (net-utils-font-lock-keywords): New var.
8215 (nslookup-font-lock-keywords): Make it a variable.
dba90ffd
CY
8216 (net-utils-mode): New mode for viewing diagnostic network output.
8217 (net-utils-remove-ctrl-m-filter): Set inhibit-read-only.
8218 (net-utils-run-simple): New function.
8219 (ifconfig, iwconfig, netstat, arp, route): Use it.
ce299d55 8220
7c4654ad
DD
82212009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
8222
8223 * progmodes/gdb-mi.el (gdb-read-memory-custom)
8224 (gdb-memory-set-address, def-gdb-set-positive-number)
8225 (def-gdb-memory-format, def-gdb-memory-unit): Update memory buffer
8226 after changing settings.
8227 (gdb-invalidate-disassembly): Update when first shown.
8228 (gdb-edit-locals-value): Fixed.
8229 (gdb-registers-handler-custom): Print registers in right order and
8230 allow changing register values (only for current thread yet).
9cbac26b
DD
8231 (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
8232 (gdb-threads-mode-map): Don't assume breakpoints buffer is present.
8233 (gdb-disassembly-handler-custom, gdb-stack-list-frames-custom)
8234 (gdb-locals-handler-custom, gdb-registers-handler-custom): Thread
8235 info in mode name.
8236 (gdb-registers-mode-map): TAB to switch to locals.
7c4654ad 8237
0f25a277
EZ
82382009-08-08 Eli Zaretskii <eliz@gnu.org>
8239
8240 * mail/rmail.el (rmail-add-mbox-headers)
8241 (rmail-set-message-counters-counter): Search for
8242 rmail-unix-mail-delimiter instead of just "From ". (Bug#4076)
8243
b971be60
GM
82442009-08-08 Glenn Morris <rgm@gnu.org>
8245
8246 * Makefile.in (ELCFILES): Update.
8247
a35d3ad8
EZ
82482009-08-07 Eli Zaretskii <eliz@gnu.org>
8249
60c2df40
EZ
8250 * mail/sendmail.el (mail-yank-original): Set
8251 buffer-file-coding-system from the one used by the message whose
8252 text is yanked.
8253
8b0bcc2e
EZ
8254 * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device
8255 to "windows" when "pgnuplot" is used.
8256 (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't
8257 call accept-process-output if "pgnuplot" is used.
8258 (calc-graph-init): Don't send -display and -geometry to
8259 "pgnuplot". If "pgnuplot" is used, glean gnuplot version by
8260 running "pgnuplot -V" with shell-command-to-string.
8261
8262 * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as
8263 the default.
8264
82652009-08-07 Eli Zaretskii <eliz@gnu.org>
8266
8267 * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to
a35d3ad8
EZ
8268 org/org-latex.elc.
8269
3bca7ca5
DN
82702009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
8271
3c53763c
DN
8272 * vc-dispatcher.el (vc-resynch-window): Update comment.
8273
3bca7ca5
DN
8274 * term.el (term-handle-ansi-escape): Add comments with the
8275 terminfo capabilities implemented.
8276
7b217360
DD
82772009-08-06 Dmitry Dzhus <dima@sphinx.net.ru>
8278
8279 * progmodes/gdb-mi.el (gdb-var-create-regexp): Removed.
8280 (gdb-var-create-handler): Rewritten using JSON parser.
8281 (gdb-propertize-header): Moved earlier.
8282 (gdb-set-header): Removed to avoid duplication.
8283 (gdb-thread-list-handler-custom, gdb-invalidate-disassembly):
8284 Refresh disassembly buffers only after threads list have been
8285 update.
8286 (gdb-threads-header, gdb-registers-header): Per-buffer header line
8287 variables.
8288
b4d84ecf
JL
82892009-08-04 Juri Linkov <juri@jurta.org>
8290
8291 * files.el: Commands to add/delete file/directory-local variables.
8292 (read-file-local-variable, read-file-local-variable-value)
8293 (read-file-local-variable-mode, modify-file-local-variable)
8294 (modify-file-local-variable-prop-line)
8295 (modify-dir-local-variable): New functions.
8296 (add-file-local-variable, delete-file-local-variable)
8297 (add-file-local-variable-prop-line, delete-file-local-variable-prop-line)
8298 (add-dir-local-variable, delete-dir-local-variable)
8299 (copy-file-locals-to-dir-locals, copy-dir-locals-to-file-locals)
8300 (copy-dir-locals-to-file-locals-prop-line): New commands.
8301
42da39c1
CY
83022009-08-04 Chong Yidong <cyd@stupidchicken.com>
8303
8304 * abbrev.el (insert-abbrev-table-description): Prettify output.
8305 Suggested by Karl Chen.
8306
98bf8494
DD
83072009-08-04 Dmitry Dzhus <dima@sphinx.net.ru>
8308
78b9fb28 8309 * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
7b6fefac 8310 (gdb-overlay-arrow-position): Rename to `gdb-disassembly-position'.
78b9fb28
DD
8311 (gdb-overlay-arrow-position, gdb-thread-position)
8312 (gdb-disassembly-position): Declare variables.
8313 (gdb-wait-for-pending): Function now.
8314 (gdb-add-subscriber, gdb-delete-subscriber, gdb-get-subscribers)
8315 (gdb-emit-signal, gdb-buf-publisher): Declare before first use so
8316 compilation goes smoothly.
8317 (gdb, gdb-non-stop, gdb-buffers): New customization groups.
8318 (gdb-non-stop-setting): New customization setting which replaces
8319 `gdb-non-stop' so changing it doesn't break active GDB session.
8320 (gdb-stack-buffer-locations, gdb-stack-buffer-addresses)
8321 (gdb-thread-buffer-verbose-names, gdb-thread-buffer-arguments)
8322 (gdb-thread-buffer-locations, gdb-thread-buffer-addresses)
8323 (gdb-show-threads-by-default): New customization options.
8324 (gdb-buffer-type, gdb-buffer-shows-main-thread-p): New helper
8325 routines.
8326 (gdb-get-buffer-create): Send buffers update signal when they are
8327 created.
8328 (gdb-invalidate-locals, gdb-invalidate-registers)
8329 (gdb-invalidate-breakpoints)
8330 (gdb-invalidate-threads, gdb-invalidate-disassembly)
8331 (gdb-invalidate-memory): Accept update signal.
8332 (gdb-current-context-command): Use --frame option.
8333 (gdb-update-gud-running, gdb-running, gdb-setq-thread-number):
8334 Implement `gdb-frame-number' selection logic.
8335 (gdb-show-run-p, gdb-show-stop-p): Helper functions which decide
8336 whether to show GUD toolbar buttons.
8337 (gdb-thread-exited): Unselect current thread when it exits.
8338 (gdb-stopped): Typo fixed (now really runs `gdb-stopped-hooks').
8339 (gdb-mark-line): Routine which sets overlay arrow or inverses
8340 video on fringeless displays.
8341 (gdb-table, gdb-table-add-row, gdb-table-string): Structure used
8342 to build aligned columns of data in GDB buffers and set text
8343 properties line-by-line.
8344 (gdb-invalidate-breakpoints)
8345 (gdb-breakpoints-list-handler-custom)
8346 (gdb-thread-list-handler-custom, gdb-disassembly-handler-custom)
8347 (gdb-stack-list-frames-custom, gdb-locals-handler-custom)
8348 (gdb-registers-handler-custom): Align data columns.
8349 (gdb-locals-handler-custom): Now prints data like in variable
8350 declarations.
8351 (gdb-jump-to, gdb-file-button, gdb-insert-file-location-button):
8352 Removed confusing buttons.
8353 (gdb-invalidate-threads): Append --frame.
8354 (gdb-threads-mode-map, gdb-breakpoints-mode-map): TAB to switch
8355 between breakpoints/threads buffers.
8356 (gdb-set-window-buffer): Now can ignore dedicated windows.
8357 (gdb-propertize-header): Use `gdb-set-window-buffer'.
8358 (def-gdb-thread-buffer-simple-command): Numerous typos fixed.
8359 (def-gdb-thread-buffer-gud-command): Replaces
8360 `def-gdb-thread-buffer-gdb-command' and uses standard GUD commands
8361 for fine thread control.
8362 (gdb-preempt-existing-or-display-buffer): New function used to
8363 display bound buffers without breaking window layout.
8364 (gdb-frame-location): Replaces `gdb-insert-frame-location'.
8365 (gdb-select-frame): New version of `gdb-frames-select' which now
8366 sets `gdb-frame-number' so commands may use --frame option instead
8367 of inner debugger state.
8368 (gdb-frame-handler): Do not set `gdb-frame-number'.
8369 (gdb-threads-mode-map): Select threads with mouse.
8370
8371 * progmodes/gud.el (gdb-gud-context-call): Declare function to
8372 avoid compilation warning.
8373 (gud-menu-map, gud-minor-mode-map): Use `gdb-show-run-p` and
8374 `gdb-show-stop-p`.
8375
566f3909
DD
8376 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
8377 Argument `key' renamed to `buffer-type'.
8378 (gdb-current-context-buffer-name): Do not add thread info to
8379 buffer name when no thread is selected.
8380 (gdbmi-record-list, gdb-shell): Try to handle GDB `shell'
8381 command (bug 3794).
8382 (gdb-thread-selected): Handle `=thread-selected' notification.
8383 (gdb-wait-for-pending): New macro to deal with congestion problems.
8384 (gdb-breakpoints-list-handler-custom): Don't fail on pending
8385 breakpoints.
7b6fefac
JB
8386 (gdb-invalidate-disassembly): Use 'fullname instead of 'file.
8387 This fixes problem similar to one described in bug 3947.
566f3909
DD
8388 (gud-menu-map): More menu items.
8389 (gdb-init-1): Reset `gdb-thread-number' to nil.
8390
4a31122c
DD
8391 * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
8392 non-stop settings.
8393
8394 * progmodes/gdb-mi.el (gdb-thread-number): Initialize with nil.
8395 (gdb-current-context-command): Do not append --thread if
8396 `gdb-thread-number' is nil.
8397 (gdb-running-threads-count, gdb-stopped-threads-count): New
8398 variables.
8399 (gdb-non-stop, gdb-gud-control-all-threads, gdb-switch-reasons)
8400 (gdb-stopped-hooks, gdb-switch-when-another-stopped): New
8401 customization options.
8402 (gdb-gud-context-command, gdb-gud-context-call): New wrappers for
8403 GUD commands.
7b6fefac 8404 (gdb): `gud-def' definitions changed to use `gdb-gud-context-call'.
4a31122c
DD
8405 (gdb-init-1): Activate non-stop mode if `gdb-non-stop' is enabled.
8406 (gdb-setq-thread-number, gdb-update-gud-running): New functions to
8407 set `gdb-thread-number' and update `gud-running' properly.
8408 (gdb-running): Update threads list when new threads appear.
8409 (gdb-stopped): Support non-stop operation and new thread switching
8410 logic.
8411 (gdb-jsonify-buffer, gdb-json-read-buffer, gdb-json-string)
8412 (gdb-json-partial-output): New set of JSON routines.
8413 (def-gdb-auto-update-trigger): New `signal-list' optional
8414 argument.
8415 (gdb-thread-list-handler-custom): Update `gud-running',
8416 `gdb-stopped-threads-count' and `gdb-running-threads-count'.
8417 (def-gdb-thread-buffer-gdb-command, gdb-interrupt-thread)
8418 (gdb-continue-thread, gdb-step-thread): New commands for fine
8419 thread execution control.
8420 (gud-menu-map): New menu items to switch non-stop options.
8421 (gdb-reset): Cleanup `gdb-thread-position' overlay arrow marker.
0d25e058 8422 (gdb-send): Mimic RET properly (bug 3794).
4a31122c
DD
8423
8424 * progmodes/gdb-mi.el (gdb-rules-name-maker)
8425 (gdb-rules-buffer-mode, gdb-rules-update-trigger): Accessors for
8426 gdb-buffer-rules.
8427 (def-gdb-auto-update-handler): New nopreserve optional argument.
8428 (gdb-stack-list-frames-custom): Print stack from top to bottom.
8429
8430 * progmodes/gdb-mi.el (gdb-pc-address): Removed unused variable.
8431 (gdb-threads-list, gdb-breakpoints-list): New assoc lists.
8432 (gdb-parent-mode): New mode to derive other GDB modes from.
8433 (gdb-display-disassembly-for-thread)
8434 (gdb-frame-disassembly-for-thread): New commands for threads
8435 buffer.
8436
8437 * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create)
8438 (gdb-init-1, gdb-bind-function-to-buffer, gdb-add-subscriber)
a5c9f540
DD
8439 (gdb-get-subscribers, gdb-emit-signal, gdb-buf-publisher)
8440 (gdb-update): We now store all GDB buffers in a list so that they
8441 can be updated by traversing a list instead of calling invalidate
7b6fefac 8442 triggers explicitly.
a5c9f540
DD
8443 (def-gdb-trigger-and-handler): New macro to define trigger-handler
8444 pair for GDB buffer.
8445 (gdb-stack-buffer-name): Add thread information.
e7086683
DD
8446 (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
8447 handle pending triggers.
8448 (gdb-threads-mode-map, def-gdb-thread-buffer-command)
8449 (def-gdb-thread-buffer-simple-command)
8450 (gdb-display-stack-for-thread, gdb-display-locals-for-thread)
8451 (gdb-display-registers-for-thread, gdb-frame-stack-for-thread)
7b6fefac
JB
8452 (gdb-frame-locals-for-thread, gdb-frame-registers-for-thread):
8453 New commands which show buffers bound to thread.
e7086683 8454 (gdb-stack-list-locals-regexp): Removed unused regexp.
4a31122c 8455
7b6fefac
JB
8456 * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
8457 (gdb-locals-buffer-name, gdb-registers-buffer-name)
4a31122c
DD
8458 (gdb-memory-buffer-name, gdb-stack-buffer-name): Do not switch
8459 to (gud-comint-buffer) in *-buffer-name functions
8460 because (gdb-get-target-string) already does that.
8461 (gdb-locals-handler-custom, gdb-registers-handler-custom)
8462 (gdb-changed-registers-handler): Rewritten without regexps.
8463
ba214964 8464 * progmodes/gdb-mi.el: Basic thread selection support.
4a31122c
DD
8465 (gdb-thread-number): New variable.
8466 (gdb-current-context-command): New macro which adds --thread
8467 option to command.
7b6fefac 8468 (gdb-threads-mode-map): Select thread with SPC.
4a31122c 8469 (gdb-thread-list-handler-custom): Mark current thread with overlay
7b6fefac 8470 arrow. Synchronize GDB thread and Emacs thread.
4a31122c
DD
8471 (gdb-select-thread): New command which selects current thread.
8472 (gdb-invalidate-frames, gdb-invalidate-locals)
8473 (gdb-invalidate-registers): Use --thread option.
20f12ed8 8474
2ac33804
MA
84752009-08-04 Michael Albinus <michael.albinus@gmx.de>
8476
8477 * net/tramp.el (top): Make check for tramp-gvfs loading more
8e754ea2 8478 robust. (Bug#3977)
2ac33804
MA
8479 (tramp-handle-insert-file-contents): `unwind-protect' must be
8480 inside `with-parsed-tramp-file-name'.
8481
8482 * net/tramp-gvfs.el (top): Remove superfluous message when loading
8483 fails.
8484
39d0296f
NR
84852009-08-03 Nick Roberts <nickrob@snap.net.nz>
8486
8487 * progmodes/gud.el (jdb): Set gud-jdb-classpath-string to current
8488 directory if CLASSPATH is not set.
8489
adcbca53
MA
84902009-08-03 Michael Albinus <michael.albinus@gmx.de>
8491
7b6fefac
JB
8492 * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp):
8493 New defconst.
7ef849b6 8494 (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004)
adcbca53 8495
30924b0b
CY
84962009-08-02 Kevin Ryde <user42@zip.com.au>
8497
7b6fefac
JB
8498 * net/newst-backend.el (newsticker--raw-url-list-defaults):
8499 Update freshmeat link. Delete newsforge.com as it seems gone.
30924b0b 8500
b6ce92f1
CY
85012009-08-02 Chong Yidong <cyd@stupidchicken.com>
8502
d977a092
CY
8503 * select.el (x-set-selection): Doc fix (Bug#4021).
8504
8505 * w32-fns.el (x-set-selection): Doc fix (Bug#4021).
8506
b6ce92f1
CY
8507 * help-fns.el (describe-variable): Treat list return values from
8508 dir-locals-find-file properly (Bug#4005).
8509
7b6fefac 85102009-08-02 Julian Scheid <julians37@googlemail.com> (tiny change)
3eedbc85
MA
8511
8512 * net/tramp.el (tramp-debug-message): Print also microseconds.
8513
85142009-08-02 Michael Albinus <michael.albinus@gmx.de>
8515
8516 * net/tramp.el (tramp-handle-insert-file-contents): Optimize, when BEG
8517 or END is non-nil.
8518 (tramp-handle-vc-registered): Use `tramp-cache-inhibit-cache'.
8519 (tramp-get-debug-buffer): Change `outline-regexp' according to new
8520 format.
8521
5ce6e4f4 8522 * net/tramp-cache.el (tramp-cache-inhibit-cache): New defvar.
3eedbc85
MA
8523 (tramp-get-file-property): Use it.
8524
8525 * autorevert.el (auto-revert-handler): Allow
8526 `auto-revert-tail-mode' for remote files.
8527
2aafe808
JR
85282009-08-02 Jason Rumney <jasonr@gnu.org>
8529
8530 * minibuffer.el (read-file-name): Treat confirm options to
7b6fefac 8531 MUSTMATCH as nil when invoking x-file-dialog. (Bug#3969)
2aafe808 8532
e094097c
CY
85332009-08-02 Chong Yidong <cyd@stupidchicken.com>
8534
8535 * font-lock.el (font-lock-string-face, font-lock-builtin-face)
8536 (font-lock-variable-name-face, font-lock-constant-face): Darken
8537 the colors for light backgrounds.
8538
de94f281
EZ
85392009-08-01 Eli Zaretskii <eliz@gnu.org>
8540
8541 * mail/rmailsum.el (rmail-header-summary): Ignore letter-case of
8542 month names. (Bug#3987)
8543
54b99340
CY
85442009-07-31 Chong Yidong <cyd@stupidchicken.com>
8545
8546 * simple.el (line-move-finish): Pass whole number to
8547 line-move-to-column.
34be836c 8548 (line-move-visual): Perform hscroll to the recorded position.
54b99340 8549
38216c30
JB
85502009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
8551
8552 * calc/calc-mode.el (calc-matrix-brackets): Remove "P" from prompt.
8553
c779896d
CY
85542009-07-29 Alan Mackenzie <acm@muc.de>
8555
8556 * progmodes/cc-defs.el (c-version): Bump to 5.31.7.
8557
592ccae0
DD
85582009-07-29 Dmitry Dzhus <dima@sphinx.net.ru>
8559
35edc6c6
DD
8560 * progmodes/gdb-mi.el (gdb-goto-breakpoint)
8561 (gdb-place-breakpoints): Use full path when setting breakpoints.
592ccae0 8562
5a9e3ab7
JB
85632009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
8564
8565 * calc/calc.el (calc-mode-map): Add keybinding for
8566 `calc-transpose-lines'.
8567
7b6fefac 85682009-07-29 Vincent Belaïche <vincent.belaiche@gmail.com>
5a9e3ab7
JB
8569
8570 * calc/calc-misc.el (calc-transpose-lines): New function.
8571
905fb90e
MA
85722009-07-28 Michael Albinus <michael.albinus@gmx.de>
8573
8574 * net/tramp.el (tramp-do-copy-or-rename-file): Add messages.
8575 Simplify check for out-of-band methods.
8576 (tramp-do-copy-or-rename-file-out-of-band): Allow both files to be
8577 remote. Remove messages which are in `tramp-do-copy-or-rename-file'.
8578
76e14464
DN
85792009-07-28 Dan Nicolaescu <dann@ics.uci.edu>
8580
8581 * vc-git.el (vc-git-checkin): Fix typo.
8582
6088b51f 85832009-07-28 Steve Yegge <steve.yegge@gmail.com>
af077012
SY
8584
8585 * progmodes/js2-mode.el: New file.
8586
b85157fe
NR
85872009-07-28 Nick Roberts <nickrob@snap.net.nz>
8588
8589 * progmodes/gud.el (jdb): Add gud-pstar to dump object information.
8590 (gud-menu-map): Adjust tooltip accordingly.
8591
d43c2b06
DN
85922009-07-27 Dan Nicolaescu <dann@ics.uci.edu>
8593
1c0f0c3b
DN
8594 * vc-bzr.el (vc-bzr-print-log): Pass multiple arguments to bzr log.
8595 (vc-bzr-log-view-mode): Adjust log-view-file-re.
8596
d43c2b06
DN
8597 * add-log.el (change-log-mode-map): Add a menu.
8598
3dec5c36
MA
85992009-07-27 Michael Albinus <michael.albinus@gmx.de>
8600
8601 * net/dbus.el (dbus-call-method-non-blocking): Handle the case the
8602 function returns nil.
8603 (dbus-handle-event): Handle special return value :ignore.
8604 Reported by Jan Moringen <jan.moringen@uni-bielefeld.de>.
8605
5704140c
CY
86062009-07-26 Chong Yidong <cyd@stupidchicken.com>
8607
8608 * view.el (view-mode-enable): Don't define Helper-return-blurb if
8609 it's not needed.
8610
3077d1f6
EZ
86112009-07-25 Eli Zaretskii <eliz@gnu.org>
8612
8613 Fix Bug#3888:
8614
8615 * w32-vars.el (x-select-enable-clipboard): Doc fix.
8616
8617 * term/pc-win.el (x-display-name, x-colors)
8618 (x-select-enable-clipboard, x-select-text): Doc fix.
8619
8620 * term/common-win.el (x-display-name, x-colors): Doc fix.
8621
8622 * term/ns-win.el (x-select-text, x-setup-function-keys, x-colors)
8623 (xw-defined-colors): Doc fix.
8624
8625 * w32-fns.el (x-select-text, x-setup-function-keys)
8626 (x-get-selection, x-set-selection): Doc fix.
8627
8628 * term/x-win.el (x-select-text, x-setup-function-keys)
8629 (x-select-enable-clipboard, xw-defined-colors): Doc fix.
8630
8631 * select.el (x-set-selection): Doc fix.
8632
51768bc8
MA
86332009-07-25 Michael Albinus <michael.albinus@gmx.de>
8634
8635 * net/zeroconf.el (zeroconf-init): Check for "GetVersionString"
8636 instead of "IsNSSSupportAvailable". Avahi ought to work also when
8637 "IsNSSSupportAvailable" method is not available. Reported by
8638 Steve Youngs <steve@sxemacs.org>.
8639
b11c2874
KH
86402009-07-24 Kenichi Handa <handa@m17n.org>
8641
8642 * international/characters.el: Fix setting of category ?C, ?|, ?K,
7b6fefac 8643 and ?H. Fix setting of case for Latin Extended and Greek Extended.
b11c2874
KH
8644 (build-unicode-category-table): Fix range checks.
8645
ba83b7b6
DN
86462009-07-24 Dan Nicolaescu <dann@ics.uci.edu>
8647
8648 * vc-dispatcher.el (vc-resynch-buffers-in-directory): Make sure
8649 the buffer we try to sync is current when calling
8650 vc-resynch-buffer.
8651
8652 * vc-dir.el (vc-dir-resynch-file): Make sure vc-dir-update does
8653 not show up to date files.
8654
7a8ae964
GM
86552009-07-24 Glenn Morris <rgm@gnu.org>
8656
8657 * emacs-lisp/elint.el (elint-current-buffer, elint-defun):
8658 Add autoload cookies. If necessary, initialize.
8659 (elint-log): Handle non-file buffers.
8660 (elint-initialize): Add optional argument to reinitialize.
8661 (elint-find-builtin-variables): Save excursion.
8662
a707eb05
DN
86632009-07-23 Dan Nicolaescu <dann@ics.uci.edu>
8664
8665 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Add menu entries
8666 for Lint.
8667
0a2ddfa6
DN
86682009-07-22 Dan Nicolaescu <dann@ics.uci.edu>
8669
d6a62b0d
DN
8670 * vc.el (vc-print-log-internal): New function, split out from ...
8671 (vc-print-log): ... here.
10b5dcad 8672 (vc-dir-move-to-goal-column): Declare.
d6a62b0d 8673
0a2ddfa6
DN
8674 * vc-git.el (vc-git-add-signoff): New variable.
8675 (vc-git-checkin): Use it.
8676 (vc-git-toggle-signoff): New function.
8677 (vc-git-extra-menu-map): Bind it to menu.
2a0e3379
DN
8678 (vc-git--run-command-string): Accept a nil FILE argument.
8679 (vc-git-stash-list): New function.
8680 (vc-git-dir-extra-headers): Use it.
0a2ddfa6 8681
589a99f2
GM
86822009-07-23 Glenn Morris <rgm@gnu.org>
8683
8684 * help-fns.el (describe-variable): Describe ignored and risky local
8685 variables in a similar way to that in which we describe safe ones.
8686
8687 * emacs-lisp/bytecomp.el (byte-compile-from-buffer)
8688 (byte-compile-output-file-form, byte-compile-output-docform)
8689 (byte-compile-file-form-defmumble, byte-compile-output-as-comment):
8690 Give some more local variables with common names a "bytecomp-" prefix,
8691 so as not to shadow things during compilation.
8692 * emacs-lisp/cl-macs.el (load-time-value)
8693 * emacs-lisp/cl.el (cl-compiling-file): Update for the name-change
8694 `outbuffer' to `bytecomp-outbuffer'.
8695
8696 * emacs-lisp/elint.el (elint-standard-variables): Remove most members,
8697 since the next two variables cover them automatically now.
8698 (elint-builtin-variables, elint-autoloaded-variables): New.
8699 (elint-unknown-builtin-args): Remove all members, since they can be
8700 parsed automatically now.
8701 (elint-extra-errors): New.
8702 (elint-env-add-env, elint-env-add-macro): Use cadr.
8703 (elint-current-buffer): Use or. Change final message.
8704 (elint-get-top-forms): Use line-end-position.
8705 (elint-init-env): Use cadr. Handle autoload, declare-function,
8706 and defalias.
8707 (elint-add-required-env): Doc fix. Use or. Standardize error.
8708 (regexp-assoc): Remove unused function.
8709 (elint-top-form): Set elint-current-pos, to record the start of the
8710 top-level form, for compilation-mode.
8711 (elint-form): Trap errors in macro expansion. Use dolist.
8712 (elint-unbound-variable): Use elint-builtin-variables and
8713 elint-autoloaded-variables.
8714 (elint-get-args): Use cadr, or.
8715 (elint-check-cond-form): Use dolist, cadr.
8716 (elint-check-condition-case-form): Doc fix. Use cadr.
8717 Use elint-extra-errors.
8718 (elint-log): New function.
8719 (elint-error, elint-warning): Use elint-log for a bytecomp-style format.
8720 Distinguish errors and warnings.
8721 (elint-log-message): Use with-current-buffer. Inhibit read-only.
8722 Use a bytecomp-style format.
8723 (elint-clear-log): Preserve default-directory. Inhibit read-only.
8724 (elint-get-log-buffer): Use compilation mode. Disable undo.
8725 Don't truncate lines.
8726 (elint-initialize): Set builtin and autoloaded variable lists.
8727 Only process elint-unknown-builtin-args if non-nil.
8728 (elint-find-builtin-variables, elint-find-autoloaded-variables):
8729 New functions.
8730 (elint-find-builtin-args): Doc fix. Handle "BODY...)".
8731
855b42a2
GM
87322009-07-22 Kevin Ryde <user42@zip.com.au>
8733
8734 * net/newst-backend.el (newsticker--parse-atom-1.0)
8735 (newsticker--parse-rss-0.91, newsticker--parse-rss-0.92)
8736 (newsticker--parse-rss-1.0):
8737 * progmodes/idlwave.el (idlwave-mode):
8738 * progmodes/idlw-shell.el (idlwave-shell-mode):
8739 * progmodes/vera-mode.el (vera-mode):
8740 * progmodes/verilog-mode.el (verilog-auto-inst, verilog-auto):
8741 * progmodes/vhdl-mode.el (vhdl-mode):
8742 * textmodes/table.el (table-generate-source)
8743 (table--warn-incompatibility):
8744 Hyperlink urls in docstrings with URL `...'.
8745
fd413a37
GM
87462009-07-22 Glenn Morris <rgm@gnu.org>
8747
cb711556
GM
8748 * emacs-lisp/advice.el, emacs-lisp/checkdoc.el:
8749 * emacs-lisp/debug.el, emacs-lisp/elp.el, emacs-lisp/gulp.el:
8750 * emacs-lisp/lisp.el, emacs-lisp/pp.el, emacs-lisp/trace.el:
8751 Remove leading * from defcustom docs.
8752
fd413a37
GM
8753 * simple.el (blink-matching-paren-distance): Bump to 100k. (Bug#3889)
8754
8755 * emacs-lisp/shadow.el (shadows-compare-text-p): Remove leading * from
8756 defcustom doc.
8757 (list-load-path-shadows): Optionally, just return shadows as a string.
8758
8759 * mail/emacsbug.el (report-emacs-bug): Include any load-path shadows.
8760
a4f69701
CY
87612009-07-21 Chong Yidong <cyd@stupidchicken.com>
8762
8763 * mail/rmailedit.el (rmail-edit-mode): Use
8764 auto-save-include-big-deletions.
8765
8766 * mail/rmail.el (rmail-variables): Use
8767 auto-save-include-big-deletions.
8768
8769 * files.el (auto-save-mode): Revert 2009-07-21 and 2009-07-16
8770 changes.
8771
ec06459c
JB
87722009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
8773
8774 * calc/calc.el (calc-undo-length): New variable.
8775 (calc-quit): Truncate rather than eliminate `calc-undo-list'.
8776
b41b0976
RS
87772009-07-21 Richard Stallman <rms@gnu.org>
8778
8779 * files.el (auto-save-mode): Handle buffer-save-size = -2
8780 for toggling mode.
8781
4ed32706
GM
87822009-07-21 Glenn Morris <rgm@gnu.org>
8783
531b1264
GM
8784 * textmodes/ispell.el (ispell-looking-back): Update declaration.
8785
55d27f41
GM
8786 * calendar/todo-mode.el (calendar-current-date): Update declaration.
8787
02df3f4d
GM
8788 * ps-print.el (ps-jitify, ps-lazify): Remove aliases only used to
8789 silence compiler. Instead...
8790 (jit-lock-fontify-now, lazy-lock-fontify-region): ...Declare.
8791 (ps-print-ensure-fontified): Update for above function name changes.
8792
fdd8417e
GM
8793 * printing.el (pr-mh-get-msg-num, pr-mh-show)
8794 (pr-mh-start-of-uncleaned-message): Remove aliases only used to
8795 silence compiler. Instead...
8796 (mh-get-msg-num, mh-show, mh-start-of-uncleaned-message): ...Declare.
8797 (mh-show-buffer): Only define for compiler.
8798 (pr-mh-current-message): Update for above function name changes.
8799
4ed32706
GM
8800 * files.el (abort-if-file-too-large): Explicitly pass `filename'
8801 as an argument.
8802 (find-file-noselect, insert-file-1): Update for above change.
8803
8804 * mail/rmail.el (rmail-retry-ignored-headers): Bump :version.
8805
8806 * mail/mailclient.el (mailclient-send-it): Fix message.
8807
8808 * emacs-lisp/edebug.el (cl-debug-env): Only define for compiler.
8809 (edebug-eval): Check cl-debug-env is bound.
8810 (print-level, print-circle): Don't redefine built-in variables.
8811
8812 * emacs-lisp/cust-print.el: Remove leading * from defcustom docs.
8813 (custom-print-vectors): Remove old comments from doc.
8814
8815 * emerge.el (menu-bar-emerge-menu): Remove unused variable.
8816 (emerge-version): Make the variable an obsolete alias for the
8817 emacs-version variable. Make the function obsolete.
8818 (emerge-fast-keymap, emerge-edit-keymap): Make a separate menu for
8819 Emerge options, rather than merging in into the main Options menu.
8820 (emerge-options-menu): Adjust menu text. Use buttons for skip prefers
8821 and auto advance modes. Disable edit/fast items when not relevant.
8822
86812144
CY
88232009-07-20 Dan Nicolaescu <dann@ics.uci.edu>
8824
8825 * term/vt420.el (terminal-init-vt420): Fix typo.
8826
6bb90094
SS
88272009-07-20 Sam Steingold <sds@gnu.org>
8828
8829 * progmodes/ada-mode.el (compile-auto-highlight): Remove the
8830 variable (removed from compile.el on 2004-03-11).
8831
42e0a725
CY
88322009-07-20 Chong Yidong <cyd@stupidchicken.com>
8833
8834 * files.el (hack-local-variables-filter): Fix last change.
8835
2ee20f24
JL
88362009-07-19 Juri Linkov <juri@jurta.org>
8837
8838 * files.el (ignored-local-variables): Add `dir-local-variables-alist'.
8839 (dir-local-variables-alist): New buffer-local variable.
8840 (hack-local-variables-filter): If variable is not dir-local,
8841 i.e. `dir-name' is nil, then remove it from `dir-local-variables-alist',
8842 because file-local overrides dir-local.
3570691b 8843 (c-postprocess-file-styles) <declare-function>:
2ee20f24
JL
8844 Remove obsolete declaration.
8845 (hack-dir-local-variables): Add dir-local variable/value pair to
8846 `dir-local-variables-alist' and remove duplicates. Doc fix.
8847
8848 * help-fns.el (describe-variable): Add information about
8849 file-local and dir-local variables.
8850
89bf83cd
CY
88512009-07-19 Chong Yidong <cyd@stupidchicken.com>
8852
8853 * files.el (hack-local-variables-filter): Rewrite.
8854
1a8d3541
GM
88552009-07-19 Glenn Morris <rgm@gnu.org>
8856
d9e8a018
GM
8857 * progmodes/verilog-mode.el (verilog-error-regexp-add-xemacs):
8858 Silence compiler by only defining on XEmacs.
8859
da332cfb
GM
8860 * international/mule.el (auto-coding-regexp-alist): Only match
8861 BABYL... at the start of buffer, not of lines. (Bug#3790)
8862
1a8d3541
GM
8863 * calendar/cal-menu.el (cal-menu-set-date-title): Handle calls from
8864 non-calendar buffers (Bug#3862). Restore "not on a date" message.
8865 (cal-menu-context-mouse-menu): Doc fix.
8866
8867 * desktop.el (desktop-buffers-not-to-save): Set :version tag.
8868
8869 * simple.el (mail-user-agent): Doc fix. Set :version tag.
8870
d842b103
JL
88712009-07-18 Juri Linkov <juri@jurta.org>
8872
8873 * info.el: Virtual Info keyword finder.
3570691b 8874 (add-to-list) <Info-virtual-files>: Add "\\`\\*Finder.*\\*\\'".
d842b103
JL
8875 (Info-finder-file): New variable.
8876 (Info-finder-find-file): New function.
8877 (finder-known-keywords, finder-package-info)
8878 (find-library-name, lm-commentary): Use defvar and
8879 declare-function to silence compiler warnings.
8880 (Info-finder-find-node): New function.
8881 (info-finder): New command.
8882
8883 * subr.el (process-kill-buffer-query-function): New function.
8884 (add-hook)<kill-buffer-query-functions>: Add hook
8885 `process-kill-buffer-query-function'.
8886
10d37df7
AM
88872009-07-18 Alan Mackenzie <acm@muc.de>
8888
7b6fefac 8889 * progmodes/cc-mode.el (c-before-hack-hook)
10d37df7
AM
8890 (c-postprocess-file-styles): Give invocation of `c-set-style'
8891 DONT-OVERRIDE parameter of t. Already set style variables will
8892 thus not be overridden by style settings given by `c-file-syle'.
8893
8894 * files.el (hack-local-variables-filter): Remove entries with
8895 duplicate keys from `file-local-variables-alist'.
8896
102e1a41
EZ
88972009-07-18 Eli Zaretskii <eliz@gnu.org>
8898
8899 * simple.el (deactivate-mark, activate-mark, set-mark): Don't call
8900 x-set-selection if display-selections-p returns nil for the
8901 current frame.
8902
16f2e9fc
CY
89032009-07-18 Chong Yidong <cyd@stupidchicken.com>
8904
8905 * simple.el (region-active-p, use-region-p): Doc fix (Bug#3873).
8906
f22693fc
EZ
89072009-07-18 Eli Zaretskii <eliz@gnu.org>
8908
a6c2c80c
EZ
8909 * desktop.el (desktop-buffers-not-to-save): Default value is nil.
8910 Accept nil in addition to a regexp.
8911 (desktop-files-not-to-save): Add "(ftp)$" to the default regexp.
8912 Accept nil in addition to a regexp.
8913 (desktop-save-buffer-p): Don't use desktop-buffers-not-to-save for
8914 buffers that have an associated file. Handle nil values of
8915 desktop-buffers-not-to-save and desktop-files-not-to-save.
8916 (Bug#3833)
8917
f22693fc
EZ
8918 * term/pc-win.el (x-selection-owner-p, x-own-selection-internal)
8919 (x-disown-selection-internal): New functions.
8920
e456379a
NR
89212009-07-18 Nick Roberts <nickrob@snap.net.nz>
8922
8923 * progmodes/gdb-mi.el (speedbar-frame): Declare to avoid compiler
8924 warning.
8925 (gdb-breakpoints-header): Move forward to avoid compiler warning.
8926 (gdb-make-header-line-mouse-map): Remove duplicate definition.
8927
0013b70f
CY
89282009-07-18 David De La Harpe Golden <david@harpegolden.net>
8929
8930 * simple.el (set-mark): Revert last change.
8931
0855c2ca
CY
89322009-07-17 Tassilo Horn <tassilo@member.fsf.org>
8933
8934 * doc-view.el (doc-view-initiate-display): Add yes-or-no-p if
8935 rendering of pngs is not possible instead of messaging a long
8936 description.
8937
3f5c9cad
CY
89382009-07-17 David De La Harpe Golden <david@harpegolden.net>
8939
8940 * w32-fns.el (x-selection-owner-p): New function.
8941
8942 * mouse.el (mouse-drag-track): Call deactivate-mark earlier.
6c6a75d5
CY
8943 (mouse-yank-at-click, mouse-yank-primary): If
8944 select-active-regions is non-nil, deactivate the mark before
8945 insertion.
3f5c9cad
CY
8946
8947 * simple.el (deactivate-mark, set-mark): Only save selection if we
8948 own it.
8949
1fc87f9b
KH
89502009-07-17 Kenichi Handa <handa@m17n.org>
8951
8952 * case-table.el (describe-buffer-case-table): Fix for the case
8953 that KEY is a cons.
8954
d56fdcd2
DN
89552009-07-16 Dan Nicolaescu <dann@ics.uci.edu>
8956
8957 * vc-rcs.el (vc-rcs-find-file-hook):
8958 * vc-sccs.el (vc-sccs-find-file-hook): Fix cut and paste error.
8959
bede3e9f
MA
89602009-07-16 Michael Albinus <michael.albinus@gmx.de>
8961
8962 * net/tramp.el (tramp-wait-for-output): Handle the case when
8963 commands do not return a newline but a null byte before the shell
8964 prompt. (Bug#3858)
8965
7653ca1d
YM
89662009-07-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8967
8968 * term/ns-win.el (ns-set-alpha): Don't declare.
8969 (ns-set-background-alpha): Remove function.
8970
ed2a52e9
SM
89712009-07-16 Kevin Ryde <user42@zip.com.au>
8972
8973 * emacs-lisp/copyright.el (copyright-update): Save match-data across
8974 y-or-n-p, for safety.
8975
7a907299
RS
89762009-07-16 Richard Stallman <rms@gnu.org>
8977
8978 * files.el (auto-save-mode): If buffer-saved-size is -2,
8979 don't clobber it.
8980
8981 * mail/rmail.el (rmail-variables): Set buffer-saved-size to -2.
8982 (rmail-retry-ignored-headers): Add more uninteresting fields.
8983
c0db3477
CY
89842009-07-15 Jari Aalto <jari.aalto@cante.net>
8985
8986 * net/rcirc.el (rcirc): Use history variables.
8987 (rcirc-server-name-history, rcirc-nick-name-history)
8988 (rcirc-server-port-history): New variables.
8989
6c875452
KH
89902009-07-15 Kenichi Handa <handa@m17n.org>
8991
bf974dc9
KH
8992 * international/mule-cmds.el (set-language-environment-charset):
8993 If coding-system-charset-list returns `iso-2022' or `emacs-mule',
8994 ignore them.
8995
6c875452
KH
8996 * language/misc-lang.el ("IPA"): Change coding systems to utf-8.
8997 Delete unibyte-display.
8998
2066b4fe
CY
89992009-07-15 Chong Yidong <cyd@stupidchicken.com>
9000
9001 * simple.el (kill-visual-line): Obey kill-whole-line (Bug#3695).
9002
f9be2e35
CY
90032009-07-15 Chong Yidong <cyd@stupidchicken.com>
9004
9005 * simple.el (deactivate-mark): Optional argument FORCE.
9006 (set-mark): Use deactivate-mark.
9007
9008 * info.el (Info-search): No need to check transient-mark-mode
9009 before calling deactivate-mark.
9010
9011 * select.el (x-set-selection): Doc fix.
9012 (x-valid-simple-selection-p): Allow buffer values.
9013 (xselect--selection-bounds): Handle buffer values. Suggested by
9014 David De La Harpe Golden.
9015
9016 * mouse.el (mouse-set-region, mouse-drag-track): Call
9017 copy-region-as-kill before setting the mark, to let
9018 select-active-regions work.
9019
be3e598a 90202009-07-15 David De La Harpe Golden <david@harpegolden.net>
f9be2e35
CY
9021
9022 * simple.el (deactivate-mark): If select-active-regions is
9023 non-nil, copy the selection data into a string.
9024 (activate-mark): If select-active-regions is non-nil, set the
9025 selection to the current buffer.
9026 (set-mark): Update selection if select-active-regions is non-nil.
9027
9028 * select.el (x-valid-simple-selection-p): Allow buffer values.
9029
cbd61418
SM
90302009-07-14 Stefan Monnier <monnier@iro.umontreal.ca>
9031
9032 * simple.el (mail-user-agent): Default to the upwardly-UI-compatible
9033 and more featureful message-mode.
9034
f470187f
CY
90352009-07-14 Chong Yidong <cyd@stupidchicken.com>
9036
9037 * select.el (x-set-selection): Doc fix.
9038 (x-valid-simple-selection-p): Disallow selection data consisting
9039 of a list or cons of integers, since that is not used.
9040 (xselect--selection-bounds, xselect--int-to-cons): New functions.
9041 (xselect-convert-to-string, xselect-convert-to-length)
9042 (xselect-convert-to-filename, xselect-convert-to-charpos)
9043 (xselect-convert-to-lineno, xselect-convert-to-colno): Use them.
9044
bfc99364
DD
90452009-07-14 Dmitry Dzhus <dima@sphinx.net.ru>
9046
9047 * progmodes/gdb-mi.el (json-partial-output): Fix broken GDB/MI
9048 output in -break-info command (Emacs bug #3794).
9049
e32721f5
GM
90502009-07-14 Glenn Morris <rgm@gnu.org>
9051
1e46f9e4
GM
9052 * emacs-lisp/edebug.el (edebug-setup-hook, edebug-all-forms)
9053 (edebug-eval-macro-args, edebug-save-displayed-buffer-points)
9054 (edebug-print-length, edebug-print-level, edebug-print-circle)
9055 (edebug-sit-for-seconds, edebug-view-outside)
9056 (edebug-bounce-point, edebug-set-global-break-condition)
9057 (edebug-Go-nonstop-mode, edebug-trace-mode)
9058 (edebug-Trace-fast-mode, edebug-continue-mode)
9059 (edebug-Continue-fast-mode, edebug-forward-sexp, edebug-help)
9060 (edebug-visit-eval-list): Doc fixes.
9061
e32721f5
GM
9062 * subr.el (def-edebug-spec): Doc fix.
9063
66a85e76
KH
90642009-07-14 Kenichi Handa <handa@m17n.org>
9065
9066 * international/characters.el: Fix setting of category ?C.
9067
28571246
JD
90682009-07-13 Jan Djärv <jan.h.d@swipnet.se>
9069
7b6fefac 9070 * term/ns-win.el (x-select-font): defalias x-select-font to
28571246
JD
9071 ns-popup-font-panel instead of generate-fontset-menu.
9072
5d74672c
EZ
90732009-07-12 Eli Zaretskii <eliz@gnu.org>
9074
7b6fefac 9075 * desktop.el (desktop-buffers-not-to-save): Remove ".log". (Bug#3833)
5d74672c 9076
eb1727a4
CY
90772009-07-12 Peter Jolly <peter@jollys.org> (tiny change)
9078
9079 * arc-mode.el (archive-find-type): Allow for a PK00 string before
9080 the PK\003\004 header (Bug#3770).
9081
208384c5
CY
90822009-07-12 Guanpeng Xu <herberteuler@hotmail.com>
9083
9084 * pcomplete.el (pcomplete-comint-setup): Check for
9085 shell-dynamic-complete-filename too.
9086
774409a1
CY
90872009-07-11 Chong Yidong <cyd@stupidchicken.com>
9088
9089 * simple.el (temporary-goal-column): Change the value for
9090 line-move-visual to a cons cell.
9091 (line-move-visual): Record or set the window hscroll, if
9092 necessary (Bug#3494).
9093 (line-move-1): Handle cons value of temporary-goal-column.
9094
1639ee1d
KH
90952009-07-11 Kenichi Handa <handa@m17n.org>
9096
9097 * international/mule-diag.el (describe-character-set): Don't show
9098 width.
9099
2b1d2412
SS
91002009-07-10 Sam Steingold <sds@gnu.org>
9101
9102 * progmodes/compile.el (compilation-mode-font-lock-keywords):
9103 Omake sometimes indents the errors it prints, so allow all
9104 regexps to start with spaces.
9105
ed3a5691
EZ
91062009-07-10 Eli Zaretskii <eliz@gnu.org>
9107
ed2a52e9
SM
9108 * cus-edit.el (customize-changed-options-previous-release):
9109 Bump value to 22.1. (Bug#3804)
ed3a5691 9110
49405d0e
SS
91112009-07-08 Sam Steingold <sds@gnu.org>
9112
9113 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories
9114 to be a cons cell (test . ignored-directory) to selectively ignore
9115 some directories depending on the location of the search.
9116
93c3eb7c
MA
91172009-07-08 Michael Albinus <michael.albinus@gmx.de>
9118
9119 * net/tramp.el (tramp-set-file-uid-gid): Handle the case the
9120 remote user is root, on the local host.
9121 (tramp-local-host-p): Either the local user or the remote user
9122 must be root. (Bug#3771)
9123
6f2a8484
NR
91242009-07-08 Nick Roberts <nickrob@snap.net.nz>
9125
9126 * progmodes/gdb-mi.el (gdb): Remove description of
9127 gdb-use-separate-io-buffer.
69cb8d82 9128 (menu): Don't allow toggling of or enable
6f2a8484
NR
9129 gdb-use-separate-io-buffer from menubar.
9130
88d03607
CY
91312009-07-08 E. Jay Berkenbilt <ejb@ql.org> (tiny change)
9132
9133 * mail/unrmail.el (unrmail): Make sure the message ends with two
9134 newlines (Bug#3769).
9135
7ef5b8b2
GM
91362009-07-08 Glenn Morris <rgm@gnu.org>
9137
9138 * calendar/calendar.el (calendar-current-date): Rework previous change.
9139
3ce82f97
GM
91402009-07-08 Ed Reingold <reingold@emr.cs.iit.edu>
9141
9142 * calendar/calendar.el (calendar-current-date):
9143 Add an optional argument giving an offset from today.
9144
f35fc841
GM
91452009-07-08 Glenn Morris <rgm@gnu.org>
9146
9147 * tutorial.el (tutorial--describe-nonstandard-key):
9148 Adjust the message for when a key has been unbound.
9149 (help-with-tutorial): Hide the arch-tag.
9150
40149292
KH
91512009-07-08 Kenichi Handa <handa@m17n.org>
9152
69cb8d82
KH
9153 * international/fontset.el (setup-default-fontset): For each
9154 script, append (not set) font-specs.
9155
40149292
KH
9156 * language/japanese.el (japanese-shift-jis-2004): Fix typo in the
9157 docstring.
9158
ff0c4194
NR
91592009-07-08 Nick Roberts <nickrob@snap.net.nz>
9160
9161 * progmodes/gdb-mi.el (gdb-init-1): Move sending
9162 -data-list-register-names to ...
9163 (gdb-starting): ... here because GDB 7.0 requires execution to
9164 have started when using this MI command.
9165 (gdb-set-header): New function to distinguish select and
9166 unselected tabs in gdb buffers.
9167 (gdb-propertize-header): New macro that uses gdb-set-header.
9168 (gdb-breakpoints-header, gdb-locals-header): Use it.
6f2a8484 9169 (gdb-disassembly-mode-map): Add keybinding to kill buffer.
ff0c4194 9170
8954c675
CY
91712009-07-07 Chong Yidong <cyd@stupidchicken.com>
9172
9173 * Makefile.in (ELCFILES): Remove fadr.elc.
9174
0996385d
DD
91752009-07-07 Dmitry Dzhus <dima@sphinx.net.ru>
9176
dc6b4519
DD
9177 * progmodes/gdb-mi.el (gdb-init-1): Disassembly buffer mode name
9178 may contain frame information, so `string-match' should be used.
9179 (gdb-update): Disassembly is invalidated through
9180 `gdb-get-selected-frame'.
9181 (gdb-pad-string): New function to pad string with spaces.
9182 (gdb-invalidate-disassembly): Invalidate only if the buffer
9183 exists.
9184 (gdb-disassembly-handler-custom): Column alignment.
9185 (gdb-disassembly-place-breakpoints): Clear old breakpoints before
9186 placing new ones.
9187 (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the
9188 end of line, too.
9189 (gdb-frame-handler): Match convention to for disassembly buffer
9190 mode name.
17c1380b 9191 (gdb-stack-list-frames-handler): Rewritten without regexps.
e7006f27
DD
9192 (gdb-breakpoints-list-handler-custom): y/n instead of on/off; do
9193 not highlight breakpoints without line information.
69a197a2 9194 (gdb-input): Add trailing newline to command.
dc6b4519 9195
14340b25
DD
9196 * progmodes/gdb-mi.el (gdb-init-1): Set mode name for disassembly
9197 buffer properly.
9198 (gdb-breakpoints-list-handler-custom): Replacement for
7b6fefac 9199 `gdb-break-list-handler'. Using real parser instead of regexps
dc6b4519
DD
9200 now.
9201 (gdb-place-breakpoints): Replacement for `gdb-break-list-custom'.
9202 Use `gdb-breakpoints-list' instead of parsing breakpoints buffer
9203 to place breakpoints.
14340b25
DD
9204 (def-gdb-memory-unit): A new macro to define gdb-memory-unit-..
9205 functions.
9206 (gdb-disassembly-handler-custom): Show overlay arrow.
9207 (gdb-disassembly-place-breakpoints): Show breakpoints in
9208 disassembly buffer.
9209 (gdb-toggle-breakpoint, gdb-delete-breakpoint)
dc6b4519 9210 (gdb-goto-breakpoint): Using `gdb-breakpoint' text properties
7b6fefac 9211 instead of parsing breakpoints buffer. Fixed old menu references
dc6b4519 9212 in `gud-menu-map'.
14340b25 9213
38d4f316 9214 * fadr.el: Remove.
1f2a6224 9215
7b6fefac 9216 * progmodes/gdb-mi.el: Port memory buffer from gdb-ui.el.
0996385d 9217 (gdb-memory-address): New variable which holds top address of
7b6fefac 9218 memory page shown in memory buffer.
0996385d
DD
9219 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New
9220 customization variables.
9221 New functions:
9222 (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to
9223 display the memory buffer.
9224 (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory
9225 buffer display parameters.
9226 (def-gdb-memory-format, gdb-memory-format-binary)
9227 (gdb-memory-format-octal, gdb-memory-format-unsigned)
9228 (gdb-memory-format-signed, gdb-memory-format-hexadecimal):
9229 Functions for setting memory buffer format.
9230 (gdb-memory-unit-word, gdb-memory-unit-halfword)
9231 (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set
9232 unit size used in memory buffer.
9233 (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch
9234 to next/previous page of memory buffer.
28d67a53 9235 Now using (bindat-get-field) instead of fadr functions.
0996385d 9236
9ba562d3
SS
92372009-07-07 Sam Steingold <sds@gnu.org>
9238
9239 * vc-cvs.el (vc-cvs-merge-news): Fix message parsing for
9240 non-top-level files.
9241
a43977db
KH
92422009-07-07 Kenichi Handa <handa@m17n.org>
9243
9244 * international/mule-cmds.el (reset-language-environment): Put
9245 the highset priority to the charset iso-8859-1.
9246
d44d05e8
CY
92472009-07-06 Chong Yidong <cyd@stupidchicken.com>
9248
9249 * progmodes/hideshow.el (hs-hide-block-at-point): Don't move point
9250 to the end of the line when locating the block (Bug#700).
9251
3e2fa353
MA
92522009-07-06 Michael Albinus <michael.albinus@gmx.de>
9253
9254 * net/tramp.el (tramp-handle-write-region): Flush file properties
9255 in case of short track.
9256
be3e598a 92572009-07-06 Michael McNamara <mac@mail.brushroad.com>
d88782c3
DN
9258
9259 * verilog-mode.el (verilog-error-regexp-emacs-alist): Coded custom
9260 representation of verilog error regular expressions to work with
9261 Emacs-22's new format.
9262 (verilog-error-regexp-xemacs-alist): Coded custom representation
7b6fefac 9263 of verilog error regular expressions to work with XEmacs format.
d88782c3
DN
9264 (verilog-error-regexp-add-xemacs): Hook routine to install verilog
9265 error recognition into XEmacs.
9266 (verilog-error-regexp-add-emacs): Hook routine to install verilog
9267 error recognition into Emacs-22.
9268
25c6f63e
CY
92692009-07-06 Chong Yidong <cyd@stupidchicken.com>
9270
9271 * woman.el: Remove stand-alone closing parentheses.
9272 (woman-file-name, woman2-format-paragraphs)
9273 (woman-leave-blank-lines): Code cleanup.
9274 (woman-use-own-frame): Change default to nil.
9275 (woman-italic, woman-bold, woman-unknown, woman-addition): Change
9276 defaults to inherit from default faces.
9277 (woman2-process-escapes): Consume the newline after a stand-alone
9278 filler character (Bug#3651).
9279
f176290e
GM
92802009-07-06 Glenn Morris <rgm@gnu.org>
9281
9282 * ffap.el (ffap-version): Make it an obsolete alias for emacs-version.
9283 (top-level): Move provide to the end.
9284 (ffap): Remove defunct URL from custom group.
9285
9286 * subr.el (eval-after-load): Doc fix.
9287
7b6fefac 92882009-07-06 Vincent Belaïche <vincent.belaiche@gmail.com>
e4a5a307
JB
9289
9290 * calc/calc-embed.el (calc-embedded-make-info): Don't force when
9291 `calc-embedded-word' is called twice.
9292
4b8b1ec5
SM
92932009-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
9294
9295 * files.el (find-alternate-file-other-window, find-alternate-file):
9296 Obey confirm-nonexistent-file-or-buffer.
9297
d6ceb380
MA
92982009-07-05 Michael Albinus <michael.albinus@gmx.de>
9299
9300 * dired-aux.el (dired-show-file-type): Handle remote files.
9301
be3e598a 93022009-07-05 Jari Aalto <jari.aalto@cante.net>
c760f19e 9303
4b8b1ec5
SM
9304 * desktop.el (desktop-globals-to-save):
9305 Add file-name-history (Bug#2750).
c760f19e 9306
6d00ce04
CY
93072009-07-05 Chong Yidong <cyd@stupidchicken.com>
9308
4b8b1ec5 9309 * add-log.el (add-log-current-defun-header-regexp): Doc fix (Bug#2217).
6d00ce04 9310
6ee21b07
JB
93112009-07-04 Johan Bockgård <bojohan@gnu.org>
9312
9313 * eshell/esh-arg.el (eshell-parse-argument-hook): Put `number'
9314 property on entire argument since this is what eshell-lisp-command
9315 expects.
9316
f0dbdc25
MA
93172009-07-03 Michael Albinus <michael.albinus@gmx.de>
9318
9319 * net/tramp-gvfs.el (tramp-gvfs-methods)
9320 (tramp-gvfs-zeroconf-domain)
9321 (tramp-bluez-discover-devices-timeout): Add version flag.
9322 (tramp-gvfs-handler-mounted-unmounted)
9323 (tramp-gvfs-connection-mounted-p): Polish handling of
9324 incompatibilities between GVFS 0.2 and 1.0.
9325
e044e4fc
JD
93262009-07-03 Jan Djärv <jan.h.d@swipnet.se>
9327
4b8b1ec5 9328 * cus-start.el (all): Add make-pointer-invisible.
e044e4fc 9329
2e9b968b
JB
93302009-07-03 Jay Belanger <jay.p.belanger@gmail.com>
9331
9332 * calc-math.el (math-use-emacs-fn): Make sure that the number is
9333 formatted correctly.
9334
baf1a55e
JL
93352009-07-02 Juri Linkov <juri@jurta.org>
9336
9337 * info.el: Virtual Info files and nodes.
9338 (Info-virtual-files, Info-virtual-nodes): New variables.
9339 (Info-current-node-virtual): New variable.
9340 (Info-virtual-file-p, Info-virtual-fun, Info-virtual-call):
9341 New functions.
9342 (Info-file-supports-index-cookies): Use Info-virtual-file-p
9343 to check for a virtual file instead of checking a fixed list
9344 of node names.
9345 (Info-find-file): Use Info-virtual-fun and Info-virtual-call
9346 instead of ad-hoc processing of "dir" and (apropos history toc).
9347 (Info-find-node-2): Use Info-virtual-fun and Info-virtual-call
9348 instead of ad-hoc processing of "dir" and (apropos history toc).
9349 Reread a file when moving from a virtual node.
9350 (add-to-list)<Info-virtual-files>: Add "\\`dir\\'".
9351 (Info-directory-toc-nodes, Info-directory-find-file)
9352 (Info-directory-find-node): New functions.
9353 (add-to-list)<Info-virtual-files>: Add "\\`\\*History\\*\\'".
9354 (Info-history): Move part of code to
9355 `Info-history-find-node'.
9356 (Info-history-toc-nodes, Info-history-find-file)
9357 (Info-history-find-node): New functions.
9358 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*TOC\\*\\'".
9359 (Info-toc): Move part of code to `Info-toc-find-node'.
9360 (Info-toc-find-node): New function.
4b8b1ec5 9361 (Info-toc-insert): Rename from `Info-insert-toc'. Don't insert
baf1a55e
JL
9362 the current Info file name to references because now the node
9363 "*TOC*" belongs to the same Info manual.
4b8b1ec5 9364 (Info-toc-build): Rename from `Info-build-toc'.
baf1a55e
JL
9365 (Info-toc-nodes): Rename input argument `file' to `filename'.
9366 Use Info-virtual-fun, Info-virtual-call and Info-virtual-file-p
9367 instead of ad-hoc processing of ("dir" apropos history toc).
9368 (Info-index-nodes): Use Info-virtual-file-p
9369 to check for a virtual file instead of checking a fixed list
9370 of node names.
9371 (Info-index-node): Add check for `Info-current-node-virtual'.
9372 Raise `save-match-data' higher up the tree to contain
9373 `search-forward' too (bug fix).
9374 (add-to-list)<Info-virtual-nodes>: Add "\\`\\*Index.*\\*\\'".
9375 (Info-virtual-index-nodes): New variable.
9376 (Info-virtual-index-find-node, Info-virtual-index): New functions.
9377 (add-to-list)<Info-virtual-files>: Add "\\`\\*Apropos\\*\\'".
9378 (Info-apropos-file, Info-apropos-nodes): New variables.
9379 (Info-apropos-toc-nodes, Info-apropos-find-file)
9380 (Info-apropos-find-node, Info-apropos-matches): New functions.
9381 (info-apropos): Move part of code to `Info-apropos-find-node' and
9382 `Info-apropos-matches'.
9383 (Info-mode-map): Bind "I" to `Info-virtual-index'.
9384 (Info-desktop-buffer-misc-data): Use Info-virtual-file-p to check
9385 for a virtual file instead of checking a fixed list of node names.
9386
9387 * simple.el (async-shell-command): New command.
9388
9389 * bindings.el (esc-map): Bind "&" to `async-shell-command'.
9390
9391 * net/tramp-gvfs.el (tramp-gvfs-connection-mounted-p): Use `elt'
9392 instead of `mount-info'.
9393
d04bc496
MA
93942009-07-02 Michael Albinus <michael.albinus@gmx.de>
9395
9396 * net/tramp-gvfs.el (tramp-gvfs-handler-mounted-unmounted)
4b8b1ec5 9397 (tramp-gvfs-connection-mounted-p): Handle changed mount-info interface.
d04bc496 9398
af0403e0
KH
93992009-07-02 Kenichi Handa <handa@m17n.org>
9400
9401 * international/mule.el (set-keyboard-coding-system): Force *-unix
9402 coding-system to avoid eol conversion.
9403
99278f8a
MA
94042009-07-01 Michael Albinus <michael.albinus@gmx.de>
9405
4b8b1ec5
SM
9406 * net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist):
9407 Add handler for `process-file', `shell-command' and
99278f8a
MA
9408 `start-file-process'.
9409 (tramp-gvfs-handle-shell-command)
9410 (tramp-gvfs-handle-start-file-process)
9411 (tramp-gvfs-handle-process-file): New defuns.
4b8b1ec5 9412 (tramp-synce-list-devices): Simplify check for existence of property.
99278f8a 9413
3f1c6666
JD
94142009-07-01 Jan Djärv <jan.h.d@swipnet.se>
9415
9416 * startup.el (command-line-x-option-alist): Add -mm and --maximized.
9417
3f396bac
KH
94182009-07-01 Eduard Wiebe <usenet@pusto.de> (tiny change)
9419
9420 * language/korean.el (set-language-info-alist): Add korean-cp949,
9421 cp949 to spec.
9422
c1185193
KH
94232009-07-01 Kenichi Handa <handa@m17n.org>
9424
9425 * Makefile.in (ELCFILES): Delete encoded-kb.elc.
9426
9427 * international/encoded-kb.el: Deleted.
9428
9429 * international/mule.el (set-keyboard-coding-system): Perform the
9430 necessary setup here instead of calling encoded-kbd-setup-display.
9431
3f150a60
GM
94322009-07-01 Glenn Morris <rgm@gnu.org>
9433
9434 * progmodes/f90.el (f90-break-delimiters, f90-no-break-re): Doc fixes.
9435
b0d5b05b
GM
94362009-07-01 Evangelos Evangelou <vangelis@email.unc.edu> (tiny change)
9437
9438 * progmodes/f90.el (f90-no-break-re): Add "(/" and "/)". (Bug#3730)
9439
4f4126e6
MA
94402009-06-30 Michael Albinus <michael.albinus@gmx.de>
9441
4b8b1ec5
SM
9442 * net/tramp.el (tramp-do-copy-or-rename-file-directly):
9443 Handle also the 'rename case, when setting file modes. (Bug#3712)
974647ac 9444 (tramp-default-file-modes) Remove execute permissions.
4f4126e6 9445
7ae3ea65 9446 * net/tramp-gvfs.el (tramp-gvfs-methods): Add "synce" method.
d6ceb380
MA
9447 (top): Add a default for "synce" in `tramp-default-user-alist'.
9448 Add completion function for "synce" method.
9449 (tramp-hal-service, tramp-hal-path-manager)
4b8b1ec5
SM
9450 (tramp-hal-interface-manager, tramp-hal-interface-device):
9451 New defconst.
9452 (tramp-gvfs-connection-mounted-p): Handle empty user name for synce.
9453 (tramp-synce-list-devices, tramp-synce-parse-device-names):
9454 New defuns.
d6ceb380
MA
9455
9456 * net/trampver.el: Update release number.
7ae3ea65 9457
0ad6626b
KH
94582009-06-30 Kenichi Handa <handa@m17n.org>
9459
9460 * international/fontset.el (setup-default-fontset): Add CJK fonts
9461 for symbols and the other miscellaneous characters.
9462
4b8b1ec5
SM
9463 * language/korea-util.el (setup-korean-environment-internal):
9464 Make char-width-table suitable for Korean environments.
0ad6626b
KH
9465 (exit-korean-environment): Cancel above.
9466
9467 * language/chinese.el ("Chinese-GB", "Chinese-BIG5")
9468 ("Chinese-CNS", "Chinese-EUC-TW", "Chinese-GBK"): Add a
9469 setup-funcion to make char-widht-table suitable for respective
9470 environments, and an exit-function to cancel that.
9471
9472 * language/japan-util.el (setup-japanese-environment-internal):
9473 Call use-cjk-char-width-table with arg `ja_JP'.
9474
9475 * international/characters.el (cjk-char-width-table): Delete it.
9476 (cjk-char-width-table-list): New variable.
9477 (use-cjk-char-width-table): New arg local-name.
9478 (use-default-char-width-table): Fix for the case that Emacs is
9479 already using the default char-width-table.
9480
fd46e893
MA
94812009-06-29 Michael Albinus <michael.albinus@gmx.de>
9482
9483 * net/tramp.el (tramp-do-copy-or-rename-file-directly): Set file
9484 modes mandatory. (Bug#3712)
9485
b87d9f96
AM
94862009-06-29 Alan Mackenzie <acm@muc.de>
9487
9488 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious
4b8b1ec5 9489 correction between the visible width of TABs and their number of bytes.
b87d9f96 9490
2d25aa5a
CY
94912009-06-29 Chong Yidong <cyd@stupidchicken.com>
9492
9493 * server.el (server-buffer-done): Prevent kill-buffer from
9494 prompting by clearing the buffer modification flag (Bug#3696).
9495
a3a8b002
DN
94962009-06-28 Michael McNamara <mac@mail.brushroad.com>
9497
9498 * verilog-mode.el (verilog-beg-of-statement)
4b8b1ec5 9499 (verilog-endcomment-reason-re): Support unique case and priority case.
a3a8b002
DN
9500 (verilog-basic-complete-re): Support localparam lineup.
9501 (verilog-beg-of-statement-1): Fix for robustness, unique case.
9502 (verilog-set-auto-endcomments): Fix for unique case, always_comb
9503 commenting.
9504 (verilog-leap-to-case-head): Now support *nested* unique &
9505 priority case statements.
9506 (verilog-auto-lineup): Make just declarations the default (as it
9507 had been).
4b8b1ec5 9508 (verilog-leap-to-case-head): Support priority/unique case statements.
a3a8b002 9509 (verilog-auto-lineup): Rework to give users radio buttons to
7b6fefac 9510 select the various styles of automatic lineup.
a3a8b002
DN
9511 (verilog-error-regexp-alist): Rework to support the XEmacs style
9512 of error regular expressions from compilers, lint tools &
9513 simulators. Note that GNU Emacs has made it impossible for a mode
9514 to load such things.
9515 (electric-verilog-terminate-line, verilog-indent-declaration)
9516 (verilog-auto-wiure): Rework for radio button selection of
9517 auto-lineup selection of specification of auto lineup.
9518 (verilog-beg-of-statement-1): Redesign to support proper operation
9519 in additional code, based on testing with auto-lineup.
9520 (verilog-calculate-indent, assignments & declarations)
9521 (verilog-backward-token): Enhance to support auto-lineup of
9522 assignments & declarations.
9523 (verilog-in-directive-p, verilog-at-struct-p): New function for
9524 easy test of whether we are.
9525 (verilog-pretty-declarations, verilog-pretty-expr): Massive rework
9526 to support safe execution at almost anyline.
9527 (verilog-calc-1): Properly support indenting deep inside generate
9528 blocks.
9529 (verilog-init-font) Remove definition & use of verilog-init-font,
9530 as it is redundant with font-lock-defaults.
a8f316ca 9531 (verilog-mode): Alter the definition of verilog-font-lock-defaults
a3a8b002
DN
9532 to avoid circular calls if syntax-ppss is a function (as is the
9533 case now in 22.x GNU Emacs) as that function would sometimes call
7b6fefac 9534 itself, leading to (nearly) infinite recursion.
a3a8b002
DN
9535 (verilog-ovm-begin-re, verilog-ovm-end-re)
9536 (verilog-ovm-statement-re, verilog-leap-to-head)
9537 (verilog-backward-token): Add support for OVM macros. Some are
9538 complete statements, and others open and close scopes like begin
9539 and end.
9540 (verilog-defun-level-not-generate-re, verilog-defun-level-re)
9541 (verilog-defun-level-generate-only-re): Really fix the defun-list
7b6fefac 9542 compilation issue.
a3a8b002 9543 (verilog-calc-1) (verilog-beg-of-statement): Enhance support for
7b6fefac 9544 coverpoint, constraint and cross statements.
a3a8b002
DN
9545 (verilog-defun-level-list, verilog-generate-defun-level-list)
9546 (verilog-all-defun-level-list): Redo these specifications - it is
9547 too hard to support eval-when compile aggregation of lists also
9548 built at when-compile time.
9549 (verilog-defun-level-list): Place defconsts of variables used in
9550 building regular expressions which are built in eval-when-compile
9551 bodies in the same eval-when-compile body to facilitate compile
9552 without load.
9553 (verilog-beg-block-re-ordered): Support indenting
9554 virtual/protected tasks and functions.
7b6fefac 9555 (verilog-defun-level-list, verilog-in-generate-region-p)
a3a8b002
DN
9556 (verilog-backward-ws&directives, verilog-calc-1): Speed up
9557 indentation of some module items (generate items).
9558 (verilog-forward-sexp, verilog-leap-to-head): Support stepping
9559 across virtual/protected tasks and functions.
9560
95612009-06-28 Wilson Snyder <wsnyder@wsnyder.org>
9562
4b8b1ec5
SM
9563 * verilog-mode.el (verilog-auto-arg, verilog-auto-arg-sort):
9564 Allow sorting AUTOARG lists. Suggested by Andrea Fedeli.
a3a8b002
DN
9565 (verilog-read-sub-decls-line): Fix AUTOWIRE signals getting lost
9566 in concatenations. Reported by Yishay Belkind.
9567 (verilog-auto-ascii-enum): Support one-hot state machines in
9568 AUTOASCIIENUM. Suggested by Lloyd Gomez.
9569 (verilog-auto-inst, verilog-auto-inst-port): Include interface
9570 modport in AUTOINST and add vl-modport for users. Reported by
9571 David Rogoff.
9572 (verilog-auto-inout-module, verilog-auto-inst)
9573 (verilog-decls-get-interfaces, verilog-insert-definition)
9574 (verilog-insert-one-definition, verilog-read-decls)
9575 (verilog-read-sub-decls, verilog-read-sub-decls-sig)
9576 (verilog-sig-modport, verilog-signals-combine-bus)
9577 (verilog-subdecls-get-interfaces): Fix expansion of SystemVerilog
9578 interfaces in AUTOINOUTMODULE, AUTOINOUTCOMP, and AUTOINST.
9579 Suggested by David Rogoff.
9580 (verilog-repair-open-comma): Fix non-insertion of comma when
9581 `DEFINE occurs in V2K argument list. Reported by Lane Brooks.
9582 (verilog-make-width-expression): Simplify [A-1:0] expression
9583 widths to just {A{1'b0}}.
9584 (verilog-mode): Cleanup checkdoc warnings.
4b8b1ec5
SM
9585 (verilog-auto-inout-module, verilog-signals-matching-dir-re):
9586 Add third optional regexp to AUTOINOUTMODULE to allow selecting only
a3a8b002
DN
9587 inputs/outputs or data type. Suggested by Vasu Kandadi.
9588 (next-error-last-buffer): Fix byte-compiler warning.
9589 (verilog-auto, verilog-auto-insert-lisp, verilog-auto-inst)
9590 (verilog-delete-auto): Add AUTOINSERTLISP to insert arbitrary lisp
4b8b1ec5 9591 or shell command text during AUTO expansion. Suggested by Tad Truex.
a3a8b002 9592 (verilog-read-sub-decls-expr, verilog-read-sub-decls-line)
4b8b1ec5
SM
9593 (verilog-read-sub-decls-sig, verilog-symbol-detick-text):
9594 Fix dotted nets {a.b,c.d} and excaped identifiers being mis-included
7b6fefac 9595 in AUTOINOUT. Reported by Matthew Lovell.
a3a8b002
DN
9596 (verilog-read-always-signals-recurse): Fix AUTORESET "if (a<=b)"
9597 causing use of <= assignments. Reported by Alex Reed.
9598 (verilog-read-decls): Fix triand, trior, wand, wor to be
9599 recognized by AUTOWIRE. Reported by Spencer Isaacson.
9600 (verilog-extended-complete-re): Support import "DPI-C" functions.
9601 (verilog-read-always-signals-recurse): Fix AUTORESET of "x <=
4b8b1ec5 9602 y[a+1:a+1]" to not include a in reset list. Reported by Dan Dever.
a3a8b002
DN
9603 (verilog-insert-date, verilog-insert-year)
9604 (verilog-sk-header-tmpl): Fix verilog-header inserting error on
9605 Windows systems. Reported by Michael Potts.
9606 (verilog-read-module-name): Fix AUTOINST when the child module
7b6fefac 9607 declaration's name is a tick define. Reported by Elliot Mednick.
a3a8b002 9608 (verilog-read-decls): Fix V2K parameter bit subscripts getting
7b6fefac 9609 passed to next parameter's definition. Reported by Bruce T.
a3a8b002
DN
9610 (verilog-read-decls): Fix detecting "parameter int" when using
9611 AUTOINSTPARAM. Reported by Bruce T.
9612 (verilog-goto-defun): Fix goto not finding modules unless first
7b6fefac 9613 perform a verilog-auto expansion. Suggested by Lawrence Butcher.
4b8b1ec5 9614 (verilog-mode): Expand -f flag arguments on entry to mode so
a3a8b002
DN
9615 verilog-goto-defun will work. Reported by Lawrence Butcher.
9616 (verilog-getopt): Expand environment variables in -f file
9617 arguments. Suggested by Lawrence Butcher.
4b8b1ec5 9618 (verilog-set-define): Fix "Symbol's value as variable is void"
a3a8b002
DN
9619 when reading enumerations.
9620 (verilog-auto-ascii-enum): Fix duplicate labels in AUTOASCIIENUM.
9621 Suggested by Stephen Peltan.
4b8b1ec5 9622 (verilog-read-defines): Fix reading of enumerations in include
a3a8b002
DN
9623 files. Reported by Steve Peltan.
9624
f7c0d931
CY
96252009-06-28 David De La Harpe Golden <david@harpegolden.net>
9626
9627 * files.el (trash-directory): Fix defcustom type.
9628
baf1a55e 96292009-06-28 Juri Linkov <juri@jurta.org>
cebabb67
CY
9630
9631 * help-fns.el (describe-function-1): Correctly locate adviced
9632 functions in hyperlink (Bug#2438).
9633
d63a01ef
CY
96342009-06-28 Chong Yidong <cyd@stupidchicken.com>
9635
9636 * files.el (trash-directory): Change default to nil.
9637 (move-file-to-trash): If trash-directory is nil and
9638 system-move-file-to-trash is unbound, perform freedesktop-style
9639 trashing.
9640
96412009-06-28 David De La Harpe Golden <david@harpegolden.net>
9642
9643 * files.el (move-file-to-trash): Add freedesktop trash
9644 support (Bug#973).
9645
fc2f6a26
GM
96462009-06-28 Glenn Morris <rgm@gnu.org>
9647
9648 * autorevert.el (global-auto-revert-non-file-buffers)
9649 (global-auto-revert-mode): Doc fixes.
9650
00242b07
JB
96512009-06-27 Johan Bockgård <bojohan@gnu.org>
9652
9653 * emacs-lisp/cl-specs.el (defstruct): Fix :conc-name spec.
9654
f5594f03
CY
96552009-06-27 Chong Yidong <cyd@stupidchicken.com>
9656
e8a2b2da
CY
9657 * faces.el (x-handle-named-frame-geometry): Ensure that we have
9658 opened an X connection before calling x-get-resource (Bug#3194).
9659
f5594f03
CY
9660 * play/doctor.el: Remove reference to obsolete website.
9661 (make-doctor-variables): Correct grammar mistake (Bug#2633).
9662
3c3bf6ce
DN
96632009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
9664
9665 Remove find-file-not-found-hook VC method. (Bug#2757)
9666 * vc-hooks.el (vc-file-not-found-hook)
9667 (vc-default-find-file-not-found-hook): Remove functions.
9668 (find-file-not-found-functions): Do not add vc-file-not-found-hook.
9669 * vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
9670 * vc.el:
9671 * vc-hg.el:
9672 * vc-git.el: Do not mention find-file-not-found-hook VC method.
9673
e26a7bc0
AM
96742009-06-25 Agustín Martín <agustin.martin@hispalinux.es>
9675
9676 * textmodes/ispell.el: Add `ispell-looking-back' XEmacs
3570691b 9677 compatibility function for `looking-back'.
e26a7bc0 9678
4b8b1ec5 9679 * textmodes/flyspell.el (sgml-mode-flyspell-verify):
7b6fefac 9680 Use `ispell-looking-back'.
e26a7bc0 9681
d9848600
MA
96822009-06-24 Michael Albinus <michael.albinus@gmx.de>
9683
9684 * net/tramp-gvfs.el (tramp-gvfs-handle-make-directory): Use `dir'
fc2f6a26 9685 rather than `filename'.
d9848600 9686
05fbc4a9
MB
96872009-06-23 Miles Bader <miles@gnu.org>
9688
9689 * face-remap.el (text-scale-set): New function.
9690
f86ca715
GM
96912009-06-23 Glenn Morris <rgm@gnu.org>
9692
33e2c2e5
GM
9693 * pcmpl-rpm.el (pcomplete/rpm): Doc fix.
9694
f529f302
GM
9695 * bindings.el (mode-line-modified): Fix case of "Buffer is modified".
9696
34995333
GM
9697 * textmodes/ispell.el (ispell-local-dictionary): Doc fix.
9698
cc80ccee
GM
9699 * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations.
9700
84cb770d
GM
9701 * calendar/cal-dst.el (calendar-time-zone-daylight-rules):
9702 Simplify Persian conditionals.
9703
d916c965
GM
9704 * calc/calc-graph.el (calc-graph-plot): Avoid assignment to free
9705 variable `filename'.
9706
b6a44b27
GM
9707 * comint.el (comint-insert-input): Doc fix.
9708
f86ca715
GM
9709 * Makefile.in (ELCFILES): Fix typo in previous change.
9710
666e158e
MB
97112009-06-23 Miles Bader <miles@gnu.org>
9712
9713 * cus-start.el: Add entry for `recenter-redisplay'.
9714
be3e598a 97152009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
77bf3f54
DN
9716
9717 * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
9718 Add an optional argument for the backend, use it instead of
9719 calling vc-backend.
4b8b1ec5
SM
9720 (vc-mode-line): Add an optional argument for the backend.
9721 Pass the backend to vc-state and vc-working-revision. Move code for
77bf3f54
DN
9722 special handling for vc-state being a buffer to ...
9723
9724 * vc-rcs.el (vc-rcs-find-file-hook):
9725 * vc-sccs.el (vc-sccs-find-file-hook): ... here. New functions.
9726
9727 * vc-svn.el (vc-svn-state, vc-svn-dir-status, vc-svn-checkout)
9728 (vc-svn-print-log, vc-svn-diff): Pass 'SVN to vc-state,
9729 vc-stay-local-p and vc-mode-line calls.
9730
9731 * vc-cvs.el (vc-cvs-state, vc-cvs-checkout, vc-cvs-print-log)
9732 (vc-cvs-diff, vc-cvs-annotate-command)
9733 (vc-cvs-make-version-backups-p, vc-cvs-stay-local-p)
9734 (vc-cvs-dir-status): Pass 'CVS to vc-state, vc-stay-local-p and
9735 vc-mode-line calls.
9736
9737 * vc.el (vc-deduce-fileset): Use vc-deduce-fileset instead of
9738 direct comparison.
9739 (vc-next-action, vc-transfer-file, vc-rename-file): Also pass the
9740 backend when calling vc-mode-line.
9741 (vc-register): Do not create a closure for calling the vc register
9742 function, call it directly.
9743
2764748c
DN
97442009-06-23 Dan Nicolaescu <dann@ics.uci.edu>
9745
9746 * emacs-lisp/elp.el (elp-output-insert-symname): Add a link face
9747 to make it obvious item can be clicked.
f5a0b281
DN
9748
9749 * vc-mtn.el (vc-mtn-after-dir-status, vc-mtn-dir-status): New functions.
9750
d4a885b2
KH
97512009-06-23 Kenichi Handa <handa@m17n.org>
9752
9753 * language/korea-util.el (korean-key-bindings): Change the binding
9754 of F9 to hangul-to-hanja-conversion. Bind Hangul_Hanja to the
9755 same command.
9756
e3610693
MA
97572009-06-22 Michael Albinus <michael.albinus@gmx.de>
9758
9759 Sync with Tramp 2.1.16.
9760
9761 * Makefile.in (ELCFILES): Add net/tramp-gvfs.elc.
9762
9763 * net/tramp.el (top): Require tramp-gvfs. Catch `tramp-loading',
9764 when a loading of a package fails. Completion function for rsync
9765 is `tramp-completion-function-alist-ssh'.
9766 (all): Replace all calls of `split-string' and
9767 `tramp-split-string' by `tramp-compat-split-string'.
9768 (tramp-default-method): Use `tramp-compat-process-running-p'.
9769 (tramp-default-proxies-alist): Allow also Lisp forms.
9770 (tramp-remote-path): Add choice "Private Directories".
4b8b1ec5 9771 (tramp-wrong-passwd-regexp): Remove "Tramp connection closed" option.
e3610693
MA
9772 (tramp-domain-regexp): Allow also "-", "_" and ".".
9773 (tramp-end-of-output): Remove newlines, and add "$" at the end.
9774 (tramp-file-name-handler-alist): Add handler for `dired-uncache'.
9775 (tramp-debug-message): Insert header line in debug buffer.
4b8b1ec5
SM
9776 (tramp-handle-directory-files-and-attributes-with-stat):
9777 Care about filenames with spaces, or starting with "-".
e3610693
MA
9778 (tramp-handle-dired-uncache): New defun.
9779 (tramp-handle-insert-directory): Don't flush the directory from
9780 cache, this is handled by `dired-uncache' now.
9781 (tramp-handle-insert-file-contents): Improve error handling.
9782 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
9783 Quote `tramp-end-of-output'.
9784 (tramp-action-password): Improve trace message.
4b8b1ec5
SM
9785 (tramp-check-for-regexp): Both echoes must be present, before removing.
9786 (tramp-open-connection-setup-interactive-shell): Trace coding system.
e3610693
MA
9787 (tramp-compute-multi-hops): Eval cons cells of
9788 `tramp-default-proxies-alist'.
9789 (tramp-maybe-open-connection): Use the same command pattern for
9790 first hop and further hops.
9791 (tramp-wait-for-output): Remove handling of newlines.
9792 (tramp-get-remote-path): Handle also `tramp-own-remote-path'.
9793 (tramp-split-string): Remove function. It is handled in
9794 tramp-compat now.
9795
4b8b1ec5
SM
9796 * net/tramp-cmds.el (tramp-bug):
9797 Recommend `tramp-cleanup-all-connections' in the bug mail.
e3610693
MA
9798
9799 * net/tramp-compat.el (tramp-compat-split-string)
9800 (tramp-compat-process-running-p): New defuns.
9801
9802 * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
9803 for `dired-uncache'.
9804
9805 * net/tramp-gvfs.el: New package.
9806
4b8b1ec5
SM
9807 * net/tramp-smb.el (tramp-smb-file-name-handler-alist):
9808 Add handler for `dired-uncache'.
e3610693
MA
9809 (tramp-smb-handle-file-local-copy): Cleanup in case of error.
9810
9811 * net/trampver.el: Update release number. Make version check fit
9812 for SXEmacs 22.
9813
13a3f374
JM
98142009-06-22 Jim Meyering <meyering@redhat.com>
9815
e0a28a3b 9816 Automatically handle .xz suffix (XZ-compressed files), too.
13a3f374
JM
9817 * jka-cmpr-hook.el (jka-compr-compression-info-list): Add xz.
9818 XZ is the successor to LZMA: <http://tukaani.org/xz/>
9819
5242671e 98202009-06-22 Dmitry Dzhus <dima@sphinx.net.ru>
e0a28a3b 9821 Nick Roberts <nickrob@snap.net.nz>
13a3f374 9822
e0a28a3b 9823 * progmodes/gdb-mi.el: Pull further modified changes from Dmitry's
5242671e
NR
9824 repository (http://sphinx.net.ru/hg/gdb-mi/).
9825
3fde45af
GM
98262009-06-22 Glenn Morris <rgm@gnu.org>
9827
46253b34
GM
9828 * files.el (dir-locals-collect-mode-variables): Allow for any number of
9829 `mode' and `eval' entries. (Bug#3430)
9830
97e18192
GM
9831 * Makefile.in (ELCFILES): Add fadr.elc.
9832
731a00fb
GM
9833 * calendar/appt.el (appt-make-list): Fix off-by-one error caused by
9834 differing behavior of \n and ^ in strings. (Bug#3385)
9835
c66cd0ff
GM
9836 * emacs-lisp/cl-indent.el: Remove leading "*" from defcustom docs.
9837
3fde45af
GM
9838 * emacs-lisp/lisp-mode.el (lisp-indent-offset): Fix safe-local-variable
9839 property.
9840 (lisp-indent-function): Make it a defcustom.
9841
db2241a0
NR
98422009-06-21 Nick Roberts <nickrob@snap.net.nz>
9843
9844 * progmodes/gdb-ui.el: Replace with ...
5242671e 9845 * progmodes/gdb-mi.el: ... this file.
db2241a0 9846 * progmodes/gud.el: Modify for gdb-mi.el.
fca428fe
GM
9847
98482009-06-21 Dmitry Dzhus <dima@sphinx.net.ru>
9849
db2241a0
NR
9850 * fadr.el: New file.
9851
38d4f316 9852See ChangeLog.14 for earlier changes.
e3d51b27
MR
9853
9854;; Local Variables:
9855;; coding: utf-8
e3d51b27
MR
9856;; End:
9857
4e5617ee 9858 Copyright (C) 2009, 2010 Free Software Foundation, Inc.
e3d51b27
MR
9859
9860 This file is part of GNU Emacs.
9861
9862 GNU Emacs is free software: you can redistribute it and/or modify
9863 it under the terms of the GNU General Public License as published by
9864 the Free Software Foundation, either version 3 of the License, or
9865 (at your option) any later version.
9866
9867 GNU Emacs is distributed in the hope that it will be useful,
9868 but WITHOUT ANY WARRANTY; without even the implied warranty of
9869 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9870 GNU General Public License for more details.
9871
9872 You should have received a copy of the GNU General Public License
9873 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
9874
38d4f316 9875;; arch-tag: d3e45e38-19e2-49b6-8dc2-7cb26adcc5a1